Update Changes.
[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 [ 16788] By: jhi                                   on 2002/05/25  18:55:30
32         Log: AUTHORS updates.
33      Branch: perl
34            ! AUTHORS
35 ____________________________________________________________________________
36 [ 16787] By: jhi                                   on 2002/05/25  18:51:49
37         Log: metaconfig unit changes for #16786.
38      Branch: metaconfig
39            ! U/modified/Getfile.U U/modified/pager.U
40 ____________________________________________________________________________
41 [ 16786] By: jhi                                   on 2002/05/25  18:51:29
42         Log: Pager query tweaks from Andy Dougherty (for OS/2).
43      Branch: perl
44            ! Configure
45 ____________________________________________________________________________
46 [ 16785] By: jhi                                   on 2002/05/25  18:19:56
47         Log: Integrate perlio; Fix VMS ungetc fix for platforms like NetBSD.
48      Branch: perl
49           !> perlio.c
50 ____________________________________________________________________________
51 [ 16784] By: nick                                  on 2002/05/25  17:34:48
52         Log: Fix VMS ungetc fix for platforms like NetBSD.
53      Branch: perlio
54            ! perlio.c
55 ____________________________________________________________________________
56 [ 16783] By: nick                                  on 2002/05/25  16:33:14
57         Log: Integrate mainline for Lupe's perlio.c fix before
58              starting on NetBSD issue
59      Branch: perlio
60           !> README.beos ext/Storable/t/integer.t lib/ExtUtils/t/basic.t
61           !> perlio.c pod/perlapio.pod pod/perldelta.pod
62 ____________________________________________________________________________
63 [ 16782] By: jhi                                   on 2002/05/25  16:26:53
64         Log: Subject: [PATCH perl@16764/MM 5.96_01] basic.t library problem on VMS
65              From: "Craig A. Berry" <craigberry@mac.com>
66              Date: Sat, 25 May 2002 12:19:36 -0500
67              Message-Id: <a0511170cb914b40fc32d@[172.16.52.1]>
68      Branch: perl
69            ! lib/ExtUtils/t/basic.t
70 ____________________________________________________________________________
71 [ 16781] By: jhi                                   on 2002/05/25  16:13:08
72         Log: BeOS: update the test status.
73      Branch: perl
74            ! README.beos pod/perldelta.pod
75 ____________________________________________________________________________
76 [ 16780] By: jhi                                   on 2002/05/25  15:30:32
77         Log: Subject: Re: [PATCH] Re: [PATCH] Re: [Another bug] Re: about Storable perl module (again)
78              From: Nicholas Clark <nick@unfortu.net>
79              Date: Sat, 25 May 2002 17:19:21 +0100
80              Message-ID: <20020525161921.GD299@Bagpuss.unfortu.net>
81      Branch: perl
82            ! ext/Storable/t/integer.t
83 ____________________________________________________________________________
84 [ 16779] By: jhi                                   on 2002/05/25  14:58:48
85         Log: Update the number of tests.
86      Branch: perl
87            ! pod/perldelta.pod
88 ____________________________________________________________________________
89 [ 16778] By: jhi                                   on 2002/05/25  13:11:52
90         Log: Subject: [Patch] Re: ./perl harness on Cygwin today failures
91              From: lupe@lupe-christoph.de (Lupe Christoph)    
92              Date: Sat, 25 May 2002 15:45:34 +0200
93              Message-ID: <20020525134534.GT6638@lupe-christoph.de>
94      Branch: perl
95            ! perlio.c pod/perlapio.pod
96 ____________________________________________________________________________
97 [ 16777] By: jhi                                   on 2002/05/25  12:51:53
98         Log: Subject: [PATCH] Re: [PATCH] Re: [Another bug] Re: about Storable perl module (again)
99              From: Nicholas Clark <nick@unfortu.net>
100              Date: Sat, 25 May 2002 12:17:44 +0100
101              Message-ID: <20020525111743.GC299@Bagpuss.unfortu.net>
102      Branch: perl
103            ! ext/Storable/t/integer.t
104 ____________________________________________________________________________
105 [ 16776] By: nick                                  on 2002/05/25  11:23:28
106         Log: Integrate mainline
107      Branch: perlio
108           +> ext/Storable/t/integer.t
109           !> (integrate 41 files)
110 ____________________________________________________________________________
111 [ 16775] By: jhi                                   on 2002/05/25  01:48:37
112         Log: perldelta tweaks.
113      Branch: perl
114            ! pod/perldelta.pod
115 ____________________________________________________________________________
116 [ 16774] By: jhi                                   on 2002/05/24  22:28:29
117         Log: UNICOS: update test status.
118      Branch: perl
119            ! ext/Socket/socketpair.t pod/perldelta.pod
120 ____________________________________________________________________________
121 [ 16773] By: jhi                                   on 2002/05/24  22:25:41
122         Log: UNICOS: since $] is really 5.00700299999997,
123              testing for equivalence with 5.007003 isn't correct.
124              (From Nicholas Clark.)
125      Branch: perl
126            ! ext/Storable/t/downgrade.t
127 ____________________________________________________________________________
128 [ 16772] By: jhi                                   on 2002/05/24  21:44:35
129         Log: Knock off one test failure thanks to #16771.
130      Branch: perl
131            ! pod/perldelta.pod
132 ____________________________________________________________________________
133 [ 16771] By: jhi                                   on 2002/05/24  21:39:53
134         Log: In some (rare) platforms (such as UNICOS) using the native
135              atof is still better.
136      Branch: perl
137            ! numeric.c perl.h
138 ____________________________________________________________________________
139 [ 16770] By: jhi                                   on 2002/05/24  21:14:34
140         Log: Subject: [PATCH vms/vms.c] logical name translation iteration limits
141              From: "Craig A. Berry" <craigberry@mac.com>
142              Date: Fri, 24 May 2002 16:24:44 -0500
143              Message-Id: <a0511170ab9145b5af8f9@[172.16.52.1]>      
144      Branch: perl
145            ! pod/perldelta.pod vms/vms.c
146 ____________________________________________________________________________
147 [ 16769] By: jhi                                   on 2002/05/24  19:25:55
148         Log: Subject: [PATCH pod/perllol.pod] small typo
149              From: "Geoffrey F. Green" <geoff-public@stuebegreen.com>
150              Date: Fri, 24 May 2002 16:05:07 -0400
151              Message-ID: <B9141533.8467%geoff-public@stuebegreen.com>
152      Branch: perl
153            ! pod/perllol.pod
154 ____________________________________________________________________________
155 [ 16768] By: jhi                                   on 2002/05/24  17:47:14
156         Log: Subject: Re: op/pat.t failure at test 822, Solaris 8, gcc -O -Duse64bitint
157              From: Andy Dougherty <doughera@lafayette.edu>
158              Date: Fri, 24 May 2002 14:46:49 -0400 (EDT)
159              Message-ID: <Pine.SOL.4.10.10205241445520.6195-100000@maxwell.phys.lafayette.edu>
160      Branch: perl
161            ! hints/solaris_2.sh
162 ____________________________________________________________________________
163 [ 16767] By: jhi                                   on 2002/05/24  16:55:48
164         Log: Subject: [patch] small change
165              From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
166              Date: Fri, 24 May 2002 19:18:24 +0400
167              Message-ID: <845FCFF2D4C0FC468B485E8777C7A00C07D69E@cio-test001.spb.lucent.com>
168      Branch: perl
169            ! perl.h win32/makefile.mk
170 ____________________________________________________________________________
171 [ 16766] By: jhi                                   on 2002/05/24  14:30:25
172         Log: Subject: [PATCH] README.aix
173              From: John Peacock <jpeacock@rowman.com>    
174              Date: Fri, 24 May 2002 10:49:39 -0400
175              Message-ID: <3CEE5303.1070201@rowman.com>
176      Branch: perl
177            ! README.aix
178 ____________________________________________________________________________
179 [ 16765] By: jhi                                   on 2002/05/24  14:23:06
180         Log: Upgrade to Locale-Codes 2.04.
181      Branch: perl
182            ! lib/Locale/Codes/ChangeLog lib/Locale/Codes/t/country.t
183            ! lib/Locale/Country.pm
184 ____________________________________________________________________________
185 [ 16764] By: jhi                                   on 2002/05/24  12:27:51
186         Log: Update Changes.
187      Branch: perl
188            ! Changes patchlevel.h
189 ____________________________________________________________________________
190 [ 16763] By: jhi                                   on 2002/05/24  12:02:42
191         Log: Subject: [PATCH Makefile.SH]  'make distclean' should remove *old files too.
192              From: Abigail <abigail@foad.org>
193              Date: Fri, 24 May 2002 02:43:37 -0700
194              Message-ID: <20020524024337.A28749@ucan.foad.org>
195      Branch: perl
196            ! Makefile.SH
197 ____________________________________________________________________________
198 [ 16762] By: jhi                                   on 2002/05/24  12:01:18
199         Log: Subject: [PATCH ext/POSIX/t/posix.t, pod/perldelta.pod] Typos
200              From: Abigail <abigail@foad.org>
201              Date: Fri, 24 May 2002 02:26:48 -0700
202              Message-ID: <20020524022648.A31684@ucan.foad.org>
203      Branch: perl
204            ! ext/POSIX/t/posix.t
205 ____________________________________________________________________________
206 [ 16761] By: jhi                                   on 2002/05/23  23:25:48
207         Log: Doc tweaks.
208      Branch: perl
209            ! pod/perlunicode.pod pod/perluniintro.pod
210 ____________________________________________________________________________
211 [ 16760] By: jhi                                   on 2002/05/23  22:44:48
212         Log: More portability defines, now mostly type-related
213              (based on Storable.xs)
214      Branch: perl
215            ! ext/Devel/PPPort/PPPort.pm
216 ____________________________________________________________________________
217 [ 16759] By: jhi                                   on 2002/05/23  22:11:11
218         Log: Subject: [PATCH] Re: [Another bug] Re: about Storable perl module (again)
219              From: Nicholas Clark <nick@unfortu.net>
220              Date: Thu, 23 May 2002 23:43:16 +0100
221              Message-ID: <20020523224316.GB989@Bagpuss.unfortu.net>     
222      Branch: perl
223            + ext/Storable/t/integer.t
224            ! MANIFEST ext/Storable/ChangeLog ext/Storable/Storable.pm
225            ! ext/Storable/Storable.xs
226 ____________________________________________________________________________
227 [ 16758] By: jhi                                   on 2002/05/23  21:25:40
228         Log: Subject: [PATCH] configure.com: C switch tweak for VAX
229              From: "Craig A. Berry" <craigberry@mac.com>
230              Date: Thu, 23 May 2002 16:47:34 -0500
231              Message-Id: <a05111704b9131291e9f0@[172.16.52.1]>
232      Branch: perl
233            ! configure.com
234 ____________________________________________________________________________
235 [ 16757] By: jhi                                   on 2002/05/23  20:24:57
236         Log: One more ppportability thing (from Sarathy).
237      Branch: perl
238            ! ext/Devel/PPPort/PPPort.pm
239 ____________________________________________________________________________
240 [ 16756] By: jhi                                   on 2002/05/23  20:20:41
241         Log: Subject: [PATCH] Test::Harness 2.22 -> 2.23
242              From: Michael G Schwern <schwern@pobox.com>
243              Date: Wed, 22 May 2002 19:21:43 -0400
244              Message-id: <20020522232143.GS7147@ool-18b93024.dyn.optonline.net>
245      Branch: perl
246            ! lib/Test/Harness.pm lib/Test/Harness/Changes
247            ! lib/Test/Harness/t/strap-analyze.t
248            ! lib/Test/Harness/t/test-harness.t t/lib/sample-tests/die
249            ! t/lib/sample-tests/die_head_end
250            ! t/lib/sample-tests/die_last_minute
251 ____________________________________________________________________________
252 [ 16755] By: jhi                                   on 2002/05/23  20:17:54
253         Log: Subject: [PATCH] ExtUtils::MakeMaker 5.95_01 -> 5.96_01
254              From: Michael G Schwern <schwern@pobox.com>
255              Date: Wed, 22 May 2002 19:14:35 -0400
256              Message-id: <20020522231434.GR7147@ool-18b93024.dyn.optonline.net>
257      Branch: perl
258            ! lib/ExtUtils/Changes lib/ExtUtils/Command.pm
259            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/t/basic.t
260            ! lib/ExtUtils/t/testlib.t lib/ExtUtils/testlib.pm
261 ____________________________________________________________________________
262 [ 16754] By: jhi                                   on 2002/05/23  19:02:23
263         Log: Subject: [PATCH] dump.c recognizes CvLOCKED
264              From: Tim Jenness <t.jenness@jach.hawaii.edu>
265              Date: Thu, 23 May 2002 10:00:00 -1000 (HST)
266              Message-ID: <Pine.LNX.4.44.0205230959040.3222-100000@lapaki>
267      Branch: perl
268            ! dump.c
269 ____________________________________________________________________________
270 [ 16753] By: jhi                                   on 2002/05/23  17:41:21
271         Log: Typo squad.
272      Branch: perl
273            ! ext/POSIX/POSIX.pod pod/perldelta.pod
274 ____________________________________________________________________________
275 [ 16752] By: jhi                                   on 2002/05/23  16:04:15
276         Log: Subject: Re: [ID 20020523.001] POSIX::sleep not POSIX compliant
277              From: Abigail <abigail@foad.org>
278              Date: Thu, 23 May 2002 07:53:33 -0700
279              Message-ID: <20020523075333.A14658@ucan.foad.org>
280      Branch: perl
281            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod pod/perldelta.pod
282 ____________________________________________________________________________
283 [ 16751] By: jhi                                   on 2002/05/23  10:21:09
284         Log: PPPort dTHX.
285      Branch: perl
286            ! ext/Devel/PPPort/PPPort.pm
287 ____________________________________________________________________________
288 [ 16750] By: nick                                  on 2002/05/23  08:00:24
289         Log: Integrate mainline (all ok on MinGW-1.1 Win2k)
290      Branch: perlio
291           !> README.aix ext/Encode/t/mime-header.t ext/PerlIO/t/fallback.t
292           !> hints/hpux.sh hints/unicos.sh lib/utf8.t lib/vmsish.t
293           !> pod/perldelta.pod
294 ____________________________________________________________________________
295 [ 16749] By: jhi                                   on 2002/05/22  22:36:35
296         Log: We do not want utf8.t to be compiled under -Mutf8,
297              wonky as it sounds.
298      Branch: perl
299            ! lib/utf8.t
300 ____________________________________________________________________________
301 [ 16748] By: jhi                                   on 2002/05/22  22:34:20
302         Log: We do not want to see the utf8 hints bit.
303      Branch: perl
304            ! lib/vmsish.t
305 ____________________________________________________________________________
306 [ 16747] By: jhi                                   on 2002/05/22  22:30:57
307         Log: More -Mutf8 cleanup.
308      Branch: perl
309            ! ext/PerlIO/t/fallback.t
310 ____________________________________________________________________________
311 [ 16746] By: jhi                                   on 2002/05/22  22:29:08
312         Log: -Mutf8 cleanup.
313      Branch: perl
314            ! ext/Encode/t/mime-header.t
315 ____________________________________________________________________________
316 [ 16745] By: jhi                                   on 2002/05/22  21:57:48
317         Log: Integrate perlio; VMS vs perlio.
318      Branch: perl
319           !> ext/PerlIO/encoding/encoding.xs perlio.c
320 ____________________________________________________________________________
321 [ 16744] By: jhi                                   on 2002/05/22  21:52:58
322         Log: Subject: Re: Additional README.aix changes
323              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
324              Date: Wed, 22 May 2002 08:37:37 +0200
325              Message-Id: <20020522075227.348B.H.M.BRAND@hccnet.nl>
326      Branch: perl
327            ! README.aix
328 ____________________________________________________________________________
329 [ 16743] By: jhi                                   on 2002/05/22  21:52:09
330         Log: HP-UX 11.00 io_xs hangup workaround.
331      Branch: perl
332            ! hints/hpux.sh
333 ____________________________________________________________________________
334 [ 16742] By: jhi                                   on 2002/05/22  21:49:59
335         Log: Updated UNICOS status from Mark Lutz.
336      Branch: perl
337            ! pod/perldelta.pod
338 ____________________________________________________________________________
339 [ 16741] By: jhi                                   on 2002/05/22  21:47:41
340         Log: UNICOS: Mark Lutz had a better idea.
341      Branch: perl
342            ! hints/unicos.sh
343 ____________________________________________________________________________
344 [ 16740] By: nick                                  on 2002/05/22  21:13:10
345         Log: #ifdef VMS code was not ported right from sv.c - s/fp/stdio/
346      Branch: perlio
347            ! perlio.c
348 ____________________________________________________________________________
349 [ 16739] By: nick                                  on 2002/05/22  20:59:22
350         Log: Fix for ungetc() issues flagged by ext/Encode/t/perlio.t on VMS.
351              ungetc() and buffer snooping may not mix. So use buffer snoop
352              hooks to avoid ungetc() where available.
353              unread() falls back to using :pending layer, and fill has
354              VMS specific code (which should not get used) or ungetc()
355              which should work.
356      Branch: perlio
357            ! perlio.c
358 ____________________________________________________________________________
359 [ 16738] By: nick                                  on 2002/05/22  20:34:55
360         Log: Integrate mainline
361      Branch: perlio
362           !> (integrate 40 files)
363 ____________________________________________________________________________
364 [ 16737] By: nick                                  on 2002/05/22  19:04:13
365         Log: Flag the VMS-problem-causing part of :encoding
366              for enhancement. (Problem still needs fixing in perlio.c)
367      Branch: perlio
368            ! ext/PerlIO/encoding/encoding.xs
369 ____________________________________________________________________________
370 [ 16736] By: jhi                                   on 2002/05/22  16:20:38
371         Log: UNICOS: using uname -m is wrong since what matter
372              is what CPUs (FPUs) we have.
373      Branch: perl
374            ! hints/unicos.sh
375 ____________________________________________________________________________
376 [ 16735] By: jhi                                   on 2002/05/22  13:07:41
377         Log: Update Changes.
378      Branch: perl
379            ! Changes patchlevel.h
380 ____________________________________________________________________________
381 [ 16734] By: jhi                                   on 2002/05/22  12:39:25
382         Log: Subject: [PATCH ext/threads/shared/t/cond.t] Re: where threads cond.t hangs
383              From: Dave Mitchell <davem@fdgroup.com>
384              Date: Wed, 22 May 2002 12:53:21 +0100
385              Message-ID: <20020522125320.E12794@fdgroup.com>
386      Branch: perl
387            ! ext/threads/shared/t/cond.t
388 ____________________________________________________________________________
389 [ 16733] By: jhi                                   on 2002/05/22  12:32:41
390         Log: Subject: Documentation Patch to pod/perlunicode.pod pod/perluniintro.pod   
391              From: John Borwick <john_borwick@ncsu.edu>
392              Date: Wed, 22 May 2002 04:10:37 -0400
393              Message-ID: <15595.21117.875874.721450@nada.johnborwick.com>
394      Branch: perl
395            ! pod/perlunicode.pod pod/perluniintro.pod
396 ____________________________________________________________________________
397 [ 16732] By: ams                                   on 2002/05/22  05:47:35
398         Log: Integrate #16731 from //depot/macperl.
399      Branch: perl
400           !> t/io/crlf.t
401 ____________________________________________________________________________
402 [ 16731] By: pudge                                 on 2002/05/22  04:18:58
403         Log: Be more specific in what we're looking for
404      Branch: macperl
405            ! t/io/crlf.t
406 ____________________________________________________________________________
407 [ 16730] By: pudge                                 on 2002/05/22  03:36:42
408         Log: Integrate perl; bump patchlevel; add lib/Unicode/README back
409      Branch: macperl
410            + lib/Unicode/README
411           +> ext/B/hints/darwin.pl lib/CPAN/t/mirroredby.t
412           +> t/lib/sample-tests/shbang_misparse t/op/caller.t
413            - t/lib/st-dump.pl
414            ! macos/MPVersion.r macos/config.sh
415           !> (integrate 135 files)
416 ____________________________________________________________________________
417 [ 16729] By: jhi                                   on 2002/05/22  00:24:29
418         Log: FAQ sync.
419      Branch: perl
420            ! pod/perlfaq4.pod
421 ____________________________________________________________________________
422 [ 16728] By: jhi                                   on 2002/05/21  23:02:03
423         Log: Getopt::Std clarification from John Borwick.
424      Branch: perl
425            ! lib/Getopt/Std.pm
426 ____________________________________________________________________________
427 [ 16727] By: jhi                                   on 2002/05/21  22:59:58
428         Log: Subject: Re: [Patch] for problem with shellwords.pl
429              From: "Curtis Poe" <cp@onsitetech.com>
430              Date: Tue, 21 May 2002 11:17:40 -0700
431              Message-ID: <015c01c200f3$cb691670$1a01a8c0@ot.onsitetech.com>
432              
433              Subject: [Patch] for security problem with Text::ParseWords
434              From: "Curtis Poe" <cp@onsitetech.com>     
435              Date: Tue, 21 May 2002 15:10:18 -0700
436              Message-ID: <022f01c20114$4b3c4550$1a01a8c0@ot.onsitetech.com>
437      Branch: perl
438            ! lib/Text/ParseWords.pm lib/shellwords.pl
439 ____________________________________________________________________________
440 [ 16726] By: jhi                                   on 2002/05/21  22:57:09
441         Log: Subject: [PATCH] SDBM_File.xs warning (was Re: danger! op\fork.t#2 causes core-dump)
442              From: Nicholas Clark <nick@unfortu.net>
443              Date: Tue, 21 May 2002 23:01:48 +0100
444              Message-ID: <20020521220148.GH290@Bagpuss.unfortu.net>
445      Branch: perl
446            ! ext/SDBM_File/SDBM_File.xs
447 ____________________________________________________________________________
448 [ 16725] By: jhi                                   on 2002/05/21  22:16:05
449         Log: Subject: [PATCH] Additional README.aix changes
450              From: John Peacock <jpeacock@rowman.com>
451              Date: Tue, 21 May 2002 12:01:10 -0400
452              Message-ID: <3CEA6F46.70902@rowman.com>
453      Branch: perl
454            ! README.aix
455 ____________________________________________________________________________
456 [ 16724] By: jhi                                   on 2002/05/21  17:51:00
457         Log: Subject: Win32 crash in fork.t (perl@16694)
458              From: "Kevin Chase" <kevincha99@hotmail.com>
459              Date: Mon, 20 May 2002 17:02:16 -0700
460              Message-ID: <F53z5b6KZmcK8r6beUz000008f7@hotmail.com>
461              
462              
463              It looks that the Poison() found its first target.
464              The suggested patch is fine.
465      Branch: perl
466            ! cop.h
467 ____________________________________________________________________________
468 [ 16723] By: jhi                                   on 2002/05/21  14:54:24
469         Log: microperl: if DIEing on no-functionality, the has-functionality
470              would be unreachable code.
471      Branch: perl
472            ! pp.c pp_sys.c
473 ____________________________________________________________________________
474 [ 16722] By: jhi                                   on 2002/05/21  14:25:44
475         Log: microperl: do not regenerate the perly.
476      Branch: perl
477            ! Makefile.micro
478 ____________________________________________________________________________
479 [ 16721] By: jhi                                   on 2002/05/21  13:30:26
480         Log: Subject: Re: Argument "1.23_45" isn't numeric in subroutine entry
481              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
482              Date: Mon, 20 May 2002 22:55:46 -0700
483              Message-ID: <iFe68gzkgCIJ092yn@efn.org>
484      Branch: perl
485            ! utils/h2xs.PL
486 ____________________________________________________________________________
487 [ 16720] By: jhi                                   on 2002/05/21  13:22:51
488         Log: Regen uconfig.h.
489      Branch: perl
490            ! uconfig.h
491 ____________________________________________________________________________
492 [ 16719] By: ams                                   on 2002/05/21  05:02:01
493         Log: Why quote some keys?
494      Branch: perl
495            ! ext/Storable/Makefile.PL
496 ____________________________________________________________________________
497 [ 16718] By: ams                                   on 2002/05/21  04:08:39
498         Log: Suppress warning about $canonical. (Nicholas Clark)
499      Branch: perl
500            ! ext/Storable/Storable.pm
501 ____________________________________________________________________________
502 [ 16717] By: jhi                                   on 2002/05/21  03:18:59
503         Log: Subject: [PATCH] VMS iThreads follow-up
504              From: "Craig A. Berry" <craigberry@mac.com>
505              Date: Mon, 20 May 2002 21:34:17 -0500
506              Message-Id: <a05111700b90f5f1c3b01@[172.16.52.1]>
507      Branch: perl
508            ! configure.com
509 ____________________________________________________________________________
510 [ 16716] By: ams                                   on 2002/05/21  02:47:18
511         Log: 1. Declare correct version for Test::More dependency. (Autrijus Tang)
512              2. Install in core library directory. (Tatsuhiko Miyagawa)
513      Branch: perl
514            ! ext/Storable/Makefile.PL
515 ____________________________________________________________________________
516 [ 16715] By: jhi                                   on 2002/05/20  22:13:45
517         Log: Subject: [Encode] 1.72 released
518              From: Dan Kogai <dankogai@dan.co.jp>
519              Date: Tue, 21 May 2002 01:06:19 +0900
520              Message-Id: <85BA0AD1-6C0B-11D6-90A1-0003939A104C@dan.co.jp>     
521      Branch: perl
522            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
523            ! ext/Encode/Encode.xs ext/Encode/Makefile.PL
524            ! ext/Encode/Unicode/Unicode.xs
525            ! ext/Encode/lib/Encode/MIME/Header.pm ext/Encode/t/perlio.t
526 ____________________________________________________________________________
527 [ 16714] By: jhi                                   on 2002/05/20  14:53:31
528         Log: Update Changes.
529      Branch: perl
530            ! Changes patchlevel.h
531 ____________________________________________________________________________
532 [ 16713] By: jhi                                   on 2002/05/20  14:46:15
533         Log: A bit of self-promotion from David Wheeler <david@wheeler.net> :-)
534      Branch: perl
535            ! pod/perlfaq4.pod
536 ____________________________________________________________________________
537 [ 16712] By: jhi                                   on 2002/05/20  14:25:03
538         Log: metaconfig unit changes for #16711.
539      Branch: metaconfig
540            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
541            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
542            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
543            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
544            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
545            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
546            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
547            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
548            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
549            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
550            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
551            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
552            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
553            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
554            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
555            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
556            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
557            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
558            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
559            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
560            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
561            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
562            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
563            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
564 ____________________________________________________________________________
565 [ 16711] By: jhi                                   on 2002/05/20  14:24:38
566         Log: Document better what the foo_r_proto are supposed to be.
567      Branch: perl
568            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
569            ! config_h.SH reentr.pl
570 ____________________________________________________________________________
571 [ 16710] By: jhi                                   on 2002/05/20  14:11:33
572         Log: Subject: Re: pod patches.
573              From: Jim Cromie <jcromie@divsol.com>
574              Date: Mon, 20 May 2002 09:00:10 -0600
575              Message-ID: <3CE90F7A.3070309@divsol.com>
576              
577              (with Philip Newton's tweaks)
578      Branch: perl
579            ! pod/perlsub.pod
580 ____________________________________________________________________________
581 [ 16709] By: jhi                                   on 2002/05/20  12:50:34
582         Log: Subject: Re: pod patch - perldelta.pod
583              From: Jim Cromie <jcromie@divsol.com>
584              Date: Mon, 20 May 2002 07:16:54 -0600
585              Message-ID: <3CE8F746.50603@divsol.com>
586      Branch: perl
587            ! pod/perldelta.pod
588 ____________________________________________________________________________
589 [ 16708] By: jhi                                   on 2002/05/20  12:49:20
590         Log: Subject: [patch] one more little step for WinCE
591              From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
592              Date: Mon, 20 May 2002 11:47:19 +0400
593              Message-ID: <845FCFF2D4C0FC468B485E8777C7A00C0282D3@cio-test001.spb.lucent.com>
594      Branch: perl
595            ! wince/Makefile.ce
596 ____________________________________________________________________________
597 [ 16707] By: jhi                                   on 2002/05/20  12:42:35
598         Log: Preemptive doc patch.
599      Branch: perl
600            ! pod/perldelta.pod
601 ____________________________________________________________________________
602 [ 16706] By: rgs                                   on 2002/05/20  12:21:14
603         Log: The "constant sub redefined" warning can't be disabled.
604      Branch: perl
605            ! pod/perldiag.pod
606 ____________________________________________________________________________
607 [ 16705] By: nick                                  on 2002/05/20  10:18:26
608         Log: Integrate mainline
609      Branch: perlio
610           +> ext/B/hints/darwin.pl lib/CPAN/t/mirroredby.t
611           !> MANIFEST configure.com ext/Encode/Encode/Makefile_PL.e2x
612           !> ext/Socket/socketpair.t pod/perldelta.pod pod/perlfunc.pod
613           !> pod/perlthrtut.pod vms/vms.c vms/vmsish.h
614 ____________________________________________________________________________
615 [ 16704] By: jhi                                   on 2002/05/20  02:49:22
616         Log: Missed hunk from #16701.
617      Branch: perl
618            ! vms/vms.c
619 ____________________________________________________________________________
620 [ 16703] By: jhi                                   on 2002/05/20  02:37:29
621         Log: Subject: Re: [PATCH mirroredby.t] Tests for CPAN::Mirrored::By
622              From: andreas.koenig@anima.de (Andreas J. Koenig)
623              Date: Mon, 20 May 2002 05:36:14 +0200
624              Message-ID: <m34rh37aoh.fsf@anima.de>
625      Branch: perl
626            + lib/CPAN/t/mirroredby.t
627            ! MANIFEST
628 ____________________________________________________________________________
629 [ 16702] By: jhi                                   on 2002/05/20  02:25:40
630         Log: Subject: tiny doc tweaks
631              From: andreas.koenig@anima.de (Andreas J. Koenig)
632              Date: Mon, 20 May 2002 05:07:13 +0200
633              Message-ID: <m38z6f7c0u.fsf@anima.de>
634      Branch: perl
635            ! pod/perldelta.pod pod/perlfunc.pod
636 ____________________________________________________________________________
637 [ 16701] By: jhi                                   on 2002/05/20  02:23:03
638         Log: Subject: [PATCH @16694] ithreads for VMS
639              From: "Craig A. Berry" <craigberry@mac.com>
640              Date: Sun, 19 May 2002 22:06:43 -0500
641              Message-Id: <a05111704b90e14567261@[172.16.52.1]>
642      Branch: perl
643            ! configure.com vms/vms.c vms/vmsish.h
644 ____________________________________________________________________________
645 [ 16700] By: jhi                                   on 2002/05/19  23:52:45
646         Log: Subject: [PATCH] Make Makefile_PL.e2x happy on MSWin32
647              From: Autrijus Tang <autrijus@autrijus.org>
648              Date: Mon, 20 May 2002 04:10:31 +0800
649              Message-ID: <20020519201031.GA1603@not.autrijus.org>
650      Branch: perl
651            ! ext/Encode/Encode/Makefile_PL.e2x
652 ____________________________________________________________________________
653 [ 16699] By: jhi                                   on 2002/05/19  22:26:07
654         Log: Mac OS X 10.1.4 started to consume 150MB+ virtual memory
655              while trying to -O3 optimize B.c.  (A bit weird since
656              10.1.4 used to work fine, and nothing has changed in
657              ext/B/..., but the overoptimization was repeatable.)
658      Branch: perl
659            + ext/B/hints/darwin.pl
660            ! MANIFEST
661 ____________________________________________________________________________
662 [ 16698] By: jhi                                   on 2002/05/19  21:11:55
663         Log: UNICOS/mk seems to still have this problem.
664      Branch: perl
665            ! ext/Socket/socketpair.t
666 ____________________________________________________________________________
667 [ 16697] By: jhi                                   on 2002/05/19  18:53:54
668         Log: perldelta tweaks.
669      Branch: perl
670            ! pod/perldelta.pod
671 ____________________________________________________________________________
672 [ 16696] By: nick                                  on 2002/05/19  18:26:39
673         Log: Integrate mailine
674      Branch: perlio
675           !> (integrate 35 files)
676 ____________________________________________________________________________
677 [ 16695] By: jhi                                   on 2002/05/19  18:02:54
678         Log: Document the reentrant_retry(), but from user's viewpoint.
679      Branch: perl
680            ! pod/perlthrtut.pod
681 ____________________________________________________________________________
682 [ 16694] By: jhi                                   on 2002/05/19  14:49:49
683         Log: Update Changes.
684      Branch: perl
685            ! Changes patchlevel.h
686 ____________________________________________________________________________
687 [ 16693] By: jhi                                   on 2002/05/19  14:28:37
688         Log: Subject: [PATCH] Benchmark.pm: empty loop too slow
689              From: Slaven Rezic <slaven.rezic@berlin.de>
690              Date: Sun, 19 May 2002 16:03:12 +0200 (CEST)
691              Message-Id: <200205191403.g4JE3ClB025990@vran.herceg.de>
692      Branch: perl
693            ! lib/Benchmark.pm
694 ____________________________________________________________________________
695 [ 16692] By: jhi                                   on 2002/05/19  03:05:41
696         Log: Document once more the difference between :utf8
697              and :encoding(...).
698      Branch: perl
699            ! lib/open.pm pod/perluniintro.pod
700 ____________________________________________________________________________
701 [ 16691] By: jhi                                   on 2002/05/19  02:24:30
702         Log: Third Degree: make the options more portable between
703              Tru64 versions.
704      Branch: perl
705            ! Makefile.SH
706 ____________________________________________________________________________
707 [ 16690] By: jhi                                   on 2002/05/19  01:41:54
708         Log: IRIX SMP turned up a few hundred "Use of uninitialized
709              value in numeric eq" warnings: initialise the $counter2.
710      Branch: perl
711            ! ext/threads/shared/t/cond.t
712 ____________________________________________________________________________
713 [ 16689] By: jhi                                   on 2002/05/19  00:29:36
714         Log: Subject: Re: [PATCH threads] revised warnings + more tests + docs
715              From: Dave Mitchell <davem@fdgroup.com>
716              Date: Sun, 19 May 2002 00:50:43 +0100
717              Message-ID: <20020519005043.F7275@fdgroup.com>
718      Branch: perl
719            ! ext/threads/shared/t/cond.t
720 ____________________________________________________________________________
721 [ 16688] By: jhi                                   on 2002/05/19  00:28:51
722         Log: Sarathy pointed out that instead of zeroing heap
723              it is more prudent to poison it.
724      Branch: perl
725            ! handy.h pod/perlapi.pod pod/perlclib.pod pod/perlhack.pod
726            ! scope.c sv.c util.c
727 ____________________________________________________________________________
728 [ 16687] By: jhi                                   on 2002/05/18  22:03:29
729         Log: The thread warnings aren't quite yet working as planned.
730      Branch: perl
731            ! ext/threads/shared/t/cond.t
732 ____________________________________________________________________________
733 [ 16686] By: jhi                                   on 2002/05/18  20:48:03
734         Log: Forgotten from #16685.
735      Branch: perl
736            ! ext/threads/shared/t/cond.t
737 ____________________________________________________________________________
738 [ 16685] By: jhi                                   on 2002/05/18  20:46:13
739         Log: Subject: [PATCH threads] revised warnings + more tests + docs
740              From: Dave Mitchell <davem@fdgroup.com>
741              Date: Sat, 18 May 2002 22:24:51 +0100
742              Message-ID: <20020518222451.E7275@fdgroup.com>
743      Branch: perl
744            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
745            ! ext/threads/t/thread.t ext/threads/threads.pm lib/warnings.pm
746            ! pod/perldiag.pod pod/perllexwarn.pod warnings.h warnings.pl
747 ____________________________________________________________________________
748 [ 16684] By: jhi                                   on 2002/05/18  20:10:53
749         Log: Storable status tweak.
750      Branch: perl
751            ! pod/perldelta.pod
752 ____________________________________________________________________________
753 [ 16683] By: rgs                                   on 2002/05/18  19:39:42
754         Log: perlfunc and perldelta updates about caller().
755      Branch: perl
756            ! pod/perldelta.pod pod/perlfunc.pod
757 ____________________________________________________________________________
758 [ 16682] By: jhi                                   on 2002/05/18  19:33:51
759         Log: Subject: [PATCH] RE: perl@16678
760              From: "Paul Marquess" <Paul.Marquess@ntlworld.com>
761              Date: Sat, 18 May 2002 21:15:43 +0100
762              Message-ID: <AIEAJICLCBDNAAOLLOKLCEAPELAA.Paul.Marquess@ntlworld.com>
763              
764              Making the symbols generated by warnings.pl future-proof.
765      Branch: perl
766            ! lib/warnings.pm warnings.h warnings.pl
767 ____________________________________________________________________________
768 [ 16681] By: jhi                                   on 2002/05/18  18:44:32
769         Log: Subject: [PATCH] ExtUtils::MakeMaker 5.94_02 -> 5.95_01
770              From: Michael G Schwern <schwern@pobox.com>
771              Date: Sat, 18 May 2002 14:53:50 -0400
772              Message-ID: <20020518185350.GB2878@ool-18b93024.dyn.optonline.net>
773      Branch: perl
774            ! lib/ExtUtils/Changes lib/ExtUtils/MakeMaker.pm
775            ! lib/ExtUtils/t/testlib.t lib/ExtUtils/testlib.pm
776 ____________________________________________________________________________
777 [ 16680] By: jhi                                   on 2002/05/18  18:43:35
778         Log: Prettyprinting.
779      Branch: perl
780            ! t/op/recurse.t
781 ____________________________________________________________________________
782 [ 16679] By: jhi                                   on 2002/05/18  18:42:08
783         Log: Companion to #16601: cxinc would create uninitialized
784              PERL_CONTEXTs.  The bug was tickled by the test
785              lib/Math/BigInt/t/upgrade.t, the new test of recurse.t
786              added to check that I got the context stack extension right.
787              Also rewrite recurse.t to use test.pl.
788      Branch: perl
789            ! scope.c t/op/recurse.t
790 ____________________________________________________________________________
791 [ 16678] By: jhi                                   on 2002/05/18  16:38:29
792         Log: Update Changes.
793      Branch: perl
794            ! Changes patchlevel.h
795 ____________________________________________________________________________
796 [ 16677] By: jhi                                   on 2002/05/18  15:50:25
797         Log: URL and other tiny tweaks.
798      Branch: perl
799            ! pod/perluniintro.pod
800 ____________________________________________________________________________
801 [ 16676] By: jhi                                   on 2002/05/18  15:40:35
802         Log: Subject: [Patch] doc patch on Unicode
803              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
804              Date: Sun, 19 May 2002 01:01:58 +0900
805              Message-Id: <20020519005515.18F0.BQW10602@nifty.com>
806      Branch: perl
807            ! pod/perlmodlib.pod pod/perlunicode.pod pod/perluniintro.pod
808 ____________________________________________________________________________
809 [ 16675] By: ams                                   on 2002/05/18  15:06:35
810         Log: s/2.0/2.00/ to be CPAN friendly.
811      Branch: perl
812            ! ext/Storable/Storable.pm
813 ____________________________________________________________________________
814 [ 16674] By: ams                                   on 2002/05/18  14:47:07
815         Log: Subject: Re: Change 16621: 1. Not hardcoding \x0A and \x0D seems to help
816              EBCDIC, amazing.
817              From: Philip Newton <Philip.Newton@gmx.net>
818              Date: Sat, 18 May 2002 09:54:13 +0200
819              Message-Id: <432ceucrfducg2iitau6uggeb02lu209a2@4ax.com>
820      Branch: perl
821            ! lib/Pod/t/eol.t
822 ____________________________________________________________________________
823 [ 16673] By: ams                                   on 2002/05/18  14:41:00
824         Log: Subject: Storable test for 64 bit 5.6.1
825              From: Nicholas Clark <nick@unfortu.net>
826              Date: Sat, 18 May 2002 15:48:55 +0100
827              Message-Id: <20020518144854.GD304@Bagpuss.unfortu.net>
828              (Private mail.)
829      Branch: perl
830            ! ext/Storable/t/malice.t
831 ____________________________________________________________________________
832 [ 16672] By: nick                                  on 2002/05/18  09:47:51
833         Log: Integrate mainline
834      Branch: perlio
835           +> t/lib/sample-tests/shbang_misparse t/op/caller.t
836            - t/lib/st-dump.pl
837           !> (integrate 67 files)
838 ____________________________________________________________________________
839 [ 16671] By: jhi                                   on 2002/05/18  04:31:00
840         Log: No more true.
841      Branch: perl
842            ! lib/vars.pm
843 ____________________________________________________________________________
844 [ 16670] By: jhi                                   on 2002/05/18  04:14:25
845         Log: Make use vars grok UTF-8.
846      Branch: perl
847            ! lib/vars.pm t/run/fresh_perl.t
848 ____________________________________________________________________________
849 [ 16669] By: jhi                                   on 2002/05/18  03:53:27
850         Log: Subject: [PATCH] Re: t/op/tie.t #19 TODO ENOTWORKING  
851              From: Michael G Schwern <schwern@pobox.com>
852              Date: Fri, 17 May 2002 23:54:29 -0400  
853              Message-ID: <20020518035429.GA704@ool-18b93024.dyn.optonline.net>
854      Branch: perl
855            ! t/op/tie.t t/run/fresh_perl.t
856 ____________________________________________________________________________
857 [ 16668] By: jhi                                   on 2002/05/18  03:44:57
858         Log: Subject: [PATCH] Test::Harness 2.21 -> 2.22
859              From: Michael G Schwern <schwern@pobox.com>
860              Date: Fri, 17 May 2002 20:37:26 -0400  
861              Message-ID: <20020518003726.GB358@ool-18b93024.dyn.optonline.net>
862      Branch: perl
863            + t/lib/sample-tests/shbang_misparse
864            ! MANIFEST lib/Test/Harness.pm lib/Test/Harness/Changes
865            ! lib/Test/Harness/Straps.pm lib/Test/Harness/t/strap-analyze.t
866            ! lib/Test/Harness/t/test-harness.t
867 ____________________________________________________________________________
868 [ 16667] By: jhi                                   on 2002/05/18  03:41:34
869         Log: Subject: [PATCH] Re: [PATCH] Storable stand alone tests
870              From: Nicholas Clark <nick@unfortu.net>
871              Date: Sat, 18 May 2002 00:18:39 +0100  
872              Message-ID: <20020517231838.GI290@Bagpuss.unfortu.net>
873              
874              Use Storable's st-dump.pl.
875      Branch: perl
876            - t/lib/st-dump.pl
877            ! MANIFEST ext/Storable/t/blessed.t ext/Storable/t/compat06.t
878            ! ext/Storable/t/dclone.t ext/Storable/t/freeze.t
879            ! ext/Storable/t/lock.t ext/Storable/t/overload.t
880            ! ext/Storable/t/recurse.t ext/Storable/t/restrict.t
881            ! ext/Storable/t/retrieve.t ext/Storable/t/store.t
882            ! ext/Storable/t/tied.t ext/Storable/t/tied_hook.t
883            ! ext/Storable/t/tied_items.t ext/Storable/t/utf8.t
884 ____________________________________________________________________________
885 [ 16666] By: jhi                                   on 2002/05/17  21:46:04
886         Log: Forgotten from #16656.
887      Branch: perl
888            ! ext/B/B.xs
889 ____________________________________________________________________________
890 [ 16665] By: jhi                                   on 2002/05/17  21:40:55
891         Log: Subject: [PATCH] Storable ChangeLog ready for release 
892              From: Nicholas Clark <nick@unfortu.net>
893              Date: Fri, 17 May 2002 23:17:34 +0100  
894              Message-ID: <20020517221733.GH290@Bagpuss.unfortu.net>
895      Branch: perl
896            ! ext/Storable/ChangeLog
897 ____________________________________________________________________________
898 [ 16664] By: jhi                                   on 2002/05/17  21:39:37
899         Log: Subject: [PATCH] Storable stand alone tests
900              From: Nicholas Clark <nick@unfortu.net>
901              Date: Fri, 17 May 2002 22:43:35 +0100  
902              Message-ID: <20020517214334.GG290@Bagpuss.unfortu.net>
903      Branch: perl
904            ! ext/Storable/t/blessed.t ext/Storable/t/canonical.t
905            ! ext/Storable/t/compat06.t ext/Storable/t/croak.t
906            ! ext/Storable/t/dclone.t ext/Storable/t/downgrade.t
907            ! ext/Storable/t/forgive.t ext/Storable/t/freeze.t
908            ! ext/Storable/t/lock.t ext/Storable/t/malice.t
909            ! ext/Storable/t/overload.t ext/Storable/t/recurse.t
910            ! ext/Storable/t/restrict.t ext/Storable/t/retrieve.t
911            ! ext/Storable/t/store.t ext/Storable/t/tied.t
912            ! ext/Storable/t/tied_hook.t ext/Storable/t/tied_items.t
913            ! ext/Storable/t/utf8.t ext/Storable/t/utf8hash.t
914 ____________________________________________________________________________
915 [ 16663] By: jhi                                   on 2002/05/17  21:35:45
916         Log: Subject: [PATCH] ExtUtils::MakeMaker 5.92_01 -> 5.94_02
917              From: Michael G Schwern <schwern@pobox.com>
918              Date: Fri, 17 May 2002 17:17:54 -0400  
919              Message-ID: <20020517211754.GK13131@ool-18b93024.dyn.optonline.net>
920      Branch: perl
921            ! lib/ExtUtils/Changes lib/ExtUtils/Command.pm
922            ! lib/ExtUtils/Command/MM.pm lib/ExtUtils/Install.pm
923            ! lib/ExtUtils/Installed.pm lib/ExtUtils/Liblist.pm
924            ! lib/ExtUtils/Liblist/Kid.pm lib/ExtUtils/MM_BeOS.pm
925            ! lib/ExtUtils/MM_MacOS.pm lib/ExtUtils/MM_NW5.pm
926            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
927            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Manifest.pm
928            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/Packlist.pm
929            ! lib/ExtUtils/t/00setup_dummy.t lib/ExtUtils/t/Command.t
930            ! lib/ExtUtils/t/INST.t lib/ExtUtils/t/Installed.t
931            ! lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_Unix.t
932            ! lib/ExtUtils/t/Manifest.t lib/ExtUtils/t/Mkbootstrap.t
933            ! lib/ExtUtils/t/Packlist.t lib/ExtUtils/t/VERSION_FROM.t
934            ! lib/ExtUtils/t/basic.t lib/ExtUtils/t/hints.t
935 ____________________________________________________________________________
936 [ 16662] By: rgs                                   on 2002/05/17  20:07:21
937         Log: More regression tests for caller() and fix one bug of #16658.
938      Branch: perl
939            ! pp_ctl.c t/op/caller.t
940 ____________________________________________________________________________
941 [ 16661] By: jhi                                   on 2002/05/17  19:13:18
942         Log: Integrate perlio;
943              
944              Fix the crlf.t buffer leak
945              - actually a generic PerlIOBuf_xxx derived leak-on-pop, but :crlf
946              flagged it because it is more often popped without stream
947              being closed.
948              - Define non-noop PerlIOBuf_popped(), use it and export it.
949      Branch: perl
950           !> makedef.pl perlio.c perliol.h
951 ____________________________________________________________________________
952 [ 16660] By: rgs                                   on 2002/05/17  19:09:03
953         Log: Add a note about Cwd::fastcwd() returning tainted data.
954              Sort modules alphabetically.
955      Branch: perl
956            ! pod/perldelta.pod
957 ____________________________________________________________________________
958 [ 16659] By: rgs                                   on 2002/05/17  19:05:11
959         Log: Remove O from the untested modules list.
960      Branch: perl
961            ! t/lib/1_compile.t
962 ____________________________________________________________________________
963 [ 16658] By: rgs                                   on 2002/05/17  19:03:06
964         Log: Fix bug 20020517.003 : segfault with caller().
965              Add regression tests for caller.
966      Branch: perl
967            + t/op/caller.t
968            ! MANIFEST pp_ctl.c
969 ____________________________________________________________________________
970 [ 16657] By: nick                                  on 2002/05/17  17:18:18
971         Log: Fix the crlf.t buffer leak
972              - actually a generic PerlIOBuf_xxx derived leak-on-pop, but :crlf
973              flagged it because it is more often popped without stream
974              being closed.
975              - Define non-noop PerlIOBuf_popped(), use it and export it.
976      Branch: perlio
977            ! makedef.pl perlio.c perliol.h
978 ____________________________________________________________________________
979 [ 16656] By: jhi                                   on 2002/05/17  16:52:15
980         Log: PERL_HASH() casting games so that our hashed data is "unsigned
981              char" but old code using just a "char" doesn't need changes.
982              (The change is using a temporary pointer instead of a direct
983              cast to unsigned char* which would blindly cast anything,
984              not just char pointers.)  (The problem arose in MacOS Classic,
985              as seen by Pudge, the cure by Nicholas Clark.)
986      Branch: perl
987            ! hv.c hv.h op.c sv.c vms/vms.c
988 ____________________________________________________________________________
989 [ 16655] By: nick                                  on 2002/05/17  14:59:20
990         Log: Integrate mainline
991      Branch: perlio
992           !> (integrate 28 files)
993 ____________________________________________________________________________
994 [ 16654] By: jhi                                   on 2002/05/17  12:24:07
995         Log: Update Changes.
996      Branch: perl
997            ! Changes patchlevel.h
998 ____________________________________________________________________________
999 [ 16653] By: jhi                                   on 2002/05/17  12:18:54
1000         Log: FAQ sync.
1001      Branch: perl
1002            ! pod/perlfaq4.pod pod/perlfaq8.pod
1003 ____________________________________________________________________________
1004 [ 16652] By: jhi                                   on 2002/05/17  12:14:20
1005         Log: Forgot from #16628.
1006      Branch: perl
1007            ! ext/Encode/Makefile.PL
1008 ____________________________________________________________________________
1009 [ 16651] By: pudge                                 on 2002/05/17  11:40:13
1010         Log: One Last Time
1011      Branch: macperl
1012            + lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
1013            + lib/Unicode/Collate/README lib/Unicode/Collate/keys.txt
1014            + lib/Unicode/Collate/t/test.t lib/Unicode/UCD.pm
1015            + lib/Unicode/UCD.t
1016 ____________________________________________________________________________
1017 [ 16650] By: pudge                                 on 2002/05/17  11:39:14
1018         Log: Stupid case insensitivity
1019      Branch: macperl
1020            - lib/unicode/Collate.pm lib/unicode/Collate/Changes
1021            - lib/unicode/Collate/README lib/unicode/Collate/keys.txt
1022            - lib/unicode/Collate/t/test.t lib/unicode/UCD.pm
1023            - lib/unicode/UCD.t
1024 ____________________________________________________________________________
1025 [ 16649] By: pudge                                 on 2002/05/17  11:30:17
1026         Log: Move Unicode -> unicode, remove README
1027      Branch: macperl
1028            - lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
1029            - lib/Unicode/Collate/README lib/Unicode/Collate/keys.txt
1030            - lib/Unicode/Collate/t/test.t lib/Unicode/README
1031            - lib/Unicode/UCD.pm lib/Unicode/UCD.t
1032 ____________________________________________________________________________
1033 [ 16648] By: pudge                                 on 2002/05/17  11:29:57
1034         Log: Move Unicode -> unicode, remove README (oops, forgot one)
1035      Branch: macperl
1036           +> lib/unicode/Collate/README
1037 ____________________________________________________________________________
1038 [ 16647] By: pudge                                 on 2002/05/17  11:11:50
1039         Log: Move Unicode -> unicode, remove README
1040      Branch: macperl
1041           +> lib/unicode/Collate.pm lib/unicode/Collate/Changes
1042           +> lib/unicode/Collate/keys.txt lib/unicode/Collate/t/test.t
1043           +> lib/unicode/UCD.pm lib/unicode/UCD.t
1044 ____________________________________________________________________________
1045 [ 16646] By: pudge                                 on 2002/05/17  10:54:03
1046         Log: Integrate perl
1047      Branch: macperl
1048           +> Porting/thirdclean ext/B/t/o.t ext/PerlIO/t/fail.t
1049           +> ext/Storable/t/st-dump.pl lib/Thread/Queue.pm
1050           +> lib/Thread/Semaphore.pm
1051            - ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
1052            - wince/FindExt.pm wince/include/cectype.h wince/include/errno.h
1053            - wince/include/sys/types.h wince/include/sys/utime.h
1054            - wince/include/time.h
1055            ! macos/MPVersion.r macos/config.sh
1056           !> (integrate 173 files)
1057 ____________________________________________________________________________
1058 [ 16645] By: nick                                  on 2002/05/17  06:56:40
1059         Log: Integrate mainline
1060      Branch: perlio
1061           +> ext/Storable/t/st-dump.pl
1062            - wince/FindExt.pm
1063           !> (integrate 40 files)
1064 ____________________________________________________________________________
1065 [ 16644] By: jhi                                   on 2002/05/17  03:10:15
1066         Log: STDERR noise.
1067      Branch: perl
1068            ! lib/Switch.pm
1069 ____________________________________________________________________________
1070 [ 16643] By: jhi                                   on 2002/05/17  03:08:01
1071         Log: Upgrade to Switch 2.07.
1072      Branch: perl
1073            ! lib/Switch.pm lib/Switch/Changes lib/Switch/README
1074            ! lib/Switch/t/given.t lib/Switch/t/nested.t
1075            ! lib/Switch/t/switch.t
1076 ____________________________________________________________________________
1077 [ 16642] By: jhi                                   on 2002/05/17  02:59:35
1078         Log: Missed hunk in #16641.
1079      Branch: perl
1080            ! lib/Filter/Simple/Changes
1081 ____________________________________________________________________________
1082 [ 16641] By: jhi                                   on 2002/05/17  02:56:14
1083         Log: Upgrade to Filter::Simple 0.78.
1084              (Keep #14432, let Damian know of it.)
1085      Branch: perl
1086            ! lib/Filter/Simple.pm lib/Filter/Simple/README
1087            ! lib/Filter/Simple/t/data.t lib/Filter/Simple/t/export.t
1088            ! lib/Filter/Simple/t/filter.t lib/Filter/Simple/t/filter_only.t
1089            ! lib/Filter/Simple/t/import.t
1090 ____________________________________________________________________________
1091 [ 16640] By: jhi                                   on 2002/05/17  01:36:12
1092         Log: More Third Degree.
1093      Branch: perl
1094            ! t/TEST
1095 ____________________________________________________________________________
1096 [ 16639] By: jhi                                   on 2002/05/17  01:07:09
1097         Log: Third Degree tweaks.
1098      Branch: perl
1099            ! pod/perlhack.pod t/TEST
1100 ____________________________________________________________________________
1101 [ 16638] By: jhi                                   on 2002/05/16  22:54:36
1102         Log: Purify: dl_last_error was leaking.
1103      Branch: perl
1104            ! ext/DynaLoader/dlutils.c
1105 ____________________________________________________________________________
1106 [ 16637] By: jhi                                   on 2002/05/16  22:42:44
1107         Log: Subject: [PATCH utils/perldoc.PL] perltoc ref.
1108              From: Chris Ball <chris@cpan.org>
1109              Date: 16 May 2002 20:51:34 +0100
1110              Message-ID: <86lmajvpkp.fsf@void.printf.net>
1111      Branch: perl
1112            ! utils/perldoc.PL
1113 ____________________________________________________________________________
1114 [ 16636] By: jhi                                   on 2002/05/16  22:38:35
1115         Log: Subject: [PATCH @16611] lib/ExtUtils/t/Constant.t on VMS
1116              From: "Craig A. Berry" <craigberry@mac.com>
1117              Date: Thu, 16 May 2002 14:13:15 -0500
1118              Message-Id: <5.1.0.14.2.20020516140747.03562438@exchi01>
1119      Branch: perl
1120            ! lib/ExtUtils/t/Constant.t
1121 ____________________________________________________________________________
1122 [ 16635] By: rgs                                   on 2002/05/16  21:09:57
1123         Log: Make Cwd::fastcwd() return a tainted value.
1124              Add regression tests for taint-safety of the *cwd()
1125              functions.
1126      Branch: perl
1127            ! ext/Cwd/Cwd.xs ext/Cwd/t/taint.t lib/Cwd.pm
1128 ____________________________________________________________________________
1129 [ 16634] By: jhi                                   on 2002/05/16  15:56:42
1130         Log: Subject: Re: AIX warning in hints regarding gcc
1131              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
1132              Date: Thu, 16 May 2002 18:55:41 +0200
1133              Message-Id: <20020516185212.667C.H.M.BRAND@hccnet.nl>
1134      Branch: perl
1135            ! hints/aix.sh
1136 ____________________________________________________________________________
1137 [ 16633] By: jhi                                   on 2002/05/16  14:18:27
1138         Log: Update the test statuses.
1139      Branch: perl
1140            ! pod/perldelta.pod
1141 ____________________________________________________________________________
1142 [ 16632] By: jhi                                   on 2002/05/16  14:17:29
1143         Log: The UDP sockpair failure seems to have magically
1144              disappeared from both UNICOSes.
1145              (One gets "UNEXPECTEDLY SUCCEEDED".)
1146      Branch: perl
1147            ! ext/Socket/socketpair.t
1148 ____________________________________________________________________________
1149 [ 16631] By: jhi                                   on 2002/05/16  13:57:08
1150         Log: Brokenness of restricted hashes with Storable on EBCDIC
1151              seems to be an artifact of the downgrade.t.
1152      Branch: perl
1153            ! ext/Storable/Storable.pm
1154 ____________________________________________________________________________
1155 [ 16630] By: jhi                                   on 2002/05/16  13:51:19
1156         Log: Document the odd slowdown of ext/Encode/t/Unicode.t under
1157              memory debuggers.
1158      Branch: perl
1159            ! pod/perlhack.pod
1160 ____________________________________________________________________________
1161 [ 16629] By: jhi                                   on 2002/05/16  13:44:03
1162         Log: Subject: Re: [ PATCH ] AIX 4.3 / gcc / threads
1163              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
1164              Date: Thu, 16 May 2002 16:42:34 +0200
1165              Message-Id: <20020516164139.666A.H.M.BRAND@hccnet.nl>
1166              
1167              gcc 3 version parsing proofing.
1168      Branch: perl
1169            ! hints/dec_osf.sh hints/hpux.sh hints/svr5.sh hints/vos.sh
1170 ____________________________________________________________________________
1171 [ 16628] By: jhi                                   on 2002/05/16  13:22:57
1172         Log: Subject: [PATCH] good day for WinCE port of perl.
1173              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
1174              Date: Thu, 16 May 2002 03:33:23 +0400
1175              Message-ID: <001301c1fc68$e808e560$a95cc3d9@vad>
1176      Branch: perl
1177            - wince/FindExt.pm
1178            ! MANIFEST ext/Encode/Byte/Makefile.PL ext/Encode/CN/Makefile.PL
1179            ! ext/Encode/EBCDIC/Makefile.PL ext/Encode/JP/Makefile.PL
1180            ! ext/Encode/KR/Makefile.PL ext/Encode/Symbol/Makefile.PL
1181            ! ext/Encode/TW/Makefile.PL ext/Encode/Unicode/Makefile.PL
1182            ! utf8.c win32/buildext.pl wince/Makefile.ce wince/config.ce
1183            ! wince/config_H.ce wince/config_h.PL
1184 ____________________________________________________________________________
1185 [ 16627] By: jhi                                   on 2002/05/16  13:17:42
1186         Log: Subject: [PATCH] do not use "udp" on some platforms for Sys::Syslog
1187              From: slaven.rezic@berlin.de
1188              Date: Mon, 13 May 2002 16:02:24 +0200
1189              Message-Id: <20020513140224.JSLM27460.mailoutvl21@herceg.de>
1190      Branch: perl
1191            ! ext/Sys/Syslog/Syslog.pm
1192 ____________________________________________________________________________
1193 [ 16626] By: jhi                                   on 2002/05/16  13:16:34
1194         Log: Subject: Re: [PATCH] allow use threads qw(yield)
1195              From: Dave Mitchell <davem@fdgroup.com>
1196              Date: Wed, 15 May 2002 23:26:27 +0100
1197              Message-ID: <20020515232626.E28924@fdgroup.com>
1198      Branch: perl
1199            ! ext/threads/threads.xs
1200 ____________________________________________________________________________
1201 [ 16625] By: jhi                                   on 2002/05/16  13:10:46
1202         Log: Subject: [ PATCH ] AIX 4.3 / gcc / threads
1203              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
1204              Date: Thu, 16 May 2002 14:22:21 +0200
1205              Message-Id: <20020516141856.6661.H.M.BRAND@hccnet.nl>
1206      Branch: perl
1207            ! hints/aix.sh
1208 ____________________________________________________________________________
1209 [ 16624] By: jhi                                   on 2002/05/16  13:05:05
1210         Log: metaconfig unit change for #16623.
1211      Branch: metaconfig
1212            ! U/ebcdic/trnl.U
1213 ____________________________________________________________________________
1214 [ 16623] By: jhi                                   on 2002/05/16  13:04:40
1215         Log: OS/2 tr (well, GNU textutils 2.0 tr) probing tweak
1216              from John Poltorak <jp@eyup.org>.
1217      Branch: perl
1218            ! Configure
1219 ____________________________________________________________________________
1220 [ 16622] By: jhi                                   on 2002/05/16  12:58:05
1221         Log: DJGPP doesn't have \r\n delimited files (it has \r).
1222      Branch: perl
1223            ! lib/Tie/File/t/21_win32.t
1224 ____________________________________________________________________________
1225 [ 16621] By: jhi                                   on 2002/05/16  12:52:47
1226         Log: 1. Not hardcoding \x0A and \x0D seems to help EBCDIC, amazing.
1227              2. Doing a s///g instead of tr/// works better for CR-delimited
1228              files, like in DJGPP (since <FH> doesn't correctly pull in
1229              CR-delimited lines).
1230      Branch: perl
1231            ! lib/Pod/Html.pm lib/Pod/t/eol.t
1232 ____________________________________________________________________________
1233 [ 16620] By: jhi                                   on 2002/05/16  12:50:29
1234         Log: Don't test $! with like() since one may have
1235              a non-English locale, or simply AIX :-)
1236      Branch: perl
1237            ! ext/PerlIO/t/fail.t
1238 ____________________________________________________________________________
1239 [ 16619] By: jhi                                   on 2002/05/16  12:16:25
1240         Log: DJGPP updates from Laszlo Molnar.
1241      Branch: perl
1242            ! README.dos djgpp/djgppsed.sh lib/File/stat.t t/op/alarm.t
1243 ____________________________________________________________________________
1244 [ 16618] By: jhi                                   on 2002/05/16  02:57:21
1245         Log: Integrate perlio;
1246              
1247              Make open fail when layer string does not parse.
1248      Branch: perl
1249           +> ext/PerlIO/t/fail.t
1250           !> MANIFEST perlio.c
1251 ____________________________________________________________________________
1252 [ 16617] By: jhi                                   on 2002/05/15  21:07:39
1253         Log: Subject: [PATCH] avoid 64 bit SEGV for debugging Storable
1254              From: Nicholas Clark <nick@unfortu.net>
1255              Date: Wed, 15 May 2002 23:06:20 +0100
1256              Message-ID: <20020515220619.GF365@Bagpuss.unfortu.net>
1257      Branch: perl
1258            ! ext/Storable/Storable.xs
1259 ____________________________________________________________________________
1260 [ 16616] By: jhi                                   on 2002/05/15  21:01:10
1261         Log: Two down, ten to go.
1262      Branch: perl
1263            ! pod/perldelta.pod
1264 ____________________________________________________________________________
1265 [ 16615] By: jhi                                   on 2002/05/15  20:31:02
1266         Log: Fix some of the EBCDIC vs Storable failures, from Nick Clark.
1267      Branch: perl
1268            ! ext/Storable/t/downgrade.t ext/Storable/t/make_downgrade.pl
1269 ____________________________________________________________________________
1270 [ 16614] By: jhi                                   on 2002/05/15  20:03:28
1271         Log: Schizoid MANIFESTs.
1272      Branch: perl
1273            + ext/Storable/t/st-dump.pl
1274            ! MANIFEST ext/Storable/MANIFEST t/lib/st-dump.pl
1275 ____________________________________________________________________________
1276 [ 16613] By: nick                                  on 2002/05/15  19:26:00
1277         Log: Make open fail when layer string does not parse.
1278      Branch: perlio
1279            + ext/PerlIO/t/fail.t
1280            ! MANIFEST perlio.c
1281 ____________________________________________________________________________
1282 [ 16612] By: nick                                  on 2002/05/15  18:11:15
1283         Log: Integrate mainline
1284      Branch: perlio
1285           !> Changes ext/Storable/Storable.pm patchlevel.h
1286           !> pod/perldelta.pod sv.c t/run/fresh_perl.t
1287 ____________________________________________________________________________
1288 [ 16611] By: jhi                                   on 2002/05/15  14:06:45
1289         Log: Update Changes.
1290      Branch: perl
1291            ! Changes patchlevel.h
1292 ____________________________________________________________________________
1293 [ 16610] By: jhi                                   on 2002/05/15  13:47:40
1294         Log: Make fresh_perl skip the embedded UTF-8 tests on EBCDIC.
1295      Branch: perl
1296            ! pod/perldelta.pod t/run/fresh_perl.t
1297 ____________________________________________________________________________
1298 [ 16609] By: jhi                                   on 2002/05/15  13:46:55
1299         Log: Document some of the known EBCDIC problems with Storable.
1300              (There is more, but need to do more tests.)
1301      Branch: perl
1302            ! ext/Storable/Storable.pm
1303 ____________________________________________________________________________
1304 [ 16608] By: jhi                                   on 2002/05/15  12:44:06
1305         Log: Purify finding: jperl.t causes a few Array Bounds Reads
1306              (one byte too far in a malloced buffer) at various spots
1307              in regcomp.c, all the buffers malloced by SvGROW() in
1308              sv_recode_to_utf8().
1309      Branch: perl
1310            ! sv.c
1311 ____________________________________________________________________________
1312 [ 16607] By: nick                                  on 2002/05/15  06:57:26
1313         Log: Integrate mainline
1314      Branch: perlio
1315           +> Porting/thirdclean
1316           !> (integrate 36 files)
1317 ____________________________________________________________________________
1318 [ 16606] By: jhi                                   on 2002/05/15  04:24:45
1319         Log: Subject: [PATCH] Re: use of lc module names and warnings
1320              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
1321              Date: Sun, 12 May 2002 23:09:46 +0200
1322              Message-ID: <20020512230946.E699@rafael>
1323      Branch: perl
1324            ! toke.c
1325 ____________________________________________________________________________
1326 [ 16605] By: jhi                                   on 2002/05/15  03:58:24
1327         Log: More rule tweakage.
1328      Branch: perl
1329            ! Porting/thirdclean
1330 ____________________________________________________________________________
1331 [ 16604] By: jhi                                   on 2002/05/15  00:40:46
1332         Log: Subject: [PATCH] Fix Devel::DProf debugging aid
1333              From: Sam Tregar <sam@tregar.com>
1334              Date: Tue, 14 May 2002 21:27:05 -0400 (EDT)
1335              Message-ID: <Pine.LNX.4.44.0205142123270.24343-100000@localhost.localdomain>
1336      Branch: perl
1337            ! ext/Devel/DProf/DProf.xs
1338 ____________________________________________________________________________
1339 [ 16603] By: jhi                                   on 2002/05/15  00:36:22
1340         Log: $VERSIONize.
1341      Branch: perl
1342            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_MacOS.pm
1343 ____________________________________________________________________________
1344 [ 16602] By: jhi                                   on 2002/05/15  00:34:46
1345         Log: Third Degree: name the op/foo.t as op_foo.
1346      Branch: perl
1347            ! t/TEST
1348 ____________________________________________________________________________
1349 [ 16601] By: jhi                                   on 2002/05/15  00:24:28
1350         Log: Read of uninitialized heap found by Third Degree
1351              (e.g. in t/op/subst.t)
1352      Branch: perl
1353            ! scope.c
1354 ____________________________________________________________________________
1355 [ 16600] By: jhi                                   on 2002/05/14  23:57:10
1356         Log: Add more rules.
1357      Branch: perl
1358            ! Porting/thirdclean
1359 ____________________________________________________________________________
1360 [ 16599] By: jhi                                   on 2002/05/14  22:15:41
1361         Log: Subject: [PATCH] allow use threads qw(yield)
1362              From: Dave Mitchell <davem@fdgroup.com>
1363              Date: Tue, 14 May 2002 22:49:47 +0100
1364              Message-ID: <20020514224947.F25049@fdgroup.com>
1365      Branch: perl
1366            ! ext/threads/threads.pm ext/threads/threads.xs
1367 ____________________________________________________________________________
1368 [ 16598] By: jhi                                   on 2002/05/14  20:35:21
1369         Log: Micropatch from Olaf Flebbe.
1370      Branch: perl
1371            ! epoc/epoc.c
1372 ____________________________________________________________________________
1373 [ 16597] By: rgs                                   on 2002/05/14  20:18:33
1374         Log: Subject: perlhack.pod typos [PATCH]
1375              From: "John P. Linderman" <jpl@research.att.com>
1376              Date: Tue, 14 May 2002 12:31:21 -0400 (EDT)
1377              Message-ID: <200205141631.MAA79121@raptor.research.att.com>
1378      Branch: perl
1379            ! pod/perlhack.pod
1380 ____________________________________________________________________________
1381 [ 16596] By: rgs                                   on 2002/05/14  20:14:14
1382         Log: Subject: typo in Socket.pm
1383              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
1384              Date: Tue, 14 May 2002 12:02:47 +0200
1385              Message-ID: <20020514120206.B758.H.M.BRAND@hccnet.nl>
1386      Branch: perl
1387            ! ext/IO/lib/IO/Socket.pm
1388 ____________________________________________________________________________
1389 [ 16595] By: jhi                                   on 2002/05/14  17:27:26
1390         Log: The #16592 needs this.
1391      Branch: perl
1392            ! embedvar.h perlapi.h
1393 ____________________________________________________________________________
1394 [ 16594] By: sky                                   on 2002/05/14  17:08:01
1395         Log: Subject: Re: lib/sort.t failure [PATCH]
1396              From: "John P. Linderman" <jpl@research.att.com>
1397              Date: mÃ¥n maj 13, 2002  05:05:45  Europe/Stockholm
1398              Message-Id: <200205131505.LAA46150@raptor.research.att.com>
1399      Branch: perl
1400            ! pod/perlfunc.pod
1401 ____________________________________________________________________________
1402 [ 16593] By: jhi                                   on 2002/05/14  16:09:59
1403         Log: Add a script for cleaning out the "known noise"
1404              from Third Degree reports: either noise caused
1405              by libc itself, or Perl_yyparse leaks.
1406      Branch: perl
1407            + Porting/thirdclean
1408            ! MANIFEST
1409 ____________________________________________________________________________
1410 [ 16592] By: sky                                   on 2002/05/14  15:21:39
1411         Log: Turn the sort RealCmp for stable quicksorts into a
1412              threadsafe per interpreter values.
1413      Branch: perl
1414            ! embedvar.h intrpvar.h perlapi.h pp_sort.c
1415 ____________________________________________________________________________
1416 [ 16591] By: jhi                                   on 2002/05/14  13:48:46
1417         Log: reentr.h affects more C files than just reentr.c
1418      Branch: perl
1419            ! locale.c pp.c pp_sys.c
1420 ____________________________________________________________________________
1421 [ 16590] By: jhi                                   on 2002/05/14  13:21:54
1422         Log: Document reentr.pl a bit better.  Still rather
1423              convoluted code, but it ain't broken, so...
1424      Branch: perl
1425            ! reentr.h reentr.pl
1426 ____________________________________________________________________________
1427 [ 16589] By: jhi                                   on 2002/05/14  03:27:01
1428         Log: z/OS update: not all Storable was clear yet.
1429      Branch: perl
1430            ! pod/perldelta.pod
1431 ____________________________________________________________________________
1432 [ 16588] By: jhi                                   on 2002/05/14  03:14:10
1433         Log: Avoid potentially empty struct.
1434      Branch: perl
1435            ! reentr.h reentr.pl
1436 ____________________________________________________________________________
1437 [ 16587] By: jhi                                   on 2002/05/14  01:55:47
1438         Log: Todo tweaks.
1439      Branch: perl
1440            ! pod/perltodo.pod
1441 ____________________________________________________________________________
1442 [ 16586] By: jhi                                   on 2002/05/13  23:09:36
1443         Log: Subject: [PATCH] various minor fixes in threads.            
1444              From: Dave Mitchell <davem@fdgroup.com>
1445              Date: Mon, 13 May 2002 23:48:22 +0100      
1446              Message-ID: <20020513234822.G21318@fdgroup.com>
1447      Branch: perl
1448            ! dump.c ext/threads/shared/shared.xs
1449 ____________________________________________________________________________
1450 [ 16585] By: jhi                                   on 2002/05/13  23:06:31
1451         Log: Subject: Re: unsigned char hashes (Re: perl@16539)
1452              From: PPrymmer@factset.com
1453              Date: Mon, 13 May 2002 17:37:28 -0400
1454              Message-ID: <OFA6169DE6.9ED4C891-ON85256BB8.00767EB7@55.25.11>
1455      Branch: perl
1456            ! vms/vms.c
1457 ____________________________________________________________________________
1458 [ 16584] By: jhi                                   on 2002/05/13  23:05:04
1459         Log: Subject: Re: FreeBSD mostly OK. [nwc10@colon.colondot.net: Report /export/home/nwc10/Even-Smoke/Smoke]
1460              From: Nicholas Clark <nick@unfortu.net>    
1461              Date: Mon, 13 May 2002 21:45:47 +0100
1462              Message-ID: <20020513204546.GC310@Bagpuss.unfortu.net>
1463      Branch: perl
1464            ! lib/ExtUtils/t/Constant.t
1465 ____________________________________________________________________________
1466 [ 16583] By: jhi                                   on 2002/05/13  23:04:00
1467         Log: Subject: [PATCH] Re: FreeBSD mostly OK. [nwc10@colon.colondot.net: Report /export/home/nwc10/Even-Smoke/Smoke]
1468              From: Nicholas Clark <nick@unfortu.net>    
1469              Date: Mon, 13 May 2002 21:47:38 +0100
1470              Message-ID: <20020513204738.GD310@Bagpuss.unfortu.net>
1471      Branch: perl
1472            ! lib/Benchmark.t
1473 ____________________________________________________________________________
1474 [ 16582] By: jhi                                   on 2002/05/13  23:01:05
1475         Log: Subject: WinCE several touches
1476              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
1477              Date: Tue, 14 May 2002 00:43:11 +0400      
1478              Message-ID: <007b01c1fabe$cc8cbbf0$785cc3d9@vad>
1479      Branch: perl
1480            ! lib/ExtUtils/MM_Unix.pm utf8.c wince/Makefile.ce
1481            ! wince/config_h.PL
1482 ____________________________________________________________________________
1483 [ 16581] By: jhi                                   on 2002/05/13  22:57:51
1484         Log: Subject: Re: perl@16573
1485              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
1486              Date: Mon, 13 May 2002 18:30:35 +0200
1487              Message-Id: <20020513182617.5525.H.M.BRAND@hccnet.nl>
1488              
1489              (gcc 3.0 vs 64-bit hpux hints)
1490      Branch: perl
1491            ! hints/hpux.sh
1492 ____________________________________________________________________________
1493 [ 16580] By: sky                                   on 2002/05/13  19:38:09
1494         Log: Make the point a bit clearer after suggestion from Merijin
1495      Branch: perl
1496            ! pod/perltodo.pod
1497 ____________________________________________________________________________
1498 [ 16579] By: rgs                                   on 2002/05/13  18:51:54
1499         Log: perltodo update.
1500      Branch: perl
1501            ! pod/perltodo.pod
1502 ____________________________________________________________________________
1503 [ 16578] By: rgs                                   on 2002/05/13  18:49:39
1504         Log: Subject: README.aix update
1505              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
1506              Date: Mon, 13 May 2002 19:02:47 +0200
1507              Message-ID: <20020513190200.552D.H.M.BRAND@hccnet.nl>
1508      Branch: perl
1509            ! README.aix
1510 ____________________________________________________________________________
1511 [ 16577] By: dougm                                 on 2002/05/13  18:45:01
1512         Log: export PerlIOBuf_get_base for win32 extension linkage
1513      Branch: perl
1514            ! makedef.pl
1515 ____________________________________________________________________________
1516 [ 16576] By: nick                                  on 2002/05/13  18:20:22
1517         Log: Integrate mainline
1518      Branch: perlio
1519           !> Changes README.vos ext/threads/shared/shared.pm
1520           !> ext/threads/shared/t/0nothread.t
1521           !> ext/threads/shared/t/av_refs.t
1522           !> ext/threads/shared/t/av_simple.t ext/threads/shared/t/cond.t
1523           !> ext/threads/shared/t/hv_refs.t
1524           !> ext/threads/shared/t/hv_simple.t
1525           !> ext/threads/shared/t/no_share.t ext/threads/shared/t/queue.t
1526           !> ext/threads/shared/t/semaphore.t
1527           !> ext/threads/shared/t/shared_attr.t
1528           !> ext/threads/shared/t/sv_refs.t
1529           !> ext/threads/shared/t/sv_simple.t patchlevel.h
1530           !> pod/perldelta.pod vms/vms.c xsutils.c
1531 ____________________________________________________________________________
1532 [ 16575] By: ams                                   on 2002/05/13  15:42:50
1533         Log: Subject: [PATCH] Update README.vos and pod/perlport.pod
1534              From: Paul_GreenVOS@vos.stratus.com
1535              Date: Mon, 13 May 02 12:32 edt
1536              Message-Id: <200205131631.MAA02607@mailhub2.stratus.com>
1537      Branch: perl
1538            ! README.vos pod/perldelta.pod
1539 ____________________________________________________________________________
1540 [ 16574] By: ams                                   on 2002/05/13  15:41:14
1541         Log: Subject: [PATCH: perl@16539++] fix a small comment nit in vms/vms.c
1542              From: PPrymmer@factset.com
1543              Date: Mon, 13 May 2002 11:38:15 -0400
1544              Message-Id: <OF3D3F427C.8365917A-ON85256BB8.0055A1BF@55.25.11>
1545      Branch: perl
1546            ! vms/vms.c
1547 ____________________________________________________________________________
1548 [ 16573] By: jhi                                   on 2002/05/13  14:02:50
1549         Log: Update Changes.
1550      Branch: perl
1551            ! Changes patchlevel.h
1552 ____________________________________________________________________________
1553 [ 16572] By: sky                                   on 2002/05/13  12:30:35
1554         Log: Subject: [PATCH] Re: 'use threads::shared' noisy with -w
1555              From: Dave Mitchell <davem@fdgroup.com>
1556              Date: lör maj 11, 2002  12:52:27  Europe/Stockholm
1557              Message-Id: <20020510235227.J12298@fdgroup.com>
1558      Branch: perl
1559            ! ext/threads/shared/shared.pm ext/threads/shared/t/0nothread.t
1560            ! ext/threads/shared/t/av_refs.t
1561            ! ext/threads/shared/t/av_simple.t ext/threads/shared/t/cond.t
1562            ! ext/threads/shared/t/hv_refs.t
1563            ! ext/threads/shared/t/hv_simple.t
1564            ! ext/threads/shared/t/no_share.t ext/threads/shared/t/queue.t
1565            ! ext/threads/shared/t/semaphore.t
1566            ! ext/threads/shared/t/shared_attr.t
1567            ! ext/threads/shared/t/sv_refs.t
1568            ! ext/threads/shared/t/sv_simple.t xsutils.c
1569 ____________________________________________________________________________
1570 [ 16571] By: nick                                  on 2002/05/13  07:54:10
1571         Log: Integrate Mainline
1572      Branch: perlio
1573           +> lib/Thread/Queue.pm lib/Thread/Semaphore.pm
1574            - ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
1575            - wince/include/cectype.h wince/include/errno.h
1576            - wince/include/sys/types.h wince/include/sys/utime.h
1577            - wince/include/time.h
1578           !> (integrate 51 files)
1579 ____________________________________________________________________________
1580 [ 16570] By: jhi                                   on 2002/05/13  00:46:11
1581         Log: Subject: [PATCH t/TEST] #!/usr/bin/perl-current misparse
1582              From: Michael G Schwern <schwern@pobox.com>
1583              Date: Sun, 12 May 2002 19:32:58 -0400
1584              Message-ID: <20020512233258.GK696@blackrider>
1585      Branch: perl
1586            ! t/TEST
1587 ____________________________________________________________________________
1588 [ 16569] By: jhi                                   on 2002/05/12  23:49:00
1589         Log: Be clean.
1590      Branch: perl
1591            ! Makefile.SH ext/B/t/o.t
1592 ____________________________________________________________________________
1593 [ 16568] By: gsar                                  on 2002/05/12  23:34:06
1594         Log: change#8666 ($Config{perllibs}) apparently never got into
1595              mainline--merge, and add other missing entries; regen
1596              config_H.* files
1597      Branch: perl
1598            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
1599            ! win32/config.vc64 win32/config_H.bc win32/config_H.gc
1600            ! win32/config_H.vc win32/config_H.vc64
1601 ____________________________________________________________________________
1602 [ 16567] By: jhi                                   on 2002/05/12  23:28:43
1603         Log: Elaborate on the exit/wait plan a bit.
1604      Branch: perl
1605            ! pod/perltodo.pod
1606 ____________________________________________________________________________
1607 [ 16566] By: jhi                                   on 2002/05/12  22:26:17
1608         Log: Slight doc tweaks.
1609      Branch: perl
1610            ! pod/perlthrtut.pod
1611 ____________________________________________________________________________
1612 [ 16565] By: jhi                                   on 2002/05/12  19:56:56
1613         Log: OS/390: update the test results.
1614      Branch: perl
1615            ! pod/perldelta.pod
1616 ____________________________________________________________________________
1617 [ 16564] By: jhi                                   on 2002/05/12  19:48:40
1618         Log: Add threadsafety caveats.
1619      Branch: perl
1620            ! ext/threads/threads.pm pod/perldelta.pod pod/perlthrtut.pod
1621 ____________________________________________________________________________
1622 [ 16563] By: jhi                                   on 2002/05/12  19:34:31
1623         Log: Update the Mac OS X situation.
1624      Branch: perl
1625            ! pod/perldelta.pod
1626 ____________________________________________________________________________
1627 [ 16562] By: sky                                   on 2002/05/12  19:10:27
1628         Log: Update todo, removing things done and adding new things.
1629      Branch: perl
1630            ! pod/perltodo.pod
1631 ____________________________________________________________________________
1632 [ 16561] By: jhi                                   on 2002/05/12  19:02:24
1633         Log: Reword the "threads still running" cleanup message.
1634      Branch: perl
1635            ! ext/threads/threads.pm ext/threads/threads.xs pod/perldiag.pod
1636            ! pod/perltoc.pod
1637 ____________________________________________________________________________
1638 [ 16560] By: jhi                                   on 2002/05/12  18:39:48
1639         Log: EBCDIC: retract #16557, it ran into a weird tokenizer(?) bug.
1640              (The manifestation: running pat.t core dumps after test 639.
1641              Removing everything after 639 makes core go away, as does
1642              removing everything before 640.  I did say "weird".  Some
1643              sort of a memory corruption, no doubt, but no time to debug
1644              in more detail.)
1645      Branch: perl
1646            ! t/op/pat.t
1647 ____________________________________________________________________________
1648 [ 16559] By: sky                                   on 2002/05/12  17:59:41
1649         Log: Add emulation layer for Thread/Semaphore and Thread/Queue
1650      Branch: perl
1651            + lib/Thread/Queue.pm lib/Thread/Semaphore.pm
1652            - ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
1653            ! MANIFEST
1654 ____________________________________________________________________________
1655 [ 16558] By: sky                                   on 2002/05/12  17:57:51
1656         Log: Fixed bug where tmpsv would be null after the return of the 
1657              amagic. Now check for that and allocate the tmpsv afterwards, 
1658              this is done in all other places that use amagic.
1659              Fixes bug when threads->unknownfunction() was called and
1660              we coredumped on the stringification somewhere deep in the
1661              autoloader/dynaloader something. Far to deep for me to provide
1662              a test case.
1663      Branch: perl
1664            ! sv.c
1665 ____________________________________________________________________________
1666 [ 16557] By: jhi                                   on 2002/05/12  15:37:40
1667         Log: (retracted by #16560)
1668              EBCDIC: must protect also compile time so that
1669              the illegal UTF-EBCDIC is not seen.
1670      Branch: perl
1671            ! t/op/pat.t
1672 ____________________________________________________________________________
1673 [ 16556] By: jhi                                   on 2002/05/12  15:29:36
1674         Log: EBCDIC: make t/op/pat #242 and 243 finally succeed.
1675      Branch: perl
1676            ! pod/perlebcdic.pod regcomp.c
1677 ____________________________________________________________________________
1678 [ 16555] By: jhi                                   on 2002/05/12  13:50:20
1679         Log: As suggested by Dave Mitchell, adding yield()s at
1680              appropriate spots helps non-preemptive thread
1681              implementations, like the GNU pth.  Tested at NetBSD
1682              by Martin Weber <Ephaeton@gmx.net>.
1683      Branch: perl
1684            ! ext/threads/t/basic.t ext/threads/t/list.t
1685            ! ext/threads/t/thread.t
1686 ____________________________________________________________________________
1687 [ 16554] By: rgs                                   on 2002/05/12  12:14:06
1688         Log: Subject: RE: VOS bleadperl test failure on 16539
1689              From: chromatic <chromatic@rmci.net>
1690              Date: Sat, 11 May 2002 23:23:54 -0700
1691              Message-ID: <20020512072814.50744.qmail@onion.perl.org>
1692      Branch: perl
1693            ! ext/B/t/o.t
1694 ____________________________________________________________________________
1695 [ 16553] By: jhi                                   on 2002/05/12  04:27:16
1696         Log: There's no rest for the wicked misspellers.
1697      Branch: perl
1698            ! pod/perlthrtut.pod
1699 ____________________________________________________________________________
1700 [ 16552] By: jhi                                   on 2002/05/12  01:38:15
1701         Log: Detypos (and sticking with US spelling since Dan Sugalski
1702              wrote the original text of perlthrtut)
1703      Branch: perl
1704            ! ext/threads/threads.pm pod/perlthrtut.pod
1705 ____________________________________________________________________________
1706 [ 16551] By: jhi                                   on 2002/05/11  22:26:38
1707         Log: Because of #16550 these tests would now spew
1708              "Malformed UTF-8" in EBCDIC.
1709      Branch: perl
1710            ! t/op/pat.t
1711 ____________________________________________________________________________
1712 [ 16550] By: jhi                                   on 2002/05/11  22:24:31
1713         Log: EBCDIC: the toke.c wariness about UTF-8 (really, UTF-EBCDIC)
1714              scripts does not apply any more.  (The utf8.t needed a little
1715              bit of relaxing to work in EBCDIC, since *both* the bytes in
1716              subtest #30 are illegal UTF-EBCDIC, and the error message
1717              matched is slightly different.)  The utf8.t now passes.
1718      Branch: perl
1719            ! lib/utf8.t toke.c
1720 ____________________________________________________________________________
1721 [ 16549] By: jhi                                   on 2002/05/11  21:41:11
1722         Log: Subject: [PATCH] a bit more for WinCE
1723              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
1724              Date: Sun, 12 May 2002 02:34:24 +0400
1725              Message-ID: <007b01c1f93c$0e03f960$035cc3d9@vad>
1726      Branch: perl
1727            ! wince/wince.c
1728 ____________________________________________________________________________
1729 [ 16548] By: jhi                                   on 2002/05/11  19:54:43
1730         Log: Subject: [PATCH] for WinCE cross-build, another one
1731              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>     
1732              Date: Sun, 12 May 2002 00:02:47 +0400
1733              Message-ID: <004101c1f926$d36ca230$035cc3d9@vad>
1734      Branch: perl
1735            - wince/include/cectype.h wince/include/errno.h
1736            - wince/include/sys/types.h wince/include/sys/utime.h
1737            - wince/include/time.h
1738            ! MANIFEST configpm lib/ExtUtils/MM_Unix.pm wince/Makefile.ce
1739            ! wince/cecopy-lib.pl wince/config_H.ce wince/config_h.PL
1740            ! wince/wince.c
1741 ____________________________________________________________________________
1742 [ 16547] By: jhi                                   on 2002/05/11  19:46:23
1743         Log: Explicit casts due to #16542.
1744      Branch: perl
1745            ! ext/B/B.xs hv.c op.c sv.c
1746 ____________________________________________________________________________
1747 [ 16546] By: jhi                                   on 2002/05/11  19:35:54
1748         Log: Upgrade to Test::Harness 2.21.
1749      Branch: perl
1750            ! lib/Test/Harness.pm lib/Test/Harness/Changes
1751            ! lib/Test/Harness/Straps.pm lib/Test/Harness/t/strap-analyze.t
1752            ! lib/Test/Harness/t/test-harness.t
1753 ____________________________________________________________________________
1754 [ 16545] By: jhi                                   on 2002/05/11  19:04:39
1755         Log: Upgrade to Net::Ping 2.18 (no core-relevant changes,
1756              but keep up with the $VERSION)
1757      Branch: perl
1758            ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
1759 ____________________________________________________________________________
1760 [ 16544] By: jhi                                   on 2002/05/11  18:45:30
1761         Log: metaconfig unit change for #16543.
1762      Branch: metaconfig
1763            ! U/threads/usethreads.U
1764 ____________________________________________________________________________
1765 [ 16543] By: jhi                                   on 2002/05/11  18:43:58
1766         Log: Subject: [PATCH] updated threads docs
1767              From: Dave Mitchell <davem@fdgroup.com>
1768              Date: Sat, 11 May 2002 20:00:51 +0100
1769              Message-ID: <20020511200050.D14841@fdgroup.com>
1770      Branch: perl
1771            ! Configure README.threads pod/perlothrtut.pod
1772            ! pod/perlthrtut.pod
1773 ____________________________________________________________________________
1774 [ 16542] By: jhi                                   on 2002/05/11  17:06:19
1775         Log: Subject: unsigned char hashes (Re: perl@16539)
1776              From: Nicholas Clark <nick@unfortu.net>
1777              Date: Sat, 11 May 2002 17:54:44 +0100
1778              Message-ID: <20020511165444.GD301@Bagpuss.unfortu.net>
1779              
1780              Be explicitly unsigned char in the hash calculation.
1781      Branch: perl
1782            ! hv.h
1783 ____________________________________________________________________________
1784 [ 16541] By: nick                                  on 2002/05/11  08:21:00
1785         Log: Integrate mainline
1786      Branch: perlio
1787           +> ext/B/t/o.t
1788           !> Changes MANIFEST Makefile.SH ext/DB_File/t/db-btree.t
1789           !> ext/Encode/Encode.xs ext/threads/shared/queue.pm patchlevel.h
1790           !> pod/perlhack.pod pod/perltoc.pod t/TEST t/harness
1791 ____________________________________________________________________________
1792 [ 16540] By: jhi                                   on 2002/05/10  16:45:53
1793         Log: Subject: more os x test output cosmetics
1794              From: Kay Röpke <kroepke@dolphin-services.de>
1795              Date: Fri, 10 May 2002 14:07:34 +0200
1796              Message-Id: <831FB904-640E-11D6-AA6F-000393414688@dolphin-services.de>
1797      Branch: perl
1798            ! ext/DB_File/t/db-btree.t
1799 ____________________________________________________________________________
1800 [ 16539] By: jhi                                   on 2002/05/10  15:16:44
1801         Log: Update Changes.
1802      Branch: perl
1803            ! Changes patchlevel.h
1804 ____________________________________________________________________________
1805 [ 16538] By: jhi                                   on 2002/05/10  15:08:51
1806         Log: Regen toc.
1807      Branch: perl
1808            ! pod/perltoc.pod
1809 ____________________________________________________________________________
1810 [ 16537] By: jhi                                   on 2002/05/10  15:06:52
1811         Log: Move pod, add $VERSION.
1812      Branch: perl
1813            ! ext/threads/shared/queue.pm
1814 ____________________________________________________________________________
1815 [ 16536] By: jhi                                   on 2002/05/10  14:42:10
1816         Log: Unused variables.
1817      Branch: perl
1818            ! ext/Encode/Encode.xs
1819 ____________________________________________________________________________
1820 [ 16535] By: jhi                                   on 2002/05/10  13:52:34
1821         Log: Subject: Re: [REPATCH MANIFEST ext/B/t/o.t] Add tests for O
1822              From: chromatic <chromatic@rmci.net>
1823              Date: Fri, 10 May 2002 07:43:25 -0700
1824              Message-ID: <20020510144325.26245.qmail@firewheel>
1825      Branch: perl
1826            + ext/B/t/o.t
1827            ! MANIFEST
1828 ____________________________________________________________________________
1829 [ 16534] By: jhi                                   on 2002/05/10  13:48:10
1830         Log: Don't do JAPHs unless doing "make torturetest".
1831              Document the less obvious make test targets.
1832      Branch: perl
1833            ! Makefile.SH pod/perlhack.pod t/TEST t/harness
1834 ____________________________________________________________________________
1835 [ 16533] By: nick                                  on 2002/05/10  06:02:58
1836         Log: Integrate mainline
1837      Branch: perlio
1838           !> Configure Porting/pumpkin.pod doio.c ext/Encode/Encode.xs
1839           !> ext/Encode/Unicode/Unicode.xs ext/IO/IO.xs ext/Storable/README
1840           !> ext/Storable/Storable.pm ext/Storable/Storable.xs
1841           !> ext/Time/HiRes/HiRes.xs ext/threads/shared/shared.xs
1842           !> ext/threads/shared/t/cond.t ext/threads/threads.xs
1843           !> pod/perlfaq3.pod pod/perlfaq4.pod pod/perlhack.pod
1844           !> pod/perllocale.pod pp_sys.c reentr.pl t/op/tie.t
1845           !> t/run/fresh_perl.t util.c
1846 ____________________________________________________________________________
1847 [ 16532] By: jhi                                   on 2002/05/10  03:38:40
1848         Log: Subject: [PATCH] format and other warnings
1849              From: Robin Barker <rmb1@cise.npl.co.uk>
1850              Date: Thu, 9 May 2002 18:27:30 +0100 (BST)
1851              Message-Id: <200205091727.SAA22792@tempest.npl.co.uk>  
1852      Branch: perl
1853            ! Porting/pumpkin.pod ext/Encode/Encode.xs
1854            ! ext/Encode/Unicode/Unicode.xs ext/Storable/Storable.xs
1855            ! ext/Time/HiRes/HiRes.xs ext/threads/shared/shared.xs
1856            ! ext/threads/threads.xs
1857 ____________________________________________________________________________
1858 [ 16531] By: jhi                                   on 2002/05/10  03:26:11
1859         Log: Move the noisy tie core dump test to fresh_perl from op/tie.
1860      Branch: perl
1861            ! t/op/tie.t t/run/fresh_perl.t
1862 ____________________________________________________________________________
1863 [ 16530] By: jhi                                   on 2002/05/10  03:23:17
1864         Log: Subject: Re: [PATCH] Re: perl@16433
1865              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)       
1866              Date: Thu, 09 May 2002 16:24:59 -0700
1867              Message-ID: <LVw28gzkguhE092yn@efn.org>
1868      Branch: perl
1869            ! t/op/tie.t
1870 ____________________________________________________________________________
1871 [ 16529] By: jhi                                   on 2002/05/09  21:39:04
1872         Log: Subject: [PATCH ext/threads/shared/t/cond.t] Re: where threads cond.t hangs
1873              From: Dave Mitchell <davem@fdgroup.com>
1874              Date: Thu, 9 May 2002 17:18:42 +0100
1875              Message-ID: <20020509171842.C9836@fdgroup.com>
1876      Branch: perl
1877            ! ext/threads/shared/t/cond.t
1878 ____________________________________________________________________________
1879 [ 16528] By: nick                                  on 2002/05/09  16:40:39
1880         Log: Integrate maint branch io (pipe) fixes.
1881      Branch: perl
1882           !> doio.c pp_sys.c util.c
1883 ____________________________________________________________________________
1884 [ 16527] By: jhi                                   on 2002/05/09  14:09:00
1885         Log: FAQ sync.
1886      Branch: perl
1887            ! pod/perlfaq3.pod pod/perlfaq4.pod
1888 ____________________________________________________________________________
1889 [ 16526] By: jhi                                   on 2002/05/09  14:06:53
1890         Log: metaconfig unit changes for #16525, plus extra linting.
1891      Branch: metaconfig
1892            ! U/compline/ptrsize.U U/protos/Protochk.U
1893            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
1894            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
1895            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
1896            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
1897            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
1898            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
1899            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
1900            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
1901            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
1902            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
1903            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
1904            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
1905            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
1906            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
1907            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
1908            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
1909            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
1910            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
1911            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
1912            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
1913            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
1914            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
1915            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
1916            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
1917 ____________________________________________________________________________
1918 [ 16525] By: jhi                                   on 2002/05/09  14:06:11
1919         Log: metaconfig unit linting.
1920      Branch: perl
1921            ! reentr.pl
1922 ____________________________________________________________________________
1923 [ 16524] By: jhi                                   on 2002/05/09  13:49:01
1924         Log: metaconfig unit changes for #16523.
1925      Branch: metaconfig
1926            ! U/compline/ptrsize.U
1927      Branch: metaconfig/U/perl
1928            ! use64bits.U
1929 ____________________________________________________________________________
1930 [ 16523] By: jhi                                   on 2002/05/09  13:48:20
1931         Log: ptrsize should depend on use64bitall, not the other
1932              way round, noticed by Karl Tomlinson <k.tomlinson@auckland.ac.nz>.
1933      Branch: perl
1934            ! Configure
1935 ____________________________________________________________________________
1936 [ 16522] By: jhi                                   on 2002/05/09  13:07:58
1937         Log: Integrate #16510 from macperl;
1938              
1939              Tell IO.xs that MacOS sometimes doesn't need extra help
1940      Branch: perl
1941           !> ext/IO/IO.xs
1942 ____________________________________________________________________________
1943 [ 16521] By: ams                                   on 2002/05/09  12:42:12
1944         Log: Subject: Re: Storable doc patches
1945              From: "Philip Newton" <Philip.Newton@gmx.net>
1946              Date: Thu, 9 May 2002 14:32:29 +0200
1947              Message-Id: 
1948      Branch: perl
1949            ! ext/Storable/Storable.pm
1950 ____________________________________________________________________________
1951 [ 16520] By: rgs                                   on 2002/05/09  11:43:12
1952         Log: cmp() compares chars, not bytes.
1953      Branch: perl
1954            ! pod/perllocale.pod
1955 ____________________________________________________________________________
1956 [ 16519] By: rgs                                   on 2002/05/09  10:19:04
1957         Log: A footnote about PERL_DESTRUCT_LEVEL and mod_perl.
1958      Branch: perl
1959            ! pod/perlhack.pod
1960 ____________________________________________________________________________
1961 [ 16518] By: ams                                   on 2002/05/09  09:04:31
1962         Log: Subject: Storable doc patches
1963              From: Philip Newton <Philip.Newton@gmx.net>
1964              Date: Thu, 09 May 2002 12:00:45 +0200
1965              Message-Id: <vshkdu49hlpqqm6mlre5ilkn8l9dbqdnsg@4ax.com>
1966      Branch: perl
1967            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
1968 ____________________________________________________________________________
1969 [ 16517] By: ams                                   on 2002/05/09  08:53:50
1970         Log: Subject: Re: Change 16457: [PATCH] Re: [PATCH] Storable (Re: perl@16433)
1971              From: Philip Newton <Philip.Newton@gmx.net>
1972              Date: Thu, 09 May 2002 11:16:06 +0200
1973              Message-Id: <6ffkdu422rls6td4okfu243c9vbtnrfntk@4ax.com>
1974      Branch: perl
1975            ! ext/Storable/README
1976 ____________________________________________________________________________
1977 [ 16516] By: nick                                  on 2002/05/09  08:13:39
1978         Log: Integrate mainline
1979      Branch: perlio
1980           !> pod/perlxstut.pod
1981 ____________________________________________________________________________
1982 [ 16515] By: nick                                  on 2002/05/09  07:29:53
1983         Log: Integrate mainline
1984      Branch: perlio
1985           !> (integrate 27 files)
1986 ____________________________________________________________________________
1987 [ 16514] By: ams                                   on 2002/05/09  06:50:24
1988         Log: Subject: [Patch] perlxstut.pod
1989              From: lupe@lupe-christoph.de (Lupe Christoph)
1990              Date: Thu, 9 May 2002 09:42:02 +0200
1991              Message-Id: <20020509074202.GJ1087@lupe-christoph.de>
1992              (Applied with tweaks.)
1993      Branch: perl
1994            ! pod/perlxstut.pod
1995 ____________________________________________________________________________
1996 [ 16513] By: ams                                   on 2002/05/09  06:04:47
1997         Log: Subject: [Patch] perlapio.pod
1998              From: lupe@lupe-christoph.de (Lupe Christoph)
1999              Date: Thu, 9 May 2002 09:01:50 +0200
2000              Message-Id: <20020509070150.GI1087@lupe-christoph.de>
2001              (Applied with tweaks.)
2002      Branch: perl
2003            ! pod/perlapio.pod
2004 ____________________________________________________________________________
2005 [ 16512] By: pudge                                 on 2002/05/09  03:44:21
2006         Log: Integrate from macperl
2007      Branch: maint-5.6/macperl
2008           !> macos/macperl/MPConsole.cp
2009 ____________________________________________________________________________
2010 [ 16511] By: pudge                                 on 2002/05/09  03:34:14
2011         Log: Make interrupt act as end of file, MacPerl Bug #542154
2012      Branch: macperl
2013            ! macos/macperl/MPConsole.cp
2014 ____________________________________________________________________________
2015 [ 16510] By: pudge                                 on 2002/05/09  03:33:34
2016         Log: Tell IO.xs that MacOS sometimes doesn't need extra help
2017      Branch: macperl
2018            ! ext/IO/IO.xs
2019 ____________________________________________________________________________
2020 [ 16509] By: pudge                                 on 2002/05/09  03:32:47
2021         Log: Make perlio (!sfio) work on MacOS
2022      Branch: macperl
2023            ! macos/config.h macos/config.sh macos/macish.c
2024 ____________________________________________________________________________
2025 [ 16508] By: gsar                                  on 2002/05/09  00:24:00
2026         Log: integrate maint-5.6/macperl contents
2027      Branch: maint-5.6/perl
2028           !> README.macos cop.h deb.c embed.h ext/File/Glob/Glob.pm
2029           !> lib/DB.pm lib/File/Copy.pm lib/File/Spec/Mac.pm lib/perl5db.pl
2030           !> perl.c pod/perlport.pod pp_ctl.c proto.h toke.c util.c
2031 ____________________________________________________________________________
2032 [ 16507] By: jhi                                   on 2002/05/08  23:48:12
2033         Log: Rework #16506 some more.
2034      Branch: perl
2035            ! ext/Time/HiRes/HiRes.xs win32/win32.c
2036 ____________________________________________________________________________
2037 [ 16506] By: jhi                                   on 2002/05/08  23:20:29
2038         Log: Rework #16503 a bit to keep all the HiRes implementation
2039              in one place, assuming we want to re-CPAN Time::HiRes at
2040              some point.
2041      Branch: perl
2042            ! ext/Time/HiRes/HiRes.xs win32/win32.c
2043 ____________________________________________________________________________
2044 [ 16505] By: jhi                                   on 2002/05/08  22:52:17
2045         Log: metaconfig unit change for #16504.
2046      Branch: metaconfig
2047            ! U/modified/Cppsym.U
2048 ____________________________________________________________________________
2049 [ 16504] By: jhi                                   on 2002/05/08  22:51:54
2050         Log: Subject: [ID 20020508.012] with gcc-3.1, Config.pm's ccsymbols='-Acpu=i386 ...' is bad (esp for _h2ph_pre.ph)
2051              From: Pixel <pixel@mandrakesoft.com>
2052              Date: 08 May 2002 18:19:51 +0200
2053              Message-Id: <ly3cx2wr14.fsf@leia.mandrakesoft.com>   
2054      Branch: perl
2055            ! Configure
2056 ____________________________________________________________________________
2057 [ 16503] By: gsar                                  on 2002/05/08  22:49:33
2058         Log: make the gettimeofday() implementation in Time::HiRes available
2059              from perl
2060      Branch: perl
2061            ! XSUB.h ext/Time/HiRes/HiRes.xs iperlsys.h makedef.pl pp.c
2062            ! win32/config.bc win32/config.gc win32/config.vc
2063            ! win32/config.vc64 win32/config_H.bc win32/config_H.gc
2064            ! win32/config_H.vc win32/config_H.vc64 win32/perlhost.h
2065            ! win32/win32.c win32/win32iop.h
2066 ____________________________________________________________________________
2067 [ 16502] By: jhi                                   on 2002/05/08  22:41:42
2068         Log: Subject: Test output update for OS X 10.1.4
2069              From: Kay Röpke <kroepke@dolphin-services.de>
2070              Date: Wed, 8 May 2002 22:23:36 +0200
2071              Message-Id: <79FC9AC7-62C1-11D6-9BDB-000393414688@dolphin-services.de>
2072      Branch: perl
2073            ! ext/DB_File/t/db-recno.t
2074 ____________________________________________________________________________
2075 [ 16501] By: jhi                                   on 2002/05/08  22:39:11
2076         Log: Subject: [PATCH] Re: perl@16433
2077              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
2078              Date: Tue, 07 May 2002 18:40:44 -0700
2079              Message-ID: <cII28gzkgaOS092yn@efn.org>
2080              
2081              Subject: Re: [PATCH] Re: perl@16433
2082              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
2083              Date: Wed, 08 May 2002 10:16:42 -0700
2084              Message-ID: <61V28gzkg+jG092yn@efn.org>
2085      Branch: perl
2086            ! pp_sys.c sv.c t/op/tie.t
2087 ____________________________________________________________________________
2088 [ 16500] By: jhi                                   on 2002/05/08  22:25:01
2089         Log: Subject: [DOC PATCH] Minor threads::shared nits
2090              From: Simon Glover <scog@amnh.org>
2091              Date: Wed, 8 May 2002 17:23:16 -0400 (EDT)
2092              Message-ID: <Pine.GSO.4.43.0205081719050.26360-100000@egg.amnh.org>
2093      Branch: perl
2094            ! ext/threads/shared/queue.pm ext/threads/shared/semaphore.pm
2095            ! ext/threads/shared/shared.pm
2096 ____________________________________________________________________________
2097 [ 16499] By: jhi                                   on 2002/05/08  22:22:30
2098         Log: Subject: [DOC PATCH] perlthrtut proofreading
2099              From: Simon Glover <scog@amnh.org>
2100              Date: Wed, 8 May 2002 14:00:13 -0400 (EDT)
2101              Message-ID: <Pine.GSO.4.43.0205081351010.23879-100000@egg.amnh.org>
2102      Branch: perl
2103            ! pod/perlthrtut.pod
2104 ____________________________________________________________________________
2105 [ 16498] By: jhi                                   on 2002/05/08  22:19:45
2106         Log: Deprecate 5.005threads.
2107      Branch: perl
2108            ! pod/perldelta.pod
2109 ____________________________________________________________________________
2110 [ 16497] By: jhi                                   on 2002/05/08  22:11:21
2111         Log: Integrate perlio;
2112              
2113              PerlIO/XS interface routine and doc updates from
2114              lupe@lupe-christoph.de (Lupe Christoph) in mail
2115              Subject: [For Review] Patch for perlio.c and pods
2116              Message-Id: <20020505084315.GA23900@lupe-christoph.de>
2117              Date: Sun, 5 May 2002 10:43:15 +0200
2118              (Minor tweaks to follow.)
2119              
2120              Portability and doc tweaks to PerlIO/XS stuff.
2121              We are still "papering over the cracks" a bit,
2122              but now it is good stiff card held on with epoxy.
2123      Branch: perl
2124           !> perlio.c pod/perlapio.pod pod/perlxstut.pod
2125 ____________________________________________________________________________
2126 [ 16496] By: nick                                  on 2002/05/08  19:08:43
2127         Log: Portability and doc tweaks to PerlIO/XS stuff.
2128              We are still "papering over the cracks" a bit,
2129              but now it is good stiff card held on with epoxy.
2130      Branch: perlio
2131            ! perlio.c pod/perlapio.pod pod/perlxstut.pod
2132 ____________________________________________________________________________
2133 [ 16495] By: nick                                  on 2002/05/08  17:56:43
2134         Log: PerlIO/XS interface routine and doc updates from
2135              lupe@lupe-christoph.de (Lupe Christoph) in mail
2136              Subject: [For Review] Patch for perlio.c and pods
2137              Message-Id: <20020505084315.GA23900@lupe-christoph.de>
2138              Date: Sun, 5 May 2002 10:43:15 +0200
2139              (Minor tweaks to follow.)
2140      Branch: perlio
2141            ! perlio.c pod/perlapio.pod pod/perlxstut.pod
2142 ____________________________________________________________________________
2143 [ 16494] By: nick                                  on 2002/05/08  17:40:34
2144         Log: Integrate mainline
2145      Branch: perlio
2146           !> Changes Porting/p4genpatch ext/File/Glob/bsd_glob.c
2147           !> ext/Storable/Storable.pm lib/base.pm lib/diagnostics.t
2148           !> lib/fields.t lib/locale.t makedef.pl patchlevel.h
2149           !> t/run/fresh_perl.t
2150 ____________________________________________________________________________
2151 [ 16493] By: jhi                                   on 2002/05/08  14:25:31
2152         Log: Update Changes.
2153      Branch: perl
2154            ! Changes patchlevel.h
2155 ____________________________________________________________________________
2156 [ 16492] By: gsar                                  on 2002/05/08  14:00:54
2157         Log: p4genpatch: produce unix-compatible patches on non-MacOS platforms;
2158              don't unlink /dev/null
2159      Branch: perl
2160            ! Porting/p4genpatch
2161 ____________________________________________________________________________
2162 [ 16491] By: jhi                                   on 2002/05/08  13:59:16
2163         Log: Integrate perlio; 
2164              
2165              Avoid pointless re-encode of data in :encoding's read buffer
2166              on a close
2167      Branch: perl
2168           !> ext/PerlIO/encoding/encoding.xs
2169 ____________________________________________________________________________
2170 [ 16490] By: jhi                                   on 2002/05/08  13:55:05
2171         Log: The base.pm changes need this, too?
2172      Branch: perl
2173            ! lib/diagnostics.t
2174 ____________________________________________________________________________
2175 [ 16489] By: gsar                                  on 2002/05/08  13:33:41
2176         Log: fix p4genpatch breakage (missing slash in patch headers)
2177      Branch: perl
2178            ! Porting/p4genpatch
2179 ____________________________________________________________________________
2180 [ 16488] By: jhi                                   on 2002/05/08  13:24:15
2181         Log: Integrate #14679 from macperl;
2182              
2183              Skip layer symbols for sfio
2184      Branch: perl
2185           !> makedef.pl
2186 ____________________________________________________________________________
2187 [ 16487] By: nick                                  on 2002/05/08  13:12:47
2188         Log: Avoid pointless re-encode of data in :encoding's read buffer
2189              on a close
2190      Branch: perlio
2191            ! ext/PerlIO/encoding/encoding.xs
2192 ____________________________________________________________________________
2193 [ 16486] By: jhi                                   on 2002/05/08  13:09:24
2194         Log: Integrate #16481 from macperl;
2195              
2196              p4genpatch Mac OS fixes (paths, utime)
2197      Branch: perl
2198           !> Porting/p4genpatch
2199 ____________________________________________________________________________
2200 [ 16485] By: jhi                                   on 2002/05/08  13:06:30
2201         Log: Storable doc tweaks.
2202      Branch: perl
2203            ! ext/Storable/Storable.pm
2204 ____________________________________________________________________________
2205 [ 16484] By: jhi                                   on 2002/05/08  12:57:32
2206         Log: Subject: Re: [PATCH] use base Notexists
2207              From: andreas.koenig@anima.de (Andreas J. Koenig)
2208              Date: Wed, 08 May 2002 15:57:53 +0200
2209              Message-ID: <m34rhi91y6.fsf@anima.de>
2210      Branch: perl
2211            ! lib/base.pm lib/fields.t
2212 ____________________________________________________________________________
2213 [ 16483] By: jhi                                   on 2002/05/08  12:44:46
2214         Log: Subject: [ID 20020507.020] PATCH: 5.6.1: t/op/misc.t: locale -a missing 2>/dev/null
2215              From: Borsenkow Andrej <Andrej.Borsenkow@mow.siemens.ru>
2216              Date: Wed, 8 May 2002 10:47:51 +0400
2217              Message-Id: <6134254DE87BD411908B00A0C99B044F035BBFCB@mowd019a.mow.siemens.ru>
2218      Branch: perl
2219            ! t/run/fresh_perl.t
2220 ____________________________________________________________________________
2221 [ 16482] By: jhi                                   on 2002/05/08  12:41:51
2222         Log: Document how even "ASCII" locales can have problems
2223              if \w includes some of the regex metacharacters.
2224      Branch: perl
2225            ! lib/locale.t
2226 ____________________________________________________________________________
2227 [ 16481] By: pudge                                 on 2002/05/08  12:31:12
2228         Log: p4genpatch Mac OS fixes (paths, utime)
2229      Branch: macperl
2230            ! Porting/p4genpatch
2231 ____________________________________________________________________________
2232 [ 16480] By: jhi                                   on 2002/05/08  12:30:53
2233         Log: Subject: RE: [ID 20020507.001] PATCH: 5.6.1: glob() problem on ReliantUNIX with LFS support
2234              From: Borsenkow Andrej <Andrej.Borsenkow@mow.siemens.ru>
2235              Date: Wed, 8 May 2002 10:33:14 +0400
2236              Message-ID: <6134254DE87BD411908B00A0C99B044F02E89A6A@mowd019a.mow.siemens.ru>
2237      Branch: perl
2238            ! ext/File/Glob/bsd_glob.c
2239 ____________________________________________________________________________
2240 [ 16479] By: pudge                                 on 2002/05/08  12:30:41
2241         Log: Skip layer symbols for sfio
2242      Branch: macperl
2243            ! makedef.pl
2244 ____________________________________________________________________________
2245 [ 16478] By: jhi                                   on 2002/05/08  12:25:04
2246         Log: Bump up the Storable $VERSION to 2.0.
2247      Branch: perl
2248            ! ext/Storable/Storable.pm
2249 ____________________________________________________________________________
2250 [ 16477] By: nick                                  on 2002/05/08  06:21:18
2251         Log: Integrate mainline  - win2k, MinGW all tests pass :-)
2252      Branch: perlio
2253           !> (integrate 36 files)
2254 ____________________________________________________________________________
2255 [ 16476] By: pudge                                 on 2002/05/08  04:34:12
2256         Log: Oops, add back
2257      Branch: macperl
2258            + macos/MacPerlTests.cmd
2259 ____________________________________________________________________________
2260 [ 16475] By: pudge                                 on 2002/05/08  04:31:10
2261         Log: Integrate with perl
2262      Branch: macperl
2263           +> Porting/p4genpatch ext/Digest/MD5/README
2264           +> ext/Digest/MD5/t/md5-aaa.t ext/Digest/MD5/t/utf8.t
2265           +> ext/threads/shared/semaphore.pm
2266           +> ext/threads/shared/t/semaphore.t lib/ExtUtils/MM_MacOS.pm
2267           +> t/comp/hints.t vos/compile_full_perl.cm
2268           +> vos/configure_full_perl.sh vos/make_full_perl.sh
2269           +> wince/compile.bat wince/win32io.c
2270            - Porting/p4d2p Porting/p4desc ext/Digest/MD5/t/aaa.t
2271            - macos/MacPerlTests.cmd wince/config.h wince/perldll.def
2272           !> (integrate 206 files)
2273 ____________________________________________________________________________
2274 [ 16474] By: pudge                                 on 2002/05/08  04:00:04
2275         Log: Update README (integrate from macperl)
2276      Branch: maint-5.6/macperl
2277           !> README.macos
2278 ____________________________________________________________________________
2279 [ 16473] By: pudge                                 on 2002/05/08  03:52:28
2280         Log: Various syncs from macperl/ -> maint-5.6/macperl/
2281              File::Copy, File::Spec updates
2282              Test script modifications
2283              pp_require path bugfixes
2284      Branch: maint-5.6/macperl
2285            ! lib/File/Copy.pm lib/File/Spec/Mac.pm macos/MacPerlTests.plx
2286            ! macos/configpm macos/macish.c macos/macish.h pp_ctl.c
2287 ____________________________________________________________________________
2288 [ 16472] By: pudge                                 on 2002/05/08  03:51:06
2289         Log: Add MacPerl.pm to Help menu, MacPerl Bug #533331
2290      Branch: macperl
2291            ! macos/macperl/MacPerl.podhelp
2292      Branch: maint-5.6/macperl
2293            ! macos/macperl/MacPerl.podhelp
2294 ____________________________________________________________________________
2295 [ 16471] By: pudge                                 on 2002/05/08  03:50:25
2296         Log: Reset Mac::err flag in app, MacPerl Bug #546065
2297      Branch: macperl
2298            ! macos/macperl/MPScript.c
2299      Branch: maint-5.6/macperl
2300            ! macos/macperl/MPScript.c
2301 ____________________________________________________________________________
2302 [ 16470] By: pudge                                 on 2002/05/08  03:49:32
2303         Log: Fix for some module install paths, MacPerl Bug #549611
2304      Branch: macperl
2305            ! macos/macperl/Droplets/installme.plx
2306            ! macos/macperl/Droplets/untarzipme.plx
2307      Branch: maint-5.6/macperl
2308            ! macos/macperl/Droplets/installme.plx
2309            ! macos/macperl/Droplets/untarzipme.plx
2310 ____________________________________________________________________________
2311 [ 16469] By: pudge                                 on 2002/05/08  03:48:53
2312         Log: Stupid Mac::OSA::Simple bugs
2313      Branch: macperl
2314            ! macos/lib/Mac/OSA/Simple.pm macos/macperl/Droplets/p2as.plx
2315      Branch: maint-5.6/macperl
2316            ! macos/lib/Mac/OSA/Simple.pm macos/macperl/Droplets/p2as.plx
2317 ____________________________________________________________________________
2318 [ 16468] By: pudge                                 on 2002/05/08  03:48:15
2319         Log: Various BuildTools fixes, MacPerl Bug #545341
2320      Branch: macperl
2321            ! macos/lib/Mac/BuildTools.pm
2322      Branch: maint-5.6/macperl
2323            ! macos/lib/Mac/BuildTools.pm
2324 ____________________________________________________________________________
2325 [ 16467] By: pudge                                 on 2002/05/08  03:47:26
2326         Log: MM_MacOS has been moved from macos/lib/ to lib/
2327      Branch: macperl
2328            - macos/lib/ExtUtils/MM_MacOS.pm
2329 ____________________________________________________________________________
2330 [ 16466] By: pudge                                 on 2002/05/08  03:46:24
2331         Log: Oops, add Digest::MD5 Makefile.mk back in
2332      Branch: macperl
2333            + macos/bundled_ext/Digest/MD5/Makefile.mk
2334 ____________________________________________________________________________
2335 [ 16465] By: pudge                                 on 2002/05/08  03:45:47
2336         Log: Allow focus of first item, MacPerl Bug #529102
2337      Branch: macperl
2338            ! macos/ext/Mac/Windows/Windows.pm
2339      Branch: maint-5.6/macperl
2340            ! macos/ext/Mac/Windows/Windows.pm
2341 ____________________________________________________________________________
2342 [ 16464] By: pudge                                 on 2002/05/08  03:43:39
2343         Log: Don't open dirs in Mac::Glue, MacPerl Bug #529108
2344      Branch: macperl
2345            ! macos/lib/Mac/Glue.pm
2346      Branch: maint-5.6/macperl
2347            ! macos/lib/Mac/Glue.pm
2348 ____________________________________________________________________________
2349 [ 16463] By: gsar                                  on 2002/05/08  01:34:45
2350         Log: perl_clone_host() n/a when PERL_IMPLICIT_SYS isn't
2351      Branch: perl
2352            ! makedef.pl
2353 ____________________________________________________________________________
2354 [ 16462] By: gsar                                  on 2002/05/08  00:46:34
2355         Log: aTHX may be empty
2356      Branch: perl
2357            ! win32/win32.c
2358 ____________________________________________________________________________
2359 [ 16461] By: gsar                                  on 2002/05/08  00:32:47
2360         Log: 5005threads builds again on windows
2361      Branch: perl
2362            ! win32/win32.c win32/win32.h
2363 ____________________________________________________________________________
2364 [ 16460] By: gsar                                  on 2002/05/07  23:42:42
2365         Log: fixes for various warnings identified by Visual C++
2366      Branch: perl
2367            ! bytecode.pl ext/B/B.xs ext/ByteLoader/bytecode.h
2368            ! ext/ByteLoader/byterun.c ext/Data/Dumper/Dumper.xs
2369            ! ext/Encode/Encode.xs ext/POSIX/POSIX.xs malloc.c
2370            ! win32/config.bc win32/config.gc win32/config.vc
2371            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
2372            ! win32/win32.c win32/win32iop.h
2373 ____________________________________________________________________________
2374 [ 16459] By: gsar                                  on 2002/05/07  23:42:11
2375         Log: keep paths consistently slashed on windows
2376      Branch: perl
2377            ! t/harness
2378 ____________________________________________________________________________
2379 [ 16458] By: gsar                                  on 2002/05/07  22:33:20
2380         Log: integrate makefile.mk changes into Makefile
2381      Branch: perl
2382            ! win32/Makefile
2383 ____________________________________________________________________________
2384 [ 16457] By: jhi                                   on 2002/05/07  22:26:38
2385         Log: Subject: [PATCH] Re: [PATCH] Storable (Re: perl@16433)
2386              From: Nicholas Clark <nick@unfortu.net>
2387              Date: Tue, 7 May 2002 23:26:01 +0100
2388              Message-ID: <20020507222600.GC306@Bagpuss.unfortu.net>
2389      Branch: perl
2390            ! ext/Storable/MANIFEST ext/Storable/Makefile.PL
2391            ! ext/Storable/README ext/Storable/Storable.pm
2392            ! ext/Storable/t/malice.t
2393 ____________________________________________________________________________
2394 [ 16456] By: jhi                                   on 2002/05/07  22:24:59
2395         Log: Subject: Re: [PATCH scope.c] Re: local($tied->{foo}) leaks
2396              From: Dave Mitchell <davem@fdgroup.com>
2397              Date: Wed, 8 May 2002 00:11:02 +0100
2398              Message-ID: <20020508001102.D4118@fdgroup.com>
2399      Branch: perl
2400            ! pp_hot.c scope.c
2401 ____________________________________________________________________________
2402 [ 16455] By: jhi                                   on 2002/05/07  22:23:34
2403         Log: Subject: [PATCH pp_hot.c V.2]  correctly unlocalise exists on tied/%ENV   
2404              From: Dave Mitchell <davem@fdgroup.com>
2405              Date: Tue, 7 May 2002 23:13:10 +0100
2406              Message-ID: <20020507231310.B4118@fdgroup.com>
2407      Branch: perl
2408            ! pp_hot.c
2409 ____________________________________________________________________________
2410 [ 16454] By: sky                                   on 2002/05/07  21:18:44
2411         Log: Documentation of async
2412      Branch: perl
2413            ! ext/threads/threads.pm
2414 ____________________________________________________________________________
2415 [ 16453] By: sky                                   on 2002/05/07  21:16:28
2416         Log: Documentation added.
2417      Branch: perl
2418            ! ext/threads/shared/semaphore.pm
2419 ____________________________________________________________________________
2420 [ 16452] By: sky                                   on 2002/05/07  21:15:34
2421         Log: Add support for async.
2422      Branch: perl
2423            ! ext/threads/threads.pm
2424 ____________________________________________________________________________
2425 [ 16451] By: sky                                   on 2002/05/07  21:01:47
2426         Log: Add documentation.
2427      Branch: perl
2428            ! ext/threads/shared/queue.pm
2429 ____________________________________________________________________________
2430 [ 16450] By: sky                                   on 2002/05/07  20:24:08
2431         Log: Fix bad assumptions in test case.
2432              a) print "ok $var\n"; $var++ isn't atomic by any stretch of imagination
2433              b) $var++ is not atomic
2434              c) the creating of the string to print and the actuall printing 
2435              could be preempted by another thread
2436      Branch: perl
2437            ! ext/threads/shared/t/queue.t
2438 ____________________________________________________________________________
2439 [ 16449] By: jhi                                   on 2002/05/07  19:17:41
2440         Log: Subject: [ PATCH ] HP-UX 11.00 + 16446 + gcc-3.1/64
2441              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
2442              Date: Tue, 07 May 2002 19:41:03 +0200
2443              Message-Id: <20020507190423.E22C.H.M.BRAND@hccnet.nl>
2444      Branch: perl
2445            ! makedepend.SH
2446 ____________________________________________________________________________
2447 [ 16448] By: jhi                                   on 2002/05/07  19:16:00
2448         Log: Upgrade to Encode 1.71.
2449      Branch: perl
2450            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
2451            ! ext/Encode/bin/enc2xs ext/Encode/t/Unicode.t
2452 ____________________________________________________________________________
2453 [ 16447] By: nick                                  on 2002/05/07  18:39:47
2454         Log: Integrate mainline
2455      Branch: perlio
2456           !> AUTHORS ext/Encode/Encode.xs ext/Storable/Storable.xs
2457           !> lib/CPAN.pm lib/CPAN/FirstTime.pm lib/File/Spec/Unix.pm
2458           !> lib/User/pwent.t
2459 ____________________________________________________________________________
2460 [ 16446] By: jhi                                   on 2002/05/07  14:34:01
2461         Log: AUTHORS updates.
2462      Branch: perl
2463            ! AUTHORS
2464 ____________________________________________________________________________
2465 [ 16445] By: jhi                                   on 2002/05/07  14:14:28
2466         Log: Subject: [PATCH Encode.xs] avoid compiler casting warnings
2467              From: Robin Barker <rmb1@cise.npl.co.uk>
2468              Date: Tue, 7 May 2002 16:13:34 +0100 (BST)
2469              Message-Id: <200205071513.QAA05846@tempest.npl.co.uk>
2470      Branch: perl
2471            ! ext/Encode/Encode.xs
2472 ____________________________________________________________________________
2473 [ 16444] By: jhi                                   on 2002/05/07  13:57:25
2474         Log: Subject: [ID 20020506.009] File::Spec::Unix::canonpath under cygwin
2475              From: Michael A Chase <mchase@ix.netcom.com>
2476              Date: Mon, 6 May 2002 13:58:48 -0700 (Pacific Daylight Time)
2477              Message-Id: <E174pZk-0008IP-00@smtp6.mindspring.com>
2478              
2479              (plus add what POSIX says)
2480      Branch: perl
2481            ! lib/File/Spec/Unix.pm
2482 ____________________________________________________________________________
2483 [ 16443] By: jhi                                   on 2002/05/07  13:50:35
2484         Log: Subject: Re: lib/User/pwent.t on Cygwin
2485              From: John Peacock <jpeacock@rowman.com>
2486              Date: Mon, 06 May 2002 10:14:21 -0400
2487              Message-ID: <3CD68FBD.8020502@rowman.com>
2488      Branch: perl
2489            ! lib/User/pwent.t
2490 ____________________________________________________________________________
2491 [ 16442] By: jhi                                   on 2002/05/07  12:50:26
2492         Log: Subject: [PATCH] Storable (Re: perl@16433)
2493              From: Radu Greab <radu@netsoft.ro>
2494              Date: Tue, 7 May 2002 11:37:03 +0300
2495              Message-ID: <15575.37423.446700.9930@ix.netsoft.ro>
2496              
2497              Subject: Re: [PATCH] Storable (Re: perl@16433)
2498              From: Radu Greab <radu@netsoft.ro>
2499              Date: Tue, 7 May 2002 12:49:24 +0300
2500              Message-ID: <15575.41764.744956.7193@ix.netsoft.ro>
2501              
2502              Plug the Storable memory leaks.
2503      Branch: perl
2504            ! ext/Storable/Storable.xs
2505 ____________________________________________________________________________
2506 [ 16441] By: jhi                                   on 2002/05/07  12:48:30
2507         Log: Upgrade to CPAN 1.61.
2508      Branch: perl
2509            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
2510 ____________________________________________________________________________
2511 [ 16440] By: nick                                  on 2002/05/07  07:07:58
2512         Log: Integrate mainline
2513      Branch: perlio
2514           +> Porting/p4genpatch vos/compile_full_perl.cm
2515           +> vos/configure_full_perl.sh vos/make_full_perl.sh
2516           +> wince/compile.bat wince/win32io.c
2517            - Porting/p4d2p Porting/p4desc wince/config.h wince/perldll.def
2518           !> (integrate 74 files)
2519 ____________________________________________________________________________
2520 [ 16439] By: jhi                                   on 2002/05/07  02:49:47
2521         Log: Document the bad behaviour of for(1..5){$_++}
2522              (it works but it should fail)
2523      Branch: perl
2524            ! pod/perldelta.pod
2525 ____________________________________________________________________________
2526 [ 16438] By: jhi                                   on 2002/05/07  00:14:12
2527         Log: README.ko update from Jungshik Shin.
2528      Branch: perl
2529            ! README.ko
2530 ____________________________________________________________________________
2531 [ 16437] By: jhi                                   on 2002/05/06  22:38:26
2532         Log: Subject: Re: perl@16433
2533              From: Nicholas Clark <nick@unfortu.net>
2534              Date: Tue, 7 May 2002 00:21:46 +0100
2535              Message-ID: <20020506232146.GF4698@Bagpuss.unfortu.net>
2536      Branch: perl
2537            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
2538            ! ext/Storable/t/malice.t
2539 ____________________________________________________________________________
2540 [ 16436] By: jhi                                   on 2002/05/06  21:05:20
2541         Log: Subject:  two and a half steps further for WinCE cross-build
2542              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
2543              Date: Mon, 6 May 2002 23:54:24 +0400
2544              Message-ID: <022001c1f537$d2dd4f10$cb5cc3d9@vad>
2545      Branch: perl
2546            - wince/config.h
2547            ! MANIFEST configpm wince/Makefile.ce wince/README.compile
2548 ____________________________________________________________________________
2549 [ 16435] By: jhi                                   on 2002/05/06  15:30:29
2550         Log: Detypo.
2551      Branch: perl
2552            ! pod/perldelta.pod
2553 ____________________________________________________________________________
2554 [ 16434] By: jhi                                   on 2002/05/06  15:29:58
2555         Log: Subject: Re: [proposed PATCH] correctly unlocalise exists on tied/%ENV
2556              From: Dave Mitchell <davem@fdgroup.com>
2557              Date: Mon, 6 May 2002 17:17:00 +0100
2558              Message-ID: <20020506171700.A256@fdgroup.com>
2559      Branch: perl
2560            ! pod/perldelta.pod t/op/local.t
2561 ____________________________________________________________________________
2562 [ 16433] By: jhi                                   on 2002/05/06  13:38:56
2563         Log: Update Changes.
2564      Branch: perl
2565            ! Changes patchlevel.h
2566 ____________________________________________________________________________
2567 [ 16432] By: jhi                                   on 2002/05/06  13:29:22
2568         Log: Add a test for #16431, and document Dave's campaign
2569              against localised hash element bugs.
2570      Branch: perl
2571            ! pod/perldelta.pod t/op/tie.t
2572 ____________________________________________________________________________
2573 [ 16431] By: jhi                                   on 2002/05/06  13:13:00
2574         Log: Subject: [proposed PATCH] correctly unlocalise exists on tied/%ENV
2575              From: Dave Mitchell <davem@fdgroup.com>
2576              Date: Sat, 4 May 2002 00:34:18 +0100
2577              Message-ID: <20020504003418.F22026@fdgroup.com>
2578      Branch: perl
2579            ! pp_hot.c t/op/local.t
2580 ____________________________________________________________________________
2581 [ 16430] By: jhi                                   on 2002/05/06  12:39:31
2582         Log: Regen uconfig.h.
2583      Branch: perl
2584            ! uconfig.h
2585 ____________________________________________________________________________
2586 [ 16429] By: jhi                                   on 2002/05/06  12:18:23
2587         Log: Unfortunately AmigaOS has been broken since 11423
2588              and is unlikely to get fixed in time for 5.8.0.
2589      Branch: perl
2590            ! pod/perldelta.pod
2591 ____________________________________________________________________________
2592 [ 16428] By: jhi                                   on 2002/05/06  12:12:59
2593         Log: Ultimate discouragement for the old tools, from Andreas.
2594      Branch: perl
2595            - Porting/p4d2p Porting/p4desc
2596            ! MANIFEST Porting/repository.pod
2597 ____________________________________________________________________________
2598 [ 16427] By: jhi                                   on 2002/05/06  12:01:36
2599         Log: Upgrade to Digest::MD5 2.20.
2600      Branch: perl
2601            ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
2602            ! ext/Digest/MD5/t/files.t ext/Digest/MD5/t/md5-aaa.t
2603 ____________________________________________________________________________
2604 [ 16426] By: ams                                   on 2002/05/06  09:48:42
2605         Log: Subject: [Encode] 1.70 released
2606              From: Dan Kogai <dankogai@dan.co.jp>
2607              Date: Mon, 6 May 2002 19:36:15 +0900
2608              Message-Id: <17AB2CE6-60DD-11D6-9982-00039301D480@dan.co.jp>
2609      Branch: perl
2610            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/bin/enc2xs
2611            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Encoding.pm
2612            ! ext/Encode/t/Unicode.t ext/Encode/t/mime-header.t
2613 ____________________________________________________________________________
2614 [ 16425] By: ams                                   on 2002/05/06  09:40:42
2615         Log: Subject: [PATCH] PerlIO::Via reference
2616              From: Gisle Aas <gisle@ActiveState.com>
2617              Date: 05 May 2002 22:50:23 -0700
2618              Message-Id: <lrd6w925b4.fsf_-_@caliper.activestate.com>
2619      Branch: perl
2620            ! pod/perliol.pod
2621 ____________________________________________________________________________
2622 [ 16424] By: ams                                   on 2002/05/06  09:37:58
2623         Log: Subject: [PATCH] Term/Complete.pm: quote metachars
2624              From: Brendan O'Dea <bod@debian.org>
2625              Date: Mon, 6 May 2002 14:04:48 +1000
2626              Message-Id: <20020506040448.GA8241@londo.odea.dropbear.id.au>
2627      Branch: perl
2628            ! lib/Term/Complete.pm
2629 ____________________________________________________________________________
2630 [ 16423] By: gsar                                  on 2002/05/06  05:25:59
2631         Log: p4genpatch: avoid stderr noise during adds
2632      Branch: perl
2633            ! Porting/p4genpatch
2634 ____________________________________________________________________________
2635 [ 16422] By: jhi                                   on 2002/05/06  02:16:31
2636         Log: Subject: [PATCH] Fixup VOS builds of miniperl
2637              From: Paul_GreenVOS@vos.stratus.com
2638              Date: Sun, 5 May 02 23:11 edt
2639              Message-Id: <200205060311.XAA12996@mailhub1.stratus.com>
2640      Branch: perl
2641            ! vos/build.cm vos/compile_perl.cm vos/perl.bind
2642 ____________________________________________________________________________
2643 [ 16421] By: jhi                                   on 2002/05/06  01:09:24
2644         Log: Subject: Re: [ID 20020504.006] $s=`command` fails if $/=\integer
2645              From: Radu Greab <radu@netsoft.ro>
2646              Date: Mon, 6 May 2002 04:23:10 +0300
2647              Message-ID: <15573.56062.264379.981864@ix.netsoft.ro>
2648      Branch: perl
2649            ! pp_sys.c t/op/exec.t
2650 ____________________________________________________________________________
2651 [ 16420] By: jhi                                   on 2002/05/05  22:35:58
2652         Log: Further comment tweak, to agree with perlxs.pod.
2653      Branch: perl
2654            ! perl.h
2655 ____________________________________________________________________________
2656 [ 16419] By: jhi                                   on 2002/05/05  22:15:48
2657         Log: Subject: [PATCH] Update README.vos and release vos build macros
2658              From: Paul_GreenVOS@vos.stratus.com
2659              Date: Sun, 5 May 02 17:15 edt
2660              Message-Id: <200205052114.RAA26329@mailhub2.stratus.com>     
2661              To: perl5-porters@perl.org
2662      Branch: perl
2663            + vos/compile_full_perl.cm vos/configure_full_perl.sh
2664            + vos/make_full_perl.sh
2665            ! MANIFEST README.vos vos/Changes
2666 ____________________________________________________________________________
2667 [ 16418] By: jhi                                   on 2002/05/05  22:09:27
2668         Log: Retract MM_NW5.pm part of #16371, at the request
2669              of Michael Schwern.
2670      Branch: perl
2671            ! lib/ExtUtils/MM_NW5.pm
2672 ____________________________________________________________________________
2673 [ 16417] By: jhi                                   on 2002/05/05  17:57:04
2674         Log: Comment tweaks.
2675      Branch: perl
2676            ! perl.h
2677 ____________________________________________________________________________
2678 [ 16416] By: gsar                                  on 2002/05/05  17:00:33
2679         Log: a few more p4genpatch fixes:
2680              
2681              don't assume previous revision exists, let p4 compute it from
2682              the one-less-change number instead
2683              
2684              the time part in timestamps were always 00:00:00; fix by
2685              fetching metadata via "p4 fsync" rather than "p4 filelog"
2686              
2687              quote all file names used in external commands to make them
2688              them work when there are spaces in those file names
2689              
2690              looks production worthy now :)
2691      Branch: perl
2692            ! Porting/p4genpatch
2693 ____________________________________________________________________________
2694 [ 16415] By: jhi                                   on 2002/05/05  15:51:01
2695         Log: The #16401 was far from enough, and mostly in a wrong direction.
2696              The right thing to do would be to convert Storable into using
2697              the new MY_CXT scheme (no static data, and memory management
2698              using SVs).
2699      Branch: perl
2700            ! ext/Storable/Storable.xs
2701 ____________________________________________________________________________
2702 [ 16414] By: gsar                                  on 2002/05/05  08:41:22
2703         Log: p4genpatch diffs against depot files from //depot/perl when called
2704              with -b //depot/maint-5.6/perl
2705      Branch: perl
2706            ! Porting/p4genpatch
2707 ____________________________________________________________________________
2708 [ 16413] By: gsar                                  on 2002/05/05  07:50:53
2709         Log: p4genpatch: current directory may not be writable, so don't
2710              create temp files there
2711      Branch: perl
2712            ! Porting/p4genpatch
2713 ____________________________________________________________________________
2714 [ 16412] By: gsar                                  on 2002/05/05  07:34:33
2715         Log: p4genpatch now works on windows
2716      Branch: perl
2717            ! Porting/p4genpatch
2718 ____________________________________________________________________________
2719 [ 16411] By: gsar                                  on 2002/05/05  07:16:37
2720         Log: p4genpatch: tweak from Andreas to strip leading portion of
2721              path specified in -b (so patch can be applied with "patch -p1")
2722      Branch: perl
2723            ! Porting/p4genpatch
2724 ____________________________________________________________________________
2725 [ 16410] By: jhi                                   on 2002/05/05  03:04:56
2726         Log: Subject: [PATCH: perl@16307] add niscat (aka NIS 3, aka NIS +) to t/op/pwent
2727              From: PPrymmer@factset.com
2728              Date: Fri, 3 May 2002 14:52:12 -0400
2729              Message-ID: <OF365AB827.72878468-ON85256BAE.0066F730@55.25.11>      
2730      Branch: perl
2731            ! t/op/pwent.t
2732 ____________________________________________________________________________
2733 [ 16409] By: jhi                                   on 2002/05/05  01:53:24
2734         Log: Upgrade to Net::Ping 2.17.
2735      Branch: perl
2736            ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
2737 ____________________________________________________________________________
2738 [ 16408] By: jhi                                   on 2002/05/05  01:38:39
2739         Log: Upgrade to Getopt::Long 2.31.
2740      Branch: perl
2741            ! lib/Getopt/Long.pm
2742 ____________________________________________________________________________
2743 [ 16407] By: jhi                                   on 2002/05/05  01:05:17
2744         Log: Subject: Re: Cross-compiling as of WinCE
2745              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
2746              Date: Sat, 4 May 2002 03:49:11 +0400
2747              Message-ID: <00ca01c1f2fd$20a35fb0$cb5cc3d9@vad>
2748      Branch: perl
2749            + wince/compile.bat wince/win32io.c
2750            - wince/perldll.def
2751            ! MANIFEST configpm makedef.pl wince/Makefile.ce
2752            ! wince/cecopy-lib.pl wince/comp.pl wince/config.ce
2753            ! wince/config_h.PL wince/wince.c
2754 ____________________________________________________________________________
2755 [ 16406] By: jhi                                   on 2002/05/05  00:23:16
2756         Log: The loclibpth is always set by Configure.
2757      Branch: perl
2758            ! hints/dec_osf.sh
2759 ____________________________________________________________________________
2760 [ 16405] By: jhi                                   on 2002/05/05  00:13:04
2761         Log: Subject: Re: [Unicode::Collate] UCA Version number    
2762              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
2763              Date: Sun, 05 May 2002 10:07:57 +0900
2764              Message-Id: <20020505095942.3BEF.BQW10602@nifty.com>
2765      Branch: perl
2766            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
2767            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
2768 ____________________________________________________________________________
2769 [ 16404] By: rgs                                   on 2002/05/04  19:35:13
2770         Log: Subject: [PATCH sv.c] delete inaccurate comment
2771              From: Dave Mitchell <davem@fdgroup.com>
2772              Date: Fri, 3 May 2002 21:17:00 +0100
2773              Message-ID: <20020503211700.C22026@fdgroup.com>
2774      Branch: perl
2775            ! sv.c
2776 ____________________________________________________________________________
2777 [ 16403] By: jhi                                   on 2002/05/04  19:02:56
2778         Log: Solaris: show what 'that' is.
2779      Branch: perl
2780            ! hints/solaris_2.sh
2781 ____________________________________________________________________________
2782 [ 16402] By: rgs                                   on 2002/05/04  18:25:25
2783         Log: Syntax fix.
2784      Branch: perl
2785            ! t/op/arith.t
2786 ____________________________________________________________________________
2787 [ 16401] By: jhi                                   on 2002/05/04  18:25:01
2788         Log: (retracted by #16415) Storable: try to free what we allocated.
2789      Branch: perl
2790            ! ext/Storable/Storable.xs
2791 ____________________________________________________________________________
2792 [ 16400] By: jhi                                   on 2002/05/04  17:15:10
2793         Log: UNICOS: division is really sloppy.
2794      Branch: perl
2795            ! t/op/arith.t
2796 ____________________________________________________________________________
2797 [ 16399] By: jhi                                   on 2002/05/04  17:00:58
2798         Log: Subject: fix t/io/fs.t for VOS
2799              From: Paul_GreenVOS@vos.stratus.com
2800              Date: Sat, 4 May 02 14:01 edt
2801              Message-Id: <200205041801.OAA13071@mailhub1.stratus.com>
2802      Branch: perl
2803            ! t/io/fs.t
2804 ____________________________________________________________________________
2805 [ 16398] By: jhi                                   on 2002/05/04  16:57:05
2806         Log: Subject: [Unicode::Collate] UCA Version number
2807              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
2808              Date: Sat, 04 May 2002 16:07:07 +0900
2809              Message-Id: <20020504160547.D7E0.BQW10602@nifty.com>
2810      Branch: perl
2811            ! lib/Unicode/Collate.pm lib/Unicode/Collate/t/test.t
2812 ____________________________________________________________________________
2813 [ 16397] By: jhi                                   on 2002/05/04  16:54:40
2814         Log: Subject: [PATCH lib/overload.pm] "\"\""
2815              From: Michael G Schwern <schwern@pobox.com>
2816              Date: Sat, 4 May 2002 13:17:44 -0400
2817              Message-ID: <20020504171743.GD640@blackrider>
2818      Branch: perl
2819            ! lib/overload.pm
2820 ____________________________________________________________________________
2821 [ 16396] By: jhi                                   on 2002/05/04  16:32:45
2822         Log: Add the EBCDIC test data to downgrade.t.
2823      Branch: perl
2824            ! ext/Storable/t/downgrade.t
2825 ____________________________________________________________________________
2826 [ 16395] By: jhi                                   on 2002/05/04  16:25:37
2827         Log: EBCDIC tweak.
2828      Branch: perl
2829            ! ext/Storable/t/utf8hash.t
2830 ____________________________________________________________________________
2831 [ 16394] By: jhi                                   on 2002/05/04  16:09:15
2832         Log: Allow p4genpatch to use diff programs other than 'diff'.
2833      Branch: perl
2834            ! Porting/p4genpatch
2835 ____________________________________________________________________________
2836 [ 16393] By: jhi                                   on 2002/05/04  16:03:56
2837         Log: Add p4genpatch from Andreas; obsoletes both
2838              p4d2p and p4desc.
2839      Branch: perl
2840            + Porting/p4genpatch
2841            ! MANIFEST Porting/makerel
2842 ____________________________________________________________________________
2843 [ 16392] By: jhi                                   on 2002/05/04  15:58:53
2844         Log: Upgrade to Encode 1.69.
2845      Branch: perl
2846            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
2847            ! ext/Encode/Encode/Makefile_PL.e2x
2848            ! ext/Encode/Unicode/Unicode.pm ext/Encode/lib/Encode/Alias.pm
2849            ! ext/Encode/lib/Encode/Guess.pm
2850            ! ext/Encode/lib/Encode/MIME/Header.pm
2851            ! ext/Encode/t/mime-header.t
2852 ____________________________________________________________________________
2853 [ 16391] By: jhi                                   on 2002/05/04  15:51:52
2854         Log: Subject: [PATCH INSTALL] - remove binary compatibility claims
2855              From: Dave Mitchell <davem@fdgroup.com>
2856              Date: Sat, 4 May 2002 16:09:26 +0100
2857              Message-ID: <20020504160926.A24990@fdgroup.com>
2858      Branch: perl
2859            ! INSTALL
2860 ____________________________________________________________________________
2861 [ 16390] By: jhi                                   on 2002/05/04  15:47:49
2862         Log: Subject: [PATCH] Re: [PATCH] Re: Data::Dumper tests with -Mutf8
2863              From: Nicholas Clark <nick@unfortu.net>
2864              Date: Sat, 4 May 2002 12:38:58 +0100
2865              Message-ID: <20020504113857.GC317@Bagpuss.unfortu.net>
2866      Branch: perl
2867            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
2868 ____________________________________________________________________________
2869 [ 16389] By: jhi                                   on 2002/05/04  15:40:26
2870         Log: Subject: [PATCH] Re: Data::Dumper tests with -Mutf8   
2871              From: Nicholas Clark <nick@unfortu.net>
2872              Date: Sat, 4 May 2002 00:30:43 +0100
2873              Message-ID: <20020503233042.GF294@Bagpuss.unfortu.net>
2874      Branch: perl
2875            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
2876 ____________________________________________________________________________
2877 [ 16388] By: jhi                                   on 2002/05/04  15:28:56
2878         Log: Doc tweak from Elizabeth Mattijsen.
2879      Branch: perl
2880            ! pod/perlunicode.pod
2881 ____________________________________________________________________________
2882 [ 16387] By: rgs                                   on 2002/05/04  13:29:33
2883         Log: Subject: [PATCH] channames.pm doc tweaks
2884              From: Tatsuhiko Miyagawa <miyagawa@edge.co.jp>
2885              Date: Sat, 04 May 2002 11:45:18 +0900
2886              Message-ID: <86it64d41t.wl@mail.edge.co.jp>
2887      Branch: perl
2888            ! lib/charnames.pm
2889 ____________________________________________________________________________
2890 [ 16386] By: rgs                                   on 2002/05/04  13:22:41
2891         Log: Subject: Re: [PATCH scope.c] Re: local($tied->{foo}) leaks
2892              From: Dave Mitchell <davem@fdgroup.com>
2893              Date: Fri, 3 May 2002 23:51:10 +0100
2894              Message-ID: <20020503235110.E22026@fdgroup.com>
2895      Branch: perl
2896            ! pp_hot.c scope.c
2897 ____________________________________________________________________________
2898 [ 16385] By: nick                                  on 2002/05/04  09:29:41
2899         Log: Integrate mainline
2900      Branch: perlio
2901           !> (integrate 47 files)
2902 ____________________________________________________________________________
2903 [ 16384] By: jhi                                   on 2002/05/03  21:00:27
2904         Log: Subject: Re: perl@16307
2905              From: Nicholas Clark <nick@unfortu.net>
2906              Date: Fri, 3 May 2002 21:49:04 +0100
2907              Message-ID: <20020503204903.GC294@Bagpuss.unfortu.net>
2908              
2909              canonical #3 was failing under -Mutf8.
2910      Branch: perl
2911            ! ext/Storable/t/canonical.t
2912 ____________________________________________________________________________
2913 [ 16383] By: rgs                                   on 2002/05/03  20:45:58
2914         Log: Subject: [PATCH scope.c] Re: local($tied->{foo}) leaks
2915              From: Dave Mitchell <davem@fdgroup.com>
2916              Date: Fri, 3 May 2002 21:12:10 +0100
2917              Message-ID: <20020503211210.B22026@fdgroup.com>
2918      Branch: perl
2919            ! scope.c
2920 ____________________________________________________________________________
2921 [ 16382] By: rgs                                   on 2002/05/03  20:14:07
2922         Log: Subject: [PATCH] perl -i clobbers files on Cygwin
2923              From: "Gerrit P. Haase" <gerrit@familiehaase.de>
2924              Date: Fri, 3 May 2002 20:30:25 +0200
2925              Message-ID: <190109228332.20020503203025@familiehaase.de>
2926      Branch: perl
2927            ! doio.c
2928 ____________________________________________________________________________
2929 [ 16381] By: rgs                                   on 2002/05/03  20:07:44
2930         Log: Subject: t/TestInit.pm - clean up comments
2931              From: Paul_GreenVOS@vos.stratus.com
2932              Date: Fri, 3 May 02 14:51 edt
2933              Message-ID: <200205031850.OAA09104@mailhub2.stratus.com>
2934      Branch: perl
2935            ! t/TestInit.pm
2936 ____________________________________________________________________________
2937 [ 16380] By: jhi                                   on 2002/05/03  15:47:38
2938         Log: Subject: [PATCH] enc2xs template -- searches script more sensibly
2939              From: Dan Kogai <dankogai@dan.co.jp>
2940              Date: Sat, 4 May 2002 01:46:35 +0900
2941              Message-Id: <544C1568-5EB5-11D6-8F1D-00039301D480@dan.co.jp>
2942      Branch: perl
2943            ! ext/Encode/Encode/Makefile_PL.e2x
2944 ____________________________________________________________________________
2945 [ 16379] By: jhi                                   on 2002/05/03  15:43:47
2946         Log: Forgotten test arrangement.
2947      Branch: perl
2948            ! ext/Digest/MD5/t/files.t
2949 ____________________________________________________________________________
2950 [ 16378] By: jhi                                   on 2002/05/03  14:54:19
2951         Log: Comedy of typing errors.
2952      Branch: perl
2953            ! hints/solaris_2.sh
2954 ____________________________________________________________________________
2955 [ 16377] By: jhi                                   on 2002/05/03  14:45:26
2956         Log: Let's try the "no Net:: if no Socket" again.
2957      Branch: perl
2958            ! t/lib/1_compile.t
2959 ____________________________________________________________________________
2960 [ 16376] By: jhi                                   on 2002/05/03  14:11:42
2961         Log: Update Changes.
2962      Branch: perl
2963            ! Changes patchlevel.h
2964 ____________________________________________________________________________
2965 [ 16375] By: jhi                                   on 2002/05/03  14:09:38
2966         Log: Oops.
2967      Branch: perl
2968            ! lib/ExtUtils/MM_BeOS.pm
2969 ____________________________________________________________________________
2970 [ 16374] By: jhi                                   on 2002/05/03  13:58:08
2971         Log: EBCDIC tweak.
2972      Branch: perl
2973            ! ext/Digest/MD5/t/utf8.t
2974 ____________________________________________________________________________
2975 [ 16373] By: jhi                                   on 2002/05/03  13:51:11
2976         Log: Update the EBCDIC MD5 checksums, and automate the process.
2977      Branch: perl
2978            ! ext/Digest/MD5/t/files.t
2979 ____________________________________________________________________________
2980 [ 16372] By: jhi                                   on 2002/05/03  13:01:23
2981         Log: The EBCDIC remapping of the low 256 bites again.
2982      Branch: perl
2983            ! ext/Encode/Encode.pm ext/Encode/lib/Encode/Guess.pm
2984            ! ext/Encode/t/fallback.t ext/Encode/t/guess.t
2985            ! ext/Encode/t/mime-header.t ext/PerlIO/t/fallback.t
2986 ____________________________________________________________________________
2987 [ 16371] By: jhi                                   on 2002/05/03  12:49:58
2988         Log: NetWare updates from C Aditya.
2989      Branch: perl
2990            ! lib/ExtUtils/MM_NW5.pm makedef.pl
2991 ____________________________________________________________________________
2992 [ 16370] By: jhi                                   on 2002/05/03  12:36:54
2993         Log: DJGPP updates from Laszlo Molnar.
2994      Branch: perl
2995            ! djgpp/config.over ext/Cwd/t/cwd.t hints/dos_djgpp.sh
2996 ____________________________________________________________________________
2997 [ 16369] By: jhi                                   on 2002/05/03  12:34:01
2998         Log: Upgrade to Encode 1.68.
2999      Branch: perl
3000            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
3001            ! ext/Encode/lib/Encode/Alias.pm
3002            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
3003 ____________________________________________________________________________
3004 [ 16368] By: jhi                                   on 2002/05/03  12:31:52
3005         Log: Integrate perlio;
3006              
3007              Several of non-default builds now seem to work reasonably well
3008              English.t seems to fail on an errno test, and socketpair blathers
3009              about something.
3010              Basic fix is to stop PERL_IMPLICIT_SYS turning on USE_PERLIO by the 
3011              back door, and instead have perlsdio.h vector stdio via iperlsys.h
3012              function tables (latter was done in earlier change).
3013              Update comments in Makefile.mk 
3014              
3015              Finish off 16350 for non-PERLIO build on linux,
3016              non PERL_IMPLICIT_SYS parts of iperlsys.h had junk
3017              for some slots which now perlsdio.h is targeting.
3018              
3019              setbuf / setvbuf are not PerlIO_ concepts
3020              
3021              perl_clone is a threads thing
3022              
3023              Have perlsdio.h use the iperlsys.h aliases and see
3024              if that helps non-PERLIO IMP_SYS on Win32.
3025              (Miniperl okay on linux).
3026              
3027              More layer syms
3028              
3029              Use PerlSIO_fdupopen() if not using PerlIO
3030              
3031              Do not build if not using layers
3032      Branch: perl
3033           !> XSUB.h iperlsys.h makedef.pl perlio.c perlio.h perlsdio.h
3034           !> win32/makefile.mk win32/perlhost.h win32/win32.c
3035           !> win32/win32io.c
3036 ____________________________________________________________________________
3037 [ 16367] By: nick                                  on 2002/05/03  07:25:13
3038         Log: Several of non-default builds now seem to work reasonably well
3039              English.t seems to fail on an errno test, and socketpair blathers
3040              about something.
3041              Basic fix is to stop PERL_IMPLICIT_SYS turning on USE_PERLIO by the 
3042              back door, and instead have perlsdio.h vector stdio via iperlsys.h
3043              function tables (latter was done in earlier change).
3044              Update comments in Makefile.mk 
3045      Branch: perlio
3046            ! perlio.h win32/makefile.mk win32/win32.c
3047 ____________________________________________________________________________
3048 [ 16366] By: nick                                  on 2002/05/03  07:07:36
3049         Log: Finish off 16350 for non-PERLIO build on linux,
3050              non PERL_IMPLICIT_SYS parts of iperlsys.h had junk
3051              for some slots which now perlsdio.h is targeting.
3052      Branch: perlio
3053            ! iperlsys.h
3054 ____________________________________________________________________________
3055 [ 16365] By: jhi                                   on 2002/05/03  03:52:08
3056         Log: If no Socket should not try to test Net::
3057      Branch: perl
3058            ! t/lib/1_compile.t
3059 ____________________________________________________________________________
3060 [ 16364] By: jhi                                   on 2002/05/03  02:22:56
3061         Log: Integrate macperl #16360 and #16363;
3062              
3063              Make op/alarm.t pass
3064              
3065              README.macos update
3066      Branch: perl
3067           !> README.macos t/op/alarm.t
3068 ____________________________________________________________________________
3069 [ 16363] By: pudge                                 on 2002/05/03  01:57:04
3070         Log: README.macos update
3071      Branch: macperl
3072            ! README.macos
3073 ____________________________________________________________________________
3074 [ 16362] By: pudge                                 on 2002/05/03  01:56:52
3075         Log: Config / test updates
3076      Branch: macperl
3077            ! macos/MacPerlTests.cmd macos/MacPerlTests.plx
3078            ! macos/Makefile.mk
3079 ____________________________________________________________________________
3080 [ 16361] By: pudge                                 on 2002/05/03  01:56:24
3081         Log: Safe signals for Mac OS
3082      Branch: macperl
3083            ! macos/macish.c macos/macish.h
3084 ____________________________________________________________________________
3085 [ 16360] By: pudge                                 on 2002/05/03  01:55:27
3086         Log: Make op/alarm.t pass
3087      Branch: macperl
3088            ! t/op/alarm.t
3089 ____________________________________________________________________________
3090 [ 16359] By: gsar                                  on 2002/05/02  22:52:09
3091         Log: a tweak to change#13584: need to avoid pad-walking during
3092              global destruction
3093      Branch: maint-5.6/perl
3094            ! op.c
3095 ____________________________________________________________________________
3096 [ 16358] By: jhi                                   on 2002/05/02  22:35:31
3097         Log: Forgot the most important part of #16357.
3098      Branch: perl
3099            ! lib/Unicode/Collate.pm
3100 ____________________________________________________________________________
3101 [ 16357] By: jhi                                   on 2002/05/02  22:33:28
3102         Log: Subject: Unicode::Collate 0.11 Released
3103              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
3104              Date: Fri, 03 May 2002 03:19:29 +0900
3105              Message-Id: <20020503030904.35B3.BQW10602@nifty.com>
3106      Branch: perl
3107            ! lib/Unicode/Collate/Changes lib/Unicode/Collate/README
3108            ! lib/Unicode/Collate/keys.txt lib/Unicode/Collate/t/test.t
3109 ____________________________________________________________________________
3110 [ 16356] By: jhi                                   on 2002/05/02  22:30:10
3111         Log: Subject: [PATCH] Re: Perl 5.8-to-be NetBSD testing?
3112              From: Andy Dougherty <doughera@lafayette.edu>
3113              Date: Thu, 2 May 2002 12:01:50 -0400 (EDT)
3114              Message-ID: <Pine.SOL.4.10.10205021156390.325-100000@maxwell.phys.lafayette.edu>
3115      Branch: perl
3116            ! Makefile.SH ext/util/make_ext
3117 ____________________________________________________________________________
3118 [ 16355] By: jhi                                   on 2002/05/02  22:26:38
3119         Log: Integrate #16353 from macperl;
3120              
3121              "fix" for utf8_heavy.pl, lexical UTF8 var crashed
3122              in test 92 of run/fresh_perl.t on MacOS
3123              
3124              (as pudge rightfully points out, this is voodoo
3125              programming at it best, the real bug is somewhere else,
3126              now we just happened to shake the chicken the right way)
3127      Branch: perl
3128           !> lib/utf8_heavy.pl
3129 ____________________________________________________________________________
3130 [ 16354] By: jhi                                   on 2002/05/02  22:22:42
3131         Log: Subject: Re: Encode, charnames and utf8heavy
3132              From: Dan Kogai <dankogai@dan.co.jp>
3133              Date: Thu, 2 May 2002 00:44:30 +0900
3134              Message-Id: <539D985A-5D1A-11D6-BB19-00039301D480@dan.co.jp>
3135              
3136              (plus a respective perlunicode tweak)
3137      Branch: perl
3138            ! lib/utf8_heavy.pl pod/perlunicode.pod
3139 ____________________________________________________________________________
3140 [ 16353] By: pudge                                 on 2002/05/02  19:55:39
3141         Log: "fix" for utf8_heavy.pl, lexical UTF8 var crashed
3142              in test 92 of run/fresh_perl.t on MacOS
3143      Branch: macperl
3144            ! lib/utf8_heavy.pl
3145 ____________________________________________________________________________
3146 [ 16352] By: nick                                  on 2002/05/02  17:48:31
3147         Log: setbuf / setvbuf are not PerlIO_ concepts
3148      Branch: perlio
3149            ! XSUB.h
3150 ____________________________________________________________________________
3151 [ 16351] By: nick                                  on 2002/05/02  17:12:21
3152         Log: perl_clone is a threads thing
3153      Branch: perlio
3154            ! makedef.pl
3155 ____________________________________________________________________________
3156 [ 16350] By: nick                                  on 2002/05/02  17:09:43
3157         Log: *** EXPERIMENTAL ***
3158              Have perlsdio.h use the iperlsys.h aliases and see
3159              if that helps non-PERLIO IMP_SYS on Win32.
3160              (Miniperl okay on linux).
3161      Branch: perlio
3162            ! iperlsys.h perlsdio.h
3163 ____________________________________________________________________________
3164 [ 16349] By: nick                                  on 2002/05/02  16:10:15
3165         Log: Win32 builds and mostly works for non-USE_PERLIO non-USE_IMP_SYS case.
3166              - move body of fdupopen() from perlhost.h to win32.h as win32_fdupopen()
3167              - use it in perlio.c
3168      Branch: perlio
3169            ! perlio.c win32/perlhost.h win32/win32.c
3170 ____________________________________________________________________________
3171 [ 16348] By: gsar                                  on 2002/05/02  15:44:48
3172         Log: manual integrate of change#16332 from maint-5.6 branch
3173      Branch: perl
3174            ! mg.c perl.c sv.c util.c
3175 ____________________________________________________________________________
3176 [ 16347] By: nick                                  on 2002/05/02  15:19:59
3177         Log: More layer syms
3178      Branch: perlio
3179            ! makedef.pl
3180 ____________________________________________________________________________
3181 [ 16346] By: nick                                  on 2002/05/02  15:19:20
3182         Log: Use PerlSIO_fdupopen() if not using PerlIO
3183      Branch: perlio
3184            ! perlio.c
3185 ____________________________________________________________________________
3186 [ 16345] By: nick                                  on 2002/05/02  15:18:12
3187         Log: Do not build if not using layers
3188      Branch: perlio
3189            ! win32/win32io.c
3190 ____________________________________________________________________________
3191 [ 16344] By: jhi                                   on 2002/05/02  14:02:51
3192         Log: Upgrade to Encode 1.67.
3193      Branch: perl
3194            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
3195            ! ext/Encode/lib/Encode/Guess.pm
3196 ____________________________________________________________________________
3197 [ 16343] By: jhi                                   on 2002/05/02  13:14:39
3198         Log: Integrate perlio;
3199              
3200              Remove show-stoppers to non-PERLIO Win32 builds
3201              (still not a very good show).
3202      Branch: perl
3203           !> makedef.pl win32/makefile.mk
3204 ____________________________________________________________________________
3205 [ 16342] By: jhi                                   on 2002/05/02  13:06:18
3206         Log: Subject: Re: [ID 20020425.009] perlio & -Dm dumps core
3207              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
3208              Date: Thu, 02 May 2002 04:22:02 +0100
3209              Message-Id: <200205020322.g423M2p19726@crypt.compulink.co.uk>
3210      Branch: perl
3211            ! malloc.c
3212 ____________________________________________________________________________
3213 [ 16341] By: nick                                  on 2002/05/02  12:57:23
3214         Log: Remove show-stoppers to non-PERLIO Win32 builds
3215              (still not a very good show).
3216      Branch: perlio
3217            ! makedef.pl win32/makefile.mk
3218 ____________________________________________________________________________
3219 [ 16340] By: jhi                                   on 2002/05/02  12:44:23
3220         Log: Subject: [PATCH] 1/3rd of utf8
3221              From: Nicholas Clark <nick@unfortu.net>
3222              Date: Wed, 1 May 2002 22:58:42 +0100
3223              Message-ID: <20020501215842.GB303@Bagpuss.unfortu.net>
3224      Branch: perl
3225            ! ext/Storable/t/malice.t
3226 ____________________________________________________________________________
3227 [ 16339] By: jhi                                   on 2002/05/02  12:41:18
3228         Log: Integrate #16334 from maint-5.6;
3229              
3230              don't pad $0 with spaces when setting it, use nulls instead (the
3231              spaces show up as a very long line in a ps listing)
3232      Branch: perl
3233           !> mg.c
3234 ____________________________________________________________________________
3235 [ 16338] By: jhi                                   on 2002/05/02  12:37:22
3236         Log: Integrate perlio;
3237              
3238              Fix the "PerlIO require leak". Snag was that clean_objs
3239              autoloaded DESTROY (needing IO) after known layers had
3240              been freed. Postpone layer list free to PerlIO_cleanup,
3241              rather than PerlIO_destruct. Tweak sequence in perl_destruct
3242              so that sv_undef is immortal till layer list is done with it.
3243      Branch: perl
3244           !> perl.c perlio.c
3245 ____________________________________________________________________________
3246 [ 16337] By: ams                                   on 2002/05/02  08:21:42
3247         Log: Subject: Re: [PATCH] Storable docs
3248              From: Philip Newton <Philip.Newton@gmx.net>
3249              Date: Thu, 02 May 2002 07:58:38 +0200
3250              Message-Id: <k9l1du0jej90v909flk8nutkj4r42vmhao@4ax.com>
3251              (Applied mostly with tweaks by hand.)
3252      Branch: perl
3253            ! ext/Storable/Storable.pm
3254 ____________________________________________________________________________
3255 [ 16336] By: nick                                  on 2002/05/02  07:59:16
3256         Log: Integrate mainline
3257      Branch: perlio
3258           +> ext/Digest/MD5/README ext/Digest/MD5/t/md5-aaa.t
3259           +> ext/Digest/MD5/t/utf8.t
3260            - ext/Digest/MD5/t/aaa.t
3261           !> Configure MANIFEST Makefile.SH config_h.SH
3262           !> ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
3263           !> ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/badfile.t
3264           !> ext/Digest/MD5/t/files.t ext/Storable/Storable.pm
3265           !> ext/threads/shared/Makefile.PL ext/threads/shared/semaphore.pm
3266           !> ext/threads/shared/t/semaphore.t ext/threads/threads.xs gv.h
3267           !> lib/Thread.pm util.c
3268 ____________________________________________________________________________
3269 [ 16335] By: nick                                  on 2002/05/02  07:54:51
3270         Log: Fix the "PerlIO require leak". Snag was that clean_objs
3271              autoloaded DESTROY (needing IO) after known layers had
3272              been freed. Postpone layer list free to PerlIO_cleanup,
3273              rather than PerlIO_destruct. Tweak sequence in perl_destruct
3274              so that sv_undef is immortal till layer list is done with it.
3275      Branch: perlio
3276            ! perl.c perlio.c
3277 ____________________________________________________________________________
3278 [ 16334] By: gsar                                  on 2002/05/02  07:10:52
3279         Log: don't pad $0 with spaces when setting it, use nulls instead (the
3280              spaces show up as a very long line in a ps listing)
3281      Branch: maint-5.6/perl
3282            ! mg.c
3283 ____________________________________________________________________________
3284 [ 16333] By: gsar                                  on 2002/05/02  07:08:42
3285         Log: fix yet more race conditions related to fdopen() and dup2():
3286              
3287              fclose() is not thread-safe when two FILE* structures point
3288              to the same underlying fd, as it happens in perl's socket
3289              handles; need to invalidate the fileno slot of one of the
3290              FILE* structures, but unfortunately stdio has no interface
3291              to do this; we can do little else but fiddle with the
3292              FILE* structure directly (yuck! hope this could be done better
3293              under native PerlIO in 5.8)
3294      Branch: maint-5.6/perl
3295            ! doio.c embed.h embed.pl objXSUB.h perlapi.c proto.h
3296 ____________________________________________________________________________
3297 [ 16332] By: gsar                                  on 2002/05/02  06:49:17
3298         Log: isolate all environ diddling to the initial interpreter; any
3299              additional interpreters created after the first one cannot
3300              propagate %ENV changes down to the real environment; this
3301              should fix %ENV related races (e.g. multiple threads attempting
3302              to free() environ entries when they run C<%ENV = ()>)
3303      Branch: maint-5.6/perl
3304            ! mg.c perl.c sv.c util.c
3305 ____________________________________________________________________________
3306 [ 16331] By: gsar                                  on 2002/05/02  06:39:27
3307         Log: fix race condition in my_popen(): parent may dup2() into an fd
3308              that got opened by another thread because it closes it
3309              beforehand; instead, let the dup2() itself close the fd
3310      Branch: maint-5.6/perl
3311            ! util.c
3312 ____________________________________________________________________________
3313 [ 16330] By: gsar                                  on 2002/05/02  06:34:26
3314         Log: pipe() IO structures were not fully initialized
3315      Branch: maint-5.6/perl
3316            ! doio.c pp_sys.c
3317 ____________________________________________________________________________
3318 [ 16329] By: gsar                                  on 2002/05/02  06:32:46
3319         Log: fix handle leak in my_popen() if the fork() fails
3320      Branch: maint-5.6/perl
3321            ! util.c
3322 ____________________________________________________________________________
3323 [ 16328] By: nick                                  on 2002/05/02  06:08:22
3324         Log: Integrate mainline
3325      Branch: perlio
3326           +> ext/threads/shared/semaphore.pm
3327           +> ext/threads/shared/t/semaphore.t
3328           !> MANIFEST ext/threads/shared/Makefile.PL
3329           !> ext/threads/shared/t/queue.t
3330 ____________________________________________________________________________
3331 [ 16327] By: jhi                                   on 2002/05/02  03:47:07
3332         Log: Cleanup threads dirs.
3333      Branch: perl
3334            ! Makefile.SH
3335 ____________________________________________________________________________
3336 [ 16326] By: jhi                                   on 2002/05/02  03:41:39
3337         Log: Add the new Digest::MD5 test.
3338      Branch: perl
3339            + ext/Digest/MD5/t/utf8.t
3340            ! MANIFEST
3341 ____________________________________________________________________________
3342 [ 16325] By: jhi                                   on 2002/05/02  03:33:14
3343         Log: New try at the Class::DBI core dump at global cleanup.
3344      Branch: perl
3345            ! gv.h util.c
3346 ____________________________________________________________________________
3347 [ 16324] By: jhi                                   on 2002/05/02  02:47:38
3348         Log: Upgrade to Digest::MD5 2.19.
3349      Branch: perl
3350            ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
3351            ! ext/Digest/MD5/t/files.t
3352 ____________________________________________________________________________
3353 [ 16323] By: jhi                                   on 2002/05/02  02:47:22
3354         Log: Ooops.  Not everybody does threads.
3355      Branch: perl
3356            ! ext/threads/shared/t/semaphore.t
3357 ____________________________________________________________________________
3358 [ 16322] By: jhi                                   on 2002/05/01  23:40:47
3359         Log: Fix files.t for blead.
3360      Branch: perl
3361            + ext/Digest/MD5/README
3362            ! MANIFEST ext/Digest/MD5/t/files.t
3363 ____________________________________________________________________________
3364 [ 16321] By: jhi                                   on 2002/05/01  23:11:54
3365         Log: Upgrade to Digest::MD5 2.18.  files.t doesn't
3366              work yet with blead, my bad.
3367      Branch: perl
3368            + ext/Digest/MD5/t/md5-aaa.t
3369            - ext/Digest/MD5/t/aaa.t
3370            ! MANIFEST ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
3371            ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/badfile.t
3372            ! ext/Digest/MD5/t/files.t
3373 ____________________________________________________________________________
3374 [ 16320] By: jhi                                   on 2002/05/01  21:40:04
3375         Log: metaconfig unit change for #16319.
3376      Branch: metaconfig/U/perl
3377            ! d_u32align.U
3378 ____________________________________________________________________________
3379 [ 16319] By: jhi                                   on 2002/05/01  21:39:51
3380         Log: Somebody might be compiling a newer Digest::MD5.
3381      Branch: perl
3382            ! Configure config_h.SH
3383 ____________________________________________________________________________
3384 [ 16318] By: jhi                                   on 2002/05/01  21:17:55
3385         Log: Until Arthur fills in semaphore.t.
3386      Branch: perl
3387            ! ext/threads/shared/Makefile.PL
3388            ! ext/threads/shared/t/semaphore.t
3389 ____________________________________________________________________________
3390 [ 16317] By: sky                                   on 2002/05/01  19:36:33
3391         Log: Fix emulation case when loading both Thread and threads::shared
3392              would get awkward.
3393      Branch: perl
3394            ! lib/Thread.pm
3395 ____________________________________________________________________________
3396 [ 16316] By: ams                                   on 2002/05/01  19:35:25
3397         Log: Subject: [PATCH] Storable docs
3398              From: Nicholas Clark <nick@unfortu.net>
3399              Date: Wed, 1 May 2002 20:44:42 +0100
3400              Message-Id: <20020501194441.GA303@Bagpuss.unfortu.net>
3401      Branch: perl
3402            ! ext/Storable/Storable.pm
3403 ____________________________________________________________________________
3404 [ 16315] By: sky                                   on 2002/05/01  19:15:46
3405         Log: Now passes old test case.
3406      Branch: perl
3407            ! ext/threads/shared/semaphore.pm
3408 ____________________________________________________________________________
3409 [ 16314] By: sky                                   on 2002/05/01  19:15:26
3410         Log: Cleanup memory a bit better in some cases.
3411      Branch: perl
3412            ! ext/threads/threads.xs
3413 ____________________________________________________________________________
3414 [ 16313] By: nick                                  on 2002/05/01  18:38:03
3415         Log: Integrate mainline
3416      Branch: perlio
3417           !> Changes ext/Encode/Changes ext/Encode/Encode.pm
3418           !> ext/Encode/Encode.xs ext/Encode/bin/ucm2table
3419           !> ext/Encode/t/fallback.t ext/PerlIO/t/fallback.t
3420           !> ext/threads/shared/t/cond.t ext/threads/shared/t/queue.t
3421           !> lib/User/pwent.t lib/charnames.pm lib/charnames.t patchlevel.h
3422           !> pod/perl.pod pod/perlthrtut.pod toke.c
3423           !> vms/descrip_mms.template vms/perlvms.pod
3424 ____________________________________________________________________________
3425 [ 16312] By: sky                                   on 2002/05/01  18:12:37
3426         Log: Don't forget to add it to the MANIFEST
3427      Branch: perl
3428            + ext/threads/shared/t/semaphore.t
3429            ! MANIFEST
3430 ____________________________________________________________________________
3431 [ 16311] By: sky                                   on 2002/05/01  17:54:19
3432         Log: Add semaphore.pm
3433      Branch: perl
3434            + ext/threads/shared/semaphore.pm
3435 ____________________________________________________________________________
3436 [ 16310] By: sky                                   on 2002/05/01  17:13:57
3437         Log: Fix makefile to put queue.pm correctly, update test script.
3438      Branch: perl
3439            ! ext/threads/shared/Makefile.PL ext/threads/shared/t/queue.t
3440 ____________________________________________________________________________
3441 [ 16309] By: jhi                                   on 2002/05/01  15:29:44
3442         Log: Subject: [Patch]  ext/PerlIO/t/fallback.t gets haircut
3443              From: Dan Kogai <dankogai@dan.co.jp>
3444              Date: Thu, 2 May 2002 00:14:41 +0900
3445              Message-Id: <2958D841-5D16-11D6-8A58-00039301D480@dan.co.jp>
3446      Branch: perl
3447            ! ext/PerlIO/t/fallback.t
3448 ____________________________________________________________________________
3449 [ 16308] By: jhi                                   on 2002/05/01  15:27:52
3450         Log: Encode tweak from Dan Kogai.
3451      Branch: perl
3452            ! ext/Encode/Encode.xs
3453 ____________________________________________________________________________
3454 [ 16307] By: sky                                   on 2002/05/01  13:40:58
3455         Log: Flush directly to avoid erros when running from test harness
3456      Branch: perl
3457            ! ext/threads/shared/t/cond.t ext/threads/shared/t/queue.t
3458 ____________________________________________________________________________
3459 [ 16306] By: jhi                                   on 2002/05/01  13:37:34
3460         Log: Update Changes.
3461      Branch: perl
3462            ! Changes patchlevel.h
3463 ____________________________________________________________________________
3464 [ 16305] By: jhi                                   on 2002/05/01  13:16:12
3465         Log: Subject: [PATCH: perl@16267] make lib/User/pwent.t run on VMS
3466              From: PPrymmer@factset.com
3467              Date: Wed, 1 May 2002 10:12:53 -0400
3468              Message-ID: <OFC387E5B4.FED37D7B-ON85256BAC.004DB0F0@55.25.11>
3469      Branch: perl
3470            ! lib/User/pwent.t
3471 ____________________________________________________________________________
3472 [ 16304] By: jhi                                   on 2002/05/01  13:14:44
3473         Log: Subject: [PATCH: perl@16267] remove the extraneous "all" target from the run of make_ext on VMS only
3474              From: PPrymmer@factset.com
3475              Date: Wed, 1 May 2002 09:54:51 -0400
3476              Message-ID: <OF1559C9E5.915D0B0E-ON85256BAC.004C1A2A@55.25.11>
3477      Branch: perl
3478            ! vms/descrip_mms.template
3479 ____________________________________________________________________________
3480 [ 16303] By: sky                                   on 2002/05/01  13:00:57
3481         Log: First attempt at updating perlthrtut for ithreaded threads.pm
3482      Branch: perl
3483            ! pod/perlthrtut.pod
3484 ____________________________________________________________________________
3485 [ 16302] By: jhi                                   on 2002/05/01  12:54:24
3486         Log: Provide the \N{U+HHHH} syntax before we forget.
3487      Branch: perl
3488            ! lib/charnames.pm lib/charnames.t toke.c
3489 ____________________________________________________________________________
3490 [ 16301] By: jhi                                   on 2002/05/01  12:03:03
3491         Log: Subject: Copy-and-Pasto in perl.pod     
3492              From: lupe@lupe-christoph.de (Lupe Christoph)    
3493              Date: Wed, 1 May 2002 13:31:47 +0200
3494              Message-ID: <20020501113147.GA31125@lupe-christoph.de>
3495      Branch: perl
3496            ! pod/perl.pod
3497 ____________________________________________________________________________
3498 [ 16300] By: jhi                                   on 2002/05/01  12:01:11
3499         Log: Upgrade to Encode 1.66.
3500      Branch: perl
3501            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
3502            ! ext/Encode/bin/ucm2table ext/Encode/t/fallback.t
3503 ____________________________________________________________________________
3504 [ 16299] By: jhi                                   on 2002/05/01  11:53:21
3505         Log: Integrate perlio; symbol cleanups.
3506      Branch: perl
3507           !> global.sym makedef.pl
3508 ____________________________________________________________________________
3509 [ 16298] By: ams                                   on 2002/05/01  09:42:27
3510         Log: Subject: Re: [PATCH: perl@16267] update to vms/perlvms.pod
3511              From: Philip Newton <Philip.Newton@gmx.net>
3512              Date: Wed, 01 May 2002 12:41:10 +0200
3513              Message-Id: <ighvcukhj650hq264b6v45nj6ohanplm16@4ax.com>
3514      Branch: perl
3515            ! vms/perlvms.pod
3516 ____________________________________________________________________________
3517 [ 16297] By: nick                                  on 2002/05/01  06:50:24
3518         Log: Remove "spurious" (and unnecessary) variables from layer_syms
3519              Win32 (Win2k), MinGW-1.1 - passes all tests! ;-)
3520      Branch: perlio
3521            ! makedef.pl
3522 ____________________________________________________________________________
3523 [ 16296] By: nick                                  on 2002/05/01  06:21:28
3524         Log: perl embed.pl to update global.sym
3525      Branch: perlio
3526            ! global.sym
3527 ____________________________________________________________________________
3528 [ 16295] By: nick                                  on 2002/05/01  06:16:18
3529         Log: Raw integrate of mainline (global.sym wrong on Win32)
3530      Branch: perlio
3531           +> t/comp/hints.t
3532           !> (integrate 45 files)
3533 ____________________________________________________________________________
3534 [ 16294] By: jhi                                   on 2002/05/01  02:39:54
3535         Log: metaconfig unit change for #16293.
3536      Branch: metaconfig/U/perl
3537            ! bincompat5005.U
3538 ____________________________________________________________________________
3539 [ 16293] By: jhi                                   on 2002/05/01  02:39:32
3540         Log: Try #2 of getting rid of bincompat5005.
3541      Branch: perl
3542            ! Configure NetWare/config_H.wc Porting/Glossary
3543            ! Porting/config.sh Porting/config_H config_h.SH embed.h
3544            ! embed.pl vos/config.alpha.h vos/config.ga.h win32/config_H.bc
3545            ! win32/config_H.gc win32/config_H.vc win32/config_H.vc64
3546            ! wince/config.h wince/config_H.ce
3547 ____________________________________________________________________________
3548 [ 16292] By: jhi                                   on 2002/05/01  02:04:49
3549         Log: metaconfig unit changes for #16291.
3550      Branch: metaconfig
3551            ! U/installdirs/inc_version_list.U
3552      Branch: metaconfig/U/perl
3553            ! bincompat5005.U xs_apiversion.U
3554 ____________________________________________________________________________
3555 [ 16291] By: jhi                                   on 2002/05/01  02:04:22
3556         Log: No bincompat5005.
3557      Branch: perl
3558            ! Configure INSTALL NetWare/config.wc Porting/Glossary
3559            ! Porting/config.sh Porting/config_H README.mpeix config_h.SH
3560            ! configure.com epoc/config.sh hints/aix.sh hints/cygwin.sh
3561            ! hints/mpeix.sh makedef.pl myconfig.SH pod/perltoc.pod
3562            ! uconfig.h uconfig.sh vos/config.alpha.def vos/config.ga.def
3563            ! win32/config.bc win32/config.gc win32/config.vc
3564            ! win32/config.vc64 wince/config.ce
3565 ____________________________________________________________________________
3566 [ 16290] By: jhi                                   on 2002/05/01  01:17:53
3567         Log: Remove sv_setpviv{_,mg}; regen perlapi.
3568      Branch: perl
3569            ! embed.fnc embed.h pod/perlapi.pod proto.h sv.c
3570 ____________________________________________________________________________
3571 [ 16289] By: jhi                                   on 2002/05/01  01:10:52
3572         Log: Subject: [PATCH sv.c] remove macroized bincompat functions  
3573              From: Dave Mitchell <davem@fdgroup.com>
3574              Date: Tue, 30 Apr 2002 23:55:43 +0100
3575              Message-ID: <20020430235543.A27796@fdgroup.com>
3576      Branch: perl
3577            ! sv.c
3578 ____________________________________________________________________________
3579 [ 16288] By: jhi                                   on 2002/05/01  01:06:31
3580         Log: Update to Getopt::Long 2.30.
3581      Branch: perl
3582            ! lib/Getopt/Long.pm
3583 ____________________________________________________________________________
3584 [ 16287] By: jhi                                   on 2002/04/30  19:51:08
3585         Log: Integrate perlio;
3586              
3587              Attempt at sanity in PerlIO/makedef.pl world:
3588              1. Add comments to what each clump of symbols is for
3589              2. Explicitly export layer syms like I thought they were
3590              3. Remove bulk of (now redundant) PerlIO stuff from the <DATA>
3591              section.
3592              4. Re-sort perlio.sym
3593      Branch: perl
3594           !> makedef.pl perlio.sym
3595 ____________________________________________________________________________
3596 [ 16286] By: rgs                                   on 2002/04/30  19:03:34
3597         Log: Fix bug id 20020427.004 on %^H.
3598              Add a regression test for %^H.
3599              Change the sort pragma implementation to use a
3600              global variable instead of %^H.
3601      Branch: perl
3602            + t/comp/hints.t
3603            ! MANIFEST lib/sort.pm lib/sort.t pp_sort.c scope.c
3604 ____________________________________________________________________________
3605 [ 16285] By: nick                                  on 2002/04/30  19:00:03
3606         Log: Attempt at sanity in PerlIO/makedef.pl world:
3607              1. Add comments to what each clump of symbols is for
3608              2. Explicitly export layer syms like I thought they were
3609              3. Remove bulk of (now redundant) PerlIO stuff from the <DATA>
3610              section.
3611              4. Re-sort perlio.sym
3612      Branch: perlio
3613            ! makedef.pl perlio.sym
3614 ____________________________________________________________________________
3615 [ 16284] By: nick                                  on 2002/04/30  18:10:23
3616         Log: Rest of integrate
3617      Branch: perlio
3618           +> lib/ExtUtils/MM_MacOS.pm
3619           !> MANIFEST ext/Encode/Changes ext/Encode/Encode.pm
3620           !> ext/Encode/bin/ucm2table ext/Encode/lib/Encode/Guess.pm
3621           !> ext/Encode/lib/Encode/Supported.pod ext/Encode/ucm/euc-jp.ucm
3622           !> ext/Storable/Storable.xs hints/openbsd.sh lib/ExtUtils/Changes
3623           !> lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
3624           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win95.pm
3625           !> lib/ExtUtils/MakeMaker.pm lib/Test/Harness.pm
3626           !> lib/Test/Harness/Assert.pm lib/Test/Harness/Straps.pm
3627           !> lib/Test/Harness/t/strap-analyze.t
3628           !> lib/Test/Harness/t/test-harness.t pod/perlport.pod
3629           !> pod/perltoc.pod t/pod/testp2pt.pl util.c vms/perlvms.pod
3630 ____________________________________________________________________________
3631 [ 16283] By: nick                                  on 2002/04/30  17:53:37
3632         Log: Integrate mailine makedef.pl so I can look at it
3633      Branch: perlio
3634           !> makedef.pl
3635 ____________________________________________________________________________
3636 [ 16282] By: jhi                                   on 2002/04/30  15:46:38
3637         Log: Upgrade to Encode 1.65.
3638      Branch: perl
3639            ! ext/Encode/Changes ext/Encode/Encode.pm
3640            ! ext/Encode/bin/ucm2table ext/Encode/lib/Encode/Guess.pm
3641            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/ucm/euc-jp.ucm
3642 ____________________________________________________________________________
3643 [ 16281] By: jhi                                   on 2002/04/30  13:50:54
3644         Log: Missing PerlIO symbols found by Richard Hatch in AIX.
3645      Branch: perl
3646            ! makedef.pl
3647 ____________________________________________________________________________
3648 [ 16280] By: jhi                                   on 2002/04/30  13:04:45
3649         Log: NetWare: disable DEBUG/ASSERT for now.
3650      Branch: perl
3651            ! ext/Storable/Storable.xs
3652 ____________________________________________________________________________
3653 [ 16279] By: jhi                                   on 2002/04/30  12:57:12
3654         Log: Subject: [PATCH] Test::Harness 2.03 -> 2.04
3655              From: Michael G Schwern <schwern@pobox.com>
3656              Date: Tue, 30 Apr 2002 01:05:41 -0400
3657              Message-ID: <20020430050541.GL756@blackrider>
3658      Branch: perl
3659            ! lib/Test/Harness.pm lib/Test/Harness/Assert.pm
3660            ! lib/Test/Harness/Straps.pm lib/Test/Harness/t/strap-analyze.t
3661            ! lib/Test/Harness/t/test-harness.t
3662 ____________________________________________________________________________
3663 [ 16278] By: jhi                                   on 2002/04/30  12:38:50
3664         Log: Subject: [PATCH] MakeMaker 5.91_02 -> 5.92_01
3665              From: Michael G Schwern <schwern@pobox.com>
3666              Date: Tue, 30 Apr 2002 00:24:59 -0400
3667              Message-ID: <20020430042459.GJ756@blackrider>
3668      Branch: perl
3669            + lib/ExtUtils/MM_MacOS.pm
3670            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/MM_NW5.pm
3671            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
3672            ! lib/ExtUtils/MM_Win95.pm lib/ExtUtils/MakeMaker.pm
3673 ____________________________________________________________________________
3674 [ 16277] By: jhi                                   on 2002/04/30  12:32:27
3675         Log: Dodge a NULL pointer dereference in cleanup of Class::DBI
3676              0.86's t/04-lazy.t, caught by Tatsuhiko Miyagawa.
3677      Branch: perl
3678            ! util.c
3679 ____________________________________________________________________________
3680 [ 16276] By: ams                                   on 2002/04/30  08:42:32
3681         Log: Subject: [PATCH] t/pod/testp2pt.pl: roll back 16254 for VMS
3682              From: "Craig A. Berry" <craigberry@mac.com>
3683              Date: Mon, 29 Apr 2002 23:37:06 -0500
3684              Message-Id: <a05111701b8f3cad59ba7@[172.16.52.1]>
3685      Branch: perl
3686            ! t/pod/testp2pt.pl
3687 ____________________________________________________________________________
3688 [ 16275] By: jhi                                   on 2002/04/29  23:28:05
3689         Log: Regen toc.
3690      Branch: perl
3691            ! pod/perltoc.pod
3692 ____________________________________________________________________________
3693 [ 16274] By: jhi                                   on 2002/04/29  23:14:47
3694         Log: Subject: [PATCH: perl@16267] update to vms/perlvms.pod
3695              From: PPrymmer@factset.com
3696              Date: Mon, 29 Apr 2002 17:58:06 -0400
3697              Message-ID: <OF908F42F9.8271561B-ON85256BAA.00785843@55.25.11>
3698      Branch: perl
3699            ! vms/perlvms.pod
3700 ____________________________________________________________________________
3701 [ 16273] By: jhi                                   on 2002/04/29  21:43:18
3702         Log: OpenBSD: dynamic loading fix plus a MIPS tweak
3703              from Todd Miller.
3704      Branch: perl
3705            ! hints/openbsd.sh
3706 ____________________________________________________________________________
3707 [ 16272] By: jhi                                   on 2002/04/29  20:14:39
3708         Log: Integrate perlio;
3709              
3710              Adding Encode::* to .pm creates stash at compile time
3711              which means we need a stronger check on Encode at boot time.
3712      Branch: perl
3713           !> ext/PerlIO/encoding/encoding.pm
3714           !> ext/PerlIO/encoding/encoding.xs
3715 ____________________________________________________________________________
3716 [ 16271] By: jhi                                   on 2002/04/29  20:07:38
3717         Log: OpenBSD hints update from Todd Miller.
3718              
3719              - old versions of OpenBSD don't have 'arch -s'
3720              - OpenBSD 3.1 and higher don't use libdl but users may have
3721              and old libdl on the system so we need to avoid using it.
3722      Branch: perl
3723            ! hints/openbsd.sh
3724 ____________________________________________________________________________
3725 [ 16270] By: nick                                  on 2002/04/29  17:33:38
3726         Log: Adding Encode::* to .pm creates stash at compile time
3727              which means we need a stronger check on Encode at boot time.
3728      Branch: perlio
3729            ! ext/PerlIO/encoding/encoding.pm
3730            ! ext/PerlIO/encoding/encoding.xs
3731 ____________________________________________________________________________
3732 [ 16269] By: jhi                                   on 2002/04/29  16:28:44
3733         Log: Detypo by Ronald Kimball.
3734      Branch: perl
3735            ! pod/perlport.pod
3736 ____________________________________________________________________________
3737 [ 16268] By: nick                                  on 2002/04/29  15:47:00
3738         Log: Integrate mainline
3739      Branch: perlio
3740           !> Changes ext/Encode/Changes ext/Encode/Encode.pm
3741           !> ext/Encode/Encode.xs ext/Encode/t/CJKT.t
3742           !> ext/Encode/ucm/euc-jp.ucm ext/Unicode/Normalize/mkheader
3743           !> hints/netbsd.sh lib/ExtUtils/MM_NW5.pm patchlevel.h
3744           !> pod/perlfaq2.pod pod/perlfaq3.pod
3745 ____________________________________________________________________________
3746 [ 16267] By: jhi                                   on 2002/04/29  13:46:56
3747         Log: Update Changes.
3748      Branch: perl
3749            ! Changes patchlevel.h
3750 ____________________________________________________________________________
3751 [ 16266] By: jhi                                   on 2002/04/29  13:25:03
3752         Log: MM_NW5 update from C Aditya.
3753      Branch: perl
3754            ! lib/ExtUtils/MM_NW5.pm
3755 ____________________________________________________________________________
3756 [ 16265] By: jhi                                   on 2002/04/29  12:59:01
3757         Log: FAQ sync.
3758      Branch: perl
3759            ! pod/perlfaq2.pod pod/perlfaq3.pod
3760 ____________________________________________________________________________
3761 [ 16264] By: jhi                                   on 2002/04/29  12:52:01
3762         Log: NetBSD hints rewrite from Johnny Lam.
3763      Branch: perl
3764            ! hints/netbsd.sh
3765 ____________________________________________________________________________
3766 [ 16263] By: jhi                                   on 2002/04/29  12:18:31
3767         Log: Upgrade to Encode 1.64.
3768      Branch: perl
3769            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
3770            ! ext/Encode/t/CJKT.t ext/Encode/ucm/euc-jp.ucm
3771 ____________________________________________________________________________
3772 [ 16262] By: jhi                                   on 2002/04/29  12:12:37
3773         Log: Subject: [Unicode::Normalize] mkheader tweak
3774              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
3775              Date: Mon, 29 Apr 2002 12:58:01 +0900
3776              Message-Id: <20020429125617.AA35.BQW10602@nifty.com>
3777      Branch: perl
3778            ! ext/Unicode/Normalize/mkheader
3779 ____________________________________________________________________________
3780 [ 16261] By: nick                                  on 2002/04/29  06:29:48
3781         Log: Integrate mainline
3782      Branch: perlio
3783            - macos/MacPerlTests.cmd macos/xsubpp.patch
3784           !> (integrate 40 files)
3785 ____________________________________________________________________________
3786 [ 16260] By: jhi                                   on 2002/04/29  01:11:10
3787         Log: Upgrade to Unicode::Normalize 0.76,
3788              from SADAHIRO Tomoyuki.
3789      Branch: perl
3790            ! ext/Unicode/Normalize/Changes
3791            ! ext/Unicode/Normalize/Normalize.pm
3792            ! ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
3793            ! ext/Unicode/Normalize/t/func.t
3794 ____________________________________________________________________________
3795 [ 16259] By: jhi                                   on 2002/04/28  22:22:44
3796         Log: Subject: [PATCH: perl@16189] updates to perlport.pod
3797              From: Peter Prymmer <pvhp@pvhp.best.vwh.net>
3798              Date: Sun, 28 Apr 2002 18:03:26 +0000 (GMT)
3799              Message-ID: <Pine.BSF.4.40.0204281757400.23417-100000@pvhp.best.vwh.net>
3800      Branch: perl
3801            ! pod/perlport.pod
3802 ____________________________________________________________________________
3803 [ 16258] By: jhi                                   on 2002/04/28  20:34:12
3804         Log: Sigh.  #16249 didn't help NetBSD (made it worse,
3805              the basic and list tests started hanging).
3806      Branch: perl
3807            ! ext/threads/t/basic.t ext/threads/t/list.t
3808            ! ext/threads/t/thread.t
3809 ____________________________________________________________________________
3810 [ 16257] By: jhi                                   on 2002/04/28  20:26:30
3811         Log: Integrate #16254 from macperl;
3812              
3813              Fix most tests on MacOS (not yet ext/ or /lib)
3814      Branch: perl
3815           !> (integrate 30 files)
3816 ____________________________________________________________________________
3817 [ 16256] By: jhi                                   on 2002/04/28  19:43:02
3818         Log: As requested by pudge.
3819      Branch: perl
3820            - macos/MacPerlTests.cmd macos/xsubpp.patch
3821            ! MANIFEST
3822 ____________________________________________________________________________
3823 [ 16255] By: pudge                                 on 2002/04/28  19:25:04
3824         Log: Integrate perl
3825      Branch: macperl
3826           +> ext/PerlIO/t/fallback.t ext/threads/t/list.t
3827           +> wince/cecopy-lib.pl wince/comp.pl
3828           !> (integrate 38 files)
3829 ____________________________________________________________________________
3830 [ 16254] By: pudge                                 on 2002/04/28  19:12:05
3831         Log: Fix most tests on MacOS (not yet ext/ or /lib)
3832      Branch: macperl
3833            ! lib/Pod/Find.pm t/comp/cpp.t t/io/dup.t t/io/fs.t
3834            ! t/io/inplace.t t/io/iprefix.t t/io/open.t t/io/openpid.t
3835            ! t/japh/abigail.t t/lib/1_compile.t t/lib/compmod.pl
3836            ! t/op/chdir.t t/op/exec.t t/op/magic.t t/op/read.t
3837            ! t/op/readdir.t t/op/runlevel.t t/op/srand.t t/op/stat.t
3838            ! t/op/study.t t/op/subst_wamp.t t/op/taint.t t/op/write.t
3839            ! t/pod/testp2pt.pl t/run/exit.t t/run/fresh_perl.t
3840            ! t/run/switchPx.t t/run/switcht.t t/run/switchx.t t/test.pl
3841 ____________________________________________________________________________
3842 [ 16253] By: nick                                  on 2002/04/28  19:10:50
3843         Log: Integrate mainline
3844      Branch: perlio
3845           +> wince/cecopy-lib.pl wince/comp.pl
3846           !> MANIFEST ext/PerlIO/t/fallback.t ext/threads/shared/t/cond.t
3847           !> ext/threads/t/basic.t ext/threads/t/list.t
3848           !> ext/threads/t/thread.t pp_sort.c t/win32/system.t utf8.c
3849           !> wince/Makefile.ce wince/config_h.PL wince/perldll.def
3850           !> wince/win32.h wince/wince.c
3851 ____________________________________________________________________________
3852 [ 16252] By: pudge                                 on 2002/04/28  19:07:33
3853         Log: More configuration/build changes
3854      Branch: macperl
3855            ! macos/MacPerlTests.cmd macos/MacPerlTests.plx
3856            ! macos/Makefile.mk macos/config.h macos/config.sh
3857            ! macos/macish.h
3858 ____________________________________________________________________________
3859 [ 16251] By: jhi                                   on 2002/04/28  18:23:52
3860         Log: Subject: WinCE many fixes
3861              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
3862              Date: Sun, 28 Apr 2002 21:54:31 +0400
3863              Message-ID: <00bf01c1eedd$c0c62a00$d25cc3d9@vad>
3864      Branch: perl
3865            + wince/cecopy-lib.pl wince/comp.pl
3866            ! MANIFEST pp_sort.c t/win32/system.t utf8.c wince/Makefile.ce
3867            ! wince/config_h.PL wince/perldll.def wince/win32.h
3868            ! wince/wince.c
3869 ____________________________________________________________________________
3870 [ 16250] By: jhi                                   on 2002/04/28  17:35:12
3871         Log: Retract the cond.t part of #16249 since the nature
3872              of the test changed.
3873      Branch: perl
3874            ! ext/threads/shared/t/cond.t
3875 ____________________________________________________________________________
3876 [ 16249] By: jhi                                   on 2002/04/28  16:13:34
3877         Log: (retracted by #16258)
3878              
3879              Fix thread tests not to depend on sleep() as
3880              a scheduling aid.  In two tests (basic and list)
3881              I had to change from sleep() hack to another hack...
3882              basically, using the filesystem as a semaphore.
3883              The assumption made is that rmdir() is atomic.
3884              (The sleep() scheduling assumption broke with the
3885              GNU pth in NetBSD.)
3886              
3887              (the cond.t part retracted by #16250)
3888      Branch: perl
3889            ! ext/threads/shared/t/cond.t ext/threads/t/basic.t
3890            ! ext/threads/t/list.t ext/threads/t/thread.t
3891 ____________________________________________________________________________
3892 [ 16248] By: jhi                                   on 2002/04/28  16:04:23
3893         Log: Be tidy.
3894      Branch: perl
3895            ! ext/PerlIO/t/fallback.t
3896 ____________________________________________________________________________
3897 [ 16247] By: jhi                                   on 2002/04/28  15:26:39
3898         Log: Integrate perlio;
3899              
3900              Builds under -Uuseperlio
3901              Uses PUSHSTACK/POPSTACK in :encoding and :Via
3902              
3903              Use (file PerlIO::Layer 'perlio') rather than $Config{useperlio}
3904              as gate on layer tests which fail on -Dusesfio
3905              (ext/XS/Typemap/Typemap.t still fails on -Dusesfio)
3906              
3907              Have :encoding() default to perlqq style fallbacks.
3908              Add test for that.
3909      Branch: perl
3910           +> ext/PerlIO/t/fallback.t
3911           !> MANIFEST ext/Encode/Encode.xs ext/PerlIO/PerlIO.t
3912           !> ext/PerlIO/Via/Via.xs ext/PerlIO/encoding/encoding.pm
3913           !> ext/PerlIO/encoding/encoding.xs lib/open.t lib/warnings.t
3914           !> t/io/binmode.t t/io/crlf.t
3915 ____________________________________________________________________________
3916 [ 16246] By: nick                                  on 2002/04/28  10:08:05
3917         Log: Have :encoding() default to perlqq style fallbacks.
3918              Add test for that.
3919      Branch: perlio
3920            + ext/PerlIO/t/fallback.t
3921            ! MANIFEST ext/PerlIO/encoding/encoding.pm
3922            ! ext/PerlIO/encoding/encoding.xs
3923 ____________________________________________________________________________
3924 [ 16245] By: nick                                  on 2002/04/28  08:57:54
3925         Log: Use (file PerlIO::Layer 'perlio') rather than $Config{useperlio}
3926              as gate on layer tests which fail on -Dusesfio
3927              (ext/XS/Typemap/Typemap.t still fails on -Dusesfio)
3928      Branch: perlio
3929            ! ext/PerlIO/PerlIO.t lib/open.t lib/warnings.t t/io/binmode.t
3930            ! t/io/crlf.t
3931 ____________________________________________________________________________
3932 [ 16244] By: nick                                  on 2002/04/28  08:22:07
3933         Log: Builds under -Uuseperlio
3934              Uses PUSHSTACK/POPSTACK in :encoding and :Via
3935      Branch: perlio
3936            ! ext/PerlIO/Via/Via.xs ext/PerlIO/encoding/encoding.xs
3937 ____________________________________________________________________________
3938 [ 16243] By: nick                                  on 2002/04/28  07:19:01
3939         Log: Integrate mainline
3940      Branch: perlio
3941           +> ext/threads/t/list.t
3942           !> (integrate 40 files)
3943 ____________________________________________________________________________
3944 [ 16242] By: jhi                                   on 2002/04/28  02:49:28
3945         Log: Future-proof NetBSD for kernel pthreads, from Johnny Lam.
3946      Branch: perl
3947            ! hints/netbsd.sh
3948 ____________________________________________________________________________
3949 [ 16241] By: jhi                                   on 2002/04/28  02:22:00
3950         Log: Plan better.
3951      Branch: perl
3952            ! t/io/fs.t
3953 ____________________________________________________________________________
3954 [ 16240] By: jhi                                   on 2002/04/28  02:20:18
3955         Log: No trunc worries.
3956      Branch: perl
3957            ! pod/perldelta.pod
3958 ____________________________________________________________________________
3959 [ 16239] By: jhi                                   on 2002/04/28  02:19:45
3960         Log: Subject: [PATCH] Truncate the truncate tests (was Re: truncate to grow file)
3961              From: Michael G Schwern <schwern@pobox.com>
3962              Date: Sat, 27 Apr 2002 23:20:19 -0400
3963              Message-ID: <20020428032019.GF1821@blackrider>
3964      Branch: perl
3965            ! pod/perlfunc.pod t/io/fs.t
3966 ____________________________________________________________________________
3967 [ 16238] By: jhi                                   on 2002/04/28  01:55:10
3968         Log: More valgrind findings: e.g. t/op/utfhash.t.
3969      Branch: perl
3970            ! hv.c
3971 ____________________________________________________________________________
3972 [ 16237] By: jhi                                   on 2002/04/28  01:44:37
3973         Log: Unused variables now that "did you use incorrect case" is gone;
3974              and valgrind claims that the savepvn() in utilize() leaks in e.g.
3975              lib/blib.t.
3976      Branch: perl
3977            ! op.c
3978 ____________________________________________________________________________
3979 [ 16236] By: sky                                   on 2002/04/28  00:15:45
3980         Log: Added test cases and fixed some obvious things.
3981      Branch: perl
3982            + ext/threads/t/list.t
3983            ! MANIFEST ext/threads/threads.xs
3984 ____________________________________________________________________________
3985 [ 16235] By: sky                                   on 2002/04/27  23:50:11
3986         Log: Removed last traces of autodetach.
3987              Added list() methid.
3988              Changed documentation.
3989      Branch: perl
3990            ! ext/threads/threads.pm ext/threads/threads.xs
3991 ____________________________________________________________________________
3992 [ 16234] By: jhi                                   on 2002/04/27  22:19:08
3993         Log: Subject: [PATCH] FileCache 1.02 -> 1.021
3994              From: Jerrad Pierce <belg4mit@MIT.EDU>
3995              Date: Sat, 27 Apr 2002 19:14:17 -0400
3996              Message-Id: <200204272314.TAA08101@calloway.mit.edu>       
3997      Branch: perl
3998            ! lib/FileCache.pm
3999 ____________________________________________________________________________
4000 [ 16233] By: jhi                                   on 2002/04/27  22:17:57
4001         Log: More NetBSD patches from Johnny Lam.
4002              
4003              Remove the need for a $prefix setting that was added in the
4004              previous patch I sent.     Also add the proper rpath options
4005              to the linker flags depending on whether we're on a ELF or
4006              a.out platform.     These were tested both in a non-pkgsrc and
4007              pkgsrc build.
4008              
4009              Append to $libs instead of overwriting its value.  This was
4010              causing $(LDLOADLIBS) to not get added to the dynamic_libs
4011              link command on NetBSD systems and was the cause of the GDBM
4012              problems reported.  Also use '$(LDLOADLIBS)' instead of
4013              expanding its value so that it is more easily overridden in
4014              the Makefile by "make all LDLOADLIBS=...".
4015              
4016              Remove "-L/usr/local/lib" because the location of libgdbm.so
4017              is already added during the Configure process, and this
4018              spurious addition may cause the wrong libgdbm.so to be linked
4019              against as a result.
4020      Branch: perl
4021            ! ext/GDBM_File/Makefile.PL hints/netbsd.sh
4022            ! lib/ExtUtils/MM_Unix.pm
4023 ____________________________________________________________________________
4024 [ 16232] By: jhi                                   on 2002/04/27  22:08:08
4025         Log: More VC5-induced casting found by Nikola Knezevic.
4026      Branch: perl
4027            ! av.c hv.c mg.c sv.c
4028 ____________________________________________________________________________
4029 [ 16231] By: jhi                                   on 2002/04/27  21:56:22
4030         Log: More U32 regflags.
4031      Branch: perl
4032            ! op.h regcomp.c thrdvar.h
4033 ____________________________________________________________________________
4034 [ 16230] By: pudge                                 on 2002/04/27  21:50:45
4035         Log: Integrate from bleadperl
4036      Branch: macperl
4037           +> ext/Encode/lib/Encode/Guess.pm
4038           +> ext/Encode/lib/Encode/MIME/Header.pm ext/Encode/t/guess.t
4039           +> ext/Encode/t/mime-header.t ext/Storable/t/croak.t
4040           +> ext/Storable/t/downgrade.t ext/Storable/t/make_downgrade.pl
4041           +> ext/threads/shared/t/cond.t lib/ExtUtils/t/00setup_dummy.t
4042           +> lib/ExtUtils/t/VERSION_FROM.t lib/ExtUtils/t/backwards.t
4043           +> lib/ExtUtils/t/zz_cleanup_dummy.t
4044           +> lib/Test/Simple/t/curr_test.t lib/Test/Simple/t/maybe_regex.t
4045           +> lib/Test/Simple/t/strays.t t/lib/sample-tests/bignum
4046           +> t/lib/sample-tests/die t/lib/sample-tests/die_head_end
4047           +> t/lib/sample-tests/die_last_minute t/win32/system_tests
4048            - lib/ExtUtils/t/Big-Fat-Dummy/Liar/Makefile.PL
4049            - lib/ExtUtils/t/Big-Fat-Dummy/Liar/lib/Big/Fat/Liar.pm
4050            - lib/ExtUtils/t/Big-Fat-Dummy/Makefile.PL
4051            - lib/ExtUtils/t/Big-Fat-Dummy/lib/Big/Fat/Dummy.pm
4052            - lib/ExtUtils/t/Problem-Module/Makefile.PL
4053            - lib/ExtUtils/t/Problem-Module/subdir/Makefile.PL
4054            - t/op/system_tests
4055           !> (integrate 133 files)
4056 ____________________________________________________________________________
4057 [ 16229] By: jhi                                   on 2002/04/27  19:55:51
4058         Log: Retract #16195 since it seems to be unnecessary.
4059      Branch: perl
4060            ! lib/ExtUtils/MM_Unix.pm
4061 ____________________________________________________________________________
4062 [ 16228] By: jhi                                   on 2002/04/27  19:25:44
4063         Log: Subject: [PATCH] extract enc2xs and piconv for VMS
4064              From: "Craig A. Berry" <craigberry@mac.com>
4065              Date: Sat, 27 Apr 2002 15:11:31 -0500
4066              Message-Id: <a05111701b8f0b5cd5250@[172.16.52.1]>
4067      Branch: perl
4068            ! vms/descrip_mms.template
4069 ____________________________________________________________________________
4070 [ 16227] By: rgs                                   on 2002/04/27  19:25:05
4071         Log: Some more known open() modes.
4072      Branch: perl
4073            ! pod/perldiag.pod
4074 ____________________________________________________________________________
4075 [ 16226] By: jhi                                   on 2002/04/27  19:02:23
4076         Log: Upgrade to Encode 1.63.
4077      Branch: perl
4078            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
4079            ! ext/Encode/Unicode/Unicode.pm ext/Encode/encoding.pm
4080            ! ext/Encode/lib/Encode/Alias.pm ext/Encode/lib/Encode/CN/HZ.pm
4081            ! ext/Encode/lib/Encode/Encoding.pm
4082            ! ext/Encode/lib/Encode/Guess.pm ext/Encode/lib/Encode/JP/H2Z.pm
4083            ! ext/Encode/lib/Encode/JP/JIS7.pm
4084            ! ext/Encode/lib/Encode/KR/2022_KR.pm
4085            ! ext/Encode/lib/Encode/MIME/Header.pm ext/Encode/t/guess.t
4086 ____________________________________________________________________________
4087 [ 16225] By: jhi                                   on 2002/04/27  18:13:02
4088         Log: Update Changes.
4089      Branch: perl
4090            ! Changes patchlevel.h
4091 ____________________________________________________________________________
4092 [ 16224] By: jhi                                   on 2002/04/27  17:53:20
4093         Log: Integrate perlio;
4094              
4095              Correct which var is nulled, stack movement protection.
4096      Branch: perl
4097           !> ext/PerlIO/encoding/encoding.xs
4098 ____________________________________________________________________________
4099 [ 16223] By: jhi                                   on 2002/04/27  17:43:26
4100         Log: Subject: PATCH t/TEST
4101              From: Mark-Jason Dominus <mjd@plover.com>
4102              Date: Sat, 27 Apr 2002 14:06:56 -0400
4103              Message-ID: <20020427180656.5422.qmail@plover.com>
4104      Branch: perl
4105            ! t/TEST
4106 ____________________________________________________________________________
4107 [ 16222] By: sky                                   on 2002/04/27  17:00:29
4108         Log: Ahem, look another way.
4109      Branch: perl
4110            ! ext/threads/shared/t/queue.t
4111 ____________________________________________________________________________
4112 [ 16221] By: nick                                  on 2002/04/27  16:34:48
4113         Log: Correct which var is nulled, stack movement protection.
4114      Branch: perlio
4115            ! ext/PerlIO/encoding/encoding.xs
4116 ____________________________________________________________________________
4117 [ 16220] By: jhi                                   on 2002/04/27  16:27:18
4118         Log: Integrate perlio;
4119              
4120              Fix weird warnings and/pr segfaults on binmode(,"encoding(...)")
4121              - if encoding loads Encode then stack grows.
4122              - pp_binmode was not allowing for that to happen
4123              - added PUTBACK/SPAGAIN.
4124      Branch: perl
4125           !> pp_sys.c
4126 ____________________________________________________________________________
4127 [ 16219] By: jhi                                   on 2002/04/27  16:23:44
4128         Log: First half of NetBSD patch-ai, from Johnny Lam:
4129              
4130              The first part removes "installman" and "installhtml" from the
4131              .PHONY target, which was causing problems during installation.
4132              
4133              (the installman and installhtml are not phony targets,
4134              they are real files)
4135      Branch: perl
4136            ! Makefile.SH
4137 ____________________________________________________________________________
4138 [ 16218] By: nick                                  on 2002/04/27  16:22:40
4139         Log: Integrate mainline
4140      Branch: perlio
4141           +> ext/threads/shared/t/cond.t
4142           !> MANIFEST ext/threads/shared/shared.xs
4143           !> ext/threads/shared/t/queue.t
4144 ____________________________________________________________________________
4145 [ 16217] By: jhi                                   on 2002/04/27  16:20:49
4146         Log: NetBSD patch-ab from Johnny Lam:
4147              
4148              Some tweaks to the NetBSD hints file to make the Configure
4149              process more useful when not building from pkgsrc.  This file
4150              will definitely need to change again when the 1.6 release of
4151              NetBSD comes out, but I'll handle the changes at the later
4152              date.
4153      Branch: perl
4154            ! hints/netbsd.sh
4155 ____________________________________________________________________________
4156 [ 16216] By: nick                                  on 2002/04/27  16:19:21
4157         Log: Fix weird warnings and/pr segfaults on binmode(,"encoding(...)")
4158              - if encoding loads Encode then stack grows.
4159              - pp_binmode was not allowing for that to happen
4160              - added PUTBACK/SPAGAIN.
4161      Branch: perlio
4162            ! pp_sys.c
4163 ____________________________________________________________________________
4164 [ 16215] By: jhi                                   on 2002/04/27  15:52:24
4165         Log: Integrate perlio;
4166              
4167              Fix fd leak on Via(bogus).
4168              Finish implementing PerlIOVia_open().
4169              Export more guts of PerlIO_* so Via_open() can work.
4170              Fix various PerlIO_allocate() features exposed by above.
4171              
4172              Re-instate $PerlIO::encoding::check at boot.
4173              (Retaining Dan's XS side require though I don't see need.)
4174      Branch: perl
4175           !> embed.fnc ext/PerlIO/Via/Via.xs
4176           !> ext/PerlIO/encoding/encoding.pm
4177           !> ext/PerlIO/encoding/encoding.xs ext/PerlIO/t/via.t makedef.pl
4178           !> perlio.c perlio.h perliol.h
4179 ____________________________________________________________________________
4180 [ 16214] By: jhi                                   on 2002/04/27  15:48:34
4181         Log: Upgrade to Encode 1.62.
4182      Branch: perl
4183            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
4184 ____________________________________________________________________________
4185 [ 16213] By: ams                                   on 2002/04/27  15:38:50
4186         Log: Subject: Re: Change 16122: Try to be clearer about perlio.
4187              From: Philip Newton <Philip.Newton@gmx.net>
4188              Date: Sat, 27 Apr 2002 08:51:30 +0200
4189              Message-Id: <bgikcuc301j0ehljjpqbtr5b3tts50m1ge@4ax.com>
4190              
4191              Subject: Re: Change 16183: Stop being coy.
4192              From: Philip Newton <Philip.Newton@gmx.net>
4193              Date: Sat, 27 Apr 2002 08:52:13 +0200
4194              Message-Id: <djikcuksn2cvm35broiqfu8c89abtprfmc@4ax.com>
4195      Branch: perl
4196            ! INSTALL pod/perldelta.pod
4197 ____________________________________________________________________________
4198 [ 16212] By: sky                                   on 2002/04/27  13:54:46
4199         Log: Add test numbers to make "make test" happy. Order is irrelevant
4200              but number of oks is not.
4201      Branch: perl
4202            ! ext/threads/shared/t/queue.t
4203 ____________________________________________________________________________
4204 [ 16211] By: nick                                  on 2002/04/27  13:29:55
4205         Log: Re-instate $PerlIO::encoding::check at boot.
4206              (Retaining Dan's XS side require though I don't see need.)
4207      Branch: perlio
4208            ! ext/PerlIO/encoding/encoding.pm
4209            ! ext/PerlIO/encoding/encoding.xs
4210 ____________________________________________________________________________
4211 [ 16210] By: sky                                   on 2002/04/27  12:56:44
4212         Log: Fixed race condtions and deadlocks in interaction with 
4213              cond_wait/cond_signal and lock.
4214              Now we wait for a lock to gie up if we return from COND_WAIT
4215              and we are still locked. We also notifiers potential 
4216              lockers that it is free for locking when we go into COND_WAIT.
4217      Branch: perl
4218            + ext/threads/shared/t/cond.t
4219            ! MANIFEST ext/threads/shared/shared.xs
4220            ! ext/threads/shared/t/queue.t
4221 ____________________________________________________________________________
4222 [ 16209] By: nick                                  on 2002/04/27  12:32:41
4223         Log: Integrate mainline
4224      Branch: perlio
4225           +> t/win32/system_tests
4226            - t/op/system_tests
4227           !> MANIFEST ext/Digest/MD5/t/files.t ext/Time/HiRes/HiRes.pm
4228           !> hints/netbsd.sh lib/ExtUtils/MM_Unix.pm lib/Time/Local.pm
4229           !> pod/perldelta.pod pod/perltodo.pod pp_ctl.c t/japh/abigail.t
4230           !> t/lib/warnings/pp_hot t/win32/system.t
4231 ____________________________________________________________________________
4232 [ 16208] By: sky                                   on 2002/04/27  11:46:53
4233         Log: Saving locks after we set it to 0 was kind of pointless.
4234              Hunting down fixes in cond_* functions.
4235      Branch: perl
4236            ! ext/threads/shared/shared.xs
4237 ____________________________________________________________________________
4238 [ 16207] By: nick                                  on 2002/04/27  10:12:00
4239         Log: Fix fd leak on Via(bogus).
4240              Finish implementing PerlIOVia_open().
4241              Export more guts of PerlIO_* so Via_open() can work.
4242              Fix various PerlIO_allocate() features exposed by above.
4243      Branch: perlio
4244            ! ext/PerlIO/Via/Via.xs ext/PerlIO/t/via.t makedef.pl perlio.c
4245            ! perlio.h perliol.h
4246 ____________________________________________________________________________
4247 [ 16206] By: jhi                                   on 2002/04/27  00:52:30
4248         Log: NetBSD and OpenBSD cannot do comments at #! line
4249              (or long #! lines?)
4250      Branch: perl
4251            ! t/japh/abigail.t
4252 ____________________________________________________________________________
4253 [ 16205] By: jhi                                   on 2002/04/26  23:56:32
4254         Log: Add taint rethink to the todo list.
4255      Branch: perl
4256            ! pod/perltodo.pod
4257 ____________________________________________________________________________
4258 [ 16204] By: jhi                                   on 2002/04/26  22:33:45
4259         Log: Integrate changes #16199 and #16201 from macperl;
4260              
4261              Time::Local compatibility patches, from Graham
4262              
4263              MacPerl require() portability patches
4264      Branch: perl
4265           !> lib/Time/Local.pm pp_ctl.c
4266 ____________________________________________________________________________
4267 [ 16203] By: jhi                                   on 2002/04/26  21:47:06
4268         Log: Subject: [PATCH] Re: [ID 20020425.012] segfault when printing to close indirect filehandle
4269              From: Nicholas Clark <nick@unfortu.net>
4270              Date: Fri, 26 Apr 2002 23:27:23 +0100
4271              Message-ID: <20020426222722.GH312@Bagpuss.unfortu.net>
4272      Branch: perl
4273            ! t/lib/warnings/pp_hot
4274 ____________________________________________________________________________
4275 [ 16202] By: pudge                                 on 2002/04/26  21:11:06
4276         Log: Working on MacPerl tests
4277      Branch: macperl
4278            ! macos/MacPerlTests.cmd
4279 ____________________________________________________________________________
4280 [ 16201] By: pudge                                 on 2002/04/26  21:10:49
4281         Log: MacPerl require() portability patches
4282      Branch: macperl
4283            ! pp_ctl.c
4284 ____________________________________________________________________________
4285 [ 16200] By: pudge                                 on 2002/04/26  21:09:45
4286         Log: Fix a few MacPerl_CanonDir() problems
4287      Branch: macperl
4288            ! macos/macish.c macos/macish.h
4289 ____________________________________________________________________________
4290 [ 16199] By: pudge                                 on 2002/04/26  21:08:52
4291         Log: Time::Local compatibility patches, from Graham
4292      Branch: macperl
4293            ! lib/Time/Local.pm
4294 ____________________________________________________________________________
4295 [ 16198] By: jhi                                   on 2002/04/26  20:10:53
4296         Log: Subject: Re: [PATCH ext/Time/HiRes/HiRes.pm] Political Correctness
4297              From: Simon Cozens <simon@netthink.co.uk>
4298              Date: Fri, 26 Apr 2002 21:58:21 +0100
4299              Message-ID: <20020426205821.GB5855@netthink.co.uk>
4300      Branch: perl
4301            ! ext/Time/HiRes/HiRes.pm
4302 ____________________________________________________________________________
4303 [ 16197] By: jhi                                   on 2002/04/26  20:04:44
4304         Log: NetBSD: if the /usr/pkg/lib is there, the linker wants
4305              to know about it always (not just when using the pth).
4306      Branch: perl
4307            ! hints/netbsd.sh
4308 ____________________________________________________________________________
4309 [ 16196] By: jhi                                   on 2002/04/26  18:27:39
4310         Log: EBCDIC MD5.xs checksum update from Merijn Broeren.
4311      Branch: perl
4312            ! ext/Digest/MD5/t/files.t
4313 ____________________________________________________________________________
4314 [ 16195] By: jhi                                   on 2002/04/26  17:56:51
4315         Log: Subject: FIXIN problem under Win32
4316              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
4317              Date: Thu, 25 Apr 2002 23:03:31 +0200
4318              Message-ID: <8920180377.20020425230331@tesla.rcub.bg.ac.yu>
4319      Branch: perl
4320            ! lib/ExtUtils/MM_Unix.pm
4321 ____________________________________________________________________________
4322 [ 16194] By: nick                                  on 2002/04/26  17:36:16
4323         Log: Integrate mainline
4324      Branch: perlio
4325           +> ext/Encode/lib/Encode/Guess.pm
4326           +> ext/Encode/lib/Encode/MIME/Header.pm ext/Encode/t/guess.t
4327           +> ext/Encode/t/mime-header.t ext/Storable/t/croak.t
4328           +> ext/Storable/t/downgrade.t ext/Storable/t/make_downgrade.pl
4329           +> lib/Test/Simple/t/curr_test.t lib/Test/Simple/t/maybe_regex.t
4330           +> lib/Test/Simple/t/strays.t t/lib/sample-tests/bignum
4331           +> t/lib/sample-tests/die t/lib/sample-tests/die_head_end
4332           +> t/lib/sample-tests/die_last_minute
4333           !> (integrate 94 files)
4334 ____________________________________________________________________________
4335 [ 16193] By: jhi                                   on 2002/04/26  17:11:30
4336         Log: Subject: [PATCH t\win32] system_tests are relevant only to win32\system.t
4337              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
4338              Date: Fri, 26 Apr 2002 15:38:16 +0200
4339              Message-ID: <14316006107.20020426153816@tesla.rcub.bg.ac.yu>
4340      Branch: perl
4341            + t/win32/system_tests
4342            - t/op/system_tests
4343            ! MANIFEST t/win32/system.t
4344 ____________________________________________________________________________
4345 [ 16192] By: jhi                                   on 2002/04/26  16:45:28
4346         Log: Mention explicitly the NetBSD + pth combination.
4347      Branch: perl
4348            ! pod/perldelta.pod
4349 ____________________________________________________________________________
4350 [ 16191] By: jhi                                   on 2002/04/26  15:06:20
4351         Log: Subject: [PATCH] Fix email address.
4352              From: Abigail <abigail@foad.org>
4353              Date: Fri, 26 Apr 2002 18:03:11 +0200
4354              Message-ID: <20020426180311.A23545@gatekeeper.osp.nl>
4355      Branch: perl
4356            ! t/japh/abigail.t
4357 ____________________________________________________________________________
4358 [ 16190] By: jhi                                   on 2002/04/26  14:33:03
4359         Log: NetWare update from C Aditya.
4360      Branch: perl
4361            ! NetWare/Makefile lib/ExtUtils/MM_NW5.pm
4362            ! lib/ExtUtils/MM_Unix.pm
4363 ____________________________________________________________________________
4364 [ 16189] By: jhi                                   on 2002/04/26  13:35:48
4365         Log: Subject: [PATCH vms/test.com] use t/TEST
4366              From: "Craig A. Berry" <craigberry@mac.com>
4367              Date: Fri, 26 Apr 2002 09:34:46 -0500
4368              Message-Id: <a05111708b8ef12696579@[172.16.52.1]>
4369      Branch: perl
4370            ! vms/test.com
4371 ____________________________________________________________________________
4372 [ 16188] By: jhi                                   on 2002/04/26  13:34:35
4373         Log: Update Changes.
4374      Branch: perl
4375            ! Changes patchlevel.h
4376 ____________________________________________________________________________
4377 [ 16187] By: jhi                                   on 2002/04/26  12:43:48
4378         Log: Subject: [Encode] s/=over2/=over 2/g
4379              From: Dan Kogai <dankogai@dan.co.jp>
4380              Date: Fri, 26 Apr 2002 14:57:09 +0900
4381              Message-Id: <721D1832-58DA-11D6-A636-00039301D480@dan.co.jp>
4382      Branch: perl
4383            ! ext/Encode/Encode.pm
4384 ____________________________________________________________________________
4385 [ 16186] By: jhi                                   on 2002/04/26  12:28:18
4386         Log: Use temp int variable in the W*() since direct casting
4387              to either an int or an IV would not be right.
4388      Branch: perl
4389            ! ext/POSIX/POSIX.xs
4390 ____________________________________________________________________________
4391 [ 16185] By: jhi                                   on 2002/04/26  12:23:02
4392         Log: The #16182 radiates U32ness.
4393      Branch: perl
4394            ! embed.fnc embed.h proto.h regcomp.c toke.c
4395 ____________________________________________________________________________
4396 [ 16184] By: jhi                                   on 2002/04/26  12:00:04
4397         Log: Subject: t/TEST ported to VMS
4398              From: "Craig A. Berry" <craigberry@mac.com>
4399              Date: Fri, 26 Apr 2002 00:13:31 -0500
4400              Message-Id: <a05111705b8ee84f53e79@[172.16.52.1]>
4401      Branch: perl
4402            ! t/TEST
4403 ____________________________________________________________________________
4404 [ 16183] By: jhi                                   on 2002/04/26  11:57:58
4405         Log: Stop being coy.
4406      Branch: perl
4407            ! pod/perldelta.pod
4408 ____________________________________________________________________________
4409 [ 16182] By: jhi                                   on 2002/04/26  11:53:58
4410         Log: Subject: Re: binary compatibility
4411              From: Mark-Jason Dominus <mjd@plover.com>
4412              Date: Wed, 24 Apr 2002 17:35:07 -0400
4413              Message-ID: <20020424213507.7846.qmail@plover.com>
4414      Branch: perl
4415            ! op.h
4416 ____________________________________________________________________________
4417 [ 16181] By: gsar                                  on 2002/04/26  07:39:20
4418         Log: fix typo that caused pseudo-fork() crashes on win64 (we were only
4419              allocating half of the retstack!)
4420      Branch: perl
4421            ! README.win32 sv.c
4422 ____________________________________________________________________________
4423 [ 16180] By: gsar                                  on 2002/04/26  06:27:11
4424         Log: temporary variable not wide enough to hold all the bits in
4425              op->op_targ
4426      Branch: perl
4427            ! op.c
4428 ____________________________________________________________________________
4429 [ 16179] By: jhi                                   on 2002/04/26  03:21:50
4430         Log: Add an idea/question from Damian. 
4431      Branch: perl
4432            ! pod/perltodo.pod
4433 ____________________________________________________________________________
4434 [ 16178] By: gsar                                  on 2002/04/26  02:46:52
4435         Log: build missing utilities on windows; clean stray files
4436      Branch: perl
4437            ! win32/Makefile win32/makefile.mk
4438 ____________________________________________________________________________
4439 [ 16177] By: jhi                                   on 2002/04/26  02:33:19
4440         Log: Upgrade to Encode 1.61, from Dan Kogai.
4441      Branch: perl
4442            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
4443            ! ext/Encode/Encode.xs ext/Encode/Unicode/Unicode.xs
4444            ! ext/Encode/lib/Encode/Guess.pm
4445            ! ext/Encode/lib/Encode/MIME/Header.pm ext/Encode/t/CJKT.t
4446            ! ext/Encode/t/guess.t ext/Encode/t/jperl.t
4447            ! ext/Encode/t/mime-header.t
4448 ____________________________________________________________________________
4449 [ 16176] By: jhi                                   on 2002/04/26  01:22:04
4450         Log: Subject: [PATCH doc] bytes::length TIMTOWTDI
4451              From: andreas.koenig@anima.de (Andreas J. Koenig)
4452              Date: Tue, 23 Apr 2002 04:40:42 +0200      
4453              Message-ID: <m37kmzi1cl.fsf@anima.de>
4454      Branch: perl
4455            ! pod/perluniintro.pod
4456 ____________________________________________________________________________
4457 [ 16175] By: gsar                                  on 2002/04/26  01:10:17
4458         Log: MD5.xs checksum, ascii only (TODO: someone with access to an EBCDIC
4459              platform needs to fill in the other branch here)
4460      Branch: perl
4461            ! ext/Digest/MD5/t/files.t
4462 ____________________________________________________________________________
4463 [ 16174] By: gsar                                  on 2002/04/26  00:45:36
4464         Log: MANIFEST is needlessly held open for entire duration of "make test"
4465      Branch: perl
4466            ! t/TEST t/harness
4467 ____________________________________________________________________________
4468 [ 16173] By: gsar                                  on 2002/04/26  00:41:39
4469         Log: various signed/unsigned mismatch nits
4470      Branch: perl
4471            ! ext/B/B.xs ext/ByteLoader/ByteLoader.xs
4472            ! ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
4473            ! ext/Digest/MD5/MD5.xs ext/Encode/Unicode/Unicode.xs
4474            ! ext/File/Glob/bsd_glob.c ext/IO/IO.xs ext/Opcode/Opcode.xs
4475            ! ext/PerlIO/encoding/encoding.xs ext/Storable/Storable.xs
4476            ! ext/Time/HiRes/HiRes.xs regcomp.c
4477 ____________________________________________________________________________
4478 [ 16172] By: jhi                                   on 2002/04/25  23:48:03
4479         Log: Subject: [PATCH] Re: [PATCH] another Storable test (Re: perl@16005)
4480              From: Nicholas Clark <nick@unfortu.net>
4481              Date: Thu, 25 Apr 2002 22:41:57 +0100
4482              Message-ID: <20020425214156.GB295@Bagpuss.unfortu.net>       
4483      Branch: perl
4484            + ext/Storable/t/croak.t ext/Storable/t/downgrade.t
4485            + ext/Storable/t/make_downgrade.pl
4486            ! MANIFEST ext/Storable/Storable.pm ext/Storable/Storable.xs
4487            ! ext/Storable/t/malice.t ext/Storable/t/restrict.t
4488            ! ext/Storable/t/utf8hash.t
4489 ____________________________________________________________________________
4490 [ 16171] By: jhi                                   on 2002/04/25  22:16:49
4491         Log: Extra guidance for JAPH debuggers.
4492      Branch: perl
4493            ! t/japh/abigail.t
4494 ____________________________________________________________________________
4495 [ 16170] By: jhi                                   on 2002/04/25  22:13:02
4496         Log: Subject: [PATCH] fix vos/vos.c to implement pow(0,0)
4497              From: Paul_GreenVOS@vos.stratus.com
4498              Date: Wed, 24 Apr 02 18:27 edt
4499              Message-Id: <200204242252.SAA07978@mailhub1.stratus.com>
4500      Branch: perl
4501            ! vos/vos.c
4502 ____________________________________________________________________________
4503 [ 16169] By: ams                                   on 2002/04/25  20:33:35
4504         Log: Subject: [PATCH] don't build B/C twice on VMS
4505              From: "Craig A. Berry" <craigberry@mac.com>
4506              Date: Thu, 25 Apr 2002 16:00:57 -0500
4507              Message-Id: <a05111702b8ee1bab9144@[172.16.52.1]>
4508      Branch: perl
4509            ! configure.com
4510 ____________________________________________________________________________
4511 [ 16168] By: ams                                   on 2002/04/25  20:31:19
4512         Log: Subject: Re: POSIX::WEXITSTATUS broken again
4513              From: Andy Dougherty <doughera@lafayette.edu>
4514              Date: Thu, 25 Apr 2002 17:01:08 -0400 (EDT)
4515              Message-Id: <Pine.SOL.4.10.10204251656510.2019-100000@maxwell.phys.lafayette.edu>
4516      Branch: perl
4517            ! ext/POSIX/POSIX.xs
4518 ____________________________________________________________________________
4519 [ 16167] By: ams                                   on 2002/04/25  19:49:09
4520         Log: Subject: [PATCH] Re: [PATCH] ext/attrs.t getting skipped
4521              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
4522              Date: Thu, 25 Apr 2002 13:39:35 -0700
4523              Message-Id: <HmGy8gzkguHW092yn@efn.org>
4524      Branch: perl
4525            ! t/harness
4526 ____________________________________________________________________________
4527 [ 16166] By: ams                                   on 2002/04/25  19:43:06
4528         Log: $fh->close(); print $fh "foo" would segfault under -w in
4529              report_evil_fh() because $fh doesn't have a name.
4530      Branch: perl
4531            ! util.c
4532 ____________________________________________________________________________
4533 [ 16165] By: gsar                                  on 2002/04/25  18:19:32
4534         Log: cwd.t wasn't running all the tests because cmd.exe wasn't
4535              being found properly
4536      Branch: perl
4537            ! ext/Cwd/t/cwd.t
4538 ____________________________________________________________________________
4539 [ 16164] By: jhi                                   on 2002/04/25  17:45:03
4540         Log: Brace yourself from Craig Berry to keep older compilers happy.
4541      Branch: perl
4542            ! vms/vms.c
4543 ____________________________________________________________________________
4544 [ 16163] By: jhi                                   on 2002/04/25  17:43:50
4545         Log: More %{} overload tests.
4546      Branch: perl
4547            ! lib/overload.t
4548 ____________________________________________________________________________
4549 [ 16162] By: gsar                                  on 2002/04/25  17:41:48
4550         Log: some extension builds need to find pl2bat.bat on windows
4551      Branch: perl
4552            ! win32/buildext.pl
4553 ____________________________________________________________________________
4554 [ 16161] By: jhi                                   on 2002/04/25  17:26:53
4555         Log: Subject: [PATCH MM 5.91_02] MM_VMS.pm: handle empty PM_TO_BLIB
4556              From: "Craig A. Berry" <craigberry@mac.com>
4557              Date: Thu, 25 Apr 2002 12:30:06 -0500
4558              Message-Id: <a05111700b8edeb2f3419@[172.16.52.1]>
4559      Branch: perl
4560            ! lib/ExtUtils/MM_VMS.pm
4561 ____________________________________________________________________________
4562 [ 16160] By: gsar                                  on 2002/04/25  17:04:10
4563         Log: windows build fails if there is no perlglob.exe in the PATH
4564      Branch: perl
4565            ! win32/buildext.pl
4566 ____________________________________________________________________________
4567 [ 16159] By: jhi                                   on 2002/04/25  16:06:25
4568         Log: Mysterious setlocale() core dump in ancient Solaris
4569              found by Merijn Broeren.  Doesn't look like Perl's fault.
4570      Branch: perl
4571            ! pod/perldelta.pod
4572 ____________________________________________________________________________
4573 [ 16158] By: jhi                                   on 2002/04/25  14:38:13
4574         Log: Subject: Re: [PATCH] pp_ctl.c:pp_require
4575              From: "Newton, Philip" <Philip.Newton@datenrevision.de>
4576              Date: Thu, 25 Apr 2002 17:35:23 +0200
4577              Message-ID: <C9A98F2128EDD411B0920008C7B337A13DCC77@hamsem01.de.gedas.vwg>
4578      Branch: perl
4579            ! pp_ctl.c
4580 ____________________________________________________________________________
4581 [ 16157] By: jhi                                   on 2002/04/25  14:30:40
4582         Log: Subject: [PATCH] pp_ctl.c:pp_require
4583              From: "Newton, Philip" <Philip.Newton@datenrevision.de>
4584              Date: Thu, 25 Apr 2002 16:01:14 +0200
4585              Message-ID: <C9A98F2128EDD411B0920008C7B337A13DCC76@hamsem01.de.gedas.vwg>
4586      Branch: perl
4587            ! pp_ctl.c
4588 ____________________________________________________________________________
4589 [ 16156] By: jhi                                   on 2002/04/25  14:29:16
4590         Log: -Wformat cleanups from Robin Barker.
4591      Branch: perl
4592            ! dump.c embed.fnc proto.h sv.c
4593 ____________________________________________________________________________
4594 [ 16155] By: jhi                                   on 2002/04/25  14:27:07
4595         Log: Subject: [PATCH] Test::Harness 2.01 -> 2.03
4596              From: Michael G Schwern <schwern@pobox.com>
4597              Date: Thu, 25 Apr 2002 01:51:27 -0400
4598              Message-ID: <20020425055127.GB3456@blackrider>
4599      Branch: perl
4600            + t/lib/sample-tests/bignum t/lib/sample-tests/die
4601            + t/lib/sample-tests/die_head_end
4602            + t/lib/sample-tests/die_last_minute
4603            ! MANIFEST lib/Test/Harness.pm lib/Test/Harness/Changes
4604            ! lib/Test/Harness/Straps.pm lib/Test/Harness/t/strap-analyze.t
4605            ! lib/Test/Harness/t/test-harness.t t/lib/sample-tests/taint
4606 ____________________________________________________________________________
4607 [ 16154] By: jhi                                   on 2002/04/25  14:24:53
4608         Log: Subject: [PATCH] Test::Simple/More/Builder 0.42 -> 0.44
4609              From: Michael G Schwern <schwern@pobox.com>
4610              Date: Thu, 25 Apr 2002 01:32:10 -0400
4611              Message-ID: <20020425053210.GA3334@blackrider>
4612      Branch: perl
4613            + lib/Test/Simple/t/curr_test.t lib/Test/Simple/t/maybe_regex.t
4614            + lib/Test/Simple/t/strays.t
4615            ! MANIFEST lib/Test/Builder.pm lib/Test/More.pm
4616            ! lib/Test/Simple.pm lib/Test/Simple/Changes
4617            ! lib/Test/Simple/t/Builder.t lib/Test/Simple/t/More.t
4618            ! lib/Test/Simple/t/diag.t lib/Test/Simple/t/exit.t
4619            ! lib/Test/Simple/t/output.t lib/Test/Simple/t/undef.t
4620            ! lib/Test/Simple/t/use_ok.t
4621 ____________________________________________________________________________
4622 [ 16153] By: jhi                                   on 2002/04/25  14:12:35
4623         Log: Elaborate a bit on Storable.
4624      Branch: perl
4625            ! pod/perldelta.pod
4626 ____________________________________________________________________________
4627 [ 16152] By: jhi                                   on 2002/04/25  12:59:50
4628         Log: Cleaner Encode tests under -Mutf8.
4629      Branch: perl
4630            ! ext/Encode/t/at-cn.t ext/Encode/t/at-tw.t ext/Encode/t/jperl.t
4631 ____________________________________________________________________________
4632 [ 16151] By: jhi                                   on 2002/04/25  00:57:24
4633         Log: Subject: [PATCH] installperl
4634              From: Abe Timmerman <abe@ztreet.demon.nl>
4635              Date: Thu, 25 Apr 2002 01:00:00 +0200
4636              Message-ID: <50eecu0f6jd5vji7s0smqnjbid2e1p0ilk@4ax.com>
4637      Branch: perl
4638            ! installperl
4639 ____________________________________________________________________________
4640 [ 16150] By: jhi                                   on 2002/04/25  00:48:09
4641         Log: Subject: Re: [Encode] Patch to fix Encod-XML::SAX conflicts
4642              From: Dan Kogai <dankogai@dan.co.jp>
4643              Date: Thu, 25 Apr 2002 10:49:13 +0900
4644              Message-Id: <A4F06B9C-57EE-11D6-A6E0-00039301D480@dan.co.jp>
4645      Branch: perl
4646            ! ext/PerlIO/encoding/encoding.xs
4647 ____________________________________________________________________________
4648 [ 16149] By: jhi                                   on 2002/04/24  22:57:53
4649         Log: Stray =back.
4650      Branch: perl
4651            ! README.win32
4652 ____________________________________________________________________________
4653 [ 16148] By: rgs                                   on 2002/04/24  21:12:40
4654         Log: Add an untested warning variant.
4655      Branch: perl
4656            ! t/lib/warnings/op
4657 ____________________________________________________________________________
4658 [ 16147] By: jhi                                   on 2002/04/24  20:37:15
4659         Log: Update Changes.
4660      Branch: perl
4661            ! Changes patchlevel.h
4662 ____________________________________________________________________________
4663 [ 16146] By: jhi                                   on 2002/04/24  20:21:43
4664         Log: Wrong plan.
4665      Branch: perl
4666            ! ext/Encode/t/mime-header.t
4667 ____________________________________________________________________________
4668 [ 16145] By: jhi                                   on 2002/04/24  20:20:53
4669         Log: Upgrade to Encode 1.60, from Dan Kogai.
4670      Branch: perl
4671            + ext/Encode/lib/Encode/Guess.pm
4672            + ext/Encode/lib/Encode/MIME/Header.pm ext/Encode/t/guess.t
4673            + ext/Encode/t/mime-header.t
4674            ! MANIFEST ext/Encode/CN/Makefile.PL ext/Encode/Changes
4675            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
4676            ! ext/Encode/Encode/encode.h ext/Encode/JP/Makefile.PL
4677            ! ext/Encode/KR/Makefile.PL ext/Encode/MANIFEST
4678            ! ext/Encode/TW/Makefile.PL ext/Encode/lib/Encode/Config.pm
4679            ! ext/Encode/lib/Encode/JP/JIS7.pm ext/Encode/t/fallback.t
4680 ____________________________________________________________________________
4681 [ 16144] By: gsar                                  on 2002/04/24  18:59:05
4682         Log: another case of enabling binmode() where it should not be: if the
4683              *.enc files are CRLF terminated, the result gets CRCRLF terminations
4684      Branch: perl
4685            ! ext/Encode/t/CJKT.t
4686 ____________________________________________________________________________
4687 [ 16143] By: jhi                                   on 2002/04/24  18:34:27
4688         Log: microperl update; boldly assume time() and time_t
4689              (since we assume ANSI and i_time, anyway).
4690      Branch: perl
4691            ! uconfig.h uconfig.sh
4692 ____________________________________________________________________________
4693 [ 16142] By: jhi                                   on 2002/04/24  18:30:14
4694         Log: Integrate #16136, #16137, #16138 from macperl;
4695              
4696              Silly fix for the SC compiler's fixation with "comp" as a type
4697              
4698              Skip more PerlIO symbols for sfio
4699              
4700              Play nicely in miniperl
4701      Branch: perl
4702           !> ext/Unicode/Normalize/Normalize.xs lib/File/Copy.pm
4703           !> lib/File/Spec/Mac.pm makedef.pl
4704 ____________________________________________________________________________
4705 [ 16141] By: pudge                                 on 2002/04/24  18:15:19
4706         Log: Sync configpm and config.h for use in 5.8
4707              (still need to do config.sh)
4708      Branch: macperl
4709            ! macos/config.h macos/configpm
4710 ____________________________________________________________________________
4711 [ 16140] By: pudge                                 on 2002/04/24  18:14:05
4712         Log: Make MM_MacOS work with new MakeMaker
4713      Branch: macperl
4714            ! macos/lib/ExtUtils/MM_MacOS.pm
4715 ____________________________________________________________________________
4716 [ 16139] By: pudge                                 on 2002/04/24  18:13:34
4717         Log: Makefile.mk changes for 5.8: additional extensions
4718              and source files; bump version
4719      Branch: macperl
4720            ! macos/MPVersion.r macos/Makefile.mk macos/macperl/Makefile.mk
4721 ____________________________________________________________________________
4722 [ 16138] By: pudge                                 on 2002/04/24  18:12:22
4723         Log: Play nicely in miniperl
4724      Branch: macperl
4725            ! lib/File/Copy.pm lib/File/Spec/Mac.pm
4726 ____________________________________________________________________________
4727 [ 16137] By: pudge                                 on 2002/04/24  18:10:34
4728         Log: Skip more PerlIO symbols for sfio
4729      Branch: macperl
4730            ! makedef.pl
4731 ____________________________________________________________________________
4732 [ 16136] By: pudge                                 on 2002/04/24  18:09:37
4733         Log: Silly fix for the SC compiler's fixation with "comp" as a type
4734      Branch: macperl
4735            ! ext/Unicode/Normalize/Normalize.xs
4736 ____________________________________________________________________________
4737 [ 16135] By: pudge                                 on 2002/04/24  18:08:45
4738         Log: Merge macperl xsubpp with current xsubpp
4739      Branch: macperl
4740            ! macos/xsubpp
4741 ____________________________________________________________________________
4742 [ 16134] By: nick                                  on 2002/04/24  18:08:37
4743         Log: Integrate mainline
4744      Branch: perlio
4745           +> lib/ExtUtils/t/00setup_dummy.t lib/ExtUtils/t/VERSION_FROM.t
4746           +> lib/ExtUtils/t/backwards.t lib/ExtUtils/t/zz_cleanup_dummy.t
4747            - lib/ExtUtils/t/Big-Fat-Dummy/Liar/Makefile.PL
4748            - lib/ExtUtils/t/Big-Fat-Dummy/Liar/lib/Big/Fat/Liar.pm
4749            - lib/ExtUtils/t/Big-Fat-Dummy/Makefile.PL
4750            - lib/ExtUtils/t/Big-Fat-Dummy/lib/Big/Fat/Dummy.pm
4751            - lib/ExtUtils/t/Problem-Module/Makefile.PL
4752            - lib/ExtUtils/t/Problem-Module/subdir/Makefile.PL
4753           !> (integrate 44 files)
4754 ____________________________________________________________________________
4755 [ 16133] By: pudge                                 on 2002/04/24  18:05:50
4756         Log: Delete more included modules from bundled_ext
4757      Branch: macperl
4758            - macos/bundled_ext/Digest/MD5/Changes
4759            - macos/bundled_ext/Digest/MD5/MD5.pm
4760            - macos/bundled_ext/Digest/MD5/MD5.xs
4761            - macos/bundled_ext/Digest/MD5/Makefile.PL
4762            - macos/bundled_ext/Digest/MD5/Makefile.mk
4763            - macos/bundled_ext/Digest/MD5/README
4764            - macos/bundled_ext/Digest/MD5/hints/dec_osf.pl
4765            - macos/bundled_ext/Digest/MD5/hints/irix_6.pl
4766            - macos/bundled_ext/Digest/MD5/rfc1321.txt
4767            - macos/bundled_ext/Digest/MD5/t/badfile.t
4768            - macos/bundled_ext/Digest/MD5/t/files.t
4769            - macos/bundled_ext/Digest/MD5/t/md5-aaa.t
4770            - macos/bundled_ext/Digest/MD5/typemap
4771            - macos/bundled_ext/Filter/Util/Call/Call.pm
4772            - macos/bundled_ext/Filter/Util/Call/Call.xs
4773            - macos/bundled_ext/Filter/Util/Call/Makefile.PL
4774            - macos/bundled_ext/Filter/Util/Call/ppport.h
4775            - macos/bundled_ext/Filter/t/call.t
4776            - macos/bundled_ext/Filter/t/filter-util.pl
4777            - macos/bundled_ext/List/Util/ChangeLog
4778            - macos/bundled_ext/List/Util/Makefile.PL
4779            - macos/bundled_ext/List/Util/README
4780            - macos/bundled_ext/List/Util/Util.xs
4781            - macos/bundled_ext/List/Util/lib/List/Util.pm
4782            - macos/bundled_ext/List/Util/lib/Scalar/Util.pm
4783            - macos/bundled_ext/List/Util/t/blessed.t
4784            - macos/bundled_ext/List/Util/t/dualvar.t
4785            - macos/bundled_ext/List/Util/t/first.t
4786            - macos/bundled_ext/List/Util/t/max.t
4787            - macos/bundled_ext/List/Util/t/maxstr.t
4788            - macos/bundled_ext/List/Util/t/min.t
4789            - macos/bundled_ext/List/Util/t/minstr.t
4790            - macos/bundled_ext/List/Util/t/readonly.t
4791            - macos/bundled_ext/List/Util/t/reduce.t
4792            - macos/bundled_ext/List/Util/t/reftype.t
4793            - macos/bundled_ext/List/Util/t/shuffle.t
4794            - macos/bundled_ext/List/Util/t/sum.t
4795            - macos/bundled_ext/List/Util/t/tainted.t
4796            - macos/bundled_ext/List/Util/t/weak.t
4797            - macos/bundled_ext/MIME/Base64/Base64.pm
4798            - macos/bundled_ext/MIME/Base64/Base64.xs
4799            - macos/bundled_ext/MIME/Base64/Changes
4800            - macos/bundled_ext/MIME/Base64/Makefile.PL
4801            - macos/bundled_ext/MIME/Base64/QuotedPrint.pm
4802            - macos/bundled_ext/MIME/Base64/README
4803            - macos/bundled_ext/MIME/Base64/t/base64.t
4804            - macos/bundled_ext/MIME/Base64/t/quoted-print.t
4805            - macos/bundled_ext/MIME/Base64/t/unicode.t
4806            - macos/bundled_ext/Storable/ChangeLog
4807            - macos/bundled_ext/Storable/Makefile.PL
4808            - macos/bundled_ext/Storable/README
4809            - macos/bundled_ext/Storable/Storable.pm
4810            - macos/bundled_ext/Storable/Storable.xs
4811            - macos/bundled_ext/Storable/t/blessed.t
4812            - macos/bundled_ext/Storable/t/canonical.t
4813            - macos/bundled_ext/Storable/t/compat-0.6.t
4814            - macos/bundled_ext/Storable/t/dclone.t
4815            - macos/bundled_ext/Storable/t/dump.pl
4816            - macos/bundled_ext/Storable/t/forgive.t
4817            - macos/bundled_ext/Storable/t/freeze.t
4818            - macos/bundled_ext/Storable/t/lock.t
4819            - macos/bundled_ext/Storable/t/overload.t
4820            - macos/bundled_ext/Storable/t/recurse.t
4821            - macos/bundled_ext/Storable/t/retrieve.t
4822            - macos/bundled_ext/Storable/t/store.t
4823            - macos/bundled_ext/Storable/t/tied.t
4824            - macos/bundled_ext/Storable/t/tied_hook.t
4825            - macos/bundled_ext/Storable/t/tied_items.t
4826            - macos/bundled_ext/Storable/t/utf8.t
4827            - macos/bundled_ext/Time/HiRes/Changes
4828            - macos/bundled_ext/Time/HiRes/HiRes.pm
4829            - macos/bundled_ext/Time/HiRes/HiRes.t
4830            - macos/bundled_ext/Time/HiRes/HiRes.xs
4831            - macos/bundled_ext/Time/HiRes/Makefile.PL
4832            - macos/bundled_ext/Time/HiRes/hints/dynixptx.pl
4833            - macos/bundled_ext/Time/HiRes/hints/sco.pl
4834 ____________________________________________________________________________
4835 [ 16132] By: jhi                                   on 2002/04/24  17:03:22
4836         Log: Thou shalt not assume %x works for UVs.
4837      Branch: perl
4838            ! ext/Encode/Encode.xs
4839 ____________________________________________________________________________
4840 [ 16131] By: nick                                  on 2002/04/24  15:50:31
4841         Log: Submit an old integrate
4842      Branch: perlio
4843           +> (branch 27 files)
4844            - ext/Encode/t/CN.t ext/Encode/t/JP.t ext/Encode/t/KR.t
4845            - ext/Encode/t/TW.t ext/Encode/t/bogus.ucm
4846            - ext/Encode/t/gb2312.euc ext/Encode/t/gb2312.ref
4847            - ext/Encode/t/jisx0201.euc ext/Encode/t/jisx0201.ref
4848            - ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
4849            - ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
4850            - ext/Encode/t/ksc5601.euc ext/Encode/t/ksc5601.ref
4851           !> (integrate 84 files)
4852 ____________________________________________________________________________
4853 [ 16130] By: jhi                                   on 2002/04/24  15:38:12
4854         Log: Partially retract #12056, from Craig Berry.
4855      Branch: perl
4856            ! vms/vms.c
4857 ____________________________________________________________________________
4858 [ 16129] By: pudge                                 on 2002/04/24  14:37:10
4859         Log: Delete more included modules from bundled_lib
4860      Branch: macperl
4861            - macos/bundled_lib/blib/lib/Class/ISA.pm
4862            - macos/bundled_lib/blib/lib/Digest.pm
4863            - macos/bundled_lib/blib/lib/Filter/Simple.pm
4864            - macos/bundled_lib/blib/lib/Memoize.pm
4865            - macos/bundled_lib/blib/lib/Memoize/AnyDBM_File.pm
4866            - macos/bundled_lib/blib/lib/Memoize/Expire.pm
4867            - macos/bundled_lib/blib/lib/Memoize/ExpireFile.pm
4868            - macos/bundled_lib/blib/lib/Memoize/ExpireTest.pm
4869            - macos/bundled_lib/blib/lib/Memoize/NDBM_File.pm
4870            - macos/bundled_lib/blib/lib/Memoize/SDBM_File.pm
4871            - macos/bundled_lib/blib/lib/Memoize/Storable.pm
4872            - macos/bundled_lib/blib/lib/NEXT.pm
4873            - macos/bundled_lib/blib/lib/Net/Cmd.pm
4874            - macos/bundled_lib/blib/lib/Net/Config.pm
4875            - macos/bundled_lib/blib/lib/Net/Domain.pm
4876            - macos/bundled_lib/blib/lib/Net/FTP.pm
4877            - macos/bundled_lib/blib/lib/Net/FTP/A.pm
4878            - macos/bundled_lib/blib/lib/Net/FTP/E.pm
4879            - macos/bundled_lib/blib/lib/Net/FTP/I.pm
4880            - macos/bundled_lib/blib/lib/Net/FTP/L.pm
4881            - macos/bundled_lib/blib/lib/Net/FTP/dataconn.pm
4882            - macos/bundled_lib/blib/lib/Net/HTTP/Methods.pm
4883            - macos/bundled_lib/blib/lib/Net/HTTP/NB.pm
4884            - macos/bundled_lib/blib/lib/Net/NNTP.pm
4885            - macos/bundled_lib/blib/lib/Net/Netrc.pm
4886            - macos/bundled_lib/blib/lib/Net/POP3.pm
4887            - macos/bundled_lib/blib/lib/Net/SMTP.pm
4888            - macos/bundled_lib/blib/lib/Net/Time.pm
4889            - macos/bundled_lib/blib/lib/Net/libnetFAQ.pod
4890            - macos/bundled_lib/blib/lib/Switch.pm
4891            - macos/bundled_lib/t/Class/ISA/test.pl
4892            - macos/bundled_lib/t/Digest/Digest.t
4893            - macos/bundled_lib/t/Filter/Simple/ExportTest.pm
4894            - macos/bundled_lib/t/Filter/Simple/FilterOnlyTest.pm
4895            - macos/bundled_lib/t/Filter/Simple/FilterTest.pm
4896            - macos/bundled_lib/t/Filter/Simple/ImportTest.pm
4897            - macos/bundled_lib/t/Filter/Simple/data.t
4898            - macos/bundled_lib/t/Filter/Simple/export.t
4899            - macos/bundled_lib/t/Filter/Simple/filter.t
4900            - macos/bundled_lib/t/Filter/Simple/filter_only.t
4901            - macos/bundled_lib/t/Filter/Simple/import.t
4902            - macos/bundled_lib/t/Memoize/array.t
4903            - macos/bundled_lib/t/Memoize/array_confusion.t
4904            - macos/bundled_lib/t/Memoize/correctness.t
4905            - macos/bundled_lib/t/Memoize/errors.t
4906            - macos/bundled_lib/t/Memoize/expire.t
4907            - macos/bundled_lib/t/Memoize/expire_file.t
4908            - macos/bundled_lib/t/Memoize/expire_module_n.t
4909            - macos/bundled_lib/t/Memoize/expire_module_t.t
4910            - macos/bundled_lib/t/Memoize/flush.t
4911            - macos/bundled_lib/t/Memoize/normalize.t
4912            - macos/bundled_lib/t/Memoize/prototype.t
4913            - macos/bundled_lib/t/Memoize/speed.t
4914            - macos/bundled_lib/t/Memoize/tie.t
4915            - macos/bundled_lib/t/Memoize/tie_gdbm.t
4916            - macos/bundled_lib/t/Memoize/tie_ndbm.t
4917            - macos/bundled_lib/t/Memoize/tie_sdbm.t
4918            - macos/bundled_lib/t/Memoize/tie_storable.t
4919            - macos/bundled_lib/t/Memoize/tiefeatures.t
4920            - macos/bundled_lib/t/Memoize/unmemoize.t
4921            - macos/bundled_lib/t/NEXT/actual.t
4922            - macos/bundled_lib/t/NEXT/actuns.t
4923            - macos/bundled_lib/t/NEXT/next.t
4924            - macos/bundled_lib/t/NEXT/unseen.t
4925            - macos/bundled_lib/t/Switch/t/given.t
4926            - macos/bundled_lib/t/Switch/t/nested.t
4927            - macos/bundled_lib/t/Switch/t/switch.t
4928            - macos/bundled_lib/t/libnet/config.t
4929            - macos/bundled_lib/t/libnet/ftp.t
4930            - macos/bundled_lib/t/libnet/hostname.t
4931            - macos/bundled_lib/t/libnet/libnet_t.pl
4932            - macos/bundled_lib/t/libnet/netrc.t
4933            - macos/bundled_lib/t/libnet/nntp.t
4934            - macos/bundled_lib/t/libnet/require.t
4935            - macos/bundled_lib/t/libnet/smtp.t
4936 ____________________________________________________________________________
4937 [ 16128] By: pudge                                 on 2002/04/24  14:18:55
4938         Log: Remove Text::Balanced from bundled_lib (already in lib)
4939      Branch: macperl
4940            - macos/bundled_lib/blib/lib/Text/Balanced.pm
4941            - macos/bundled_lib/t/Text/Balanced/t/extbrk.t
4942            - macos/bundled_lib/t/Text/Balanced/t/extcbk.t
4943            - macos/bundled_lib/t/Text/Balanced/t/extdel.t
4944            - macos/bundled_lib/t/Text/Balanced/t/extmul.t
4945            - macos/bundled_lib/t/Text/Balanced/t/extqlk.t
4946            - macos/bundled_lib/t/Text/Balanced/t/exttag.t
4947            - macos/bundled_lib/t/Text/Balanced/t/extvar.t
4948            - macos/bundled_lib/t/Text/Balanced/t/gentag.t
4949 ____________________________________________________________________________
4950 [ 16127] By: jhi                                   on 2002/04/24  14:17:16
4951         Log: A word of warning to the users of UTF-8 locales.
4952      Branch: perl
4953            ! pod/perluniintro.pod
4954 ____________________________________________________________________________
4955 [ 16126] By: jhi                                   on 2002/04/24  12:54:17
4956         Log: Forgotten from #16125.
4957      Branch: perl
4958            ! t/lib/MakeMaker/Test/Utils.pm
4959 ____________________________________________________________________________
4960 [ 16125] By: jhi                                   on 2002/04/24  05:16:09
4961         Log: Upgrade to MakeMaker 5.91_02, from Michael Schwern.
4962      Branch: perl
4963            + lib/ExtUtils/t/00setup_dummy.t lib/ExtUtils/t/VERSION_FROM.t
4964            + lib/ExtUtils/t/backwards.t lib/ExtUtils/t/zz_cleanup_dummy.t
4965            - lib/ExtUtils/t/Big-Fat-Dummy/Liar/Makefile.PL
4966            - lib/ExtUtils/t/Big-Fat-Dummy/Liar/lib/Big/Fat/Liar.pm
4967            - lib/ExtUtils/t/Big-Fat-Dummy/Makefile.PL
4968            - lib/ExtUtils/t/Big-Fat-Dummy/lib/Big/Fat/Dummy.pm
4969            - lib/ExtUtils/t/Problem-Module/Makefile.PL
4970            - lib/ExtUtils/t/Problem-Module/subdir/Makefile.PL
4971            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Command/MM.pm
4972            ! lib/ExtUtils/MM.pm lib/ExtUtils/MM_Cygwin.pm
4973            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
4974            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
4975            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Manifest.pm
4976            ! lib/ExtUtils/t/INST.t lib/ExtUtils/t/INST_PREFIX.t
4977            ! lib/ExtUtils/t/MM_Unix.t lib/ExtUtils/t/Manifest.t
4978            ! lib/ExtUtils/t/basic.t lib/ExtUtils/t/hints.t
4979            ! lib/ExtUtils/t/prefixify.t lib/ExtUtils/t/problems.t
4980 ____________________________________________________________________________
4981 [ 16124] By: jhi                                   on 2002/04/24  02:03:08
4982         Log: Subject: New UTF-8 surprise
4983              From: andreas.koenig@anima.de (Andreas J. Koenig)
4984              Date: Mon, 22 Apr 2002 12:08:48 +0200
4985              Message-ID: <m38z7gjb9r.fsf@anima.de>
4986      Branch: perl
4987            ! pp_hot.c t/op/subst.t
4988 ____________________________________________________________________________
4989 [ 16123] By: gsar                                  on 2002/04/24  01:25:17
4990         Log: create a //depot/macperl/... branch with a //depot/macperl/macos/...
4991              tree that is branched from //depot/maint-5.6/macperl/macos/...
4992      Branch: macperl
4993           +> (branch 3590 files)
4994 ____________________________________________________________________________
4995 [ 16122] By: jhi                                   on 2002/04/23  23:52:11
4996         Log: Try to be clearer about perlio.
4997      Branch: perl
4998            ! INSTALL
4999 ____________________________________________________________________________
5000 [ 16121] By: jhi                                   on 2002/04/23  23:45:41
5001         Log: Subject: Re: binary compatibility
5002              From: Andy Dougherty <doughera@lafayette.edu>
5003              Date: Tue, 23 Apr 2002 16:21:26 -0400 (EDT)
5004              Message-ID: <Pine.SOL.4.10.10204231614020.754-100000@maxwell.phys.lafayette.edu>
5005      Branch: perl
5006            ! INSTALL patchlevel.h
5007 ____________________________________________________________________________
5008 [ 16120] By: jhi                                   on 2002/04/23  23:41:52
5009         Log: Go on record about the binary backward incompatibility.
5010      Branch: perl
5011            ! pod/perldelta.pod
5012 ____________________________________________________________________________
5013 [ 16119] By: jhi                                   on 2002/04/23  23:09:02
5014         Log: Subject: [PATCH] was: t/win32/system.t Borland too helpful
5015              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
5016              Date: Wed, 24 Apr 2002 01:51:43 +0400
5017              Message-ID: <006e01c1eb11$156d2390$695cc3d9@vad>
5018      Branch: perl
5019            ! t/win32/system.t
5020 ____________________________________________________________________________
5021 [ 16118] By: jhi                                   on 2002/04/23  23:08:12
5022         Log: Subject: [PATCH: perl@16083] fix lib/locale.t for VMS with many installed locales
5023              From: PPrymmer@factset.com
5024              Date: Tue, 23 Apr 2002 17:14:32 -0400
5025              Message-ID: <OF099100A8.2627549C-ON85256BA4.007443F3@55.25.11>
5026      Branch: perl
5027            ! lib/locale.t
5028 ____________________________________________________________________________
5029 [ 16117] By: jhi                                   on 2002/04/23  23:07:02
5030         Log: Subject: [PATCH Redux] Nuke obsolete way to build debugging (etc) perls
5031              From: Paul_GreenVOS@vos.stratus.com
5032              Date: Tue, 23 Apr 02 15:06 edt   
5033              Message-Id: <200204231906.PAA26393@mailhub1.stratus.com>
5034      Branch: perl
5035            ! Makefile.SH cflags.SH
5036 ____________________________________________________________________________
5037 [ 16116] By: jhi                                   on 2002/04/23  23:05:14
5038         Log: metaconfig unit change for #16115.
5039      Branch: metaconfig
5040            ! U/compline/byteorder.U
5041      Branch: perl
5042            ! config_h.SH
5043 ____________________________________________________________________________
5044 [ 16115] By: jhi                                   on 2002/04/23  23:04:24
5045         Log: Regen Configure to mirror #16111 (with one added tweak).
5046      Branch: perl
5047            ! Configure
5048 ____________________________________________________________________________
5049 [ 16114] By: jhi                                   on 2002/04/23  22:54:46
5050         Log: Retract #16109.
5051      Branch: perl
5052            ! lib/ExtUtils/MM_Unix.pm
5053 ____________________________________________________________________________
5054 [ 16113] By: jhi                                   on 2002/04/23  22:38:04
5055         Log: FAQ sync.
5056      Branch: perl
5057            ! pod/perlfaq3.pod pod/perlfaq8.pod
5058 ____________________________________________________________________________
5059 [ 16112] By: jhi                                   on 2002/04/23  22:34:08
5060         Log: use encoding no more defaults to Latin 1.
5061      Branch: perl
5062            ! pod/perluniintro.pod
5063 ____________________________________________________________________________
5064 [ 16111] By: gsar                                  on 2002/04/23  22:27:07
5065         Log: Configure test for byteorder loses bits
5066      Branch: perl
5067            ! Configure
5068 ____________________________________________________________________________
5069 [ 16110] By: gsar                                  on 2002/04/23  21:32:03
5070         Log: hacking around byteorder variance between config.sh and config.h
5071              isn't needed after change#16099
5072      Branch: perl
5073            ! ext/Storable/t/malice.t
5074 ____________________________________________________________________________
5075 [ 16109] By: jhi                                   on 2002/04/23  17:54:33
5076         Log: (retracted by #16114)
5077              
5078              Subject: [PATCH] Nuke obsolete way to build debugging (etc) perls
5079              From: "Green, Paul" <Paul.Green@stratus.com>
5080              Date: Tue, 23 Apr 2002 13:47:19 -0400
5081              Message-ID: <A2A34F15EE916148BC4C4748223E67A4014E24ED@EXNA4.stratus.com>
5082      Branch: perl
5083            ! lib/ExtUtils/MM_Unix.pm
5084 ____________________________________________________________________________
5085 [ 16108] By: jhi                                   on 2002/04/23  14:45:07
5086         Log: Subject: [PATCH] lib/File/Find.pm for QNX, NTO
5087              From: Norton Allen <allen@huarp.harvard.edu>
5088              Date: Tue, 23 Apr 2002 11:50:07 -0400 (edt)
5089              Message-Id: <200204231550.LAA24648@bottesini.harvard.edu>
5090      Branch: perl
5091            ! lib/File/Find.pm
5092 ____________________________________________________________________________
5093 [ 16107] By: jhi                                   on 2002/04/23  14:44:13
5094         Log: Subject: [PATCH] README.qnx, hints/qnx.sh
5095              From: Norton Allen <allen@huarp.harvard.edu>
5096              Date: Tue, 23 Apr 2002 11:48:54 -0400 (edt)
5097              Message-Id: <200204231548.LAA24135@bottesini.harvard.edu>
5098      Branch: perl
5099            ! README.qnx hints/qnx.sh
5100 ____________________________________________________________________________
5101 [ 16106] By: jhi                                   on 2002/04/23  13:57:48
5102         Log: Subject: [PATCH] pod/perlhist.pod
5103              From: Abigail <abigail@foad.org>
5104              Date: Tue, 23 Apr 2002 16:21:31 +0200
5105              Message-ID: <20020423162131.A7017@gatekeeper.osp.nl>
5106              
5107              (removed 5.005_04 which never happened)
5108      Branch: perl
5109            ! pod/perlhist.pod
5110 ____________________________________________________________________________
5111 [ 16105] By: jhi                                   on 2002/04/23  13:46:31
5112         Log: Subject: Re: [PATCH abigail.t] another portability attempt
5113              From: Abigail <abigail@foad.org>
5114              Date: Tue, 23 Apr 2002 11:35:54 +0200
5115              Message-ID: <20020423113554.A25149@gatekeeper.osp.nl>
5116      Branch: perl
5117            ! t/japh/abigail.t
5118 ____________________________________________________________________________
5119 [ 16104] By: jhi                                   on 2002/04/23  13:35:03
5120         Log: NetWare tweak from C Aditya.
5121      Branch: perl
5122            ! NetWare/Nwmain.c NetWare/nw5.c
5123 ____________________________________________________________________________
5124 [ 16103] By: gsar                                  on 2002/04/23  06:33:25
5125         Log: fix a typo
5126      Branch: perl
5127            ! regexec.c
5128 ____________________________________________________________________________
5129 [ 16102] By: jhi                                   on 2002/04/23  04:41:43
5130         Log: Uncurliff.
5131      Branch: perl
5132            ! README.ko
5133 ____________________________________________________________________________
5134 [ 16101] By: jhi                                   on 2002/04/23  04:36:27
5135         Log: Pointer to UV casting.
5136      Branch: perl
5137            ! regexec.c
5138 ____________________________________________________________________________
5139 [ 16100] By: jhi                                   on 2002/04/23  02:36:09
5140         Log: metaconfig unit change for #16099.
5141      Branch: metaconfig
5142            ! U/compline/byteorder.U
5143 ____________________________________________________________________________
5144 [ 16099] By: jhi                                   on 2002/04/23  02:35:52
5145         Log: Use UV (not long) for BYTEORDER.
5146      Branch: perl
5147            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
5148            ! config_h.SH
5149 ____________________________________________________________________________
5150 [ 16098] By: jhi                                   on 2002/04/23  02:18:10
5151         Log: # cpp commands must start in the first column.
5152      Branch: perl
5153            ! scope.c
5154 ____________________________________________________________________________
5155 [ 16097] By: jhi                                   on 2002/04/23  01:52:36
5156         Log: Reborn as text.
5157      Branch: perl
5158            + NetWare/interface.cpp
5159 ____________________________________________________________________________
5160 [ 16096] By: jhi                                   on 2002/04/23  01:52:00
5161         Log: Dead as binary.
5162      Branch: perl
5163            - NetWare/interface.cpp
5164 ____________________________________________________________________________
5165 [ 16095] By: jhi                                   on 2002/04/23  01:49:37
5166         Log: Undo #16091, a time-warped escapee.
5167      Branch: perl
5168            ! lib/ExtUtils/t/MM_Cygwin.t
5169 ____________________________________________________________________________
5170 [ 16094] By: jhi                                   on 2002/04/23  01:43:42
5171         Log: *size tweaks from Sarathy.
5172      Branch: perl
5173            ! ext/Storable/t/malice.t
5174 ____________________________________________________________________________
5175 [ 16093] By: jhi                                   on 2002/04/23  01:12:50
5176         Log: Subject: [PATCH pod/perlguts.pod] remove a redundant =over
5177              From: Stas Bekman <stas@stason.org>
5178              Date: Tue, 23 Apr 2002 01:52:22 +0800
5179              Message-ID: <3CC44DD6.3090401@stason.org>
5180      Branch: perl
5181            ! pod/perlguts.pod
5182 ____________________________________________________________________________
5183 [ 16092] By: jhi                                   on 2002/04/23  01:05:37
5184         Log: Subject: [PATCH] (Updated) Work around bug in gcc 2.95.2 on hppa targets
5185              From: Paul_GreenVOS@vos.stratus.com
5186              Date: Mon, 22 Apr 02 20:35 edt
5187              Message-Id: <200204230034.UAA01134@mailhub2.stratus.com>
5188      Branch: perl
5189            + hints/t001.c
5190            ! MANIFEST hints/README.hints hints/vos.sh
5191 ____________________________________________________________________________
5192 [ 16091] By: jhi                                   on 2002/04/23  00:42:12
5193         Log: (retracted by #16095)
5194      Branch: perl
5195            ! lib/ExtUtils/t/MM_Cygwin.t
5196 ____________________________________________________________________________
5197 [ 16090] By: jhi                                   on 2002/04/23  00:16:09
5198         Log: Subject: Re: perl@16083
5199              From: Nicholas Clark <nick@unfortu.net>
5200              Date: Mon, 22 Apr 2002 23:17:45 +0100
5201              Message-ID: <20020422221744.GF302@Bagpuss.unfortu.net>
5202      Branch: perl
5203            ! ext/Storable/t/malice.t
5204 ____________________________________________________________________________
5205 [ 16089] By: jhi                                   on 2002/04/23  00:12:09
5206         Log: Upgrade to Encode 1.58.
5207      Branch: perl
5208            + ext/Encode/t/CJKT.t ext/Encode/t/at-cn.t ext/Encode/t/at-tw.t
5209            + ext/Encode/t/big5-eten.enc ext/Encode/t/big5-eten.utf
5210            + ext/Encode/t/big5-hkscs.enc ext/Encode/t/big5-hkscs.utf
5211            + ext/Encode/t/gb2312.enc ext/Encode/t/gb2312.utf
5212            + ext/Encode/t/jisx0201.enc ext/Encode/t/jisx0201.utf
5213            + ext/Encode/t/jisx0208.enc ext/Encode/t/jisx0208.utf
5214            + ext/Encode/t/jisx0212.enc ext/Encode/t/jisx0212.utf
5215            + ext/Encode/t/ksc5601.enc ext/Encode/t/ksc5601.utf
5216            - ext/Encode/t/CN.t ext/Encode/t/JP.t ext/Encode/t/KR.t
5217            - ext/Encode/t/TW.t ext/Encode/t/bogus.ucm
5218            - ext/Encode/t/gb2312.euc ext/Encode/t/gb2312.ref
5219            - ext/Encode/t/jisx0201.euc ext/Encode/t/jisx0201.ref
5220            - ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
5221            - ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
5222            - ext/Encode/t/ksc5601.euc ext/Encode/t/ksc5601.ref
5223            ! MANIFEST ext/Encode/Changes ext/Encode/Encode.pm
5224            ! ext/Encode/Encode.xs ext/Encode/MANIFEST ext/Encode/TW/TW.pm
5225            ! ext/Encode/bin/ucm2table ext/Encode/t/perlio.t
5226 ____________________________________________________________________________
5227 [ 16088] By: jhi                                   on 2002/04/22  19:55:18
5228         Log: On Win32 the end.t failure should be gone now.
5229      Branch: perl
5230            ! pod/perldelta.pod
5231 ____________________________________________________________________________
5232 [ 16087] By: jhi                                   on 2002/04/22  19:51:29
5233         Log: Subject: [PATCH] update VOS-specific pod files
5234              From: Paul_GreenVOS@vos.stratus.com
5235              Date: Mon, 22 Apr 02 16:02 edt
5236              Message-Id: <200204222002.QAA07350@mailhub1.stratus.com>
5237      Branch: perl
5238            ! README.vos pod/perlport.pod
5239 ____________________________________________________________________________
5240 [ 16086] By: jhi                                   on 2002/04/22  19:50:05
5241         Log: Subject: [PATCH] cleanup ./hints/vos.sh
5242              From: Paul_GreenVOS@vos.stratus.com
5243              Date: Mon, 22 Apr 02 15:26 edt
5244              Message-Id: <200204221926.PAA05539@mailhub1.stratus.com>
5245      Branch: perl
5246            ! hints/vos.sh
5247 ____________________________________________________________________________
5248 [ 16085] By: jhi                                   on 2002/04/22  19:48:20
5249         Log: Upgrade to Encode 1.57, from Dan Kogai.
5250      Branch: perl
5251            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
5252            ! ext/Encode/Unicode/Unicode.pm ext/Encode/lib/Encode/CN/HZ.pm
5253            ! ext/Encode/lib/Encode/Encoding.pm
5254            ! ext/Encode/lib/Encode/JP/JIS7.pm
5255            ! ext/Encode/lib/Encode/KR/2022_KR.pm ext/Encode/t/JP.t
5256            ! ext/Encode/t/KR.t ext/Encode/t/jperl.t ext/Encode/t/perlio.t
5257 ____________________________________________________________________________
5258 [ 16084] By: ams                                   on 2002/04/22  18:10:13
5259         Log: Subject: [PATCH perl5005delta perlhack perlhist] small corrections
5260              From: Stas Bekman <stas@stason.org>
5261              Date: Tue, 23 Apr 2002 01:59:07 +0800
5262              Message-Id: <3CC44F6B.5010300@stason.org>
5263      Branch: perl
5264            ! pod/perl5005delta.pod pod/perlhack.pod pod/perlhist.pod
5265 ____________________________________________________________________________
5266 [ 16083] By: jhi                                   on 2002/04/22  16:41:03
5267         Log: Update Changes.
5268      Branch: perl
5269            ! Changes patchlevel.h
5270 ____________________________________________________________________________
5271 [ 16082] By: jhi                                   on 2002/04/22  16:22:50
5272         Log: In MANIFEST but not added.
5273      Branch: perl
5274            + NetWare/interface.cpp
5275 ____________________________________________________________________________
5276 [ 16081] By: jhi                                   on 2002/04/22  16:15:26
5277         Log: Duh.
5278      Branch: perl
5279            ! lib/ExtUtils/MM_Unix.pm
5280 ____________________________________________________________________________
5281 [ 16080] By: jhi                                   on 2002/04/22  16:07:26
5282         Log: Subject: Re: t/japh/abigail.t [PATCH]
5283              From: Norton Allen <allen@huarp.harvard.edu>
5284              Date: Sun, 21 Apr 2002 21:14:59 -0400 (edt)
5285              Message-Id: <200204220114.VAA06066@bottesini.harvard.edu>
5286      Branch: perl
5287            ! t/japh/abigail.t
5288 ____________________________________________________________________________
5289 [ 16079] By: ams                                   on 2002/04/22  15:59:55
5290         Log: Subject: {PATCH docs] sockatmark
5291              From: Mark-Jason Dominus <mjd@plover.com>
5292              Date: Mon, 22 Apr 2002 02:43:42 -0400
5293              Message-Id: <20020422064342.24646.qmail@plover.com>
5294      Branch: perl
5295            ! ext/IO/lib/IO/Socket.pm pod/perlfunc.pod
5296 ____________________________________________________________________________
5297 [ 16078] By: jhi                                   on 2002/04/22  15:57:21
5298         Log: Subject: [PATCH] cflags.SH -- to preserve hint file options
5299              From: Paul_GreenVOS@vos.stratus.com
5300              Date: Mon, 22 Apr 02 12:40 edt
5301              Message-Id: <200204221639.MAA11298@mailhub2.stratus.com>
5302      Branch: perl
5303            ! cflags.SH
5304 ____________________________________________________________________________
5305 [ 16077] By: jhi                                   on 2002/04/22  15:18:18
5306         Log: Add new files from #16076; re-sort.
5307      Branch: perl
5308            ! MANIFEST
5309 ____________________________________________________________________________
5310 [ 16076] By: jhi                                   on 2002/04/22  15:15:22
5311         Log: NetWare changeover from Watcom to Codewarrior, from C Aditya.
5312      Branch: perl
5313            + NetWare/MP.imp NetWare/bat/CWbuild.bat NetWare/nwhashcls.cpp
5314            + NetWare/nwhashcls.h NetWare/nwperlhost.h NetWare/nwvmem.h
5315            + NetWare/perllib.cpp NetWare/splittree.pl
5316            ! NetWare/Makefile NetWare/Nwmain.c NetWare/config.wc
5317            ! NetWare/dl_netware.xs NetWare/interface.h NetWare/iperlhost.h
5318            ! NetWare/nw5.c NetWare/nw5sck.c NetWare/t/NWScripts.pl
5319            ! NetWare/testnlm/type/type.c ext/File/Glob/bsd_glob.c
5320            ! iperlsys.h lib/ExtUtils/MM.pm lib/ExtUtils/MM_NW5.pm
5321            ! lib/ExtUtils/MM_Unix.pm makedef.pl perl.c x2p/a2py.c
5322            ! x2p/hash.c x2p/walk.c
5323 ____________________________________________________________________________
5324 [ 16074] By: jhi                                   on 2002/04/22  15:04:25
5325         Log: Subject: Re: [ID 20020422.003] Suggestion in Perl 5.6.1 installation on AIX
5326              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
5327              Date: Mon, 22 Apr 2002 17:56:17 +0200
5328              Message-Id: <20020422175549.BECB.H.M.BRAND@hccnet.nl>
5329      Branch: perl
5330            ! README.aix
5331 ____________________________________________________________________________
5332 [ 16073] By: jhi                                   on 2002/04/22  12:59:17
5333         Log: Signedness nit.
5334      Branch: perl
5335            ! ext/PerlIO/encoding/encoding.xs
5336 ____________________________________________________________________________
5337 [ 16072] By: jhi                                   on 2002/04/22  12:58:04
5338         Log: No semicolons after blocks.
5339      Branch: perl
5340            ! ext/Encode/Encode.xs
5341 ____________________________________________________________________________
5342 [ 16071] By: jhi                                   on 2002/04/22  12:48:19
5343         Log: Upgrade to PerlIO::encoding 0.04, from Dan Kogai.
5344      Branch: perl
5345            ! ext/PerlIO/encoding/encoding.pm
5346            ! ext/PerlIO/encoding/encoding.xs
5347 ____________________________________________________________________________
5348 [ 16070] By: jhi                                   on 2002/04/22  12:44:09
5349         Log: Upgrade to Encode 1.56, from Dan Kogai.
5350      Branch: perl
5351            ! ext/Encode/AUTHORS ext/Encode/Byte/Byte.pm ext/Encode/CN/CN.pm
5352            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
5353            ! ext/Encode/JP/JP.pm ext/Encode/KR/KR.pm ext/Encode/README
5354            ! ext/Encode/Symbol/Symbol.pm ext/Encode/TW/TW.pm
5355            ! ext/Encode/Unicode/Unicode.pm ext/Encode/Unicode/Unicode.xs
5356            ! ext/Encode/bin/enc2xs ext/Encode/bin/piconv
5357            ! ext/Encode/bin/ucmlint ext/Encode/encoding.pm
5358            ! ext/Encode/lib/Encode/Alias.pm ext/Encode/lib/Encode/CN/HZ.pm
5359            ! ext/Encode/lib/Encode/Config.pm
5360            ! ext/Encode/lib/Encode/Encoder.pm
5361            ! ext/Encode/lib/Encode/Encoding.pm
5362            ! ext/Encode/lib/Encode/JP/H2Z.pm
5363            ! ext/Encode/lib/Encode/JP/JIS7.pm
5364            ! ext/Encode/lib/Encode/KR/2022_KR.pm
5365            ! ext/Encode/lib/Encode/PerlIO.pod
5366            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/jperl.t
5367            ! ext/Encode/t/perlio.t ext/Encode/ucm/big5-eten.ucm
5368            ! ext/Encode/ucm/big5-hkscs.ucm
5369 ____________________________________________________________________________
5370 [ 16069] By: jhi                                   on 2002/04/22  12:38:30
5371         Log: Comment tweak from Philip.
5372      Branch: perl
5373            ! opcode.pl
5374 ____________________________________________________________________________
5375 [ 16068] By: gsar                                  on 2002/04/22  09:53:36
5376         Log: a Test::Harness tweak to make the test lines show up prettier
5377      Branch: perl
5378            ! lib/Test/Harness.pm
5379 ____________________________________________________________________________
5380 [ 16067] By: nick                                  on 2002/04/22  09:19:23
5381         Log: Integrate mainline
5382      Branch: perlio
5383           !> lib/FileCache.t lib/Pod/t/eol.t lib/Tie/File/t/31_autodefer.t
5384           !> lib/Tie/File/t/32_defer_misc.t lib/Tie/File/t/33_defer_vs.t
5385           !> t/lib/warnings/perlio t/win32/system.t
5386 ____________________________________________________________________________
5387 [ 16066] By: nick                                  on 2002/04/22  09:01:43
5388         Log: Integrate //depot/perlio into mainline
5389      Branch: perl
5390           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
5391           !> ext/Encode/t/perlio.t ext/PerlIO/encoding/encoding.pm
5392           !> ext/PerlIO/encoding/encoding.xs pod/perliol.pod
5393 ____________________________________________________________________________
5394 [ 16065] By: gsar                                  on 2002/04/22  08:37:17
5395         Log: clean up after stray test file littering
5396              
5397              NOTE: PerlIO/t/via.t leaves behind a via$$ file on windows when
5398              it seems that it shouldn't (looks like a handle leak in PerlIO
5399              to me)
5400      Branch: perl
5401            ! lib/FileCache.t lib/Pod/t/eol.t lib/Tie/File/t/31_autodefer.t
5402            ! lib/Tie/File/t/32_defer_misc.t lib/Tie/File/t/33_defer_vs.t
5403            ! t/lib/warnings/perlio t/win32/system.t
5404 ____________________________________________________________________________
5405 [ 16064] By: nick                                  on 2002/04/22  08:02:58
5406         Log: Integrate mainline into perlio
5407      Branch: perlio
5408           +> ext/Storable/t/malice.t
5409            ! pod/perliol.pod
5410           !> (integrate 57 files)
5411 ____________________________________________________________________________
5412 [ 16063] By: gsar                                  on 2002/04/22  07:23:30
5413         Log: integrate change#16062 from mainline
5414              
5415              another windows fix: only create a new console for subprocesses
5416              when all three stdhandles are invalid (from Jan Dubois)
5417      Branch: maint-5.6/perl
5418            ! win32/win32.c
5419 ____________________________________________________________________________
5420 [ 16062] By: gsar                                  on 2002/04/22  07:02:03
5421         Log: another windows fix: only create a new console for subprocesses
5422              when all three stdhandles are invalid (from Jan Dubois)
5423      Branch: perl
5424            ! win32/win32.c
5425 ____________________________________________________________________________
5426 [ 16060] By: gsar                                  on 2002/04/22  02:40:57
5427         Log: all the thread tests now pass on windows (32-bit and 64-bit)
5428      Branch: perl
5429            ! README.win32
5430 ____________________________________________________________________________
5431 [ 16059] By: gsar                                  on 2002/04/22  02:35:45
5432         Log: enable maximal optimizations on win64
5433      Branch: perl
5434            ! win32/Makefile win32/makefile.mk
5435 ____________________________________________________________________________
5436 [ 16058] By: jhi                                   on 2002/04/22  01:38:31
5437         Log: Tweaks copied from Philip Newton's Encode patches.
5438      Branch: perl
5439            ! AUTHORS
5440 ____________________________________________________________________________
5441 [ 16057] By: sky                                   on 2002/04/22  00:19:40
5442         Log: End blocks were not run on Win32.
5443              The real fix should be to turn this flag on in RunPerl but
5444              I think we are too close 5.8 to change that.
5445      Branch: perl
5446            ! ext/threads/threads.xs
5447 ____________________________________________________________________________
5448 [ 16056] By: sky                                   on 2002/04/21  23:29:22
5449         Log: Do not unlock mutex twice.
5450              Do not unlock mutex after it has been destroyed and freed.
5451              Do not email p5p without uncrossing eyes.
5452      Branch: perl
5453            ! ext/threads/threads.xs
5454 ____________________________________________________________________________
5455 [ 16055] By: gsar                                  on 2002/04/21  22:32:29
5456         Log: squelch some more type mismatch warnings
5457              
5458              SvREFCNT_dec(x ? y : z) did not typecast the right thing due to
5459              missing parens in macro definition
5460      Branch: perl
5461            ! dump.c ext/Cwd/Cwd.xs ext/Data/Dumper/Dumper.xs
5462            ! ext/File/Glob/bsd_glob.c ext/IO/IO.xs ext/IO/poll.c
5463            ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/encoding/encoding.xs
5464            ! pp.c regexec.c sv.h
5465 ____________________________________________________________________________
5466 [ 16054] By: jhi                                   on 2002/04/21  22:24:52
5467         Log: Make writing user-defined character properties nicer.
5468      Branch: perl
5469            ! lib/utf8_heavy.pl pod/perlunicode.pod t/op/pat.t
5470 ____________________________________________________________________________
5471 [ 16053] By: gsar                                  on 2002/04/21  21:39:08
5472         Log: test appears to be ass_u_ming sizeof(long) == sizeof(IV), which
5473              isn't the case on win64
5474      Branch: perl
5475            ! ext/Storable/t/malice.t
5476 ____________________________________________________________________________
5477 [ 16052] By: jhi                                   on 2002/04/21  21:24:07
5478         Log: One more way to do character class subtraction.
5479      Branch: perl
5480            ! pod/perlunicode.pod
5481 ____________________________________________________________________________
5482 [ 16051] By: jhi                                   on 2002/04/21  21:04:19
5483         Log: Mopup of #16048.
5484      Branch: perl
5485            ! pp_sys.c
5486 ____________________________________________________________________________
5487 [ 16050] By: gsar                                  on 2002/04/21  20:55:38
5488         Log: some test failures have been fixed
5489      Branch: perl
5490            ! README.win32
5491 ____________________________________________________________________________
5492 [ 16049] By: gsar                                  on 2002/04/21  20:50:21
5493         Log: use compare_text() rather than compare() to avoid bogus
5494              failures when the test files happen to be CRLF terminated
5495      Branch: perl
5496            ! ext/Encode/t/JP.t
5497 ____________________________________________________________________________
5498 [ 16048] By: gsar                                  on 2002/04/21  19:53:08
5499         Log: fixes for all the warnings reported by Visual C (most of this
5500              change is from change#12026)
5501      Branch: perl
5502            ! av.c cop.h doop.c dump.c ext/Devel/Peek/Peek.xs gv.c hv.c
5503            ! locale.c mg.c op.c perl.c perl.h perlio.c perly.c perly.y pp.c
5504            ! pp_ctl.c pp_hot.c pp_pack.c pp_sort.c pp_sys.c regcomp.c
5505            ! regexec.c sv.c toke.c universal.c utf8.c util.c
5506            ! vms/perly_c.vms win32/perllib.c win32/win32.c win32/win32sck.c
5507 ____________________________________________________________________________
5508 [ 16047] By: jhi                                   on 2002/04/21  17:21:56
5509         Log: Subject: [PATCH] another Storable test (Re: perl@16005)
5510              From: Nicholas Clark <nick@unfortu.net>
5511              Date: Sun, 21 Apr 2002 19:15:24 +0100
5512              Message-ID: <20020421181523.GC332@Bagpuss.unfortu.net>
5513      Branch: perl
5514            + ext/Storable/t/malice.t
5515            ! MANIFEST ext/Storable/Storable.pm
5516 ____________________________________________________________________________
5517 [ 16046] By: jhi                                   on 2002/04/21  17:09:01
5518         Log: Subject: [PATCH] Win32: encode/t/perlio.t needs some binmode
5519              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
5520              Date: Sun, 21 Apr 2002 19:37:51 +0200
5521              Message-ID: <3CC3150F.5798.22A05AE@localhost>
5522      Branch: perl
5523            ! ext/Encode/t/perlio.t
5524 ____________________________________________________________________________
5525 [ 16045] By: jhi                                   on 2002/04/21  16:29:28
5526         Log: Subject: [PATCH 5.7.3 docs] Typo in pod/perltrap.pod
5527              From: Andrey Sapozhnikov <sapa@icb.chel.su>
5528              Date: Fri, 19 Apr 2002 19:55:56 +0600
5529              Message-ID: <3CC021EC.5080005@icb.chel.su>
5530              
5531              (tweaked a bit)
5532      Branch: perl
5533            ! pod/perltrap.pod
5534 ____________________________________________________________________________
5535 [ 16044] By: jhi                                   on 2002/04/21  16:22:17
5536         Log: Do not assume that io buffer flushing happens in the same
5537              order as joins (that assumption broke in a multicpu IRIX box)
5538      Branch: perl
5539            ! ext/threads/t/thread.t
5540 ____________________________________________________________________________
5541 [ 16043] By: jhi                                   on 2002/04/21  15:56:30
5542         Log: As if people would be reading the documentation :-)
5543      Branch: perl
5544            ! opcode.pl
5545 ____________________________________________________________________________
5546 [ 16042] By: jhi                                   on 2002/04/21  15:15:05
5547         Log: Typo tweaks.
5548      Branch: perl
5549            ! pod/perlrun.pod
5550 ____________________________________________________________________________
5551 [ 16041] By: sky                                   on 2002/04/21  13:53:54
5552         Log: Got the last memory leak in the while(1) { threads->create(sub 
5553              {})->join() }, now we can loop over a million threads without a 
5554              problem. 
5555              Cleared up SVs that should have been mortal but never where.
5556      Branch: perl
5557            ! ext/threads/threads.xs
5558 ____________________________________________________________________________
5559 [ 16040] By: rgs                                   on 2002/04/21  12:25:15
5560         Log: Make doc clearer, as suggested by Brent Dax
5561      Branch: perl
5562            ! opcode.pl
5563 ____________________________________________________________________________
5564 [ 16039] By: rgs                                   on 2002/04/21  12:20:47
5565         Log: Revert change #15974.
5566      Branch: perl
5567            ! ext/B/B/Deparse.pm
5568 ____________________________________________________________________________
5569 [ 16038] By: nick                                  on 2002/04/21  08:43:48
5570         Log: Integrate mainline
5571      Branch: perlio
5572           +> win32/config.vc64 win32/config_H.vc64
5573           !> (integrate 43 files)
5574 ____________________________________________________________________________
5575 [ 16037] By: nick                                  on 2002/04/21  08:10:07
5576         Log: Integrate mainline
5577      Branch: perlio
5578           +> ext/Encode/ucm/big5-eten.ucm
5579            - ext/Encode/ucm/big5.ucm win32/Makefile.win64
5580            - win32/config.win64 win32/config_H.win64
5581           !> MANIFEST Porting/makerel ext/Encode/Changes
5582           !> ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/MANIFEST
5583           !> ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
5584           !> ext/Encode/encoding.pm ext/Encode/lib/Encode/Alias.pm
5585           !> ext/Encode/lib/Encode/Config.pm
5586           !> ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
5587           !> ext/Encode/t/TW.t ext/Encode/ucm/big5-hkscs.ucm
5588           !> ext/threads/threads.xs lib/Memoize/t/errors.t pod/perlfunc.pod
5589           !> pod/perlunicode.pod vms/vms.c
5590 ____________________________________________________________________________
5591 [ 16036] By: jhi                                   on 2002/04/21  03:04:41
5592         Log: S_ stands sfor static.
5593      Branch: perl
5594            ! hv.c
5595 ____________________________________________________________________________
5596 [ 16035] By: jhi                                   on 2002/04/21  02:52:35
5597         Log: htovs et al might be macros.
5598      Branch: perl
5599            ! perl.h
5600 ____________________________________________________________________________
5601 [ 16034] By: gsar                                  on 2002/04/21  02:11:06
5602         Log: missed checkin of this file in change#16033
5603      Branch: perl
5604            ! makedef.pl
5605 ____________________________________________________________________________
5606 [ 16033] By: gsar                                  on 2002/04/21  01:55:35
5607         Log: Windows 64-bit support:
5608              
5609              * support for building it in the regular makefiles
5610              * large files support via the _*i64() functions (this should be
5611              portable to the 32-bit universe too, but quite untested and
5612              and binary-incompatible, therefore not enabled there)
5613              * three additional test failures in addition to the t/end.t one
5614              (see README.win32)
5615              * sprintf() on Windows gets %I{32,64,}[xoud] format that parallel
5616              the ones available from the CRT (needed because Perl uses
5617              the UVxf macros in both sprintf() *and* in sv_catpvf() et al.)
5618              * add a few 64-bit notes to README.win32
5619              
5620              The following general problems were also fixed:
5621              
5622              * s/struct stat/Stat_t/g
5623              * Data::Dumper had some naughty 'long' typecasts
5624              * Errno_pm.PL didn't work safe when winsock.h was not in the same
5625              directory as errno.h
5626              * various tell/seek things were incorrectly prototyped
5627              * squelch ugly looking noise when running tests
5628              * Embed.t wasn't linking in all the libraries
5629              * perl57.dll is now perl58.dll (anticipating 5.8.0-RC1)
5630              * re-enable all the disabled warnings (additional fixes may be
5631              needed for the warnings uncovered by this)
5632      Branch: perl
5633            + win32/config.vc64 win32/config_H.vc64
5634            ! MANIFEST README.win32 doio.c dosish.h
5635            ! ext/Data/Dumper/Dumper.xs ext/Errno/Errno_pm.PL iperlsys.h
5636            ! lib/ExtUtils/t/Embed.t lib/ExtUtils/t/basic.t mg.c perl.c
5637            ! perl.h sv.c t/op/exec.t util.c win32/Makefile win32/config.gc
5638            ! win32/config.vc win32/makefile.mk win32/perlglob.c
5639            ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32io.c
5640            ! win32/win32iop.h win32/win32sck.c
5641 ____________________________________________________________________________
5642 [ 16032] By: jhi                                   on 2002/04/20  23:07:20
5643         Log: Upgrade to Encode 1.52, from Dan Kogai.
5644      Branch: perl
5645            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
5646            ! ext/Encode/Unicode/Unicode.xs ext/Encode/bin/enc2xs
5647            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Encoding.pm
5648            ! ext/Encode/lib/Encode/JP/JIS7.pm
5649            ! ext/Encode/lib/Encode/KR/2022_KR.pm ext/Encode/t/TW.t
5650            ! ext/Encode/t/perlio.t ext/Encode/ucm/big5-eten.ucm
5651            ! ext/Encode/ucm/big5-hkscs.ucm
5652 ____________________________________________________________________________
5653 [ 16031] By: jhi                                   on 2002/04/20  22:22:23
5654         Log: Subject: Re: [PATCH 5.7.3 docs] The question deals with a bug that was fixed
5655              From: Mark-Jason Dominus <mjd@plover.com>
5656              Date: Sat, 20 Apr 2002 03:36:28 -0400
5657              Message-ID: <20020420073628.324.qmail@plover.com>
5658      Branch: perl
5659            ! pod/perlopentut.pod
5660 ____________________________________________________________________________
5661 [ 16030] By: sky                                   on 2002/04/20  22:02:32
5662         Log: Remove auto-detach
5663              Cleans up memory now, destroys the mutex and frees thread
5664              Makes returnvalues mortal
5665              Doesn't run thread_destruct until the thread has stopped AND
5666              all references to it are gone.
5667      Branch: perl
5668            ! ext/threads/threads.xs
5669 ____________________________________________________________________________
5670 [ 16029] By: jhi                                   on 2002/04/20  21:46:33
5671         Log: Subject: [PATCH @16005] rescue perldoc for VMS
5672              From: "Craig A. Berry" <craigberry@mac.com>
5673              Date: Sat, 20 Apr 2002 15:16:30 -0500
5674              Message-Id: <a05111701b8e779a639b9@[172.16.52.1]>
5675      Branch: perl
5676            ! vms/vms.c
5677 ____________________________________________________________________________
5678 [ 16028] By: jhi                                   on 2002/04/20  21:44:27
5679         Log: Subject: Re: [PATCH] typo
5680              From: andreas.koenig@anima.de (Andreas J. Koenig)
5681              Date: Sat, 20 Apr 2002 15:41:23 +0200
5682              Message-ID: <m37kn2o5bw.fsf@anima.de>
5683      Branch: perl
5684            ! ext/Encode/encoding.pm
5685 ____________________________________________________________________________
5686 [ 16027] By: nick                                  on 2002/04/20  21:42:09
5687         Log: Fix perlio for Encode/t/perlio.t's SKIPPED TODO tests,
5688              and change test not to skip them.
5689      Branch: perlio
5690            ! ext/Encode/t/perlio.t ext/PerlIO/encoding/encoding.xs
5691 ____________________________________________________________________________
5692 [ 16026] By: jhi                                   on 2002/04/20  21:40:20
5693         Log: Upgrade to Encode 1.51, from Dan Kogai.
5694      Branch: perl
5695            + ext/Encode/ucm/big5-eten.ucm
5696            - ext/Encode/ucm/big5.ucm
5697            ! MANIFEST ext/Encode/Changes ext/Encode/Encode.pm
5698            ! ext/Encode/Encode.xs ext/Encode/MANIFEST
5699            ! ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
5700            ! ext/Encode/lib/Encode/Alias.pm ext/Encode/lib/Encode/Config.pm
5701            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
5702            ! ext/Encode/t/TW.t ext/Encode/ucm/big5-hkscs.ucm
5703 ____________________________________________________________________________
5704 [ 16025] By: gsar                                  on 2002/04/20  19:58:59
5705         Log: purge existing win64 stuff (this never really worked in 5.7.x)
5706              in preparation for completely redone win64 support
5707      Branch: perl
5708            - win32/Makefile.win64 win32/config.win64 win32/config_H.win64
5709            ! MANIFEST Porting/makerel
5710 ____________________________________________________________________________
5711 [ 16024] By: rgs                                   on 2002/04/20  19:09:35
5712         Log: Subject: Re: perl@16005
5713              From: Stas Bekman <stas@stason.org>
5714              Date: Sat, 20 Apr 2002 13:06:49 +0800
5715              Message-ID: <3CC0F769.1010705@stason.org>
5716              (with a minor formatting nit)
5717      Branch: perl
5718            ! pod/perlfunc.pod
5719 ____________________________________________________________________________
5720 [ 16023] By: nick                                  on 2002/04/20  19:06:04
5721         Log: Some tweaks for encodings which need lines.
5722              Also disabled trial of using fallbacks.
5723      Branch: perlio
5724            ! ext/PerlIO/encoding/encoding.pm
5725            ! ext/PerlIO/encoding/encoding.xs
5726 ____________________________________________________________________________
5727 [ 16022] By: nick                                  on 2002/04/20  18:37:38
5728         Log: Various tweaks to Encode
5729      Branch: perlio
5730            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
5731            ! ext/Encode/Unicode/Unicode.xs
5732            ! ext/Encode/lib/Encode/Encoding.pm
5733            ! ext/Encode/lib/Encode/JP/JIS7.pm
5734            ! ext/Encode/lib/Encode/KR/2022_KR.pm ext/Encode/t/perlio.t
5735 ____________________________________________________________________________
5736 [ 16021] By: jhi                                   on 2002/04/20  14:31:31
5737         Log: Subject: [PATCH] perlunicode.pod typos
5738              From: andreas.koenig@anima.de (Andreas J. Koenig)     
5739              Date: Sat, 20 Apr 2002 11:20:25 +0200
5740              Message-ID: <m3vgamoheu.fsf@anima.de>
5741      Branch: perl
5742            ! pod/perlunicode.pod
5743 ____________________________________________________________________________
5744 [ 16020] By: jhi                                   on 2002/04/20  14:28:12
5745         Log: Test tweak from mjd.
5746      Branch: perl
5747            ! lib/Memoize/t/errors.t
5748 ____________________________________________________________________________
5749 [ 16019] By: jhi                                   on 2002/04/20  14:26:17
5750         Log: Integrate perlio;
5751              
5752              Tweak to Encode.xs to avoid buffer overrun.
5753              
5754              Add :bytes to POD part.
5755              Remove 'alias' to Encode now it exists as a module.
5756              
5757              Fill in the PERLIO sections.
5758      Branch: perl
5759           !> ext/Encode/Encode.xs lib/PerlIO.pm pod/perlrun.pod
5760 ____________________________________________________________________________
5761 [ 16018] By: nick                                  on 2002/04/20  13:38:24
5762         Log: Fill in the PERLIO sections.
5763      Branch: perlio
5764            ! pod/perlrun.pod
5765 ____________________________________________________________________________
5766 [ 16017] By: nick                                  on 2002/04/20  13:37:15
5767         Log: Add :bytes to POD part.
5768              Remove 'alias' to Encode now it exists as a module.
5769      Branch: perlio
5770            ! lib/PerlIO.pm
5771 ____________________________________________________________________________
5772 [ 16016] By: sky                                   on 2002/04/20  13:12:31
5773         Log: Really let the update of the link list do something.
5774      Branch: perl
5775            ! ext/threads/threads.xs
5776 ____________________________________________________________________________
5777 [ 16015] By: nick                                  on 2002/04/20  07:51:26
5778         Log: Integrate mainline
5779      Branch: perlio
5780           !> README.cn README.tw ext/B/O.pm lib/utf8_heavy.pl
5781           !> pod/perlre.pod pod/perlretut.pod pod/perlunicode.pod
5782           !> t/io/open.t t/japh/abigail.t t/lib/warnings/doio t/op/pat.t
5783 ____________________________________________________________________________
5784 [ 16014] By: nick                                  on 2002/04/20  07:46:11
5785         Log: Tweak to Encode.xs to avoid buffer overrun.
5786      Branch: perlio
5787            ! ext/Encode/Encode.xs
5788 ____________________________________________________________________________
5789 [ 16013] By: jhi                                   on 2002/04/20  01:48:13
5790         Log: Subject: [PATCH] t/japh/abigail.t
5791              From: abigail@foad.org
5792              Date: Fri, 19 Apr 2002 02:21:36 +0200
5793              Message-ID: <20020419002136.16948.qmail@foad.org>
5794              
5795              Subject: Re: [PATCH] t/japh/abigail.t
5796              From: "Craig A. Berry" <craigberry@mac.com>
5797              Date: Fri, 19 Apr 2002 11:23:45 -0500
5798              Message-Id: <a05111705b8e5f49d5618@[172.16.52.1]>
5799      Branch: perl
5800            ! t/japh/abigail.t
5801 ____________________________________________________________________________
5802 [ 16012] By: jhi                                   on 2002/04/20  01:46:03
5803         Log: User-defined character properties were unintentionally
5804              removed, noticed by Dan Kogai.
5805      Branch: perl
5806            ! lib/utf8_heavy.pl pod/perlre.pod pod/perlretut.pod
5807            ! pod/perlunicode.pod t/op/pat.t
5808 ____________________________________________________________________________
5809 [ 16011] By: jhi                                   on 2002/04/19  21:53:55
5810         Log: Subject: Re: [PATCH] Big5-related changes.
5811              From: Autrijus Tang <autrijus@autrijus.org>
5812              Date: Sat, 20 Apr 2002 04:06:31 +0800
5813              Message-ID: <20020419200631.GA20964@not.autrijus.org>
5814      Branch: perl
5815            ! README.cn README.tw
5816 ____________________________________________________________________________
5817 [ 16010] By: rgs                                   on 2002/04/19  20:52:19
5818         Log: Add a BUGS sections to O.pm
5819      Branch: perl
5820            ! ext/B/O.pm
5821 ____________________________________________________________________________
5822 [ 16009] By: rgs                                   on 2002/04/19  20:07:02
5823         Log: Disable warning noise
5824      Branch: perl
5825            ! t/io/open.t
5826 ____________________________________________________________________________
5827 [ 16008] By: rgs                                   on 2002/04/19  19:54:08
5828         Log: More tests for the 3-arg open
5829      Branch: perl
5830            ! t/io/open.t t/lib/warnings/doio
5831 ____________________________________________________________________________
5832 [ 16007] By: nick                                  on 2002/04/19  17:45:53
5833         Log: Silence warning generating warning message for U+FFFF does not map etc.
5834      Branch: perlio
5835            ! ext/Encode/Encode.xs
5836 ____________________________________________________________________________
5837 [ 16006] By: nick                                  on 2002/04/19  15:24:57
5838         Log: Integrate mainline (for Tk with Encode testing)
5839              Some perlio & encode issues otherwise cleanish.
5840      Branch: perlio
5841           +> ext/Encode/Unicode/Makefile.PL ext/Encode/Unicode/Unicode.pm
5842           +> ext/Encode/Unicode/Unicode.xs ext/Encode/lib/Encode/PerlIO.pod
5843           +> ext/Encode/t/fallback.t ext/Encode/t/jisx0201.euc
5844           +> ext/Encode/t/jisx0201.ref ext/Encode/t/perlio.t
5845           +> ext/threads/t/thread.t
5846            - ext/Encode/lib/Encode/Unicode.pm
5847           !> (integrate 38 files)
5848 ____________________________________________________________________________
5849 [ 16005] By: jhi                                   on 2002/04/19  13:26:39
5850         Log: Update Changes.
5851      Branch: perl
5852            ! Changes patchlevel.h
5853 ____________________________________________________________________________
5854 [ 16004] By: jhi                                   on 2002/04/19  13:15:22
5855         Log: Subject: [PATCH] warn on ref open without perlio
5856              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
5857              Date: Thu, 18 Apr 2002 23:17:44 +0200
5858              Message-ID: <20020418231744.A24159@rafael>
5859              
5860              (with one nit, the skip message needed "# " prefix)
5861      Branch: perl
5862            ! doio.c pod/perldiag.pod t/lib/warnings/doio
5863 ____________________________________________________________________________
5864 [ 16003] By: jhi                                   on 2002/04/19  12:59:11
5865         Log: Subject: Smoke 15996 /pro/3gl/CPAN/perl-current  
5866              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
5867              Date: Fri, 19 Apr 2002 15:43:47 +0200
5868              Message-Id: <20020419153704.C397.H.M.BRAND@hccnet.nl>
5869      Branch: perl
5870            ! README.hpux
5871 ____________________________________________________________________________
5872 [ 16002] By: jhi                                   on 2002/04/19  12:58:23
5873         Log: Upgrade to PerlIO::encoding 0.02, from Dan Kogai.
5874      Branch: perl
5875            ! ext/PerlIO/encoding/encoding.pm
5876            ! ext/PerlIO/encoding/encoding.xs
5877 ____________________________________________________________________________
5878 [ 16001] By: jhi                                   on 2002/04/19  12:58:00
5879         Log: Upgrade to Encode 1.50, from Dan Kogai.
5880      Branch: perl
5881            + ext/Encode/Unicode/Makefile.PL ext/Encode/Unicode/Unicode.pm
5882            + ext/Encode/Unicode/Unicode.xs ext/Encode/lib/Encode/PerlIO.pod
5883            + ext/Encode/t/fallback.t ext/Encode/t/jisx0201.euc
5884            + ext/Encode/t/jisx0201.ref ext/Encode/t/perlio.t
5885            - ext/Encode/lib/Encode/Unicode.pm
5886            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/Changes
5887            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
5888            ! ext/Encode/Encode/Makefile_PL.e2x ext/Encode/Encode/encode.h
5889            ! ext/Encode/JP/JP.pm ext/Encode/MANIFEST ext/Encode/TW/TW.pm
5890            ! ext/Encode/bin/enc2xs ext/Encode/bin/piconv
5891            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/JP/JIS7.pm
5892            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/JP.t
5893            ! ext/Encode/t/KR.t ext/Encode/t/jisx0208.euc
5894            ! ext/Encode/t/jisx0208.ref
5895 ____________________________________________________________________________
5896 [ 16000] By: jhi                                   on 2002/04/19  12:16:08
5897         Log: Subject: CPAN.pm sync
5898              From: andreas.koenig@anima.de (Andreas J. Koenig)
5899              Date: Fri, 19 Apr 2002 11:55:07 +0200
5900              Message-ID: <m3ads0qah0.fsf@anima.de>
5901      Branch: perl
5902            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
5903 ____________________________________________________________________________
5904 [ 15999] By: jhi                                   on 2002/04/19  12:08:54
5905         Log: Snip away an obsolete section noticed by Benjamin Goldberg.
5906      Branch: perl
5907            ! pod/perltooc.pod
5908 ____________________________________________________________________________
5909 [ 15998] By: jhi                                   on 2002/04/19  00:43:45
5910         Log: The previous change on this was *ahem* slightly off-topic.
5911      Branch: perl
5912            ! ext/PerlIO/encoding/encoding.pm
5913 ____________________________________________________________________________
5914 [ 15997] By: gsar                                  on 2002/04/19  00:19:47
5915         Log: variant of change#14657 from mainline, modified for binary
5916              compatibility for 5.6.x (from  Jan Dubois)
5917      Branch: maint-5.6/perl
5918            ! lib/Win32.pod win32/win32.c
5919 ____________________________________________________________________________
5920 [ 15996] By: ams                                   on 2002/04/18  16:16:26
5921         Log: Subject: [PATCH] Typo in pod/perldebtut.pod
5922              From: abigail@foad.org
5923              Date: Thu, 18 Apr 2002 17:09:45 +0200
5924              Message-Id: <20020418150945.389.qmail@foad.org>
5925      Branch: perl
5926            ! pod/perldebtut.pod
5927 ____________________________________________________________________________
5928 [ 15995] By: jhi                                   on 2002/04/18  14:14:10
5929         Log: z/OS situation update.
5930      Branch: perl
5931            ! pod/perldelta.pod
5932 ____________________________________________________________________________
5933 [ 15994] By: jhi                                   on 2002/04/18  13:43:37
5934         Log: Doc tweaks.
5935      Branch: perl
5936            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Supported.pod
5937 ____________________________________________________________________________
5938 [ 15993] By: jhi                                   on 2002/04/18  13:05:46
5939         Log: The tests need perlio.
5940      Branch: perl
5941            ! ext/Encode/t/JP.t ext/Encode/t/encoding.t
5942 ____________________________________________________________________________
5943 [ 15992] By: jhi                                   on 2002/04/18  12:58:17
5944         Log: Subject: [PATCH 5.7.3 docs] The question deals with a bug that was fixed
5945              From: Mark-Jason Dominus <mjd@plover.com>
5946              Date: Thu, 18 Apr 2002 09:38:17 -0400
5947              Message-ID: <20020418133817.22436.qmail@plover.com>    
5948              
5949              Subject: [PATCH 5.7.3 docs] Backticks in void context are no longer inefficient
5950              From: Mark-Jason Dominus <mjd@plover.com>
5951              Date: Thu, 18 Apr 2002 09:54:50 -0400
5952              Message-ID: <20020418135450.22999.qmail@plover.com>    
5953      Branch: perl
5954            ! pod/perlfaq8.pod
5955 ____________________________________________________________________________
5956 [ 15991] By: sky                                   on 2002/04/18  09:18:14
5957         Log: Port testcases from thr5005 tests so we don't fail on same things.
5958              Added yield support using threads->yield().
5959      Branch: perl
5960            + ext/threads/t/thread.t
5961            ! MANIFEST ext/threads/threads.pm ext/threads/threads.xs
5962 ____________________________________________________________________________
5963 [ 15990] By: nick                                  on 2002/04/18  07:56:40
5964         Log: Integrate mainline
5965      Branch: perlio
5966            - t/io/full.t
5967           !> MANIFEST README.cn README.hpux README.jp README.ko README.tw
5968           !> hints/unicos.sh hints/unicosmk.sh lib/ExtUtils/t/Embed.t
5969           !> perl.c t/op/groups.t toke.c win32/win32.c
5970 ____________________________________________________________________________
5971 [ 15989] By: sky                                   on 2002/04/18  07:15:55
5972         Log: Always flush the PerlIO buffers after running END blocks in 
5973              perl_destruct. This should fix ext/threads/t/end.t under Win32.
5974      Branch: perl
5975            ! perl.c
5976 ____________________________________________________________________________
5977 [ 15988] By: dougm                                 on 2002/04/18  01:56:16
5978         Log: plug memory leak in perl_destruct() by cleaning out PL_debug_pad
5979      Branch: perl
5980            ! perl.c
5981 ____________________________________________________________________________
5982 [ 15987] By: jhi                                   on 2002/04/17  21:51:18
5983         Log: Move /dev/full testing post-5.8.0.
5984      Branch: perl
5985            - t/io/full.t
5986            ! MANIFEST
5987 ____________________________________________________________________________
5988 [ 15986] By: jhi                                   on 2002/04/17  21:38:43
5989         Log: Neither UNICOS nor UNICOS/mk sport shared libraries.
5990              ("Crays have only REAL memory.")
5991      Branch: perl
5992            ! hints/unicos.sh hints/unicosmk.sh
5993 ____________________________________________________________________________
5994 [ 15985] By: jhi                                   on 2002/04/17  21:33:56
5995         Log: Subject: [PATCH 5.7.3 Win32] Devel::DProf Real Elapsed Times
5996              From: luc.st-louis@ca.transport.bombardier.com
5997              Date: Wed, 17 Apr 2002 14:22:25 -0400
5998              Message-ID: <85256B9E.0064EBE9.00@btg_hub01.bombardier.com>
5999      Branch: perl
6000            ! win32/win32.c
6001 ____________________________________________________________________________
6002 [ 15984] By: jhi                                   on 2002/04/17  21:12:34
6003         Log: With -Uuseperlio the error might be EBADF.
6004      Branch: perl
6005            ! t/io/full.t
6006 ____________________________________________________________________________
6007 [ 15983] By: jhi                                   on 2002/04/17  21:05:04
6008         Log: Subject: [PATCH@15930] Borland for Win32 adaptation for lib/ExtUtils/t/Embed.t
6009              From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
6010              Date: Wed, 17 Apr 2002 21:16:22 +0400
6011              Message-ID: <845FCFF2D4C0FC468B485E8777C7A00C028117@cio-test001.spb.lucent.com>
6012      Branch: perl
6013            ! lib/ExtUtils/t/Embed.t
6014 ____________________________________________________________________________
6015 [ 15982] By: jhi                                   on 2002/04/17  21:04:02
6016         Log: Subject: [PATCH] RE: failed with undefined USE_PERLIO for Win32
6017              From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
6018              Date: Wed, 17 Apr 2002 20:08:03 +0400
6019              Message-ID: <845FCFF2D4C0FC468B485E8777C7A00C028116@cio-test001.spb.lucent.com>
6020      Branch: perl
6021            ! win32/win32.c
6022 ____________________________________________________________________________
6023 [ 15981] By: jhi                                   on 2002/04/17  21:02:13
6024         Log: Subject: Re: [ID 20020416.001] 'close' does not report failure when buffer flush fails
6025              From: Mark-Jason Dominus <mjd@plover.com>
6026              Date: Wed, 17 Apr 2002 11:14:17 -0400
6027              Message-ID: <20020417151417.27268.qmail@plover.com>
6028      Branch: perl
6029            ! t/io/full.t
6030 ____________________________________________________________________________
6031 [ 15980] By: jhi                                   on 2002/04/17  20:57:36
6032         Log: README.cjk update.
6033      Branch: perl
6034            ! README.cn README.jp README.ko README.tw
6035 ____________________________________________________________________________
6036 [ 15979] By: rgs                                   on 2002/04/17  20:24:48
6037         Log: Subject: [PATCH toke.c] @:foo?
6038              From: Philip Newton <Philip.Newton@gmx.net>
6039              Date: Wed, 17 Apr 2002 19:48:09 +0200
6040              Message-ID: <v6drbu0mkupaklru4efcq40lv7d4vajdp1@4ax.com>
6041      Branch: perl
6042            ! toke.c
6043 ____________________________________________________________________________
6044 [ 15978] By: rgs                                   on 2002/04/17  20:20:19
6045         Log: Subject: Re: gcc on HP
6046              From: Philip Newton <Philip.Newton@gmx.net>
6047              Date: Wed, 17 Apr 2002 20:36:34 +0200
6048              Message-ID: <83grbucf0imh8pnnjf6o5q4t0st3ja14j4@4ax.com>
6049      Branch: perl
6050            ! README.hpux
6051 ____________________________________________________________________________
6052 [ 15977] By: rgs                                   on 2002/04/17  19:54:49
6053         Log: Adjust test for groups that appear multiple times on Cygwin
6054      Branch: perl
6055            ! t/op/groups.t
6056 ____________________________________________________________________________
6057 [ 15976] By: nick                                  on 2002/04/17  17:03:40
6058         Log: Integrate mainline
6059      Branch: perlio
6060           +> ext/PerlIO/encoding/MANIFEST ext/PerlIO/encoding/Makefile.PL
6061           +> ext/PerlIO/encoding/encoding.pm
6062           +> ext/PerlIO/encoding/encoding.xs ext/threads/shared/queue.pm
6063           +> ext/threads/shared/t/queue.t t/io/full.t
6064            - ext/Encode/lib/Encode/XS.pm
6065           !> (integrate 50 files)
6066 ____________________________________________________________________________
6067 [ 15975] By: jhi                                   on 2002/04/17  14:40:03
6068         Log: Update Changes.
6069      Branch: perl
6070            ! Changes patchlevel.h
6071 ____________________________________________________________________________
6072 [ 15974] By: jhi                                   on 2002/04/17  14:34:16
6073         Log: Subject: [PATCH B::Deparse] "foo bar"->()
6074              From: Robin Houston <robin@kitsite.com>
6075              Date: Wed, 17 Apr 2002 15:45:32 +0100
6076              Message-ID: <20020417154532.A25446@puffinry.freeserve.co.uk>
6077      Branch: perl
6078            ! ext/B/B/Deparse.pm
6079 ____________________________________________________________________________
6080 [ 15973] By: jhi                                   on 2002/04/17  14:34:03
6081         Log: metaconfig unit change for #15972.
6082      Branch: metaconfig/U/perl
6083            ! Extensions.U
6084 ____________________________________________________________________________
6085 [ 15972] By: jhi                                   on 2002/04/17  14:31:42
6086         Log: As suggested by Arthur: the threads and threads::shared
6087              modules are always present.  This tries to preempt two
6088              kinds of bug reports: (1) "the Perl 5.8.0 was supposed
6089              to have this new fancy threads implementation but my Perl
6090              doesn't seem to have it" (2) someone attempting to install
6091              threads using CPAN.pm and CPAN.pm helpfully starting to
6092              install perl 5.8.0 (which they might already have installed).
6093      Branch: perl
6094            ! Configure ext/threads/Makefile.PL
6095            ! ext/threads/shared/Makefile.PL ext/threads/shared/shared.pm
6096            ! ext/threads/shared/shared.xs ext/threads/threads.pm
6097            ! ext/threads/threads.xs
6098 ____________________________________________________________________________
6099 [ 15971] By: jhi                                   on 2002/04/17  14:19:07
6100         Log: More signedness nits.
6101      Branch: perl
6102            ! ext/Encode/Encode.xs
6103 ____________________________________________________________________________
6104 [ 15970] By: jhi                                   on 2002/04/17  13:02:33
6105         Log: fast_abs_path() is tainted.
6106      Branch: perl
6107            ! ext/Cwd/t/cwd.t
6108 ____________________________________________________________________________
6109 [ 15969] By: jhi                                   on 2002/04/17  12:56:17
6110         Log: Signedness nit.
6111      Branch: perl
6112            ! ext/Encode/bin/enc2xs
6113 ____________________________________________________________________________
6114 [ 15968] By: jhi                                   on 2002/04/17  12:45:42
6115         Log: Subject: gcc on HP
6116              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
6117              Date: Wed, 17 Apr 2002 12:43:38 +0200
6118              Message-Id: <20020417124159.66F5.H.M.BRAND@hccnet.nl>     
6119      Branch: perl
6120            ! README.hpux
6121 ____________________________________________________________________________
6122 [ 15967] By: jhi                                   on 2002/04/17  12:43:07
6123         Log: Add just a little bit more explanation to PerlIO::encoding.
6124      Branch: perl
6125            ! ext/PerlIO/encoding/encoding.pm
6126 ____________________________________________________________________________
6127 [ 15966] By: jhi                                   on 2002/04/17  12:32:17
6128         Log: PerlIO::encoding 0.01 from Dan Kogai.
6129      Branch: perl
6130            + ext/PerlIO/encoding/MANIFEST ext/PerlIO/encoding/Makefile.PL
6131            + ext/PerlIO/encoding/encoding.pm
6132            + ext/PerlIO/encoding/encoding.xs
6133            ! MANIFEST
6134 ____________________________________________________________________________
6135 [ 15965] By: jhi                                   on 2002/04/17  12:24:56
6136         Log: Upgrade to Encode 1.42, from Dan Kogai.
6137      Branch: perl
6138            - ext/Encode/lib/Encode/XS.pm
6139            ! MANIFEST ext/Encode/Byte/Byte.pm ext/Encode/CN/CN.pm
6140            ! ext/Encode/Changes ext/Encode/EBCDIC/EBCDIC.pm
6141            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
6142            ! ext/Encode/Encode/Makefile_PL.e2x ext/Encode/Encode/_PM.e2x
6143            ! ext/Encode/JP/JP.pm ext/Encode/KR/KR.pm ext/Encode/MANIFEST
6144            ! ext/Encode/Symbol/Symbol.pm ext/Encode/TW/TW.pm
6145            ! ext/Encode/bin/enc2xs ext/Encode/bin/piconv
6146            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/CN/HZ.pm
6147            ! ext/Encode/lib/Encode/Config.pm
6148            ! ext/Encode/lib/Encode/KR/2022_KR.pm ext/Encode/t/CN.t
6149            ! ext/Encode/t/Encoder.t ext/Encode/t/JP.t ext/Encode/t/KR.t
6150            ! ext/Encode/t/TW.t ext/Encode/t/Unicode.t
6151            ! ext/Encode/t/encoding.t
6152 ____________________________________________________________________________
6153 [ 15964] By: jhi                                   on 2002/04/17  12:17:42
6154         Log: Test tweaks from mjd and Benjamin Goldberg.
6155      Branch: perl
6156            ! t/io/full.t
6157 ____________________________________________________________________________
6158 [ 15963] By: jhi                                   on 2002/04/16  22:31:24
6159         Log: Document taint-safeness.   Life in the fast_abs_path()
6160              lane is unsafe.
6161      Branch: perl
6162            ! lib/Cwd.pm
6163 ____________________________________________________________________________
6164 [ 15962] By: jhi                                   on 2002/04/16  22:14:41
6165         Log: Subject: Re: [ID 20020416.001] 'close' does not report failure when buffer flush fails
6166              From: Mark-Jason Dominus <mjd@plover.com>
6167              Date: Tue, 16 Apr 2002 19:24:12 -0400
6168              Message-ID: <20020416232412.14297.qmail@plover.com>
6169      Branch: perl
6170            + t/io/full.t
6171            ! MANIFEST perlio.c
6172 ____________________________________________________________________________
6173 [ 15961] By: jhi                                   on 2002/04/16  22:10:54
6174         Log: Manifestations of mjd, from mjd.
6175      Branch: perl
6176            ! MANIFEST
6177 ____________________________________________________________________________
6178 [ 15960] By: jhi                                   on 2002/04/16  22:10:11
6179         Log: metaconfig unit change for #15959.
6180      Branch: metaconfig/U/perl
6181            ! Extensions.U
6182 ____________________________________________________________________________
6183 [ 15959] By: jhi                                   on 2002/04/16  22:09:56
6184         Log: Subject: Re: [-Uusedl] Encode does work but perl -V goes funny! 
6185              From: Andy Dougherty <doughera@lafayette.edu>
6186              Date: Tue, 16 Apr 2002 13:39:14 -0400 (EDT)
6187              Message-ID: <Pine.SOL.4.10.10204161333450.28145-100000@maxwell.phys.lafayette.edu>
6188      Branch: perl
6189            ! Configure
6190 ____________________________________________________________________________
6191 [ 15958] By: jhi                                   on 2002/04/16  22:05:07
6192         Log: Subject: [PATCH] Re: Unbalanced string table refcount (was: perl@15930)
6193              From: Nicholas Clark <nick@unfortu.net>
6194              Date: Tue, 16 Apr 2002 22:22:41 +0100
6195              Message-ID: <20020416212241.GA315@Bagpuss.unfortu.net>
6196      Branch: perl
6197            ! embed.fnc global.sym hv.c universal.c
6198 ____________________________________________________________________________
6199 [ 15957] By: jhi                                   on 2002/04/16  21:58:44
6200         Log: Documents for Merijn and lots of XXXs for NI-S :-)
6201      Branch: perl
6202            ! pod/perlfunc.pod pod/perlrun.pod
6203 ____________________________________________________________________________
6204 [ 15956] By: sky                                   on 2002/04/16  21:26:53
6205         Log: Added queue.pm and test case, still disabled because of discovered race (or am I insane)
6206              in the locking code. All threaded code seems to fail mysteriusly from the PL_utf8_idstart
6207              stuff being 0xabababab on cleanup.
6208      Branch: perl
6209            + ext/threads/shared/queue.pm ext/threads/shared/t/queue.t
6210            ! MANIFEST
6211 ____________________________________________________________________________
6212 [ 15955] By: nick                                  on 2002/04/16  20:46:03
6213         Log: Integate mainline (other machine)
6214      Branch: perlio
6215           !> Changes lib/FileCache.t patchlevel.h pod/perlhist.pod
6216           !> t/op/magic.t
6217 ____________________________________________________________________________
6218 [ 15954] By: nick                                  on 2002/04/16  20:13:32
6219         Log: Integrate mainline
6220      Branch: perlio
6221           +> README.cn README.jp README.ko README.tw
6222           +> ext/threads/shared/t/av_refs.t
6223           +> ext/threads/shared/t/shared_attr.t t/japh/abigail.t
6224           !> (integrate 41 files)
6225 ____________________________________________________________________________
6226 [ 15953] By: rgs                                   on 2002/04/16  19:53:28
6227         Log: B::walkoptree bugfix (see also #15850)
6228      Branch: perl
6229            ! ext/B/B.xs ext/B/t/terse.t
6230 ____________________________________________________________________________
6231 [ 15952] By: rgs                                   on 2002/04/16  18:36:49
6232         Log: Subject: [PATCH perltodo.pod] Small patch: detypo and style change
6233              From: Philip Newton <Philip.Newton@gmx.net>
6234              Date: Tue, 16 Apr 2002 21:09:44 +0200
6235              Message-ID: <altobus8993o1qee6eu6ac1ro4topkt0vr@4ax.com>
6236      Branch: perl
6237            ! pod/perltodo.pod
6238 ____________________________________________________________________________
6239 [ 15951] By: jhi                                   on 2002/04/16  13:44:28
6240         Log: Subject: [PATCH] B::Deparse problems with japhs
6241              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
6242              Date: Tue, 16 Apr 2002 15:47:33 +0100
6243              Message-Id: <200204161447.g3GElX016515@crypt.compulink.co.uk>    
6244      Branch: perl
6245            ! ext/B/B/Deparse.pm
6246 ____________________________________________________________________________
6247 [ 15950] By: jhi                                   on 2002/04/16  13:36:30
6248         Log: Stas' tainting worries, obscured by me.
6249      Branch: perl
6250            ! ext/Cwd/t/cwd.t lib/Cwd.pm
6251 ____________________________________________________________________________
6252 [ 15949] By: jhi                                   on 2002/04/16  13:16:31
6253         Log: Pod tweak to avoid =item<japanese> problems.
6254      Branch: perl
6255            ! README.jp
6256 ____________________________________________________________________________
6257 [ 15948] By: jhi                                   on 2002/04/16  12:39:18
6258         Log: Some UTF-8 todos.
6259      Branch: perl
6260            ! pod/perltodo.pod
6261 ____________________________________________________________________________
6262 [ 15947] By: jhi                                   on 2002/04/16  12:34:36
6263         Log: Let's not promise too much: use utf8 only works on identifier
6264              names, not package or subroutine names (admittedly limited [1], but
6265              that's what the Camel says, and that's what we are going to stick
6266              to for 5.8.0).  Also document that use vars does not do utf8.
6267              [1] The obvious problem in both is that package and subroutine
6268              names need to mappable to the filesystem.
6269      Branch: perl
6270            ! lib/utf8.pm lib/vars.pm pod/perluniintro.pod
6271 ____________________________________________________________________________
6272 [ 15946] By: jhi                                   on 2002/04/16  12:02:18
6273         Log: Subject: [PATCH] small typo in IO::Pipe pod
6274              From: Slaven Rezic <rezic@onlineoffice.de>
6275              Date: Tue, 16 Apr 2002 12:31:10 +0200
6276              Message-Id: <200204161031.MAA08156@mom.intra.onlineoffice.de>
6277      Branch: perl
6278            ! ext/IO/lib/IO/Pipe.pm
6279 ____________________________________________________________________________
6280 [ 15945] By: jhi                                   on 2002/04/16  11:57:45
6281         Log: Subject: [PATCH] Flaw in Attribute::Handlers 0.76
6282              From: Arthur Bergman <arthur@contiller.se>
6283              Date: Tue, 16 Apr 2002 11:58:45 +0200
6284              Message-Id: <8A74F82C-5120-11D6-AEA5-003065D64CBE@contiller.se>
6285      Branch: perl
6286            ! lib/Attribute/Handlers.pm
6287 ____________________________________________________________________________
6288 [ 15944] By: jhi                                   on 2002/04/16  04:31:49
6289         Log: Add CJK READMEs from Autrijus Tang, Dan Kogai, and
6290              Jungshik Shin.  Regen toc.
6291      Branch: perl
6292            + README.cn README.jp README.ko README.tw
6293            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
6294 ____________________________________________________________________________
6295 [ 15943] By: jhi                                   on 2002/04/16  03:59:00
6296         Log: my $utf8here, our $utf8here, and package variable $utf8here.
6297              
6298              The actual minimal fix is in utf8.c and from NI-S,
6299              the rest are the tests (in fresh_perl since I couldn't get
6300              them easily to work elsewhere) and a slight behaviour change:
6301              previously UTF-8 identifiers had to start with an alphabetic
6302              character.  No more so, now they can start with an (Unicode)
6303              ID_Continue character (which however is not a (Unicode) digit).
6304              (Limiting the first character to ID_Start would be rather
6305              restrictive, since ID_Start allows only alphabetic letters.)
6306              
6307              TODO: use vars qw($utf8here).  This I don't find to be
6308              a showstopper.
6309      Branch: perl
6310            ! embed.fnc embed.h embedvar.h handy.h intrpvar.h lib/vars.pm
6311            ! perl.c perlapi.h proto.h sv.c t/run/fresh_perl.t utf8.c
6312 ____________________________________________________________________________
6313 [ 15942] By: ams                                   on 2002/04/16  02:24:25
6314         Log: Subject: [PATCH] lib/FileCache.t needs to use valid filename chars
6315              From: "Craig A. Berry" <craigberry@mac.com>
6316              Date: Mon, 15 Apr 2002 22:06:14 -0500
6317              Message-Id: <a05101501b8e144aa1d4a@[172.16.52.1]>
6318      Branch: perl
6319            ! lib/FileCache.t
6320 ____________________________________________________________________________
6321 [ 15941] By: ams                                   on 2002/04/16  02:16:35
6322         Log: Subject: [PATCH] s2p fix for VMS
6323              From: "Craig A. Berry" <craigberry@mac.com>
6324              Date: Mon, 15 Apr 2002 21:48:36 -0500
6325              Message-Id: <a05101500b8e13f80e770@[172.16.52.1]>
6326      Branch: perl
6327            ! configure.com t/x2p/s2p.t x2p/s2p.PL
6328 ____________________________________________________________________________
6329 [ 15940] By: jhi                                   on 2002/04/15  22:23:31
6330         Log: The LGPL code relicensed, with permission from Mark Klein of DIS.
6331              (and the licensing of the other code clarified, from Mark Bixby.)
6332      Branch: perl
6333            ! mpeix/mpeix.c
6334 ____________________________________________________________________________
6335 [ 15939] By: jhi                                   on 2002/04/15  22:17:16
6336         Log: AUTHORS updates.
6337      Branch: perl
6338            ! AUTHORS
6339 ____________________________________________________________________________
6340 [ 15938] By: sky                                   on 2002/04/15  22:13:17
6341         Log: Add support for my $foo : shared; 
6342              Add testcase for this.
6343              Update manifest.
6344      Branch: perl
6345            + ext/threads/shared/t/shared_attr.t
6346            ! MANIFEST ext/threads/shared/shared.pm
6347 ____________________________________________________________________________
6348 [ 15937] By: jhi                                   on 2002/04/15  21:58:38
6349         Log: Subject: [PATCH] t/japh/abigail.t (was: FETCH for tied $" called an odd number of times.)
6350              From: abigail@foad.org
6351              Date: Mon, 15 Apr 2002 17:41:17 +0200
6352              Message-ID: <20020415154117.1559.qmail@foad.org>
6353              
6354              (With EBCDIC skippage added, and the skip reason
6355              skippage on the two ?? loops tweaked.)
6356      Branch: perl
6357            + t/japh/abigail.t
6358            ! MANIFEST t/TEST
6359 ____________________________________________________________________________
6360 [ 15936] By: jhi                                   on 2002/04/15  21:48:56
6361         Log: Subject: Re: [ID 20020412.005] Dancing ??s
6362              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>    
6363              Date: Sun, 14 Apr 2002 16:09:30 +0100
6364              Message-Id: <200204141509.g3EF9UQ18111@crypt.compulink.co.uk>
6365      Branch: perl
6366            ! pod/perlop.pod pp_hot.c t/op/pat.t
6367 ____________________________________________________________________________
6368 [ 15935] By: jhi                                   on 2002/04/15  21:47:45
6369         Log: Subject: [PATCH] t/test.pl additional functionality for runperl
6370              From: abigail@foad.org
6371              Date: Mon, 15 Apr 2002 17:40:02 +0200
6372              Message-ID: <20020415154002.1549.qmail@foad.org>
6373      Branch: perl
6374            ! t/test.pl
6375 ____________________________________________________________________________
6376 [ 15934] By: jhi                                   on 2002/04/15  21:46:27
6377         Log: Subject: [PATCH]universal.c:XS_Internals_hv_clear_placeholders is too long
6378              From: "Craig A. Berry" <craigberry@mac.com>
6379              Date: Mon, 15 Apr 2002 14:05:26 -0500
6380              Message-Id: <5.1.0.14.2.20020415125256.0332ede0@exchi01>
6381      Branch: perl
6382            ! universal.c
6383 ____________________________________________________________________________
6384 [ 15933] By: sky                                   on 2002/04/15  21:26:16
6385         Log: Test arrays containing references, and references to shared arrays.
6386      Branch: perl
6387            + ext/threads/shared/t/av_refs.t
6388 ____________________________________________________________________________
6389 [ 15932] By: nick                                  on 2002/04/15  15:06:49
6390         Log: Integrate mainline (for Encode)
6391      Branch: perlio
6392           +> ext/Encode/Encode/ConfigLocal_PM.e2x
6393           +> ext/Encode/lib/Encode/JP/JIS7.pm
6394            - ext/Encode/lib/Encode/JP/2022_JP.pm
6395            - ext/Encode/lib/Encode/JP/2022_JP1.pm
6396            - ext/Encode/lib/Encode/JP/JIS.pm
6397           !> (integrate 26 files)
6398 ____________________________________________________________________________
6399 [ 15931] By: ams                                   on 2002/04/15  14:51:31
6400         Log: Subject: [PATCH] Chip didn't time travel.
6401              From: abigail@foad.org
6402              Date: Mon, 15 Apr 2002 17:40:22 +0200
6403              Message-Id: <20020415154022.1554.qmail@foad.org>
6404      Branch: perl
6405            ! pod/perlhist.pod
6406 ____________________________________________________________________________
6407 [ 15930] By: jhi                                   on 2002/04/15  14:40:56
6408         Log: Update Changes.
6409      Branch: perl
6410            ! Changes patchlevel.h
6411 ____________________________________________________________________________
6412 [ 15929] By: jhi                                   on 2002/04/15  14:33:52
6413         Log: The #15921 made the 'no warnings' unnecessary.
6414      Branch: perl
6415            ! t/op/magic.t
6416 ____________________________________________________________________________
6417 [ 15928] By: jhi                                   on 2002/04/15  14:28:59
6418         Log: Subject: Re: [FILE] FileCache.t
6419              From: belg4mit <belg4mit@mit.edu>
6420              Date: Mon, 15 Apr 2002 01:31:21 -0400
6421              Message-ID: <3CBA65A9.A228DBA1@mit.edu>
6422      Branch: perl
6423            ! lib/FileCache.t
6424 ____________________________________________________________________________
6425 [ 15927] By: jhi                                   on 2002/04/15  14:19:27
6426         Log: FileCache 1.02, from Jerrad Pierce <belg4mit@MIT.EDU>.
6427      Branch: perl
6428            ! lib/FileCache.pm lib/FileCache.t
6429 ____________________________________________________________________________
6430 [ 15926] By: jhi                                   on 2002/04/15  13:47:16
6431         Log: Subject: [PATCH] Re: [PATCH] Re: restricted hashes are unblessable
6432              From: Nicholas Clark <nick@unfortu.net>
6433              Date: Sun, 14 Apr 2002 22:54:43 +0100
6434              Message-ID: <20020414215442.GE301@Bagpuss.unfortu.net>
6435      Branch: perl
6436            ! lib/Hash/Util.t
6437 ____________________________________________________________________________
6438 [ 15925] By: jhi                                   on 2002/04/15  13:23:34
6439         Log: Subject: [Encode] 1.40 released!
6440              From: Dan Kogai <dankogai@dan.co.jp>
6441              Date: Mon, 15 Apr 2002 07:51:52 +0900
6442              Message-Id: <3699DFE8-4FFA-11D6-AEA5-00039301D480@dan.co.jp>
6443      Branch: perl
6444            + ext/Encode/Encode/ConfigLocal_PM.e2x
6445            + ext/Encode/lib/Encode/JP/JIS7.pm
6446            - ext/Encode/lib/Encode/JP/2022_JP.pm
6447            - ext/Encode/lib/Encode/JP/2022_JP1.pm
6448            - ext/Encode/lib/Encode/JP/JIS.pm
6449            ! MANIFEST ext/Encode/AUTHORS ext/Encode/CN/CN.pm
6450            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
6451            ! ext/Encode/JP/JP.pm ext/Encode/MANIFEST ext/Encode/README
6452            ! ext/Encode/bin/enc2xs ext/Encode/encoding.pm
6453            ! ext/Encode/lib/Encode/Config.pm
6454            ! ext/Encode/lib/Encode/Encoder.pm
6455            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Unicode.t
6456            ! ext/Encode/t/jperl.t ext/Encode/t/unibench.pl
6457 ____________________________________________________________________________
6458 [ 15924] By: jhi                                   on 2002/04/15  12:52:58
6459         Log: return undef is of questionable style.
6460      Branch: perl
6461            ! lib/Hash/Util.pm
6462 ____________________________________________________________________________
6463 [ 15923] By: jhi                                   on 2002/04/15  12:47:26
6464         Log: Subject: [PATCH 5.7.3 tests] Check to make sure @- and @+ interpolation bug is  fixed
6465              From: mjd@plover.com
6466              Date: 15 Apr 2002 06:46:02 -0000
6467              Message-ID: <20020415064602.17052.qmail@plover.com>     
6468      Branch: perl
6469            ! t/op/magic.t
6470 ____________________________________________________________________________
6471 [ 15922] By: jhi                                   on 2002/04/15  12:40:09
6472         Log: Subject: [PATCH 5.7.3] test @+ and @- features   
6473              From: mjd@plover.com
6474              Date: 14 Apr 2002 22:30:17 -0000
6475              Message-ID: <20020414223017.17361.qmail@plover.com>
6476      Branch: perl
6477            ! t/op/re_tests
6478 ____________________________________________________________________________
6479 [ 15921] By: jhi                                   on 2002/04/15  12:37:04
6480         Log: Subject: [PATCH 5.7.3] Supporess spurious warnings for @+ and and @-
6481              From: Mark-Jason Dominus <mjd@plover.com>
6482              Date: Mon, 15 Apr 2002 02:41:52 -0400
6483              Message-ID: <20020415064152.16958.qmail@plover.com>
6484      Branch: perl
6485            ! perl.c t/lib/warnings/toke
6486 ____________________________________________________________________________
6487 [ 15920] By: jhi                                   on 2002/04/15  12:32:43
6488         Log: Subject: [PATCH configure.com] was (Re: [PATCH] MakeMaker 5.55_03 -> 5.90_01)
6489              From: "Craig A. Berry" <craigberry@mac.com>
6490              Date: Sun, 14 Apr 2002 18:56:02 -0500
6491              Message-Id: <a05101500b8df8f770e55@[172.16.52.1]>
6492      Branch: perl
6493            ! configure.com
6494 ____________________________________________________________________________
6495 [ 15919] By: nick                                  on 2002/04/15  06:14:25
6496         Log: Integrate mainline
6497      Branch: perlio
6498           !> AUTHORS Configure ext/Storable/Storable.xs hints/hpux.sh
6499           !> lib/Cwd.pm lib/FileCache.pm lib/Hash/Util.pm lib/Hash/Util.t
6500           !> lib/vars.pm perl.c reentr.pl t/lib/warnings/toke universal.c
6501 ____________________________________________________________________________
6502 [ 15918] By: ams                                   on 2002/04/15  04:25:48
6503         Log: Subject: [PATCH lib/Cwd.pm] solve one taint problem
6504              From: Stas Bekman <stas@stason.org>
6505              Date: Mon, 15 Apr 2002 11:45:03 +0800
6506              Message-Id: <3CBA4CBF.9030306@stason.org>
6507      Branch: perl
6508            ! lib/Cwd.pm
6509 ____________________________________________________________________________
6510 [ 15917] By: ams                                   on 2002/04/15  04:21:14
6511         Log: Subject: Re: [PATCH 5.7.3] Suppress warnings about @F when -a flag supplied
6512              From: Mark-Jason Dominus <mjd@plover.com>
6513              Date: Mon, 15 Apr 2002 00:30:26 -0400
6514              Message-Id: <20020415043026.11417.qmail@plover.com>
6515      Branch: perl
6516            ! perl.c t/lib/warnings/toke
6517 ____________________________________________________________________________
6518 [ 15916] By: rgs                                   on 2002/04/14  19:30:41
6519         Log: Correct precedence problem in #15915
6520      Branch: perl
6521            ! lib/vars.pm
6522 ____________________________________________________________________________
6523 [ 15915] By: jhi                                   on 2002/04/14  15:41:01
6524         Log: use vars wasn't use utf8 aware.
6525      Branch: perl
6526            ! lib/vars.pm
6527 ____________________________________________________________________________
6528 [ 15914] By: jhi                                   on 2002/04/14  15:20:58
6529         Log: Subject: [PATCH] Re: restricted hashes are unblessable
6530              From: Nicholas Clark <nick@unfortu.net>
6531              Date: Sat, 13 Apr 2002 23:43:02 +0100
6532              Message-ID: <20020413224302.GB14889@Bagpuss.unfortu.net>
6533              
6534              The function name sucks but can't think of anything better.
6535      Branch: perl
6536            ! lib/Hash/Util.pm lib/Hash/Util.t universal.c
6537 ____________________________________________________________________________
6538 [ 15913] By: jhi                                   on 2002/04/14  14:55:07
6539         Log: Subject: AUTHORS update
6540              From: Chris Nandor <pudge@pobox.com>
6541              Date: Sun, 14 Apr 2002 11:54:40 -0400
6542              Message-ID: <pudge-BDAEFB.11544014042002@onion.valueclick.com>
6543      Branch: perl
6544            ! AUTHORS
6545 ____________________________________________________________________________
6546 [ 15912] By: nick                                  on 2002/04/14  14:47:18
6547         Log: XS versions of encode/decode for Encode::Unicode
6548      Branch: perlio
6549            ! ext/Encode/Encode.xs ext/Encode/lib/Encode/Unicode.pm
6550 ____________________________________________________________________________
6551 [ 15911] By: jhi                                   on 2002/04/14  14:28:59
6552         Log: metaconfig unit changes for #15910.
6553      Branch: metaconfig
6554            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
6555            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
6556            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
6557            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
6558            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
6559            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
6560            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
6561            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
6562            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
6563            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
6564            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
6565            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
6566            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
6567            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
6568            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
6569            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
6570            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
6571            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
6572            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
6573            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
6574            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
6575            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
6576            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
6577            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
6578 ____________________________________________________________________________
6579 [ 15910] By: jhi                                   on 2002/04/14  14:26:14
6580         Log: Simplify the _r probing code by adding the i_systime
6581              only for the APIs where it matters.
6582      Branch: perl
6583            ! Configure reentr.pl
6584 ____________________________________________________________________________
6585 [ 15909] By: jhi                                   on 2002/04/14  14:10:14
6586         Log: Integrate perlio;
6587              
6588              Avoid expensive paranoid check that decoder does return legal UTF-8
6589              
6590              Disable test code (assertions) in CRLF layer.
6591      Branch: perl
6592           !> ext/Encode/Encode.xs perlio.c
6593 ____________________________________________________________________________
6594 [ 15908] By: jhi                                   on 2002/04/14  14:05:45
6595         Log: Subject: patch for FileCache in 5.7.3
6596              From: JPIERCE <belg4mit@MIT.EDU>
6597              Date: Sun, 14 Apr 2002 00:38:21 -0400
6598              Message-Id: <200204140438.AAA30812@calloway.mit.edu>
6599      Branch: perl
6600            ! lib/FileCache.pm
6601 ____________________________________________________________________________
6602 [ 15907] By: jhi                                   on 2002/04/14  14:03:53
6603         Log: Subject: Re: [dodgy PATCH] Re: [Storable] utf8 keys started working!
6604              From: Tim Bunce <Tim.Bunce@pobox.com>
6605              Date: Sun, 14 Apr 2002 12:07:35 +0100
6606              Message-ID: <20020414120735.U81028@dansat.data-plan.com>
6607      Branch: perl
6608            ! ext/Storable/Storable.xs
6609 ____________________________________________________________________________
6610 [ 15906] By: jhi                                   on 2002/04/14  14:00:03
6611         Log: Subject: [ PATCH ] time problem on 10.20 w/ threads
6612              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
6613              Date: Sun, 14 Apr 2002 16:29:59 +0200
6614              Message-Id: <20020414143200.07BC.H.M.BRAND@hccnet.nl>
6615      Branch: perl
6616            ! hints/hpux.sh
6617 ____________________________________________________________________________
6618 [ 15905] By: jhi                                   on 2002/04/14  13:50:14
6619         Log: Subject: Enable portable gcc code on hp-ux
6620              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
6621              Date: Sun, 14 Apr 2002 16:30:01 +0200
6622              Message-Id: <20020414162907.07C4.H.M.BRAND@hccnet.nl>
6623      Branch: perl
6624            ! hints/hpux.sh
6625 ____________________________________________________________________________
6626 [ 15904] By: nick                                  on 2002/04/14  09:18:01
6627         Log: Disable test code (assertions) in CRLF layer.
6628      Branch: perlio
6629            ! perlio.c
6630 ____________________________________________________________________________
6631 [ 15903] By: nick                                  on 2002/04/14  09:16:39
6632         Log: Avoid expensive paranoid check that decoder does return legal UTF-8
6633      Branch: perlio
6634            ! ext/Encode/Encode.xs
6635 ____________________________________________________________________________
6636 [ 15902] By: nick                                  on 2002/04/14  09:15:45
6637         Log: Integrate mainline
6638      Branch: perlio
6639           +> ext/Storable/t/restrict.t ext/Storable/t/utf8hash.t
6640           +> t/win32/longpath.t t/win32/system.t
6641            - t/op/winsystem.t
6642           !> (integrate 30 files)
6643 ____________________________________________________________________________
6644 [ 15901] By: jhi                                   on 2002/04/13  23:10:36
6645         Log: Fixed URL for the Alpha editor.
6646      Branch: perl
6647            ! pod/perlfaq3.pod
6648 ____________________________________________________________________________
6649 [ 15900] By: jhi                                   on 2002/04/13  21:43:19
6650         Log: Dedodgify.
6651      Branch: perl
6652            ! ext/Storable/Storable.xs
6653 ____________________________________________________________________________
6654 [ 15899] By: jhi                                   on 2002/04/13  21:23:41
6655         Log: AUTHORS updates.
6656      Branch: perl
6657            ! AUTHORS
6658 ____________________________________________________________________________
6659 [ 15898] By: jhi                                   on 2002/04/13  19:59:49
6660         Log: s2p needs Config.pm.
6661      Branch: perl
6662            ! Makefile.SH
6663 ____________________________________________________________________________
6664 [ 15897] By: jhi                                   on 2002/04/13  19:58:15
6665         Log: Subject: [PATCH] Benchmark.t 75,90,109
6666              From: Nicholas Clark <nick@unfortu.net>
6667              Date: Sat, 13 Apr 2002 21:43:04 +0100
6668              Message-ID: <20020413204303.GB12835@Bagpuss.unfortu.net>
6669      Branch: perl
6670            ! lib/Benchmark.t
6671 ____________________________________________________________________________
6672 [ 15896] By: jhi                                   on 2002/04/13  19:10:08
6673         Log: Tweaks by Autrijus Tang.
6674      Branch: perl
6675            ! ext/Encode/encoding.pm
6676 ____________________________________________________________________________
6677 [ 15895] By: jhi                                   on 2002/04/13  18:27:05
6678         Log: FAQ sync.
6679      Branch: perl
6680            ! pod/perlfaq5.pod
6681 ____________________________________________________________________________
6682 [ 15894] By: jhi                                   on 2002/04/13  16:22:06
6683         Log: z/OS tally update.
6684      Branch: perl
6685            ! pod/perldelta.pod
6686 ____________________________________________________________________________
6687 [ 15893] By: jhi                                   on 2002/04/13  15:25:55
6688         Log: Subject: [dodgy PATCH] Re: [Storable] utf8 keys started working!
6689              From: Nicholas Clark <nick@unfortu.net>
6690              Date: Sat, 13 Apr 2002 02:58:07 +0100
6691              Message-ID: <20020413015806.GA371@Bagpuss.unfortu.net>
6692      Branch: perl
6693            + ext/Storable/t/restrict.t ext/Storable/t/utf8hash.t
6694            ! MANIFEST dump.c embed.fnc embed.h ext/Storable/Storable.xs
6695            ! ext/Storable/t/utf8.t global.sym hv.c hv.h proto.h
6696            ! t/lib/st-dump.pl
6697 ____________________________________________________________________________
6698 [ 15892] By: jhi                                   on 2002/04/13  15:24:54
6699         Log: Add piconv and enc2xs to the list of utilities.
6700      Branch: perl
6701            ! utils.lst
6702 ____________________________________________________________________________
6703 [ 15891] By: jhi                                   on 2002/04/13  14:55:11
6704         Log: s.
6705      Branch: perl
6706            ! pod/perlunicode.pod
6707 ____________________________________________________________________________
6708 [ 15890] By: rgs                                   on 2002/04/13  14:51:27
6709         Log: Phrasing fixes by Nick Clark
6710      Branch: perl
6711            ! pod/perlunicode.pod
6712 ____________________________________________________________________________
6713 [ 15889] By: rgs                                   on 2002/04/13  12:33:09
6714         Log: More POD fixes and typos
6715      Branch: perl
6716            ! pod/perlunicode.pod
6717 ____________________________________________________________________________
6718 [ 15888] By: rgs                                   on 2002/04/13  10:49:14
6719         Log: Subject: Re: UTF-8 and DB_File ?
6720              From: andreas.koenig@anima.de (Andreas J. Koenig)
6721              Date: Sat, 13 Apr 2002 13:29:41 +0200
6722              Message-ID: <m3ads7j0pm.fsf@anima.de>
6723      Branch: perl
6724            ! pod/perlunicode.pod
6725 ____________________________________________________________________________
6726 [ 15887] By: jhi                                   on 2002/04/12  22:38:23
6727         Log: Fix a typo noticed by Paul Johnson.
6728      Branch: perl
6729            ! MANIFEST
6730 ____________________________________________________________________________
6731 [ 15886] By: jhi                                   on 2002/04/12  21:38:11
6732         Log: Subject: Re: Win32 Status
6733              From: Michael G Schwern <schwern@pobox.com>
6734              Date: Fri, 12 Apr 2002 10:15:33 -0400
6735              Message-ID: <20020412141533.GB9788@blackrider>
6736      Branch: perl
6737            ! lib/ExtUtils/t/INST.t
6738 ____________________________________________________________________________
6739 [ 15885] By: jhi                                   on 2002/04/12  20:18:41
6740         Log: Upgrade to Encode 1.34, from Dan Kogai.
6741      Branch: perl
6742            ! ext/Encode/Changes ext/Encode/Encode.pm
6743            ! ext/Encode/lib/Encode/Encoder.pm ext/Encode/t/Encoder.t
6744            ! ext/Encode/t/Unicode.t
6745 ____________________________________________________________________________
6746 [ 15884] By: jhi                                   on 2002/04/12  20:16:16
6747         Log: Subject: [PATCH] Updated e-mail address in AUTHORS file
6748              From: Graham TerMarsch <graham@howlingfrog.com>
6749              Date: Fri, 12 Apr 2002 12:28:47 -0700
6750              Message-Id: <200204121228.47826.graham@howlingfrog.com>
6751      Branch: perl
6752            ! AUTHORS
6753 ____________________________________________________________________________
6754 [ 15883] By: jhi                                   on 2002/04/12  20:01:37
6755         Log: Subject: [PATCH] Re: OK, what did I break in unpack?
6756              From: Nicholas Clark <nick@unfortu.net>
6757              Date: Fri, 12 Apr 2002 21:59:06 +0100
6758              Message-ID: <20020412205906.GD353@Bagpuss.unfortu.net>
6759      Branch: perl
6760            ! pp_pack.c t/op/pack.t
6761 ____________________________________________________________________________
6762 [ 15882] By: jhi                                   on 2002/04/12  19:59:36
6763         Log: Re-sort MANIFEST.
6764      Branch: perl
6765            ! MANIFEST
6766 ____________________________________________________________________________
6767 [ 15881] By: jhi                                   on 2002/04/12  19:58:43
6768         Log: Move also the Win32 system testing to t/win32.
6769      Branch: perl
6770            + t/win32/system.t
6771            - t/op/winsystem.t
6772            ! MANIFEST
6773 ____________________________________________________________________________
6774 [ 15880] By: jhi                                   on 2002/04/12  19:57:05
6775         Log: Integrate change #15879 from maint-5.6;
6776              
6777              Win32::GetLongPathName() did not return valid results if there
6778              were "." and ".." components in the path; also fix a potential
6779              buffer overflow if the long path happens to be longer than
6780              MAX_PATH (this can presumably happen if they use \\?\... style
6781              paths); add a rather limited testsuite that exercises just the
6782              edge cases
6783      Branch: perl
6784           +> t/win32/longpath.t
6785           !> MANIFEST t/harness win32/win32.c
6786 ____________________________________________________________________________
6787 [ 15879] By: gsar                                  on 2002/04/12  19:45:50
6788         Log: Win32::GetLongPathName() did not return valid results if there
6789              were "." and ".." components in the path; also fix a potential
6790              buffer overflow if the long path happens to be longer than
6791              MAX_PATH (this can presumably happen if they use \\?\... style
6792              paths); add a rather limited testsuite that exercises just the
6793              edge cases
6794      Branch: maint-5.6/perl
6795            + t/win32/longpath.t
6796            ! MANIFEST t/harness win32/win32.c
6797 ____________________________________________________________________________
6798 [ 15878] By: nick                                  on 2002/04/12  14:38:32
6799         Log: Integrate mainline
6800      Branch: perlio
6801           +> lib/ExtUtils/t/INST_PREFIX.t
6802           !> (integrate 37 files)
6803 ____________________________________________________________________________
6804 [ 15877] By: jhi                                   on 2002/04/12  14:05:23
6805         Log: Update Changes.
6806      Branch: perl
6807            ! Changes patchlevel.h
6808 ____________________________________________________________________________
6809 [ 15876] By: jhi                                   on 2002/04/12  13:36:52
6810         Log: Discuss the magic of \w in security terms.
6811      Branch: perl
6812            ! pod/perlsec.pod pod/perlunicode.pod
6813 ____________________________________________________________________________
6814 [ 15875] By: jhi                                   on 2002/04/12  13:16:43
6815         Log: Add a warning about the symbolic methods and
6816              symbolic sub refs not being checked for taint.
6817      Branch: perl
6818            ! pod/perlsec.pod
6819 ____________________________________________________________________________
6820 [ 15874] By: jhi                                   on 2002/04/12  12:27:41
6821         Log: In EBCDIC the BOM detection doesn't seem
6822              to be working right.  For now skipping the test,
6823              waiting for Dan's opinion.
6824      Branch: perl
6825            ! ext/Encode/t/Unicode.t
6826 ____________________________________________________________________________
6827 [ 15873] By: jhi                                   on 2002/04/12  02:10:33
6828         Log: Update to Net::Ping 2.16.
6829      Branch: perl
6830            ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
6831 ____________________________________________________________________________
6832 [ 15872] By: jhi                                   on 2002/04/12  02:06:04
6833         Log: Upgrade to CGI.pm 2.81.
6834      Branch: perl
6835            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/t/html.t
6836 ____________________________________________________________________________
6837 [ 15871] By: jhi                                   on 2002/04/12  01:48:01
6838         Log: Move up restricted hashes a bit.
6839      Branch: perl
6840            ! pod/perldelta.pod
6841 ____________________________________________________________________________
6842 [ 15870] By: jhi                                   on 2002/04/12  01:23:58
6843         Log: Now using Unicode 3.2.0.
6844      Branch: perl
6845            ! pod/perldelta.pod
6846 ____________________________________________________________________________
6847 [ 15869] By: jhi                                   on 2002/04/11  22:48:24
6848         Log: UNICOS too has sockpair issues (unsurprisingly,
6849              since UNICOS/mk has them too)
6850      Branch: perl
6851            ! ext/Socket/socketpair.t
6852 ____________________________________________________________________________
6853 [ 15868] By: jhi                                   on 2002/04/11  20:41:23
6854         Log: FAQ patch from mjd regarding Tie::File.
6855      Branch: perl
6856            ! pod/perlfaq5.pod
6857 ____________________________________________________________________________
6858 [ 15867] By: jhi                                   on 2002/04/11  19:19:36
6859         Log: ZWNJ, ZWJ.  Any further convenience aliasing should
6860              consider using the NamesList.
6861      Branch: perl
6862            ! lib/charnames.pm lib/charnames.t
6863 ____________________________________________________________________________
6864 [ 15866] By: jhi                                   on 2002/04/11  18:40:55
6865         Log: Subject: [PATCH] free CheckTree from the tyranny of the forward slash
6866              From: "Craig A. Berry" <craigberry@mac.com>
6867              Date: Thu, 11 Apr 2002 13:47:21 -0500
6868              Message-Id: <a05101500b8db89763fbf@[172.16.52.1]>
6869      Branch: perl
6870            ! lib/File/CheckTree.pm lib/File/CheckTree.t
6871 ____________________________________________________________________________
6872 [ 15865] By: jhi                                   on 2002/04/11  18:39:36
6873         Log: More NT Unicode information from Jan Dubois.
6874      Branch: perl
6875            ! pod/perltodo.pod
6876 ____________________________________________________________________________
6877 [ 15864] By: jhi                                   on 2002/04/11  18:21:39
6878         Log: Add one perltodo item (and move bunch of them to better spot),
6879              add sysopen() to "Functions for filehandles, files, or directories".
6880      Branch: perl
6881            ! pod/perlfunc.pod pod/perltodo.pod
6882 ____________________________________________________________________________
6883 [ 15863] By: jhi                                   on 2002/04/11  14:46:45
6884         Log: Prettyprinting: shorten the lines to avoid linewrapping.
6885      Branch: perl
6886            ! t/TEST
6887 ____________________________________________________________________________
6888 [ 15862] By: jhi                                   on 2002/04/11  14:42:06
6889         Log: Also NEC SUPER-UX has buggy sockpair().
6890      Branch: perl
6891            ! ext/Socket/socketpair.t
6892 ____________________________________________________________________________
6893 [ 15861] By: jhi                                   on 2002/04/11  13:35:01
6894         Log: dTHX works on its own just fine.
6895      Branch: perl
6896            ! ext/DynaLoader/dl_aix.xs
6897 ____________________________________________________________________________
6898 [ 15860] By: jhi                                   on 2002/04/11  13:34:40
6899         Log: Must hold off building s2p until there's a miniperl.
6900      Branch: perl
6901            ! Makefile.SH
6902 ____________________________________________________________________________
6903 [ 15859] By: jhi                                   on 2002/04/11  13:02:10
6904         Log: AIX: strerror_r() needs dTHX.
6905      Branch: perl
6906            ! ext/DynaLoader/dl_aix.xs
6907 ____________________________________________________________________________
6908 [ 15858] By: jhi                                   on 2002/04/11  12:42:57
6909         Log: Extracting the s2p may require the right dynlibpath.
6910      Branch: perl
6911            ! Makefile.SH
6912 ____________________________________________________________________________
6913 [ 15857] By: jhi                                   on 2002/04/11  12:40:59
6914         Log: Doc tweaks.
6915      Branch: perl
6916            ! ext/Time/HiRes/HiRes.pm
6917 ____________________________________________________________________________
6918 [ 15856] By: jhi                                   on 2002/04/11  12:33:57
6919         Log: Subject: [PATCH] MakeMaker 5.55_03 -> 5.90_01
6920              From: Michael G Schwern <schwern@pobox.com>
6921              Date: Thu, 11 Apr 2002 01:25:26 -0400
6922              Message-ID: <20020411052525.GA17038@blackrider>
6923      Branch: perl
6924            + lib/ExtUtils/t/INST_PREFIX.t
6925            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/MM_Cygwin.pm
6926            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
6927            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
6928            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/t/INST.t
6929            ! lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_Unix.t
6930            ! lib/ExtUtils/t/prefixify.t
6931 ____________________________________________________________________________
6932 [ 15855] By: nick                                  on 2002/04/11  06:26:44
6933         Log: Integrate mainline
6934      Branch: perlio
6935           !> (integrate 42 files)
6936 ____________________________________________________________________________
6937 [ 15854] By: jhi                                   on 2002/04/11  02:38:50
6938         Log: Unused variables.
6939      Branch: perl
6940            ! ext/threads/shared/shared.xs ext/threads/threads.xs
6941 ____________________________________________________________________________
6942 [ 15853] By: jhi                                   on 2002/04/11  02:15:51
6943         Log: Subject: [ PATCH ] Minor Term::ReadLine POD fix
6944              From: Ilya Martynov <ilya@martynov.org>
6945              Date: 11 Apr 2002 03:21:17 +0400
6946              Message-ID: <87u1qj9m36.fsf_-_@abra.ru>
6947      Branch: perl
6948            ! lib/Term/ReadLine.pm
6949 ____________________________________________________________________________
6950 [ 15852] By: jhi                                   on 2002/04/10  22:48:15
6951         Log: Upgrade to Encode 1.33, from Dan Kogai.
6952      Branch: perl
6953            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
6954            ! ext/Encode/bin/piconv ext/Encode/lib/Encode/Encoder.pm
6955            ! ext/Encode/lib/Encode/Supported.pod
6956            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Encoder.t
6957            ! ext/Encode/t/bogus.ucm ext/Encode/ucm/adobeStdenc.ucm
6958            ! ext/Encode/ucm/adobeSymbol.ucm
6959            ! ext/Encode/ucm/adobeZdingbat.ucm ext/Encode/ucm/macROMnn.ucm
6960 ____________________________________________________________________________
6961 [ 15851] By: jhi                                   on 2002/04/10  21:25:30
6962         Log: Backward portability from Dan Kogai.
6963      Branch: perl
6964            ! ext/Storable/t/blessed.t ext/Storable/t/canonical.t
6965            ! ext/Storable/t/compat06.t ext/Storable/t/dclone.t
6966            ! ext/Storable/t/forgive.t ext/Storable/t/freeze.t
6967            ! ext/Storable/t/lock.t ext/Storable/t/overload.t
6968            ! ext/Storable/t/recurse.t ext/Storable/t/retrieve.t
6969            ! ext/Storable/t/store.t ext/Storable/t/tied.t
6970            ! ext/Storable/t/tied_hook.t ext/Storable/t/tied_items.t
6971            ! ext/Storable/t/utf8.t
6972 ____________________________________________________________________________
6973 [ 15850] By: rgs                                   on 2002/04/10  20:07:42
6974         Log: Fix a bug in B::walkoptree_slow (wasn't handling OP_SUBSTCONT
6975              correctly). As a side-effect, fix a bug in B::Lint. The corresponding
6976              bug in B::walkoptree still to be fixed.
6977      Branch: perl
6978            ! ext/B/B.pm ext/B/B/Lint.pm ext/B/t/lint.t
6979 ____________________________________________________________________________
6980 [ 15849] By: jhi                                   on 2002/04/10  18:39:15
6981         Log: Subject: [PATCH perldelta.pod] Japanese language is ja
6982              From: Philip Newton <Philip.Newton@gmx.net>
6983              Date: Wed, 10 Apr 2002 21:29:58 +0200
6984              Message-ID: <0h49bukom05uc62sqkp3ogr5gsv8udquh7@4ax.com>
6985      Branch: perl
6986            ! pod/perldelta.pod
6987 ____________________________________________________________________________
6988 [ 15848] By: jhi                                   on 2002/04/10  14:22:12
6989         Log: Integrate perlio;
6990              
6991              Add a \t to Win32 pm_to_blib $(TOUCH) line.
6992      Branch: perl
6993           !> lib/ExtUtils/MM_Win32.pm
6994 ____________________________________________________________________________
6995 [ 15847] By: nick                                  on 2002/04/10  13:08:29
6996         Log: Add a \t to Win32 pm_to_blib $(TOUCH) line.
6997      Branch: perlio
6998            ! lib/ExtUtils/MM_Win32.pm
6999 ____________________________________________________________________________
7000 [ 15846] By: jhi                                   on 2002/04/10  12:57:51
7001         Log: Try to fool old AIX when threading, from Merijn.
7002      Branch: perl
7003            ! perl.h
7004 ____________________________________________________________________________
7005 [ 15845] By: jhi                                   on 2002/04/10  12:44:51
7006         Log: Update Changes.
7007      Branch: perl
7008            ! Changes patchlevel.h
7009 ____________________________________________________________________________
7010 [ 15844] By: jhi                                   on 2002/04/10  12:38:41
7011         Log: Welcome to the 5.7.3.
7012      Branch: perl
7013            ! NetWare/Makefile win32/Makefile
7014 ____________________________________________________________________________
7015 [ 15843] By: jhi                                   on 2002/04/10  12:34:01
7016         Log: Make x2p/s2p part of the test_prep target now that we
7017              have a test for it.
7018      Branch: perl
7019            ! Makefile.SH
7020 ____________________________________________________________________________
7021 [ 15842] By: jhi                                   on 2002/04/10  11:47:23
7022         Log: Integrate perlio.
7023              
7024              We have been 5.7.3 for a while - install there ...
7025      Branch: perl
7026           !> win32/makefile.mk
7027 ____________________________________________________________________________
7028 [ 15841] By: jhi                                   on 2002/04/10  11:45:14
7029         Log: SImilarly to old HP-UX, in old AIX too including
7030              crypt.h leads into trouble.  (from Merijn)
7031      Branch: perl
7032            ! hints/aix.sh
7033 ____________________________________________________________________________
7034 [ 15840] By: nick                                  on 2002/04/10  10:04:19
7035         Log: We have been 5.7.3 for a while - install there ...
7036      Branch: perlio
7037            ! win32/makefile.mk
7038 ____________________________________________________________________________
7039 [ 15839] By: nick                                  on 2002/04/10  10:03:46
7040         Log: Intgrate mainline
7041      Branch: perlio
7042           +> ext/Encode/bin/ucmlint ext/Encode/t/bogus.ucm t/x2p/s2p.t
7043            - ext/Encode/ucm/macDevanaga.ucm ext/Encode/ucm/macGujarati.ucm
7044            - ext/Encode/ucm/macGurmukhi.ucm ext/File/Glob/t/utf8.t
7045           !> (integrate 40 files)
7046 ____________________________________________________________________________
7047 [ 15838] By: ams                                   on 2002/04/10  04:16:45
7048         Log: Subject: [PATCH] ext/attrs.t getting skipped
7049              From: "Craig A. Berry" <craigberry@mac.com>
7050              Date: Tue, 9 Apr 2002 23:58:49 -0500
7051              Message-Id: <a05101503b8d970983e6d@[172.16.52.1]>
7052      Branch: perl
7053            ! t/TEST
7054 ____________________________________________________________________________
7055 [ 15837] By: jhi                                   on 2002/04/10  01:18:57
7056         Log: Subject: [PATCH] Re: another patch (unready) against t/op/sub_lval.t
7057              From: Michael G Schwern <schwern@pobox.com>
7058              Date: Tue, 9 Apr 2002 20:52:55 -0400
7059              Message-ID: <20020410005254.GI8954@blackrider>
7060      Branch: perl
7061            ! t/op/sub_lval.t
7062 ____________________________________________________________________________
7063 [ 15836] By: jhi                                   on 2002/04/09  23:43:55
7064         Log: Undo accident in #15385.
7065      Branch: metaconfig/U/perl
7066            ! Extensions.U
7067 ____________________________________________________________________________
7068 [ 15835] By: jhi                                   on 2002/04/09  23:41:01
7069         Log: Retract the UTF-8 filenames patch.  This may be
7070              better dealt with in Perl level, a la File::Spec
7071              (since the whole mess is strongly filesystem-specific).
7072      Branch: metaconfig/U/perl
7073            + usecjk.U
7074            ! Extensions.U
7075      Branch: perl
7076            - ext/File/Glob/t/utf8.t
7077            ! MANIFEST ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
7078            ! ext/File/Glob/Makefile.PL ext/File/Glob/bsd_glob.h opcode.h
7079            ! opcode.pl pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
7080            ! pod/perlunicode.pod pod/perluniintro.pod pp_sys.c sv.h
7081            ! t/op/readdir.t
7082 ____________________________________________________________________________
7083 [ 15834] By: jhi                                   on 2002/04/09  20:05:59
7084         Log: Upgrade to Encode 1.32, from Dan Kogai.
7085      Branch: perl
7086            + ext/Encode/bin/ucmlint ext/Encode/t/bogus.ucm
7087            - ext/Encode/ucm/macDevanaga.ucm ext/Encode/ucm/macGujarati.ucm
7088            - ext/Encode/ucm/macGurmukhi.ucm
7089            ! MANIFEST ext/Encode/AUTHORS ext/Encode/Changes
7090            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/MANIFEST
7091            ! ext/Encode/bin/piconv ext/Encode/lib/Encode/Alias.pm
7092            ! ext/Encode/lib/Encode/Encoder.pm
7093            ! ext/Encode/lib/Encode/Supported.pod
7094            ! ext/Encode/lib/Encode/Unicode.pm
7095            ! ext/Encode/ucm/adobeStdenc.ucm ext/Encode/ucm/adobeSymbol.ucm
7096            ! ext/Encode/ucm/adobeZdingbat.ucm ext/Encode/ucm/macROMnn.ucm
7097 ____________________________________________________________________________
7098 [ 15833] By: jhi                                   on 2002/04/09  18:32:27
7099         Log: Add tests for s2p/psed, from Wolfgang Laun.
7100      Branch: perl
7101            + t/x2p/s2p.t
7102            ! MANIFEST t/TEST
7103 ____________________________________________________________________________
7104 [ 15832] By: jhi                                   on 2002/04/09  18:14:57
7105         Log: FAQ sync.
7106      Branch: perl
7107            ! pod/perlfaq2.pod pod/perlfaq3.pod
7108 ____________________________________________________________________________
7109 [ 15831] By: jhi                                   on 2002/04/09  18:02:55
7110         Log: Remove false dependency between getgrent and setpwent
7111              having/not having FILE**.  Also make the names of the
7112              {set,get,end}* interface struct members a bit shorter.
7113      Branch: perl
7114            ! reentr.c reentr.h reentr.pl
7115 ____________________________________________________________________________
7116 [ 15830] By: jhi                                   on 2002/04/09  16:11:43
7117         Log: Avoid bad prototypes.
7118      Branch: perl
7119            ! hints/hpux.sh
7120 ____________________________________________________________________________
7121 [ 15829] By: jhi                                   on 2002/04/09  14:45:48
7122         Log: metaconfig unit change for #15828.
7123      Branch: metaconfig
7124            ! U/protos/Protochk.U
7125 ____________________________________________________________________________
7126 [ 15828] By: jhi                                   on 2002/04/09  14:45:21
7127         Log: As Merijn points out, pthread.h really needs to be known
7128              by protochk.
7129      Branch: perl
7130            ! Configure
7131 ____________________________________________________________________________
7132 [ 15827] By: jhi                                   on 2002/04/09  12:45:56
7133         Log: Integrate perlio;
7134              
7135              Patch up Encode for Tk
7136      Branch: perl
7137           !> ext/Encode/Encode.pm ext/Encode/lib/Encode/Alias.pm
7138           !> ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Aliases.t
7139 ____________________________________________________________________________
7140 [ 15826] By: nick                                  on 2002/04/09  12:38:25
7141         Log: Patch up Encode for Tk
7142      Branch: perlio
7143            ! ext/Encode/Encode.pm ext/Encode/lib/Encode/Alias.pm
7144            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Aliases.t
7145 ____________________________________________________________________________
7146 [ 15825] By: jhi                                   on 2002/04/09  11:51:36
7147         Log: Portability tweak.
7148      Branch: perl
7149            ! lib/File/CheckTree.t
7150 ____________________________________________________________________________
7151 [ 15824] By: sky                                   on 2002/04/09  10:51:07
7152         Log: Subject: [PATCH] perlhist.pod doesn't mention 5.7.3.
7153              From: Abigail <abigail@osp.nl>
7154              Date: tis apr 09, 2002  01:46:58  Europe/Stockholm
7155              Message-Id: <20020409134658.A18986@gatekeeper.osp.nl>
7156      Branch: perl
7157            ! pod/perlhist.pod
7158 ____________________________________________________________________________
7159 [ 15823] By: nick                                  on 2002/04/09  08:17:59
7160         Log: Integrate mainline
7161      Branch: perlio
7162           +> ext/Encode/lib/Encode/Config.pm
7163           +> ext/Encode/lib/Encode/Encoder.pm ext/Encode/t/Encoder.t
7164           !> (integrate 37 files)
7165 ____________________________________________________________________________
7166 [ 15822] By: ams                                   on 2002/04/09  06:43:50
7167         Log: Subject: [PATCH @15821] File::CheckTree hates @'s
7168              From: Spider Boardman <spider@Orb.Nashua.NH.US>
7169              Date: Tue, 09 Apr 2002 02:00:51 -0400
7170              Message-Id: <200204090600.CAA20267@Orb.Nashua.NH.US>
7171      Branch: perl
7172            ! lib/File/CheckTree.pm
7173 ____________________________________________________________________________
7174 [ 15821] By: jhi                                   on 2002/04/09  01:56:05
7175         Log: Small perldelta tweaks.
7176      Branch: perl
7177            ! pod/perldelta.pod
7178 ____________________________________________________________________________
7179 [ 15820] By: jhi                                   on 2002/04/09  01:37:28
7180         Log: File::Checktree update from Paul Grassie.
7181      Branch: perl
7182            ! lib/File/CheckTree.pm lib/File/CheckTree.t
7183 ____________________________________________________________________________
7184 [ 15819] By: ams                                   on 2002/04/08  22:43:48
7185         Log: Subject: patch against t/op/sub_lval.t
7186              From: Jim Cromie <jcromie@divsol.com>
7187              Date: Mon, 08 Apr 2002 17:38:16 -0600
7188              Message-Id: <3CB229E8.9080500@divsol.com>
7189      Branch: perl
7190            ! t/op/sub_lval.t
7191 ____________________________________________________________________________
7192 [ 15818] By: ams                                   on 2002/04/08  22:40:16
7193         Log: Humbly pay homage to the redundancy gods.
7194      Branch: perl
7195            ! mg.c
7196 ____________________________________________________________________________
7197 [ 15817] By: jhi                                   on 2002/04/08  22:20:46
7198         Log: metaconfig mirror #15816.
7199      Branch: metaconfig
7200            ! U/modified/Unix.U
7201 ____________________________________________________________________________
7202 [ 15816] By: ams                                   on 2002/04/08  22:18:32
7203         Log: Nuke one overly-broad generalisation, as suggested by Sarathy.
7204      Branch: perl
7205            ! Porting/Glossary
7206 ____________________________________________________________________________
7207 [ 15815] By: jhi                                   on 2002/04/08  22:05:08
7208         Log: Small piconv tweaks (sent to Dan).
7209      Branch: perl
7210            ! ext/Encode/Encode.pm ext/Encode/bin/piconv
7211            ! ext/Encode/lib/Encode/Alias.pm
7212 ____________________________________________________________________________
7213 [ 15814] By: jhi                                   on 2002/04/08  19:04:52
7214         Log: Update Changes.
7215      Branch: perl
7216            ! Changes patchlevel.h
7217 ____________________________________________________________________________
7218 [ 15813] By: jhi                                   on 2002/04/08  18:56:58
7219         Log: FAQ sync.  (Ignoring the few URL differences for now.)
7220      Branch: perl
7221            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
7222            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
7223            ! pod/perlfaq7.pod pod/perlfaq9.pod
7224 ____________________________________________________________________________
7225 [ 15812] By: jhi                                   on 2002/04/08  18:23:41
7226         Log: Upgrade to Encode 1.31, from Dan Kogai.
7227      Branch: perl
7228            + ext/Encode/lib/Encode/Config.pm ext/Encode/t/Encoder.t
7229            ! MANIFEST ext/Encode/Changes ext/Encode/Encode.pm
7230            ! ext/Encode/MANIFEST ext/Encode/lib/Encode/Encoder.pm
7231            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Unicode.t
7232 ____________________________________________________________________________
7233 [ 15811] By: ams                                   on 2002/04/08  17:00:37
7234         Log: Subject: Re: lib/sort.t failure -- real PATCH enclosed
7235              From: Andy Dougherty <doughera@lafayette.edu>
7236              Date: Mon, 8 Apr 2002 13:20:39 -0400 (EDT)
7237              Message-Id: <Pine.SOL.4.10.10204081317040.20618-100000@maxwell.phys.lafayette.edu>
7238      Branch: perl
7239            ! lib/sort.t pp_sort.c
7240 ____________________________________________________________________________
7241 [ 15810] By: jhi                                   on 2002/04/08  16:27:32
7242         Log: metaconfig unit changes for #15809.
7243      Branch: metaconfig
7244            ! U/Glossary.patch U/modified/Unix.U U/modified/libs.U
7245 ____________________________________________________________________________
7246 [ 15809] By: jhi                                   on 2002/04/08  16:27:10
7247         Log: Mirroring #15806.
7248      Branch: perl
7249            ! Porting/Glossary Porting/config.sh Porting/config_H
7250 ____________________________________________________________________________
7251 [ 15808] By: jhi                                   on 2002/04/08  13:57:41
7252         Log: metaconfig unit changes for #15807.
7253      Branch: metaconfig
7254            ! U/protos/Protochk.U U/threads/d_asctime_r.U
7255            ! U/threads/d_crypt_r.U U/threads/d_ctermid_r.U
7256            ! U/threads/d_ctime_r.U U/threads/d_drand48_r.U
7257            ! U/threads/d_endgrent_r.U U/threads/d_endhostent_r.U
7258            ! U/threads/d_endnetent_r.U U/threads/d_endprotoent_r.U
7259            ! U/threads/d_endpwent_r.U U/threads/d_endservent_r.U
7260            ! U/threads/d_getgrent_r.U U/threads/d_getgrgid_r.U
7261            ! U/threads/d_getgrnam_r.U U/threads/d_gethostbyaddr_r.U
7262            ! U/threads/d_gethostbyname_r.U U/threads/d_gethostent_r.U
7263            ! U/threads/d_getlogin_r.U U/threads/d_getnetbyaddr_r.U
7264            ! U/threads/d_getnetbyname_r.U U/threads/d_getnetent_r.U
7265            ! U/threads/d_getprotobyname_r.U
7266            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
7267            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
7268            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
7269            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
7270            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
7271            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
7272            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
7273            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
7274            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
7275            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
7276            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
7277            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
7278            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
7279            ! U/threads/i_pthread.U
7280      Branch: perl
7281            ! config_h.SH
7282 ____________________________________________________________________________
7283 [ 15807] By: jhi                                   on 2002/04/08  13:57:12
7284         Log: Subject: [ PATCH ] Re: no snapshot today, no RC1 Monday    
7285              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
7286              Date: Mon, 08 Apr 2002 14:34:27 +0200
7287              Message-Id: <20020408141403.CE45.H.M.BRAND@hccnet.nl>
7288      Branch: perl
7289            ! Configure hints/hpux.sh reentr.pl
7290 ____________________________________________________________________________
7291 [ 15806] By: ams                                   on 2002/04/08  13:50:43
7292         Log: Subject: [PATCH] Updates to Porting/Glossary
7293              From: Paul_GreenVOS@vos.stratus.com
7294              Date: Mon, 8 Apr 02 10:44 edt
7295              Message-Id: <200204081445.KAA16861@mailhub1.stratus.com>
7296      Branch: perl
7297            ! Porting/Glossary
7298 ____________________________________________________________________________
7299 [ 15805] By: ams                                   on 2002/04/08  13:47:32
7300         Log: Subject: [PATCH] Re: MakeMaker broken (was Re: perl patch level 15780
7301              coredumps on startup)
7302              From: Michael G Schwern <schwern@pobox.com>
7303              Date: Mon, 8 Apr 2002 10:34:49 -0400
7304              Message-Id: <20020408143449.GB3245@blackrider>
7305      Branch: perl
7306            ! lib/ExtUtils/MM_Unix.pm
7307 ____________________________________________________________________________
7308 [ 15804] By: ams                                   on 2002/04/08  13:29:28
7309         Log: Subject: [PATCH] example in pod/perllexwarn.pod
7310              From: Slaven Rezic <slaven.rezic@berlin.de>
7311              Date: Mon, 8 Apr 2002 16:12:52 +0200 (CEST)
7312              Message-Id: <200204081412.g38ECqkX049116@vran.herceg.de>
7313      Branch: perl
7314            ! pod/perllexwarn.pod
7315 ____________________________________________________________________________
7316 [ 15803] By: jhi                                   on 2002/04/08  12:35:08
7317         Log: Upgrade to Encode 1.30, from Dan Kogai. 
7318      Branch: perl
7319            + ext/Encode/lib/Encode/Encoder.pm
7320            ! MANIFEST ext/Encode/Changes ext/Encode/Encode.pm
7321            ! ext/Encode/MANIFEST ext/Encode/lib/Encode/Alias.pm
7322            ! ext/Encode/lib/Encode/Supported.pod
7323            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Unicode.t
7324            ! ext/Encode/t/grow.t
7325 ____________________________________________________________________________
7326 [ 15802] By: jhi                                   on 2002/04/08  12:11:26
7327         Log: Subject: Re: [MIME::Base64 patch] t/base64.t fix
7328              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
7329              Date: Mon, 08 Apr 2002 01:08:40 +0100
7330              Message-Id: <200204080008.g3808eT02175@crypt.compulink.co.uk>
7331      Branch: perl
7332            ! ext/MIME/Base64/t/base64.t
7333 ____________________________________________________________________________
7334 [ 15801] By: nick                                  on 2002/04/08  07:28:27
7335         Log: Integrate mainline
7336      Branch: perlio
7337           +> ext/Encode/t/Unicode.t ext/Encode/t/unibench.pl
7338           +> ext/Encode/ucm/jis0208.ucm ext/Encode/ucm/jis0212.ucm
7339           +> ext/File/Glob/t/utf8.t
7340           +> lib/ExtUtils/t/Big-Fat-Dummy/Liar/Makefile.PL
7341           +> lib/ExtUtils/t/Big-Fat-Dummy/Liar/lib/Big/Fat/Liar.pm
7342           +> lib/ExtUtils/t/INST.t lib/ExtUtils/t/prefixify.t
7343            - ext/Encode/lib/Encode/10646_1.pm
7344            - ext/Encode/lib/Encode/Internal.pm
7345            - ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
7346            - ext/Encode/ucm/cp37.ucm ext/Encode/ucm/ibm-1250.ucm
7347            - ext/Encode/ucm/ibm-1251.ucm ext/Encode/ucm/ibm-1252.ucm
7348            - ext/Encode/ucm/ibm-1253.ucm ext/Encode/ucm/ibm-1254.ucm
7349            - ext/Encode/ucm/ibm-1255.ucm ext/Encode/ucm/ibm-1256.ucm
7350            - ext/Encode/ucm/ibm-1257.ucm ext/Encode/ucm/ibm-1258.ucm
7351            - ext/Encode/ucm/macJapan.ucm ext/Encode/ucm/macRumanian.ucm
7352           !> (integrate 157 files)
7353 ____________________________________________________________________________
7354 [ 15800] By: ams                                   on 2002/04/08  07:06:21
7355         Log: Subject: [PATCH] ExtUtils::Packlist doesn't grok filenames with spaces
7356              From: Jan Dubois <JanD@ActiveState.com>
7357              Date: Mon, 08 Apr 2002 00:10:39 -0700
7358              Message-Id: <hkf2bu4tq2j4784o3mua795jgochaesuas@4ax.com>
7359      Branch: perl
7360            ! lib/ExtUtils/Packlist.pm
7361 ____________________________________________________________________________
7362 [ 15799] By: ams                                   on 2002/04/08  04:50:36
7363         Log: Subject: [PATCH pod/perlguts.pod] docco fixes
7364              From: Stas Bekman <stas@stason.org>
7365              Date: Mon, 8 Apr 2002 13:43:36 +0800 (SGT)
7366              Message-Id: <Pine.LNX.4.44.0204081316090.23983-100000@hope.stason.org>
7367      Branch: perl
7368            ! pod/perlguts.pod
7369 ____________________________________________________________________________
7370 [ 15798] By: ams                                   on 2002/04/08  03:56:52
7371         Log: New descriptions for savepv*(), as suggested by Gisle Aas.
7372      Branch: perl
7373            ! util.c
7374 ____________________________________________________________________________
7375 [ 15797] By: ams                                   on 2002/04/08  01:30:38
7376         Log: Remove, eliminate, and destroy multiple, redundant occurences of the
7377              same line of code. (As suggested by Simon Cozens.)
7378      Branch: perl
7379            ! mg.c
7380 ____________________________________________________________________________
7381 [ 15796] By: ams                                   on 2002/04/08  01:27:24
7382         Log: Fix prototypes of save{,shared}pv{,n} (s/sv/pv/) as suggested by
7383              Simon Cozens.
7384      Branch: perl
7385            ! embed.fnc util.c
7386 ____________________________________________________________________________
7387 [ 15795] By: ams                                   on 2002/04/08  01:05:16
7388         Log: Subject: [ID 20020407.002] Bug (?) and patch for DProf
7389              From: Tom Brown <thecap@peach.ece.utexas.edu>
7390              Date: Sun, 07 Apr 2002 23:20:05 GMT
7391              Message-Id: <E16uM6r-0002up-00@peach.ece.utexas.edu>
7392      Branch: perl
7393            ! ext/Devel/DProf/DProf.xs
7394 ____________________________________________________________________________
7395 [ 15794] By: jhi                                   on 2002/04/07  23:31:28
7396         Log: Retract #15793 since #15775 should fix the problem.
7397      Branch: perl
7398            ! hv.c
7399 ____________________________________________________________________________
7400 [ 15793] By: jhi                                   on 2002/04/07  23:25:14
7401         Log: (Retracted by #15794)
7402              Subject: [PATCH] hv.c
7403              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
7404              Date: Sun, 7 Apr 2002 14:25:48 +0200
7405              Message-ID: <3CB056EC.16340.1119992@localhost>
7406      Branch: perl
7407            ! hv.c
7408 ____________________________________________________________________________
7409 [ 15792] By: ams                                   on 2002/04/07  21:48:49
7410         Log: Make other nits nervous.
7411      Branch: perl
7412            ! gv.c perl.c
7413 ____________________________________________________________________________
7414 [ 15791] By: ams                                   on 2002/04/07  20:31:08
7415         Log: Subject: [MIME::Base64 patch] t/base64.t fix
7416              From: Dan Kogai <dankogai@dan.co.jp>
7417              Date: Mon, 8 Apr 2002 06:19:29 +0900
7418              Message-Id: <25BF9A84-4A6D-11D6-9F9F-00039301D480@dan.co.jp>
7419      Branch: perl
7420            ! ext/MIME/Base64/t/base64.t
7421 ____________________________________________________________________________
7422 [ 15790] By: ams                                   on 2002/04/07  20:15:52
7423         Log: Subject: [PATCH] Devel/Peek/Peek.xs: reverse ifdef logic
7424              From: Slaven Rezic <slaven.rezic@berlin.de>
7425              Date: Sun, 7 Apr 2002 22:59:47 +0200 (CEST)
7426              Message-Id: <200204072059.g37KxlgN091129@vran.herceg.de>
7427      Branch: perl
7428            ! ext/Devel/Peek/Peek.xs
7429 ____________________________________________________________________________
7430 [ 15789] By: rgs                                   on 2002/04/07  19:34:10
7431         Log: Fully qualify in warning message the name of a subroutine redefined
7432              via glob assignment
7433      Branch: perl
7434            ! sv.c t/lib/warnings/op t/lib/warnings/sv
7435 ____________________________________________________________________________
7436 [ 15788] By: jhi                                   on 2002/04/07  17:32:49
7437         Log: Update from Dan Kogai.
7438      Branch: perl
7439            ! ext/Encode/t/Unicode.t
7440 ____________________________________________________________________________
7441 [ 15787] By: jhi                                   on 2002/04/07  16:59:45
7442         Log: Can't right now twist my brain to figure out
7443              the right CR/LF code point mappings in EBCDIC.
7444      Branch: perl
7445            ! lib/Pod/t/eol.t
7446 ____________________________________________________________________________
7447 [ 15786] By: jhi                                   on 2002/04/07  16:57:21
7448         Log: Subject: [PATCH] Re: [PATCH] Re: perl@15772
7449              From: Nicholas Clark <nick@ccl4.org>
7450              Date: Sun, 7 Apr 2002 15:01:56 +0100
7451              Message-ID: <20020407150156.R10686@plum.flirble.org>
7452      Branch: perl
7453            ! ext/Data/Dumper/Dumper.xs
7454 ____________________________________________________________________________
7455 [ 15785] By: jhi                                   on 2002/04/07  16:52:53
7456         Log: Tpyo.
7457      Branch: perl
7458            ! lib/Pod/t/eol.t
7459 ____________________________________________________________________________
7460 [ 15784] By: jhi                                   on 2002/04/07  16:41:29
7461         Log: EBCDIC branch was forgotten.
7462      Branch: perl
7463            ! ext/Devel/Peek/Peek.t
7464 ____________________________________________________________________________
7465 [ 15783] By: jhi                                   on 2002/04/07  16:29:09
7466         Log: charnames::viacode() was broken, noticed by Jeffrey.
7467      Branch: perl
7468            ! lib/charnames.pm lib/charnames.t
7469 ____________________________________________________________________________
7470 [ 15782] By: jhi                                   on 2002/04/07  15:53:35
7471         Log: Missing files.
7472      Branch: perl
7473            + ext/Encode/t/Unicode.t ext/Encode/t/grow.t
7474            ! MANIFEST ext/Encode/MANIFEST
7475 ____________________________________________________________________________
7476 [ 15781] By: jhi                                   on 2002/04/07  15:47:27
7477         Log: (intentionally empty)
7478      Branch: perl
7479            ! MANIFEST sv.h
7480 ____________________________________________________________________________
7481 [ 15780] By: jhi                                   on 2002/04/07  15:34:10
7482         Log: Upgrade to Encode 1.26, from Dan Kogai.
7483      Branch: perl
7484            + ext/Encode/t/unibench.pl ext/Encode/ucm/jis0208.ucm
7485            + ext/Encode/ucm/jis0212.ucm
7486            - ext/Encode/lib/Encode/10646_1.pm
7487            - ext/Encode/lib/Encode/Internal.pm
7488            - ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
7489            - ext/Encode/t/grow.t ext/Encode/ucm/cp37.ucm
7490            - ext/Encode/ucm/ibm-1250.ucm ext/Encode/ucm/ibm-1251.ucm
7491            - ext/Encode/ucm/ibm-1252.ucm ext/Encode/ucm/ibm-1253.ucm
7492            - ext/Encode/ucm/ibm-1254.ucm ext/Encode/ucm/ibm-1255.ucm
7493            - ext/Encode/ucm/ibm-1256.ucm ext/Encode/ucm/ibm-1257.ucm
7494            - ext/Encode/ucm/ibm-1258.ucm ext/Encode/ucm/macJapan.ucm
7495            - ext/Encode/ucm/macRumanian.ucm
7496            ! MANIFEST ext/Encode/Changes ext/Encode/Encode.pm
7497            ! ext/Encode/Encode/Makefile_PL.e2x ext/Encode/JP/JP.pm
7498            ! ext/Encode/JP/Makefile.PL ext/Encode/MANIFEST
7499            ! ext/Encode/bin/piconv ext/Encode/bin/unidump
7500            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Alias.pm
7501            ! ext/Encode/lib/Encode/Encoding.pm
7502            ! ext/Encode/lib/Encode/Supported.pod
7503            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Aliases.t
7504            ! ext/Encode/t/jperl.t ext/Encode/ucm/adobeStdenc.ucm
7505            ! ext/Encode/ucm/adobeSymbol.ucm
7506            ! ext/Encode/ucm/adobeZdingbat.ucm ext/Encode/ucm/ascii.ucm
7507            ! ext/Encode/ucm/cp037.ucm ext/Encode/ucm/cp1006.ucm
7508            ! ext/Encode/ucm/cp1026.ucm ext/Encode/ucm/cp1250.ucm
7509            ! ext/Encode/ucm/cp1251.ucm ext/Encode/ucm/cp1252.ucm
7510            ! ext/Encode/ucm/cp1253.ucm ext/Encode/ucm/cp1254.ucm
7511            ! ext/Encode/ucm/cp1255.ucm ext/Encode/ucm/cp1256.ucm
7512            ! ext/Encode/ucm/cp1257.ucm ext/Encode/ucm/cp1258.ucm
7513            ! ext/Encode/ucm/cp424.ucm ext/Encode/ucm/cp437.ucm
7514            ! ext/Encode/ucm/cp500.ucm ext/Encode/ucm/cp737.ucm
7515            ! ext/Encode/ucm/cp775.ucm ext/Encode/ucm/cp850.ucm
7516            ! ext/Encode/ucm/cp852.ucm ext/Encode/ucm/cp855.ucm
7517            ! ext/Encode/ucm/cp856.ucm ext/Encode/ucm/cp857.ucm
7518            ! ext/Encode/ucm/cp860.ucm ext/Encode/ucm/cp861.ucm
7519            ! ext/Encode/ucm/cp862.ucm ext/Encode/ucm/cp863.ucm
7520            ! ext/Encode/ucm/cp864.ucm ext/Encode/ucm/cp865.ucm
7521            ! ext/Encode/ucm/cp866.ucm ext/Encode/ucm/cp869.ucm
7522            ! ext/Encode/ucm/cp874.ucm ext/Encode/ucm/cp875.ucm
7523            ! ext/Encode/ucm/cp932.ucm ext/Encode/ucm/cp936.ucm
7524            ! ext/Encode/ucm/cp949.ucm ext/Encode/ucm/cp950.ucm
7525            ! ext/Encode/ucm/jis0201.ucm ext/Encode/ucm/koi8-r.ucm
7526            ! ext/Encode/ucm/macArabic.ucm ext/Encode/ucm/macCentEuro.ucm
7527            ! ext/Encode/ucm/macChinsimp.ucm ext/Encode/ucm/macChintrad.ucm
7528            ! ext/Encode/ucm/macCroatian.ucm ext/Encode/ucm/macCyrillic.ucm
7529            ! ext/Encode/ucm/macDevanaga.ucm ext/Encode/ucm/macDingbats.ucm
7530            ! ext/Encode/ucm/macFarsi.ucm ext/Encode/ucm/macGreek.ucm
7531            ! ext/Encode/ucm/macGujarati.ucm ext/Encode/ucm/macGurmukhi.ucm
7532            ! ext/Encode/ucm/macHebrew.ucm ext/Encode/ucm/macIceland.ucm
7533            ! ext/Encode/ucm/macJapanese.ucm ext/Encode/ucm/macKorean.ucm
7534            ! ext/Encode/ucm/macROMnn.ucm ext/Encode/ucm/macRoman.ucm
7535            ! ext/Encode/ucm/macSymbol.ucm ext/Encode/ucm/macThai.ucm
7536            ! ext/Encode/ucm/macTurkish.ucm ext/Encode/ucm/macUkraine.ucm
7537            ! ext/Encode/ucm/nextstep.ucm
7538 ____________________________________________________________________________
7539 [ 15779] By: jhi                                   on 2002/04/07  14:51:04
7540         Log: Duh.  If the input is a stream of UTF-8 bytes, all that's
7541              needed is SvUTF8_on(), sv_utf8_upgrade() is quite bogus.
7542              Now, where was my coffee mug...
7543      Branch: perl
7544            ! ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs pod/perlfunc.pod
7545            ! pp_sys.c
7546 ____________________________________________________________________________
7547 [ 15778] By: jhi                                   on 2002/04/07  14:35:15
7548         Log: Subject: [PATCH] MakeMaker basic.t on Win32
7549              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
7550              Date: Sun, 7 Apr 2002 14:25:48 +0200
7551              Message-ID: <3CB056EC.27101.1119A3D@localhost>
7552              
7553              Subject: [PATCH] MakeMaker && Win32 && nmake
7554              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
7555              Date: Sun, 7 Apr 2002 14:25:48 +0200
7556              Message-ID: <3CB056EC.9001.11199ED@localhost>
7557      Branch: perl
7558            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
7559 ____________________________________________________________________________
7560 [ 15777] By: jhi                                   on 2002/04/07  14:27:06
7561         Log: Subject: Re: Change 15762: As noted by Philip Newton: nothing wrong with BOM,
7562              From: Philip Newton <Philip.Newton@gmx.net>
7563              Date: Sun, 07 Apr 2002 07:51:49 +0200      
7564              Message-ID: <1dnvau4j684hke2igk990f01nit8r2811s@4ax.com>
7565      Branch: perl
7566            ! utf8.c
7567 ____________________________________________________________________________
7568 [ 15776] By: jhi                                   on 2002/04/07  14:25:28
7569         Log: There was no nice way of getting in UTF-8 filenames:
7570              now one can use in the (new) three-arg form of readdir()
7571              and in File::Glob import a ":utf8" to transparently accept
7572              the filenames as Unicode.  Note that only :utf8 is supported,
7573              not fancier stuff like :encoding(foobar)
7574      Branch: perl
7575            + ext/File/Glob/t/utf8.t
7576            ! MANIFEST ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
7577            ! ext/File/Glob/Makefile.PL ext/File/Glob/bsd_glob.h opcode.h
7578            ! opcode.pl pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
7579            ! pod/perlunicode.pod pod/perluniintro.pod pp_sys.c sv.h
7580            ! t/op/readdir.t
7581 ____________________________________________________________________________
7582 [ 15775] By: rgs                                   on 2002/04/07  11:15:46
7583         Log: Subject: [PATCH] Re: perl@15772
7584              From: Nicholas Clark <nick@ccl4.org>
7585              Date: Sun, 7 Apr 2002 11:06:42 +0100
7586              Message-ID: <20020407110641.O10686@plum.flirble.org>
7587      Branch: perl
7588            ! hv.c
7589 ____________________________________________________________________________
7590 [ 15774] By: jhi                                   on 2002/04/07  01:21:07
7591         Log: Subject: [PATCH] Re: 15764 breakage
7592              From: Michael G Schwern <schwern@pobox.com>
7593              Date: Sat, 6 Apr 2002 19:14:02 -0500
7594              Message-ID: <20020407001401.GA7076@blackrider>
7595      Branch: perl
7596            ! lib/ExtUtils/MM_Unix.pm
7597 ____________________________________________________________________________
7598 [ 15773] By: jhi                                   on 2002/04/06  19:25:47
7599         Log: Instruction tweak.
7600      Branch: perl
7601            ! README.os390
7602 ____________________________________________________________________________
7603 [ 15772] By: jhi                                   on 2002/04/06  19:05:50
7604         Log: Update Changes.
7605      Branch: perl
7606            ! Changes patchlevel.h
7607 ____________________________________________________________________________
7608 [ 15771] By: jhi                                   on 2002/04/06  18:59:53
7609         Log: Subject: [PATCH] Encode tweaks for VMS
7610              From: Michael G Schwern <schwern@pobox.com>
7611              Date: Sat, 6 Apr 2002 03:26:09 -0500
7612              Message-ID: <20020406082609.GA28758@blackrider>
7613      Branch: perl
7614            ! ext/Encode/Byte/Makefile.PL ext/Encode/CN/Makefile.PL
7615            ! ext/Encode/EBCDIC/Makefile.PL ext/Encode/JP/Makefile.PL
7616            ! ext/Encode/KR/Makefile.PL ext/Encode/Makefile.PL
7617            ! ext/Encode/Symbol/Makefile.PL ext/Encode/TW/Makefile.PL
7618 ____________________________________________________________________________
7619 [ 15770] By: jhi                                   on 2002/04/06  18:54:06
7620         Log: Prettyprinting and version paranoia.
7621      Branch: perl
7622            ! ext/DB_File/t/db-recno.t
7623 ____________________________________________________________________________
7624 [ 15769] By: jhi                                   on 2002/04/06  18:50:17
7625         Log: Be explicit about the two DB_File tests croaking
7626              in Mac OS X.
7627      Branch: perl
7628            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-recno.t
7629 ____________________________________________________________________________
7630 [ 15768] By: jhi                                   on 2002/04/06  17:53:52
7631         Log: Regen toc.
7632      Branch: perl
7633            ! pod/perltoc.pod
7634 ____________________________________________________________________________
7635 [ 15767] By: jhi                                   on 2002/04/06  17:25:13
7636         Log: Subject: Re: the dirty half dozen (Re: perl@15662)
7637              From: Benjamin Goldberg <goldbb2@earthlink.net>
7638              Date: Fri, 05 Apr 2002 19:15:42 -0500
7639              Message-ID: <3CAE3E2E.8483505@earthlink.net>
7640      Branch: perl
7641            ! hv.h
7642 ____________________________________________________________________________
7643 [ 15766] By: jhi                                   on 2002/04/06  17:18:14
7644         Log: Underline that the current implementation is not
7645              guaranteed to be forever; and reformat a bit.
7646      Branch: perl
7647            ! lib/utf8.pm
7648 ____________________________________________________________________________
7649 [ 15765] By: jhi                                   on 2002/04/06  17:15:34
7650         Log: Subject: Weak spots in the utf8 manpage
7651              From: andreas.koenig@anima.de (Andreas J. Koenig)
7652              Date: Fri, 05 Apr 2002 10:08:44 +0200      
7653              Message-ID: <m3u1qqefeb.fsf@anima.de>      
7654      Branch: perl
7655            ! lib/utf8.pm
7656 ____________________________________________________________________________
7657 [ 15764] By: jhi                                   on 2002/04/06  16:58:02
7658         Log: Subject: [PATCH] MakeMaker core sync 5.54_01 -> 5.55_02
7659              From: Michael G Schwern <schwern@pobox.com>
7660              Date: Sat, 6 Apr 2002 03:22:03 -0500
7661              Message-ID: <20020406082203.GA28713@blackrider>
7662      Branch: perl
7663            + lib/ExtUtils/t/Big-Fat-Dummy/Liar/Makefile.PL
7664            + lib/ExtUtils/t/Big-Fat-Dummy/Liar/lib/Big/Fat/Liar.pm
7665            + lib/ExtUtils/t/INST.t lib/ExtUtils/t/prefixify.t
7666            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Command/MM.pm
7667            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_Cygwin.pm
7668            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
7669            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
7670            ! lib/ExtUtils/MM_Win95.pm lib/ExtUtils/MakeMaker.pm
7671            ! lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_Win32.t
7672            ! lib/ExtUtils/t/basic.t t/lib/MakeMaker/Test/Utils.pm
7673 ____________________________________________________________________________
7674 [ 15763] By: jhi                                   on 2002/04/06  16:53:50
7675         Log: No need to avoid utf8 warnings after #15762.
7676      Branch: perl
7677            ! lib/Unicode/Collate.pm
7678 ____________________________________________________________________________
7679 [ 15762] By: jhi                                   on 2002/04/06  16:41:06
7680         Log: As noted by Philip Newton: nothing wrong with BOM,
7681              but 0xFFFE quite wrong.
7682      Branch: perl
7683            ! t/lib/warnings/utf8 utf8.c utf8.h
7684 ____________________________________________________________________________
7685 [ 15761] By: jhi                                   on 2002/04/06  16:17:57
7686         Log: Explain the "gaps" in the UTF-8 encoding.
7687      Branch: perl
7688            ! pod/perlunicode.pod utf8.h
7689 ____________________________________________________________________________
7690 [ 15760] By: jhi                                   on 2002/04/06  16:09:20
7691         Log: Subject: [PATCH] Re: Dumper.pm and Unicode code points (was Re: Data::Dumper and integer conversions)
7692              From: Nicholas Clark <nick@unfortu.net>
7693              Date: Sat, 6 Apr 2002 14:54:51 +0100
7694              Message-ID: <20020406135450.GA644@Bagpuss.unfortu.net>
7695      Branch: perl
7696            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
7697 ____________________________________________________________________________
7698 [ 15759] By: jhi                                   on 2002/04/06  16:08:14
7699         Log: Signedness nits.
7700      Branch: perl
7701            ! hv.c
7702 ____________________________________________________________________________
7703 [ 15758] By: jhi                                   on 2002/04/06  16:07:03
7704         Log: Make hv_notallowed a static as suggested by Nick Clark;
7705              and synchronize the nomenclature to talk about restricted
7706              (not fixed) hashes.
7707      Branch: perl
7708            ! embed.fnc embed.h hv.c lib/Hash/Util.t pod/perldiag.pod
7709            ! proto.h
7710 ____________________________________________________________________________
7711 [ 15757] By: jhi                                   on 2002/04/06  15:47:52
7712         Log: Subject: Re: the dirty half dozen (Re: perl@15662)
7713              From: Nicholas Clark <nick@unfortu.net>
7714              Date: Sat, 6 Apr 2002 00:21:17 +0100
7715              Message-ID: <20020405232117.GE323@Bagpuss.unfortu.net>
7716              
7717              (with the last one reversed)
7718      Branch: perl
7719            ! doop.c dump.c embed.fnc ext/Devel/Peek/Peek.t hv.c hv.h
7720            ! pod/perlunicode.pod pp.c sv.h t/op/utfhash.t
7721 ____________________________________________________________________________
7722 [ 15756] By: jhi                                   on 2002/04/06  15:46:35
7723         Log: Update the warning message.
7724      Branch: perl
7725            ! README.tru64
7726 ____________________________________________________________________________
7727 [ 15755] By: jhi                                   on 2002/04/06  15:26:44
7728         Log: Subject: [perlunicode]   A nasty doc bug causing the real one!
7729              From: Dan Kogai <dankogai@dan.co.jp>
7730              Date: Sat, 6 Apr 2002 06:08:40 +0900
7731              Message-Id: <4DB9C576-48D9-11D6-84DC-00039301D480@dan.co.jp>
7732      Branch: perl
7733            ! pod/perlunicode.pod
7734 ____________________________________________________________________________
7735 [ 15754] By: rgs                                   on 2002/04/05  20:47:22
7736         Log: Some tests were failing silently instead of saying "not ok"
7737      Branch: perl
7738            ! t/comp/proto.t
7739 ____________________________________________________________________________
7740 [ 15753] By: nick                                  on 2002/04/05  19:30:12
7741         Log: Integrate mainline
7742      Branch: perlio
7743           !> Configure NetWare/Makefile NetWare/Nwmain.c NetWare/nw5.c
7744           !> dosish.h ext/Storable/Storable.xs ext/Storable/t/dclone.t
7745           !> lib/Tie/File/t/26_twrite.t lib/sort.t pod/perlfunc.pod
7746 ____________________________________________________________________________
7747 [ 15752] By: jhi                                   on 2002/04/05  18:37:32
7748         Log: Minor Tie::File test patch, from mjd.
7749      Branch: perl
7750            ! lib/Tie/File/t/24_cache_loop.t
7751 ____________________________________________________________________________
7752 [ 15751] By: jhi                                   on 2002/04/05  18:35:35
7753         Log: Not *that* different line endings (noticed by Philip Newton)
7754      Branch: perl
7755            ! pod/perldelta.pod
7756 ____________________________________________________________________________
7757 [ 15750] By: jhi                                   on 2002/04/05  18:02:26
7758         Log: Retract #15745 for now; won't work without more Encode fixes.
7759      Branch: perl
7760            ! ext/Encode/lib/Encode/10646_1.pm
7761 ____________________________________________________________________________
7762 [ 15749] By: jhi                                   on 2002/04/05  17:00:01
7763         Log: metaconfig unit change for #15748.
7764      Branch: metaconfig
7765            ! U/modified/Oldconfig.U
7766 ____________________________________________________________________________
7767 [ 15748] By: jhi                                   on 2002/04/05  16:58:45
7768         Log: Subject: [ID 20020405.004] Configure doesn't always choose the openbsd hints fine on OpenBSD systems
7769              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
7770              Date: Fri, 5 Apr 2002 10:43:43 -0700 (MST)
7771              Message-Id: <200204051743.g35Hhhb7031096@xerxes.courtesan.com>
7772      Branch: perl
7773            ! Configure
7774 ____________________________________________________________________________
7775 [ 15747] By: jhi                                   on 2002/04/05  13:42:29
7776         Log: NetWare update from C Aditya.
7777      Branch: perl
7778            ! NetWare/Makefile NetWare/Nwmain.c NetWare/nw5.c dosish.h
7779 ____________________________________________________________________________
7780 [ 15746] By: jhi                                   on 2002/04/05  13:34:11
7781         Log: Win32 pacifying from mjd.
7782      Branch: perl
7783            ! lib/Tie/File/t/26_twrite.t
7784 ____________________________________________________________________________
7785 [ 15745] By: jhi                                   on 2002/04/05  13:07:21
7786         Log: Integrate perlio;
7787              
7788              Not only did UCS-2 have dodgy name it was buggy.
7789      Branch: perl
7790           !> ext/Encode/lib/Encode/10646_1.pm
7791 ____________________________________________________________________________
7792 [ 15744] By: nick                                  on 2002/04/05  13:02:36
7793         Log: Not only did UCS-2 have dodgy name it was buggy.
7794      Branch: perlio
7795            ! ext/Encode/lib/Encode/10646_1.pm
7796 ____________________________________________________________________________
7797 [ 15743] By: jhi                                   on 2002/04/05  12:50:21
7798         Log: Subject: Patch for bug ID 20020221.007
7799              From: Archer Sully <archer@meer.net>
7800              Date: Thu, 4 Apr 2002 21:45:34 -0700
7801              Message-Id: <20020405044630.8F2B3C859@mail.goldenagewireless.net>
7802              
7803              Fix for "[ID 20020221.007] SEGV in Storable with empty string
7804              scalar object" (dclone)
7805      Branch: perl
7806            ! ext/Storable/Storable.xs ext/Storable/t/dclone.t
7807 ____________________________________________________________________________
7808 [ 15742] By: rgs                                   on 2002/04/05  12:22:26
7809         Log: Subject: Re: lib/sort.t failure 
7810              From: "John P. Linderman" <jpl@research.att.com>
7811              Date: Fri, 05 Apr 2002 06:19:07 -0500
7812              Message-ID: <200204051119.GAA00032@raptor.research.att.com>
7813              
7814              with a minor formatting tweak
7815      Branch: perl
7816            ! pod/perlfunc.pod
7817 ____________________________________________________________________________
7818 [ 15741] By: rgs                                   on 2002/04/05  11:58:14
7819         Log: Subject: Re: lib/sort.t failure (and [PATCH])
7820              From: "John P. Linderman" <jpl@research.att.com>
7821              Date: Fri, 05 Apr 2002 07:13:27 -0500
7822              Message-ID: <200204051213.HAA13004@raptor.research.att.com>
7823      Branch: perl
7824            ! lib/sort.t
7825 ____________________________________________________________________________
7826 [ 15740] By: nick                                  on 2002/04/05  09:31:42
7827         Log: Integrate mainline
7828      Branch: perlio
7829           +> (branch 49 files)
7830           !> (integrate 82 files)
7831 ____________________________________________________________________________
7832 [ 15739] By: jhi                                   on 2002/04/05  01:52:28
7833         Log: Subject: A TEST. [Re: qr/^UCS2-le$/i    => '"UCS-2"'  -- what is it?]
7834              From: Dan Kogai <dankogai@dan.co.jp>
7835              Date: Fri, 5 Apr 2002 11:52:50 +0900
7836              Message-Id: <377E5208-4840-11D6-8B4B-00039301D480@dan.co.jp>
7837      Branch: perl
7838            ! ext/Encode/t/Aliases.t
7839 ____________________________________________________________________________
7840 [ 15738] By: jhi                                   on 2002/04/05  01:45:24
7841         Log: Subject: A FIX. [Re: qr/^UCS2-le$/i    => '"UCS-2"'  -- what is it?]
7842              From: Dan Kogai <dankogai@dan.co.jp>
7843              Date: Fri, 5 Apr 2002 11:39:55 +0900
7844              Message-Id: <69FEC0B4-483E-11D6-A045-00039301D480@dan.co.jp>
7845      Branch: perl
7846            ! ext/Encode/lib/Encode/Alias.pm
7847 ____________________________________________________________________________
7848 [ 15737] By: jhi                                   on 2002/04/04  22:28:32
7849         Log: Subject: Re: [ID 20020305.025] PACKAGE::SUPER doesn't work anymore
7850              From: Ilmari Karonen <iltzu@sci.fi>
7851              Date: Fri, 5 Apr 2002 01:35:08 +0300 (EET DST)
7852              Message-ID: <Pine.SOL.3.96.1020405004632.9372C-100000@simpukka>
7853      Branch: perl
7854            ! gv.c t/op/method.t
7855 ____________________________________________________________________________
7856 [ 15736] By: jhi                                   on 2002/04/04  22:28:10
7857         Log: I was fooled for a while, somebody else might be too.
7858      Branch: perl
7859            ! t/test.pl
7860 ____________________________________________________________________________
7861 [ 15735] By: jhi                                   on 2002/04/04  22:10:51
7862         Log: test.pl-ify.
7863      Branch: perl
7864            ! t/op/method.t
7865 ____________________________________________________________________________
7866 [ 15734] By: jhi                                   on 2002/04/04  19:54:19
7867         Log: Upgrade to Encode 1.20, from Dan Kogai.
7868      Branch: perl
7869            + ext/Encode/bin/unidump ext/Encode/ucm/adobeStdenc.ucm
7870            + ext/Encode/ucm/adobeSymbol.ucm
7871            + ext/Encode/ucm/adobeZdingbat.ucm ext/Encode/ucm/cp037.ucm
7872            + ext/Encode/ucm/cp1006.ucm ext/Encode/ucm/cp1026.ucm
7873            + ext/Encode/ucm/cp1251.ucm ext/Encode/ucm/cp1252.ucm
7874            + ext/Encode/ucm/cp1253.ucm ext/Encode/ucm/cp1254.ucm
7875            + ext/Encode/ucm/cp1255.ucm ext/Encode/ucm/cp1256.ucm
7876            + ext/Encode/ucm/cp1257.ucm ext/Encode/ucm/cp1258.ucm
7877            + ext/Encode/ucm/cp424.ucm ext/Encode/ucm/cp437.ucm
7878            + ext/Encode/ucm/cp500.ucm ext/Encode/ucm/cp737.ucm
7879            + ext/Encode/ucm/cp775.ucm ext/Encode/ucm/cp850.ucm
7880            + ext/Encode/ucm/cp852.ucm ext/Encode/ucm/cp855.ucm
7881            + ext/Encode/ucm/cp856.ucm ext/Encode/ucm/cp857.ucm
7882            + ext/Encode/ucm/cp860.ucm ext/Encode/ucm/cp861.ucm
7883            + ext/Encode/ucm/cp862.ucm ext/Encode/ucm/cp863.ucm
7884            + ext/Encode/ucm/cp864.ucm ext/Encode/ucm/cp865.ucm
7885            + ext/Encode/ucm/cp866.ucm ext/Encode/ucm/cp869.ucm
7886            + ext/Encode/ucm/cp874.ucm ext/Encode/ucm/cp875.ucm
7887            + ext/Encode/ucm/macArabic.ucm ext/Encode/ucm/macChinsimp.ucm
7888            + ext/Encode/ucm/macChintrad.ucm ext/Encode/ucm/macDevanaga.ucm
7889            + ext/Encode/ucm/macFarsi.ucm ext/Encode/ucm/macGujarati.ucm
7890            + ext/Encode/ucm/macGurmukhi.ucm ext/Encode/ucm/macHebrew.ucm
7891            + ext/Encode/ucm/macJapanese.ucm ext/Encode/ucm/macKorean.ucm
7892            + ext/Encode/ucm/macROMnn.ucm ext/Encode/ucm/macRUMnn.ucm
7893            + ext/Encode/ucm/macSymbol.ucm
7894            ! MANIFEST ext/Encode/AUTHORS ext/Encode/Byte/Byte.pm
7895            ! ext/Encode/Byte/Makefile.PL ext/Encode/CN/CN.pm
7896            ! ext/Encode/CN/Makefile.PL ext/Encode/Changes
7897            ! ext/Encode/EBCDIC/EBCDIC.pm ext/Encode/EBCDIC/Makefile.PL
7898            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
7899            ! ext/Encode/Encode/Makefile_PL.e2x ext/Encode/JP/JP.pm
7900            ! ext/Encode/JP/Makefile.PL ext/Encode/KR/KR.pm
7901            ! ext/Encode/KR/Makefile.PL ext/Encode/MANIFEST
7902            ! ext/Encode/Makefile.PL ext/Encode/Symbol/Makefile.PL
7903            ! ext/Encode/Symbol/Symbol.pm ext/Encode/TW/Makefile.PL
7904            ! ext/Encode/TW/TW.pm ext/Encode/bin/enc2xs
7905            ! ext/Encode/bin/piconv ext/Encode/lib/Encode/10646_1.pm
7906            ! ext/Encode/lib/Encode/Alias.pm
7907            ! ext/Encode/lib/Encode/Supported.pod
7908            ! ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
7909            ! ext/Encode/t/Aliases.t ext/Encode/t/encoding.t
7910            ! ext/Encode/t/jperl.t ext/Encode/ucm/ascii.ucm
7911            ! ext/Encode/ucm/cp1250.ucm ext/Encode/ucm/cp932.ucm
7912            ! ext/Encode/ucm/cp936.ucm ext/Encode/ucm/cp949.ucm
7913            ! ext/Encode/ucm/cp950.ucm ext/Encode/ucm/koi8-r.ucm
7914            ! ext/Encode/ucm/macCentEuro.ucm ext/Encode/ucm/macCroatian.ucm
7915            ! ext/Encode/ucm/macCyrillic.ucm ext/Encode/ucm/macDingbats.ucm
7916            ! ext/Encode/ucm/macGreek.ucm ext/Encode/ucm/macIceland.ucm
7917            ! ext/Encode/ucm/macRoman.ucm ext/Encode/ucm/macThai.ucm
7918            ! ext/Encode/ucm/macTurkish.ucm ext/Encode/ucm/macUkraine.ucm
7919            ! ext/Encode/ucm/nextstep.ucm
7920 ____________________________________________________________________________
7921 [ 15733] By: jhi                                   on 2002/04/04  17:23:31
7922         Log: Subject: left-over "use 5.7.2" in threads.pm
7923              From: Slaven Rezic <slaven.rezic@berlin.de>
7924              Date: 21 Mar 2002 23:18:13 +0100
7925              Message-ID: <87k7s5pntm.fsf@vran.herceg.de>
7926      Branch: perl
7927            ! ext/threads/threads.pm
7928 ____________________________________________________________________________
7929 [ 15732] By: ams                                   on 2002/04/04  17:08:13
7930         Log: Subject: [PATCH 5.7.3 DOCS]
7931              From: mjd@plover.com
7932              Date: 4 Apr 2002 15:59:39 -0000
7933              Message-Id: <20020404155939.6754.qmail@plover.com>
7934      Branch: perl
7935            ! pod/perlfaq9.pod
7936 ____________________________________________________________________________
7937 [ 15731] By: jhi                                   on 2002/04/04  16:11:47
7938         Log: metaconfig unit change for #15730.
7939      Branch: metaconfig
7940            ! U/threads/usethreads.U
7941 ____________________________________________________________________________
7942 [ 15730] By: jhi                                   on 2002/04/04  16:11:06
7943         Log: Subject: Re: lib/sort.t failure [PATCH]
7944              From: Andy Dougherty <doughera@lafayette.edu>
7945              Date: Thu, 4 Apr 2002 12:05:30 -0500 (EST)
7946              Message-ID: <Pine.SOL.4.10.10204041204001.20180-100000@maxwell.phys.lafayette.edu>
7947              
7948              Default to usethreads in case the user most probably forgot it.
7949      Branch: perl
7950            ! Configure
7951 ____________________________________________________________________________
7952 [ 15729] By: jhi                                   on 2002/04/04  13:57:41
7953         Log: Typo nits from Wolfgang Laun.
7954      Branch: perl
7955            ! lib/Test/Harness.pm lib/Test/More.pm lib/Test/Simple.pm
7956 ____________________________________________________________________________
7957 [ 15728] By: rgs                                   on 2002/04/04  07:09:12
7958         Log: Detypo in diagnostics.
7959      Branch: perl
7960            ! lib/locale.t
7961 ____________________________________________________________________________
7962 [ 15727] By: jhi                                   on 2002/04/04  05:54:20
7963         Log: pod2html: try to be EOL agnostic.
7964              (Needs testing on CRLF and CR platforms.)
7965      Branch: perl
7966            + lib/Pod/t/eol.t
7967            ! MANIFEST lib/Pod/Html.pm pod/perldelta.pod
7968 ____________________________________________________________________________
7969 [ 15726] By: jhi                                   on 2002/04/04  00:27:19
7970         Log: Subject: [PATCH} Pod::HTML and HTML4
7971              From: Robert Spier <rspier@pobox.com>
7972              Date: Wed, 03 Apr 2002 16:26:21 -0800
7973              Message-ID: <3CAB9DAD.20305@pobox.com>
7974      Branch: perl
7975            ! lib/Pod/Html.pm
7976 ____________________________________________________________________________
7977 [ 15725] By: jhi                                   on 2002/04/03  22:53:41
7978         Log: Byebye, beebee.
7979      Branch: perl
7980            ! t/lib/warnings/perlio
7981 ____________________________________________________________________________
7982 [ 15724] By: jhi                                   on 2002/04/03  22:39:48
7983         Log: Subject: Re: enc2xs needs portable way to know it's in the core
7984              From: PPrymmer@factset.com
7985              Date: Wed, 3 Apr 2002 14:29:32 -0500
7986              Message-ID: <OF58635186.C7427DDE-ON85256B90.0067A130@55.25.11>
7987      Branch: perl
7988            ! configure.com
7989 ____________________________________________________________________________
7990 [ 15723] By: jhi                                   on 2002/04/03  22:33:09
7991         Log: Subject: [PATCH] Re: [ID 20020401.004] [PATCH] lib/File/Spec/t/rel2abs2rel.t fails if  paths contain shell metacharacters
7992              From: Dominic Dunlop <domo@computer.org>
7993              Date: Wed, 3 Apr 2002 22:44:01 +0200
7994              Message-Id: <p05101502b8d10666f60c@[192.168.1.6]>
7995      Branch: perl
7996            ! lib/File/Spec/t/rel2abs2rel.t
7997 ____________________________________________________________________________
7998 [ 15722] By: jhi                                   on 2002/04/03  22:25:48
7999         Log: Subject: [PATCH] pp_pack.c - remove SIGFPE on VOS
8000              From: Paul_GreenVOS@vos.stratus.com
8001              Date: Wed, 3 Apr 02 16:34 est
8002              Message-Id: <200204032134.QAA29744@mailhub2.stratus.com>
8003      Branch: perl
8004            ! pp_pack.c
8005 ____________________________________________________________________________
8006 [ 15721] By: jhi                                   on 2002/04/03  22:13:35
8007         Log: Upgrade to Tie::File 0.93, from mjd.
8008      Branch: perl
8009            ! lib/Tie/File.pm lib/Tie/File/t/00_version.t
8010            ! lib/Tie/File/t/04_splice.t lib/Tie/File/t/10_splice_rs.t
8011            ! lib/Tie/File/t/41_heap.t
8012 ____________________________________________________________________________
8013 [ 15720] By: jhi                                   on 2002/04/03  21:33:54
8014         Log: Subject: lib/AnyDBM_File.t incorrectly passes even without any dbm
8015              From: Andy Dougherty <doughera@lafayette.edu>
8016              Date: Wed, 3 Apr 2002 16:17:51 -0500 (EST)
8017              Message-ID: <Pine.SOL.4.10.10204031607030.20955-100000@maxwell.phys.lafayette.edu>
8018      Branch: perl
8019            ! lib/AnyDBM_File.t
8020 ____________________________________________________________________________
8021 [ 15719] By: rgs                                   on 2002/04/03  21:08:21
8022         Log: Tweak the Atof macro : perl wasn't compiling with -Duseithreads
8023              and ccflags including -DNO_LOCALE
8024      Branch: perl
8025            ! perl.h
8026 ____________________________________________________________________________
8027 [ 15718] By: jhi                                   on 2002/04/03  20:27:49
8028         Log: EPOC tweaks from Olaf Flebbe.
8029      Branch: perl
8030            ! README.epoc epoc/epoc.c epoc/epocish.h util.c
8031 ____________________________________________________________________________
8032 [ 15717] By: jhi                                   on 2002/04/03  20:25:55
8033         Log: Subject: [PATCH] Set @INC earlier
8034              From: Andy Dougherty <doughera@lafayette.edu>
8035              Date: Wed, 3 Apr 2002 16:18:47 -0500 (EST)
8036              Message-ID: <Pine.SOL.4.10.10204031618150.20955-100000@maxwell.phys.lafayette.edu>
8037      Branch: perl
8038            ! lib/AnyDBM_File.t lib/sort.t
8039 ____________________________________________________________________________
8040 [ 15716] By: rgs                                   on 2002/04/03  19:28:38
8041         Log: perlcompile.pod was listing all B:: modules, except B::Concise
8042              (resubmitted)
8043      Branch: perl
8044            ! pod/perlcompile.pod
8045 ____________________________________________________________________________
8046 [ 15715] By: rgs                                   on 2002/04/03  19:16:27
8047         Log: perlcompile.pod was listing all B:: modules, except B::Concise
8048      Branch: perl
8049            ! pod/perlcompile.pod
8050 ____________________________________________________________________________
8051 [ 15714] By: jhi                                   on 2002/04/03  19:15:33
8052         Log: non-perlio robustness.
8053      Branch: perl
8054            ! ext/Socket/socketpair.t lib/utf8.t
8055 ____________________________________________________________________________
8056 [ 15713] By: nick                                  on 2002/04/03  18:06:49
8057         Log: Integrate mainline
8058      Branch: perlio
8059           +> lib/Tie/File/t/41_heap.t
8060           !> MANIFEST ext/threads/threads.pm lib/ExtUtils/MM_Win95.pm
8061           !> lib/File/Compare.pm perl.c pod/perldiag.pod pp_ctl.c regcomp.c
8062           !> regexec.c t/op/re_tests t/op/tiearray.t
8063 ____________________________________________________________________________
8064 [ 15712] By: jhi                                   on 2002/04/03  17:55:48
8065         Log: Tweak for 8.3 compat.
8066      Branch: perl
8067            ! ext/Encode/Byte/Makefile.PL ext/Encode/CN/Makefile.PL
8068            ! ext/Encode/EBCDIC/Makefile.PL ext/Encode/Encode.xs
8069            ! ext/Encode/Encode/Makefile_PL.e2x ext/Encode/JP/Makefile.PL
8070            ! ext/Encode/KR/Makefile.PL ext/Encode/Makefile.PL
8071            ! ext/Encode/Symbol/Makefile.PL ext/Encode/TW/Makefile.PL
8072            ! ext/Encode/bin/enc2xs
8073 ____________________________________________________________________________
8074 [ 15711] By: jhi                                   on 2002/04/03  17:04:22
8075         Log: Subject: Re: [PATCH pp_ctl.c] [ID 20020301.011] Core dump in 'leavetry' in 5.7.2
8076              From: Mark-Jason Dominus <mjd@plover.com>
8077              Date: Wed, 03 Apr 2002 13:04:40 -0500
8078              Message-ID: <20020403180440.7614.qmail@plover.com>
8079      Branch: perl
8080            ! t/op/tiearray.t
8081 ____________________________________________________________________________
8082 [ 15710] By: jhi                                   on 2002/04/03  15:49:10
8083         Log: Forgotten.
8084      Branch: perl
8085            + lib/Tie/File/t/41_heap.t
8086            ! MANIFEST
8087 ____________________________________________________________________________
8088 [ 15709] By: jhi                                   on 2002/04/03  15:04:15
8089         Log: Subject: Re: the dirty half dozen (Re: perl@15662)
8090              From: Mark Kvale <kvale@phy.ucsf.edu>
8091              Date: Tue, 2 Apr 2002 13:57:37 -0800
8092              Message-Id: <02040213573702.66352@ivy.ucsf.edu>
8093      Branch: perl
8094            ! t/op/re_tests
8095 ____________________________________________________________________________
8096 [ 15708] By: jhi                                   on 2002/04/03  15:01:51
8097         Log: Subject: Re: [ID 20020311.008] "foo bar" =~ /^(\w+)\s+(.+)(\s+)?$(\s)/ core dumps
8098              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>    
8099              Date: Wed, 03 Apr 2002 03:34:34 +0100
8100              Message-Id: <200204030234.g332YYP15141@crypt.compulink.co.uk>
8101      Branch: perl
8102            ! regcomp.c
8103 ____________________________________________________________________________
8104 [ 15707] By: jhi                                   on 2002/04/03  15:00:53
8105         Log: The leavetry crash should now be history.
8106      Branch: perl
8107            ! t/op/tiearray.t
8108 ____________________________________________________________________________
8109 [ 15706] By: jhi                                   on 2002/04/03  14:56:47
8110         Log: Subject: [PATCH lib/ExtUtils/MM_Win95.pm] Re: I can't build anything in ext/
8111              From: Michael G Schwern <schwern@pobox.com>
8112              Date: Wed, 3 Apr 2002 10:56:44 -0500
8113              Message-ID: <20020403155644.GC916@blackrider>
8114      Branch: perl
8115            ! lib/ExtUtils/MM_Win95.pm
8116 ____________________________________________________________________________
8117 [ 15705] By: jhi                                   on 2002/04/03  14:49:35
8118         Log: Subject: [PATCH pp_ctl.c] [ID 20020301.011] Core dump in 'leavetry' in 5.7.2
8119              From: Dave Mitchell <davem@fdgroup.com>
8120              Date: Wed, 3 Apr 2002 02:08:26 +0100
8121              Message-ID: <20020403020825.B16724@fdgroup.com>
8122      Branch: perl
8123            ! pp_ctl.c
8124 ____________________________________________________________________________
8125 [ 15704] By: jhi                                   on 2002/04/03  14:18:58
8126         Log: Prototype tweak for non-threaded builds.
8127      Branch: perl
8128            ! perl.c
8129 ____________________________________________________________________________
8130 [ 15703] By: jhi                                   on 2002/04/03  14:12:03
8131         Log: Detached threads do not help; they still hold resources.
8132      Branch: perl
8133            ! ext/threads/threads.pm pod/perldiag.pod
8134 ____________________________________________________________________________
8135 [ 15702] By: jhi                                   on 2002/04/03  13:55:17
8136         Log: Doc tweak from Wolfgang Laun.
8137      Branch: perl
8138            ! lib/File/Compare.pm
8139 ____________________________________________________________________________
8140 [ 15701] By: jhi                                   on 2002/04/03  13:49:11
8141         Log: Subject: [PATCH bleadperl] regexec.c
8142              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
8143              Date: Wed, 3 Apr 2002 11:13:30 +0200
8144              Message-ID: <1673159227.20020403111330@tesla.rcub.bg.ac.yu>
8145      Branch: perl
8146            ! regexec.c
8147 ____________________________________________________________________________
8148 [ 15700] By: jhi                                   on 2002/04/03  13:47:22
8149         Log: Document the "Cleanup skipped ..." warning.
8150      Branch: perl
8151            ! ext/threads/threads.pm pod/perldiag.pod
8152 ____________________________________________________________________________
8153 [ 15699] By: jhi                                   on 2002/04/03  13:35:58
8154         Log: Integrate perlio;
8155              
8156              Add -hiertype option to xsubpp for easier mapping C++ with namespaces.
8157              
8158              Fix segfaults when mainthread exits with other threads running:
8159              - track number of running threads
8160              - if main thread calls perl_destruct() with other threads running
8161              skip most of cleanup (with a warning).
8162      Branch: perl
8163           !> embed.fnc embed.h embedvar.h ext/threads/threads.xs global.sym
8164           !> lib/ExtUtils/xsubpp perl.c perl.h perlapi.h perlvars.h
8165           !> pod/perlapi.pod proto.h
8166 ____________________________________________________________________________
8167 [ 15698] By: nick                                  on 2002/04/03  13:15:30
8168         Log: Fix segfaults when mainthread exits with other threads running:
8169              - track number of running threads
8170              - if main thread calls perl_destruct() with other threads running
8171              skip most of cleanup (with a warning).
8172      Branch: perlio
8173            ! embed.fnc embed.h embedvar.h ext/threads/threads.xs global.sym
8174            ! perl.c perl.h perlapi.h perlvars.h pod/perlapi.pod proto.h
8175 ____________________________________________________________________________
8176 [ 15697] By: nick                                  on 2002/04/03  07:34:13
8177         Log: Integrate mainline
8178      Branch: perlio
8179           +> lib/Net/Ping/t/250_ping_hires.t
8180           !> (integrate 33 files)
8181 ____________________________________________________________________________
8182 [ 15696] By: nick                                  on 2002/04/03  06:41:58
8183         Log: Add -hiertype option to xsubpp for easier mapping C++ with namespaces.
8184      Branch: perlio
8185            ! lib/ExtUtils/xsubpp
8186 ____________________________________________________________________________
8187 [ 15695] By: jhi                                   on 2002/04/03  03:10:27
8188         Log: Subject: [PATCH @15047] debugger
8189              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8190              Date: Sat, 16 Mar 2002 04:38:50 -0500
8191              Message-ID: <20020316043850.A9223@math.ohio-state.edu>
8192      Branch: perl
8193            ! lib/perl5db.pl
8194 ____________________________________________________________________________
8195 [ 15694] By: jhi                                   on 2002/04/02  22:26:23
8196         Log: Third Degree flags.
8197      Branch: perl
8198            ! Makefile.SH
8199 ____________________________________________________________________________
8200 [ 15693] By: jhi                                   on 2002/04/02  21:19:21
8201         Log: Subject: [5.7.3 DOC PATCH] 'splice' with negative LENGTH
8202              From: Mark-Jason Dominus <mjd@plover.com>
8203              Date: Tue, 02 Apr 2002 16:35:11 -0500
8204              Message-ID: <20020402213511.27781.qmail@plover.com>
8205              
8206              (tweaked)
8207      Branch: perl
8208            ! pod/perlfunc.pod
8209 ____________________________________________________________________________
8210 [ 15692] By: jhi                                   on 2002/04/02  21:01:41
8211         Log: Upgrade to Tie::File 0.92, from mjd.
8212      Branch: perl
8213            ! lib/Tie/File.pm lib/Tie/File/t/00_version.t
8214            ! lib/Tie/File/t/01_gen.t lib/Tie/File/t/04_splice.t
8215            ! lib/Tie/File/t/07_rv_splice.t lib/Tie/File/t/09_gen_rs.t
8216            ! lib/Tie/File/t/10_splice_rs.t lib/Tie/File/t/16_handle.t
8217            ! lib/Tie/File/t/20_cache_full.t lib/Tie/File/t/30_defer.t
8218            ! lib/Tie/File/t/40_abs_cache.t
8219 ____________________________________________________________________________
8220 [ 15691] By: jhi                                   on 2002/04/02  20:42:56
8221         Log: Subject: [PATCH] Update my email address in perl.c
8222              From: Paul_GreenVOS@vos.stratus.com
8223              Date: Tue, 2 Apr 02 15:27 est
8224              Message-Id: <200204022027.PAA29837@mailhub1.stratus.com>
8225      Branch: perl
8226            ! AUTHORS perl.c
8227 ____________________________________________________________________________
8228 [ 15690] By: rgs                                   on 2002/04/02  20:36:04
8229         Log: POD fix.
8230      Branch: perl
8231            ! pod/perldelta.pod
8232 ____________________________________________________________________________
8233 [ 15689] By: jhi                                   on 2002/04/02  20:35:13
8234         Log: What started as a small nit (the charnames test, nit found
8235              be Hugo), ballooned a bit... the goal is Larry's wish that
8236              illegal Unicode (such as U+FFFF) by default doesn't warn,
8237              since what if somebody WANTS to create illegal Unicode?
8238              Now getting close to this in the regex runtime.
8239              (Also, fix more of my fixation that BOM would be U+FFFE.)
8240      Branch: perl
8241            ! lib/Unicode/Collate.pm lib/charnames.t pp.c pp_pack.c
8242            ! regexec.c t/lib/warnings/utf8 utf8.c utf8.h
8243 ____________________________________________________________________________
8244 [ 15688] By: jhi                                   on 2002/04/02  18:57:19
8245         Log: Talk more about Net::Ping.
8246      Branch: perl
8247            ! pod/perldelta.pod
8248 ____________________________________________________________________________
8249 [ 15687] By: jhi                                   on 2002/04/02  18:35:27
8250         Log: Upgrade to Net::Ping 2.14.
8251      Branch: perl
8252            + lib/Net/Ping/t/250_ping_hires.t
8253            ! MANIFEST lib/Net/Ping.pm lib/Net/Ping/CHANGES
8254            ! lib/Net/Ping/README lib/Net/Ping/t/130_tcp_inst.t
8255            ! lib/Net/Ping/t/140_stream_inst.t
8256 ____________________________________________________________________________
8257 [ 15686] By: jhi                                   on 2002/04/02  18:09:46
8258         Log: XML::Parser 2.31 should be out shortly.
8259      Branch: perl
8260            ! pod/perldelta.pod
8261 ____________________________________________________________________________
8262 [ 15685] By: jhi                                   on 2002/04/02  17:37:44
8263         Log: Subject: RE: Sorry... (was: Re: Bug: cygwin Perl uses File/Spec/Unix.pm instead of File/Spec/Win32.pm)
8264              From: George Necula <necula@eecs.berkeley.edu>
8265              Date: Tue, 2 Apr 2002 10:22:41 -0800
8266              Message-ID: <4E06A937DADC3842ACE4D3A1096A9EAC038C6F@JANUS.eecs.berkeley.edu>
8267      Branch: perl
8268            ! lib/File/Spec/Cygwin.pm
8269 ____________________________________________________________________________
8270 [ 15684] By: jhi                                   on 2002/04/02  15:39:04
8271         Log: EBCDIC test tweak.
8272      Branch: perl
8273            ! pod/perldelta.pod t/uni/case.pl
8274 ____________________________________________________________________________
8275 [ 15683] By: nick                                  on 2002/04/02  15:36:17
8276         Log: Integrate mainline
8277      Branch: perlio
8278           !> NetWare/t/NWScripts.pl ext/Encode/Encode.xs lib/CPAN.pm
8279           !> lib/Net/ChangeLog.libnet lib/Net/FTP/dataconn.pm
8280           !> lib/Net/SMTP.pm lib/perl5db.pl os2/os2ish.h perlio.c scope.c
8281 ____________________________________________________________________________
8282 [ 15682] By: jhi                                   on 2002/04/02  15:05:58
8283         Log: Subject: [PATCH @15047] ASCII vs BINARY on OS/2 in perlio
8284              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8285              Date: Tue, 2 Apr 2002 00:37:08 -0500
8286              Message-ID: <20020402003708.A8648@math.ohio-state.edu>
8287      Branch: perl
8288            ! os2/os2ish.h perlio.c
8289 ____________________________________________________________________________
8290 [ 15681] By: jhi                                   on 2002/04/02  15:01:34
8291         Log: Subject: [PATCH @15047] debugger again
8292              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8293              Date: Tue, 2 Apr 2002 00:30:31 -0500
8294              Message-ID: <20020402003030.A8567@math.ohio-state.edu>
8295      Branch: perl
8296            ! lib/perl5db.pl
8297 ____________________________________________________________________________
8298 [ 15680] By: jhi                                   on 2002/04/02  14:53:19
8299         Log: Subject: [PATCH @15047] test() in CPAN.pm
8300              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8301              Date: Tue, 2 Apr 2002 00:46:45 -0500
8302              Message-ID: <20020402004645.A8674@math.ohio-state.edu>
8303      Branch: perl
8304            ! lib/CPAN.pm
8305 ____________________________________________________________________________
8306 [ 15679] By: gbarr                                 on 2002/04/02  14:27:37
8307         Log: Sync with libnet-1.11
8308      Branch: perl
8309            ! lib/Net/ChangeLog.libnet lib/Net/FTP/dataconn.pm
8310            ! lib/Net/SMTP.pm
8311 ____________________________________________________________________________
8312 [ 15678] By: jhi                                   on 2002/04/02  14:01:35
8313         Log: NetWare tweaks from C Aditya.
8314      Branch: perl
8315            ! NetWare/t/NWScripts.pl scope.c
8316 ____________________________________________________________________________
8317 [ 15677] By: jhi                                   on 2002/04/02  13:35:49
8318         Log: Subject: Re: [Encode] Perl community vs. Encode.xs; verdit reached
8319              From: Dan Kogai <dankogai@dan.co.jp>
8320              Date: Tue, 2 Apr 2002 22:21:47 +0900
8321              Message-Id: <9572CAC4-463C-11D6-ABA5-00039301D480@dan.co.jp>
8322      Branch: perl
8323            ! ext/Encode/Encode.xs
8324 ____________________________________________________________________________
8325 [ 15676] By: jhi                                   on 2002/04/02  13:22:51
8326         Log: Integrate perlio;
8327              
8328              Calculate buffer size needs in float to avoid 32-bit overflow.
8329              
8330              Add buffer size growth test.
8331      Branch: perl
8332           +> ext/Encode/t/grow.t
8333           !> MANIFEST ext/Encode/Encode.xs ext/Encode/MANIFEST
8334 ____________________________________________________________________________
8335 [ 15675] By: nick                                  on 2002/04/02  07:49:41
8336         Log: Add buffer size growth test.
8337      Branch: perlio
8338            + ext/Encode/t/grow.t
8339            ! MANIFEST ext/Encode/MANIFEST
8340 ____________________________________________________________________________
8341 [ 15674] By: nick                                  on 2002/04/02  07:40:49
8342         Log: Calculate buffer size needs in float to avoid 32-bit overflow.
8343      Branch: perlio
8344            ! ext/Encode/Encode.xs
8345 ____________________________________________________________________________
8346 [ 15673] By: nick                                  on 2002/04/02  07:40:06
8347         Log: Integrate mainline
8348      Branch: perlio
8349           +> (branch 102 files)
8350            - ext/Encode/Encode/8859-1.ucm ext/Encode/Encode/8859-10.ucm
8351            - ext/Encode/Encode/8859-11.ucm ext/Encode/Encode/8859-13.ucm
8352            - ext/Encode/Encode/8859-14.ucm ext/Encode/Encode/8859-15.ucm
8353            - ext/Encode/Encode/8859-16.ucm ext/Encode/Encode/8859-2.ucm
8354            - ext/Encode/Encode/8859-3.ucm ext/Encode/Encode/8859-4.ucm
8355            - ext/Encode/Encode/8859-5.ucm ext/Encode/Encode/8859-6.ucm
8356            - ext/Encode/Encode/8859-7.ucm ext/Encode/Encode/8859-8.ucm
8357            - ext/Encode/Encode/8859-9.ucm ext/Encode/Encode/ascii.ucm
8358            - ext/Encode/Encode/big5-hk.ucm ext/Encode/Encode/big5-hkscs.ucm
8359            - ext/Encode/Encode/big5.ucm ext/Encode/Encode/cp1047.ucm
8360            - ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
8361            - ext/Encode/Encode/cp932.ucm ext/Encode/Encode/cp936.ucm
8362            - ext/Encode/Encode/cp949.ucm ext/Encode/Encode/cp950.ucm
8363            - ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/euc-cn.ucm
8364            - ext/Encode/Encode/euc-jp.ucm ext/Encode/Encode/euc-kr.ucm
8365            - ext/Encode/Encode/gb12345.ucm ext/Encode/Encode/gb2312.ucm
8366            - ext/Encode/Encode/gsm0338.ucm ext/Encode/Encode/hp-roman8.ucm
8367            - ext/Encode/Encode/ibm-1250.ucm ext/Encode/Encode/ibm-1251.ucm
8368            - ext/Encode/Encode/ibm-1252.ucm ext/Encode/Encode/ibm-1253.ucm
8369            - ext/Encode/Encode/ibm-1254.ucm ext/Encode/Encode/ibm-1255.ucm
8370            - ext/Encode/Encode/ibm-1256.ucm ext/Encode/Encode/ibm-1257.ucm
8371            - ext/Encode/Encode/ibm-1258.ucm ext/Encode/Encode/ir-165.ucm
8372            - ext/Encode/Encode/jis0201.ucm ext/Encode/Encode/johab.ucm
8373            - ext/Encode/Encode/koi8-f.ucm ext/Encode/Encode/koi8-r.ucm
8374            - ext/Encode/Encode/koi8-u.ucm ext/Encode/Encode/ksc5601.ucm
8375            - ext/Encode/Encode/macCentEuro.ucm
8376            - ext/Encode/Encode/macCroatian.ucm
8377            - ext/Encode/Encode/macCyrillic.ucm
8378            - ext/Encode/Encode/macDingbats.ucm
8379            - ext/Encode/Encode/macGreek.ucm
8380            - ext/Encode/Encode/macIceland.ucm
8381            - ext/Encode/Encode/macJapan.ucm ext/Encode/Encode/macRoman.ucm
8382            - ext/Encode/Encode/macRumanian.ucm
8383            - ext/Encode/Encode/macSami.ucm ext/Encode/Encode/macThai.ucm
8384            - ext/Encode/Encode/macTurkish.ucm
8385            - ext/Encode/Encode/macUkraine.ucm
8386            - ext/Encode/Encode/nextstep.ucm ext/Encode/Encode/posix-bc.ucm
8387            - ext/Encode/Encode/roman8.ucm ext/Encode/Encode/shiftjis.ucm
8388            - ext/Encode/Encode/symbol.ucm ext/Encode/Encode/viscii.ucm
8389            - ext/Encode/compile ext/Encode/encode.h
8390            - ext/Encode/lib/Encode/CN/2022_CN.pm
8391            - ext/Encode/lib/Encode/Details.pod ext/Encode/ucm2table
8392            - lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
8393            - lib/Memoize/t/expire_module_t.t lib/encoding.pm lib/encoding.t
8394            - lib/unicore/PropertyValueAliases.txt
8395           !> (integrate 143 files)
8396 ____________________________________________________________________________
8397 [ 15672] By: ams                                   on 2002/04/02  04:42:44
8398         Log: Win32 fix for Tie::File from MJD.
8399      Branch: perl
8400            ! lib/Tie/File.pm
8401 ____________________________________________________________________________
8402 [ 15671] By: jhi                                   on 2002/04/02  01:59:40
8403         Log: Add a few tests to the timing-sensitive list.
8404      Branch: perl
8405            ! INSTALL
8406 ____________________________________________________________________________
8407 [ 15670] By: jhi                                   on 2002/04/01  20:57:03
8408         Log: Subject: [PATCH sort.t] extensive regression testing
8409              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
8410              Date: Mon, 1 Apr 2002 23:50:24 +0200
8411              Message-ID: <20020401235024.E677@rafael>
8412      Branch: perl
8413            ! lib/sort.t
8414 ____________________________________________________________________________
8415 [ 15669] By: jhi                                   on 2002/04/01  20:38:57
8416         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)
8417              From: Nicholas Clark <nick@unfortu.net>
8418              Date: Mon, 1 Apr 2002 21:54:05 +0100
8419              Message-ID: <20020401205405.GI319@Bagpuss.unfortu.net>
8420      Branch: perl
8421            ! lib/Memoize/t/errors.t
8422 ____________________________________________________________________________
8423 [ 15668] By: jhi                                   on 2002/04/01  20:33:06
8424         Log: Subject: getting rid of a few superfluous $&/$`
8425              From: Jeffrey Friedl <jfriedl@yahoo.com>
8426              Date: Mon, 1 Apr 2002 01:32:34 -0800 (PST)
8427              Message-Id: <200204010932.g319WY886939@ventrue.corp.yahoo.com>
8428              
8429              (with more-backward-compat than just using @- and @+, also by Jeffrey)
8430              
8431              (The version number of Text::Balanced intentionally not
8432              increased since Damian will make a new release after 5.8)
8433      Branch: perl
8434            ! lib/Pod/Html.pm lib/Text/Balanced.pm
8435 ____________________________________________________________________________
8436 [ 15667] By: jhi                                   on 2002/04/01  20:16:46
8437         Log: Subject: [PATCH 5.7.3 TESTS]
8438              From: mjd@plover.com
8439              Date: 1 Apr 2002 20:32:18 -0000
8440              Message-ID: <20020401203218.25230.qmail@plover.com>
8441      Branch: perl
8442            ! lib/Tie/File/t/04_splice.t lib/Tie/File/t/10_splice_rs.t
8443            ! t/op/tiearray.t t/test.pl
8444 ____________________________________________________________________________
8445 [ 15666] By: jhi                                   on 2002/04/01  20:13:49
8446         Log: Subject: [PATCH] VOS-specific patch to iperlsys.h to work around errno bu
8447              From: Paul_GreenVOS@vos.stratus.com
8448              Date: Mon, 1 Apr 02 15:15 est
8449              Message-Id: <200204012048.PAA05178@mailhub2.stratus.com>
8450      Branch: perl
8451            ! iperlsys.h
8452 ____________________________________________________________________________
8453 [ 15665] By: jhi                                   on 2002/04/01  19:14:18
8454         Log: Subject: [PATCH] VOS-only change to lib/ExtUtils/MM_Unix.pm
8455              From: Paul_GreenVOS@vos.stratus.com
8456              Date: Mon, 1 Apr 02 14:11 est
8457              Message-Id: <200204011911.OAA06024@mailhub1.stratus.com>
8458      Branch: perl
8459            ! lib/ExtUtils/MM_Unix.pm
8460 ____________________________________________________________________________
8461 [ 15664] By: jhi                                   on 2002/04/01  17:58:49
8462         Log: Subject: [PATCH] (not solving: Re: Storable can't do utf8 hash keys)
8463              From: Nicholas Clark <nick@unfortu.net>
8464              Date: Mon, 1 Apr 2002 19:30:05 +0100
8465              Message-ID: <20020401183004.GH319@Bagpuss.unfortu.net>
8466      Branch: perl
8467            ! t/op/pat.t t/op/utfhash.t
8468 ____________________________________________________________________________
8469 [ 15663] By: jhi                                   on 2002/04/01  17:56:27
8470         Log: Subject: [PATCH 5.7.3] warning for split(/.../g, ...);
8471              From: Mark-Jason Dominus <mjd@plover.com>
8472              Date: Mon, 01 Apr 2002 13:22:01 -0500
8473              Message-ID: <20020401182201.21189.qmail@plover.com>
8474      Branch: perl
8475            ! op.c pod/perldelta.pod pod/perldiag.pod t/lib/warnings/op
8476 ____________________________________________________________________________
8477 [ 15662] By: jhi                                   on 2002/04/01  17:06:10
8478         Log: Update Changes.
8479      Branch: perl
8480            ! Changes patchlevel.h
8481 ____________________________________________________________________________
8482 [ 15661] By: jhi                                   on 2002/04/01  16:22:54
8483         Log: Subject: [PATCH 5.7.3 DOC]
8484              From: mjd@plover.com
8485              Date: 1 Apr 2002 17:23:40 -0000
8486              Message-ID: <20020401172340.16410.qmail@plover.com>
8487      Branch: perl
8488            ! pod/perldelta.pod
8489 ____________________________________________________________________________
8490 [ 15660] By: jhi                                   on 2002/04/01  15:38:56
8491         Log: CRAY TS does not have -h rounddiv, from Keith Thompson.
8492      Branch: perl
8493            ! hints/unicos.sh
8494 ____________________________________________________________________________
8495 [ 15659] By: jhi                                   on 2002/04/01  15:14:13
8496         Log: Advertise piconv and enc2xs.
8497      Branch: perl
8498            ! pod/perldelta.pod
8499 ____________________________________________________________________________
8500 [ 15658] By: jhi                                   on 2002/04/01  15:08:02
8501         Log: Add enc2xs.
8502      Branch: perl
8503            + utils/enc2xs.PL
8504            ! MANIFEST utils/Makefile
8505 ____________________________________________________________________________
8506 [ 15657] By: jhi                                   on 2002/04/01  14:28:09
8507         Log: Integrate perlio;
8508              
8509              Be more explicit testing for \015 not \r
8510      Branch: perl
8511           !> MANIFEST ext/Socket/socketpair.t pod/perldelta.pod
8512           !> pod/perldiag.pod pod/perlretut.pod t/io/crlf.t toke.c utf8.c
8513 ____________________________________________________________________________
8514 [ 15656] By: jhi                                   on 2002/04/01  14:22:14
8515         Log: Subject: BOM, 0xFFFE, 0xFEFF, etc.
8516              From: Philip Newton <Philip.Newton@gmx.net>
8517              Date: Mon, 01 Apr 2002 17:06:18 +0200
8518              Message-ID: <aptgauk21cvnpiotsrm3gaul98j2dqsj9p@4ax.com>
8519      Branch: perl
8520            ! lib/charnames.pm lib/charnames.t
8521 ____________________________________________________________________________
8522 [ 15655] By: jhi                                   on 2002/04/01  13:56:06
8523         Log: Subject: detypo patch
8524              From: andreas.koenig@anima.de (Andreas J. Koenig)
8525              Date: Mon, 01 Apr 2002 10:09:21 +0200
8526              Message-ID: <m3r8lzsuvi.fsf@anima.de>
8527      Branch: perl
8528            ! INSTALL
8529 ____________________________________________________________________________
8530 [ 15654] By: jhi                                   on 2002/04/01  13:49:57
8531         Log: Subject: Re: Change 15637: Behaviour (make viacode 0xFFFE to return BYTE ORDER  MARK,
8532              From: Philip Newton <Philip.Newton@gmx.net>
8533              Date: Mon, 01 Apr 2002 08:12:01 +0200
8534              Message-ID: <63ufauo0nrvcgmj6o3u1fjaf1t787a5l1n@4ax.com>
8535      Branch: perl
8536            ! lib/charnames.pm lib/charnames.t
8537 ____________________________________________________________________________
8538 [ 15653] By: nick                                  on 2002/04/01  09:20:24
8539         Log: Be more explicit testing for \015 not \r
8540      Branch: perlio
8541            ! t/io/crlf.t
8542 ____________________________________________________________________________
8543 [ 15652] By: jhi                                   on 2002/04/01  04:41:45
8544         Log: If under UTF-8 locale the utf8.pm really needs to be found.
8545      Branch: perl
8546            ! t/comp/cpp.t t/run/switchPx.t
8547 ____________________________________________________________________________
8548 [ 15651] By: jhi                                   on 2002/04/01  02:55:22
8549         Log: Upgrade to Tie::File 0.91, from mjd.
8550      Branch: perl
8551            + lib/Tie/File/t/24_cache_loop.t lib/Tie/File/t/25_gen_nocache.t
8552            + lib/Tie/File/t/26_twrite.t
8553            ! MANIFEST lib/Tie/File.pm lib/Tie/File/t/00_version.t
8554            ! lib/Tie/File/t/01_gen.t lib/Tie/File/t/04_splice.t
8555            ! lib/Tie/File/t/08_ro.t lib/Tie/File/t/09_gen_rs.t
8556            ! lib/Tie/File/t/16_handle.t
8557 ____________________________________________________________________________
8558 [ 15650] By: jhi                                   on 2002/04/01  02:49:14
8559         Log: DJGPP tweaks from Laszlo.
8560      Branch: perl
8561            ! lib/ExtUtils/MM_DOS.pm util.c
8562 ____________________________________________________________________________
8563 [ 15649] By: jhi                                   on 2002/04/01  02:47:14
8564         Log: Discussion about minimal installations.
8565      Branch: perl
8566            ! INSTALL
8567 ____________________________________________________________________________
8568 [ 15648] By: jhi                                   on 2002/04/01  02:42:41
8569         Log: Comment tweak from Hugo.
8570      Branch: perl
8571            ! regexec.c
8572 ____________________________________________________________________________
8573 [ 15647] By: jhi                                   on 2002/04/01  02:30:18
8574         Log: Another UTF-8 locale tweak from Hugo.
8575      Branch: perl
8576            ! regexec.c
8577 ____________________________________________________________________________
8578 [ 15646] By: jhi                                   on 2002/04/01  02:26:49
8579         Log: Document the known MacOS X locale problem.
8580      Branch: perl
8581            ! pod/perldelta.pod
8582 ____________________________________________________________________________
8583 [ 15645] By: jhi                                   on 2002/04/01  02:17:50
8584         Log: Regex fix from Hugo: in UTF-8 locales the character
8585              counting code didn't work right for minimal matches.
8586      Branch: perl
8587            ! regexec.c
8588 ____________________________________________________________________________
8589 [ 15644] By: jhi                                   on 2002/04/01  02:02:32
8590         Log: Subject: Re: 14986 xsubpp patch broke Unicode::Map8
8591              From: Spider Boardman <spider@Orb.Nashua.NH.US>
8592              Date: Sun, 31 Mar 2002 20:32:43 -0500
8593              Message-Id: <200204010132.UAA14443@Orb.Nashua.NH.US>
8594      Branch: perl
8595            ! lib/ExtUtils/xsubpp
8596 ____________________________________________________________________________
8597 [ 15643] By: jhi                                   on 2002/04/01  02:00:10
8598         Log: Document known FreeBSD locale glitch. 
8599      Branch: perl
8600            ! pod/perldelta.pod
8601 ____________________________________________________________________________
8602 [ 15642] By: jhi                                   on 2002/04/01  00:57:44
8603         Log: There is --list in glibc iconv.
8604      Branch: perl
8605            ! ext/Encode/bin/piconv
8606 ____________________________________________________________________________
8607 [ 15641] By: jhi                                   on 2002/03/31  23:18:51
8608         Log: Slight usage tweaks to piconv: show usage with
8609              no -t -f or -l arguments, or with -h.
8610      Branch: perl
8611            ! ext/Encode/bin/piconv
8612 ____________________________________________________________________________
8613 [ 15640] By: jhi                                   on 2002/03/31  23:08:28
8614         Log: Get the piconv installed.
8615      Branch: perl
8616            + utils/piconv.PL
8617            ! MANIFEST utils/Makefile
8618 ____________________________________________________________________________
8619 [ 15639] By: jhi                                   on 2002/03/31  22:35:21
8620         Log: Spelling tweaks.
8621      Branch: perl
8622            ! ext/Encode/bin/piconv
8623 ____________________________________________________________________________
8624 [ 15638] By: jhi                                   on 2002/03/31  22:31:29
8625         Log: Upgrade to Encode 1.11, from Dan Kogai.
8626      Branch: perl
8627            + ext/Encode/Encode/Changes.e2x
8628            + ext/Encode/Encode/Makefile_PL.e2x ext/Encode/Encode/README.e2x
8629            + ext/Encode/Encode/_PM.e2x ext/Encode/Encode/_T.e2x
8630            + ext/Encode/bin/ucm2table ext/Encode/encoding.pm
8631            + ext/Encode/t/encoding.t ext/Encode/t/jperl.t
8632            + ext/Encode/ucm/8859-1.ucm ext/Encode/ucm/8859-10.ucm
8633            + ext/Encode/ucm/8859-11.ucm ext/Encode/ucm/8859-13.ucm
8634            + ext/Encode/ucm/8859-14.ucm ext/Encode/ucm/8859-15.ucm
8635            + ext/Encode/ucm/8859-16.ucm ext/Encode/ucm/8859-2.ucm
8636            + ext/Encode/ucm/8859-3.ucm ext/Encode/ucm/8859-4.ucm
8637            + ext/Encode/ucm/8859-5.ucm ext/Encode/ucm/8859-6.ucm
8638            + ext/Encode/ucm/8859-7.ucm ext/Encode/ucm/8859-8.ucm
8639            + ext/Encode/ucm/8859-9.ucm ext/Encode/ucm/ascii.ucm
8640            + ext/Encode/ucm/big5-hkscs.ucm ext/Encode/ucm/big5.ucm
8641            + ext/Encode/ucm/cp1047.ucm ext/Encode/ucm/cp1250.ucm
8642            + ext/Encode/ucm/cp37.ucm ext/Encode/ucm/cp932.ucm
8643            + ext/Encode/ucm/cp936.ucm ext/Encode/ucm/cp949.ucm
8644            + ext/Encode/ucm/cp950.ucm ext/Encode/ucm/dingbats.ucm
8645            + ext/Encode/ucm/euc-cn.ucm ext/Encode/ucm/euc-jp.ucm
8646            + ext/Encode/ucm/euc-kr.ucm ext/Encode/ucm/gb12345.ucm
8647            + ext/Encode/ucm/gb2312.ucm ext/Encode/ucm/gsm0338.ucm
8648            + ext/Encode/ucm/hp-roman8.ucm ext/Encode/ucm/ibm-1250.ucm
8649            + ext/Encode/ucm/ibm-1251.ucm ext/Encode/ucm/ibm-1252.ucm
8650            + ext/Encode/ucm/ibm-1253.ucm ext/Encode/ucm/ibm-1254.ucm
8651            + ext/Encode/ucm/ibm-1255.ucm ext/Encode/ucm/ibm-1256.ucm
8652            + ext/Encode/ucm/ibm-1257.ucm ext/Encode/ucm/ibm-1258.ucm
8653            + ext/Encode/ucm/ir-165.ucm ext/Encode/ucm/jis0201.ucm
8654            + ext/Encode/ucm/johab.ucm ext/Encode/ucm/koi8-f.ucm
8655            + ext/Encode/ucm/koi8-r.ucm ext/Encode/ucm/koi8-u.ucm
8656            + ext/Encode/ucm/ksc5601.ucm ext/Encode/ucm/macCentEuro.ucm
8657            + ext/Encode/ucm/macCroatian.ucm ext/Encode/ucm/macCyrillic.ucm
8658            + ext/Encode/ucm/macDingbats.ucm ext/Encode/ucm/macGreek.ucm
8659            + ext/Encode/ucm/macIceland.ucm ext/Encode/ucm/macJapan.ucm
8660            + ext/Encode/ucm/macRoman.ucm ext/Encode/ucm/macRumanian.ucm
8661            + ext/Encode/ucm/macSami.ucm ext/Encode/ucm/macThai.ucm
8662            + ext/Encode/ucm/macTurkish.ucm ext/Encode/ucm/macUkraine.ucm
8663            + ext/Encode/ucm/nextstep.ucm ext/Encode/ucm/posix-bc.ucm
8664            + ext/Encode/ucm/shiftjis.ucm ext/Encode/ucm/symbol.ucm
8665            + ext/Encode/ucm/viscii.ucm
8666            - ext/Encode/Encode/8859-1.ucm ext/Encode/Encode/8859-10.ucm
8667            - ext/Encode/Encode/8859-11.ucm ext/Encode/Encode/8859-13.ucm
8668            - ext/Encode/Encode/8859-14.ucm ext/Encode/Encode/8859-15.ucm
8669            - ext/Encode/Encode/8859-16.ucm ext/Encode/Encode/8859-2.ucm
8670            - ext/Encode/Encode/8859-3.ucm ext/Encode/Encode/8859-4.ucm
8671            - ext/Encode/Encode/8859-5.ucm ext/Encode/Encode/8859-6.ucm
8672            - ext/Encode/Encode/8859-7.ucm ext/Encode/Encode/8859-8.ucm
8673            - ext/Encode/Encode/8859-9.ucm ext/Encode/Encode/ascii.ucm
8674            - ext/Encode/Encode/big5-hkscs.ucm ext/Encode/Encode/big5.ucm
8675            - ext/Encode/Encode/cp1047.ucm ext/Encode/Encode/cp1250.ucm
8676            - ext/Encode/Encode/cp37.ucm ext/Encode/Encode/cp932.ucm
8677            - ext/Encode/Encode/cp936.ucm ext/Encode/Encode/cp949.ucm
8678            - ext/Encode/Encode/cp950.ucm ext/Encode/Encode/dingbats.ucm
8679            - ext/Encode/Encode/euc-cn.ucm ext/Encode/Encode/euc-jp.ucm
8680            - ext/Encode/Encode/euc-kr.ucm ext/Encode/Encode/gb12345.ucm
8681            - ext/Encode/Encode/gb2312.ucm ext/Encode/Encode/gsm0338.ucm
8682            - ext/Encode/Encode/hp-roman8.ucm ext/Encode/Encode/ibm-1250.ucm
8683            - ext/Encode/Encode/ibm-1251.ucm ext/Encode/Encode/ibm-1252.ucm
8684            - ext/Encode/Encode/ibm-1253.ucm ext/Encode/Encode/ibm-1254.ucm
8685            - ext/Encode/Encode/ibm-1255.ucm ext/Encode/Encode/ibm-1256.ucm
8686            - ext/Encode/Encode/ibm-1257.ucm ext/Encode/Encode/ibm-1258.ucm
8687            - ext/Encode/Encode/ir-165.ucm ext/Encode/Encode/jis0201.ucm
8688            - ext/Encode/Encode/johab.ucm ext/Encode/Encode/koi8-f.ucm
8689            - ext/Encode/Encode/koi8-r.ucm ext/Encode/Encode/koi8-u.ucm
8690            - ext/Encode/Encode/ksc5601.ucm
8691            - ext/Encode/Encode/macCentEuro.ucm
8692            - ext/Encode/Encode/macCroatian.ucm
8693            - ext/Encode/Encode/macCyrillic.ucm
8694            - ext/Encode/Encode/macDingbats.ucm
8695            - ext/Encode/Encode/macGreek.ucm
8696            - ext/Encode/Encode/macIceland.ucm
8697            - ext/Encode/Encode/macJapan.ucm ext/Encode/Encode/macRoman.ucm
8698            - ext/Encode/Encode/macRumanian.ucm
8699            - ext/Encode/Encode/macSami.ucm ext/Encode/Encode/macThai.ucm
8700            - ext/Encode/Encode/macTurkish.ucm
8701            - ext/Encode/Encode/macUkraine.ucm
8702            - ext/Encode/Encode/nextstep.ucm ext/Encode/Encode/posix-bc.ucm
8703            - ext/Encode/Encode/shiftjis.ucm ext/Encode/Encode/symbol.ucm
8704            - ext/Encode/Encode/viscii.ucm ext/Encode/ucm2table
8705            - lib/encoding.pm lib/encoding.t
8706            ! MANIFEST ext/Encode/AUTHORS ext/Encode/Byte/Byte.pm
8707            ! ext/Encode/Byte/Makefile.PL ext/Encode/CN/Makefile.PL
8708            ! ext/Encode/Changes ext/Encode/EBCDIC/Makefile.PL
8709            ! ext/Encode/Encode.pm ext/Encode/JP/Makefile.PL
8710            ! ext/Encode/KR/Makefile.PL ext/Encode/MANIFEST
8711            ! ext/Encode/Makefile.PL ext/Encode/README
8712            ! ext/Encode/Symbol/Makefile.PL ext/Encode/TW/Makefile.PL
8713            ! ext/Encode/bin/enc2xs ext/Encode/bin/piconv
8714            ! ext/Encode/lib/Encode/Alias.pm
8715            ! ext/Encode/lib/Encode/Supported.pod
8716 ____________________________________________________________________________
8717 [ 15637] By: jhi                                   on 2002/03/31  20:50:23
8718         Log: Behaviour (make viacode 0xFFFE to return BYTE ORDER MARK,
8719              make viacode no-allocatedcode to return the 0xFFFD) tweaks,
8720              respective test    and doc tweaks.
8721      Branch: perl
8722            ! lib/charnames.pm lib/charnames.t
8723 ____________________________________________________________________________
8724 [ 15636] By: jhi                                   on 2002/03/31  20:34:29
8725         Log: Subject: [PATCH] Re: no <Module> <version>; (was Re: Backwards Compatibility wrt: open(FILE,">",\$var);)
8726              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
8727              Date: Sun, 31 Mar 2002 22:47:31 +0200
8728              Message-ID: <20020331224731.E854@rafael>
8729      Branch: perl
8730            ! pod/perlfunc.pod
8731 ____________________________________________________________________________
8732 [ 15635] By: jhi                                   on 2002/03/31  19:45:33
8733         Log: Subject: [PATCH] __attribute__ problems with g++
8734              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
8735              Date: Sun, 31 Mar 2002 22:43:03 +0200
8736              Message-ID: <3CA790F7.23864.27BD5B4@localhost>
8737      Branch: perl
8738            ! perl.h
8739 ____________________________________________________________________________
8740 [ 15634] By: jhi                                   on 2002/03/31  19:28:38
8741         Log: Put back the #! line, false alarm.
8742      Branch: perl
8743            ! lib/ExtUtils/t/Constant.t
8744 ____________________________________________________________________________
8745 [ 15633] By: jhi                                   on 2002/03/31  15:07:20
8746         Log: Subject: Re: [Patch] pod/perlvar.pod
8747              From: Philip Newton <Philip.Newton@gmx.net>
8748              Date: Sun, 31 Mar 2002 07:40:43 +0200
8749              Message-ID: <r88dauoji5t185p6vss7cfm8c43bosmte6@4ax.com>
8750      Branch: perl
8751            ! pod/perlvar.pod
8752 ____________________________________________________________________________
8753 [ 15632] By: jhi                                   on 2002/03/31  03:03:11
8754         Log: Subject: [PATCH @15615] Bad socketpair.t can hang anywhere
8755              From: Spider Boardman <spider@Orb.Nashua.NH.US>
8756              Date: Sat, 30 Mar 2002 21:37:37 -0500
8757              Message-Id: <200203310237.VAA10274@Orb.Nashua.NH.US>      
8758      Branch: perl
8759            ! ext/Socket/socketpair.t
8760 ____________________________________________________________________________
8761 [ 15631] By: jhi                                   on 2002/03/30  23:30:45
8762         Log: Subject: Re: compile tweak for Win32
8763              From: Michael G Schwern <schwern@pobox.com>
8764              Date: Fri, 29 Mar 2002 17:48:22 -0500      
8765              Message-ID: <20020329224822.GG16816@blackrider>
8766      Branch: perl
8767            ! win32/buildext.pl
8768 ____________________________________________________________________________
8769 [ 15630] By: jhi                                   on 2002/03/30  23:21:56
8770         Log: Subject: [PATCH 1_compile.t] +B::Disassembler -B::C
8771              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
8772              Date: Sat, 30 Mar 2002 22:19:46 +0100
8773              Message-ID: <20020330221946.A28497@rafael>
8774      Branch: perl
8775            ! t/lib/1_compile.t
8776 ____________________________________________________________________________
8777 [ 15629] By: jhi                                   on 2002/03/30  23:21:23
8778         Log: Subject: [PATCH regmesg.t] increase output verbosity
8779              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
8780              Date: Sat, 30 Mar 2002 22:34:08 +0100
8781              Message-ID: <20020330223408.C28497@rafael>
8782      Branch: perl
8783            ! t/op/regmesg.t
8784 ____________________________________________________________________________
8785 [ 15628] By: jhi                                   on 2002/03/30  23:19:59
8786         Log: Subject: [PATCH] Re: 64 bit SEGV in t/op/regmesg.t
8787              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
8788              Date: Sat, 30 Mar 2002 21:36:23 +0100
8789              Message-ID: <20020330213623.A677@rafael>
8790      Branch: perl
8791            ! regcomp.c
8792 ____________________________________________________________________________
8793 [ 15627] By: jhi                                   on 2002/03/30  17:43:51
8794         Log: If using a network filesystem several different hosts
8795              may be trying to lock the same file.  In this case offering
8796              to kill the other process is not that helpful.  (Unless one
8797              has *real* clustering, but that's not usually the case.)
8798      Branch: perl
8799            ! lib/CPAN.pm
8800 ____________________________________________________________________________
8801 [ 15626] By: jhi                                   on 2002/03/30  16:52:09
8802         Log: Subject: [DOC PATCH] Document Dumpvalue::stringify
8803              From: andreas.koenig@anima.de (Andreas J. Koenig)
8804              Date: Sat, 30 Mar 2002 06:12:36 +0100
8805              Message-ID: <m3hemyvdtn.fsf@anima.de>
8806      Branch: perl
8807            ! lib/Dumpvalue.pm
8808 ____________________________________________________________________________
8809 [ 15625] By: jhi                                   on 2002/03/30  16:50:33
8810         Log: Subject: [PATCH] dprofpp - allow command-line args passed to a script...
8811              From: Jeremy Zawodny <Jeremy@Zawodny.com>
8812              Date: Fri, 29 Mar 2002 17:55:20 -0800
8813              Message-ID: <20020330015520.GA4897@thinkpad0.zawodny.com>
8814      Branch: perl
8815            ! utils/dprofpp.PL
8816 ____________________________________________________________________________
8817 [ 15624] By: jhi                                   on 2002/03/30  16:03:12
8818         Log: Subject: [Patch] pod/perlvar.pod
8819              From: Dan Kogai <dankogai@dan.co.jp>
8820              Date: Sun, 31 Mar 2002 02:03:36 +0900
8821              Message-Id: <131A588F-4400-11D6-BB3E-00039301D480@dan.co.jp>
8822      Branch: perl
8823            ! pod/perlvar.pod
8824 ____________________________________________________________________________
8825 [ 15623] By: jhi                                   on 2002/03/30  15:56:31
8826         Log: Subject: [PATCH] MM & Encode fixes
8827              From: Michael G Schwern <schwern@pobox.com>
8828              Date: Sat, 30 Mar 2002 06:41:56 -0500
8829              Message-ID: <20020330114156.GA16533@blackrider>
8830      Branch: perl
8831            + lib/ExtUtils/t/basic.t
8832            - lib/ExtUtils/t/Big-Fat-Dummy/t/compile.t
8833            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/MM_Cygwin.pm
8834            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
8835            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
8836            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Manifest.pm
8837            ! lib/ExtUtils/t/hints.t
8838 ____________________________________________________________________________
8839 [ 15622] By: jhi                                   on 2002/03/30  15:13:30
8840         Log: EBCDICification.
8841      Branch: perl
8842            ! lib/charnames.t
8843 ____________________________________________________________________________
8844 [ 15621] By: jhi                                   on 2002/03/30  15:12:45
8845         Log: Upgrade to Tie::File 0.90, from mjd.
8846      Branch: perl
8847            + lib/Tie/File/t/33_defer_vs.t lib/Tie/File/t/40_abs_cache.t
8848            ! MANIFEST lib/Tie/File.pm lib/Tie/File/t/00_version.t
8849            ! lib/Tie/File/t/01_gen.t lib/Tie/File/t/04_splice.t
8850            ! lib/Tie/File/t/05_size.t lib/Tie/File/t/06_fixrec.t
8851            ! lib/Tie/File/t/09_gen_rs.t lib/Tie/File/t/16_handle.t
8852            ! lib/Tie/File/t/17_misc_meth.t lib/Tie/File/t/18_rs_fixrec.t
8853            ! lib/Tie/File/t/19_cache.t lib/Tie/File/t/20_cache_full.t
8854            ! lib/Tie/File/t/21_win32.t lib/Tie/File/t/22_autochomp.t
8855            ! lib/Tie/File/t/30_defer.t lib/Tie/File/t/31_autodefer.t
8856 ____________________________________________________________________________
8857 [ 15620] By: jhi                                   on 2002/03/29  22:25:35
8858         Log: Subject: [DOC PATCH] Re: [BUG] sort pragma not working ?
8859              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
8860              Date: Sat, 30 Mar 2002 00:20:39 +0100
8861              Message-ID: <20020330002039.A716@rafael>
8862      Branch: perl
8863            ! lib/sort.pm
8864 ____________________________________________________________________________
8865 [ 15619] By: jhi                                   on 2002/03/29  22:15:37
8866         Log: Subject: Makefile.PL's in core must be called with PERL_CORE=1
8867              From: Michael G Schwern <schwern@pobox.com>
8868              Date: Fri, 29 Mar 2002 18:14:20 -0500
8869              Message-ID: <20020329231419.GI16816@blackrider>
8870      Branch: perl
8871            ! NetWare/Makefile os2/Makefile.SHs win32/Makefile.win64
8872            ! wince/Makefile.ce
8873 ____________________________________________________________________________
8874 [ 15618] By: jhi                                   on 2002/03/29  22:09:26
8875         Log: Subject: [PATCH] Flush unixisms in lib/ExtUtils/t/Constant.t and hints.t
8876              From: Paul_GreenVOS@vos.stratus.com
8877              Date: Fri, 29 Mar 02 18:01 est
8878              Message-Id: <200203292301.SAA22919@mailhub1.stratus.com>
8879      Branch: perl
8880            ! lib/ExtUtils/t/Constant.t lib/ExtUtils/t/hints.t
8881 ____________________________________________________________________________
8882 [ 15617] By: jhi                                   on 2002/03/29  22:02:28
8883         Log: AUTHORS updates.
8884      Branch: perl
8885            ! AUTHORS
8886 ____________________________________________________________________________
8887 [ 15616] By: jhi                                   on 2002/03/29  21:00:32
8888         Log: Upgrade to Encode 1.01, from Dan Kogai.
8889      Branch: perl
8890            ! ext/Encode/Changes ext/Encode/Encode.pm
8891            ! ext/Encode/Encode/8859-1.ucm ext/Encode/Encode/8859-10.ucm
8892            ! ext/Encode/Encode/8859-11.ucm ext/Encode/Encode/8859-13.ucm
8893            ! ext/Encode/Encode/8859-14.ucm ext/Encode/Encode/8859-15.ucm
8894            ! ext/Encode/Encode/8859-16.ucm ext/Encode/Encode/8859-2.ucm
8895            ! ext/Encode/Encode/8859-3.ucm ext/Encode/Encode/8859-4.ucm
8896            ! ext/Encode/Encode/8859-5.ucm ext/Encode/Encode/8859-6.ucm
8897            ! ext/Encode/Encode/8859-7.ucm ext/Encode/Encode/8859-8.ucm
8898            ! ext/Encode/Encode/8859-9.ucm ext/Encode/Encode/ascii.ucm
8899            ! ext/Encode/Encode/big5-hkscs.ucm ext/Encode/Encode/big5.ucm
8900            ! ext/Encode/Encode/cp1047.ucm ext/Encode/Encode/cp1250.ucm
8901            ! ext/Encode/Encode/cp37.ucm ext/Encode/Encode/cp932.ucm
8902            ! ext/Encode/Encode/cp936.ucm ext/Encode/Encode/cp949.ucm
8903            ! ext/Encode/Encode/cp950.ucm ext/Encode/Encode/dingbats.ucm
8904            ! ext/Encode/Encode/euc-cn.ucm ext/Encode/Encode/euc-jp.ucm
8905            ! ext/Encode/Encode/euc-kr.ucm ext/Encode/Encode/gb12345.ucm
8906            ! ext/Encode/Encode/gb2312.ucm ext/Encode/Encode/gsm0338.ucm
8907            ! ext/Encode/Encode/hp-roman8.ucm ext/Encode/Encode/ibm-1250.ucm
8908            ! ext/Encode/Encode/ibm-1251.ucm ext/Encode/Encode/ibm-1252.ucm
8909            ! ext/Encode/Encode/ibm-1253.ucm ext/Encode/Encode/ibm-1254.ucm
8910            ! ext/Encode/Encode/ibm-1255.ucm ext/Encode/Encode/ibm-1256.ucm
8911            ! ext/Encode/Encode/ibm-1257.ucm ext/Encode/Encode/ibm-1258.ucm
8912            ! ext/Encode/Encode/ir-165.ucm ext/Encode/Encode/jis0201.ucm
8913            ! ext/Encode/Encode/johab.ucm ext/Encode/Encode/koi8-f.ucm
8914            ! ext/Encode/Encode/koi8-r.ucm ext/Encode/Encode/koi8-u.ucm
8915            ! ext/Encode/Encode/ksc5601.ucm
8916            ! ext/Encode/Encode/macCentEuro.ucm
8917            ! ext/Encode/Encode/macCroatian.ucm
8918            ! ext/Encode/Encode/macCyrillic.ucm
8919            ! ext/Encode/Encode/macDingbats.ucm
8920            ! ext/Encode/Encode/macGreek.ucm
8921            ! ext/Encode/Encode/macIceland.ucm
8922            ! ext/Encode/Encode/macJapan.ucm ext/Encode/Encode/macRoman.ucm
8923            ! ext/Encode/Encode/macRumanian.ucm
8924            ! ext/Encode/Encode/macSami.ucm ext/Encode/Encode/macThai.ucm
8925            ! ext/Encode/Encode/macTurkish.ucm
8926            ! ext/Encode/Encode/macUkraine.ucm
8927            ! ext/Encode/Encode/nextstep.ucm ext/Encode/Encode/posix-bc.ucm
8928            ! ext/Encode/Encode/shiftjis.ucm ext/Encode/Encode/symbol.ucm
8929            ! ext/Encode/Encode/viscii.ucm ext/Encode/Makefile.PL
8930            ! ext/Encode/README ext/Encode/bin/enc2xs ext/Encode/bin/piconv
8931            ! ext/Encode/lib/Encode/CJKConstants.pm
8932            ! ext/Encode/lib/Encode/JP/H2Z.pm ext/Encode/t/Aliases.t
8933            ! ext/Encode/t/CN.t ext/Encode/t/Encode.t ext/Encode/t/JP.t
8934            ! ext/Encode/t/KR.t ext/Encode/t/TW.t ext/Encode/ucm2table
8935 ____________________________________________________________________________
8936 [ 15615] By: jhi                                   on 2002/03/29  18:47:01
8937         Log: Subject: [PATCH @15606] use PERL_CORE=1 to build extensions on VMS
8938              From: "Craig A. Berry" <craigberry@mac.com>
8939              Date: Fri, 29 Mar 2002 13:46:28 -0600
8940              Message-Id: <a05101501b8ca725b1d7f@[172.16.52.1]>
8941      Branch: perl
8942            ! configure.com
8943 ____________________________________________________________________________
8944 [ 15614] By: jhi                                   on 2002/03/29  18:34:27
8945         Log: Upgrade to Memoize 1.00, from mjd, modulo the Memoize::Saves,
8946              which one has to get from the CPAN distribution.
8947      Branch: perl
8948            + lib/Memoize/t/expfile.t lib/Memoize/t/expmod_n.t
8949            + lib/Memoize/t/expmod_t.t
8950            - lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
8951            - lib/Memoize/t/expire_module_t.t
8952            ! MANIFEST lib/Memoize.pm lib/Memoize/Expire.pm
8953            ! lib/Memoize/README
8954 ____________________________________________________________________________
8955 [ 15613] By: jhi                                   on 2002/03/29  17:40:09
8956         Log: metaconfig unit tweak.
8957      Branch: metaconfig/U/perl
8958            ! versiononly.U
8959 ____________________________________________________________________________
8960 [ 15612] By: jhi                                   on 2002/03/29  17:39:38
8961         Log: Configure-related tweaks.
8962      Branch: perl
8963            ! Porting/Glossary Porting/config.sh Porting/config_H
8964            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
8965            ! vos/config.ga.h
8966 ____________________________________________________________________________
8967 [ 15611] By: jhi                                   on 2002/03/29  17:27:51
8968         Log: Ooops.
8969      Branch: perl
8970            ! t/op/ver.t
8971 ____________________________________________________________________________
8972 [ 15610] By: jhi                                   on 2002/03/29  17:26:42
8973         Log: Subject: [PATCH @15606] d_time for vms
8974              From: "Craig A. Berry" <craigberry@mac.com>
8975              Date: Fri, 29 Mar 2002 11:58:29 -0600
8976              Message-Id: <a05101500b8ca5a9c8cc6@[192.168.56.168]>
8977      Branch: perl
8978            ! configure.com
8979 ____________________________________________________________________________
8980 [ 15609] By: jhi                                   on 2002/03/29  17:25:26
8981         Log: Subject: Re: Regex-Unicode bugs
8982              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
8983              Date: Thu, 28 Mar 2002 10:12:35 +0100
8984              Message-ID: <20020328101235.F678@rafael>
8985      Branch: perl
8986            ! t/op/regmesg.t
8987 ____________________________________________________________________________
8988 [ 15608] By: jhi                                   on 2002/03/29  17:21:22
8989         Log: Subject: Re: [DOC PATCH] Regex \G and POSIX restrictions
8990              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
8991              Date: Fri, 29 Mar 2002 16:53:27 +0000
8992              Message-Id: <200203291653.g2TGrRp26588@crypt.compulink.co.uk>
8993      Branch: perl
8994            ! pod/perlre.pod pod/perlretut.pod
8995 ____________________________________________________________________________
8996 [ 15607] By: jhi                                   on 2002/03/29  17:19:26
8997         Log: Subject: Re: debugger debuggers wanted
8998              From: spidb@cpan.org
8999              Date: Fri, 29 Mar 2002 06:34:11 -0500
9000              Message-Id: <200203291134.GAA15727@Orb.Nashua.NH.US>
9001      Branch: perl
9002            ! lib/perl5db.pl
9003 ____________________________________________________________________________
9004 [ 15606] By: jhi                                   on 2002/03/29  15:42:51
9005         Log: Update Changes.
9006      Branch: perl
9007            ! Changes patchlevel.h
9008 ____________________________________________________________________________
9009 [ 15605] By: jhi                                   on 2002/03/29  15:36:43
9010         Log: Rename for 8.3-friendliness.
9011      Branch: perl
9012            + lib/unicore/PropValueAliases.txt
9013            - lib/unicore/PropertyValueAliases.txt
9014            ! MANIFEST lib/unicore/README.perl
9015 ____________________________________________________________________________
9016 [ 15604] By: jhi                                   on 2002/03/29  15:33:19
9017         Log: Retract ExtUtils/t/basic.t until it works.
9018      Branch: perl
9019            - lib/ExtUtils/t/basic.t
9020            ! MANIFEST
9021 ____________________________________________________________________________
9022 [ 15603] By: jhi                                   on 2002/03/29  15:12:08
9023         Log: Subject: [PATCH] hints/freebsd.sh to allow usemymalloc
9024              From: Slaven Rezic <slaven.rezic@berlin.de>
9025              Date: 28 Mar 2002 22:27:14 +0100
9026              Message-ID: <87bsd88jt9.fsf_-_@vran.herceg.de>
9027      Branch: perl
9028            ! hints/freebsd.sh
9029 ____________________________________________________________________________
9030 [ 15602] By: jhi                                   on 2002/03/29  15:10:43
9031         Log: Interesting... where did this come from?
9032              (The Configure change in #15600)
9033      Branch: perl
9034            ! config_h.SH
9035 ____________________________________________________________________________
9036 [ 15601] By: jhi                                   on 2002/03/29  15:10:12
9037         Log: metaconfig unit change for #15600.
9038      Branch: metaconfig/U/perl
9039            ! versiononly.U
9040 ____________________________________________________________________________
9041 [ 15600] By: jhi                                   on 2002/03/29  15:08:22
9042         Log: Subject: versiononly should not put `old' versions in inc
9043              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
9044              Date: Fri, 29 Mar 2002 12:53:49 +0100
9045              Message-Id: <20020329125040.8A8C.H.M.BRAND@hccnet.nl>
9046      Branch: perl
9047            ! Configure
9048 ____________________________________________________________________________
9049 [ 15599] By: jhi                                   on 2002/03/29  14:45:52
9050         Log: Subject: [PATCH] MakeMaker sync 5.48_03 -> 5.53_01
9051              From: Michael G Schwern <schwern@pobox.com>
9052              Date: Fri, 29 Mar 2002 04:12:47 -0500
9053              Message-ID: <20020329091247.GA7432@blackrider>
9054              
9055              (with two nits: (1) change lib/Extutils/Command/MM.pm
9056              in MANIFEST to be lib/ExtUtils/Command/MM.pm (2) Add
9057              @INC to compile.t)
9058      Branch: perl
9059            + lib/ExtUtils/Command/MM.pm lib/ExtUtils/Liblist/Kid.pm
9060            + lib/ExtUtils/MM.pm lib/ExtUtils/MM_Any.pm
9061            + lib/ExtUtils/MM_DOS.pm lib/ExtUtils/MM_UWIN.pm
9062            + lib/ExtUtils/MM_Win95.pm lib/ExtUtils/MY.pm
9063            + lib/ExtUtils/t/Big-Fat-Dummy/Makefile.PL
9064            + lib/ExtUtils/t/Big-Fat-Dummy/lib/Big/Fat/Dummy.pm
9065            + lib/ExtUtils/t/Big-Fat-Dummy/t/compile.t
9066            + lib/ExtUtils/t/Problem-Module/Makefile.PL
9067            + lib/ExtUtils/t/Problem-Module/subdir/Makefile.PL
9068            + lib/ExtUtils/t/basic.t lib/ExtUtils/t/problems.t
9069            + t/lib/MakeMaker/Test/Utils.pm
9070            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Command.pm
9071            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
9072            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MANIFEST.SKIP
9073            ! lib/ExtUtils/MM_BeOS.pm lib/ExtUtils/MM_Cygwin.pm
9074            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_OS2.pm
9075            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
9076            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
9077            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Mksymlists.pm
9078            ! lib/ExtUtils/Packlist.pm lib/ExtUtils/t/Command.t
9079            ! lib/ExtUtils/t/Installed.t lib/ExtUtils/t/MM_BeOS.t
9080            ! lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_OS2.t
9081            ! lib/ExtUtils/t/MM_Unix.t lib/ExtUtils/t/MM_VMS.t
9082            ! lib/ExtUtils/t/MM_Win32.t lib/ExtUtils/t/Manifest.t
9083            ! lib/ExtUtils/t/Packlist.t lib/ExtUtils/t/hints.t
9084            ! lib/ExtUtils/t/testlib.t lib/ExtUtils/testlib.pm
9085            ! t/lib/TieOut.pm
9086 ____________________________________________________________________________
9087 [ 15598] By: jhi                                   on 2002/03/29  14:11:58
9088         Log: Leftovers from Encode 0.99.
9089      Branch: perl
9090            - ext/Encode/Encode/big5-hk.ucm ext/Encode/Encode/roman8.ucm
9091            - ext/Encode/compile ext/Encode/encode.h
9092            - ext/Encode/lib/Encode/CN/2022_CN.pm
9093            - ext/Encode/lib/Encode/Details.pod
9094 ____________________________________________________________________________
9095 [ 15597] By: nick                                  on 2002/03/29  14:03:35
9096         Log: Integrate mainline
9097      Branch: perlio
9098           +> ext/Encode/Encode/big5-hkscs.ucm ext/Encode/Encode/encode.h
9099           +> ext/Encode/Encode/hp-roman8.ucm ext/Encode/Encode/johab.ucm
9100           +> ext/Encode/bin/enc2xs ext/Encode/bin/piconv
9101           !> (integrate 130 files)
9102 ____________________________________________________________________________
9103 [ 15596] By: jhi                                   on 2002/03/29  13:46:35
9104         Log: Subject: Another Unicode-3.2-induced doc fix
9105              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
9106              Date: Fri, 29 Mar 2002 21:45:47 +0900
9107              Message-Id: <20020329214046.4C1E.BQW10602@nifty.com>
9108      Branch: perl
9109            ! ext/Unicode/Normalize/Normalize.pm
9110 ____________________________________________________________________________
9111 [ 15595] By: jhi                                   on 2002/03/29  13:44:25
9112         Log: Subject: [PATCH] reentr.pl: warning fixes, getpwentr_size fix
9113              From: Slaven Rezic <slaven.rezic@berlin.de>
9114              Date: Fri, 29 Mar 2002 12:19:58 +0100 (CET)
9115              Message-Id: <200203291119.g2TBJwqB016888@vran.herceg.de>
9116      Branch: perl
9117            ! reentr.c reentr.pl
9118 ____________________________________________________________________________
9119 [ 15594] By: jhi                                   on 2002/03/29  13:38:48
9120         Log: Subject: [PATCH] Quieting OS X
9121              From: Michael G Schwern <schwern@pobox.com>
9122              Date: Fri, 29 Mar 2002 05:46:23 -0500
9123              Message-ID: <20020329104622.GA9163@blackrider>
9124      Branch: perl
9125            ! ext/POSIX/t/posix.t t/op/stat.t
9126 ____________________________________________________________________________
9127 [ 15593] By: ams                                   on 2002/03/29  07:32:22
9128         Log: Subject: [PATCH] optimize ext/Time/HiRes/HiRes.xs
9129              From: Paul_GreenVOS@vos.stratus.com
9130              Date: Fri, 29 Mar 02 0:05 est
9131              Message-Id: <200203290506.AAA20433@mailhub1.stratus.com>
9132      Branch: perl
9133            ! ext/Time/HiRes/HiRes.xs
9134 ____________________________________________________________________________
9135 [ 15592] By: ams                                   on 2002/03/29  07:28:29
9136         Log: Subject: Re: perl 5.7.3 + XS lvalue subs
9137              From: Spider Boardman <spidb@cpan.org>
9138              Date: Fri, 29 Mar 2002 00:52:24 -0500
9139              Message-Id: <200203290552.AAA47443@leggy.zk3.dec.com>
9140      Branch: perl
9141            ! op.c t/op/attrs.t
9142 ____________________________________________________________________________
9143 [ 15591] By: jhi                                   on 2002/03/29  03:15:18
9144         Log: It's perlce.
9145      Branch: perl
9146            ! pod/perldelta.pod
9147 ____________________________________________________________________________
9148 [ 15590] By: jhi                                   on 2002/03/29  02:59:03
9149         Log: MPE/iX tweaks from Mark Bixby.
9150      Branch: perl
9151            ! ext/Storable/t/lock.t mpeix/relink
9152 ____________________________________________________________________________
9153 [ 15589] By: jhi                                   on 2002/03/29  02:30:48
9154         Log: Upgrade to Encode 1.00, from Dan Kogai.
9155              
9156              (one nit: bin/enc2xs needed also ../..)
9157      Branch: perl
9158            + ext/Encode/Encode/big5-hkscs.ucm ext/Encode/Encode/encode.h
9159            + ext/Encode/Encode/hp-roman8.ucm ext/Encode/Encode/johab.ucm
9160            + ext/Encode/bin/enc2xs ext/Encode/bin/piconv
9161            ! (edit 104 files)
9162 ____________________________________________________________________________
9163 [ 15588] By: jhi                                   on 2002/03/29  01:38:10
9164         Log: Subject: [PATCH] NEXT LINE --> NEL
9165              From: Philip Newton <Philip.Newton@gmx.net>
9166              Date: Thu, 28 Mar 2002 21:03:10 +0000
9167              Message-ID: <6q07au0eh4rp6493h756mjerp9r5l97th1@4ax.com>
9168      Branch: perl
9169            ! lib/charnames.pm lib/charnames.t
9170 ____________________________________________________________________________
9171 [ 15587] By: jhi                                   on 2002/03/28  18:17:08
9172         Log: binmode :bytes, again.
9173      Branch: perl
9174            ! lib/utf8.t
9175 ____________________________________________________________________________
9176 [ 15586] By: jhi                                   on 2002/03/28  16:23:41
9177         Log: Subject: [PATCH 5.7.3] warning at use of /c modifier with s///
9178              From: Mark-Jason Dominus <mjd@plover.com>
9179              Date: Thu, 28 Mar 2002 10:36:03 -0500
9180              Message-ID: <20020328153603.11992.qmail@plover.com>
9181      Branch: perl
9182            ! pod/perldelta.pod pod/perldiag.pod t/lib/warnings/toke toke.c
9183 ____________________________________________________________________________
9184 [ 15585] By: jhi                                   on 2002/03/28  16:20:03
9185         Log: Support Unicode 3.1 names, names without the (XX), and BOM.
9186      Branch: perl
9187            ! lib/charnames.pm lib/charnames.t pp_pack.c
9188 ____________________________________________________________________________
9189 [ 15584] By: jhi                                   on 2002/03/28  15:52:30
9190         Log: If expecting UTF-8, probably not expecting UTF-16.
9191      Branch: perl
9192            ! t/comp/require.t
9193 ____________________________________________________________________________
9194 [ 15583] By: jhi                                   on 2002/03/28  13:48:29
9195         Log: Subject: [PATCH] Fix lib/Time/Local.pm for VOS
9196              From: Paul_GreenVOS@vos.stratus.com
9197              Date: Thu, 28 Mar 02 8:22 est
9198              Message-Id: <200203281322.IAA15632@mailhub1.stratus.com>
9199      Branch: perl
9200            ! lib/Time/Local.pm
9201 ____________________________________________________________________________
9202 [ 15582] By: jhi                                   on 2002/03/28  13:47:14
9203         Log: Subject: [PATCH] Neuter socketpair on Stratus VOS
9204              From: Paul_GreenVOS@vos.stratus.com
9205              Date: Thu, 28 Mar 02 7:46 est
9206              Message-Id: <200203281246.HAA14426@mailhub1.stratus.com>
9207      Branch: perl
9208            ! ext/Socket/socketpair.t hints/vos.sh vos/vos.c vos/vosish.h
9209 ____________________________________________________________________________
9210 [ 15581] By: jhi                                   on 2002/03/28  13:45:48
9211         Log: A little bit better error message for \pq, still
9212              not good because the script context is not shown.
9213      Branch: perl
9214            ! lib/utf8_heavy.pl pod/perldiag.pod t/op/pat.t utf8.c
9215 ____________________________________________________________________________
9216 [ 15580] By: jhi                                   on 2002/03/28  13:28:44
9217         Log: Subject: Re: [ID 20020324.003] fairly major problem with qr/.../x (with test PATCH)
9218              From: Jeffrey Friedl <jfriedl@yahoo.com>
9219              Date: Thu, 28 Mar 2002 02:12:03 -0800 (PST)
9220              Message-Id: <200203281012.g2SAC3K93291@ventrue.corp.yahoo.com>
9221      Branch: perl
9222            ! sv.c t/op/pat.t
9223 ____________________________________________________________________________
9224 [ 15579] By: jhi                                   on 2002/03/28  13:22:25
9225         Log: Subject: [PATCH 5.7.3] warning at use of /c modifier without /g modifier
9226              From: Mark-Jason Dominus <mjd@plover.com>
9227              Date: Thu, 28 Mar 2002 05:04:40 -0500
9228              Message-ID: <20020328100440.22081.qmail@plover.com>
9229      Branch: perl
9230            ! pod/perldelta.pod pod/perldiag.pod t/lib/warnings/toke toke.c
9231 ____________________________________________________________________________
9232 [ 15578] By: jhi                                   on 2002/03/28  13:19:21
9233         Log: Subject: [PATCH 5.7.3 Encode] encoding.t not properly skipped when Encode extension not built
9234              From: mjd@plover.com
9235              Date: 28 Mar 2002 09:22:06 -0000
9236              Message-ID: <20020328092206.18833.qmail@plover.com>
9237      Branch: perl
9238            ! lib/encoding.t
9239 ____________________________________________________________________________
9240 [ 15577] By: jhi                                   on 2002/03/28  13:03:48
9241         Log: Unicode 3.2.0-induced doc tweaks.
9242      Branch: perl
9243            ! pod/perlretut.pod pod/perlunicode.pod
9244 ____________________________________________________________________________
9245 [ 15576] By: nick                                  on 2002/03/28  07:40:04
9246         Log: Integrate mainline (clean in Win32/MinGW but for end.t)
9247      Branch: perlio
9248           +> (branch 31 files)
9249           !> (integrate 162 files)
9250 ____________________________________________________________________________
9251 [ 15575] By: jhi                                   on 2002/03/28  04:19:51
9252         Log: Subject: [PATCH] ext/POSIX/t/posix.t -- neuter final test on VOS
9253              From: Paul_GreenVOS@vos.stratus.com
9254              Date: Thu, 28 Mar 02 0:16 est
9255              Message-Id: <200203280516.AAA16625@mailhub2.stratus.com>
9256      Branch: perl
9257            ! ext/POSIX/t/posix.t
9258 ____________________________________________________________________________
9259 [ 15574] By: jhi                                   on 2002/03/28  04:07:23
9260         Log: Subject: Re: Regex-Unicode bugs
9261              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
9262              Date: Wed, 27 Mar 2002 13:48:06 +0100
9263              Message-ID: <20020327134806.C18945@rafael>
9264              
9265              regmesg.t patch still would be nice.
9266      Branch: perl
9267            ! regcomp.c
9268 ____________________________________________________________________________
9269 [ 15573] By: jhi                                   on 2002/03/28  03:46:14
9270         Log: Subject: Re: Regex-Unicode bugs
9271              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>    
9272              Date: Wed, 27 Mar 2002 12:39:57 +0000
9273              Message-Id: <200203271239.g2RCdvL31355@crypt.compulink.co.uk>
9274      Branch: perl
9275            ! pod/perldiag.pod regcomp.c
9276 ____________________________________________________________________________
9277 [ 15572] By: jhi                                   on 2002/03/28  03:38:34
9278         Log: Subject: [PATCH] t/io/fs.t - skip all tests that fail on VOS
9279              From: Paul_GreenVOS@vos.stratus.com
9280              Date: Wed, 27 Mar 02 23:33 est
9281              Message-Id: <200203280433.XAA01502@mailhub1.stratus.com>
9282      Branch: perl
9283            ! t/io/fs.t
9284 ____________________________________________________________________________
9285 [ 15571] By: jhi                                   on 2002/03/28  02:25:53
9286         Log: The Official 3.2.0 came out.
9287      Branch: perl
9288            + lib/unicore/lib/Buhid.pl lib/unicore/lib/Deprecat.pl
9289            + lib/unicore/lib/Grapheme.pl lib/unicore/lib/Hanunoo.pl
9290            + lib/unicore/lib/IdsBinar.pl lib/unicore/lib/IdsTrina.pl
9291            + lib/unicore/lib/InBuhid.pl lib/unicore/lib/InCyril2.pl
9292            + lib/unicore/lib/InGreekA.pl lib/unicore/lib/InHanuno.pl
9293            + lib/unicore/lib/InKatak2.pl lib/unicore/lib/InMisce3.pl
9294            + lib/unicore/lib/InMisce4.pl lib/unicore/lib/InSuppl2.pl
9295            + lib/unicore/lib/InSuppl3.pl lib/unicore/lib/InSuppl4.pl
9296            + lib/unicore/lib/InSuppl5.pl lib/unicore/lib/InSupple.pl
9297            + lib/unicore/lib/InTagalo.pl lib/unicore/lib/InTagban.pl
9298            + lib/unicore/lib/InVariat.pl lib/unicore/lib/LogicalO.pl
9299            + lib/unicore/lib/OtherDef.pl lib/unicore/lib/OtherGra.pl
9300            + lib/unicore/lib/Radical.pl lib/unicore/lib/SoftDott.pl
9301            + lib/unicore/lib/Tagalog.pl lib/unicore/lib/Tagbanwa.pl
9302            + lib/unicore/lib/UnifiedI.pl
9303            ! MANIFEST lib/unicore/README.perl lib/unicore/ReadMe.txt
9304 ____________________________________________________________________________
9305 [ 15570] By: jhi                                   on 2002/03/28  02:00:29
9306         Log: socketpair binmode :bytes.
9307      Branch: perl
9308            ! ext/Socket/socketpair.t
9309 ____________________________________________________________________________
9310 [ 15569] By: jhi                                   on 2002/03/28  01:46:21
9311         Log: Don't install anything beneath 't' directories.
9312      Branch: perl
9313            ! installperl
9314 ____________________________________________________________________________
9315 [ 15568] By: jhi                                   on 2002/03/28  01:43:52
9316         Log: More UTF-8 locale sensitivity.
9317      Branch: perl
9318            ! t/io/utf8.t
9319 ____________________________________________________________________________
9320 [ 15567] By: jhi                                   on 2002/03/28  01:20:31
9321         Log: Subject: Re: Smoke 15526 /pro/3gl/CPAN/perl-current
9322              From: Stas Bekman <stas@stason.org>
9323              Date: Thu, 28 Mar 2002 10:13:45 +0800
9324              Message-ID: <3CA27C59.4020209@stason.org>
9325              
9326              Temp file cleanup.
9327      Branch: perl
9328            ! lib/Pod/t/pod2html-lib.pl
9329 ____________________________________________________________________________
9330 [ 15566] By: jhi                                   on 2002/03/28  01:12:17
9331         Log: Be compatible also with non-UTF-8 locales.
9332      Branch: perl
9333            ! lib/Locale/Codes/t/languages.t lib/Locale/Language.pm
9334            ! lib/Locale/Language.pod
9335 ____________________________________________________________________________
9336 [ 15565] By: jhi                                   on 2002/03/28  00:58:36
9337         Log: Subject: Re: perl 5.7.3 + XS lvalue subs
9338              From: Spider Boardman <spidb@cpan.org>
9339              Date: Wed, 27 Mar 2002 20:52:28 -0500
9340              Message-Id: <200203280152.UAA415562@leggy.zk3.dec.com>
9341      Branch: perl
9342            ! cv.h op.c t/op/attrs.t toke.c
9343 ____________________________________________________________________________
9344 [ 15564] By: jhi                                   on 2002/03/27  23:54:59
9345         Log: "Last element".
9346      Branch: perl
9347            ! pod/perlfunc.pod
9348 ____________________________________________________________________________
9349 [ 15563] By: jhi                                   on 2002/03/27  23:53:27
9350         Log: Subject: Error in perlfunc for "die"
9351              From: William R Ward <bill@wards.net>
9352              Date: 27 Mar 2002 12:31:32 -0800
9353              Message-ID: <m2it7hrbvf.fsf@komodo.home.wards.net>
9354      Branch: perl
9355            ! pod/perlfunc.pod
9356 ____________________________________________________________________________
9357 [ 15562] By: jhi                                   on 2002/03/27  23:50:23
9358         Log: Subject: [DOC PATCH] Regex \G and POSIX restrictions
9359              From: Mark Kvale <kvale@phy.ucsf.edu>
9360              Date: Wed, 27 Mar 2002 16:45:37 -0800
9361              Message-Id: <02032716453705.38063@ivy.ucsf.edu>
9362      Branch: perl
9363            ! pod/perlre.pod pod/perlretut.pod
9364 ____________________________________________________________________________
9365 [ 15561] By: jhi                                   on 2002/03/27  23:48:15
9366         Log: Try to handle UTF-8 locales.
9367      Branch: perl
9368            ! lib/locale.t
9369 ____________________________________________________________________________
9370 [ 15560] By: jhi                                   on 2002/03/27  22:57:45
9371         Log: More binmode :bytes.
9372      Branch: perl
9373            ! t/io/utf8.t
9374 ____________________________________________________________________________
9375 [ 15559] By: jhi                                   on 2002/03/27  22:48:39
9376         Log: binmode(FH, ":bytes") is the right way, methinks.
9377      Branch: perl
9378            ! ext/PerlIO/t/encoding.t
9379 ____________________________________________________________________________
9380 [ 15558] By: jhi                                   on 2002/03/27  22:29:30
9381         Log: UTF-8 locale: need to open explicitly for bytes.
9382      Branch: perl
9383            ! ext/PerlIO/t/encoding.t
9384 ____________________________________________________________________________
9385 [ 15557] By: jhi                                   on 2002/03/27  21:59:54
9386         Log: UTF-8-ify __DATA__.  (TODO: let Neil Bowers know.)
9387      Branch: perl
9388            ! lib/Locale/Language.pm lib/Locale/Language.pod
9389 ____________________________________________________________________________
9390 [ 15556] By: jhi                                   on 2002/03/27  21:44:37
9391         Log: Warn instead of croak.
9392      Branch: perl
9393            ! pod/perldiag.pod utf8.c
9394 ____________________________________________________________________________
9395 [ 15555] By: jhi                                   on 2002/03/27  21:18:40
9396         Log: UTF-8 locale: there might already be one UTF-8 discipline.
9397      Branch: perl
9398            ! lib/open.t
9399 ____________________________________________________________________________
9400 [ 15554] By: jhi                                   on 2002/03/27  21:09:20
9401         Log: Subject: [PATCH @15551] 1_compile.t fix for VMS
9402              From: "Craig A. Berry" <craigberry@mac.com>
9403              Date: Wed, 27 Mar 2002 15:22:13 -0600
9404              Message-Id: <5.1.0.14.2.20020327150907.01b17470@exchi01>
9405      Branch: perl
9406            ! t/lib/1_compile.t t/lib/compmod.pl
9407 ____________________________________________________________________________
9408 [ 15553] By: jhi                                   on 2002/03/27  21:08:03
9409         Log: Subject: [DOC PATCH] Re: [ID 20020324.002] \G bug on zero-length matches
9410              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
9411              Date: Wed, 27 Mar 2002 22:35:03 +0100
9412              Message-ID: <20020327223503.A678@rafael>
9413      Branch: perl
9414            ! pod/perlop.pod
9415 ____________________________________________________________________________
9416 [ 15552] By: jhi                                   on 2002/03/27  20:52:19
9417         Log: Start using the Unicode 3.2.0 data (NOTE: still
9418              unofficial, but the data is unlikely to change much.
9419              Doublecheck when 3.2.0 gets released.)
9420      Branch: perl
9421            + lib/unicore/PropertyAliases.txt
9422            + lib/unicore/PropertyValueAliases.txt
9423            ! (edit 129 files)
9424 ____________________________________________________________________________
9425 [ 15551] By: jhi                                   on 2002/03/27  15:20:05
9426         Log: Update Changes.
9427      Branch: perl
9428            ! Changes patchlevel.h
9429 ____________________________________________________________________________
9430 [ 15550] By: jhi                                   on 2002/03/27  15:06:56
9431         Log: Further fixing for #15549.  Six tests are failing
9432              under Solaris with en_US.UTF-8 but those failures seem
9433              unrelated to the BOUND problem, will look at them later.
9434      Branch: perl
9435            ! regexec.c
9436 ____________________________________________________________________________
9437 [ 15549] By: jhi                                   on 2002/03/27  14:45:05
9438         Log: Possible fix for "Orks, Dragons, and Elves":
9439              should now build under UTF-8 locales (is building
9440              under Solaris en_US.UTF-8 right now).
9441      Branch: perl
9442            ! Makefile.SH regexec.c
9443 ____________________________________________________________________________
9444 [ 15548] By: jhi                                   on 2002/03/27  14:11:37
9445         Log: Forgotten from #15523.
9446      Branch: perl
9447            ! lib/Math/BigInt/Calc.pm
9448 ____________________________________________________________________________
9449 [ 15547] By: jhi                                   on 2002/03/27  13:53:31
9450         Log: Subject: [PATCH regcomp.c] A warning wasn't turnable off
9451              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>      
9452              Date: Wed, 27 Mar 2002 13:32:00 +0100
9453              Message-ID: <20020327133200.A18945@rafael>
9454      Branch: perl
9455            ! regcomp.c t/lib/warnings/regcomp
9456 ____________________________________________________________________________
9457 [ 15546] By: jhi                                   on 2002/03/27  13:51:52
9458         Log: Subject: [PATCH] MANIFES --> MANIFEST
9459              From: Philip Newton <Philip.Newton@gmx.net>
9460              Date: Wed, 27 Mar 2002 10:05:46 +0000
9461              Message-ID: <n963aus588jr9ql5vo1il72adol3e9kois@4ax.com>
9462              
9463              (plus a few tweaks more)
9464      Branch: perl
9465            ! Porting/check83.pl
9466 ____________________________________________________________________________
9467 [ 15545] By: nick                                  on 2002/03/27  07:37:36
9468         Log: Integrate mainline
9469      Branch: perlio
9470           +> lib/Math/BigInt/t/with_sub.t
9471            - lib/bignum/t/bn_lite.t lib/bignum/t/br_lite.t
9472            - lib/bignum/t/trace.t
9473           !> (integrate 76 files)
9474 ____________________________________________________________________________
9475 [ 15544] By: jhi                                   on 2002/03/27  03:17:46
9476         Log: Obsolete mailing list information.
9477      Branch: perl
9478            ! README.bs2000 README.os390 README.vmesa
9479 ____________________________________________________________________________
9480 [ 15543] By: jhi                                   on 2002/03/27  03:11:55
9481         Log: More URL "whitespacing".
9482      Branch: perl
9483            ! README.bs2000 README.hurd README.mpeix README.netware
9484            ! README.os390 README.vmesa README.vos README.win32
9485            ! pod/perl5004delta.pod pod/perl5005delta.pod
9486            ! pod/perl561delta.pod pod/perl56delta.pod pod/perl570delta.pod
9487            ! pod/perl571delta.pod pod/perl572delta.pod pod/perldelta.pod
9488            ! pod/perlembed.pod pod/perlfaq2.pod pod/perlfaq3.pod
9489            ! pod/perlhack.pod pod/perlintro.pod pod/perllocale.pod
9490            ! pod/perlnewmod.pod pod/perlport.pod pod/perlreftut.pod
9491            ! pod/perltodo.pod
9492 ____________________________________________________________________________
9493 [ 15542] By: jhi                                   on 2002/03/27  02:40:33
9494         Log: I like doubleclicking on URLs in pods to select them.
9495      Branch: perl
9496            ! README.amiga README.epoc README.vos pod/perl561delta.pod
9497            ! pod/perl570delta.pod pod/perl571delta.pod pod/perldelta.pod
9498            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
9499            ! pod/perlfaq9.pod pod/perlhack.pod pod/perlmodinstall.pod
9500            ! pod/perlmodlib.PL pod/perlmodlib.pod pod/perlport.pod
9501            ! pod/perltodo.pod pod/perlvar.pod
9502 ____________________________________________________________________________
9503 [ 15541] By: jhi                                   on 2002/03/27  02:04:47
9504         Log: Regen modlib.
9505      Branch: perl
9506            ! pod/perlmodlib.pod
9507 ____________________________________________________________________________
9508 [ 15540] By: jhi                                   on 2002/03/27  01:43:52
9509         Log: Update the CPAN sites list.
9510      Branch: perl
9511            ! pod/perlmodlib.PL pod/perlmodlib.pod
9512 ____________________________________________________________________________
9513 [ 15539] By: jhi                                   on 2002/03/27  01:15:11
9514         Log: Regen modlib, toc.
9515      Branch: perl
9516            ! pod/perlmodlib.pod pod/perltoc.pod
9517 ____________________________________________________________________________
9518 [ 15538] By: jhi                                   on 2002/03/27  01:13:12
9519         Log: s/rationale/rational/
9520      Branch: perl
9521            ! lib/Math/BigRat.pm lib/bigrat.pm
9522 ____________________________________________________________________________
9523 [ 15537] By: jhi                                   on 2002/03/27  01:01:33
9524         Log: s/done/esac/
9525      Branch: perl
9526            ! hints/dec_osf.sh
9527 ____________________________________________________________________________
9528 [ 15536] By: jhi                                   on 2002/03/27  00:54:21
9529         Log: Advertise big* and BigRat.
9530      Branch: perl
9531            ! pod/perldelta.pod
9532 ____________________________________________________________________________
9533 [ 15535] By: jhi                                   on 2002/03/26  22:42:41
9534         Log: A missing ) in #15527.
9535      Branch: perl
9536            ! pp_sys.c
9537 ____________________________________________________________________________
9538 [ 15534] By: jhi                                   on 2002/03/26  22:24:17
9539         Log: Subject: Re: [PATCH] STRLEN typemap entry should be T_UV
9540              From: Tim Jenness <t.jenness@jach.hawaii.edu>
9541              Date: Tue, 26 Mar 2002 13:24:27 -1000 (HST)
9542              Message-ID: <Pine.LNX.4.33.0203261318490.2854-100000@lapaki>
9543      Branch: perl
9544            ! lib/ExtUtils/typemap
9545 ____________________________________________________________________________
9546 [ 15533] By: jhi                                   on 2002/03/26  22:19:04
9547         Log: Subject: Re: Cygwin PerlIO.t failing
9548              From: Stas Bekman <stas@stason.org>
9549              Date: Wed, 27 Mar 2002 01:34:11 +0800
9550              Message-ID: <3CA0B113.1070800@stason.org>
9551      Branch: perl
9552            ! ext/PerlIO/PerlIO.t
9553 ____________________________________________________________________________
9554 [ 15532] By: jhi                                   on 2002/03/26  22:11:17
9555         Log: Subject: [PATCH] safety check for vms/test.com
9556              From: "Craig A. Berry" <craigberry@mac.com>
9557              Date: Tue, 26 Mar 2002 12:15:21 -0600
9558              Message-Id: <5.1.0.14.2.20020326121340.02b46c50@exchi01>
9559      Branch: perl
9560            ! vms/test.com
9561 ____________________________________________________________________________
9562 [ 15531] By: jhi                                   on 2002/03/26  22:10:33
9563         Log: Subject: [PATCH: perl@15489] remove Thread extension if not use_threads
9564              From: PPrymmer@factset.com
9565              Date: Tue, 26 Mar 2002 13:04:59 -0500
9566              Message-ID: <OFA872ECE0.98E1F5D3-ON85256B88.0059C33A@55.25.11>
9567      Branch: perl
9568            ! configure.com
9569 ____________________________________________________________________________
9570 [ 15530] By: jhi                                   on 2002/03/26  22:08:35
9571         Log: Subject: [PATCH] Minor typo in test harness
9572              From: "Paul Marquess" <Paul.Marquess@Openwave.com>
9573              Date: Tue, 26 Mar 2002 17:44:06 -0000
9574              Message-ID: <AIEAJICLCBDNAAOLLOKLOENDEAAA.Paul.Marquess@Openwave.com>
9575      Branch: perl
9576            ! t/lib/warnings/perlio
9577 ____________________________________________________________________________
9578 [ 15529] By: jhi                                   on 2002/03/26  22:06:59
9579         Log: Subject: PATCH s2p.PL
9580              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
9581              Date: Tue, 26 Mar 2002 17:16:46 +0100
9582              Message-ID: <3CA09EEE.E499DD38@alcatel.at>
9583      Branch: perl
9584            ! x2p/s2p.PL
9585 ____________________________________________________________________________
9586 [ 15528] By: jhi                                   on 2002/03/26  22:03:22
9587         Log: Retract Math::BigInt::Lite, Tels had second thoughts.
9588      Branch: perl
9589            - lib/Math/BigInt/Lite.pm lib/Math/BigInt/t/lite.t
9590            - lib/bignum/t/bn_lite.t lib/bignum/t/br_lite.t
9591            ! MANIFEST
9592 ____________________________________________________________________________
9593 [ 15527] By: jhi                                   on 2002/03/26  22:01:01
9594         Log: Avoid and document a weird bug in UNICOS/mk.
9595      Branch: perl
9596            ! pod/perldelta.pod pp_sys.c
9597 ____________________________________________________________________________
9598 [ 15526] By: jhi                                   on 2002/03/26  20:28:45
9599         Log: Math::BigInt::Lite 0.09, from Tels.
9600      Branch: perl
9601            + lib/Math/BigInt/Lite.pm lib/Math/BigInt/t/lite.t
9602            ! MANIFEST
9603 ____________________________________________________________________________
9604 [ 15525] By: jhi                                   on 2002/03/26  20:14:38
9605         Log: For now disable the test in OS/390; it seems to hang,
9606              but frustratingly seems to run from command line and
9607              from Perl debugger.
9608      Branch: perl
9609            ! lib/Math/BigInt/t/mbi_rand.t
9610 ____________________________________________________________________________
9611 [ 15524] By: jhi                                   on 2002/03/26  19:57:27
9612         Log: EPOC update from Olaf Flebbe.
9613      Branch: perl
9614            ! README.epoc doio.c epoc/epoc.c lib/File/Spec/Epoc.pm
9615            ! pod/perlport.pod t/io/fs.t
9616 ____________________________________________________________________________
9617 [ 15523] By: jhi                                   on 2002/03/26  19:54:48
9618         Log: Upgrade to Math::BigInt 1.56, Math::BigRat 0.05,
9619              and bignum 0.11, from Tels.
9620      Branch: perl
9621            + lib/Math/BigInt/t/with_sub.t
9622            - lib/bignum/t/trace.t
9623            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
9624            ! lib/Math/BigInt/t/bare_mbf.t lib/Math/BigInt/t/bigfltpm.t
9625            ! lib/Math/BigInt/t/config.t lib/Math/BigInt/t/constant.t
9626            ! lib/Math/BigInt/t/mbi_rand.t lib/Math/BigInt/t/require.t
9627            ! lib/Math/BigInt/t/upgrade.t lib/Math/BigInt/t/use.t
9628            ! lib/Math/BigInt/t/use_lib1.t lib/Math/BigInt/t/use_lib2.t
9629            ! lib/Math/BigInt/t/use_lib3.t lib/Math/BigInt/t/use_lib4.t
9630            ! lib/Math/BigRat.pm lib/Math/BigRat/t/bigfltrt.t
9631            ! lib/Math/BigRat/t/bigrat.t lib/Math/BigRat/t/bigratpm.t
9632            ! lib/bigint.pm lib/bignum.pm lib/bignum/t/bignum.t
9633            ! lib/bignum/t/bigrat.t lib/bigrat.pm
9634            ! t/lib/Math/BigInt/Subclass.pm
9635 ____________________________________________________________________________
9636 [ 15522] By: jhi                                   on 2002/03/26  16:07:58
9637         Log: Integrate perlio;
9638              
9639              Fix [ID 20020326.001] - cr/lf spanning buffer boundary
9640              
9641              Testcase for crlf spanning buffer boundary
9642      Branch: perl
9643           +> t/io/crlf.t
9644           !> MANIFEST perlio.c
9645 ____________________________________________________________________________
9646 [ 15521] By: nick                                  on 2002/03/26  15:31:55
9647         Log: Testcase for crlf spanning buffer boundary
9648      Branch: perlio
9649            + t/io/crlf.t
9650            ! MANIFEST
9651 ____________________________________________________________________________
9652 [ 15520] By: nick                                  on 2002/03/26  15:09:52
9653         Log: Fix [ID 20020326.001] - cr/lf spanning buffer boundary
9654      Branch: perlio
9655            ! perlio.c
9656 ____________________________________________________________________________
9657 [ 15519] By: jhi                                   on 2002/03/26  14:50:08
9658         Log: Can't test Net:: much in OS/390 without Convert::EBCDIC.
9659      Branch: perl
9660            ! t/lib/1_compile.t
9661 ____________________________________________________________________________
9662 [ 15518] By: jhi                                   on 2002/03/26  14:39:08
9663         Log: Document the Configure (really, awk) glitch in
9664              UNICOS/mk.
9665      Branch: perl
9666            ! pod/perldelta.pod
9667 ____________________________________________________________________________
9668 [ 15517] By: jhi                                   on 2002/03/26  13:32:31
9669         Log: Subject: [PATCH] Win32 w/o multiplicity build fails
9670              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
9671              Date: Fri, 22 Mar 2002 16:11:28 +0100
9672              Message-ID: <3C9B57B0.31936.496399@localhost>
9673      Branch: perl
9674            ! win32/win32.c
9675 ____________________________________________________________________________
9676 [ 15516] By: jhi                                   on 2002/03/26  13:29:24
9677         Log: Subject: Re: Jarkko likes OOOOs
9678              From: "Gerrit P. Haase" <gp@familiehaase.de>
9679              Date: Tue, 26 Mar 2002 08:44:02 +0100
9680              Message-ID: <40509050505.20020326084402@familiehaase.de>
9681      Branch: perl
9682            ! t/io/fs.t
9683 ____________________________________________________________________________
9684 [ 15515] By: jhi                                   on 2002/03/26  13:23:32
9685         Log: Subject: [patch utils/perlbug] subject header setting problem      
9686              From: Stas Bekman <stas@stason.org>
9687              Date: Tue, 26 Mar 2002 21:12:49 +0800 (SGT)
9688              Message-ID: <Pine.LNX.4.44.0203262107310.2288-100000@hope.stason.org>
9689      Branch: perl
9690            ! utils/perlbug.PL
9691 ____________________________________________________________________________
9692 [ 15514] By: jhi                                   on 2002/03/26  13:20:23
9693         Log: Subject: [PATCH] win32/makefile.mk
9694              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
9695              Date: Tue, 26 Mar 2002 13:56:19 +0100
9696              Message-ID: <3CA07E03.13094.8ACAD1@localhost>
9697      Branch: perl
9698            ! win32/makefile.mk
9699 ____________________________________________________________________________
9700 [ 15513] By: nick                                  on 2002/03/26  07:17:17
9701         Log: Integrate mainline
9702      Branch: perlio
9703           +> (branch 39 files)
9704            - (delete 109 files)
9705           !> (integrate 105 files)
9706 ____________________________________________________________________________
9707 [ 15512] By: nick                                  on 2002/03/26  06:52:42
9708         Log: Integrate mainline
9709      Branch: perlio
9710           !> Changes ext/PerlIO/Via/Via.xs ext/PerlIO/t/via.t
9711           !> hints/freebsd.sh lib/open.pm lib/open.t lib/warnings.pm
9712           !> lib/warnings.t mg.c patchlevel.h perl.c perlio.c perly.c
9713           !> perly.fixer perly.y perly_c.diff pod/perllexwarn.pod
9714           !> t/lib/warnings/perlio vms/perly_c.vms warnings.h warnings.pl
9715 ____________________________________________________________________________
9716 [ 15511] By: jhi                                   on 2002/03/26  04:25:44
9717         Log: Installation advice from Robert Spier. 
9718      Branch: perl
9719            ! INSTALL
9720 ____________________________________________________________________________
9721 [ 15510] By: jhi                                   on 2002/03/26  04:12:15
9722         Log: Stas setting things right.
9723      Branch: perl
9724            ! ext/PerlIO/PerlIO.t
9725 ____________________________________________________________________________
9726 [ 15509] By: jhi                                   on 2002/03/26  03:57:22
9727         Log: Subject: [PATCH] ext/IO/lib/IO/t/io_unix.t
9728              From: Paul_GreenVOS@vos.stratus.com
9729              Date: Mon, 25 Mar 02 23:57 est
9730              Message-Id: <200203260457.XAA19233@mailhub2.stratus.com>
9731      Branch: perl
9732            ! ext/IO/lib/IO/t/io_unix.t
9733 ____________________________________________________________________________
9734 [ 15508] By: jhi                                   on 2002/03/26  03:55:54
9735         Log: Add threads hints for UNICOS/mk and UNICOS.
9736              (I'm just guessing on UNICOS.)
9737      Branch: perl
9738            ! hints/unicos.sh hints/unicosmk.sh
9739 ____________________________________________________________________________
9740 [ 15507] By: jhi                                   on 2002/03/26  01:19:57
9741         Log: Mention the effect of Unicode keys on hashes.
9742      Branch: perl
9743            ! pod/perlunicode.pod
9744 ____________________________________________________________________________
9745 [ 15506] By: jhi                                   on 2002/03/25  22:38:12
9746         Log: Subject: [PATCH @15489] yfix fix for VMS (was YYDEBUG etc.)
9747              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
9748              Date: Mon, 25 Mar 2002 17:24:33 -0600
9749              Message-Id: <5.1.0.14.2.20020325135745.01aeabc0@exchi01>
9750      Branch: perl
9751            ! perl.c perly.c perly.y perly_c.diff vms/perly_c.vms
9752            ! vms/vms_yfix.pl
9753 ____________________________________________________________________________
9754 [ 15505] By: jhi                                   on 2002/03/25  22:36:18
9755         Log: Tru64: Modify LD_LIBRARY_PATH only if loclibpth is set.
9756      Branch: perl
9757            ! hints/dec_osf.sh
9758 ____________________________________________________________________________
9759 [ 15504] By: jhi                                   on 2002/03/25  20:39:05
9760         Log: The .ucm of Encode are big when uncompressed.
9761      Branch: perl
9762            ! INSTALL
9763 ____________________________________________________________________________
9764 [ 15503] By: jhi                                   on 2002/03/25  19:58:04
9765         Log: I don't understand what is going on what these
9766              news tests, retracting the whole lot.
9767      Branch: perl
9768            ! ext/PerlIO/PerlIO.t
9769 ____________________________________________________________________________
9770 [ 15502] By: jhi                                   on 2002/03/25  19:50:32
9771         Log: Upgrade to Encode 0.99, from Dan Kogai.
9772      Branch: perl
9773            + ext/Encode/Encode/big5-hk.ucm ext/Encode/Encode/big5.ucm
9774            + ext/Encode/Encode/cp932.ucm ext/Encode/Encode/cp936.ucm
9775            + ext/Encode/Encode/cp949.ucm ext/Encode/Encode/cp950.ucm
9776            + ext/Encode/Encode/euc-cn.ucm ext/Encode/Encode/euc-kr.ucm
9777            + ext/Encode/Encode/gb12345.ucm ext/Encode/Encode/gb2312.ucm
9778            + ext/Encode/Encode/gsm0338.ucm ext/Encode/Encode/ir-165.ucm
9779            + ext/Encode/Encode/ksc5601.ucm
9780            + ext/Encode/Encode/macCentEuro.ucm
9781            + ext/Encode/Encode/macCroatian.ucm
9782            + ext/Encode/Encode/macCyrillic.ucm
9783            + ext/Encode/Encode/macDingbats.ucm
9784            + ext/Encode/Encode/macGreek.ucm
9785            + ext/Encode/Encode/macIceland.ucm
9786            + ext/Encode/Encode/macJapan.ucm ext/Encode/Encode/macRoman.ucm
9787            + ext/Encode/Encode/macRumanian.ucm
9788            + ext/Encode/Encode/macSami.ucm ext/Encode/Encode/macThai.ucm
9789            + ext/Encode/Encode/macTurkish.ucm
9790            + ext/Encode/Encode/macUkraine.ucm
9791            + ext/Encode/Encode/shiftjis.ucm
9792            + ext/Encode/lib/Encode/10646_1.pm
9793            + ext/Encode/lib/Encode/CJKConstants.pm
9794            + ext/Encode/lib/Encode/CN/2022_CN.pm
9795            + ext/Encode/lib/Encode/JP/2022_JP.pm
9796            + ext/Encode/lib/Encode/JP/2022_JP1.pm
9797            + ext/Encode/lib/Encode/KR/2022_KR.pm ext/Encode/t/KR.t
9798            + ext/Encode/t/gb2312.euc ext/Encode/t/gb2312.ref
9799            + ext/Encode/t/ksc5601.euc ext/Encode/t/ksc5601.ref
9800            + ext/Encode/ucm2table
9801            - (delete 109 files)
9802            ! MANIFEST ext/Encode/AUTHORS ext/Encode/Byte/Byte.pm
9803            ! ext/Encode/Byte/Makefile.PL ext/Encode/CN/CN.pm
9804            ! ext/Encode/CN/Makefile.PL ext/Encode/Changes
9805            ! ext/Encode/EBCDIC/EBCDIC.pm ext/Encode/EBCDIC/Makefile.PL
9806            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
9807            ! ext/Encode/Encode/8859-1.ucm ext/Encode/Encode/8859-10.ucm
9808            ! ext/Encode/Encode/8859-11.ucm ext/Encode/Encode/8859-13.ucm
9809            ! ext/Encode/Encode/8859-14.ucm ext/Encode/Encode/8859-15.ucm
9810            ! ext/Encode/Encode/8859-16.ucm ext/Encode/Encode/8859-2.ucm
9811            ! ext/Encode/Encode/8859-3.ucm ext/Encode/Encode/8859-4.ucm
9812            ! ext/Encode/Encode/8859-5.ucm ext/Encode/Encode/8859-6.ucm
9813            ! ext/Encode/Encode/8859-7.ucm ext/Encode/Encode/8859-8.ucm
9814            ! ext/Encode/Encode/8859-9.ucm ext/Encode/Encode/ascii.ucm
9815            ! ext/Encode/Encode/cp1047.ucm ext/Encode/Encode/cp1250.ucm
9816            ! ext/Encode/Encode/cp37.ucm ext/Encode/Encode/dingbats.ucm
9817            ! ext/Encode/Encode/euc-jp.ucm ext/Encode/Encode/ibm-1250.ucm
9818            ! ext/Encode/Encode/ibm-1251.ucm ext/Encode/Encode/ibm-1252.ucm
9819            ! ext/Encode/Encode/ibm-1253.ucm ext/Encode/Encode/ibm-1254.ucm
9820            ! ext/Encode/Encode/ibm-1255.ucm ext/Encode/Encode/ibm-1256.ucm
9821            ! ext/Encode/Encode/ibm-1257.ucm ext/Encode/Encode/ibm-1258.ucm
9822            ! ext/Encode/Encode/jis0201.ucm ext/Encode/Encode/koi8-f.ucm
9823            ! ext/Encode/Encode/koi8-r.ucm ext/Encode/Encode/koi8-u.ucm
9824            ! ext/Encode/Encode/nextstep.ucm ext/Encode/Encode/posix-bc.ucm
9825            ! ext/Encode/Encode/roman8.ucm ext/Encode/Encode/symbol.ucm
9826            ! ext/Encode/Encode/viscii.ucm ext/Encode/JP/JP.pm
9827            ! ext/Encode/JP/Makefile.PL ext/Encode/KR/KR.pm
9828            ! ext/Encode/KR/Makefile.PL ext/Encode/MANIFEST
9829            ! ext/Encode/Makefile.PL ext/Encode/README
9830            ! ext/Encode/Symbol/Makefile.PL ext/Encode/Symbol/Symbol.pm
9831            ! ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
9832            ! ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
9833            ! ext/Encode/lib/Encode/Alias.pm ext/Encode/lib/Encode/CN/HZ.pm
9834            ! ext/Encode/lib/Encode/Details.pod
9835            ! ext/Encode/lib/Encode/Encoding.pm
9836            ! ext/Encode/lib/Encode/Internal.pm
9837            ! ext/Encode/lib/Encode/JP/H2Z.pm
9838            ! ext/Encode/lib/Encode/JP/JIS.pm
9839            ! ext/Encode/lib/Encode/Supported.pod
9840            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/lib/Encode/XS.pm
9841            ! ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
9842            ! ext/Encode/t/Aliases.t ext/Encode/t/CN.t ext/Encode/t/Encode.t
9843            ! ext/Encode/t/JP.t ext/Encode/t/TW.t ext/Encode/t/jisx0208.euc
9844            ! ext/Encode/t/jisx0208.ref ext/Encode/t/jisx0212.euc
9845            ! ext/Encode/t/jisx0212.ref
9846 ____________________________________________________________________________
9847 [ 15501] By: jhi                                   on 2002/03/25  19:16:21
9848         Log: Noise with -w.
9849      Branch: perl
9850            ! ext/PerlIO/PerlIO.t
9851 ____________________________________________________________________________
9852 [ 15500] By: jhi                                   on 2002/03/25  19:02:41
9853         Log: If no perlio no perlio warnings, either.
9854      Branch: perl
9855            ! lib/warnings.t
9856 ____________________________________________________________________________
9857 [ 15499] By: jhi                                   on 2002/03/25  18:57:47
9858         Log: ...and put some of the new perlio tests here.
9859              The in-memory ones not yet since my poor brain
9860              refuses to find the right TODO incantation.
9861      Branch: perl
9862            ! ext/PerlIO/PerlIO.t
9863 ____________________________________________________________________________
9864 [ 15498] By: jhi                                   on 2002/03/25  18:23:36
9865         Log: Take away the perlio-requiring tests..
9866      Branch: perl
9867            ! t/io/open.t
9868 ____________________________________________________________________________
9869 [ 15497] By: jhi                                   on 2002/03/25  18:04:39
9870         Log: More correct now, but actually the two new tests
9871              need to be moved, since they are perlio-only...
9872      Branch: perl
9873            ! t/io/open.t
9874 ____________________________________________________________________________
9875 [ 15496] By: jhi                                   on 2002/03/25  17:57:32
9876         Log: More neo-io tests from Stas Bekman.
9877      Branch: perl
9878            ! t/io/open.t
9879 ____________________________________________________________________________
9880 [ 15495] By: jhi                                   on 2002/03/25  17:52:33
9881         Log: Document the QNX6 sprintf glitch.
9882      Branch: perl
9883            ! pod/perldelta.pod
9884 ____________________________________________________________________________
9885 [ 15494] By: jhi                                   on 2002/03/25  17:46:27
9886         Log: AmigaOS must use the ixemul directly, since there
9887              is no more vfork support.
9888      Branch: perl
9889            ! hints/amigaos.sh
9890 ____________________________________________________________________________
9891 [ 15493] By: jhi                                   on 2002/03/25  17:39:18
9892         Log: Subject: [PATCH pp_sys.c] Must specify fromlen for recvfrom for QNX6
9893              From: Norton Allen <allen@huarp.harvard.edu>
9894              Date: Mon, 25 Mar 2002 13:39:25 -0500 (est)
9895              Message-Id: <200203251839.NAA02055@bottesini.harvard.edu>
9896      Branch: perl
9897            ! pp_sys.c
9898 ____________________________________________________________________________
9899 [ 15492] By: jhi                                   on 2002/03/25  17:38:33
9900         Log: Subject: [PATCH ext/Socket/socketpair.t] TODO for QNX6
9901              From: Norton Allen <allen@huarp.harvard.edu>
9902              Date: Mon, 25 Mar 2002 13:36:17 -0500 (est)
9903              Message-Id: <200203251836.NAA01517@bottesini.harvard.edu>
9904      Branch: perl
9905            ! ext/Socket/socketpair.t
9906 ____________________________________________________________________________
9907 [ 15491] By: jhi                                   on 2002/03/25  16:57:10
9908         Log: Clarify the 8.3 rule.
9909      Branch: perl
9910            ! Porting/check83.pl
9911 ____________________________________________________________________________
9912 [ 15490] By: nick                                  on 2002/03/25  16:05:07
9913         Log: Integrate mainline
9914      Branch: perlio
9915           +> ext/Encode/lib/Encode/EncFormat.pod
9916           +> ext/Encode/lib/Encode/JP/ISO_2022_JP_1.pm mpeix/mpeix.c
9917            - ext/Encode/lib/EncodeFormat.pod
9918           !> (integrate 41 files)
9919 ____________________________________________________________________________
9920 [ 15489] By: jhi                                   on 2002/03/25  15:52:33
9921         Log: Update Changes.
9922      Branch: perl
9923            ! Changes patchlevel.h
9924 ____________________________________________________________________________
9925 [ 15488] By: jhi                                   on 2002/03/25  15:32:39
9926         Log: Forgotten from #15486.
9927      Branch: perl
9928            ! perl.c
9929 ____________________________________________________________________________
9930 [ 15487] By: jhi                                   on 2002/03/25  15:23:56
9931         Log: It seems that FreeBSD does not like using Perl's malloc
9932              when multithreaded.
9933      Branch: perl
9934            ! hints/freebsd.sh
9935 ____________________________________________________________________________
9936 [ 15486] By: jhi                                   on 2002/03/25  14:37:03
9937         Log: Subject: [PATCH] Re: what is YYDEBUG and why does it reset errno?
9938              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
9939              Date: Mon, 25 Mar 2002 11:33:17 +0100
9940              Message-ID: <20020325113317.A1410@rafael>
9941              
9942              Apparently VMS does not do YYDEBUG.
9943      Branch: perl
9944            ! perly.c perly.fixer perly.y perly_c.diff vms/perly_c.vms
9945 ____________________________________________________________________________
9946 [ 15485] By: jhi                                   on 2002/03/25  14:10:20
9947         Log: Subject: [PATCH] warnings for perlio + others
9948              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
9949              Date: Mon, 25 Mar 2002 13:01:44 -0000
9950              Message-ID: <AIEAJICLCBDNAAOLLOKLMEKNEAAA.paul_marquess@yahoo.co.uk>
9951      Branch: perl
9952            ! ext/PerlIO/Via/Via.xs ext/PerlIO/t/via.t lib/open.pm
9953            ! lib/open.t lib/warnings.pm lib/warnings.t mg.c perlio.c
9954            ! pod/perllexwarn.pod t/lib/warnings/perlio warnings.h
9955            ! warnings.pl
9956 ____________________________________________________________________________
9957 [ 15484] By: jhi                                   on 2002/03/25  01:53:29
9958         Log: As verified by Doug MacEachern.
9959      Branch: perl
9960            ! pod/perldelta.pod
9961 ____________________________________________________________________________
9962 [ 15483] By: jhi                                   on 2002/03/24  23:23:50
9963         Log: MPE/iX update from Mark Bixby.
9964      Branch: perl
9965            + mpeix/mpeix.c
9966            ! MANIFEST README.mpeix ext/DynaLoader/dl_mpeix.xs
9967            ! hints/mpeix.sh mpeix/mpeixish.h
9968 ____________________________________________________________________________
9969 [ 15482] By: jhi                                   on 2002/03/24  22:54:00
9970         Log: Subject: [PATCH] To \X{221E} and beyond in ExtUtils::Constant
9971              From: Nicholas Clark <nick@unfortu.net>
9972              Date: Sun, 24 Mar 2002 22:50:06 +0000
9973              Message-ID: <20020324225006.GB410@Bagpuss.unfortu.net>
9974      Branch: perl
9975            ! lib/ExtUtils/Constant.pm lib/ExtUtils/t/Constant.t
9976 ____________________________________________________________________________
9977 [ 15481] By: jhi                                   on 2002/03/24  22:35:56
9978         Log: Subject: [PATCH] fix warning + carp interaction
9979              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>       
9980              Date: Sun, 24 Mar 2002 23:00:21 -0000
9981              Message-ID: <AIEAJICLCBDNAAOLLOKLGEKCEAAA.paul_marquess@yahoo.co.uk>
9982      Branch: perl
9983            ! lib/Carp.pm lib/warnings.pm t/lib/warnings/9enabled
9984            ! warnings.pl
9985 ____________________________________________________________________________
9986 [ 15480] By: jhi                                   on 2002/03/24  22:30:48
9987         Log: Upgrade to Tie::File 0.51, from Mark-Jason Dominus.
9988              (All the code changes have already been applied earlier.)
9989      Branch: perl
9990            ! lib/Tie/File.pm lib/Tie/File/t/00_version.t
9991 ____________________________________________________________________________
9992 [ 15479] By: jhi                                   on 2002/03/24  22:11:46
9993         Log: DB_File: for the core version, no need to specify
9994              a minimum MM version.
9995      Branch: perl
9996            ! ext/DB_File/Makefile.PL
9997 ____________________________________________________________________________
9998 [ 15478] By: jhi                                   on 2002/03/24  21:33:42
9999         Log: Subject: [PATCH @15470] pack('w') 64-bit buffer overflow
10000              From: Dave Mitchell <davem@fdgroup.com>
10001              Date: Sun, 24 Mar 2002 22:23:08 +0000
10002              Message-ID: <20020324222308.B21963@fdgroup.com>
10003      Branch: perl
10004            ! pp_pack.c
10005 ____________________________________________________________________________
10006 [ 15477] By: jhi                                   on 2002/03/24  21:19:45
10007         Log: Subject: [PATCH @15450] errno help for VMS
10008              From: "Craig A. Berry" <craigberry@mac.com>
10009              Date: Sun, 24 Mar 2002 16:17:52 -0600
10010              Message-Id: <a05101509b8c3fd17e26c@[172.16.52.1]>
10011      Branch: perl
10012            ! ext/POSIX/t/posix.t vms/vms.c
10013 ____________________________________________________________________________
10014 [ 15476] By: jhi                                   on 2002/03/24  21:18:45
10015         Log: Upgrade to Locale::Codes 2.03.
10016      Branch: perl
10017            ! lib/Locale/Codes/ChangeLog lib/Locale/Codes/README
10018            ! lib/Locale/Country.pm
10019 ____________________________________________________________________________
10020 [ 15475] By: jhi                                   on 2002/03/24  20:36:46
10021         Log: metaconfig unit change for #15474.
10022      Branch: metaconfig/U/perl
10023            ! Extensions.U
10024 ____________________________________________________________________________
10025 [ 15474] By: jhi                                   on 2002/03/24  20:35:49
10026         Log: The #15472 said "properly".  Ha!
10027      Branch: perl
10028            ! Configure
10029 ____________________________________________________________________________
10030 [ 15473] By: jhi                                   on 2002/03/24  20:17:37
10031         Log: metaconfig unit change for #15472.
10032      Branch: metaconfig/U/perl
10033            ! Extensions.U
10034 ____________________________________________________________________________
10035 [ 15472] By: jhi                                   on 2002/03/24  20:16:56
10036         Log: Properly scan for the subextensions of Encode
10037              when doing static builds.
10038      Branch: perl
10039            ! Configure
10040 ____________________________________________________________________________
10041 [ 15471] By: jhi                                   on 2002/03/24  19:58:38
10042         Log: Tru64: Document the known odbm failure with static builds.
10043      Branch: perl
10044            ! README.tru64
10045 ____________________________________________________________________________
10046 [ 15470] By: jhi                                   on 2002/03/24  17:56:01
10047         Log: microperl tweaks.
10048      Branch: perl
10049            ! Makefile.micro locale.c util.c
10050 ____________________________________________________________________________
10051 [ 15469] By: jhi                                   on 2002/03/24  17:32:36
10052         Log: metaconfig unit changes for #15468.
10053      Branch: metaconfig
10054            ! U/compline/i_time.U U/modified/Init.U U/modified/Loc.U
10055            ! U/modified/libc.U U/modified/libs.U
10056            ! U/threads/d_pthread_atfork.U
10057 ____________________________________________________________________________
10058 [ 15468] By: jhi                                   on 2002/03/24  17:32:05
10059         Log: Various metaconfig unit cleanup; only one visible change
10060              in Configure, though.
10061      Branch: perl
10062            ! Configure
10063 ____________________________________________________________________________
10064 [ 15467] By: jhi                                   on 2002/03/24  15:53:59
10065         Log: Upgrade to Encode 0.98, from Dan Kogai.
10066      Branch: perl
10067            + ext/Encode/lib/Encode/EncFormat.pod
10068            + ext/Encode/lib/Encode/JP/ISO_2022_JP_1.pm
10069            - ext/Encode/lib/EncodeFormat.pod
10070            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/Changes
10071            ! ext/Encode/Encode.pm ext/Encode/JP/JP.pm ext/Encode/KR/KR.pm
10072            ! ext/Encode/MANIFEST ext/Encode/TW/TW.pm
10073            ! ext/Encode/lib/Encode/Alias.pm
10074            ! ext/Encode/lib/Encode/Details.pod
10075            ! ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
10076            ! ext/Encode/lib/Encode/JP/JIS.pm
10077            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
10078 ____________________________________________________________________________
10079 [ 15466] By: jhi                                   on 2002/03/24  13:58:44
10080         Log: Integrate perlio;
10081              
10082              Avoid core-dump in Encode with PERLIO=mmap
10083      Branch: perl
10084           !> ext/Encode/Encode.xs
10085 ____________________________________________________________________________
10086 [ 15465] By: jhi                                   on 2002/03/24  13:51:15
10087         Log: In the spirit of #15464.
10088      Branch: perl
10089            ! perl.c sv.c
10090 ____________________________________________________________________________
10091 [ 15464] By: jhi                                   on 2002/03/24  13:49:02
10092         Log: Subject: [PATCH] Re: [ID 20020323.002] recently-introduced regex segfault    
10093              From: Michael G Schwern <schwern@pobox.com>
10094              Date: Sun, 24 Mar 2002 02:27:25 -0500
10095              Message-ID: <20020324072725.GA3554@blackrider>
10096      Branch: perl
10097            ! perl.c
10098 ____________________________________________________________________________
10099 [ 15463] By: nick                                  on 2002/03/24  10:24:41
10100         Log: Integrate mainline
10101      Branch: perlio
10102           +> (branch 28 files)
10103            - lib/bigfloat.t lib/bigint.t
10104           !> (integrate 59 files)
10105 ____________________________________________________________________________
10106 [ 15462] By: nick                                  on 2002/03/24  08:59:35
10107         Log: Avoid core-dump in Encode with PERLIO=mmap
10108      Branch: perlio
10109            ! ext/Encode/Encode.xs
10110 ____________________________________________________________________________
10111 [ 15461] By: nick                                  on 2002/03/24  08:58:21
10112         Log: Too many machines doing integrate mainline
10113      Branch: perlio
10114           !> Changes Configure lib/AutoSplit.t
10115           !> lib/Test/Simple/t/fail-more.t patchlevel.h pod/perldelta.pod
10116           !> pod/perldiag.pod pod/perlfaq3.pod pod/perlfaq4.pod
10117           !> pod/perlfaq5.pod pod/perlfaq6.pod pod/perlmodstyle.pod
10118           !> pp_ctl.c reentr.h reentr.pl t/op/override.t
10119 ____________________________________________________________________________
10120 [ 15460] By: jhi                                   on 2002/03/24  04:57:48
10121         Log: Retract Math::BigInt::Lite for now, seems to confuse
10122              bignum and bigrat.
10123      Branch: perl
10124            - lib/Math/BigInt/Lite.pm lib/Math/BigInt/t/lite.t
10125            ! MANIFEST
10126 ____________________________________________________________________________
10127 [ 15459] By: jhi                                   on 2002/03/24  04:48:19
10128         Log: Subject: [PATCH @15450] extend use of home-grown kill() on VMS
10129              From: "Craig A. Berry" <craigberry@mac.com>
10130              Date: Sat, 23 Mar 2002 23:23:00 -0600
10131              Message-Id: <a05101504b8c30e72f3e4@[172.16.52.1]>       
10132      Branch: perl
10133            ! configure.com vms/vms.c
10134 ____________________________________________________________________________
10135 [ 15458] By: jhi                                   on 2002/03/24  04:46:37
10136         Log: Subject: [PATCH] Simplified untested module testing, plus Extutils::MM_NW5 not compiling
10137              From: Michael G Schwern <schwern@pobox.com>
10138              Date: Sat, 23 Mar 2002 21:32:32 -0500
10139              Message-ID: <20020324023232.GA29972@blackrider>
10140              
10141              (with Russ Allbery's simplifications)
10142      Branch: perl
10143            ! lib/ExtUtils/MM_NW5.pm t/lib/1_compile.t
10144 ____________________________________________________________________________
10145 [ 15457] By: jhi                                   on 2002/03/24  00:28:47
10146         Log: Merge Math::BigInt::Lite 0.08, from Tels.
10147      Branch: perl
10148            + lib/Math/BigInt/Lite.pm lib/Math/BigInt/t/lite.t
10149            ! MANIFEST
10150 ____________________________________________________________________________
10151 [ 15456] By: jhi                                   on 2002/03/24  00:23:49
10152         Log: Too chatty.
10153      Branch: perl
10154            ! lib/bigint.pm lib/bignum.pm lib/bigrat.pm
10155 ____________________________________________________________________________
10156 [ 15455] By: jhi                                   on 2002/03/24  00:21:07
10157         Log: Merge bignum 0.10, from Tels.
10158      Branch: perl
10159            + lib/Math/BigFloat/Trace.pm lib/Math/BigInt/Trace.pm
10160            + lib/bigint.pm lib/bignum.pm lib/bignum/t/bigint.t
10161            + lib/bignum/t/bignum.t lib/bignum/t/bigrat.t
10162            + lib/bignum/t/bn_lite.t lib/bignum/t/br_lite.t
10163            + lib/bignum/t/option_a.t lib/bignum/t/option_l.t
10164            + lib/bignum/t/option_p.t lib/bignum/t/trace.t lib/bigrat.pm
10165            ! MANIFEST
10166 ____________________________________________________________________________
10167 [ 15454] By: jhi                                   on 2002/03/23  23:58:44
10168         Log: Rename the Perl 4 tests in preparation of bignum.
10169      Branch: perl
10170            + lib/bigfloatpl.t lib/bigintpl.t
10171            - lib/bigfloat.t lib/bigint.t
10172            ! MANIFEST
10173 ____________________________________________________________________________
10174 [ 15453] By: jhi                                   on 2002/03/23  23:07:04
10175         Log: Merge Math::BigRat 0.04, from Tels.
10176      Branch: perl
10177            + lib/Math/BigRat.pm lib/Math/BigRat/t/bigfltpm.inc
10178            + lib/Math/BigRat/t/bigfltrt.t lib/Math/BigRat/t/bigrat.t
10179            + lib/Math/BigRat/t/bigratpm.inc lib/Math/BigRat/t/bigratpm.t
10180            + t/lib/Math/BigRat/Test.pm
10181            ! MANIFEST
10182 ____________________________________________________________________________
10183 [ 15452] By: jhi                                   on 2002/03/23  21:44:23
10184         Log: Subject: [PATCH@15439] tidy sv.[ch] after CRIPPLED_CC removal
10185              From: Dave Mitchell <davem@fdgroup.com>
10186              Date: Sat, 23 Mar 2002 22:27:24 +0000
10187              Message-ID: <20020323222724.A19425@fdgroup.com>
10188      Branch: perl
10189            ! embed.fnc embed.h global.sym pod/perlapi.pod proto.h sv.c sv.h
10190 ____________________________________________________________________________
10191 [ 15451] By: jhi                                   on 2002/03/23  21:40:02
10192         Log: Forgotten.
10193      Branch: perl
10194            ! ext/Unicode/Normalize/README
10195 ____________________________________________________________________________
10196 [ 15450] By: jhi                                   on 2002/03/23  21:00:05
10197         Log: Update Changes.
10198      Branch: perl
10199            ! Changes patchlevel.h
10200 ____________________________________________________________________________
10201 [ 15449] By: jhi                                   on 2002/03/23  20:44:57
10202         Log: Subject: perldoc -m [PATCH]
10203              From: "John L. Allen" <allen@grumman.com>
10204              Date: Fri, 22 Mar 2002 15:38:35 -0500 (EST)
10205              Message-ID: <Pine.SOL.3.91.1020322151516.25645A-100000@gateway.grumman.com>    
10206      Branch: perl
10207            ! utils/perldoc.PL
10208 ____________________________________________________________________________
10209 [ 15448] By: jhi                                   on 2002/03/23  20:42:30
10210         Log: Subject: Re: Copious warnings from Sys::Syslog
10211              From: andreas.koenig@anima.de (Andreas J. Koenig)
10212              Date: Sat, 23 Mar 2002 06:47:08 +0100
10213              Message-ID: <m31yebvns3.fsf@anima.de>
10214      Branch: perl
10215            ! ext/Sys/Syslog/Syslog.pm
10216 ____________________________________________________________________________
10217 [ 15447] By: jhi                                   on 2002/03/23  20:34:43
10218         Log: Upgrade to Math::BigInt 1.55, from Tels.
10219      Branch: perl
10220            + lib/Math/BigInt/t/mbi_rand.t lib/Math/BigInt/t/use_lib1.t
10221            + lib/Math/BigInt/t/use_lib2.t lib/Math/BigInt/t/use_lib3.t
10222            + lib/Math/BigInt/t/use_lib4.t
10223            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
10224            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
10225            ! lib/Math/BigInt/t/bare_mbi.t lib/Math/BigInt/t/bigfltpm.inc
10226            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.inc
10227            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/config.t
10228            ! lib/Math/BigInt/t/constant.t lib/Math/BigInt/t/sub_mbf.t
10229            ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/upgrade.inc
10230            ! lib/Math/BigInt/t/upgrade.t
10231 ____________________________________________________________________________
10232 [ 15446] By: jhi                                   on 2002/03/23  19:50:02
10233         Log: Upgrade to Encode 0.97, from Dan Kogai.
10234      Branch: perl
10235            ! ext/Encode/AUTHORS ext/Encode/Byte/Makefile.PL
10236            ! ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL
10237            ! ext/Encode/Changes ext/Encode/EBCDIC/Makefile.PL
10238            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
10239            ! ext/Encode/JP/Makefile.PL ext/Encode/KR/KR.pm
10240            ! ext/Encode/KR/Makefile.PL ext/Encode/Makefile.PL
10241            ! ext/Encode/Symbol/Makefile.PL ext/Encode/TW/Makefile.PL
10242            ! ext/Encode/TW/TW.pm ext/Encode/compile ext/Encode/t/CN.t
10243            ! ext/Encode/t/Encode.t ext/Encode/t/JP.t ext/Encode/t/TW.t
10244            ! ext/Encode/t/Tcl.t
10245 ____________________________________________________________________________
10246 [ 15445] By: jhi                                   on 2002/03/23  17:33:08
10247         Log: Slight tweaks on #15443.
10248      Branch: perl
10249            ! pod/perlvar.pod
10250 ____________________________________________________________________________
10251 [ 15444] By: nick                                  on 2002/03/23  17:30:42
10252         Log: Integrate mainline
10253      Branch: perlio
10254           +> ext/Encode/Byte/Byte.pm ext/Encode/Byte/Makefile.PL
10255           +> ext/Encode/EBCDIC/EBCDIC.pm ext/Encode/EBCDIC/Makefile.PL
10256           +> ext/Encode/Symbol/Makefile.PL ext/Encode/Symbol/Symbol.pm
10257           !> (integrate 50 files)
10258 ____________________________________________________________________________
10259 [ 15443] By: jhi                                   on 2002/03/23  17:30:09
10260         Log: Subject: patch [bleadperl]: Document %! special variable
10261              From: mjd@plover.com
10262              Date: 23 Mar 2002 18:25:44 -0000
10263              Message-ID: <20020323182544.11741.qmail@plover.com>    
10264      Branch: perl
10265            ! pod/perlvar.pod
10266 ____________________________________________________________________________
10267 [ 15442] By: jhi                                   on 2002/03/23  17:17:47
10268         Log: Since the Encode::JP is unsupported under EBCDIC we
10269              cannot run this test (aliases as such should work fine).
10270      Branch: perl
10271            ! ext/Encode/t/Aliases.t
10272 ____________________________________________________________________________
10273 [ 15441] By: jhi                                   on 2002/03/23  17:15:15
10274         Log: EBCDIC: the sorting order is different under
10275              byte-EBCDIC and Unicode.
10276      Branch: perl
10277            ! t/op/utfhash.t
10278 ____________________________________________________________________________
10279 [ 15440] By: jhi                                   on 2002/03/23  17:09:17
10280         Log: EBCDIC: the character codes are different.
10281      Branch: perl
10282            ! lib/Pod/t/pod2html-lib.pl
10283 ____________________________________________________________________________
10284 [ 15439] By: jhi                                   on 2002/03/23  03:05:11
10285         Log: Purify: #15434 got the test the wrong.
10286              (Is there an approved way of testing "is this an unop"?)
10287      Branch: perl
10288            ! op.c
10289 ____________________________________________________________________________
10290 [ 15438] By: jhi                                   on 2002/03/23  01:40:53
10291         Log: Purify: Array bounds read: could read one character past the end.
10292      Branch: perl
10293            ! pp_pack.c
10294 ____________________________________________________________________________
10295 [ 15437] By: jhi                                   on 2002/03/23  01:22:10
10296         Log: Purify: Array bounds read: reading one byte before the buffer.
10297      Branch: perl
10298            ! util.c
10299 ____________________________________________________________________________
10300 [ 15436] By: jhi                                   on 2002/03/23  01:14:24
10301         Log: Purify: Unitialized memory read.  Too many code paths
10302              to keep track of, I guess.
10303      Branch: perl
10304            ! sv.c
10305 ____________________________________________________________________________
10306 [ 15435] By: jhi                                   on 2002/03/23  01:00:31
10307         Log: Purify: Array bounds write: pre-extend the strxfrm
10308              buffer by a factor of four (suggested maximum by HP-UX;
10309              Solaris suggests using 1 + strxfrm(NULL, s, 0) but I don't
10310              know how portable that is; locale.c uses yet another trick
10311              (not a particularly good trick, I might add))
10312      Branch: perl
10313            ! ext/POSIX/POSIX.xs
10314 ____________________________________________________________________________
10315 [ 15434] By: jhi                                   on 2002/03/23  00:48:23
10316         Log: Purify: Array bounds read: o->op_last was accessed
10317              for unops (via newUNOP() and ck_eof()).
10318              (analysis okay, patch bad: see #15439)
10319      Branch: perl
10320            ! op.c
10321 ____________________________________________________________________________
10322 [ 15433] By: jhi                                   on 2002/03/22  23:19:34
10323         Log: Subject: [PATCH] vms/test.com, File::Find tests
10324              From: "Craig A. Berry" <craigberry@mac.com>
10325              Date: Fri, 22 Mar 2002 16:52:59 -0600
10326              Message-Id: <5.1.0.14.2.20020322162822.01ad96b8@exchi01>
10327      Branch: perl
10328            ! vms/test.com
10329 ____________________________________________________________________________
10330 [ 15432] By: jhi                                   on 2002/03/22  23:18:44
10331         Log: Subject: [PATCH] Re: [ID 20020322.002] install man errors
10332              From: Michael G Schwern <schwern@pobox.com>
10333              Date: Fri, 22 Mar 2002 18:08:19 -0500
10334              Message-ID: <20020322230819.GB16454@blackrider>
10335      Branch: perl
10336            ! ext/Sys/Syslog/Syslog.pm
10337 ____________________________________________________________________________
10338 [ 15431] By: jhi                                   on 2002/03/22  21:52:56
10339         Log: Update the information on Encode.
10340      Branch: perl
10341            ! pod/perldelta.pod
10342 ____________________________________________________________________________
10343 [ 15430] By: jhi                                   on 2002/03/22  21:48:28
10344         Log: Upgrade to Encode 0.96, from Dan Kogai.
10345      Branch: perl
10346            + ext/Encode/Byte/Byte.pm ext/Encode/Byte/Makefile.PL
10347            + ext/Encode/EBCDIC/EBCDIC.pm ext/Encode/EBCDIC/Makefile.PL
10348            + ext/Encode/Symbol/Makefile.PL ext/Encode/Symbol/Symbol.pm
10349            ! MANIFEST ext/Encode/AUTHORS ext/Encode/CN/CN.pm
10350            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
10351            ! ext/Encode/JP/JP.pm ext/Encode/KR/KR.pm ext/Encode/MANIFEST
10352            ! ext/Encode/Makefile.PL ext/Encode/TW/TW.pm
10353            ! ext/Encode/lib/Encode/Alias.pm
10354            ! ext/Encode/lib/Encode/Encoding.pm
10355            ! ext/Encode/lib/Encode/Internal.pm
10356            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
10357 ____________________________________________________________________________
10358 [ 15429] By: jhi                                   on 2002/03/22  20:52:18
10359         Log: Subject: [PATCH] h2xs.t fix for VMS
10360              From: "Craig A. Berry" <craigberry@mac.com>
10361              Date: Fri, 22 Mar 2002 15:47:38 -0600
10362              Message-Id: <5.1.0.14.2.20020322154432.01ad4930@exchi01>
10363      Branch: perl
10364            ! lib/h2xs.t
10365 ____________________________________________________________________________
10366 [ 15428] By: jhi                                   on 2002/03/22  20:50:42
10367         Log: One more pass.
10368      Branch: perl
10369            ! epoc/config.sh
10370 ____________________________________________________________________________
10371 [ 15427] By: jhi                                   on 2002/03/22  20:46:43
10372         Log: Even better version from Olaf Flebbe.
10373      Branch: perl
10374            ! epoc/config.sh pp_sys.c util.c
10375 ____________________________________________________________________________
10376 [ 15426] By: jhi                                   on 2002/03/22  20:34:28
10377         Log: EPOC update from Olaf Flebbe.
10378      Branch: perl
10379            ! epoc/config.sh epoc/createpkg.pl epoc/epoc.c epoc/epoc_stubs.c
10380            ! epoc/epocish.c epoc/epocish.h pp_sys.c util.c
10381 ____________________________________________________________________________
10382 [ 15425] By: jhi                                   on 2002/03/22  20:03:33
10383         Log: Tweak from John P. Linderman.
10384      Branch: perl
10385            ! pod/perlhack.pod
10386 ____________________________________________________________________________
10387 [ 15424] By: jhi                                   on 2002/03/22  17:08:36
10388         Log: Subject: [PATCH pod/perlfunc.pod] doc fix
10389              From: Stas Bekman <stas@stason.org>
10390              Date: Sat, 23 Mar 2002 01:42:44 +0800 (SGT)
10391              Message-ID: <Pine.LNX.4.44.0203230138520.8695-100000@hope.stason.org>
10392      Branch: perl
10393            ! pod/perlfunc.pod
10394 ____________________________________________________________________________
10395 [ 15423] By: jhi                                   on 2002/03/22  17:06:42
10396         Log: Subject: [PATCH] check sysconf's return value in reentr.c
10397              From: <slaven.rezic@berlin.de>
10398              Date: Fri, 22 Mar 2002 18:30:36 +0100
10399              Message-Id: <20020322173246.SOLG27460.mailoutvl21@[192.168.139.30]>
10400              
10401              (plus use 4k instead 2k as the "usual" size)
10402      Branch: perl
10403            ! reentr.c reentr.pl
10404 ____________________________________________________________________________
10405 [ 15422] By: jhi                                   on 2002/03/22  15:23:38
10406         Log: Update Changes.
10407      Branch: perl
10408            ! Changes patchlevel.h
10409 ____________________________________________________________________________
10410 [ 15421] By: jhi                                   on 2002/03/22  15:18:30
10411         Log: Forgot from #15416.
10412      Branch: perl
10413            ! pod/perlfaq3.pod
10414 ____________________________________________________________________________
10415 [ 15420] By: jhi                                   on 2002/03/22  15:15:37
10416         Log: Subject: Re: Argument "1.23_45" isn't numeric in subroutine entry
10417              From: andreas.koenig@anima.de (Andreas J. Koenig)
10418              Date: Fri, 22 Mar 2002 16:27:51 +0100
10419              Message-ID: <m3n0x0vczs.fsf@anima.de>
10420      Branch: perl
10421            ! pod/perlmodstyle.pod
10422 ____________________________________________________________________________
10423 [ 15419] By: jhi                                   on 2002/03/22  15:14:42
10424         Log: metaconfig unit changes for #15418.
10425      Branch: metaconfig
10426            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
10427            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
10428            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
10429            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
10430            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
10431            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
10432            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
10433            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
10434            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
10435            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
10436            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
10437            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
10438            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
10439            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
10440            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
10441            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
10442            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
10443            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
10444            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
10445            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
10446            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
10447            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
10448            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
10449            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
10450 ____________________________________________________________________________
10451 [ 15418] By: jhi                                   on 2002/03/22  15:14:09
10452         Log: The I_CSD, I_S, and V_S had wrong recepting datatype.
10453              Also, there's no i_stdio.
10454      Branch: perl
10455            ! Configure reentr.h reentr.pl
10456 ____________________________________________________________________________
10457 [ 15417] By: jhi                                   on 2002/03/22  15:07:33
10458         Log: Document a known AIX warning.
10459      Branch: perl
10460            ! pod/perldelta.pod
10461 ____________________________________________________________________________
10462 [ 15416] By: jhi                                   on 2002/03/22  15:03:05
10463         Log: Undo #15415, allow the faq people to catch up first.
10464      Branch: perl
10465            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
10466 ____________________________________________________________________________
10467 [ 15415] By: jhi                                   on 2002/03/22  13:30:38
10468         Log: FAQ sync.
10469      Branch: perl
10470            ! pod/perlfaq3.pod pod/perlfaq5.pod pod/perlfaq6.pod
10471 ____________________________________________________________________________
10472 [ 15414] By: jhi                                   on 2002/03/22  13:25:17
10473         Log: Subject: Re: Change 15398: Assuming the Apache 1.3 -D_GNU_SOURCE problem       
10474              From: andreas.koenig@anima.de (Andreas J. Koenig)
10475              Date: Fri, 22 Mar 2002 15:16:19 +0100
10476              Message-ID: <m38z8kwuvg.fsf@anima.de>
10477              
10478              (plus reformat)
10479      Branch: perl
10480            ! pod/perldelta.pod
10481 ____________________________________________________________________________
10482 [ 15413] By: jhi                                   on 2002/03/22  13:20:48
10483         Log: Integrate perlio;
10484              
10485              Fix [ID 20020318.003] cannot open STDOUT into in memory variable
10486              
10487              Check for sanity of UTF-8 keys in hashes
10488      Branch: perl
10489           +> t/op/utfhash.t
10490           !> MANIFEST doio.c
10491 ____________________________________________________________________________
10492 [ 15412] By: nick                                  on 2002/03/22  10:50:53
10493         Log: Check for sanity of UTF-8 keys in hashes
10494              (feel free to add more tests...)
10495      Branch: perlio
10496            + t/op/utfhash.t
10497            ! MANIFEST
10498 ____________________________________________________________________________
10499 [ 15411] By: ams                                   on 2002/03/22  08:36:33
10500         Log: Revert #15200 for backwards compatiblity reasons.
10501      Branch: perl
10502            ! lib/AutoSplit.t lib/Test/Simple/t/fail-more.t pod/perldiag.pod
10503            ! pp_ctl.c t/op/override.t
10504 ____________________________________________________________________________
10505 [ 15410] By: nick                                  on 2002/03/22  07:47:41
10506         Log: Fix [ID 20020318.003] cannot open STDOUT into in memory variable
10507              - when (e.g.) STDOUT is char special file and gets IoOFP
10508              created - do _NOT_ pass num_svs as that fopen-s stringified
10509              glob, and not fdopen-s the fd.
10510      Branch: perlio
10511            ! doio.c
10512 ____________________________________________________________________________
10513 [ 15409] By: nick                                  on 2002/03/22  07:19:33
10514         Log: Integrate mainline
10515      Branch: perlio
10516           +> ext/Encode/Encode/ibm-1250.ucm ext/Encode/Encode/ibm-1251.ucm
10517           +> ext/Encode/Encode/ibm-1252.ucm ext/Encode/Encode/ibm-1253.ucm
10518           +> ext/Encode/Encode/ibm-1254.ucm ext/Encode/Encode/ibm-1255.ucm
10519           +> ext/Encode/Encode/ibm-1256.ucm ext/Encode/Encode/ibm-1257.ucm
10520           +> ext/Encode/Encode/ibm-1258.ucm ext/Encode/lib/Encode/Alias.pm
10521           +> ext/Encode/lib/Encode/Details.pod
10522           +> ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
10523           +> lib/Pod/t/htmlescp.pod lib/Pod/t/htmlescp.t
10524           +> lib/Pod/t/htmlview.pod lib/Pod/t/htmlview.t
10525           +> lib/Pod/t/pod2html-lib.pl
10526            - ext/Encode/lib/Encode/Description.pod ext/Encode/t/CJKalias.t
10527           !> (integrate 39 files)
10528 ____________________________________________________________________________
10529 [ 15408] By: jhi                                   on 2002/03/22  04:09:19
10530         Log: Win32 tweak from mjd.
10531      Branch: perl
10532            ! lib/Tie/File.pm
10533 ____________________________________________________________________________
10534 [ 15407] By: jhi                                   on 2002/03/22  04:07:13
10535         Log: If Unicode keys are entered to a hash, a bit is turned on.
10536              If the bit is on, when the keys are fetched from the hash
10537              (%h, each %h, keys %h), the Unicodified versions of the keys
10538              are returned if needed.  This solution errs on the size of
10539              over-Unicodifying, the old solution erred on the side of
10540              under-Unicodifying.  As long as the hash keys can be a mix
10541              of byte and Unicode strings, a perfect fit is hard to come by.
10542      Branch: perl
10543            ! doop.c dump.c ext/Devel/Peek/Peek.t hv.c hv.h
10544            ! pod/perlunicode.pod pp.c sv.h t/op/pat.t
10545 ____________________________________________________________________________
10546 [ 15406] By: jhi                                   on 2002/03/22  01:21:57
10547         Log: Subject: Re: Change 15398: Assuming the Apache 1.3 -D_GNU_SOURCE problem
10548              From: Mike Guy <mjtg@cam.ac.uk>
10549              Date: Fri, 22 Mar 2002 02:08:20 +0000
10550              Message-Id: <E16oETc-0000vE-00@virgo.cus.cam.ac.uk>
10551      Branch: perl
10552            ! pod/perldelta.pod
10553 ____________________________________________________________________________
10554 [ 15405] By: jhi                                   on 2002/03/21  23:13:44
10555         Log: PM_SETRE() fallout.
10556      Branch: perl
10557            ! ext/ByteLoader/bytecode.h
10558 ____________________________________________________________________________
10559 [ 15404] By: jhi                                   on 2002/03/21  22:54:42
10560         Log: Subject: [PATCH pod/perlxs.pod] doc fix
10561              From: Stas Bekman <stas@stason.org>
10562              Date: Thu, 21 Mar 2002 18:47:35 +0800
10563              Message-ID: <3C99BA47.9010403@stason.org>
10564      Branch: perl
10565            ! pod/perlxs.pod
10566 ____________________________________________________________________________
10567 [ 15403] By: jhi                                   on 2002/03/21  22:53:11
10568         Log: Subject: [PATCH]
10569              From: Slaven Rezic <slaven.rezic@berlin.de>
10570              Date: 21 Mar 2002 10:19:23 +0100
10571              Message-ID: <87n0x2wa5g.fsf@vran.herceg.de>
10572              
10573              Disable gethostbyaddr_r for all 4.x FreeBSD versions.
10574      Branch: perl
10575            ! hints/freebsd.sh
10576 ____________________________________________________________________________
10577 [ 15402] By: jhi                                   on 2002/03/21  22:50:19
10578         Log: Subject: Storable is inefficient retreiving large hashes [PATCH]
10579              From: Tim Bunce <Tim.Bunce@pobox.com>
10580              Date: Thu, 21 Mar 2002 21:18:05 +0000
10581              Message-ID: <20020321211805.E25276@dansat.data-plan.com>
10582      Branch: perl
10583            ! ext/Storable/Storable.xs
10584 ____________________________________________________________________________
10585 [ 15401] By: jhi                                   on 2002/03/21  20:48:52
10586         Log: Reword the Apache^Wmod_perl bit so that Sarathy
10587              can sleep easier :-)
10588      Branch: perl
10589            ! pod/perldelta.pod
10590 ____________________________________________________________________________
10591 [ 15400] By: jhi                                   on 2002/03/21  20:19:31
10592         Log: It seems that the strange failure (core dump) of
10593              t/uni/fold.t on ithreads Solaris builds is a gcc bug:
10594              (1) using Sun's cc helps
10595              (2) rewriting the ithreads PM_SETRE() to do the
10596              setting in two steps helps
10597              (3) no other platforms have the crash
10598              (4) Tru64's Third Degree sees nothing evil
10599              So we implement (2).
10600      Branch: perl
10601            ! op.h
10602 ____________________________________________________________________________
10603 [ 15399] By: jhi                                   on 2002/03/21  20:09:23
10604         Log: Solaris: default to the SUNwspro cc if it is available.
10605      Branch: perl
10606            ! hints/solaris_2.sh
10607 ____________________________________________________________________________
10608 [ 15398] By: jhi                                   on 2002/03/21  18:41:57
10609         Log: Assuming the Apache 1.3 -D_GNU_SOURCE problem
10610              does not get fixed in time.
10611      Branch: perl
10612            ! pod/perldelta.pod
10613 ____________________________________________________________________________
10614 [ 15397] By: jhi                                   on 2002/03/21  18:19:53
10615         Log: Subject: [PATCH@15387] -DCRIPPLED_CC RIP
10616              From: Dave Mitchell <davem@fdgroup.com>
10617              Date: Thu, 21 Mar 2002 17:24:40 +0000
10618              Message-ID: <20020321172440.C13683@fdgroup.com>
10619      Branch: perl
10620            ! INSTALL embed.fnc embed.h ext/Devel/PPPort/PPPort.pm gv.c gv.h
10621            ! pod/perlapi.pod proto.h sv.h toke.c
10622 ____________________________________________________________________________
10623 [ 15396] By: jhi                                   on 2002/03/21  18:00:51
10624         Log: One more proto escapee.
10625      Branch: perl
10626            ! hints/linux.sh
10627 ____________________________________________________________________________
10628 [ 15395] By: jhi                                   on 2002/03/21  17:56:57
10629         Log: metaconfig unit change for #15394.
10630      Branch: metaconfig/U/perl
10631            ! Checkcc.U
10632 ____________________________________________________________________________
10633 [ 15394] By: jhi                                   on 2002/03/21  17:56:34
10634         Log: Subject: [PATCH Configure] must do -Dcc=gcc with -Dusethreads
10635              From: Robin Barker <rmb1@cise.npl.co.uk>
10636              Date: Thu, 21 Mar 2002 17:35:00 GMT
10637              Message-Id: <200203211735.RAA15135@tempest.npl.co.uk>
10638      Branch: perl
10639            ! Configure
10640 ____________________________________________________________________________
10641 [ 15393] By: jhi                                   on 2002/03/21  17:36:06
10642         Log: Subject: Re: [tests for Pod::Html]
10643              From: Stas Bekman <stas@stason.org>
10644              Date: Fri, 22 Mar 2002 01:28:03 +0800 (SGT)
10645              Message-ID: <Pine.LNX.4.44.0203220126250.29991-100000@hope.stason.org>
10646      Branch: perl
10647            + lib/Pod/t/htmlview.pod lib/Pod/t/htmlview.t
10648            - t/pod2html/README
10649            ! MANIFEST lib/Pod/t/pod2html-lib.pl
10650 ____________________________________________________________________________
10651 [ 15392] By: jhi                                   on 2002/03/21  16:17:53
10652         Log: Subject: Re: [PATCH lib/Cwd.pm] fixing proto mismatch warning
10653              From: Stas Bekman <stas@stason.org>
10654              Date: Thu, 21 Mar 2002 18:50:56 +0800
10655              Message-ID: <3C99BB10.50004@stason.org>
10656      Branch: perl
10657            ! ext/Cwd/Cwd.xs
10658 ____________________________________________________________________________
10659 [ 15391] By: jhi                                   on 2002/03/21  16:16:57
10660         Log: Upgrade to Encode 0.95, from Dan Kogai.
10661      Branch: perl
10662            + ext/Encode/Encode/ibm-1250.ucm ext/Encode/Encode/ibm-1251.ucm
10663            + ext/Encode/Encode/ibm-1252.ucm ext/Encode/Encode/ibm-1253.ucm
10664            + ext/Encode/Encode/ibm-1254.ucm ext/Encode/Encode/ibm-1255.ucm
10665            + ext/Encode/Encode/ibm-1256.ucm ext/Encode/Encode/ibm-1257.ucm
10666            + ext/Encode/Encode/ibm-1258.ucm ext/Encode/lib/Encode/Alias.pm
10667            + ext/Encode/lib/Encode/Details.pod
10668            + ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
10669            - ext/Encode/lib/Encode/Description.pod ext/Encode/t/CJKalias.t
10670            ! MANIFEST ext/Encode/AUTHORS ext/Encode/CN/CN.pm
10671            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/MANIFEST
10672            ! ext/Encode/Makefile.PL
10673 ____________________________________________________________________________
10674 [ 15390] By: jhi                                   on 2002/03/21  14:48:35
10675         Log: Mention the new syslog try-harder feature.
10676      Branch: perl
10677            ! pod/perldelta.pod
10678 ____________________________________________________________________________
10679 [ 15389] By: jhi                                   on 2002/03/21  14:44:56
10680         Log: metaconfig unit changes for #15388.
10681      Branch: metaconfig
10682            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
10683            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
10684            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
10685            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
10686            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
10687            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
10688            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
10689            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
10690            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
10691            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
10692            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
10693            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
10694            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
10695            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
10696            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
10697            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
10698            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
10699            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
10700            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
10701            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
10702            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
10703            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
10704            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
10705            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
10706 ____________________________________________________________________________
10707 [ 15388] By: jhi                                   on 2002/03/21  14:44:09
10708         Log: Subject: [PATCH @15373] More HP-UX/IA64 work
10709              From: Spider Boardman <spider@web.zk3.dec.com>
10710              Date: Thu, 21 Mar 2002 09:23:45 -0500
10711              Message-Id: <200203211423.JAA61178@leggy.zk3.dec.com>
10712      Branch: perl
10713            ! Configure hints/hpux.sh reentr.pl
10714 ____________________________________________________________________________
10715 [ 15387] By: jhi                                   on 2002/03/21  14:37:56
10716         Log: NetWare diff from C Aditya.
10717      Branch: perl
10718            ! perl.h
10719 ____________________________________________________________________________
10720 [ 15386] By: jhi                                   on 2002/03/21  14:36:05
10721         Log: The htmlview test doesn't work yet.
10722      Branch: perl
10723            + t/pod2html/README
10724            - lib/Pod/t/htmlview.pod lib/Pod/t/htmlview.t
10725            ! MANIFEST
10726 ____________________________________________________________________________
10727 [ 15385] By: jhi                                   on 2002/03/21  14:15:01
10728         Log: Placeholder.
10729      Branch: perl
10730            ! MANIFEST
10731 ____________________________________________________________________________
10732 [ 15384] By: jhi                                   on 2002/03/21  14:03:50
10733         Log: Integrate perlio: missing tabs in makefile.mk.
10734      Branch: perl
10735           !> win32/makefile.mk
10736 ____________________________________________________________________________
10737 [ 15383] By: jhi                                   on 2002/03/21  13:52:18
10738         Log: Subject: [tests for Pod::Html]
10739              From: Stas Bekman <stas@stason.org>
10740              Date: Tue, 19 Mar 2002 14:39:03 +0800 (SGT)
10741              Message-ID: <Pine.LNX.4.44.0203191437360.25475-100000@hope.stason.org>
10742      Branch: perl
10743            + lib/Pod/t/htmlescp.pod lib/Pod/t/htmlescp.t
10744            + lib/Pod/t/htmlview.pod lib/Pod/t/htmlview.t
10745            + lib/Pod/t/pod2html-lib.pl
10746            ! MANIFEST
10747 ____________________________________________________________________________
10748 [ 15382] By: nick                                  on 2002/03/21  07:21:57
10749         Log: Integrate mainline (Win2k/MinGW all ok except threads/t/end.t)
10750      Branch: perlio
10751           +> ext/Encode/AUTHORS ext/Encode/Changes
10752           +> ext/Encode/lib/Encode/Description.pod ext/Encode/t/CJKalias.t
10753           +> ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
10754           +> ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
10755           +> ext/I18N/Langinfo/fallback/const-c.inc
10756           +> ext/I18N/Langinfo/fallback/const-xs.inc
10757           +> lib/ExtUtils/t/Constant.t
10758            - ext/Encode/Encode/euc-jp-0212.enc
10759            - ext/Encode/lib/Encode/Tcl/Extended.pm ext/Encode/t/japanese.pl
10760            - ext/Encode/t/table.euc ext/Encode/t/table.ref
10761            - ext/I18N/Langinfo/fallback.xs lib/ExtUtils/t/ExtUtils.t
10762           !> (integrate 105 files)
10763 ____________________________________________________________________________
10764 [ 15381] By: nick                                  on 2002/03/21  06:59:57
10765         Log: Restore tabs so dmake will parse file!
10766      Branch: perlio
10767            ! win32/makefile.mk
10768 ____________________________________________________________________________
10769 [ 15380] By: jhi                                   on 2002/03/21  04:26:03
10770         Log: Upgrade to Unicode::Normalize 0.16.
10771      Branch: perl
10772            ! ext/Unicode/Normalize/Changes
10773            ! ext/Unicode/Normalize/Normalize.pm
10774 ____________________________________________________________________________
10775 [ 15379] By: jhi                                   on 2002/03/21  02:59:46
10776         Log: Schwern's wallet is a bit more loose.
10777      Branch: perl
10778            ! t/lib/1_compile.t
10779 ____________________________________________________________________________
10780 [ 15378] By: jhi                                   on 2002/03/20  21:57:22
10781         Log: Subject: [PATCH]
10782              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
10783              Date: Wed, 20 Mar 2002 22:56:17 -0000
10784              Message-ID: <AIEAJICLCBDNAAOLLOKLEEEAEAAA.paul_marquess@yahoo.co.uk>
10785              
10786              packWARN also for subdirs.
10787      Branch: perl
10788            ! NetWare/nw5.c cygwin/cygwin.c djgpp/djgpp.c
10789            ! ext/Encode/Encode.xs ext/attrs/attrs.xs os2/os2.c vms/vms.c
10790            ! win32/win32.c
10791 ____________________________________________________________________________
10792 [ 15377] By: jhi                                   on 2002/03/20  21:50:11
10793         Log: A plan is better.
10794      Branch: perl
10795            ! ext/Encode/t/CJKalias.t
10796 ____________________________________________________________________________
10797 [ 15376] By: jhi                                   on 2002/03/20  21:26:09
10798         Log: Upgrade to Encode 0.94, from Dan Kogai.
10799      Branch: perl
10800            + ext/Encode/lib/Encode/Description.pod
10801            ! MANIFEST ext/Encode/AUTHORS ext/Encode/CN/CN.pm
10802            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/JP/JP.pm
10803            ! ext/Encode/KR/KR.pm ext/Encode/MANIFEST ext/Encode/TW/TW.pm
10804            ! ext/Encode/lib/Encode/Encoding.pm
10805            ! ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
10806            ! ext/Encode/lib/Encode/JP/JIS.pm ext/Encode/lib/Encode/Tcl.pm
10807            ! ext/Encode/t/CJKalias.t
10808 ____________________________________________________________________________
10809 [ 15375] By: jhi                                   on 2002/03/20  21:09:27
10810         Log: Rats' nest.
10811      Branch: perl
10812            ! hints/solaris_2.sh
10813 ____________________________________________________________________________
10814 [ 15374] By: jhi                                   on 2002/03/20  21:01:59
10815         Log: Rrright.
10816      Branch: perl
10817            ! pod/perlguts.pod
10818 ____________________________________________________________________________
10819 [ 15373] By: jhi                                   on 2002/03/20  17:36:43
10820         Log: Update Changes.
10821      Branch: perl
10822            ! Changes patchlevel.h
10823 ____________________________________________________________________________
10824 [ 15372] By: jhi                                   on 2002/03/20  16:54:35
10825         Log: Reapply #15336.
10826      Branch: perl
10827            ! ext/Encode/lib/Encode/Tcl.pm
10828 ____________________________________________________________________________
10829 [ 15371] By: jhi                                   on 2002/03/20  15:28:44
10830         Log: Upgrade to Encode 0.93, from Dan Kogai.
10831      Branch: perl
10832            + ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/t/CJKalias.t
10833            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/Encode.pm
10834            ! ext/Encode/JP/JP.pm ext/Encode/KR/KR.pm ext/Encode/MANIFEST
10835            ! ext/Encode/README ext/Encode/TW/TW.pm
10836            ! ext/Encode/lib/Encode/CN/HZ.pm
10837            ! ext/Encode/lib/Encode/Encoding.pm
10838            ! ext/Encode/lib/Encode/Internal.pm
10839            ! ext/Encode/lib/Encode/JP/Constants.pm
10840            ! ext/Encode/lib/Encode/JP/H2Z.pm
10841            ! ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
10842            ! ext/Encode/lib/Encode/JP/JIS.pm ext/Encode/lib/Encode/Tcl.pm
10843            ! ext/Encode/lib/Encode/Tcl/Escape.pm
10844            ! ext/Encode/lib/Encode/Tcl/Table.pm
10845            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/lib/Encode/XS.pm
10846            ! ext/Encode/lib/Encode/iso10646_1.pm
10847            ! ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
10848            ! ext/Encode/t/JP.t
10849 ____________________________________________________________________________
10850 [ 15370] By: jhi                                   on 2002/03/20  15:13:42
10851         Log: Subject: patch for syslog
10852              From: <Nick.Williams@morganstanley.com>
10853              Date: Wed, 20 Mar 2002 15:54:14 +0000 (GMT)
10854              Message-ID: <Pine.GSO.4.33.0203201548300.14623-200000@cwit119>
10855      Branch: perl
10856            ! ext/Sys/Syslog/Syslog.pm
10857 ____________________________________________________________________________
10858 [ 15369] By: jhi                                   on 2002/03/20  15:10:17
10859         Log: Some failure updates.
10860      Branch: perl
10861            ! pod/perldelta.pod
10862 ____________________________________________________________________________
10863 [ 15368] By: jhi                                   on 2002/03/20  15:02:04
10864         Log: Getopt::Long 2.29 from Johan Vromans.
10865      Branch: perl
10866            ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES
10867 ____________________________________________________________________________
10868 [ 15367] By: jhi                                   on 2002/03/20  14:58:56
10869         Log: Rename ExtUtils.t to Constant.t, as suggested by
10870              Nicholas Clark.
10871      Branch: perl
10872            + lib/ExtUtils/t/Constant.t
10873            - lib/ExtUtils/t/ExtUtils.t
10874            ! MANIFEST
10875 ____________________________________________________________________________
10876 [ 15366] By: jhi                                   on 2002/03/20  14:56:27
10877         Log: Subject: [PATCH] TODO - Make Schwern Poorer
10878              From: Nicholas Clark <nick@unfortu.net>
10879              Date: Tue, 19 Mar 2002 22:50:28 +0000
10880              Message-ID: <20020319225027.GF311@Bagpuss.unfortu.net>
10881      Branch: perl
10882            ! t/lib/1_compile.t
10883 ____________________________________________________________________________
10884 [ 15365] By: jhi                                   on 2002/03/20  14:47:15
10885         Log: Subject: Re: The story of O [PATCH]
10886              From: Richard.Foley@t-online.de (Richard Foley)
10887              Date: Sun, 17 Mar 2002 08:37:26 +0100
10888              Message-ID: <16mUNX-293TDkC@fwd08.sul.t-online.com>
10889      Branch: perl
10890            ! lib/perl5db.pl
10891 ____________________________________________________________________________
10892 [ 15364] By: jhi                                   on 2002/03/20  14:43:11
10893         Log: Mention the external modules Encode::HanExtra and
10894              PadWalker.
10895      Branch: perl
10896            ! pod/perldelta.pod
10897 ____________________________________________________________________________
10898 [ 15363] By: jhi                                   on 2002/03/20  14:38:23
10899         Log: Subject: [PATCH] List lexicals from debugger
10900              From: Peter Scott <Peter@PSDT.com>
10901              Date: Tue, 19 Mar 2002 12:28:52 -0800
10902              Message-id: <4.3.2.7.2.20020319101746.00aa7aa0@shell2.webquarry.com>
10903      Branch: perl
10904            ! lib/dumpvar.pl lib/perl5db.pl pod/perldebug.pod
10905 ____________________________________________________________________________
10906 [ 15362] By: jhi                                   on 2002/03/20  14:37:05
10907         Log: Tweaks from Autrijus Tang: should use euc-tw for Taiwan,
10908              and :encoding(xxx) was errorneously parsed.
10909      Branch: perl
10910            ! lib/open.pm
10911 ____________________________________________________________________________
10912 [ 15361] By: jhi                                   on 2002/03/20  14:34:38
10913         Log: Subject: [PATCH bleadperl] exec.t tweak
10914              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
10915              Date: Wed, 20 Mar 2002 01:21:40 +0100
10916              Message-ID: <18918217607.20020320012140@tesla.rcub.bg.ac.yu>
10917              
10918              4NT returns 2 as error-code for nonexistant file.
10919      Branch: perl
10920            ! t/op/exec.t
10921 ____________________________________________________________________________
10922 [ 15360] By: jhi                                   on 2002/03/20  14:33:09
10923         Log: minor Tie::File test patch to make win32 happier, from mjd.
10924      Branch: perl
10925            ! lib/Tie/File/t/30_defer.t
10926 ____________________________________________________________________________
10927 [ 15359] By: jhi                                   on 2002/03/20  14:31:53
10928         Log: Subject: [PATCH bleadperl] magic.t tweak
10929              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
10930              Date: Wed, 20 Mar 2002 00:39:16 +0100
10931              Message-ID: <14415673404.20020320003916@tesla.rcub.bg.ac.yu>
10932      Branch: perl
10933            ! t/op/magic.t
10934 ____________________________________________________________________________
10935 [ 15358] By: jhi                                   on 2002/03/20  14:23:46
10936         Log: Typo fix from Andreas Koenig, plus a tweak.
10937      Branch: perl
10938            ! pod/perlunicode.pod
10939 ____________________________________________________________________________
10940 [ 15357] By: jhi                                   on 2002/03/20  14:21:33
10941         Log: Sigh.  The _GNU_SOURCE is needed for the struct crypt_data
10942              in Mandrake 8.2.  Now we need to figure out a way not to
10943              unbreak Apache.
10944      Branch: perl
10945            ! hints/linux.sh
10946 ____________________________________________________________________________
10947 [ 15356] By: jhi                                   on 2002/03/20  13:59:58
10948         Log: Fix for "UTF-8 bug with s///" from Hugo.
10949      Branch: perl
10950            ! embed.fnc embed.h proto.h regcomp.c regcomp.h regexec.c sv.c
10951            ! t/op/pat.t
10952 ____________________________________________________________________________
10953 [ 15355] By: jhi                                   on 2002/03/20  02:23:23
10954         Log: metaconfig unit change for #15354.
10955      Branch: metaconfig
10956            ! U/threads/usethreads.U
10957 ____________________________________________________________________________
10958 [ 15354] By: jhi                                   on 2002/03/20  02:23:01
10959         Log: Installation updates on threads and perlio.
10960      Branch: perl
10961            ! Configure INSTALL
10962 ____________________________________________________________________________
10963 [ 15353] By: jhi                                   on 2002/03/20  01:17:27
10964         Log: Tpo.
10965      Branch: perl
10966            ! pod/perlfaq6.pod
10967 ____________________________________________________________________________
10968 [ 15352] By: jhi                                   on 2002/03/20  01:15:54
10969         Log: Regen modlib and toc.
10970      Branch: perl
10971            ! pod/perlmodlib.pod pod/perltoc.pod
10972 ____________________________________________________________________________
10973 [ 15351] By: jhi                                   on 2002/03/20  01:12:28
10974         Log: Whitespace tweaks.
10975      Branch: perl
10976            ! pod/perldebguts.pod pod/perlfaq5.pod pod/perlfunc.pod
10977            ! pod/perltodo.pod pod/perlunicode.pod
10978 ____________________________________________________________________________
10979 [ 15350] By: jhi                                   on 2002/03/20  00:55:54
10980         Log: If it looks like UTF-8 (either nl_langinfo or locale variables),
10981              think UTF-8, embrace your inner UTF-8, as suggested by Larry.
10982              (And as suggested by Markus Kuhn.)
10983              
10984              While we are at it, document also the case of
10985              mixed hash keys as a known potential troublemaker.
10986              (Since it's locale-related, sometimes.)
10987      Branch: perl
10988            ! embedvar.h intrpvar.h lib/open.pm locale.c perl.c perlapi.h
10989            ! pod/perldelta.pod pod/perllocale.pod pod/perlunicode.pod
10990            ! pod/perluniintro.pod
10991 ____________________________________________________________________________
10992 [ 15349] By: jhi                                   on 2002/03/20  00:47:17
10993         Log: Surely a typo.
10994      Branch: perl
10995            ! gv.c
10996 ____________________________________________________________________________
10997 [ 15348] By: jhi                                   on 2002/03/19  22:05:29
10998         Log: Take two.
10999      Branch: perl
11000            + ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
11001            + ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
11002 ____________________________________________________________________________
11003 [ 15347] By: jhi                                   on 2002/03/19  22:04:45
11004         Log: Let's try this from scratch.
11005      Branch: perl
11006            - ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
11007            - ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
11008 ____________________________________________________________________________
11009 [ 15346] By: jhi                                   on 2002/03/19  21:59:14
11010         Log: I could do this all day...
11011      Branch: perl
11012            ! ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
11013            ! ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
11014 ____________________________________________________________________________
11015 [ 15345] By: jhi                                   on 2002/03/19  21:54:20
11016         Log: Grrr.
11017      Branch: perl
11018            ! ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
11019            ! ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
11020 ____________________________________________________________________________
11021 [ 15344] By: jhi                                   on 2002/03/19  21:49:47
11022         Log: Subject: Re: Nearly OK for cygwin@15318
11023              From: John Peacock <jpeacock@rowman.com>
11024              Date: Tue, 19 Mar 2002 15:58:08 -0500
11025              Message-ID: <3C97A660.3060302@rowman.com>
11026      Branch: perl
11027            ! pod/perlport.pod
11028 ____________________________________________________________________________
11029 [ 15343] By: jhi                                   on 2002/03/19  21:47:02
11030         Log: Subject: Re: Nearly OK for cygwin@15318
11031              From: <slaven.rezic@berlin.de>
11032              Date: Tue, 19 Mar 2002 21:47:49 +0100
11033              Message-Id: <20020319204958.PTWF27460.mailoutvl21@[192.168.139.30]>
11034              
11035              Subject: Re: Nearly OK for cygwin@15318
11036              From: <slaven.rezic@berlin.de>
11037              Date: Tue, 19 Mar 2002 21:37:18 +0100
11038              Message-Id: <20020319203927.PTPI27460.mailoutvl21@[192.168.139.30]>
11039      Branch: perl
11040            ! pod/perlport.pod t/io/fs.t
11041 ____________________________________________________________________________
11042 [ 15342] By: jhi                                   on 2002/03/19  21:41:12
11043         Log: D'oh.
11044      Branch: perl
11045            + ext/I18N/Langinfo/fallback/const-c.inc
11046            + ext/I18N/Langinfo/fallback/const-xs.inc
11047 ____________________________________________________________________________
11048 [ 15341] By: jhi                                   on 2002/03/19  21:40:49
11049         Log: Subject: [PATCH] proper fallback for I18N::Langinfo
11050              From: Nicholas Clark <nick@unfortu.net>
11051              Date: Tue, 19 Mar 2002 22:37:08 +0000
11052              Message-ID: <20020319223707.GE311@Bagpuss.unfortu.net>
11053              
11054              Subject: Re: [PATCH] proper fallback for I18N::Langinfo
11055              From: Nicholas Clark <nick@ccl4.org>
11056              Date: Tue, 19 Mar 2002 22:39:55 +0000
11057              Message-ID: <20020319223954.G94831@plum.flirble.org>
11058      Branch: perl
11059            - ext/I18N/Langinfo/fallback.xs
11060            ! MANIFEST
11061 ____________________________________________________________________________
11062 [ 15340] By: jhi                                   on 2002/03/19  21:31:16
11063         Log: Text, not binary.
11064      Branch: perl
11065            ! ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
11066            ! ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
11067 ____________________________________________________________________________
11068 [ 15339] By: jhi                                   on 2002/03/19  21:26:10
11069         Log: Subject: Re: perl@15244
11070              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
11071              Date: Mon, 18 Mar 2002 17:37:31 +0100
11072              Message-Id: <20020318173508.8D96.H.M.BRAND@hccnet.nl>
11073              
11074              (Goedendag: Dutch whitespace police)
11075      Branch: perl
11076            ! hints/hpux.sh
11077 ____________________________________________________________________________
11078 [ 15338] By: jhi                                   on 2002/03/19  21:10:29
11079         Log: Subject: [PATCH] Re: [ID 20020305.026] Not OK: perl v5.7.3 +DEVEL15046 on sun4-solaris 2.7
11080              From: Nicholas Clark <nick@unfortu.net>
11081              Date: Tue, 19 Mar 2002 21:52:47 +0000
11082              Message-ID: <20020319215246.GC311@Bagpuss.unfortu.net>
11083      Branch: perl
11084            ! ext/Fcntl/Makefile.PL ext/File/Glob/Makefile.PL
11085            ! ext/GDBM_File/Makefile.PL ext/I18N/Langinfo/Makefile.PL
11086            ! ext/POSIX/Makefile.PL ext/Socket/Makefile.PL
11087            ! ext/Sys/Syslog/Makefile.PL
11088 ____________________________________________________________________________
11089 [ 15337] By: jhi                                   on 2002/03/19  20:09:22
11090         Log: More pathname portability checks.
11091      Branch: perl
11092            ! Porting/check83.pl
11093 ____________________________________________________________________________
11094 [ 15336] By: jhi                                   on 2002/03/19  18:41:50
11095         Log: Begone, Encode::Tcl::Extended.
11096      Branch: perl
11097            ! ext/Encode/lib/Encode/Tcl.pm
11098 ____________________________________________________________________________
11099 [ 15335] By: jhi                                   on 2002/03/19  18:40:10
11100         Log: This is like trying to put the shaving cream
11101              back to the can...
11102      Branch: perl
11103            ! hints/linux.sh
11104 ____________________________________________________________________________
11105 [ 15334] By: jhi                                   on 2002/03/19  18:31:59
11106         Log: With the -D_SVID_SOURCE Debian 2.2 dies on conflicting
11107              types of usleep().  Fun, fun. fun.
11108      Branch: perl
11109            ! hints/linux.sh
11110 ____________________________________________________________________________
11111 [ 15333] By: jhi                                   on 2002/03/19  18:25:21
11112         Log: Sarathy's new suggestion for Linux threading flags.
11113      Branch: perl
11114            ! hints/linux.sh
11115 ____________________________________________________________________________
11116 [ 15332] By: jhi                                   on 2002/03/19  18:23:30
11117         Log: Rename euc-jp-012 as euc-jp, as suggested by Dan Kogai.
11118      Branch: perl
11119            - ext/Encode/Encode/euc-jp-0212.ucm
11120            ! MANIFEST ext/Encode/Encode/euc-jp.ucm
11121            ! ext/Encode/JP/Makefile.PL ext/Encode/MANIFEST
11122 ____________________________________________________________________________
11123 [ 15331] By: jhi                                   on 2002/03/19  18:18:21
11124         Log: Subject: [PATCH bleadperl] Add targer _test to win32 makefiles
11125              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
11126              Date: Tue, 19 Mar 2002 00:42:22 +0100
11127              Message-ID: <1199171923.20020319004222@tesla.rcub.bg.ac.yu>
11128      Branch: perl
11129            ! win32/Makefile win32/Makefile.win64 win32/makefile.mk
11130 ____________________________________________________________________________
11131 [ 15330] By: jhi                                   on 2002/03/19  18:00:48
11132         Log: "+" is not a valid filename character in VMS.
11133      Branch: perl
11134            + ext/Encode/Encode/euc-jp-0212.ucm
11135            - ext/Encode/Encode/euc-jp+0212.ucm
11136            ! ext/Encode/JP/Makefile.PL ext/Encode/MANIFEST
11137 ____________________________________________________________________________
11138 [ 15329] By: jhi                                   on 2002/03/19  15:49:12
11139         Log: Update Changes.
11140      Branch: perl
11141            ! Changes patchlevel.h
11142 ____________________________________________________________________________
11143 [ 15328] By: jhi                                   on 2002/03/19  15:25:58
11144         Log: Take away _GNU_SOURCE since that does not seem
11145              to play well with other software (like Apache),
11146              just hint away the WHOAs.
11147      Branch: perl
11148            ! hints/linux.sh
11149 ____________________________________________________________________________
11150 [ 15327] By: jhi                                   on 2002/03/19  15:17:12
11151         Log: metaconfig unit change for #15326.
11152      Branch: metaconfig
11153            ! U/threads/d_crypt_r.U
11154 ____________________________________________________________________________
11155 [ 15326] By: jhi                                   on 2002/03/19  15:16:43
11156         Log: Support crypt_r(const char*,const char*, CRYPTD*).
11157      Branch: perl
11158            ! Configure reentr.h reentr.pl
11159 ____________________________________________________________________________
11160 [ 15325] By: jhi                                   on 2002/03/19  14:54:21
11161         Log: VMS acrobatics from Peter Prymmer.
11162      Branch: perl
11163            ! lib/ExtUtils/t/ExtUtils.t
11164 ____________________________________________________________________________
11165 [ 15324] By: jhi                                   on 2002/03/19  14:51:56
11166         Log: Subject: [PATCH lib/Pod/Html.pm] remove warning
11167              From: Stas Bekman <stas@stason.org>
11168              Date: Tue, 19 Mar 2002 13:14:53 +0800 (SGT)
11169              Message-ID: <Pine.LNX.4.44.0203191311530.14113-100000@hope.stason.org>
11170      Branch: perl
11171            ! lib/Pod/Html.pm
11172 ____________________________________________________________________________
11173 [ 15323] By: jhi                                   on 2002/03/19  14:51:09
11174         Log: Subject: [PATCH] Re: ext/B/t/xref.t @15300 on VMS
11175              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
11176              Date: Tue, 19 Mar 2002 10:49:27 +0100
11177              Message-ID: <20020319104927.C705@rafael>   
11178      Branch: perl
11179            ! ext/B/t/xref.t
11180 ____________________________________________________________________________
11181 [ 15322] By: jhi                                   on 2002/03/19  14:50:02
11182         Log: Integrate perlio;
11183              
11184              Move docs for Encode::valid_utf8 (which does not exist)
11185              to be docs for utf8::valid() (which does).
11186      Branch: perl
11187           !> ext/Encode/Encode.pm lib/utf8.pm
11188 ____________________________________________________________________________
11189 [ 15321] By: jhi                                   on 2002/03/19  14:48:57
11190         Log: Remove Encode::Tcl::Extended, suggested by
11191              SADAHIRO Tomoyuki.
11192      Branch: perl
11193            - ext/Encode/Encode/euc-jp-0212.enc
11194            - ext/Encode/lib/Encode/Tcl/Extended.pm
11195            ! MANIFEST ext/Encode/MANIFEST
11196            ! ext/Encode/lib/Encode/Tcl/Escape.pm
11197            ! ext/Encode/lib/Encode/Tcl/Table.pm ext/Encode/t/Tcl.t
11198 ____________________________________________________________________________
11199 [ 15320] By: jhi                                   on 2002/03/19  14:44:18
11200         Log: Encode 0.90 (the one with jisx0212-1990) from Dan Kogai.
11201      Branch: perl
11202            + ext/Encode/Encode/euc-jp+0212.ucm ext/Encode/t/jisx0208.euc
11203            + ext/Encode/t/jisx0208.ref ext/Encode/t/jisx0212.euc
11204            + ext/Encode/t/jisx0212.ref
11205            - ext/Encode/t/japanese.pl ext/Encode/t/table.euc
11206            - ext/Encode/t/table.ref
11207            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/Encode.pm
11208            ! ext/Encode/Encode.xs ext/Encode/JP/JP.pm
11209            ! ext/Encode/JP/Makefile.PL ext/Encode/KR/KR.pm
11210            ! ext/Encode/MANIFEST ext/Encode/TW/TW.pm
11211            ! ext/Encode/lib/Encode/CN/HZ.pm
11212            ! ext/Encode/lib/Encode/Encoding.pm
11213            ! ext/Encode/lib/Encode/Internal.pm
11214            ! ext/Encode/lib/Encode/JP/Constants.pm
11215            ! ext/Encode/lib/Encode/JP/H2Z.pm
11216            ! ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
11217            ! ext/Encode/lib/Encode/JP/JIS.pm ext/Encode/lib/Encode/Tcl.pm
11218            ! ext/Encode/lib/Encode/Tcl/Escape.pm
11219            ! ext/Encode/lib/Encode/Tcl/Extended.pm
11220            ! ext/Encode/lib/Encode/Tcl/Table.pm
11221            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/lib/Encode/XS.pm
11222            ! ext/Encode/lib/Encode/iso10646_1.pm
11223            ! ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
11224            ! ext/Encode/t/CN.t ext/Encode/t/Encode.t ext/Encode/t/JP.t
11225            ! ext/Encode/t/TW.t ext/Encode/t/Tcl.t
11226 ____________________________________________________________________________
11227 [ 15319] By: jhi                                   on 2002/03/19  14:36:41
11228         Log: constness+signedness nit.
11229      Branch: perl
11230            ! ext/Unicode/Normalize/Normalize.xs
11231 ____________________________________________________________________________
11232 [ 15318] By: jhi                                   on 2002/03/19  14:04:55
11233         Log: Update to Unicode::Normalize 0.15 (+ the EBCDIC guards)
11234      Branch: perl
11235            ! ext/Unicode/Normalize/Changes
11236            ! ext/Unicode/Normalize/Normalize.pm
11237            ! ext/Unicode/Normalize/Normalize.xs
11238            ! ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
11239            ! ext/Unicode/Normalize/t/func.t
11240 ____________________________________________________________________________
11241 [ 15317] By: jhi                                   on 2002/03/19  13:56:27
11242         Log: Split the ebcdic details to perlebcdic.
11243      Branch: perl
11244            ! pod/perlebcdic.pod pod/perluniintro.pod
11245 ____________________________________________________________________________
11246 [ 15316] By: jhi                                   on 2002/03/19  13:31:55
11247         Log: Be explicit.
11248      Branch: perl
11249            ! pod/perluniintro.pod
11250 ____________________________________________________________________________
11251 [ 15315] By: nick                                  on 2002/03/19  09:24:18
11252         Log: Integrate mainline
11253      Branch: perlio
11254           +> ext/List/Util/t/openhan.t
11255           !> (integrate 53 files)
11256 ____________________________________________________________________________
11257 [ 15314] By: nick                                  on 2002/03/19  07:39:07
11258         Log: Move docs for Encode::valid_utf8 (which does not exist)
11259              to be docs for utf8::valid() (which does).
11260      Branch: perlio
11261            ! ext/Encode/Encode.pm lib/utf8.pm
11262 ____________________________________________________________________________
11263 [ 15313] By: jhi                                   on 2002/03/19  04:58:22
11264         Log: Update the Unicode vs EBCDIC situation.
11265      Branch: perl
11266            ! pod/perlebcdic.pod pod/perluniintro.pod
11267 ____________________________________________________________________________
11268 [ 15312] By: jhi                                   on 2002/03/19  04:01:39
11269         Log: Subject: [DOC PATCH] end.t (was RE: perl@15300 )
11270              From: Robert Spier <rspier@pobox.com>
11271              Date: Mon, 18 Mar 2002 19:22:55 -0800
11272              Message-ID: <15510.44815.383439.823671@rls.cx>
11273      Branch: perl
11274            ! ext/threads/t/end.t
11275 ____________________________________________________________________________
11276 [ 15311] By: jhi                                   on 2002/03/19  04:00:38
11277         Log: UTF-8 walk errors that become visible in EBCDIC.
11278      Branch: perl
11279            ! regexec.c
11280 ____________________________________________________________________________
11281 [ 15310] By: jhi                                   on 2002/03/19  03:48:27
11282         Log: s/regcinclasslen/reginclass/ and remove the old
11283              reginclass since nothing is using it.
11284      Branch: perl
11285            ! embed.fnc embed.h proto.h regexec.c
11286 ____________________________________________________________________________
11287 [ 15309] By: jhi                                   on 2002/03/18  22:18:37
11288         Log: Close the file so it can be (a) removed (b) reopened.
11289      Branch: perl
11290            ! ext/B/t/xref.t
11291 ____________________________________________________________________________
11292 [ 15308] By: jhi                                   on 2002/03/18  22:17:25
11293         Log: Subject: [PATCH utf8.c B.xs] B::perlstring and unicode
11294              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
11295              Date: Mon, 18 Mar 2002 23:14:31 +0100
11296              Message-ID: <20020318231431.A699@rafael>
11297      Branch: perl
11298            ! ext/B/B.xs utf8.c
11299 ____________________________________________________________________________
11300 [ 15307] By: jhi                                   on 2002/03/18  20:54:07
11301         Log: Failed patch hunk reapplied.
11302      Branch: perl
11303            ! lib/Tie/File/t/32_defer_misc.t
11304 ____________________________________________________________________________
11305 [ 15306] By: jhi                                   on 2002/03/18  20:18:25
11306         Log: For DEBUGGING threaded builds.
11307      Branch: perl
11308            ! sv.c
11309 ____________________________________________________________________________
11310 [ 15305] By: jhi                                   on 2002/03/18  19:11:43
11311         Log: AUTHORS update.
11312      Branch: perl
11313            ! AUTHORS
11314 ____________________________________________________________________________
11315 [ 15304] By: jhi                                   on 2002/03/18  19:08:32
11316         Log: Someone (*cough* *cough*) stole VMS' getpwent prototype.
11317              (Fix from Craig Berry)
11318      Branch: perl
11319            ! pp_sys.c
11320 ____________________________________________________________________________
11321 [ 15303] By: jhi                                   on 2002/03/18  18:54:27
11322         Log: Subject: [PATCH] configure.com home-grown kill() check
11323              From: "Craig A. Berry" <craigberry@mac.com>
11324              Date: Mon, 18 Mar 2002 13:52:59 -0600
11325              Message-Id: <5.1.0.14.2.20020318134016.01c5ee00@exchi01>
11326      Branch: perl
11327            ! configure.com
11328 ____________________________________________________________________________
11329 [ 15302] By: jhi                                   on 2002/03/18  15:58:00
11330         Log: Upgrade to Tie::File 0.50.
11331      Branch: perl
11332            ! lib/Tie/File.pm lib/Tie/File/t/00_version.t
11333            ! lib/Tie/File/t/32_defer_misc.t
11334 ____________________________________________________________________________
11335 [ 15301] By: jhi                                   on 2002/03/18  15:54:52
11336         Log: AUTHORS updates.
11337      Branch: perl
11338            ! AUTHORS
11339 ____________________________________________________________________________
11340 [ 15300] By: jhi                                   on 2002/03/18  14:58:27
11341         Log: Update Changes.
11342      Branch: perl
11343            ! Changes patchlevel.h
11344 ____________________________________________________________________________
11345 [ 15299] By: jhi                                   on 2002/03/18  14:53:11
11346         Log: OS/390 update.
11347      Branch: perl
11348            ! pod/perldelta.pod
11349 ____________________________________________________________________________
11350 [ 15298] By: jhi                                   on 2002/03/18  14:44:19
11351         Log: Forgot from #15288.
11352      Branch: perl
11353            ! ext/B/B.xs
11354 ____________________________________________________________________________
11355 [ 15297] By: jhi                                   on 2002/03/18  14:39:15
11356         Log: Make regex DEBUGGING faster.
11357      Branch: perl
11358            ! perl.c perl.h regexec.c
11359 ____________________________________________________________________________
11360 [ 15296] By: jhi                                   on 2002/03/18  14:28:10
11361         Log: Undo accidental perl.h part of #15295 (wait for #15297)
11362      Branch: perl
11363            ! perl.h
11364 ____________________________________________________________________________
11365 [ 15295] By: jhi                                   on 2002/03/18  14:26:59
11366         Log: Subject: prefix slip
11367              From: andreas.koenig@anima.de (Andreas J. Koenig)
11368              Date: Mon, 18 Mar 2002 16:24:46 +0100
11369              Message-ID: <m3y9gp3nlt.fsf@anima.de>
11370              
11371              (perl.h part accidental, undone by #15296)
11372      Branch: perl
11373            ! INSTALL perl.h
11374 ____________________________________________________________________________
11375 [ 15294] By: jhi                                   on 2002/03/18  14:19:29
11376         Log: Be tidy.
11377      Branch: perl
11378            ! ext/B/t/xref.t
11379 ____________________________________________________________________________
11380 [ 15293] By: jhi                                   on 2002/03/18  14:14:17
11381         Log: Subject: [PATCH] re: long double vs. Tru64 UNIX 
11382              From: Spider Boardman <spider@web.zk3.dec.com>
11383              Date: Mon, 18 Mar 2002 10:09:50 -0500
11384              Message-Id: <200203181509.KAA419788@leggy.zk3.dec.com>
11385      Branch: perl
11386            ! README.tru64 hints/dec_osf.sh
11387 ____________________________________________________________________________
11388 [ 15292] By: jhi                                   on 2002/03/18  13:57:06
11389         Log: NetWare tweaks from C Aditya <caditya@novell.com>
11390      Branch: perl
11391            ! NetWare/nwperlsys.c cop.h iperlsys.h op.c
11392 ____________________________________________________________________________
11393 [ 15291] By: jhi                                   on 2002/03/18  13:52:40
11394         Log: metaconfig unit change for #15290.
11395      Branch: metaconfig/U/perl
11396            ! perlxv.U
11397 ____________________________________________________________________________
11398 [ 15290] By: jhi                                   on 2002/03/18  13:52:15
11399         Log: Subject: d_nv_preserves_uv_bits
11400              From: Nicholas Clark <nick@unfortu.net>
11401              Date: Thu, 14 Mar 2002 22:24:19 +0000
11402              Message-ID: <20020314222419.GE363@Bagpuss.unfortu.net>
11403      Branch: perl
11404            ! Configure Porting/Glossary Porting/config.sh config_h.SH
11405            ! configure.com epoc/config.sh pod/perltoc.pod t/op/pack.t
11406            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
11407            ! win32/config.bc win32/config.gc win32/config.vc
11408            ! win32/config.win64
11409 ____________________________________________________________________________
11410 [ 15289] By: jhi                                   on 2002/03/18  13:44:14
11411         Log: Subject: Re: perl@15244
11412              From: Spider Boardman <spider@web.zk3.dec.com>
11413              Date: Mon, 18 Mar 2002 09:38:55 -0500
11414              Message-Id: <200203181438.JAA406792@leggy.zk3.dec.com>
11415              
11416              (IA64 work.)
11417      Branch: perl
11418            ! hints/hpux.sh perl.h
11419 ____________________________________________________________________________
11420 [ 15288] By: jhi                                   on 2002/03/18  13:41:34
11421         Log: Subject: [PATCH B] B::perlstring()
11422              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
11423              Date: Sun, 17 Mar 2002 23:06:12 +0100
11424              Message-ID: <20020317230612.A24442@rafael>
11425      Branch: perl
11426            ! ext/B/B.pm ext/B/B/Deparse.pm ext/B/Makefile.PL
11427 ____________________________________________________________________________
11428 [ 15287] By: jhi                                   on 2002/03/18  13:40:28
11429         Log: Subject: [PATCH] another pack "w" thing
11430              From: Nicholas Clark <nick@unfortu.net>
11431              Date: Sat, 16 Mar 2002 21:52:15 +0000
11432              Message-ID: <20020316215215.GF330@Bagpuss.unfortu.net>
11433      Branch: perl
11434            ! pp_pack.c t/op/pack.t
11435 ____________________________________________________________________________
11436 [ 15286] By: jhi                                   on 2002/03/18  13:39:20
11437         Log: More prototypes blindness in Solaris.
11438              (TODO: readdir64_r really needs to be seen.)
11439      Branch: perl
11440            ! hints/solaris_2.sh
11441 ____________________________________________________________________________
11442 [ 15285] By: jhi                                   on 2002/03/18  13:24:03
11443         Log: Integrate perlio;
11444              
11445              Tidy the "does not map" message for non-characters
11446              (e.g. iso-8859-3 "\xA5").
11447      Branch: perl
11448           !> ext/Encode/Encode.xs
11449 ____________________________________________________________________________
11450 [ 15284] By: nick                                  on 2002/03/18  11:00:31
11451         Log: Integrate mainline
11452      Branch: perlio
11453           +> lib/Tie/File/t/30_defer.t lib/Tie/File/t/31_autodefer.t
11454           +> lib/Tie/File/t/32_defer_misc.t
11455           !> MANIFEST embed.fnc embed.h global.sym hints/solaris_2.sh
11456           !> lib/Tie/File.pm lib/Tie/File/t/00_version.t
11457           !> lib/Tie/File/t/15_pushpop.t lib/Tie/File/t/17_misc_meth.t
11458           !> lib/Tie/File/t/22_autochomp.t pod/perlfaq3.pod
11459           !> pod/perlhack.pod pp_hot.c pp_sys.c proto.h reentr.c reentr.h
11460           !> reentr.pl regexec.c t/op/pat.t util.c
11461 ____________________________________________________________________________
11462 [ 15283] By: gbarr                                 on 2002/03/18  10:10:55
11463         Log: Sync with Scalar-List-Utils-1.07
11464      Branch: perl
11465            + ext/List/Util/t/openhan.t
11466            ! MANIFEST ext/List/Util/ChangeLog
11467            ! ext/List/Util/lib/List/Util.pm
11468            ! ext/List/Util/lib/Scalar/Util.pm
11469 ____________________________________________________________________________
11470 [ 15282] By: nick                                  on 2002/03/18  08:11:28
11471         Log: Tidy the "does not map" message for non-characters
11472              (e.g. iso-8859-3 "\xA5").
11473      Branch: perlio
11474            ! ext/Encode/Encode.xs
11475 ____________________________________________________________________________
11476 [ 15281] By: ams                                   on 2002/03/18  04:44:37
11477         Log: URL fix from MJD.
11478      Branch: perl
11479            ! pod/perlfaq3.pod
11480 ____________________________________________________________________________
11481 [ 15280] By: jhi                                   on 2002/03/18  01:58:51
11482         Log: More prototype calming (really should fix the Configure
11483              protochk, but not at this point in time).
11484      Branch: perl
11485            ! hints/solaris_2.sh
11486 ____________________________________________________________________________
11487 [ 15279] By: jhi                                   on 2002/03/18  01:19:40
11488         Log: return at the wrong side of #endif.
11489      Branch: perl
11490            ! util.c
11491 ____________________________________________________________________________
11492 [ 15278] By: ams                                   on 2002/03/17  23:45:31
11493         Log: Typo fix from Stas Bekman.
11494      Branch: perl
11495            ! pod/perlhack.pod
11496 ____________________________________________________________________________
11497 [ 15277] By: ams                                   on 2002/03/17  23:41:35
11498         Log: Upgrade to Tie::File 0.21.
11499      Branch: perl
11500            + lib/Tie/File/t/30_defer.t lib/Tie/File/t/31_autodefer.t
11501            + lib/Tie/File/t/32_defer_misc.t
11502            ! MANIFEST lib/Tie/File.pm lib/Tie/File/t/00_version.t
11503            ! lib/Tie/File/t/15_pushpop.t lib/Tie/File/t/17_misc_meth.t
11504            ! lib/Tie/File/t/22_autochomp.t
11505 ____________________________________________________________________________
11506 [ 15276] By: jhi                                   on 2002/03/17  21:50:26
11507         Log: Simple speed gainback (as it was in 5.6): for non-Unicode
11508              character classes use inlined macros instead of the full
11509              function call.
11510      Branch: perl
11511            ! regexec.c
11512 ____________________________________________________________________________
11513 [ 15275] By: jhi                                   on 2002/03/17  20:14:18
11514         Log: Integrate perlio;
11515              
11516              Avoid overwrite of un-allocated memory when SvCUR > SvLEN
11517              
11518              Other :encoding oddities
11519              - we should really pop while we can still make method calls
11520              in case DESTROY does something.
11521              - Provide a no-op DESTROY
11522              - Use SvPV_only() rather than just SvPV_on()
11523      Branch: perl
11524           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
11525           !> ext/Encode/lib/Encode/Encoding.pm sv.c
11526 ____________________________________________________________________________
11527 [ 15274] By: nick                                  on 2002/03/17  20:00:12
11528         Log: Other :encoding oddities
11529              - we should really pop while we can still make method calls
11530              in case DESTROY does something.
11531              - Provide a no-op DESTROY
11532              - Use SvPV_only() rather than just SvPV_on()
11533      Branch: perlio
11534            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
11535            ! ext/Encode/lib/Encode/Encoding.pm
11536 ____________________________________________________________________________
11537 [ 15273] By: nick                                  on 2002/03/17  19:53:24
11538         Log: Avoid overwrite of un-allocated memory when SvCUR > SvLEN
11539      Branch: perlio
11540            ! sv.c
11541 ____________________________________________________________________________
11542 [ 15272] By: jhi                                   on 2002/03/17  18:39:22
11543         Log: Implement the retry-on-ERANGE for the get*_r().
11544              The buffer will keep doubling until 64k.
11545      Branch: perl
11546            ! embed.fnc embed.h global.sym pp_sys.c proto.h reentr.c
11547            ! reentr.h reentr.pl
11548 ____________________________________________________________________________
11549 [ 15271] By: nick                                  on 2002/03/17  17:38:44
11550         Log: Integrate mainline
11551      Branch: perlio
11552           +> lib/Tie/File/t/22_autochomp.t lib/Tie/File/t/23_rv_ac_splice.t
11553           +> t/op/pow.t
11554           !> (integrate 28 files)
11555 ____________________________________________________________________________
11556 [ 15270] By: jhi                                   on 2002/03/17  15:49:38
11557         Log: Subject: UTF-8 bug (maybe alreayd known?)
11558              From: andreas.koenig@anima.de (Andreas J. Koenig)
11559              Date: Fri, 08 Mar 2002 16:36:01 +0100
11560              Message-ID: <m3n0xjul5q.fsf@anima.de>
11561      Branch: perl
11562            ! pp_hot.c t/op/pat.t
11563 ____________________________________________________________________________
11564 [ 15269] By: nick                                  on 2002/03/17  09:12:39
11565         Log: Integarate mainline
11566      Branch: perlio
11567           +> lib/Tie/File/t/00_version.t lib/Tie/File/t/18_rs_fixrec.t
11568           +> lib/Tie/File/t/19_cache.t lib/Tie/File/t/20_cache_full.t
11569           +> lib/Tie/File/t/21_win32.t reentr.c reentr.h reentr.pl
11570           !> (integrate 69 files)
11571 ____________________________________________________________________________
11572 [ 15268] By: jhi                                   on 2002/03/17  04:23:49
11573         Log: Subject: SEGV in s/// and UTF-8
11574              From: andreas.koenig@anima.de (Andreas J. Koenig)
11575              Date: Tue, 12 Mar 2002 00:40:09 +0100
11576              Message-ID: <m3r8mqad2e.fsf@anima.de>
11577      Branch: perl
11578            ! regexec.c t/op/pat.t
11579 ____________________________________________________________________________
11580 [ 15267] By: jhi                                   on 2002/03/16  19:57:03
11581         Log: Thwart IRIX long doubles and sloppy pow() (in Perl, **);
11582              from Nicholas Clark.  Fixes lib/integer.t and t/op/pack.t
11583              which assume that 2**someinteger is accurate.
11584      Branch: perl
11585            + t/op/pow.t
11586            ! MANIFEST pp.c t/test.pl
11587 ____________________________________________________________________________
11588 [ 15266] By: jhi                                   on 2002/03/16  18:55:53
11589         Log: _r-ify config.win64, too.
11590      Branch: perl
11591            ! win32/config.win64
11592 ____________________________________________________________________________
11593 [ 15265] By: jhi                                   on 2002/03/16  18:51:45
11594         Log: Better place to initialize (IRIX cc noticed that
11595              the many "goto defchars" bypass the initialization)
11596      Branch: perl
11597            ! regcomp.c
11598 ____________________________________________________________________________
11599 [ 15264] By: jhi                                   on 2002/03/16  18:41:19
11600         Log: If not building threaded, never mind the threaded prototypes.
11601      Branch: perl
11602            ! Configure reentr.pl
11603 ____________________________________________________________________________
11604 [ 15263] By: jhi                                   on 2002/03/16  18:40:53
11605         Log: metaconfig: If not using threads, not point probing for the
11606              prototypes (since they might be hidden behind many defines
11607              we won't have if not building threaded)
11608      Branch: metaconfig
11609            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
11610            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
11611            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
11612            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
11613            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
11614            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
11615            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
11616            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
11617            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
11618            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
11619            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
11620            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
11621            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
11622            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
11623            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
11624            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
11625            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
11626            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
11627            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
11628            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
11629            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
11630            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
11631            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
11632            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
11633 ____________________________________________________________________________
11634 [ 15262] By: jhi                                   on 2002/03/16  18:29:26
11635         Log: FreeBSD is lying to us: there is no threadsafe gethostbyaddr_r.
11636      Branch: perl
11637            ! hints/freebsd.sh
11638 ____________________________________________________________________________
11639 [ 15261] By: ams                                   on 2002/03/16  18:14:04
11640         Log: Upgrade to Tie::File 0.20.
11641      Branch: perl
11642            + lib/Tie/File/t/22_autochomp.t lib/Tie/File/t/23_rv_ac_splice.t
11643            ! MANIFEST lib/Tie/File.pm lib/Tie/File/t/00_version.t
11644            ! lib/Tie/File/t/01_gen.t lib/Tie/File/t/02_fetchsize.t
11645            ! lib/Tie/File/t/03_longfetch.t lib/Tie/File/t/07_rv_splice.t
11646            ! lib/Tie/File/t/08_ro.t lib/Tie/File/t/09_gen_rs.t
11647            ! lib/Tie/File/t/11_rv_splice_rs.t
11648            ! lib/Tie/File/t/12_longfetch_rs.t lib/Tie/File/t/15_pushpop.t
11649            ! lib/Tie/File/t/16_handle.t
11650 ____________________________________________________________________________
11651 [ 15260] By: jhi                                   on 2002/03/16  18:12:25
11652         Log: There seems to be a trend for the *time_r to be hidden.
11653      Branch: perl
11654            ! hints/irix_6.sh
11655 ____________________________________________________________________________
11656 [ 15259] By: jhi                                   on 2002/03/16  17:58:08
11657         Log: Subject: [PATCH lib/Pod/Html.pm] fix anchor generation code (ID 20020312.006)  
11658              From: Stas Bekman <stas@stason.org>
11659              Date: Sun, 17 Mar 2002 02:11:26 +0800 (SGT)
11660              Message-ID: <Pine.LNX.4.44.0203170205130.16962-100000@hope.stason.org>
11661      Branch: perl
11662            ! lib/Pod/Html.pm
11663 ____________________________________________________________________________
11664 [ 15258] By: jhi                                   on 2002/03/16  17:54:49
11665         Log: Subject: [PATCH] Re: dumpvar.pl bug
11666              From: Peter Scott <Peter@PSDT.com>
11667              Date: Fri, 15 Mar 2002 18:19:21 -0800
11668              Message-id: <4.3.2.7.2.20020315153302.00bac420@shell2.webquarry.com>
11669      Branch: perl
11670            ! lib/dumpvar.pl lib/perl5db.pl
11671 ____________________________________________________________________________
11672 [ 15257] By: jhi                                   on 2002/03/16  17:52:29
11673         Log: More paranoid _r protochecking.  At least Tru64 and
11674              Linux need additional hinting help to believe that
11675              the time_r protos exist; turn on FreeBSD _THREAD_SAFE
11676              to see what goes bang.
11677      Branch: perl
11678            ! Configure hints/dec_osf.sh hints/freebsd.sh hints/linux.sh
11679            ! reentr.pl
11680 ____________________________________________________________________________
11681 [ 15256] By: jhi                                   on 2002/03/16  17:51:08
11682         Log: metaconfig: more paranoid _r protochecking.
11683      Branch: metaconfig
11684            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
11685            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
11686            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
11687            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
11688            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
11689            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
11690            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
11691            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
11692            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
11693            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
11694            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
11695            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
11696            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
11697            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
11698            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
11699            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
11700            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
11701            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
11702            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
11703            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
11704            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
11705            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
11706            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
11707            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
11708 ____________________________________________________________________________
11709 [ 15255] By: jhi                                   on 2002/03/16  16:23:07
11710         Log: HP-UX gcc 3 warnings found by Sarathy.
11711      Branch: perl
11712            ! regcomp.c sv.c
11713 ____________________________________________________________________________
11714 [ 15254] By: jhi                                   on 2002/03/16  16:18:49
11715         Log: Subject: Re: [ID 20020315.003] timelocal does not return fractal values anymore
11716              From: Slaven Rezic <slaven.rezic@berlin.de>
11717              Date: 16 Mar 2002 15:29:18 +0100
11718              Message-ID: <877kocwpq9.fsf@vran.herceg.de>
11719      Branch: perl
11720            ! pod/perldelta.pod
11721 ____________________________________________________________________________
11722 [ 15253] By: jhi                                   on 2002/03/16  16:11:49
11723         Log: HP-UX has also endgrent_r/endpwent_r marked obsolete.
11724      Branch: perl
11725            ! Porting/findrfuncs reentr.h reentr.pl
11726 ____________________________________________________________________________
11727 [ 15252] By: gsar                                  on 2002/03/16  15:36:16
11728         Log: UIN32_MAX with borken under HP-UX+gcc
11729      Branch: perl
11730            ! handy.h
11731 ____________________________________________________________________________
11732 [ 15251] By: ams                                   on 2002/03/16  02:38:08
11733         Log: Subject: [PATCH @15047] Use of inherited AUTOLOAD for non-method
11734              *::DESTROY() is deprecated
11735              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11736              Date: Thu, 14 Mar 2002 18:39:22 -0500
11737              Message-Id: <20020314183922.A8448@math.ohio-state.edu>
11738              
11739              Subject: Re: [PATCH @15047] Use of inherited AUTOLOAD for non-method
11740              *::DESTROY() is deprecated
11741              From: Dave Mitchell <davem@fdgroup.com>
11742              Date: Fri, 15 Mar 2002 19:22:49 +0000
11743              Message-Id: <20020315192249.A22389@fdgroup.com>
11744      Branch: perl
11745            ! gv.c t/op/method.t
11746 ____________________________________________________________________________
11747 [ 15250] By: ams                                   on 2002/03/16  02:14:41
11748         Log: Plural nit.
11749      Branch: perl
11750            ! pod/perldelta.pod
11751 ____________________________________________________________________________
11752 [ 15249] By: jhi                                   on 2002/03/15  20:46:10
11753         Log: Doesn't make sense to test for protos if the
11754              functions are not to be used (!= functions exist!)
11755              This might be the key (well, a key) to the HP-UX
11756              problems.
11757      Branch: perl
11758            ! reentr.h reentr.pl
11759 ____________________________________________________________________________
11760 [ 15248] By: jhi                                   on 2002/03/15  20:05:46
11761         Log: Typo in #15247.
11762      Branch: perl
11763            ! hints/hpux.sh
11764 ____________________________________________________________________________
11765 [ 15247] By: jhi                                   on 2002/03/15  19:41:43
11766         Log: The UINT32_MAX_BROKEN is still needed for pre-gcc-3
11767              in HP-UX (from H.Merijn Brand)
11768      Branch: perl
11769            ! hints/hpux.sh
11770 ____________________________________________________________________________
11771 [ 15246] By: ams                                   on 2002/03/15  17:53:23
11772         Log: Subject: minor corrections in perldelta.pod
11773              From: mjd@plover.com
11774              Date: 15 Mar 2002 18:48:42 -0000
11775              Message-Id: <20020315184842.13573.qmail@plover.com>
11776      Branch: perl
11777            ! pod/perldelta.pod
11778 ____________________________________________________________________________
11779 [ 15245] By: ams                                   on 2002/03/15  17:37:52
11780         Log: Upgrade to Tie::File 0.19.
11781      Branch: perl
11782            + lib/Tie/File/t/00_version.t lib/Tie/File/t/18_rs_fixrec.t
11783            + lib/Tie/File/t/19_cache.t lib/Tie/File/t/20_cache_full.t
11784            + lib/Tie/File/t/21_win32.t
11785            ! MANIFEST lib/Tie/File.pm lib/Tie/File/t/01_gen.t
11786            ! lib/Tie/File/t/02_fetchsize.t lib/Tie/File/t/03_longfetch.t
11787            ! lib/Tie/File/t/04_splice.t lib/Tie/File/t/05_size.t
11788            ! lib/Tie/File/t/06_fixrec.t lib/Tie/File/t/07_rv_splice.t
11789            ! lib/Tie/File/t/08_ro.t lib/Tie/File/t/09_gen_rs.t
11790            ! lib/Tie/File/t/10_splice_rs.t lib/Tie/File/t/13_size_rs.t
11791            ! lib/Tie/File/t/15_pushpop.t lib/Tie/File/t/16_handle.t
11792            ! lib/Tie/File/t/17_misc_meth.t
11793 ____________________________________________________________________________
11794 [ 15244] By: jhi                                   on 2002/03/15  17:13:33
11795         Log: Update Changes.
11796      Branch: perl
11797            ! Changes patchlevel.h
11798 ____________________________________________________________________________
11799 [ 15243] By: jhi                                   on 2002/03/15  16:18:16
11800         Log: Forgot from #15241.
11801      Branch: perl
11802            ! win32/config_sh.PL
11803 ____________________________________________________________________________
11804 [ 15242] By: jhi                                   on 2002/03/15  16:15:52
11805         Log: Subject: patch pod/perltodo.pod
11806              From: mjd@plover.com
11807              Date: 15 Mar 2002 15:42:18 -0000
11808              Message-ID: <20020315154218.10163.qmail@plover.com>
11809              
11810              (With s/WANT/Want/)
11811      Branch: perl
11812            ! pod/perltodo.pod
11813 ____________________________________________________________________________
11814 [ 15241] By: jhi                                   on 2002/03/15  16:14:25
11815         Log: Subject: [PATCH bleadperl] (revision 5 undef)
11816              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
11817              Date: Fri, 15 Mar 2002 00:39:48 +0100
11818              Message-ID: <116078615.20020315003948@tesla.rcub.bg.ac.yu>
11819      Branch: perl
11820            ! win32/config.bc win32/config.gc win32/config.vc
11821            ! win32/config.win64
11822 ____________________________________________________________________________
11823 [ 15240] By: jhi                                   on 2002/03/15  16:12:25
11824         Log: Subject: [BUG & PATCH] can't quit the debugger after run completes
11825              From: Michael G Schwern <schwern@pobox.com>
11826              Date: Thu, 14 Mar 2002 16:39:29 -0500
11827              Message-ID: <20020314213929.GA2912@blackrider>
11828      Branch: perl
11829            ! lib/perl5db.pl
11830 ____________________________________________________________________________
11831 [ 15239] By: jhi                                   on 2002/03/15  16:11:17
11832         Log: Integrate perlio.
11833      Branch: perl
11834           !> embed.fnc ext/Encode/t/JP.t
11835 ____________________________________________________________________________
11836 [ 15238] By: jhi                                   on 2002/03/15  16:07:58
11837         Log: Monster _r patch: try to scan for all known _r variants,
11838              and then use them (under ithreads).  May fail in HP-UX,
11839              and the op/groups is known to be fickle everywhere.  Known
11840              to work in Solaris, Linux, Tru64, IRIX, AIX.  (Some compiler
11841              warnings in AIX since the first arguments of getnetbyaddr
11842              and getnetbyadd_r are of different types.  Thanks, IBM.)
11843              
11844              In non-Configure platforms deny the existence of any
11845              of the _r thingies.  (Also add the recently introduced
11846              d_tm_* to places it wasn't already in.)
11847              
11848              TODO: the suggested glibc buffer growth retry loop in case
11849              some entries (at least for: gr*, host*) are big.
11850              Forgot win32/config.win64.
11851      Branch: perl
11852            + reentr.c reentr.h reentr.pl
11853            ! Configure MANIFEST Makefile.SH NetWare/Makefile
11854            ! NetWare/config.wc Porting/Glossary Porting/config.sh
11855            ! Porting/config_H Porting/findrfuncs config_h.SH configure.com
11856            ! embed.fnc embed.h epoc/config.sh global.sym hints/hpux.sh
11857            ! intrpvar.h makedef.pl op.h perl.c perl.h plan9/mkfile pp_sys.c
11858            ! proto.h uconfig.h uconfig.sh util.c vms/descrip_mms.template
11859            ! vos/build.cm vos/config.alpha.def vos/config.alpha.h
11860            ! vos/config.ga.def vos/config.ga.h vos/perl.bind win32/Makefile
11861            ! win32/config.bc win32/config.gc win32/config.vc
11862            ! win32/makefile.mk wince/Makefile.ce wince/config.ce
11863 ____________________________________________________________________________
11864 [ 15237] By: jhi                                   on 2002/03/15  15:18:46
11865         Log: Be more explicit on when is the $! worth anything.
11866      Branch: perl
11867            ! pod/perlvar.pod
11868 ____________________________________________________________________________
11869 [ 15236] By: jhi                                   on 2002/03/15  14:44:09
11870         Log: metaconfig: _r _r we go.
11871      Branch: metaconfig
11872            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
11873            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
11874            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
11875            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
11876            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
11877            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
11878            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
11879            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
11880            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
11881            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
11882            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
11883            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
11884            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
11885            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
11886            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
11887            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
11888            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
11889            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
11890            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
11891            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
11892            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
11893            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
11894            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
11895            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
11896 ____________________________________________________________________________
11897 [ 15235] By: nick                                  on 2002/03/15  07:31:54
11898         Log: Add the binmode()s to make JP.t pass on Win32
11899      Branch: perlio
11900            ! ext/Encode/t/JP.t
11901 ____________________________________________________________________________
11902 [ 15234] By: nick                                  on 2002/03/15  07:20:49
11903         Log: Integrate perlio
11904      Branch: perl
11905           !> ext/Encode/t/table.euc ext/Encode/t/table.ref
11906 ____________________________________________________________________________
11907 [ 15233] By: nick                                  on 2002/03/15  07:18:02
11908         Log: Mark JP.t's data files as binary
11909      Branch: perlio
11910            ! ext/Encode/t/table.euc ext/Encode/t/table.ref
11911 ____________________________________________________________________________
11912 [ 15232] By: nick                                  on 2002/03/15  07:13:38
11913         Log: Integrate mainline
11914      Branch: perlio
11915           +> ext/B/t/xref.t
11916           !> MANIFEST Makefile.SH ext/B/B/Xref.pm ext/Safe/safe2.t
11917           !> lib/Benchmark.t lib/Exporter.pm lib/Pod/Html.pm makedepend.SH
11918           !> perl.c t/op/arith.t
11919 ____________________________________________________________________________
11920 [ 15231] By: jhi                                   on 2002/03/15  04:49:10
11921         Log: The section needs to be in the makedepend script
11922              (from Jan-Erik Karlsson).
11923      Branch: perl
11924            ! makedepend.SH
11925 ____________________________________________________________________________
11926 [ 15230] By: jhi                                   on 2002/03/15  02:59:46
11927         Log: Subject: Re: Réf. : Re: PATCH proposal for ext/Safe/safe2.t
11928              From: Nicholas Clark <nick@unfortu.net>
11929              Date: Thu, 14 Mar 2002 23:05:23 +0000
11930              Message-ID: <20020314230522.GG363@Bagpuss.unfortu.net>
11931      Branch: perl
11932            ! ext/Safe/safe2.t
11933 ____________________________________________________________________________
11934 [ 15229] By: jhi                                   on 2002/03/15  02:55:34
11935         Log: Subject: RE: [PATCH] Get rid of bad error message formatting in Pod::Html
11936              From: "Brent Dax" <brentdax@cpan.org>
11937              Date: Thu, 14 Mar 2002 09:08:41 -0800
11938              Message-ID: <FJELLKOPEAGHOOODKEDPOEIBDFAA.brentdax@cpan.org>
11939      Branch: perl
11940            ! lib/Pod/Html.pm
11941 ____________________________________________________________________________
11942 [ 15228] By: jhi                                   on 2002/03/15  02:00:23
11943         Log: metaconfig: one round again for the _r.
11944      Branch: metaconfig
11945            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
11946            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
11947            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
11948            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
11949            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
11950            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
11951            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
11952            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
11953            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
11954            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
11955            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
11956            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
11957            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
11958            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
11959            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
11960            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
11961            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
11962            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
11963            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
11964            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
11965            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
11966            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
11967            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
11968            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
11969 ____________________________________________________________________________
11970 [ 15227] By: jhi                                   on 2002/03/14  17:46:43
11971         Log: metaconfig: new round of the _r units.
11972      Branch: metaconfig
11973            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
11974            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
11975            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
11976            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
11977            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
11978            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
11979            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
11980            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
11981            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
11982            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
11983            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
11984            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
11985            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
11986            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
11987            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
11988            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
11989            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
11990            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
11991            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
11992            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
11993            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
11994            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
11995            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
11996            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
11997      Branch: metaconfig/U/perl
11998            + i_crypt.U
11999 ____________________________________________________________________________
12000 [ 15226] By: jhi                                   on 2002/03/14  15:12:19
12001         Log: Subject: [PATCH] Better patch for Benchmark.t and arith.t
12002              From: Paul_GreenVOS@vos.stratus.com
12003              Date: Tue, 12 Mar 02 19:22 est   
12004              Message-Id: <200203130025.TAA20113@mailhub1.stratus.com>
12005      Branch: perl
12006            ! lib/Benchmark.t t/op/arith.t
12007 ____________________________________________________________________________
12008 [ 15225] By: jhi                                   on 2002/03/14  14:31:30
12009         Log: Subject: Re: Win32: C:\Program Files
12010              From: "Ken Williams" <ken@mathforum.org>
12011              Date: Wed, 13 Mar 2002 17:50:59 -0600
12012              Message-Id: <2B174669-36DD-11D6-87FA-003065F6D85A@mathforum.org>
12013              
12014              Add -t to perl -h.
12015      Branch: perl
12016            ! perl.c
12017 ____________________________________________________________________________
12018 [ 15224] By: jhi                                   on 2002/03/14  14:24:44
12019         Log: Extra paranoia from Nick Clark.
12020      Branch: perl
12021            ! ext/Safe/safe2.t
12022 ____________________________________________________________________________
12023 [ 15223] By: jhi                                   on 2002/03/14  14:19:41
12024         Log: Subject: Re: PATCH proposal for ext/Safe/safe2.t
12025              From: Nicholas Clark <nick@ccl4.org>
12026              Date: Wed, 13 Mar 2002 14:22:50 +0000
12027              Message-ID: <20020313142250.G92566@plum.flirble.org>
12028      Branch: perl
12029            ! ext/Safe/safe2.t
12030 ____________________________________________________________________________
12031 [ 15222] By: jhi                                   on 2002/03/14  14:00:36
12032         Log: Subject: Re: [PATCH] really protect spaces in Makefile.SH
12033              From: <slaven.rezic@berlin.de>
12034              Date: Tue, 12 Mar 2002 13:03:41 +0100      
12035              Message-Id: <20020312120547.JGIP27460.mailoutvl21@[192.168.139.30]>
12036      Branch: perl
12037            ! Makefile.SH
12038 ____________________________________________________________________________
12039 [ 15221] By: jhi                                   on 2002/03/14  13:51:17
12040         Log: Subject: [PATCH] a test for B::Xref
12041              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
12042              Date: Wed, 13 Mar 2002 17:18:57 +0100
12043              Message-ID: <20020313171857.F1144@rafael>
12044      Branch: perl
12045            + ext/B/t/xref.t
12046            ! MANIFEST ext/B/B/Xref.pm
12047 ____________________________________________________________________________
12048 [ 15220] By: jhi                                   on 2002/03/14  13:48:46
12049         Log: Subject: [PATCH] Exporter.pm POD fixups
12050              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
12051              Date: Wed, 13 Mar 2002 16:21:42 +0100
12052              Message-ID: <20020313162142.A1144@rafael>
12053      Branch: perl
12054            ! lib/Exporter.pm
12055 ____________________________________________________________________________
12056 [ 15219] By: nick                                  on 2002/03/14  07:00:16
12057         Log: Integrate mainline
12058      Branch: perlio
12059           !> lib/ExtUtils/MM_VMS.pm lib/open.pm vms/descrip_mms.template
12060 ____________________________________________________________________________
12061 [ 15218] By: jhi                                   on 2002/03/13  22:15:00
12062         Log: Subject: [PATCH lib/ExtUtils/MM_VMS.pm] Re: [PATCH] 'all ::' for one and one for 'all ::'
12063              From: Michael G Schwern <schwern@pobox.com>
12064              Date: Wed, 13 Mar 2002 17:43:00 -0500
12065              Message-ID: <20020313224300.GG3311@blackrider>
12066      Branch: perl
12067            ! lib/ExtUtils/MM_VMS.pm
12068 ____________________________________________________________________________
12069 [ 15217] By: jhi                                   on 2002/03/13  17:28:36
12070         Log: Pod tweak.
12071      Branch: perl
12072            ! lib/open.pm
12073 ____________________________________________________________________________
12074 [ 15216] By: jhi                                   on 2002/03/13  17:14:51
12075         Log: Subject: [PATCH] 'all ::' for one and one for 'all ::'
12076              From: "Craig A. Berry" <craigberry@mac.com>
12077              Date: Wed, 13 Mar 2002 01:44:01 -0600
12078              Message-Id: <a05101501b8b4ad54a28f@[172.16.52.1]>
12079      Branch: perl
12080            ! vms/descrip_mms.template
12081 ____________________________________________________________________________
12082 [ 15215] By: nick                                  on 2002/03/13  08:08:36
12083         Log: Integrate mainline.
12084      Branch: perlio
12085           +> lib/Hash/Util.pm lib/Hash/Util.t lib/Internals.t
12086            - ext/Data/Util/Changes ext/Data/Util/Makefile.PL
12087            - ext/Data/Util/Util.xs ext/Data/Util/lib/Data/Util.pm
12088            - ext/Data/Util/lib/Hash/Util.pm ext/Data/Util/t/Data.t
12089            - ext/Data/Util/t/Hash.t
12090           !> MANIFEST Porting/findrfuncs ext/B/t/stash.t
12091           !> ext/Encode/lib/Encode/CN/HZ.pm
12092           !> ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
12093           !> ext/Encode/lib/Encode/JP/JIS.pm lib/AutoSplit.t
12094           !> lib/File/stat.t lib/Test/Simple/t/fail-more.t
12095           !> pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
12096           !> pod/perlhack.pod pod/perlmodlib.pod pod/perltoc.pod pp_ctl.c
12097           !> t/op/override.t toke.c universal.c
12098 ____________________________________________________________________________
12099 [ 15214] By: jhi                                   on 2002/03/13  04:38:41
12100         Log: metaconfig: three guesses.
12101      Branch: metaconfig
12102            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
12103            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
12104            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
12105            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
12106            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
12107            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
12108            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
12109            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
12110            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
12111            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
12112            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
12113            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
12114            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
12115            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
12116            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
12117            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
12118            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
12119            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
12120            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
12121            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
12122            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
12123            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
12124            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
12125            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
12126 ____________________________________________________________________________
12127 [ 15213] By: jhi                                   on 2002/03/13  04:05:27
12128         Log: metaconfig: regen _r units again.
12129      Branch: metaconfig
12130            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
12131            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
12132            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
12133            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
12134            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
12135            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
12136            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
12137            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
12138            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
12139            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
12140            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
12141            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
12142            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
12143            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
12144            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
12145            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
12146            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
12147            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
12148            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
12149            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
12150            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
12151            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
12152            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
12153            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
12154 ____________________________________________________________________________
12155 [ 15212] By: jhi                                   on 2002/03/13  03:14:23
12156         Log: metaconfig: regen _r units.
12157      Branch: metaconfig
12158            - U/threads/d_gethbyaddr_r.U U/threads/d_gethbyname_r.U
12159            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
12160            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
12161            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
12162            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
12163            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
12164            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
12165            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
12166            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
12167            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
12168            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
12169            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
12170            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
12171            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
12172            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
12173            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
12174            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
12175            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
12176            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
12177            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
12178            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
12179            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
12180            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
12181            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
12182            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
12183 ____________________________________________________________________________
12184 [ 15211] By: jhi                                   on 2002/03/13  01:11:36
12185         Log: metaconfig unit tweaks.
12186      Branch: metaconfig
12187            + U/threads/d_setprotoent_r.U
12188            ! U/threads/d_crypt_r.U U/threads/d_ctermid_r.U
12189            ! U/threads/d_tmpnam_r.U
12190 ____________________________________________________________________________
12191 [ 15210] By: jhi                                   on 2002/03/13  00:12:13
12192         Log: metaconfig: replace the _r units with autogenerated ones.
12193      Branch: metaconfig
12194            + U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
12195            + U/threads/d_endprotoent_r.U U/threads/d_endservent_r.U
12196            + U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
12197            + U/threads/d_gethostent_r.U U/threads/d_getnetbyaddr_r.U
12198            + U/threads/d_getnetbyname_r.U U/threads/d_getnetent_r.U
12199            + U/threads/d_getprotobyname_r.U
12200            + U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
12201            + U/threads/d_getservbyname_r.U U/threads/d_getservbyport_r.U
12202            + U/threads/d_getservent_r.U U/threads/d_sethostent_r.U
12203            + U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
12204            + U/threads/d_setservent_r.U
12205            - U/threads/d_endhent_r.U U/threads/d_endnent_r.U
12206            - U/threads/d_endpent_r.U U/threads/d_endsent_r.U
12207            - U/threads/d_gethent_r.U U/threads/d_getnbyaddr_r.U
12208            - U/threads/d_getnbyname_r.U U/threads/d_getnent_r.U
12209            - U/threads/d_getpbyname_r.U U/threads/d_getpbynumber_r.U
12210            - U/threads/d_getpent_r.U U/threads/d_getsbyname_r.U
12211            - U/threads/d_getsbyport_r.U U/threads/d_getsent_r.U
12212            - U/threads/d_sethent_r.U U/threads/d_setnent_r.U
12213            - U/threads/d_setpent_r.U U/threads/d_setsent_r.U
12214            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
12215            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
12216            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
12217            ! U/threads/d_endpwent_r.U U/threads/d_getgrent_r.U
12218            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
12219            ! U/threads/d_getlogin_r.U U/threads/d_getpwent_r.U
12220            ! U/threads/d_getpwnam_r.U U/threads/d_getpwuid_r.U
12221            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
12222            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
12223            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
12224            ! U/threads/d_setgrent_r.U U/threads/d_setpwent_r.U
12225            ! U/threads/d_srand48_r.U U/threads/d_srandom_r.U
12226            ! U/threads/d_strerror_r.U U/threads/d_tmpnam_r.U
12227            ! U/threads/d_ttyname_r.U
12228 ____________________________________________________________________________
12229 [ 15209] By: jhi                                   on 2002/03/12  23:24:59
12230         Log: More known threadsafings.
12231      Branch: perl
12232            ! Porting/findrfuncs
12233 ____________________________________________________________________________
12234 [ 15208] By: jhi                                   on 2002/03/12  20:43:46
12235         Log: Small tweaks.
12236      Branch: perl
12237            ! lib/Internals.t universal.c
12238 ____________________________________________________________________________
12239 [ 15207] By: jhi                                   on 2002/03/12  17:38:46
12240         Log: VERSIONize.
12241      Branch: perl
12242            ! ext/Encode/lib/Encode/CN/HZ.pm
12243            ! ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
12244            ! ext/Encode/lib/Encode/JP/JIS.pm
12245 ____________________________________________________________________________
12246 [ 15206] By: jhi                                   on 2002/03/12  17:22:49
12247         Log: Subject: perl datastructure conversion shortcuts for DDD
12248              From: Stas Bekman <stas@stason.org>
12249              Date: Mon, 11 Mar 2002 14:54:31 +0800
12250              Message-ID: <3C8C54A7.5020502@stason.org>
12251      Branch: perl
12252            ! pod/perlhack.pod
12253 ____________________________________________________________________________
12254 [ 15205] By: jhi                                   on 2002/03/12  17:09:50
12255         Log: Regen modlib.
12256      Branch: perl
12257            ! pod/perlmodlib.pod
12258 ____________________________________________________________________________
12259 [ 15204] By: jhi                                   on 2002/03/12  17:07:57
12260         Log: Regen toc.
12261      Branch: perl
12262            ! pod/perltoc.pod
12263 ____________________________________________________________________________
12264 [ 15203] By: jhi                                   on 2002/03/12  16:45:32
12265         Log: Tiny pod tweaks.
12266      Branch: perl
12267            ! lib/Hash/Util.pm
12268 ____________________________________________________________________________
12269 [ 15202] By: jhi                                   on 2002/03/12  16:06:04
12270         Log: perldeltaize Hash::Util.
12271      Branch: perl
12272            ! pod/perldelta.pod
12273 ____________________________________________________________________________
12274 [ 15201] By: jhi                                   on 2002/03/12  15:41:23
12275         Log: Move the readonly interface back to universal.c,
12276              (new name: Internals::SvREADONLY), remove Data::Util,
12277              move Hash::Util to lib, also introduce refcnt interface
12278              (Internals::SvREFCNT).     Make both the new interfaces
12279              to be more sane so that if they set the value, they return
12280              the new value, not the old one.
12281      Branch: perl
12282            + lib/Hash/Util.pm lib/Hash/Util.t lib/Internals.t
12283            - ext/Data/Util/Changes ext/Data/Util/Makefile.PL
12284            - ext/Data/Util/Util.xs ext/Data/Util/lib/Data/Util.pm
12285            - ext/Data/Util/lib/Hash/Util.pm ext/Data/Util/t/Data.t
12286            - ext/Data/Util/t/Hash.t
12287            ! MANIFEST ext/B/t/stash.t universal.c
12288 ____________________________________________________________________________
12289 [ 15200] By: ams                                   on 2002/03/12  15:16:05
12290         Log: Subject: Disambiguate "Can't locate"
12291              From: Mike Guy <mjtg@cam.ac.uk>
12292              Date: Tue, 12 Mar 2002 16:04:23 +0000
12293              Message-Id: <E16kolD-0002S0-00@draco.cus.cam.ac.uk>
12294      Branch: perl
12295            ! lib/AutoSplit.t lib/Test/Simple/t/fail-more.t pod/perldiag.pod
12296            ! pp_ctl.c t/op/override.t
12297 ____________________________________________________________________________
12298 [ 15199] By: ams                                   on 2002/03/12  15:04:43
12299         Log: Subject: [PATCH] perl/lib/File/stat.t
12300              From: Paul_GreenVOS@vos.stratus.com
12301              Date: Tue, 12 Mar 02 11:00 est
12302              Message-Id: <200203121602.LAA29760@mailhub1.stratus.com>
12303      Branch: perl
12304            ! lib/File/stat.t
12305 ____________________________________________________________________________
12306 [ 15198] By: ams                                   on 2002/03/12  15:00:44
12307         Log: Subject: [PATCH perlfunc.pod] Re[2]: Related issues? [ID 20020222.011]
12308              From: Robin Barker <rmb1@cise.npl.co.uk>
12309              Date: Tue, 12 Mar 2002 13:31:58 GMT
12310              Message-Id: <200203121331.NAA21278@tempest.npl.co.uk>
12311      Branch: perl
12312            ! pod/perlfunc.pod
12313 ____________________________________________________________________________
12314 [ 15197] By: ams                                   on 2002/03/12  14:57:34
12315         Log: Subject: [PATCH toke.c] Inappropriate termination of POD
12316              From: "Clinton A. Pierce" <clintp@geeksalad.org>
12317              Date: Tue, 12 Mar 2002 10:11:53 -0500
12318              Message-Id: <5.1.0.14.2.20020312095400.00aed218@www.geeksalad.org>
12319      Branch: perl
12320            ! toke.c
12321 ____________________________________________________________________________
12322 [ 15196] By: nick                                  on 2002/03/12  13:40:35
12323         Log: Integrate mainline
12324      Branch: perlio
12325           +> ext/Data/Util/Changes ext/Data/Util/Makefile.PL
12326           +> ext/Data/Util/Util.xs ext/Data/Util/lib/Data/Util.pm
12327           +> ext/Data/Util/lib/Hash/Util.pm ext/Data/Util/t/Data.t
12328           +> ext/Data/Util/t/Hash.t lib/Locale/Codes/t/rename.t
12329            - t/lib/access.t
12330           !> (integrate 96 files)
12331 ____________________________________________________________________________
12332 [ 15195] By: nick                                  on 2002/03/12  06:08:24
12333         Log: Integrate mainline (a while ago)
12334      Branch: perlio
12335           +> Porting/findrfuncs ext/B/t/lint.t ext/Encode/t/CN.t
12336           +> ext/Encode/t/TW.t
12337            - ext/Encode/Encode/7bit-kr.enc ext/Encode/lib/Encode/JP/Tr.pm
12338            - ext/Encode/lib/Encode/Tcl/HanZi.pm
12339            - ext/I18N/Langinfo/fallback.c
12340           !> (integrate 80 files)
12341 ____________________________________________________________________________
12342 [ 15194] By: ams                                   on 2002/03/12  06:02:20
12343         Log: Subject: [PATCH ext/Encode/CN/Makefile.PL] Prototyping ...
12344              From: Jonathan Stowe <gellyfish@gellyfish.com>
12345              Date: Mon, 11 Mar 2002 08:12:15 +0000 (GMT)
12346              Message-Id: <Pine.LNX.4.44.0203110808140.4580-100000@orpheus.gellyfish.com>
12347      Branch: perl
12348            ! ext/Encode/CN/Makefile.PL
12349 ____________________________________________________________________________
12350 [ 15193] By: ams                                   on 2002/03/12  05:55:07
12351         Log: Subject: [PATCH: pod/perlguts.pod] get magic typo
12352              From: Dave Mitchell <davem@fdgroup.co.uk>
12353              Date: Fri, 8 Mar 2002 17:08:45 +0000 (GMT)
12354              Message-Id: <200203081708.RAA29941@gizmo.fdgroup.co.uk>
12355      Branch: perl
12356            ! pod/perlguts.pod
12357 ____________________________________________________________________________
12358 [ 15192] By: ams                                   on 2002/03/12  05:50:08
12359         Log: Subject: [PATCH] fix format in lib/utf8.pm and polish the meaning
12360              From: Anton Tagunov <tagunov@motor.ru>
12361              Date: Tue, 12 Mar 2002 01:40:58 +0300
12362              Message-Id: <1194068830.20020312014058@motor.ru>
12363              (Applied with tweaks.)
12364      Branch: perl
12365            ! lib/utf8.pm
12366 ____________________________________________________________________________
12367 [ 15191] By: ams                                   on 2002/03/12  05:42:21
12368         Log: Subject: [PATCH] alarm(), Win32, no PERL_IMPLICIT_SYS
12369              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
12370              Date: Sun, 10 Mar 2002 22:10:15 +0100
12371              Message-Id: <3C8BD9C7.13988.73992D@localhost>
12372      Branch: perl
12373            ! iperlsys.h
12374 ____________________________________________________________________________
12375 [ 15190] By: ams                                   on 2002/03/12  05:38:08
12376         Log: Subject: Re[2]: [Patch docs] perlsub. Re: [ID 20020227.012], [ID 20020227.018]
12377              From: Anton Tagunov <tagunov@motor.ru>
12378              Date: Mon, 11 Mar 2002 23:27:47 +0300
12379              Message-Id: <19414222180.20020311232747@motor.ru>
12380      Branch: perl
12381            ! pod/perlsub.pod
12382 ____________________________________________________________________________
12383 [ 15189] By: ams                                   on 2002/03/12  05:34:49
12384         Log: Subject: minor patch for comment in utfebcdic.h
12385              From: Anton Tagunov <tagunov@motor.ru>
12386              Date: Tue, 12 Mar 2002 00:20:21 +0300
12387              Message-Id: <13817376786.20020312002021@motor.ru>
12388      Branch: perl
12389            ! utfebcdic.h
12390 ____________________________________________________________________________
12391 [ 15188] By: ams                                   on 2002/03/12  05:32:30
12392         Log: Subject: [PATCH ?] B::Xref improvements
12393              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
12394              Date: Mon, 11 Mar 2002 23:32:20 +0100
12395              Message-Id: <20020311233220.A12677@rafael>
12396      Branch: perl
12397            ! ext/B/B/Xref.pm
12398 ____________________________________________________________________________
12399 [ 15187] By: ams                                   on 2002/03/12  05:30:02
12400         Log: Subject: [PATCH] lib/ExtUtils/MM_Unix.pm
12401              From: Paul_GreenVOS@vos.stratus.com
12402              Date: Mon, 11 Mar 02 17:23 est
12403              Message-Id: <200203112225.RAA27594@mailhub1.stratus.com>
12404      Branch: perl
12405            ! lib/ExtUtils/MM_Unix.pm
12406 ____________________________________________________________________________
12407 [ 15186] By: ams                                   on 2002/03/12  05:27:06
12408         Log: Subject: [PATCH] installperl - minor untangle for VOS
12409              From: Paul_GreenVOS@vos.stratus.com
12410              Date: Mon, 11 Mar 02 17:05 est
12411              Message-Id: <200203112203.RAA21987@mailhub2.stratus.com>
12412      Branch: perl
12413            ! installperl
12414 ____________________________________________________________________________
12415 [ 15185] By: ams                                   on 2002/03/12  05:25:59
12416         Log: Subject: [PATCH B::Deparse] fix to deparse ${^WARNINGS_BITS}
12417              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
12418              Date: Mon, 11 Mar 2002 22:37:39 +0100
12419              Message-Id: <20020311223739.A691@rafael>
12420      Branch: perl
12421            ! ext/B/B/Deparse.pm
12422 ____________________________________________________________________________
12423 [ 15184] By: ams                                   on 2002/03/12  05:20:54
12424         Log: Subject: [PATCH hints/netbsd.sh] Stray whitespace mucking here-doc
12425              From: Michael G Schwern <schwern@pobox.com>
12426              Date: Tue, 12 Mar 2002 01:12:08 -0500
12427              Message-Id: <20020312061208.GD904@blackrider>
12428      Branch: perl
12429            ! hints/netbsd.sh
12430 ____________________________________________________________________________
12431 [ 15183] By: ams                                   on 2002/03/12  04:12:30
12432         Log: Subject: Re: ext/Encode/t/Tcl.t on VMS @15173
12433              From: Autrijus Tang <autrijus@autrijus.org>
12434              Date: Tue, 12 Mar 2002 13:05:53 +0800
12435              Message-Id: <20020312050553.GA7864@not.autrijus.org>
12436              (Only doc hunk applied, supplementing #15182.)
12437      Branch: perl
12438            ! ext/Encode/Encode.pm
12439 ____________________________________________________________________________
12440 [ 15182] By: ams                                   on 2002/03/12  04:04:34
12441         Log: Subject: Re: ext/Encode/t/Tcl.t on VMS @15173
12442              From: Autrijus Tang <autrijus@autrijus.org>
12443              Date: Tue, 12 Mar 2002 12:56:46 +0800
12444              Message-Id: <20020312045646.GA7689@not.autrijus.org>
12445              (Private mail.)
12446      Branch: perl
12447            ! ext/Encode/Encode.pm ext/Encode/lib/Encode/Tcl.pm
12448 ____________________________________________________________________________
12449 [ 15181] By: ams                                   on 2002/03/12  03:09:20
12450         Log: Subject: Re: ext/Encode/t/Tcl.t on VMS @15173
12451              From: Autrijus Tang <autrijus@autrijus.org>
12452              Date: Tue, 12 Mar 2002 11:55:06 +0800
12453              Message-Id: <20020312035506.GA6946@not.autrijus.org>
12454      Branch: perl
12455            ! ext/Encode/Encode.pm
12456 ____________________________________________________________________________
12457 [ 15180] By: jhi                                   on 2002/03/11  22:32:10
12458         Log: Deypo.
12459      Branch: metaconfig
12460            ! U/threads/d_asctime_r.U
12461 ____________________________________________________________________________
12462 [ 15179] By: jhi                                   on 2002/03/11  21:42:58
12463         Log: FAQ sync.
12464      Branch: perl
12465            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
12466            ! pod/perlfaq4.pod pod/perlfaq5.pod
12467 ____________________________________________________________________________
12468 [ 15178] By: jhi                                   on 2002/03/11  17:34:34
12469         Log: The test needs perlio.
12470      Branch: perl
12471            ! lib/open.t
12472 ____________________________________________________________________________
12473 [ 15177] By: ams                                   on 2002/03/11  15:41:08
12474         Log: Subject: perlreftut update
12475              From: Mark-Jason Dominus <mjd@plover.com>
12476              Date: Mon, 11 Mar 2002 11:36:27 -0500
12477              Message-Id: <20020311163627.31020.qmail@plover.com>
12478      Branch: perl
12479            ! pod/perlreftut.pod
12480 ____________________________________________________________________________
12481 [ 15176] By: ams                                   on 2002/03/11  15:35:24
12482         Log: Subject: Minor correction in perlfaq5
12483              From: mjd@plover.com
12484              Date: 11 Mar 2002 16:34:22 -0000
12485              Message-Id: <20020311163422.30963.qmail@plover.com>
12486      Branch: perl
12487            ! pod/perlfaq5.pod
12488 ____________________________________________________________________________
12489 [ 15175] By: gsar                                  on 2002/03/11  15:11:42
12490         Log: number of skipped tests was incorrect
12491      Branch: perl
12492            ! t/op/stat.t
12493 ____________________________________________________________________________
12494 [ 15174] By: gsar                                  on 2002/03/11  14:39:11
12495         Log: remove doubled CRs
12496      Branch: perl
12497            ! win32/Makefile
12498 ____________________________________________________________________________
12499 [ 15173] By: jhi                                   on 2002/03/11  14:07:01
12500         Log: Update Changes.
12501      Branch: perl
12502            ! Changes patchlevel.h
12503 ____________________________________________________________________________
12504 [ 15172] By: jhi                                   on 2002/03/11  13:54:49
12505         Log: Regen toc.
12506      Branch: perl
12507            ! pod/perltoc.pod
12508 ____________________________________________________________________________
12509 [ 15171] By: jhi                                   on 2002/03/11  13:48:09
12510         Log: Add t/CN.t and t/TW.t; re-sort.
12511      Branch: perl
12512            ! ext/Encode/MANIFEST
12513 ____________________________________________________________________________
12514 [ 15170] By: jhi                                   on 2002/03/11  13:04:25
12515         Log: Document what to do if one yearns back to
12516              the old legacy encoding.
12517      Branch: perl
12518            ! lib/encoding.pm
12519 ____________________________________________________________________________
12520 [ 15169] By: jhi                                   on 2002/03/11  12:57:45
12521         Log: Undocument the use of .*utf8.*{upgrade,downgrade,encode,decode}
12522              as general purpose encoding transformation interfaces
12523              since that's not what they are.
12524      Branch: perl
12525            ! lib/utf8.pm pod/perlunicode.pod sv.c
12526 ____________________________________________________________________________
12527 [ 15168] By: ams                                   on 2002/03/11  12:54:16
12528         Log: Subject: [PATCH] Re: Smoke 15089 Tru64/OSF  Problems: numconvert, lstat
12529              warnings
12530              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
12531              Date: Mon, 11 Mar 2002 14:35:22 +0100
12532              Message-Id: <20020311143522.A7431@rafael>
12533      Branch: perl
12534            ! t/lib/warnings/pp_sys
12535 ____________________________________________________________________________
12536 [ 15167] By: ams                                   on 2002/03/11  04:57:20
12537         Log: A little commonsense is better than 1_compile.
12538      Branch: perl
12539            ! lib/File/Find/t/find.t lib/File/Find/t/taint.t
12540 ____________________________________________________________________________
12541 [ 15166] By: ams                                   on 2002/03/11  04:53:50
12542         Log: Subject: [PATCH] Hash::Util & restricted hash touch up, part 1
12543              From: Michael G Schwern <schwern@pobox.com>
12544              Date: Sun, 10 Mar 2002 13:27:12 -0500
12545              Message-Id: <20020310182712.GC693@blackrider>
12546              
12547              Subject: [PATCH] Hash::Util part 2
12548              From: Michael G Schwern <schwern@pobox.com>
12549              Date: Sun, 10 Mar 2002 15:09:34 -0500
12550              Message-Id: <20020310200934.GB27112@blackrider>
12551              
12552              Subject: [PATCH] Hash::Util MANIFEST correction
12553              From: Michael G Schwern <schwern@pobox.com>
12554              Date: Sun, 10 Mar 2002 16:27:07 -0500
12555              Message-Id: <20020310212707.GF27112@blackrider>
12556              
12557              (Also changes find.t and taint.t, which were looking for access.t)
12558      Branch: perl
12559            + ext/Data/Util/Changes ext/Data/Util/Makefile.PL
12560            + ext/Data/Util/Util.xs ext/Data/Util/lib/Data/Util.pm
12561            + ext/Data/Util/lib/Hash/Util.pm ext/Data/Util/t/Data.t
12562            + ext/Data/Util/t/Hash.t
12563            - t/lib/access.t
12564            ! MANIFEST hv.c lib/File/Find/t/find.t lib/File/Find/t/taint.t
12565            ! pod/perldiag.pod pod/perltodo.pod universal.c
12566 ____________________________________________________________________________
12567 [ 15165] By: jhi                                   on 2002/03/11  04:52:56
12568         Log: metaconfig: more thready fixes.
12569      Branch: metaconfig
12570            ! U/threads/d_asctime_r.U U/threads/d_ctime_r.U
12571            ! U/threads/d_endgrent_r.U U/threads/d_endpwent_r.U
12572            ! U/threads/d_getgrent_r.U U/threads/d_getgrgid_r.U
12573            ! U/threads/d_getgrnam_r.U U/threads/d_getpwent_r.U
12574            ! U/threads/d_getpwnam_r.U U/threads/d_getpwuid_r.U
12575            ! U/threads/d_gmtime_r.U U/threads/d_localtime_r.U
12576            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
12577            ! U/threads/d_setgrent_r.U U/threads/d_setpwent_r.U
12578            ! U/threads/d_strerror_r.U U/threads/d_ttyname_r.U
12579 ____________________________________________________________________________
12580 [ 15163] By: jhi                                   on 2002/03/11  04:39:54
12581         Log: Skip obsoleted interfaces.
12582      Branch: perl
12583            ! Porting/findrfuncs
12584 ____________________________________________________________________________
12585 [ 15162] By: ams                                   on 2002/03/11  03:48:14
12586         Log: Typo fixes.
12587      Branch: perl
12588            ! perl.c
12589 ____________________________________________________________________________
12590 [ 15161] By: jhi                                   on 2002/03/11  03:36:51
12591         Log: Upgrade to Locale::Codes 2.02.
12592      Branch: perl
12593            + lib/Locale/Codes/t/rename.t
12594            ! MANIFEST lib/Locale/Codes/ChangeLog lib/Locale/Codes/README
12595            ! lib/Locale/Codes/t/uk.t lib/Locale/Country.pm
12596            ! lib/Locale/Country.pod
12597 ____________________________________________________________________________
12598 [ 15160] By: jhi                                   on 2002/03/11  03:36:32
12599         Log: Subject: Re: [PATCH] for broken /proc/curproc/file on FreeBSD
12600              From: Nicholas Clark <nick@unfortu.net>
12601              Date: Sun, 10 Mar 2002 18:17:50 +0000
12602              Message-ID: <20020310181749.GC317@Bagpuss.unfortu.net>
12603              
12604              Subject: Re: [PATCH] for broken /proc/curproc/file on FreeBSD
12605              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
12606              Date: Sun, 10 Mar 2002 13:53:34 -0800
12607              Message-ID: <eX9i8gzkg26G092yn@efn.org>
12608              
12609              (and reenable the feature in freebsd,
12610              and move the freebsd pr url to perl.c)
12611      Branch: perl
12612            ! hints/freebsd.sh perl.c pod/perldelta.pod
12613 ____________________________________________________________________________
12614 [ 15159] By: ams                                   on 2002/03/11  03:34:13
12615         Log: Subject: [PATCH stash.t] access::readonly is gone
12616              From: Michael G Schwern <schwern@pobox.com>
12617              Date: Sun, 10 Mar 2002 16:18:14 -0500
12618              Message-Id: <20020310211813.GE27112@blackrider>
12619      Branch: perl
12620            ! ext/B/t/stash.t
12621 ____________________________________________________________________________
12622 [ 15158] By: ams                                   on 2002/03/11  03:28:04
12623         Log: Subject: [PATCH] Raw socket require privileged user on Win2k
12624              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
12625              Date: Sun, 10 Mar 2002 22:10:15 +0100
12626              Message-Id: <3C8BD9C7.610.7398DD@localhost>
12627      Branch: perl
12628            ! lib/Net/Ping/t/110_icmp_inst.t
12629 ____________________________________________________________________________
12630 [ 15157] By: jhi                                   on 2002/03/11  03:12:01
12631         Log: Subject: [PATCH] Test::Simple/More/Builder 0.42
12632              From: Michael G Schwern <schwern@pobox.com>
12633              Date: Sun, 10 Mar 2002 19:22:33 -0500
12634              Message-ID: <20020311002233.GE4927@blackrider>
12635      Branch: perl
12636            ! lib/Test/Builder.pm lib/Test/More.pm lib/Test/Simple.pm
12637            ! lib/Test/Simple/Changes lib/Test/Simple/t/Builder.t
12638            ! lib/Test/Simple/t/fail-more.t
12639 ____________________________________________________________________________
12640 [ 15156] By: jhi                                   on 2002/03/11  03:10:55
12641         Log: Subject: [PATCH] Test.pm 1.18 -> 1.20
12642              From: Michael G Schwern <schwern@pobox.com>
12643              Date: Sun, 10 Mar 2002 17:14:10 -0500
12644              Message-ID: <20020310221410.GA4915@blackrider>
12645      Branch: perl
12646            ! lib/Test.pm lib/Test/t/fail.t lib/Test/t/mix.t
12647            ! lib/Test/t/onfail.t lib/Test/t/skip.t lib/Test/t/todo.t
12648 ____________________________________________________________________________
12649 [ 15155] By: jhi                                   on 2002/03/11  03:09:16
12650         Log: Subject: [PATCH] more warnings tidyup
12651              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
12652              Date: Sun, 10 Mar 2002 21:01:39 -0000
12653              Message-ID: <AIEAJICLCBDNAAOLLOKLMEEGDPAA.paul_marquess@yahoo.co.uk>
12654      Branch: perl
12655            ! av.c doio.c doop.c dump.c gv.c hv.c malloc.c mg.c numeric.c
12656            ! op.c perl.c pp.c pp_ctl.c pp_hot.c pp_pack.c pp_sys.c
12657            ! regcomp.c regexec.c sv.c taint.c toke.c universal.c utf8.c
12658            ! util.c
12659 ____________________________________________________________________________
12660 [ 15154] By: jhi                                   on 2002/03/11  03:07:03
12661         Log: Subject: Re: [PATCH] xsubpp prototypes warnings
12662              From: Nicholas Clark <nick@unfortu.net>
12663              Date: Sun, 10 Mar 2002 23:21:07 +0000
12664              Message-ID: <20020310232107.GI317@Bagpuss.unfortu.net>
12665      Branch: perl
12666            ! ext/B/C/C.xs ext/Encode/CN/Makefile.PL
12667            ! ext/Encode/JP/Makefile.PL ext/Encode/KR/Makefile.PL
12668            ! ext/Encode/TW/Makefile.PL
12669 ____________________________________________________________________________
12670 [ 15153] By: ams                                   on 2002/03/11  03:06:59
12671         Log: Subject: Re: [patch] IO::Socket::INET Broadcast patch
12672              From: Max Baker <max@warped.org>
12673              Date: Fri, 8 Mar 2002 10:56:19 -0800
12674              Message-Id: <20020308105619.A15039@warped.org>
12675      Branch: perl
12676            ! ext/IO/lib/IO/Socket/INET.pm
12677 ____________________________________________________________________________
12678 [ 15152] By: jhi                                   on 2002/03/11  03:05:54
12679         Log: Subject: [PATCH] spelling correction
12680              From: Nicholas Clark <nick@unfortu.net>
12681              Date: Sun, 10 Mar 2002 18:34:42 +0000
12682              Message-ID: <20020310183441.GE317@Bagpuss.unfortu.net>
12683      Branch: perl
12684            ! pp.c pp_hot.c
12685 ____________________________________________________________________________
12686 [ 15151] By: jhi                                   on 2002/03/11  03:04:33
12687         Log: DG/UX updates from Takis Psarogiannakopoulos.
12688      Branch: perl
12689            ! README.dgux hints/dgux.sh perl.h t/op/stat.t thread.h
12690 ____________________________________________________________________________
12691 [ 15150] By: ams                                   on 2002/03/11  03:02:47
12692         Log: Subject: [PATCH] debugger filenames for Mac OS - db.patch (1/1)
12693              From: Chris Nandor <pudge@pobox.com>
12694              Date: Mon, 04 Mar 2002 17:48:12 -0500
12695              Message-Id: <pudge-3FDB8F.17481204032002@onion.valueclick.com>
12696      Branch: perl
12697            ! lib/DB.pm lib/perl5db.pl
12698 ____________________________________________________________________________
12699 [ 15149] By: jhi                                   on 2002/03/11  03:01:26
12700         Log: metaconfig unit changes in preparation of reentrancy changes.
12701      Branch: metaconfig
12702            + U/threads/d_ctermid_r.U U/threads/d_readdir64_r.U
12703            + U/threads/d_ttyname_r.U
12704            ! U/threads/d_asctime_r.U U/threads/d_ctime_r.U
12705            ! U/threads/d_endgrent_r.U U/threads/d_endhent_r.U
12706            ! U/threads/d_endnent_r.U U/threads/d_endpent_r.U
12707            ! U/threads/d_endpwent_r.U U/threads/d_getgrent_r.U
12708            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
12709            ! U/threads/d_gethent_r.U U/threads/d_getnent_r.U
12710            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
12711            ! U/threads/d_getpwuid_r.U U/threads/d_gmtime_r.U
12712            ! U/threads/d_localtime_r.U U/threads/d_readdir_r.U
12713            ! U/threads/d_setgrent_r.U U/threads/d_setpwent_r.U
12714            ! U/threads/d_strerror_r.U
12715 ____________________________________________________________________________
12716 [ 15148] By: jhi                                   on 2002/03/10  22:32:33
12717         Log: Mysterious characters.
12718      Branch: perl
12719            ! utf8.h
12720 ____________________________________________________________________________
12721 [ 15147] By: jhi                                   on 2002/03/10  17:58:43
12722         Log: Unused.
12723      Branch: perl
12724            ! op.c
12725 ____________________________________________________________________________
12726 [ 15146] By: jhi                                   on 2002/03/10  16:35:55
12727         Log: Implement :std subpragma of the open pragma
12728              that makes the standard filehandles to talk in
12729              encodings.  This change set off a weird warning
12730              from op.c, though: disabled it now until someone
12731              who knows what it is about comes along.
12732      Branch: perl
12733            ! lib/open.pm op.c
12734 ____________________________________________________________________________
12735 [ 15145] By: jhi                                   on 2002/03/10  16:00:46
12736         Log: Document the logic of :locale better.
12737      Branch: perl
12738            ! lib/open.pm
12739 ____________________________________________________________________________
12740 [ 15144] By: jhi                                   on 2002/03/10  15:53:57
12741         Log: Subject: [PATCH] for broken /proc/curproc/file on FreeBSD
12742              From: Slaven Rezic <slaven.rezic@berlin.de>
12743              Date: 10 Mar 2002 02:49:17 +0100
12744              Message-ID: <87lmd1qjj6.fsf@vran.herceg.de>
12745      Branch: perl
12746            ! hints/freebsd.sh
12747 ____________________________________________________________________________
12748 [ 15143] By: jhi                                   on 2002/03/10  15:46:22
12749         Log: Subject: Encode::Tcl docs (was Re: UTF-16 and other missing(?) encodings)    
12750              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
12751              Date: Sun, 10 Mar 2002 17:08:54 +0900
12752              Message-Id: <20020310170748.1F29.BQW10602@nifty.com>
12753      Branch: perl
12754            ! ext/Encode/lib/Encode/Tcl.pm
12755            ! ext/Encode/lib/Encode/Tcl/Escape.pm
12756            ! ext/Encode/lib/Encode/Tcl/Extended.pm
12757            ! ext/Encode/lib/Encode/Tcl/Table.pm
12758 ____________________________________________________________________________
12759 [ 15142] By: jhi                                   on 2002/03/10  15:43:54
12760         Log: The patch does the following:
12761              - Nix the unneccessary diagnostics line
12762              - Quell -w warnings if the first ENV doesn't exist
12763              - While zh_CN means euc-cn, zh_TW almost invariably mean big5, as euc-tw
12764              is too baroque and bloated for daily use (and for perl core inclusion).
12765              - "Cannot figure out an encoding to use" when locale is 'C' is rendered
12766              non-fatal.
12767              - Consequently, the ^OPEN bits is set only when needed.
12768      Branch: perl
12769            ! lib/open.pm
12770 ____________________________________________________________________________
12771 [ 15141] By: jhi                                   on 2002/03/10  05:15:26
12772         Log: Misc tiny tweaks from Sarathy, good for threaded builds.
12773      Branch: perl
12774            ! ext/Socket/Socket.xs hints/linux.sh pp_sys.c
12775 ____________________________________________________________________________
12776 [ 15140] By: jhi                                   on 2002/03/10  05:12:08
12777         Log: Precedence problem.
12778      Branch: perl
12779            ! ext/Socket/socketpair.t
12780 ____________________________________________________________________________
12781 [ 15139] By: jhi                                   on 2002/03/10  04:57:07
12782         Log: Renaming tweaks, and split off the reentrant "superbuffer"
12783              init routine.
12784      Branch: perl
12785            ! embed.fnc embed.h global.sym intrpvar.h op.h perl.c proto.h
12786            ! sv.c util.c
12787 ____________________________________________________________________________
12788 [ 15138] By: jhi                                   on 2002/03/10  00:59:50
12789         Log: The 7-bit jis seems to be the hanging one.
12790      Branch: perl
12791            ! ext/Encode/t/Tcl.t
12792 ____________________________________________________________________________
12793 [ 15137] By: jhi                                   on 2002/03/10  00:39:18
12794         Log: Begone.
12795      Branch: perl
12796            ! ext/Encode/MANIFEST
12797 ____________________________________________________________________________
12798 [ 15136] By: jhi                                   on 2002/03/09  23:56:42
12799         Log: Better fix from Autrijus.
12800      Branch: perl
12801            ! ext/Encode/CN/CN.pm ext/Encode/Encode.pm ext/Encode/JP/JP.pm
12802            ! ext/Encode/KR/KR.pm ext/Encode/TW/TW.pm
12803 ____________________________________________________________________________
12804 [ 15135] By: jhi                                   on 2002/03/09  18:49:55
12805         Log: Not everybody has Encode::HanExtra.
12806      Branch: perl
12807            ! ext/Encode/Encode.pm
12808 ____________________________________________________________________________
12809 [ 15134] By: jhi                                   on 2002/03/09  18:30:18
12810         Log: Decutandpasto.
12811      Branch: perl
12812            ! ext/Encode/lib/Encode/Tcl.pm
12813 ____________________________________________________________________________
12814 [ 15133] By: jhi                                   on 2002/03/09  18:19:38
12815         Log: Subject: [PATCH] Data::Dumper
12816              From: Nicholas Clark <nick@unfortu.net>
12817              Date: Sat, 9 Mar 2002 19:03:54 +0000
12818              Message-ID: <20020309190353.GE307@Bagpuss.unfortu.net>
12819      Branch: perl
12820            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
12821            ! ext/Data/Dumper/t/dumper.t
12822 ____________________________________________________________________________
12823 [ 15132] By: jhi                                   on 2002/03/09  16:55:40
12824         Log: Subject: [PATCH] socketpair.t w/o fork
12825              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
12826              Date: Sat, 9 Mar 2002 14:55:11 +0100
12827              Message-ID: <3C8A224F.29578.13691BA@localhost>
12828              
12829              (modified as suggested by Sarathy)
12830      Branch: perl
12831            ! ext/Socket/socketpair.t
12832 ____________________________________________________________________________
12833 [ 15131] By: jhi                                   on 2002/03/09  16:05:00
12834         Log: Subject: [PATCH perldelta] Mention Change 14727
12835              From: Autrijus Tang <autrijus@autrijus.org>
12836              Date: Sat, 9 Mar 2002 23:31:40 +0800
12837              Message-ID: <20020309153140.GA4224@not.autrijus.org>
12838      Branch: perl
12839            ! pod/perldelta.pod
12840 ____________________________________________________________________________
12841 [ 15130] By: jhi                                   on 2002/03/09  16:02:58
12842         Log: Make Encode.pm implicitly load external CJK tables the first
12843              time they're needed (instead of immediately), from Autrijus
12844              Tang.
12845      Branch: perl
12846            ! ext/Encode/Encode.pm
12847 ____________________________________________________________________________
12848 [ 15129] By: jhi                                   on 2002/03/09  16:01:00
12849         Log: Subject: Re: Two questions
12850              From: Nicholas Clark <nick@unfortu.net>
12851              Date: Sat, 9 Mar 2002 12:42:40 +0000
12852              Message-ID: <20020309124239.GC307@Bagpuss.unfortu.net>
12853      Branch: perl
12854            ! Porting/pumpkin.pod
12855 ____________________________________________________________________________
12856 [ 15128] By: jhi                                   on 2002/03/09  04:19:22
12857         Log: Subject: [PATCH] pp_sys.c (pp_sselect to not clobber storage on BigEndian
12858              From: Paul_GreenVOS@vos.stratus.com
12859              Date: Fri, 8 Mar 02 22:34 est
12860              Message-Id: <200203090336.WAA11215@mailhub1.stratus.com>
12861      Branch: perl
12862            ! pp_sys.c
12863 ____________________________________________________________________________
12864 [ 15127] By: jhi                                   on 2002/03/09  01:34:41
12865         Log: Subject: [PATCH @15084] perl -Dt doesnt output newlines
12866              From: davem@fdgroup.co.uk
12867              Date: Sat, 9 Mar 2002 00:13:27 GMT
12868              Message-Id: <200203090013.AAA01000@gizmo.fdgroup.co.uk>
12869      Branch: perl
12870            ! dump.c
12871 ____________________________________________________________________________
12872 [ 15126] By: jhi                                   on 2002/03/09  01:23:16
12873         Log: Deglitch from Rafael.
12874      Branch: perl
12875            ! ext/B/t/lint.t
12876 ____________________________________________________________________________
12877 [ 15125] By: jhi                                   on 2002/03/08  23:49:00
12878         Log: Still more portability.
12879      Branch: perl
12880            ! Porting/findrfuncs
12881 ____________________________________________________________________________
12882 [ 15124] By: jhi                                   on 2002/03/08  22:54:50
12883         Log: More portability.
12884      Branch: perl
12885            ! Porting/findrfuncs
12886 ____________________________________________________________________________
12887 [ 15123] By: jhi                                   on 2002/03/08  22:14:37
12888         Log: Shared library paths; running tests manually.
12889      Branch: perl
12890            ! INSTALL
12891 ____________________________________________________________________________
12892 [ 15122] By: jhi                                   on 2002/03/08  22:02:37
12893         Log: Subject: RE: Two questions
12894              From: "Green, Paul" <Paul.Green@stratus.com>
12895              Date: Fri, 8 Mar 2002 17:55:19 -0500
12896              Message-ID: <A2A34F15EE916148BC4C4748223E67A4014E231C@EXNA4.stratus.com>
12897      Branch: perl
12898            ! Porting/pumpkin.pod
12899 ____________________________________________________________________________
12900 [ 15121] By: jhi                                   on 2002/03/08  21:52:51
12901         Log: New shinier lint.t (and Lint.pm) from Rafael Garcia-Suarez.
12902              (Lint.pm nit noticed by Michael Cook <michael@waxrat.com>)
12903      Branch: perl
12904            + ext/B/t/lint.t
12905            ! MANIFEST ext/B/B/Lint.pm
12906 ____________________________________________________________________________
12907 [ 15120] By: jhi                                   on 2002/03/08  20:27:42
12908         Log: metaconfig unit change for #15119.
12909      Branch: metaconfig
12910            ! U/threads/d_pthread_atfork.U
12911 ____________________________________________________________________________
12912 [ 15119] By: jhi                                   on 2002/03/08  20:27:17
12913         Log: In DG/UX finding pthread_atfork requires a true compile,
12914              from Takis Psarogiannakopoulos.
12915      Branch: perl
12916            ! Configure config_h.SH
12917 ____________________________________________________________________________
12918 [ 15118] By: jhi                                   on 2002/03/08  20:07:07
12919         Log: Subject: [PATCH] Forgot an OVERLOAD character in xsubpp
12920              From: John Peacock <jpeacock@rowman.com>
12921              Date: Fri, 08 Mar 2002 15:52:41 -0500
12922              Message-ID: <3C892499.4050502@rowman.com>
12923      Branch: perl
12924            ! lib/ExtUtils/xsubpp
12925 ____________________________________________________________________________
12926 [ 15117] By: jhi                                   on 2002/03/08  20:05:41
12927         Log: Subject: [PATCH @15109] test numbers for t/op/write.t
12928              From: "Craig A. Berry" <craigberry@mac.com>
12929              Date: Fri, 08 Mar 2002 15:02:51 -0600
12930              Message-Id: <5.1.0.14.2.20020308145949.030c8c90@exchi01>
12931      Branch: perl
12932            ! t/op/write.t
12933 ____________________________________________________________________________
12934 [ 15116] By: jhi                                   on 2002/03/08  18:53:42
12935         Log: Subject: [PATCH] *BETTER* installperl script patch for VOS
12936              From: Paul_GreenVOS@vos.stratus.com
12937              Date: Fri, 8 Mar 02 14:45 est
12938              Message-Id: <200203081947.OAA29065@mailhub1.stratus.com>
12939      Branch: perl
12940            ! installperl
12941 ____________________________________________________________________________
12942 [ 15115] By: jhi                                   on 2002/03/08  18:52:30
12943         Log: Subject: [PATCH @15109] tm_tm_* for VMS
12944              From: "Craig A. Berry" <craigberry@mac.com>
12945              Date: Fri, 08 Mar 2002 13:07:52 -0600
12946              Message-Id: <5.1.0.14.2.20020308123619.01ae5230@exchi01>
12947      Branch: perl
12948            ! configure.com
12949 ____________________________________________________________________________
12950 [ 15114] By: jhi                                   on 2002/03/08  18:51:27
12951         Log: Detypo.
12952      Branch: perl
12953            ! Changes
12954 ____________________________________________________________________________
12955 [ 15113] By: jhi                                   on 2002/03/08  18:49:56
12956         Log: Better test for #14795 (bug id 20020124.005) from Andreas.
12957      Branch: perl
12958            ! t/op/pat.t
12959 ____________________________________________________________________________
12960 [ 15112] By: jhi                                   on 2002/03/08  17:56:36
12961         Log: HP-UX nm seems to repeat itself.
12962      Branch: perl
12963            ! Porting/findrfuncs
12964 ____________________________________________________________________________
12965 [ 15111] By: jhi                                   on 2002/03/08  17:50:21
12966         Log: Nice porting script from Sarathy.  Well, less nice
12967              in the sense that it shows the looong road ahead.
12968      Branch: perl
12969            + Porting/findrfuncs
12970            ! MANIFEST Porting/makerel
12971 ____________________________________________________________________________
12972 [ 15110] By: jhi                                   on 2002/03/08  15:58:25
12973         Log: Subject: Re: Performance considerations for UTF-8
12974              From: Jarkko Hietaniemi <jhi@iki.fi>
12975              Date: Fri, 8 Mar 2002 18:53:28 +0200
12976              Message-ID: <20020308185328.D640@alpha.hut.fi>
12977              
12978              (put all in perlunicode)
12979      Branch: perl
12980            ! pod/perlunicode.pod
12981 ____________________________________________________________________________
12982 [ 15109] By: jhi                                   on 2002/03/08  15:09:38
12983         Log: Update Changes.
12984      Branch: perl
12985            ! Changes patchlevel.h
12986 ____________________________________________________________________________
12987 [ 15108] By: jhi                                   on 2002/03/08  14:59:50
12988         Log: Subject: Cygwin cygipc support skipped
12989              From: "Gerrit P. Haase" <gerrit@familiehaase.de>
12990              Date: Fri, 8 Mar 2002 16:59:34 +0100
12991              Message-ID: <113694157285.20020308165934@familiehaase.de>
12992      Branch: perl
12993            ! hints/cygwin.sh
12994 ____________________________________________________________________________
12995 [ 15107] By: jhi                                   on 2002/03/08  14:48:36
12996         Log: metaconfig unit change for #15106.
12997      Branch: metaconfig
12998            ! U/compline/d_gconvert.U
12999 ____________________________________________________________________________
13000 [ 15106] By: jhi                                   on 2002/03/08  14:48:14
13001         Log: Subject: Re: [PATCH] tests for Gconvert
13002              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
13003              Date: Thu, 07 Mar 2002 16:48:10 -0800
13004              Message-ID: <KpAi8gzkganW092yn@efn.org>
13005      Branch: perl
13006            ! Configure config_h.SH t/base/num.t
13007 ____________________________________________________________________________
13008 [ 15105] By: jhi                                   on 2002/03/08  14:32:55
13009         Log: The new test has some teething problems.
13010      Branch: perl
13011            - ext/B/t/lint.t
13012            ! MANIFEST
13013 ____________________________________________________________________________
13014 [ 15104] By: jhi                                   on 2002/03/08  13:42:24
13015         Log: Subject: [PATCH] B::Lint tests
13016              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
13017              Date: Fri, 8 Mar 2002 14:47:19 +0100
13018              Message-ID: <20020308144719.A2663@rafael>
13019      Branch: perl
13020            + ext/B/t/lint.t
13021            ! MANIFEST ext/B/B/Lint.pm
13022 ____________________________________________________________________________
13023 [ 15103] By: jhi                                   on 2002/03/08  13:40:35
13024         Log: Subject: [PATCH] hints/powerux.sh for perl-5.7.3
13025              From: Tom Horsley <Tom.Horsley@mail.ccur.com>
13026              Date: Fri, 8 Mar 2002 13:24:14 GMT
13027              Message-Id: <200203081324.NAA00642@cleo>
13028      Branch: perl
13029            ! hints/powerux.sh
13030 ____________________________________________________________________________
13031 [ 15102] By: jhi                                   on 2002/03/08  13:37:04
13032         Log: Subject: HP has some new models
13033              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
13034              Date: Fri, 08 Mar 2002 13:07:02 +0100
13035              Message-Id: <20020308130529.E335.H.M.BRAND@hccnet.nl>
13036      Branch: perl
13037            ! README.hpux
13038 ____________________________________________________________________________
13039 [ 15101] By: ams                                   on 2002/03/08  09:11:40
13040         Log: Subject: [PATCH: pod/perlguts.pod] pod markup fixes
13041              From: Stas Bekman <stas@stason.org>
13042              Date: Fri, 8 Mar 2002 15:29:53 +0800 (SGT)
13043              Message-Id: <Pine.LNX.4.44.0203081529050.5375-100000@hope.stason.org>
13044      Branch: perl
13045            ! pod/perlguts.pod
13046 ____________________________________________________________________________
13047 [ 15100] By: pudge                                 on 2002/03/08  03:23:17
13048         Log: Update Changes
13049      Branch: maint-5.6/macperl
13050            ! macos/Changes
13051 ____________________________________________________________________________
13052 [ 15099] By: pudge                                 on 2002/03/08  03:20:06
13053         Log: Replace macperlbundled with macperldelta
13054      Branch: maint-5.6/macperl
13055            ! macos/macperl/MacPerl.podhelp
13056 ____________________________________________________________________________
13057 [ 15098] By: pudge                                 on 2002/03/08  03:19:44
13058         Log: Comsetic fixes (Thomas Wegner)
13059      Branch: maint-5.6/macperl
13060            ! macos/macperl/MPBalloons.ball macos/macperl/MacPerl.r
13061 ____________________________________________________________________________
13062 [ 15097] By: pudge                                 on 2002/03/08  03:19:08
13063         Log: Bump OS version
13064      Branch: maint-5.6/macperl
13065            ! macos/config.sh
13066 ____________________________________________________________________________
13067 [ 15096] By: jhi                                   on 2002/03/08  03:14:41
13068         Log: Thought I deleted this already?
13069      Branch: perl
13070            - ext/I18N/Langinfo/fallback.c
13071 ____________________________________________________________________________
13072 [ 15095] By: jhi                                   on 2002/03/08  03:06:20
13073         Log: perlport updates from Pudge.
13074      Branch: perl
13075            ! pod/perlport.pod
13076 ____________________________________________________________________________
13077 [ 15094] By: ams                                   on 2002/03/08  03:06:03
13078         Log: Nitpick.
13079      Branch: perl
13080            ! MANIFEST
13081 ____________________________________________________________________________
13082 [ 15093] By: jhi                                   on 2002/03/08  03:00:46
13083         Log: Wrong test.
13084      Branch: perl
13085            ! pod/perldelta.pod
13086 ____________________________________________________________________________
13087 [ 15091] By: jhi                                   on 2002/03/08  02:25:23
13088         Log: Integrate change 14064 from macperl to blead.
13089      Branch: perl
13090           !> pod/perlmodinstall.pod pod/perlport.pod
13091 ____________________________________________________________________________
13092 [ 15090] By: pudge                                 on 2002/03/08  02:15:01
13093         Log: Integrate recent perlport changes
13094      Branch: maint-5.6/macperl
13095           !> pod/perlport.pod
13096 ____________________________________________________________________________
13097 [ 15089] By: ams                                   on 2002/03/08  01:54:03
13098         Log: Subject: [ID 20020307.010] [Patch docs] A _very_ small patch to correct a
13099              minor typo in perlguts.pod
13100              From: Anton Tagunov <tagunov@motor.ru>
13101              Date: Fri, 8 Mar 2002 05:26:59 +0300
13102              Message-Id: <4649821189.20020308052659@motor.ru>
13103      Branch: perl
13104            ! pod/perlguts.pod
13105 ____________________________________________________________________________
13106 [ 15088] By: jhi                                   on 2002/03/08  01:40:41
13107         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"! 
13108              From: Anton Tagunov <tagunov@newmail.ru>
13109              Date: Fri, 8 Mar 2002 04:31:44 +0300
13110              Message-ID: <13946506773.20020308043144@newmail.ru>
13111              
13112              (one test changed)
13113      Branch: perl
13114            ! lib/encoding.t sv.c
13115 ____________________________________________________________________________
13116 [ 15087] By: jhi                                   on 2002/03/08  00:15:08
13117         Log: Subject: [PATCH perldelta] some more deltas
13118              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
13119              Date: Thu, 7 Mar 2002 23:13:23 +0100
13120              Message-ID: <20020307231323.A13068@rafael>
13121      Branch: perl
13122            ! pod/perldelta.pod
13123 ____________________________________________________________________________
13124 [ 15086] By: jhi                                   on 2002/03/07  22:43:31
13125         Log: Subject: [PATCH] perl/t/io/fs.t -- VOS bug
13126              From: Paul_GreenVOS@vos.stratus.com
13127              Date: Thu, 7 Mar 02 14:25 est
13128              Message-Id: <200203071924.OAA03273@mailhub2.stratus.com>
13129      Branch: perl
13130            ! t/io/fs.t
13131 ____________________________________________________________________________
13132 [ 15085] By: jhi                                   on 2002/03/07  22:37:51
13133         Log: As suggested by Anton Tagunov, eq and cmp now obey the
13134              encoding pragma (by remapping their byte argument if the
13135              other argument is in Unicode).  Also fix a bug found by
13136              Anton where ord undef under the encoding pragma would barf.
13137              ([ID 20020307.009] A null pointer dereference with 'use encoding')
13138              Finally, use the nicer form of sv_recode_to_utf8.
13139      Branch: perl
13140            ! lib/encoding.pm lib/encoding.t pp.c regcomp.c sv.c toke.c
13141 ____________________________________________________________________________
13142 [ 15084] By: jhi                                   on 2002/03/07  20:54:02
13143         Log: Retract #14985, #14899, and #14990, following the principles
13144              "Do no harm." and "If it ain't broke, don't fix it."
13145              
13146              Firstly, the #14985 broke badly on UTF-EBCDIC, #14990 fixed
13147              some, but still broken, and I do not have the extra brain
13148              cells for the EBCDIC backport.  Secondly, the old version
13149              worked both in EBCDIC and non-.  Thirdly, the old version
13150              may be more amenable for the behaviour suggsted by Anton
13151              Tagunov regarding the encoding pragma.
13152      Branch: perl
13153            ! embed.fnc embed.h global.sym proto.h sv.c util.c
13154 ____________________________________________________________________________
13155 [ 15083] By: jhi                                   on 2002/03/07  20:26:36
13156         Log: Long doubles give you long doubles.
13157      Branch: perl
13158            ! t/base/num.t
13159 ____________________________________________________________________________
13160 [ 15082] By: jhi                                   on 2002/03/07  18:16:39
13161         Log: Forgotten deMANIFESTation.
13162      Branch: perl
13163            ! MANIFEST
13164 ____________________________________________________________________________
13165 [ 15081] By: jhi                                   on 2002/03/07  17:29:17
13166         Log: Obsolete unused file, noticed by Dank Kogai.
13167      Branch: perl
13168            - ext/Encode/lib/Encode/JP/Tr.pm
13169 ____________________________________________________________________________
13170 [ 15080] By: ams                                   on 2002/03/07  11:31:46
13171         Log: Subject: [PATCH Changes] Changes should mirror version number
13172              From: Robin Barker <rmb1@cise.npl.co.uk>
13173              Date: Thu, 7 Mar 2002 11:04:24 GMT
13174              Message-Id: <200203071104.LAA17200@tempest.npl.co.uk>
13175      Branch: perl
13176            ! Porting/pumpkin.pod
13177 ____________________________________________________________________________
13178 [ 15079] By: jhi                                   on 2002/03/07  04:40:06
13179         Log: metaconfig unit change for #15078.
13180      Branch: metaconfig
13181            ! U/compline/d_gconvert.U
13182 ____________________________________________________________________________
13183 [ 15078] By: jhi                                   on 2002/03/07  04:39:39
13184         Log: Subject: Re: [PATCH] tests for Gconvert
13185              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
13186              Date: Wed, 06 Mar 2002 20:22:54 -0800
13187              Message-ID: <esuh8gzkg2/b092yn@efn.org>
13188      Branch: perl
13189            ! Configure pod/perldelta.pod t/base/num.t
13190 ____________________________________________________________________________
13191 [ 15077] By: jhi                                   on 2002/03/07  03:27:38
13192         Log: Mac OS X UFS does not do ctime.
13193      Branch: perl
13194            ! pod/perldelta.pod pod/perlport.pod
13195 ____________________________________________________________________________
13196 [ 15076] By: jhi                                   on 2002/03/07  02:40:09
13197         Log: AUTHORS updates.
13198      Branch: perl
13199            ! AUTHORS
13200 ____________________________________________________________________________
13201 [ 15075] By: jhi                                   on 2002/03/07  01:48:46
13202         Log: Continued Chinese puzzles from Autrijus.
13203      Branch: perl
13204            + ext/Encode/t/CN.t ext/Encode/t/TW.t
13205            ! MANIFEST ext/Encode/lib/Encode/CN/HZ.pm
13206 ____________________________________________________________________________
13207 [ 15074] By: jhi                                   on 2002/03/07  00:16:10
13208         Log: Subject: [PATCH bleadperl] reordering conditions in Win32.pm
13209              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
13210              Date: Wed, 6 Mar 2002 18:13:51 +0100
13211              Message-ID: <16925657426.20020306181351@tesla.rcub.bg.ac.yu>
13212      Branch: perl
13213            ! lib/File/Spec/Win32.pm
13214 ____________________________________________________________________________
13215 [ 15073] By: jhi                                   on 2002/03/07  00:15:11
13216         Log: perlport tweaks.
13217      Branch: perl
13218            ! pod/perlport.pod
13219 ____________________________________________________________________________
13220 [ 15072] By: jhi                                   on 2002/03/07  00:05:11
13221         Log: Subject: Re: [PATCH docs] Re: Bug with -M
13222              From: Michael G Schwern <schwern@pobox.com>
13223              Date: Wed, 6 Mar 2002 16:20:27 -0500
13224              Message-ID: <20020306212027.GC4257@blackrider>
13225      Branch: perl
13226            ! pod/perlfunc.pod pod/perlport.pod
13227 ____________________________________________________________________________
13228 [ 15071] By: jhi                                   on 2002/03/06  20:20:29
13229         Log: perldelta updates.
13230      Branch: perl
13231            ! pod/perldelta.pod
13232 ____________________________________________________________________________
13233 [ 15070] By: jhi                                   on 2002/03/06  20:06:37
13234         Log: 5005threads wasn't even compiling.
13235      Branch: perl
13236            ! perl.c
13237 ____________________________________________________________________________
13238 [ 15069] By: jhi                                   on 2002/03/06  15:06:33
13239         Log: Subject: Re: perl@15047 New format tests for still existing bugs
13240              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
13241              Date: Wed, 06 Mar 2002 12:59:29 +0100
13242              Message-Id: <20020306125854.C6F5.H.M.BRAND@hccnet.nl>
13243      Branch: perl
13244            ! t/op/write.t
13245 ____________________________________________________________________________
13246 [ 15068] By: jhi                                   on 2002/03/06  15:04:41
13247         Log: Regen Glossary et al.
13248      Branch: perl
13249            ! Porting/Glossary Porting/config.sh Porting/config_H
13250 ____________________________________________________________________________
13251 [ 15067] By: jhi                                   on 2002/03/06  14:39:58
13252         Log: Use HAS_TM_TM_ZONE (from #15065).  Should help
13253              [ID 20020305.022] POSIX::strftime dumps core: STRUCT_TM_HASZONE should be set
13254      Branch: perl
13255            ! util.c
13256 ____________________________________________________________________________
13257 [ 15066] By: jhi                                   on 2002/03/06  14:39:40
13258         Log: metaconfig unit change for #15065.
13259      Branch: metaconfig
13260            ! U/compline/i_time.U
13261 ____________________________________________________________________________
13262 [ 15065] By: jhi                                   on 2002/03/06  14:39:18
13263         Log: Scan for tm_zone (and tm_gmtoff, while we are at it).
13264      Branch: perl
13265            ! Configure config_h.SH
13266 ____________________________________________________________________________
13267 [ 15064] By: jhi                                   on 2002/03/06  14:14:02
13268         Log: Must remove fallback.c also from here.
13269      Branch: perl
13270            ! MANIFEST
13271 ____________________________________________________________________________
13272 [ 15063] By: jhi                                   on 2002/03/06  13:37:31
13273         Log: Subject: Re: perl@15047 WinCE
13274              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
13275              Date: Wed, 06 Mar 2002 13:41:30 +0100
13276              Message-Id: <20020306134107.C6F8.H.M.BRAND@hccnet.nl>
13277              
13278              Subject: Re: perl@15047 Win32
13279              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
13280              Date: Wed, 06 Mar 2002 13:46:02 +0100
13281              Message-Id: <20020306134539.C6FB.H.M.BRAND@hccnet.nl>
13282              
13283              Subject: Re: perl@15047 Epoc
13284              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
13285              Date: Wed, 06 Mar 2002 13:48:31 +0100
13286              Message-Id: <20020306134811.C6FE.H.M.BRAND@hccnet.nl>
13287              
13288              Subject: Re: perl@15047 NetWare
13289              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
13290              Date: Wed, 06 Mar 2002 13:55:46 +0100
13291              Message-Id: <20020306135406.C701.H.M.BRAND@hccnet.nl>
13292      Branch: perl
13293            ! NetWare/config_H.wc epoc/config.sh win32/Makefile
13294            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
13295            ! wince/Makefile.ce wince/config.h
13296 ____________________________________________________________________________
13297 [ 15062] By: ams                                   on 2002/03/06  09:26:49
13298         Log: Subject: Re: perl@15047
13299              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
13300              Date: Wed, 06 Mar 2002 11:25:50 +0100
13301              Message-Id: <20020306112536.C6E9.H.M.BRAND@hccnet.nl>
13302      Branch: perl
13303            ! cygwin/perlld.in
13304 ____________________________________________________________________________
13305 [ 15061] By: ams                                   on 2002/03/06  08:44:12
13306         Log: Subject: Re: perl@15047
13307              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
13308              Date: Wed, 06 Mar 2002 10:38:02 +0100
13309              Message-Id: <20020306103741.C6E3.H.M.BRAND@hccnet.nl>
13310      Branch: perl
13311            ! pod/perldelta.pod
13312 ____________________________________________________________________________
13313 [ 15060] By: ams                                   on 2002/03/06  08:30:33
13314         Log: Subject: Update perlhist.pod
13315              From: mjd@plover.com
13316              Date: 6 Mar 2002 07:11:55 -0000
13317              Message-Id: <20020306071155.10240.qmail@plover.com>
13318              
13319              Subject: [PATCH pod/perlvar.pod] $^V => string
13320              From: Stas Bekman <stas@stason.org>
13321              Date: Wed, 06 Mar 2002 14:56:55 +0800
13322              Message-Id: <3C85BDB7.7050700@stason.org>
13323      Branch: perl
13324            ! pod/perlhist.pod pod/perlvar.pod
13325 ____________________________________________________________________________
13326 [ 15059] By: ams                                   on 2002/03/06  04:15:38
13327         Log: Subject: [PATCH] assorted configure.com fix-ups
13328              From: "Craig A. Berry" <craigberry@mac.com>
13329              Date: Tue, 5 Mar 2002 23:11:22 -0600
13330              Message-Id: <a05101507b8ab5389f9be@[172.16.52.1]>
13331      Branch: perl
13332            ! configure.com
13333 ____________________________________________________________________________
13334 [ 15058] By: jhi                                   on 2002/03/06  04:01:27
13335         Log: IRIX failure with long doubles.
13336      Branch: perl
13337            ! t/op/pack.t
13338 ____________________________________________________________________________
13339 [ 15057] By: jhi                                   on 2002/03/06  03:12:15
13340         Log: Make reality and Changes coincide.
13341      Branch: perl
13342            ! Changes
13343 ____________________________________________________________________________
13344 [ 15056] By: jhi                                   on 2002/03/06  00:49:03
13345         Log: Subject: Re[2]: [ID 20020303.005] Patch ... C API description
13346              From: Anton Tagunov <tagunov@motor.ru>
13347              Date: Wed, 6 Mar 2002 02:10:21 +0300
13348              Message-ID: <11152782757.20020306021021@motor.ru>
13349              
13350              (reworded)
13351      Branch: perl
13352            ! pod/perluniintro.pod
13353 ____________________________________________________________________________
13354 [ 15055] By: jhi                                   on 2002/03/06  00:35:22
13355         Log: Subject: [PATCH] B::Lint doesn't work
13356              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
13357              Date: Tue, 5 Mar 2002 22:51:18 +0100
13358              Message-ID: <20020305225118.C733@rafael>
13359      Branch: perl
13360            ! ext/B/B/Lint.pm
13361 ____________________________________________________________________________
13362 [ 15054] By: jhi                                   on 2002/03/06  00:34:32
13363         Log: Subject: Re: [PATCH] Re: [ID 20000922.001] Implicit comparison to $. not performed before filehandle read
13364              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
13365              Date: Mon, 04 Mar 2002 16:24:32 -0800
13366              Message-ID: <ABBh8gzkgezX092yn@efn.org>
13367      Branch: perl
13368            ! op.h pp_ctl.c t/op/flip.t
13369 ____________________________________________________________________________
13370 [ 15053] By: jhi                                   on 2002/03/06  00:31:02
13371         Log: Subject: [PATCH] Re: [ID 20020305.018] test failures with perl5.7.3 on FreeBSD 4.3
13372              From: Nicholas Clark <nick@unfortu.net>
13373              Date: Tue, 5 Mar 2002 22:30:49 +0000
13374              Message-ID: <20020305223049.GH1693@Bagpuss.unfortu.net>
13375      Branch: perl
13376            ! pod/perldelta.pod
13377 ____________________________________________________________________________
13378 [ 15052] By: jhi                                   on 2002/03/06  00:28:40
13379         Log: Subject: [PATCH] tests for Gconvert
13380              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
13381              Date: Tue, 05 Mar 2002 16:35:45 -0800
13382              Message-ID: <hRWh8gzkgONX092yn@efn.org>
13383      Branch: perl
13384            ! t/base/num.t
13385 ____________________________________________________________________________
13386 [ 15051] By: jhi                                   on 2002/03/06  00:25:27
13387         Log: Subject: [PATCH] toplevel Makefile.SH
13388              From: Paul_GreenVOS@vos.stratus.com
13389              Date: Tue, 5 Mar 02 17:34 est
13390              Message-Id: <200203052233.RAA18424@mailhub2.stratus.com>
13391      Branch: perl
13392            ! Makefile.SH
13393 ____________________________________________________________________________
13394 [ 15050] By: jhi                                   on 2002/03/05  20:46:40
13395         Log: Subject: [PATCH] pointer to perldelta in Changes
13396              From: Chris Nandor <pudge@pobox.com>
13397              Date: Tue, 05 Mar 2002 16:04:50 -0500
13398              Message-ID: <pudge-920238.16045005032002@onion.valueclick.com>
13399      Branch: perl
13400            ! Changes
13401 ____________________________________________________________________________
13402 [ 15049] By: jhi                                   on 2002/03/05  20:45:33
13403         Log: Subject: [PATCH perldelta] chom?p overridability is the other way
13404              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
13405              Date: Tue, 5 Mar 2002 22:26:20 +0100
13406              Message-ID: <20020305222620.A733@rafael>
13407      Branch: perl
13408            ! pod/perldelta.pod
13409 ____________________________________________________________________________
13410 [ 15048] By: jhi                                   on 2002/03/05  20:43:45
13411         Log: Solaris: allow for /usr/bin/df not to exist.
13412              
13413              Subject: [ID 20020305.014] Configure: /usr/bin/df: not found
13414              From: Kingpin <mthurn@copper.dulles.tasc.com>
13415              Date: Tue, 5 Mar 2002 15:26:55 -0500 (EST)
13416              Message-Id: <200203052026.g25KQtV24683@copper.dulles.tasc.com>
13417      Branch: perl
13418            ! hints/solaris_2.sh
13419 ____________________________________________________________________________
13420 [ 15047] By: jhi                                   on 2002/03/05  15:36:10
13421         Log: Update Changes.
13422      Branch: perl
13423            ! Changes patchlevel.h
13424 ____________________________________________________________________________
13425 [ 15046] By: jhi                                   on 2002/03/05  14:56:19
13426         Log: Double MANIFESTing.
13427      Branch: perl
13428            ! ext/Encode/MANIFEST
13429 ____________________________________________________________________________
13430 [ 15045] By: jhi                                   on 2002/03/05  14:29:41
13431         Log: Remove HanZi and 7bit-kr, from SADAHIRO Tomoyuki.
13432      Branch: perl
13433            - ext/Encode/Encode/7bit-kr.enc
13434            - ext/Encode/lib/Encode/Tcl/HanZi.pm
13435            ! MANIFEST ext/Encode/lib/Encode/Tcl.pm
13436 ____________________________________________________________________________
13437 [ 15044] By: jhi                                   on 2002/03/05  13:40:31
13438         Log: Subject: [PATCH] Re: [ID 20020227.024] unexpected warning getc() on unopened filehandle STDIN
13439              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
13440              Date: Tue, 5 Mar 2002 14:35:57 +0100
13441              Message-ID: <20020305143557.C695@rafael>   
13442      Branch: perl
13443            ! pp_sys.c t/lib/warnings/pp_sys
13444 ____________________________________________________________________________
13445 [ 15043] By: jhi                                   on 2002/03/05  13:36:30
13446         Log: Subject: [PATCH Devel::PPPort]
13447              From: Robin Barker <rmb1@cise.npl.co.uk>
13448              Date: Tue, 5 Mar 2002 13:37:59 GMT
13449              Message-Id: <200203051337.NAA14686@tempest.npl.co.uk>
13450      Branch: perl
13451            ! ext/Devel/PPPort/Makefile.PL
13452 ____________________________________________________________________________
13453 [ 15042] By: jhi                                   on 2002/03/05  13:33:55
13454         Log: Real patch from SADAHIRO Tomoyuki to remove the HZ tests.
13455      Branch: perl
13456            ! ext/Encode/t/Tcl.t
13457 ____________________________________________________________________________
13458 [ 15041] By: nick                                  on 2002/03/05  07:23:58
13459         Log: Integrate mainline (5.7.3)
13460      Branch: perlio
13461           +> ext/Encode/lib/Encode/CN/HZ.pm
13462            - ext/Encode/Encode/HZ.enc ext/Encode/Encode/gbk.enc
13463           !> (integrate 54 files)
13464 ____________________________________________________________________________
13465 [ 15040] By: ams                                   on 2002/03/05  05:10:33
13466         Log: Subject: DOC PATCH 5.7.3 (perldelta)
13467              From: mjd@plover.com
13468              Date: 5 Mar 2002 05:35:58 -0000
13469              Message-Id: <20020305053558.31677.qmail@plover.com>
13470      Branch: perl
13471            ! pod/perldelta.pod
13472 ____________________________________________________________________________
13473 [ 15039] By: jhi                                   on 2002/03/05  03:32:07
13474         Log: This is 5.7.3.
13475      Branch: perl
13476            ! patchlevel.h
13477 ____________________________________________________________________________
13478 [ 15038] By: jhi                                   on 2002/03/05  03:31:32
13479         Log: Shoo.
13480      Branch: perl
13481            ! ext/Encode/t/Tcl.t
13482 ____________________________________________________________________________
13483 [ 15037] By: jhi                                   on 2002/03/05  03:15:17
13484         Log: Update Changes.
13485      Branch: perl
13486            ! Changes patchlevel.h
13487 ____________________________________________________________________________
13488 [ 15036] By: jhi                                   on 2002/03/05  03:11:17
13489         Log: Regen perlapi.
13490      Branch: perl
13491            ! pod/perlapi.pod
13492 ____________________________________________________________________________
13493 [ 15035] By: jhi                                   on 2002/03/05  03:08:50
13494         Log: Tie::File doc tweak for Win32 from mjd. 
13495      Branch: perl
13496            ! lib/Tie/File.pm
13497 ____________________________________________________________________________
13498 [ 15034] By: jhi                                   on 2002/03/05  02:51:47
13499         Log: Regen toc.
13500      Branch: perl
13501            ! pod/perltoc.pod
13502 ____________________________________________________________________________
13503 [ 15033] By: jhi                                   on 2002/03/05  02:34:32
13504         Log: Decommission Encode::Tcl HZ testing for now.
13505      Branch: perl
13506            ! ext/Encode/t/Tcl.t
13507 ____________________________________________________________________________
13508 [ 15032] By: jhi                                   on 2002/03/05  02:05:23
13509         Log: Must have a return.
13510      Branch: perl
13511            ! pp_pack.c
13512 ____________________________________________________________________________
13513 [ 15031] By: jhi                                   on 2002/03/05  01:45:21
13514         Log: The very latest win32 score from Jan Dubois.
13515      Branch: perl
13516            ! pod/perldelta.pod
13517 ____________________________________________________________________________
13518 [ 15030] By: ams                                   on 2002/03/05  01:40:01
13519         Log: Subject: [PATCH] README.macos
13520              From: Chris Nandor <pudge@pobox.com>
13521              Date: Mon, 04 Mar 2002 17:37:59 -0500
13522              Message-Id: <pudge-AB6431.17375904032002@onion.valueclick.com>
13523      Branch: perl
13524            ! README.macos
13525 ____________________________________________________________________________
13526 [ 15029] By: jhi                                   on 2002/03/05  01:39:29
13527         Log: "The last pieces of Chinese puzzle" from Autrijus.
13528      Branch: perl
13529            + ext/Encode/lib/Encode/CN/HZ.pm
13530            - ext/Encode/Encode/HZ.enc
13531            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/Encode.pm
13532            ! ext/Encode/KR/KR.pm ext/Encode/MANIFEST ext/Encode/TW/TW.pm
13533 ____________________________________________________________________________
13534 [ 15028] By: jhi                                   on 2002/03/05  00:53:36
13535         Log: Known test failures updates.
13536      Branch: perl
13537            ! pod/perldelta.pod
13538 ____________________________________________________________________________
13539 [ 15027] By: jhi                                   on 2002/03/04  23:48:07
13540         Log: One more nit from mjd.
13541      Branch: perl
13542            ! lib/Tie/File/t/16_handle.t
13543 ____________________________________________________________________________
13544 [ 15026] By: jhi                                   on 2002/03/04  23:42:28
13545         Log: Upgrade to Tie::File 0.17 from mjd.
13546      Branch: perl
13547            ! lib/Tie/File.pm lib/Tie/File/t/05_size.t
13548            ! lib/Tie/File/t/16_handle.t lib/Tie/File/t/17_misc_meth.t
13549 ____________________________________________________________________________
13550 [ 15025] By: jhi                                   on 2002/03/04  23:14:54
13551         Log: Subject: Re: [PATCH] Re: For 5.7.3, known failure for rel2abs2rel.t on FreeBSD 4.5
13552              From: Nicholas Clark <nick@unfortu.net>
13553              Date: Mon, 4 Mar 2002 23:33:52 +0000
13554              Message-ID: <20020304233351.GB4284@Bagpuss.unfortu.net>
13555      Branch: perl
13556            ! pod/perldelta.pod
13557 ____________________________________________________________________________
13558 [ 15024] By: jhi                                   on 2002/03/04  22:21:44
13559         Log: Escapee.
13560      Branch: perl
13561            ! proto.h
13562 ____________________________________________________________________________
13563 [ 15023] By: jhi                                   on 2002/03/04  22:17:56
13564         Log: Subject: [PATCH] (was Re: [PATCH @13746] h2xs)
13565              From: Nicholas Clark <nick@unfortu.net>
13566              Date: Mon, 4 Mar 2002 22:48:38 +0000
13567              Message-ID: <20020304224837.GA4284@Bagpuss.unfortu.net>
13568      Branch: perl
13569            ! ext/Fcntl/Fcntl.xs ext/Fcntl/Makefile.PL ext/File/Glob/Glob.xs
13570            ! ext/File/Glob/Makefile.PL ext/GDBM_File/GDBM_File.xs
13571            ! ext/GDBM_File/Makefile.PL ext/I18N/Langinfo/Langinfo.xs
13572            ! ext/I18N/Langinfo/Makefile.PL ext/POSIX/Makefile.PL
13573            ! ext/POSIX/POSIX.xs ext/Socket/Makefile.PL ext/Socket/Socket.xs
13574            ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.xs
13575            ! lib/ExtUtils/Constant.pm lib/h2xs.t utils/h2xs.PL
13576 ____________________________________________________________________________
13577 [ 15022] By: jhi                                   on 2002/03/04  22:09:39
13578         Log: Cleaner.
13579      Branch: perl
13580            ! Makefile.SH
13581 ____________________________________________________________________________
13582 [ 15021] By: jhi                                   on 2002/03/04  22:06:22
13583         Log: Subject: [PATCH] small doc update to promote '-no_match_vars' of 'use English'
13584              From: Jeffrey Friedl <jfriedl@yahoo.com>
13585              Date: Mon, 4 Mar 2002 12:14:45 -0800 (PST)
13586              Message-Id: <200203042014.g24KEjP08407@ventrue.corp.yahoo.com>
13587      Branch: perl
13588            ! pod/perlform.pod pod/perlipc.pod pod/perlsec.pod
13589            ! pod/perlvar.pod
13590 ____________________________________________________________________________
13591 [ 15020] By: jhi                                   on 2002/03/04  21:44:42
13592         Log: More Han tweaks from Autrjius Tang: most importantly,
13593              gbk is identical to cp936, so gbk can be removed and
13594              taken care of by an alias.
13595      Branch: perl
13596            - ext/Encode/Encode/gbk.enc
13597            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL
13598            ! ext/Encode/Encode.pm ext/Encode/KR/KR.pm
13599            ! ext/Encode/KR/Makefile.PL ext/Encode/MANIFEST
13600            ! ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
13601 ____________________________________________________________________________
13602 [ 15019] By: jhi                                   on 2002/03/04  21:23:42
13603         Log: Subject: [PATCH] Re: For 5.7.3, known failure for rel2abs2rel.t on FreeBSD 4.5
13604              From: Nicholas Clark <nick@unfortu.net>
13605              Date: Mon, 4 Mar 2002 22:20:13 +0000
13606              Message-ID: <20020304222012.GE334@Bagpuss.unfortu.net>
13607      Branch: perl
13608            ! pod/perldelta.pod
13609 ____________________________________________________________________________
13610 [ 15018] By: jhi                                   on 2002/03/04  21:19:31
13611         Log: Based on
13612              
13613              Subject: Re[2]: [ID 20020303.005] Patch perlinicode C API description
13614              From: Anton Tagunov <tagunov@motor.ru>
13615              Date: Mon, 4 Mar 2002 21:14:39 +0300
13616              Message-ID: <1814137429.20020304211439@motor.ru>
13617      Branch: perl
13618            ! pod/perlunicode.pod
13619 ____________________________________________________________________________
13620 [ 15017] By: jhi                                   on 2002/03/04  20:43:05
13621         Log: Subject: [PATCH] enhance xsubpp to support OVERLOAD: keyword
13622              From: John Peacock <jpeacock@rowman.com>
13623              Date: Mon, 04 Mar 2002 16:18:42 -0500
13624              Message-ID: <3C83E4B2.3060700@rowman.com>
13625              
13626              Subject: Re: [PATCH] enhance xsubpp to support OVERLOAD: keyword
13627              From: John Peacock <jpeacock@rowman.com>
13628              Date: Mon, 04 Mar 2002 16:42:55 -0500
13629              Message-ID: <3C83EA5F.80303@rowman.com>
13630      Branch: perl
13631            ! lib/ExtUtils/xsubpp pod/perlxs.pod
13632 ____________________________________________________________________________
13633 [ 15016] By: jhi                                   on 2002/03/04  20:07:04
13634         Log: Subject: [PATCH @15001] ISO-IR-165 --> ISO_IR_165
13635              From: "Craig A. Berry" <craigberry@mac.com>
13636              Date: Mon, 04 Mar 2002 14:47:59 -0600
13637              Message-Id: <5.1.0.14.2.20020304144257.0366deb0@exchi01>
13638              
13639              Subject: Re: [PATCH @15001] ISO-IR-165 --> ISO_IR_165
13640              From: "Craig A. Berry" <craigberry@mac.com>
13641              Date: Mon, 04 Mar 2002 15:04:58 -0600
13642              Message-Id: <5.1.0.14.2.20020304150245.01ae4968@mail.mac.com>
13643      Branch: perl
13644            ! ext/Encode/CN/Makefile.PL ext/Encode/TW/Makefile.PL
13645 ____________________________________________________________________________
13646 [ 15015] By: jhi                                   on 2002/03/04  18:58:03
13647         Log: metaconfig unit change for #15014.
13648      Branch: metaconfig/U/perl
13649            ! Extensions.U
13650 ____________________________________________________________________________
13651 [ 15014] By: jhi                                   on 2002/03/04  18:57:23
13652         Log: Add Encode::CN, Encode::KR, and Encode::TW to the list
13653              of known extensions, where Encode::JP already is.
13654      Branch: perl
13655            ! Configure Porting/config.sh Porting/config_H uconfig.h
13656 ____________________________________________________________________________
13657 [ 15013] By: jhi                                   on 2002/03/04  18:36:05
13658         Log: SJIS, from Dan Kogai.
13659      Branch: perl
13660            ! ext/Encode/JP/JP.pm ext/Encode/JP/Makefile.PL
13661 ____________________________________________________________________________
13662 [ 15012] By: nick                                  on 2002/03/04  17:35:50
13663         Log: Intergrate perlio's Encode/compile
13664      Branch: perl
13665           !> ext/Encode/compile
13666 ____________________________________________________________________________
13667 [ 15011] By: nick                                  on 2002/03/04  17:29:54
13668         Log: Avoid $Id$ cleverness and just have a $VERSION.
13669      Branch: perlio
13670            ! ext/Encode/compile
13671 ____________________________________________________________________________
13672 [ 15010] By: nick                                  on 2002/03/04  17:29:14
13673         Log: Integrate mainline
13674      Branch: perlio
13675           +> lib/Math/BigInt/t/isa.t
13676           !> MANIFEST embed.fnc embed.h ext/Encode/t/JP.t gv.c
13677           !> lib/warnings.pm op.c perly.c pod/perldelta.pod
13678           !> pod/perllexwarn.pod pp.c pp_sys.c proto.h regcomp.c
13679           !> t/lib/warnings/regcomp t/op/taint.t toke.c warnings.h
13680           !> warnings.pl
13681 ____________________________________________________________________________
13682 [ 15009] By: jhi                                   on 2002/03/04  17:24:30
13683         Log: Integrate ext/Encode/compile from perlio.
13684      Branch: perl
13685           !> ext/Encode/compile
13686 ____________________________________________________________________________
13687 [ 15008] By: jhi                                   on 2002/03/04  17:11:19
13688         Log: Integrate perlio: win32 tweaks.  (ext/Encode/compile
13689              updates not integrated, something odd going on in there.)
13690      Branch: perl
13691           !> ext/Encode/t/JP.t ext/threads/shared/shared.xs
13692           !> lib/Tie/File/t/16_handle.t
13693 ____________________________________________________________________________
13694 [ 15007] By: nick                                  on 2002/03/04  17:08:17
13695         Log: Integrate mainline
13696      Branch: perlio
13697           !> AUTHORS Changes Porting/Glossary Porting/config.sh
13698           !> Porting/config_H ext/Encode/Encode.pm patchlevel.h
13699           !> pod/perltoc.pod
13700 ____________________________________________________________________________
13701 [ 15006] By: jhi                                   on 2002/03/04  16:46:49
13702         Log: A new M::BI test.
13703      Branch: perl
13704            + lib/Math/BigInt/t/isa.t
13705            ! MANIFEST
13706 ____________________________________________________________________________
13707 [ 15005] By: jhi                                   on 2002/03/04  16:43:53
13708         Log: Subject: VMS test and perldelta update
13709              From: "Craig A. Berry" <craigberry@mac.com>
13710              Date: Mon, 04 Mar 2002 11:03:37 -0600
13711              Message-Id: <5.1.0.14.2.20020304105500.01ae4968@exchi01>
13712      Branch: perl
13713            ! ext/Encode/t/JP.t pod/perldelta.pod t/op/taint.t
13714 ____________________________________________________________________________
13715 [ 15004] By: jhi                                   on 2002/03/04  16:41:50
13716         Log: Needed for threaded builds.
13717      Branch: perl
13718            ! embed.fnc embed.h
13719 ____________________________________________________________________________
13720 [ 15003] By: jhi                                   on 2002/03/04  16:37:13
13721         Log: Subject: [PATCH] taint + deprecated warnings
13722              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
13723              Date: Mon, 4 Mar 2002 16:33:23 -0000
13724              Message-ID: <AIEAJICLCBDNAAOLLOKLCEKGDOAA.paul_marquess@yahoo.co.uk>
13725      Branch: perl
13726            ! embed.h gv.c lib/warnings.pm op.c perly.c pod/perldelta.pod
13727            ! pod/perllexwarn.pod pp.c pp_sys.c proto.h regcomp.c
13728            ! t/lib/warnings/regcomp toke.c warnings.h warnings.pl
13729 ____________________________________________________________________________
13730 [ 15002] By: nick                                  on 2002/03/04  16:19:06
13731         Log: Win32 tweak
13732      Branch: perlio
13733            ! lib/Tie/File/t/16_handle.t
13734 ____________________________________________________________________________
13735 [ 15001] By: jhi                                   on 2002/03/04  15:39:11
13736         Log: Update Changes.
13737      Branch: perl
13738            ! Changes patchlevel.h
13739 ____________________________________________________________________________
13740 [ 15000] By: jhi                                   on 2002/03/04  15:28:01
13741         Log: AUTHORS updates.
13742      Branch: perl
13743            ! AUTHORS
13744 ____________________________________________________________________________
13745 [ 14999] By: nick                                  on 2002/03/04  15:26:43
13746         Log: Win32 hack
13747      Branch: perlio
13748            ! ext/Encode/compile ext/Encode/t/JP.t
13749 ____________________________________________________________________________
13750 [ 14998] By: jhi                                   on 2002/03/04  15:23:35
13751         Log: Encode doc tweak from Autrijus Tang.
13752      Branch: perl
13753            ! ext/Encode/Encode.pm
13754 ____________________________________________________________________________
13755 [ 14997] By: jhi                                   on 2002/03/04  14:53:38
13756         Log: Regen Glossary et al.  (It seems the #14875 didn't
13757              quite work in removing the double-dot?)
13758      Branch: perl
13759            ! Porting/Glossary Porting/config.sh Porting/config_H
13760 ____________________________________________________________________________
13761 [ 14996] By: jhi                                   on 2002/03/04  14:46:29
13762         Log: Regen toc.
13763      Branch: perl
13764            ! pod/perltoc.pod
13765 ____________________________________________________________________________
13766 [ 14995] By: nick                                  on 2002/03/04  14:42:09
13767         Log: Remove debugging assert
13768      Branch: perlio
13769            ! ext/threads/shared/shared.xs
13770 ____________________________________________________________________________
13771 [ 14994] By: nick                                  on 2002/03/04  14:41:54
13772         Log: Integrate mainline
13773      Branch: perlio
13774           !> MANIFEST ext/Encode/Encode.pm lib/Tie/File/t/01_gen.t
13775           !> lib/Tie/File/t/04_splice.t lib/Tie/File/t/10_splice_rs.t
13776           !> lib/Tie/File/t/15_pushpop.t util.c
13777 ____________________________________________________________________________
13778 [ 14993] By: jhi                                   on 2002/03/04  14:10:07
13779         Log: Han update from Autrijus Tang. 
13780      Branch: perl
13781            ! ext/Encode/Encode.pm
13782 ____________________________________________________________________________
13783 [ 14992] By: nick                                  on 2002/03/04  14:08:38
13784         Log: Integrate mainline - all tests pass - some noise from threads
13785              av_simple (SuSE7.3).
13786      Branch: perlio
13787           +> lib/Tie/File/t/01_gen.t lib/Tie/File/t/02_fetchsize.t
13788           +> lib/Tie/File/t/03_longfetch.t lib/Tie/File/t/04_splice.t
13789           +> lib/Tie/File/t/05_size.t lib/Tie/File/t/06_fixrec.t
13790           +> lib/Tie/File/t/07_rv_splice.t lib/Tie/File/t/08_ro.t
13791           +> lib/Tie/File/t/09_gen_rs.t lib/Tie/File/t/10_splice_rs.t
13792           +> lib/Tie/File/t/11_rv_splice_rs.t
13793           +> lib/Tie/File/t/12_longfetch_rs.t lib/Tie/File/t/13_size_rs.t
13794           +> lib/Tie/File/t/14_lock.t lib/Tie/File/t/15_pushpop.t
13795           +> lib/Tie/File/t/16_handle.t lib/Tie/File/t/17_misc_meth.t
13796            - lib/Tie/File/01_gen.t lib/Tie/File/02_fetchsize.t
13797            - lib/Tie/File/03_longfetch.t lib/Tie/File/04_splice.t
13798            - lib/Tie/File/05_size.t lib/Tie/File/06_fixrec.t
13799            - lib/Tie/File/07_rv_splice.t lib/Tie/File/08_ro.t
13800            - lib/Tie/File/09_gen_rs.t lib/Tie/File/10_splice_rs.t
13801            - lib/Tie/File/11_rv_splice_rs.t lib/Tie/File/12_longfetch_rs.t
13802            - lib/Tie/File/13_size_rs.t lib/Tie/File/14_lock.t
13803            - lib/Tie/File/15_pushpop.t
13804           !> (integrate 47 files)
13805 ____________________________________________________________________________
13806 [ 14991] By: jhi                                   on 2002/03/04  13:37:52
13807         Log: Missing MANIFESTations.
13808      Branch: perl
13809            ! MANIFEST
13810 ____________________________________________________________________________
13811 [ 14990] By: jhi                                   on 2002/03/04  13:34:15
13812         Log: Attempt at portability.
13813      Branch: perl
13814            ! util.c
13815 ____________________________________________________________________________
13816 [ 14989] By: jhi                                   on 2002/03/04  13:04:06
13817         Log: Needed by #14985.
13818      Branch: perl
13819            ! embed.h global.sym proto.h
13820 ____________________________________________________________________________
13821 [ 14988] By: ams                                   on 2002/03/04  08:59:27
13822         Log: Upgrade to Tie::File 0.16.
13823      Branch: perl
13824            + lib/Tie/File/t/16_handle.t lib/Tie/File/t/17_misc_meth.t
13825            ! lib/Tie/File.pm lib/Tie/File/t/01_gen.t
13826            ! lib/Tie/File/t/04_splice.t lib/Tie/File/t/10_splice_rs.t
13827            ! lib/Tie/File/t/15_pushpop.t
13828 ____________________________________________________________________________
13829 [ 14987] By: ams                                   on 2002/03/04  08:48:11
13830         Log: Subject: [PATCH @14577] perly-fixer
13831              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13832              Date: Mon, 4 Mar 2002 02:28:51 -0500
13833              Message-Id: <20020304022851.A14119@math.ohio-state.edu>
13834      Branch: perl
13835            ! Makefile.SH perly.fixer
13836 ____________________________________________________________________________
13837 [ 14986] By: ams                                   on 2002/03/04  08:43:37
13838         Log: Subject: [PATCH @14577] xsubpp
13839              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13840              Date: Mon, 4 Mar 2002 02:25:52 -0500
13841              Message-Id: <20020304022552.A14106@math.ohio-state.edu>
13842      Branch: perl
13843            ! lib/ExtUtils/xsubpp pod/perlxs.pod
13844 ____________________________________________________________________________
13845 [ 14985] By: ams                                   on 2002/03/04  08:40:46
13846         Log: Subject: [PATCH @14577] sv_cmp and friends
13847              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13848              Date: Mon, 4 Mar 2002 02:31:04 -0500
13849              Message-Id: <20020304023103.A14140@math.ohio-state.edu>
13850      Branch: perl
13851            ! embed.fnc sv.c util.c
13852 ____________________________________________________________________________
13853 [ 14984] By: ams                                   on 2002/03/04  08:16:06
13854         Log: Fix File::Path docs as suggested by Ronald Kimball.
13855      Branch: perl
13856            ! lib/File/Path.pm
13857 ____________________________________________________________________________
13858 [ 14983] By: ams                                   on 2002/03/04  08:11:20
13859         Log: Update perldata fix as suggested by Benjamin Goldberg.
13860      Branch: perl
13861            ! pod/perldata.pod
13862 ____________________________________________________________________________
13863 [ 14982] By: jhi                                   on 2002/03/04  03:56:46
13864         Log: Faulty skip.
13865      Branch: perl
13866            ! ext/DB_File/t/db-recno.t
13867 ____________________________________________________________________________
13868 [ 14981] By: jhi                                   on 2002/03/04  03:46:31
13869         Log: Subject: [ID 20020303.006] [Doc][utf8::up/down grade][use encoding] application for clarification
13870              From: Anton Tagunov <tagunov@motor.ru>
13871              Date: Mon, 4 Mar 2002 05:41:41 +0300
13872              Message-Id: <7916563907.20020304054141@motor.ru>
13873              
13874              Subject: [ID 20020303.005] Patch perlinicode C API description
13875              From: Anton Tagunov <tagunov@motor.ru>
13876              Date: Mon, 4 Mar 2002 06:08:23 +0300
13877              Message-Id: <2018165510.20020304060823@motor.ru>
13878      Branch: perl
13879            ! lib/utf8.pm pod/perlunicode.pod
13880 ____________________________________________________________________________
13881 [ 14980] By: ams                                   on 2002/03/04  02:19:20
13882         Log: Subject: Re[2]: [ID 20020227.016] Fix perldata manpage?
13883              From: Anton Tagunov <tagunov@motor.ru>
13884              Date: Mon, 4 Mar 2002 02:17:40 +0300
13885              Message-Id: <1344322124.20020304021740@motor.ru>
13886      Branch: perl
13887            ! pod/perldata.pod
13888 ____________________________________________________________________________
13889 [ 14979] By: ams                                   on 2002/03/04  02:17:54
13890         Log: Subject: RE: [PATCH] RE: DB_File breakage
13891              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
13892              Date: Sun, 3 Mar 2002 23:56:31 -0000
13893              Message-Id: <AIEAJICLCBDNAAOLLOKLIEJADOAA.paul_marquess@yahoo.co.uk>
13894      Branch: perl
13895            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
13896            ! ext/DB_File/t/db-recno.t
13897 ____________________________________________________________________________
13898 [ 14978] By: ams                                   on 2002/03/04  02:07:16
13899         Log: Subject: [PATCH] docs for ExtUtils::Manifest
13900              From: Nicholas Clark <nick@unfortu.net>
13901              Date: Sun, 3 Mar 2002 23:29:25 +0000
13902              Message-Id: <20020303232924.GG322@Bagpuss.unfortu.net>
13903      Branch: perl
13904            ! lib/ExtUtils/Manifest.pm
13905 ____________________________________________________________________________
13906 [ 14977] By: jhi                                   on 2002/03/04  02:07:06
13907         Log: Forgot from the M::BI 1.54 update.
13908      Branch: perl
13909            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigintpm.inc
13910            ! lib/Math/BigInt/t/upgrade.inc
13911 ____________________________________________________________________________
13912 [ 14976] By: ams                                   on 2002/03/04  02:04:32
13913         Log: Subject: [PATCH] attr
13914              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
13915              Date: Sun, 3 Mar 2002 22:09:58 -0000
13916              Message-Id: <AIEAJICLCBDNAAOLLOKLOEINDOAA.paul_marquess@yahoo.co.uk>
13917      Branch: perl
13918            ! lib/warnings.pm warnings.pl
13919 ____________________________________________________________________________
13920 [ 14975] By: ams                                   on 2002/03/04  02:01:27
13921         Log: Subject: [PATCH] File::Path documentation
13922              From: Colin Meyer <cmeyer@helvella.org>
13923              Date: Sun, 3 Mar 2002 14:54:24 -0800
13924              Message-Id: <20020303145424.A21774@hobart.helvella.org>
13925      Branch: perl
13926            ! lib/File/Path.pm
13927 ____________________________________________________________________________
13928 [ 14974] By: jhi                                   on 2002/03/04  01:54:17
13929         Log: Typo.
13930      Branch: perl
13931            ! lib/Math/BigInt/t/upgrade.t
13932 ____________________________________________________________________________
13933 [ 14973] By: jhi                                   on 2002/03/04  01:30:49
13934         Log: Editing errors.
13935      Branch: perl
13936            ! MANIFEST
13937 ____________________________________________________________________________
13938 [ 14972] By: jhi                                   on 2002/03/04  01:18:02
13939         Log: Upgrade to Math::BigInt 1.54.
13940      Branch: perl
13941            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
13942            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
13943            ! lib/Math/BigInt/t/bare_mbi.t lib/Math/BigInt/t/bigfltpm.t
13944            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/config.t
13945            ! lib/Math/BigInt/t/downgrade.t lib/Math/BigInt/t/sub_mbf.t
13946            ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/upgrade.t
13947 ____________________________________________________________________________
13948 [ 14971] By: jhi                                   on 2002/03/04  01:06:53
13949         Log: Test tweak from Craig Berry.
13950      Branch: perl
13951            ! lib/Tie/File/t/15_pushpop.t
13952 ____________________________________________________________________________
13953 [ 14970] By: jhi                                   on 2002/03/04  01:05:17
13954         Log: Upgrade to Tie::File 0.15.
13955      Branch: perl
13956            + lib/Tie/File/t/01_gen.t lib/Tie/File/t/02_fetchsize.t
13957            + lib/Tie/File/t/03_longfetch.t lib/Tie/File/t/04_splice.t
13958            + lib/Tie/File/t/05_size.t lib/Tie/File/t/06_fixrec.t
13959            + lib/Tie/File/t/07_rv_splice.t lib/Tie/File/t/08_ro.t
13960            + lib/Tie/File/t/09_gen_rs.t lib/Tie/File/t/10_splice_rs.t
13961            + lib/Tie/File/t/11_rv_splice_rs.t
13962            + lib/Tie/File/t/12_longfetch_rs.t lib/Tie/File/t/13_size_rs.t
13963            + lib/Tie/File/t/14_lock.t lib/Tie/File/t/15_pushpop.t
13964            - lib/Tie/File/01_gen.t lib/Tie/File/02_fetchsize.t
13965            - lib/Tie/File/03_longfetch.t lib/Tie/File/04_splice.t
13966            - lib/Tie/File/05_size.t lib/Tie/File/06_fixrec.t
13967            - lib/Tie/File/07_rv_splice.t lib/Tie/File/08_ro.t
13968            - lib/Tie/File/09_gen_rs.t lib/Tie/File/10_splice_rs.t
13969            - lib/Tie/File/11_rv_splice_rs.t lib/Tie/File/12_longfetch_rs.t
13970            - lib/Tie/File/13_size_rs.t lib/Tie/File/14_lock.t
13971            - lib/Tie/File/15_pushpop.t
13972            ! MANIFEST lib/Tie/File.pm
13973 ____________________________________________________________________________
13974 [ 14969] By: jhi                                   on 2002/03/04  00:25:33
13975         Log: The EBCDIC gaps apply only to the real A-Z.
13976      Branch: perl
13977            ! ext/B/B/Deparse.pm
13978 ____________________________________________________________________________
13979 [ 14968] By: jhi                                   on 2002/03/03  19:00:06
13980         Log: EBCDIC: deparse \cX correctly.
13981      Branch: perl
13982            ! ext/B/B/Deparse.pm
13983 ____________________________________________________________________________
13984 [ 14967] By: ams                                   on 2002/03/03  18:18:00
13985         Log: Subject: [PATCH] nit in perlsyn.pod
13986              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
13987              Date: Sun, 03 Mar 2002 20:16:10 +0100
13988              Message-Id: <200203032016100050.00066EE7@smtp.chello.at>
13989      Branch: perl
13990            ! pod/perlsyn.pod
13991 ____________________________________________________________________________
13992 [ 14966] By: ams                                   on 2002/03/03  18:06:32
13993         Log: Subject: [PATCH utils/h2xs.PL] use Config; use Config; require Config;
13994              From: Michael G Schwern <schwern@pobox.com>
13995              Date: Sun, 3 Mar 2002 13:33:28 -0500
13996              Message-Id: <20020303183328.GA3296@blackrider>
13997      Branch: perl
13998            ! utils/h2xs.PL
13999 ____________________________________________________________________________
14000 [ 14965] By: ams                                   on 2002/03/03  18:00:03
14001         Log: Subject: [ PATCH ] HP back to default
14002              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
14003              Date: Sun, 03 Mar 2002 18:48:34 +0100
14004              Message-Id: <20020303184627.A69C.H.M.BRAND@hccnet.nl>
14005      Branch: perl
14006            ! hints/hpux.sh
14007 ____________________________________________________________________________
14008 [ 14964] By: jhi                                   on 2002/03/03  16:54:55
14009         Log: EBCDIC: special cases of special cases.
14010      Branch: perl
14011            ! t/uni/case.pl
14012 ____________________________________________________________________________
14013 [ 14963] By: jhi                                   on 2002/03/03  16:11:07
14014         Log: EBCDIC: the v-string components cannot exceed 2147483647.
14015      Branch: perl
14016            ! pod/perldiag.pod pod/perlport.pod t/op/ver.t util.c
14017 ____________________________________________________________________________
14018 [ 14962] By: jhi                                   on 2002/03/03  15:06:55
14019         Log: Remove the bogus "incorrect case" warning completely.
14020              The problem exists, but the cure, in which ever form
14021              it will be, needs to be something more subtle.
14022      Branch: perl
14023            ! op.c pod/perldiag.pod
14024 ____________________________________________________________________________
14025 [ 14961] By: ams                                   on 2002/03/03  13:39:09
14026         Log: Subject: Re: PATCH (bleadperl): Quieter handling of tied arrays
14027              From: Mark-Jason Dominus <mjd@plover.com>
14028              Date: Sun, 03 Mar 2002 09:32:16 -0500
14029              Message-Id: <20020303143216.10536.qmail@plover.com>
14030      Branch: perl
14031            ! t/op/tiearray.t
14032 ____________________________________________________________________________
14033 [ 14960] By: nick                                  on 2002/03/03  09:59:59
14034         Log: Integrate mainline
14035      Branch: perlio
14036           +> lib/Tie/File/14_lock.t lib/Tie/File/15_pushpop.t
14037            - ext/Encode/t/table.rnd ext/Encode/t/table.utf8
14038            ! ext/Encode/compile
14039           !> (integrate 27 files)
14040 ____________________________________________________________________________
14041 [ 14959] By: ams                                   on 2002/03/03  08:11:34
14042         Log: Fix #14957.
14043      Branch: perl
14044            ! ext/DB_File/t/db-recno.t
14045 ____________________________________________________________________________
14046 [ 14958] By: ams                                   on 2002/03/03  05:51:00
14047         Log: Subject: [PATCH @14577] NL in debugger
14048              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14049              Date: Sat, 2 Mar 2002 05:34:12 -0500
14050              Message-Id: <20020302053412.A5465@math.ohio-state.edu>
14051      Branch: perl
14052            ! lib/perl5db.pl
14053 ____________________________________________________________________________
14054 [ 14957] By: ams                                   on 2002/03/03  05:00:04
14055         Log: Subject: Re: DB_File breakage
14056              From: Schuyler Erle <schuyler@oreilly.com>
14057              Date: Sat, 02 Mar 2002 21:50:30 -0800
14058              Message-Id: <3C81B9A6.A6B6C7FE@oreilly.com>
14059      Branch: perl
14060            ! ext/DB_File/t/db-recno.t
14061 ____________________________________________________________________________
14062 [ 14956] By: ams                                   on 2002/03/03  04:40:08
14063         Log: Subject: [PATCH @14577] Debugging OPs
14064              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14065              Date: Sat, 2 Mar 2002 05:49:58 -0500
14066              Message-Id: <20020302054958.A5511@math.ohio-state.edu>
14067      Branch: perl
14068            ! deb.c dump.c ext/Devel/Peek/Peek.pm perl.c perl.h
14069            ! pod/perlrun.pod sv.h
14070 ____________________________________________________________________________
14071 [ 14955] By: ams                                   on 2002/03/03  04:34:41
14072         Log: Subject: Tie::Array doc patch
14073              From: Tatsuhiko Miyagawa <miyagawa@edge.co.jp>
14074              Date: Sat, 02 Mar 2002 08:42:56 +0900
14075              Message-Id: <863czj97nj.wl@mail.edge.co.jp>
14076      Branch: perl
14077            ! lib/Tie/Array.pm
14078 ____________________________________________________________________________
14079 [ 14954] By: ams                                   on 2002/03/03  04:23:33
14080         Log: Subject: Re: Smoke 14870
14081              From: Nicholas Clark <nick@unfortu.net>
14082              Date: Sat, 2 Mar 2002 20:00:53 +0000
14083              Message-Id: <20020302200053.GB384@Bagpuss.unfortu.net>
14084      Branch: perl
14085            ! README.hpux
14086 ____________________________________________________________________________
14087 [ 14953] By: ams                                   on 2002/03/03  04:15:49
14088         Log: Subject: RE: VERSION core
14089              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
14090              Date: Sat, 2 Mar 2002 22:50:44 -0000
14091              Message-Id: <AIEAJICLCBDNAAOLLOKLEEHNDOAA.paul_marquess@yahoo.co.uk>
14092      Branch: perl
14093            ! t/comp/use.t
14094 ____________________________________________________________________________
14095 [ 14952] By: jhi                                   on 2002/03/02  23:41:54
14096         Log: The #14949 removed this error from non-Win32.
14097      Branch: perl
14098            ! t/lib/warnings/op
14099 ____________________________________________________________________________
14100 [ 14951] By: jhi                                   on 2002/03/02  19:54:15
14101         Log: BeOS back on track.
14102      Branch: perl
14103            ! README.beos
14104 ____________________________________________________________________________
14105 [ 14950] By: jhi                                   on 2002/03/02  19:52:58
14106         Log: The _POSIX_OPEN_MAX values are allowed *minimums*,
14107              higher is okay.
14108      Branch: perl
14109            ! ext/POSIX/t/posix.t
14110 ____________________________________________________________________________
14111 [ 14949] By: jhi                                   on 2002/03/02  19:33:29
14112         Log: For now, make "incorrect case" a Win32-only warning.
14113      Branch: perl
14114            ! op.c
14115 ____________________________________________________________________________
14116 [ 14948] By: jhi                                   on 2002/03/02  17:55:48
14117         Log: Demand more before attempting socketpair().
14118      Branch: perl
14119            ! pp_sys.c
14120 ____________________________________________________________________________
14121 [ 14947] By: jhi                                   on 2002/03/02  17:35:09
14122         Log: Remove obsolete hack.
14123      Branch: perl
14124            ! makedepend.SH
14125 ____________________________________________________________________________
14126 [ 14946] By: ams                                   on 2002/03/02  16:00:32
14127         Log: Forgot to delete encode.* from MANIFEST.
14128      Branch: perl
14129            ! MANIFEST
14130 ____________________________________________________________________________
14131 [ 14945] By: ams                                   on 2002/03/02  14:41:03
14132         Log: Delete ex-test output.
14133      Branch: perl
14134            - ext/Encode/t/table.rnd ext/Encode/t/table.utf8
14135 ____________________________________________________________________________
14136 [ 14944] By: ams                                   on 2002/03/02  13:54:35
14137         Log: Subject: [PATCH] DB_File 1.803
14138              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
14139              Date: Sat, 2 Mar 2002 14:33:32 -0000
14140              Message-Id: <AIEAJICLCBDNAAOLLOKLAEHGDOAA.paul_marquess@yahoo.co.uk>
14141      Branch: perl
14142            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
14143            ! ext/DB_File/DB_File.xs ext/DB_File/t/db-btree.t
14144 ____________________________________________________________________________
14145 [ 14943] By: ams                                   on 2002/03/02  13:43:06
14146         Log: Upgrade to Tie::File 0.14.
14147      Branch: perl
14148            + lib/Tie/File/14_lock.t lib/Tie/File/15_pushpop.t
14149            ! MANIFEST lib/Tie/File.pm lib/Tie/File/01_gen.t
14150            ! lib/Tie/File/04_splice.t lib/Tie/File/07_rv_splice.t
14151 ____________________________________________________________________________
14152 [ 14942] By: nick                                  on 2002/03/02  11:05:53
14153         Log: Integrate mainline
14154      Branch: perlio
14155           +> ext/Encode/Encode/big5-hkscs.enc ext/Encode/Encode/gbk.enc
14156           +> ext/Encode/Encode/iso-ir-165.enc ext/Encode/t/table.rnd
14157           +> ext/Encode/t/table.utf8
14158           !> Configure MANIFEST av.c ext/Encode/CN/CN.pm
14159           !> ext/Encode/CN/Makefile.PL ext/Encode/Encode.pm
14160           !> ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
14161           !> ext/Encode/lib/Encode/XS.pm pod/perldelta.pod pod/perldiag.pod
14162           !> pod/perlfaq5.pod pod/perlfunc.pod pp.c t/op/splice.t
14163           !> universal.c utils/perldoc.PL
14164 ____________________________________________________________________________
14165 [ 14941] By: jhi                                   on 2002/03/02  02:40:01
14166         Log: More CJK (just C, really) tables from Autrijus Tang
14167              (originally from iconv, used with permission of Bruno Haible)
14168      Branch: perl
14169            + ext/Encode/Encode/big5-hkscs.enc ext/Encode/Encode/gbk.enc
14170            + ext/Encode/Encode/iso-ir-165.enc
14171            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL
14172            ! ext/Encode/Encode.pm ext/Encode/TW/Makefile.PL
14173            ! ext/Encode/TW/TW.pm ext/Encode/lib/Encode/XS.pm
14174 ____________________________________________________________________________
14175 [ 14940] By: jhi                                   on 2002/03/02  02:29:11
14176         Log: Subject: [PATCH] perldoc -q outputs Author and Copyright section
14177              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
14178              Date: Fri, 1 Mar 2002 15:32:13 -0500
14179              Message-ID: <20020301153212.E1461198@linguist.thayer.dartmouth.edu>
14180      Branch: perl
14181            ! utils/perldoc.PL
14182 ____________________________________________________________________________
14183 [ 14939] By: jhi                                   on 2002/03/02  02:27:05
14184         Log: Subject: PATCH: "splice() offset past end of array" warning. (take 2)     
14185              From: Schuyler Erle <schuyler@oreilly.com>
14186              Date: Fri, 01 Mar 2002 14:22:19 -0800
14187              Message-ID: <3C7FFF1B.E74979B1@oreilly.com>
14188              
14189              Subject: Re: PATCH: "splice() offset past end of array" warning.
14190              From: Mark-Jason Dominus <mjd@plover.com>
14191              Date: Fri, 01 Mar 2002 17:19:49 -0500
14192              Message-ID: <20020301221949.7610.qmail@plover.com>
14193      Branch: perl
14194            ! pod/perldiag.pod pod/perlfunc.pod pp.c t/op/splice.t
14195 ____________________________________________________________________________
14196 [ 14938] By: jhi                                   on 2002/03/02  02:24:25
14197         Log: Subject: PATCH (bleadperl): Quieter handling of tied arrays
14198              From: Mark-Jason Dominus <mjd@plover.com>
14199              Date: Fri, 01 Mar 2002 18:35:35 -0500
14200              Message-ID: <20020301233535.15969.qmail@plover.com>
14201      Branch: perl
14202            ! av.c
14203 ____________________________________________________________________________
14204 [ 14937] By: jhi                                   on 2002/03/01  23:00:08
14205         Log: Subject: RE: VERSION core
14206              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
14207              Date: Fri, 1 Mar 2002 23:47:48 -0000
14208              Message-ID: <AIEAJICLCBDNAAOLLOKLEEGMDOAA.paul_marquess@yahoo.co.uk>
14209      Branch: perl
14210            ! pod/perldiag.pod universal.c
14211 ____________________________________________________________________________
14212 [ 14936] By: pudge                                 on 2002/03/01  18:02:45
14213         Log: Update Changes
14214      Branch: maint-5.6/macperl
14215            ! macos/Changes
14216 ____________________________________________________________________________
14217 [ 14935] By: pudge                                 on 2002/03/01  17:58:11
14218         Log: Fix update to resources
14219      Branch: maint-5.6/macperl
14220            ! macos/macperl/MacPerl.r
14221 ____________________________________________________________________________
14222 [ 14934] By: jhi                                   on 2002/03/01  17:35:14
14223         Log: metaconfig unit change for #14930.
14224      Branch: metaconfig
14225            ! U/modified/Init.U
14226 ____________________________________________________________________________
14227 [ 14933] By: pudge                                 on 2002/03/01  17:32:52
14228         Log: Fix debugger to handle Mac OS psedofiles
14229      Branch: maint-5.6/macperl
14230            ! lib/DB.pm lib/perl5db.pl
14231 ____________________________________________________________________________
14232 [ 14932] By: pudge                                 on 2002/03/01  17:32:02
14233         Log: Various fixes from Thomas Wegner
14234      Branch: maint-5.6/macperl
14235            ! macos/macperl/MPAppleEvents.c macos/macperl/MPPreferences.c
14236 ____________________________________________________________________________
14237 [ 14931] By: pudge                                 on 2002/03/01  17:30:00
14238         Log: Some resource updates
14239      Branch: maint-5.6/macperl
14240            ! macos/macperl/MPUtils.c macos/macperl/MacPerl.r
14241            ! macos/macperl/MacPerl.rsrc
14242 ____________________________________________________________________________
14243 [ 14930] By: jhi                                   on 2002/03/01  17:29:32
14244         Log: Subject: Re: [PATCH] Configure to correctly recognize Amiga OS
14245              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
14246              Date: Fri, 01 Mar 2002 09:38:59 -0800
14247              Message-ID: <zy7f8gzkgWgY092yn@efn.org>
14248      Branch: perl
14249            ! Configure
14250 ____________________________________________________________________________
14251 [ 14928] By: pudge                                 on 2002/03/01  17:28:09
14252         Log: Add some missing sfio symbols (Alan Fry)
14253      Branch: maint-5.6/macperl
14254            ! macos/macperl.sym
14255 ____________________________________________________________________________
14256 [ 14927] By: pudge                                 on 2002/03/01  17:27:29
14257         Log: Update version and README
14258      Branch: maint-5.6/macperl
14259            ! README.macos macos/MPVersion.r
14260 ____________________________________________________________________________
14261 [ 14926] By: nick                                  on 2002/03/01  15:56:41
14262         Log: Integrate mainline
14263      Branch: perlio
14264           +> lib/Math/BigInt/t/downgrade.t lib/Tie/File.pm
14265           +> lib/Tie/File/01_gen.t lib/Tie/File/02_fetchsize.t
14266           +> lib/Tie/File/03_longfetch.t lib/Tie/File/04_splice.t
14267           +> lib/Tie/File/05_size.t lib/Tie/File/06_fixrec.t
14268           +> lib/Tie/File/07_rv_splice.t lib/Tie/File/08_ro.t
14269           +> lib/Tie/File/09_gen_rs.t lib/Tie/File/10_splice_rs.t
14270           +> lib/Tie/File/11_rv_splice_rs.t lib/Tie/File/12_longfetch_rs.t
14271           +> lib/Tie/File/13_size_rs.t
14272           !> (integrate 80 files)
14273 ____________________________________________________________________________
14274 [ 14925] By: jhi                                   on 2002/03/01  15:28:10
14275         Log: Better advertising.
14276      Branch: perl
14277            ! pod/perldelta.pod pod/perlfaq5.pod
14278 ____________________________________________________________________________
14279 [ 14924] By: jhi                                   on 2002/03/01  14:32:16
14280         Log: Update Changes.
14281      Branch: perl
14282            ! Changes patchlevel.h
14283 ____________________________________________________________________________
14284 [ 14923] By: jhi                                   on 2002/03/01  14:17:54
14285         Log: Lost in the shuffle.
14286      Branch: perl
14287            + lib/Math/BigInt/t/downgrade.t
14288            ! MANIFEST
14289 ____________________________________________________________________________
14290 [ 14922] By: jhi                                   on 2002/03/01  13:23:41
14291         Log: Advertise Tie::File.
14292      Branch: perl
14293            ! pod/perldelta.pod pod/perlfaq5.pod
14294 ____________________________________________________________________________
14295 [ 14921] By: jhi                                   on 2002/03/01  13:14:18
14296         Log: Subject: Re: Smoke 14900 /pro/3gl/CPAN/perl-current
14297              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
14298              Date: Thu, 28 Feb 2002 18:55:48 +0100
14299              Message-Id: <20020228173120.6A15.H.M.BRAND@hccnet.nl>
14300      Branch: perl
14301            ! x2p/walk.c
14302 ____________________________________________________________________________
14303 [ 14920] By: ams                                   on 2002/03/01  09:06:01
14304         Log: Subject: [PATCH @14577] autoloaded DESTROY bugfix
14305              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14306              Date: Tue, 26 Feb 2002 19:54:31 -0500
14307              Message-Id: <20020226195431.A9625@math.ohio-state.edu>
14308      Branch: perl
14309            ! embed.fnc ext/B/B/Deparse.pm gv.c
14310 ____________________________________________________________________________
14311 [ 14919] By: ams                                   on 2002/03/01  03:03:12
14312         Log: Upgrade to Tie::File 0.13 (Win32 fixes.)
14313      Branch: perl
14314            ! lib/Tie/File.pm lib/Tie/File/01_gen.t
14315            ! lib/Tie/File/02_fetchsize.t lib/Tie/File/03_longfetch.t
14316            ! lib/Tie/File/04_splice.t lib/Tie/File/05_size.t
14317            ! lib/Tie/File/06_fixrec.t lib/Tie/File/07_rv_splice.t
14318            ! lib/Tie/File/08_ro.t lib/Tie/File/09_gen_rs.t
14319            ! lib/Tie/File/10_splice_rs.t lib/Tie/File/11_rv_splice_rs.t
14320            ! lib/Tie/File/12_longfetch_rs.t lib/Tie/File/13_size_rs.t
14321 ____________________________________________________________________________
14322 [ 14918] By: ams                                   on 2002/03/01  02:36:58
14323         Log: Add Tie::File 0.12 from MJD.
14324      Branch: perl
14325            + lib/Tie/File.pm lib/Tie/File/01_gen.t
14326            + lib/Tie/File/02_fetchsize.t lib/Tie/File/03_longfetch.t
14327            + lib/Tie/File/04_splice.t lib/Tie/File/05_size.t
14328            + lib/Tie/File/06_fixrec.t lib/Tie/File/07_rv_splice.t
14329            + lib/Tie/File/08_ro.t lib/Tie/File/09_gen_rs.t
14330            + lib/Tie/File/10_splice_rs.t lib/Tie/File/11_rv_splice_rs.t
14331            + lib/Tie/File/12_longfetch_rs.t lib/Tie/File/13_size_rs.t
14332            ! MANIFEST
14333 ____________________________________________________________________________
14334 [ 14917] By: jhi                                   on 2002/03/01  02:13:24
14335         Log: Encoding name mapping tweaks.
14336      Branch: perl
14337            ! ext/Encode/Encode.pm
14338 ____________________________________________________________________________
14339 [ 14916] By: jhi                                   on 2002/02/28  21:26:07
14340         Log: metaconfig unit change for #14915.
14341      Branch: metaconfig
14342            ! U/modified/Init.U
14343 ____________________________________________________________________________
14344 [ 14915] By: jhi                                   on 2002/02/28  21:25:23
14345         Log: Subject: [PATCH] Configure to correctly recognize Amiga OS
14346              From: Paul_GreenVOS@vos.stratus.com
14347              Date: Thu, 28 Feb 02 15:05 est
14348              Message-Id: <200202282007.PAA11412@mailhub1.stratus.com>
14349      Branch: perl
14350            ! Configure
14351 ____________________________________________________________________________
14352 [ 14914] By: jhi                                   on 2002/02/28  14:10:44
14353         Log: PL_bostr was pointing to the wrong string
14354              (a string left around from the loading of the Unicode \w)
14355              "UTF-8 panic, blocks, coredumps, etc. in debugger with \w and m//g"
14356              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2002-01/msg01267.html
14357      Branch: perl
14358            ! regexec.c
14359 ____________________________________________________________________________
14360 [ 14913] By: gbarr                                 on 2002/02/28  13:06:11
14361         Log: Sync with libnet-1.10
14362      Branch: perl
14363            ! lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/Config.pm
14364            ! lib/Net/FTP.pm lib/Net/FTP/I.pm lib/Net/NNTP.pm
14365            ! lib/Net/Netrc.pm lib/Net/POP3.pm lib/Net/SMTP.pm
14366            ! lib/Net/t/netrc.t
14367 ____________________________________________________________________________
14368 [ 14912] By: ams                                   on 2002/02/28  13:02:50
14369         Log: Subject: [PATCH] perldelta.pod fixes
14370              From: Autrijus Tang <autrijus@autrijus.org>
14371              Date: Thu, 28 Feb 2002 21:44:15 +0800
14372              Message-Id: <20020228134415.GB16422@not.autrijus.org>
14373      Branch: perl
14374            ! pod/perldelta.pod
14375 ____________________________________________________________________________
14376 [ 14911] By: ams                                   on 2002/02/28  11:31:44
14377         Log: Subject: File::Copy::syscopy doesn't preserve OS attrs on UNIX
14378              From: Stas Bekman <stas@stason.org>
14379              Date: Mon, 04 Feb 2002 16:18:53 +0800
14380              Message-Id: <3C7E1E5F.1000605@stason.org>
14381              (Applied by hand).
14382      Branch: perl
14383            ! lib/File/Copy.pm
14384 ____________________________________________________________________________
14385 [ 14910] By: ams                                   on 2002/02/28  11:26:47
14386         Log: Subject: [PATCH lib/Pod/Html.pm]
14387              From: Stas Bekman <stas@stason.org>
14388              Date: Thu, 28 Feb 2002 20:05:01 +0800
14389              Message-Id: <3C7E1CED.7000307@stason.org>
14390      Branch: perl
14391            ! lib/Pod/Html.pm
14392 ____________________________________________________________________________
14393 [ 14909] By: jhi                                   on 2002/02/28  05:50:24
14394         Log: Tests for #14908.
14395      Branch: perl
14396            ! t/op/pat.t
14397 ____________________________________________________________________________
14398 [ 14908] By: jhi                                   on 2002/02/28  05:43:45
14399         Log: Make shared hash keys to be \0-terminated:
14400              one possible resolution for
14401              "UTF-8, weird \w behaviour after HASH-KEY-ification"
14402              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2002-01/msg01327.html
14403              The hash keys were shared (the SvLEN(sv) = 0 was the giveaway).
14404              The hash keys weren't \0-terminated.  This meant that the EOL ($)
14405              in regmatch() got the nextchr beyond the last character.  Since
14406              the keys were UTF-8, the nextchr was \1, not the usual
14407              string-terminating \0.  Wham, no match.
14408              
14409              I think another possible resolution could be to stop the nextchr
14410              computation in regmatch() from peeking beyond the last character
14411              of the string:
14412              
14413              nextchr = locinput < PL_regeol ? UCHARAT(locinput) : 0;
14414      Branch: perl
14415            ! hv.c hv.h
14416 ____________________________________________________________________________
14417 [ 14907] By: jhi                                   on 2002/02/28  03:25:44
14418         Log: Subject: [PATCH] Perl interface to newIO()
14419              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
14420              Date: Wed, 27 Feb 2002 20:15:27 -0800
14421              Message-ID: <f7af8gzkgaET092yn@efn.org>
14422      Branch: perl
14423            ! lib/Symbol.pm
14424 ____________________________________________________________________________
14425 [ 14906] By: jhi                                   on 2002/02/28  00:50:01
14426         Log: The "list" part of
14427              
14428              Subject: [PATCH perlop] .. returns a *list* of *integers*
14429              From: Mike Guy <mjtg@cam.ac.uk>
14430              Date: Tue, 26 Feb 2002 18:30:22 +0000
14431              Message-Id: <E16fmMo-00048Y-00@draco.cus.cam.ac.uk>
14432              
14433              plus few nits.
14434      Branch: perl
14435            ! pod/perlop.pod
14436 ____________________________________________________________________________
14437 [ 14905] By: jhi                                   on 2002/02/27  22:44:52
14438         Log: Subject: [PATCH lib/File/stat.t] Win32 not happy with new test
14439              From: Abe Timmerman <abe@ztreet.demon.nl>
14440              Date: Thu, 28 Feb 2002 00:04:06 +0100
14441              Message-ID: <fhnq7u8ref3nqgsa0p4f9u1v5r3sv3akm1@4ax.com>
14442      Branch: perl
14443            ! lib/File/stat.t
14444 ____________________________________________________________________________
14445 [ 14904] By: pudge                                 on 2002/02/27  21:25:39
14446         Log: Integrate from maintperl.
14447      Branch: maint-5.6/macperl
14448           !> doio.c op.c t/io/open.t t/pragma/strict-subs
14449 ____________________________________________________________________________
14450 [ 14903] By: jhi                                   on 2002/02/27  21:23:14
14451         Log: Upgrade to Math::BigInt 1.53.
14452      Branch: perl
14453            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
14454            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbi.t
14455            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
14456            ! lib/Math/BigInt/t/config.t lib/Math/BigInt/t/mbimbf.inc
14457            ! lib/Math/BigInt/t/mbimbf.t lib/Math/BigInt/t/sub_mbi.t
14458            ! lib/Math/BigInt/t/sub_mif.t lib/Math/BigInt/t/upgrade.t
14459 ____________________________________________________________________________
14460 [ 14902] By: jhi                                   on 2002/02/27  21:17:38
14461         Log: Subject: [PATCH] assorted VMS test fix-ups, $Config{prefixexp} revisited
14462              From: "Craig A. Berry" <craigberry@mac.com>
14463              Date: Wed, 27 Feb 2002 15:36:38 -0600
14464              Message-Id: <5.1.0.14.2.20020227152131.01ade728@exchi01>
14465      Branch: perl
14466            ! configure.com ext/Cwd/t/cwd.t lib/ExtUtils/t/Installed.t
14467            ! vms/ext/filespec.t
14468 ____________________________________________________________________________
14469 [ 14901] By: jhi                                   on 2002/02/27  21:14:22
14470         Log: Subject: [PATCH] Some minor changes for Cygwin
14471              From: "Gerrit P. Haase" <gerrit@familiehaase.de>
14472              Date: Wed, 27 Feb 2002 22:25:41 +0100
14473              Message-ID: <14296492589.20020227222541@familiehaase.de>
14474      Branch: perl
14475            ! Makefile.SH README.cygwin cygwin/perlld.in
14476 ____________________________________________________________________________
14477 [ 14900] By: jhi                                   on 2002/02/27  19:06:39
14478         Log: Update the UTF-8 explanation table.
14479      Branch: perl
14480            ! pod/perlunicode.pod utf8.h
14481 ____________________________________________________________________________
14482 [ 14899] By: jhi                                   on 2002/02/27  17:50:09
14483         Log: Repatch from Robin Barker: anon subs in C<package;> are
14484              now __ANON__::__ANON__ (should help for mod_perl package
14485              since #12251)
14486      Branch: perl
14487            ! gv.c op.c t/op/runlevel.t toke.c
14488 ____________________________________________________________________________
14489 [ 14898] By: jhi                                   on 2002/02/27  16:01:47
14490         Log: Update Changes.
14491      Branch: perl
14492            ! Changes patchlevel.h
14493 ____________________________________________________________________________
14494 [ 14897] By: jhi                                   on 2002/02/27  15:26:12
14495         Log: perldelta updates.
14496      Branch: perl
14497            ! pod/perldelta.pod
14498 ____________________________________________________________________________
14499 [ 14896] By: jhi                                   on 2002/02/27  15:23:21
14500         Log: Signedness nit.
14501      Branch: perl
14502            ! regexec.c
14503 ____________________________________________________________________________
14504 [ 14895] By: jhi                                   on 2002/02/27  15:12:36
14505         Log: Subject: Re: Smoke 14870
14506              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
14507              Date: Wed, 27 Feb 2002 16:48:35 +0100
14508              Message-Id: <20020227163729.1D2B.H.M.BRAND@hccnet.nl>
14509              
14510              (with some additional garnish)
14511      Branch: perl
14512            ! README.hpux hints/hpux.sh
14513 ____________________________________________________________________________
14514 [ 14894] By: jhi                                   on 2002/02/27  15:08:06
14515         Log: Avoid PL_OpPtr et al getting unnecessarily (when not used)
14516              into perl.exp in AIX.
14517      Branch: perl
14518            ! makedef.pl perl.h
14519 ____________________________________________________________________________
14520 [ 14893] By: jhi                                   on 2002/02/27  13:49:59
14521         Log: Subject: [PATCH pod/perlrun.pod] Re: [ID 20020227.003] minor text imperfection in perlrun manpage
14522              From: Robin Barker <rmb1@cise.npl.co.uk>
14523              Date: Wed, 27 Feb 2002 14:39:35 GMT
14524              Message-Id: <200202271439.OAA25005@tempest.npl.co.uk>
14525      Branch: perl
14526            ! pod/perlrun.pod
14527 ____________________________________________________________________________
14528 [ 14892] By: jhi                                   on 2002/02/27  13:41:14
14529         Log: Subject: Re: [PATCH @14870] long C<=item>s and other pod->man->troff problems
14530              From: Robin Barker <rmb1@cise.npl.co.uk>
14531              Date: Wed, 27 Feb 2002 12:25:30 GMT
14532              Message-Id: <200202271225.MAA24806@tempest.npl.co.uk>
14533      Branch: perl
14534            ! README.cygwin README.os2 ext/Time/HiRes/HiRes.pm lib/CGI.pm
14535            ! lib/Math/BigInt.pm pod/perl561delta.pod pod/perliol.pod
14536            ! pod/perlunicode.pod pod/perluniintro.pod
14537 ____________________________________________________________________________
14538 [ 14891] By: jhi                                   on 2002/02/27  01:11:13
14539         Log: Only modify LD_LIBRARY_PATH in case there are directories.
14540      Branch: perl
14541            ! hints/dec_osf.sh
14542 ____________________________________________________________________________
14543 [ 14890] By: jhi                                   on 2002/02/27  01:01:11
14544         Log: Subject: [PATCH] perl/hints/vos.sh
14545              From: Paul_GreenVOS@vos.stratus.com
14546              Date: Tue, 26 Feb 02 15:19 est
14547              Message-Id: <200202262021.PAA24979@mailhub1.stratus.com>
14548      Branch: perl
14549            ! hints/vos.sh
14550 ____________________________________________________________________________
14551 [ 14889] By: jhi                                   on 2002/02/27  00:59:33
14552         Log: Forgot from #14888.
14553      Branch: perl
14554            ! ext/Unicode/Normalize/mkheader
14555 ____________________________________________________________________________
14556 [ 14888] By: jhi                                   on 2002/02/27  00:50:55
14557         Log: Unicode::Normalize 0.14 synch, from SADAHIRO Tomoyuki.
14558      Branch: perl
14559            ! ext/Unicode/Normalize/Changes
14560            ! ext/Unicode/Normalize/Normalize.pm
14561            ! ext/Unicode/Normalize/Normalize.xs
14562            ! ext/Unicode/Normalize/README ext/Unicode/Normalize/t/func.t
14563            ! ext/Unicode/Normalize/t/test.t
14564 ____________________________________________________________________________
14565 [ 14887] By: ams                                   on 2002/02/26  23:51:52
14566         Log: Subject: Missing diagnostics
14567              From: Simon Glover <scog@roe.ac.uk>
14568              Date: Tue, 26 Feb 2002 17:56:42 +0000 (BST)
14569              Message-Id: <Pine.GSO.4.10.10202261754170.23317-100000@muinntiarach.roe.ac.uk>
14570              
14571              Subject: [PATCH] Better wording for the lvalue vec diagnostic
14572              From: Simon Glover <scog@roe.ac.uk>
14573              Date: Tue, 26 Feb 2002 18:08:04 +0000 (BST)
14574              Message-Id: <Pine.GSO.4.10.10202261756560.23317-100000@muinntiarach.roe.ac.uk>
14575      Branch: perl
14576            ! doop.c pod/perldiag.pod t/op/vec.t
14577 ____________________________________________________________________________
14578 [ 14886] By: ams                                   on 2002/02/26  15:48:34
14579         Log: Subject: [PATCH] Not OK 5.7.2@14884
14580              From: andreas.koenig@anima.de (Andreas J. Koenig)
14581              Date: Tue, 26 Feb 2002 15:03:55 +0100
14582              Message-Id: <m38z9gfigk.fsf@anima.de>
14583      Branch: perl
14584            ! t/lib/access.t
14585 ____________________________________________________________________________
14586 [ 14885] By: nick                                  on 2002/02/26  13:48:55
14587         Log: Integrate mainline
14588      Branch: perlio
14589           +> lib/Math/BigInt/t/bare_mbf.t lib/Math/BigInt/t/config.t
14590           +> lib/Math/BigInt/t/constant.t lib/Math/BigInt/t/inf_nan.t
14591           +> lib/Math/BigInt/t/upgrade.inc lib/Math/BigInt/t/upgrade.t
14592            - NetWare/t/NWModify-Exist.pl NetWare/t/NWScripts-Exist.pl
14593           !> (integrate 102 files)
14594 ____________________________________________________________________________
14595 [ 14884] By: jhi                                   on 2002/02/26  11:17:42
14596         Log: Cray FP strikes again: things like 1.1 + 0.1 are easily
14597              1.1999999999999996, or thereabouts (yes, even sprintf).
14598      Branch: perl
14599            ! t/base/num.t
14600 ____________________________________________________________________________
14601 [ 14883] By: jhi                                   on 2002/02/26  11:09:07
14602         Log: Neither.
14603      Branch: perl
14604            ! pod/perldelta.pod
14605 ____________________________________________________________________________
14606 [ 14882] By: ams                                   on 2002/02/26  08:46:55
14607         Log: Subject: [PATCH hv.c pod/perldiag.pod] "Attempt to access to key"?
14608              From: Michael G Schwern <schwern@pobox.com>
14609              Date: Tue, 26 Feb 2002 01:01:28 -0500
14610              Message-Id: <20020226060128.GA2439@blackrider>
14611      Branch: perl
14612            ! hv.c pod/perldiag.pod
14613 ____________________________________________________________________________
14614 [ 14881] By: jhi                                   on 2002/02/26  03:01:28
14615         Log: Subject: [PATCH B::Concise] docs, typos
14616              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14617              Date: Mon, 25 Feb 2002 16:41:16 +0100
14618              Message-ID: <20020225164116.A1054@rafael>
14619      Branch: perl
14620            ! ext/B/B/Concise.pm
14621 ____________________________________________________________________________
14622 [ 14880] By: jhi                                   on 2002/02/26  02:36:16
14623         Log: POSIX: add isatty to @EXPORT_OK, reformat.
14624      Branch: perl
14625            ! ext/POSIX/POSIX.pm
14626 ____________________________________________________________________________
14627 [ 14879] By: jhi                                   on 2002/02/26  01:03:17
14628         Log: If using -Dloclibpth=... the directories need to
14629              be appended to LD_LIBRARY_PATH (and ickily, if those
14630              directories contain a (newer?) libdb.so, we need to
14631              prepend    /usr/shlib to loclibpth).
14632      Branch: perl
14633            ! hints/dec_osf.sh
14634 ____________________________________________________________________________
14635 [ 14878] By: jhi                                   on 2002/02/26  01:01:13
14636         Log: Subject: [PATCH] Perl interface to newIO()
14637              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)      
14638              Date: Mon, 25 Feb 2002 15:04:57 -0800
14639              Message-ID: <ZMse8gzkg6oQ092yn@efn.org>
14640      Branch: perl
14641            ! lib/Symbol.pm lib/Symbol.t
14642 ____________________________________________________________________________
14643 [ 14877] By: jhi                                   on 2002/02/26  00:06:16
14644         Log: Subject: [PATCH perlvar] "." is not in @INC when -T
14645              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>    
14646              Date: Mon, 25 Feb 2002 21:58:30 +0100
14647              Message-ID: <20020225215830.A744@rafael>
14648      Branch: perl
14649            ! pod/perlvar.pod
14650 ____________________________________________________________________________
14651 [ 14876] By: jhi                                   on 2002/02/25  22:23:11
14652         Log: Big5 tweaks from Autrijus Tang.
14653      Branch: perl
14654            ! ext/Encode/Encode/big5.enc
14655 ____________________________________________________________________________
14656 [ 14875] By: jhi                                   on 2002/02/25  22:19:56
14657         Log: Subject: [PATCH Glossary configpm] cleanups
14658              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14659              Date: Mon, 25 Feb 2002 23:27:15 +0100
14660              Message-ID: <20020225232715.C744@rafael>
14661      Branch: perl
14662            ! Porting/Glossary Porting/config.sh Porting/config_H configpm
14663 ____________________________________________________________________________
14664 [ 14874] By: jhi                                   on 2002/02/25  21:53:29
14665         Log: Subject: [PATCH] compile warnings (was Re: Smoke 14756 /pro/3gl/CPAN/perl-current)
14666              From: Nicholas Clark <nick@unfortu.net>
14667              Date: Mon, 25 Feb 2002 21:53:24 +0000
14668              Message-ID: <20020225215323.GN365@Bagpuss.unfortu.net>
14669      Branch: perl
14670            ! ext/Encode/CN/Makefile.PL ext/Encode/JP/Makefile.PL
14671            ! ext/Encode/KR/Makefile.PL ext/Encode/Makefile.PL
14672            ! ext/Encode/TW/Makefile.PL ext/Encode/compile
14673 ____________________________________________________________________________
14674 [ 14873] By: jhi                                   on 2002/02/25  21:28:54
14675         Log: Upgrade to I18N::LangTags 0.27.
14676              (Causes one flipflop back to perl.com URL, must poke Sean.)
14677      Branch: perl
14678            ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
14679            ! lib/I18N/LangTags/List.pm
14680 ____________________________________________________________________________
14681 [ 14872] By: jhi                                   on 2002/02/25  21:22:32
14682         Log: Upgrade to Getopt::Long 2.28.
14683      Branch: perl
14684            ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES
14685            ! lib/Getopt/Long/README
14686 ____________________________________________________________________________
14687 [ 14871] By: jhi                                   on 2002/02/25  19:46:35
14688         Log: No =head.
14689      Branch: perl
14690            ! pod/perlebcdic.pod
14691 ____________________________________________________________________________
14692 [ 14870] By: jhi                                   on 2002/02/25  15:02:50
14693         Log: Update Changes.
14694      Branch: perl
14695            ! Changes patchlevel.h
14696 ____________________________________________________________________________
14697 [ 14869] By: jhi                                   on 2002/02/25  14:54:00
14698         Log: metaconfig unit change for #14868.
14699      Branch: metaconfig
14700            ! U/modified/Chk_MANI.U
14701 ____________________________________________________________________________
14702 [ 14868] By: jhi                                   on 2002/02/25  14:53:43
14703         Log: Some hosts understand split -l 50, some only split -50
14704              (from Paul Eggert).
14705      Branch: perl
14706            ! Configure
14707 ____________________________________________________________________________
14708 [ 14867] By: jhi                                   on 2002/02/25  14:44:07
14709         Log: Subject: Re: [PATCH bleadperl] socketpair.t
14710              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
14711              Date: Sun, 24 Feb 2002 10:31:25 +0100
14712              Message-ID: <179381153.20020224103125@tesla.rcub.bg.ac.yu>
14713              
14714              (the pid half only)
14715      Branch: perl
14716            ! win32/win32.c
14717 ____________________________________________________________________________
14718 [ 14866] By: jhi                                   on 2002/02/25  14:35:19
14719         Log: Mention the new pack tricks.
14720      Branch: perl
14721            ! pod/perldelta.pod
14722 ____________________________________________________________________________
14723 [ 14865] By: jhi                                   on 2002/02/25  14:30:28
14724         Log: Subject: [PATCH] consistent commands for perl5db.pl etc.
14725              From: Richard.Foley@t-online.de (Richard Foley)
14726              Date: Mon, 25 Feb 2002 13:47:03 +0100
14727              Message-ID: <16fJgP-1mbVeSC@fwd04.sul.t-online.com>
14728      Branch: perl
14729            ! lib/perl5db.pl pod/perldebguts.pod pod/perldebtut.pod
14730            ! pod/perldebug.pod pod/perldelta.pod
14731 ____________________________________________________________________________
14732 [ 14864] By: jhi                                   on 2002/02/25  13:51:32
14733         Log: Typo corrections from John P. Linderman.
14734      Branch: perl
14735            ! ext/IPC/SysV/Semaphore.pm
14736 ____________________________________________________________________________
14737 [ 14863] By: jhi                                   on 2002/02/25  13:49:32
14738         Log: Upgrade to Math::BigInt 1.52.
14739      Branch: perl
14740            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
14741            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
14742            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
14743            ! lib/Math/BigInt/t/config.t lib/Math/BigInt/t/inf_nan.t
14744            ! lib/Math/BigInt/t/sub_mbf.t t/lib/Math/BigFloat/Subclass.pm
14745 ____________________________________________________________________________
14746 [ 14862] By: ams                                   on 2002/02/25  10:39:40
14747         Log: Subject: [PATCH Cwd.pm] cut-n-paste error?
14748              From: Robin Barker <rmb1@cise.npl.co.uk>
14749              Date: Mon, 25 Feb 2002 11:35:06 GMT
14750              Message-Id: <200202251135.LAA00573@tempest.npl.co.uk>
14751              
14752              Subject: [PATCH Net/Cmd.pm]
14753              From: Robin Barker <rmb1@cise.npl.co.uk>
14754              Date: Mon, 25 Feb 2002 11:37:06 GMT
14755              Message-Id: <200202251137.LAA00579@tempest.npl.co.uk>
14756      Branch: perl
14757            ! lib/Cwd.pm lib/Net/Cmd.pm
14758 ____________________________________________________________________________
14759 [ 14861] By: jhi                                   on 2002/02/25  03:40:45
14760         Log: Cut-and-paste errors.
14761      Branch: perl
14762            ! t/op/pat.t
14763 ____________________________________________________________________________
14764 [ 14860] By: jhi                                   on 2002/02/25  03:36:24
14765         Log: EBCDIC: the control characters are not that easy to find.
14766      Branch: perl
14767            ! t/op/pat.t
14768 ____________________________________________________________________________
14769 [ 14859] By: jhi                                   on 2002/02/25  03:02:23
14770         Log: Subject: Re: [PATCH] Re: Copying PV only with possible UTF-8 characters
14771              From: John Peacock <jpeacock@rowman.com>
14772              Date: Sun, 24 Feb 2002 22:08:28 -0500
14773              Message-ID: <3C79AAAC.6060903@rowman.com>
14774      Branch: perl
14775            ! sv.c
14776 ____________________________________________________________________________
14777 [ 14858] By: jhi                                   on 2002/02/25  00:01:13
14778         Log: SvSetSV() is not returnable, but that's okay since
14779              sv_copypv() returns void.
14780      Branch: perl
14781            ! sv.c
14782 ____________________________________________________________________________
14783 [ 14857] By: jhi                                   on 2002/02/24  23:33:33
14784         Log: Subject: [PATCH] Re: Copying PV only with possible UTF-8 characters
14785              From: John Peacock <jpeacock@rowman.com>                 
14786              Date: Sun, 24 Feb 2002 16:40:07 -0500
14787              Message-ID: <3C795DB7.40105@rowman.com>               
14788      Branch: perl
14789            ! embed.fnc embed.h global.sym lib/overload.t pod/perlapi.pod
14790            ! pp_hot.c proto.h sv.c
14791 ____________________________________________________________________________
14792 [ 14856] By: jhi                                   on 2002/02/24  20:15:51
14793         Log: Tiny code cleanup.
14794      Branch: perl
14795            ! regexec.c
14796 ____________________________________________________________________________
14797 [ 14855] By: jhi                                   on 2002/02/24  19:49:01
14798         Log: Use to_uni_fold().
14799      Branch: perl
14800            ! regcomp.c
14801 ____________________________________________________________________________
14802 [ 14854] By: jhi                                   on 2002/02/24  19:45:43
14803         Log: Document the new taint behaviour of exec LIST and
14804              system LIST.
14805      Branch: perl
14806            ! pod/perldelta.pod
14807 ____________________________________________________________________________
14808 [ 14853] By: jhi                                   on 2002/02/24  18:28:31
14809         Log: Subject: [PATCH] Re: taint news
14810              From: Rick Delaney <rick.delaney@rogers.com>             
14811              Date: 24 Feb 2002 11:35:00 -0500
14812              Message-ID: <m3d6yuvnwr.fsf@cs839290-a.mtth.phub.net.cable.rogers.com>
14813      Branch: perl
14814            ! pod/perldiag.pod pod/perlsec.pod pp_sys.c t/op/taint.t
14815 ____________________________________________________________________________
14816 [ 14852] By: jhi                                   on 2002/02/24  18:20:55
14817         Log: EBCDIC tweak (native instead of uni) and comment update.
14818      Branch: perl
14819            ! regexec.c
14820 ____________________________________________________________________________
14821 [ 14851] By: jhi                                   on 2002/02/24  13:02:53
14822         Log: Using uninitialized (and wrong) variables is not good.
14823      Branch: perl
14824            ! regcomp.c
14825 ____________________________________________________________________________
14826 [ 14850] By: jhi                                   on 2002/02/24  05:28:15
14827         Log: EBCDIC: this seems to calm the last of the
14828              Malformed UTF-8 warnings.
14829      Branch: perl
14830            ! regcomp.c utf8.c
14831 ____________________________________________________________________________
14832 [ 14849] By: jhi                                   on 2002/02/23  23:35:03
14833         Log: EBCDIC: document using Encode for character conversions.
14834      Branch: perl
14835            ! pod/perlebcdic.pod
14836 ____________________________________________________________________________
14837 [ 14848] By: jhi                                   on 2002/02/23  23:20:57
14838         Log: EBCDIC: disable also Unicode::Collate and
14839              Unicode::Normalize for now.  Real users of
14840              EBCDIC have to decide what they want.
14841      Branch: perl
14842            ! ext/Unicode/Normalize/Normalize.pm
14843            ! ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
14844            ! ext/Unicode/Normalize/t/test.t lib/Unicode/Collate.pm
14845            ! lib/Unicode/Collate/t/test.t
14846 ____________________________________________________________________________
14847 [ 14847] By: jhi                                   on 2002/02/23  20:12:21
14848         Log: AUTHORS updates.
14849      Branch: perl
14850            ! AUTHORS
14851 ____________________________________________________________________________
14852 [ 14846] By: jhi                                   on 2002/02/23  20:05:10
14853         Log: Retract #14571: there may be a better solution than
14854              tweaking the test.
14855      Branch: perl
14856            ! ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
14857 ____________________________________________________________________________
14858 [ 14845] By: jhi                                   on 2002/02/23  19:15:32
14859         Log: Subject: [PATCH @14833] $Config{prefixexp} for VMS                
14860              From: "Craig A. Berry" <craigberry@mac.com> 
14861              Date: Sat, 23 Feb 2002 14:14:35 -0600
14862              Message-Id: <a05101400b89d8666cc6c@[192.168.56.188]>         
14863      Branch: perl
14864            ! configure.com
14865 ____________________________________________________________________________
14866 [ 14844] By: jhi                                   on 2002/02/23  18:37:14
14867         Log: metaconfig unit change for #14843.
14868      Branch: metaconfig/U/perl
14869            ! Extensions.U
14870 ____________________________________________________________________________
14871 [ 14843] By: jhi                                   on 2002/02/23  18:36:43
14872         Log: Also Encode/JP needs to be listed explicitly.
14873              (Any other sub-Encode extensions?)
14874      Branch: perl
14875            ! Configure
14876 ____________________________________________________________________________
14877 [ 14842] By: jhi                                   on 2002/02/23  18:17:07
14878         Log: Document known UNICOS/mk deficiency.
14879      Branch: perl
14880            ! pod/perldelta.pod
14881 ____________________________________________________________________________
14882 [ 14841] By: jhi                                   on 2002/02/23  16:29:49
14883         Log: Subject: [PATCH] README mention version 5.0
14884              From: Autrijus Tang <autrijus@autrijus.org>
14885              Date: Sat, 23 Feb 2002 09:35:22 +0800
14886              Message-ID: <20020223013522.GA8694@not.autrijus.org>
14887      Branch: perl
14888            ! README
14889 ____________________________________________________________________________
14890 [ 14840] By: jhi                                   on 2002/02/23  03:32:59
14891         Log: metaconfig unit change for #14839.
14892      Branch: metaconfig
14893            ! U/modified/Signal.U
14894 ____________________________________________________________________________
14895 [ 14839] By: jhi                                   on 2002/02/23  03:32:32
14896         Log: Old hosts like NeXT Classic don't have sort -k,
14897              from Paul Eggert.
14898      Branch: perl
14899            ! Configure
14900 ____________________________________________________________________________
14901 [ 14838] By: ams                                   on 2002/02/22  21:14:29
14902         Log: Minor clarifications as suggested by Anton Tagunov.
14903      Branch: perl
14904            ! pod/perlsyn.pod
14905 ____________________________________________________________________________
14906 [ 14837] By: ams                                   on 2002/02/22  21:07:02
14907         Log: Subject: [PATCH] Re: Prototype checking on assignment of coderef to typeglob
14908              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14909              Date: Fri, 22 Feb 2002 23:01:07 +0100
14910              Message-Id: <20020222230107.A15069@rafael>
14911      Branch: perl
14912            ! sv.c t/op/gv.t
14913 ____________________________________________________________________________
14914 [ 14836] By: jhi                                   on 2002/02/22  20:39:11
14915         Log: metaconfig unit change for #14835.
14916      Branch: metaconfig
14917            ! U/modified/Chk_MANI.U
14918 ____________________________________________________________________________
14919 [ 14835] By: jhi                                   on 2002/02/22  20:38:32
14920         Log: In AIX the split(1) default (1000 lines) chokes the /usr/bin/ls.
14921      Branch: perl
14922            ! Configure
14923 ____________________________________________________________________________
14924 [ 14834] By: jhi                                   on 2002/02/22  18:06:01
14925         Log: Subject: [PATCH] Re: Pyrrhic compression in Encode
14926              From: Michael G Schwern <schwern@pobox.com>
14927              Date: Fri, 22 Feb 2002 12:10:28 -0500
14928              Message-ID: <20020222171027.GB4181@blackrider>
14929      Branch: perl
14930            ! ext/Encode/compile
14931 ____________________________________________________________________________
14932 [ 14833] By: jhi                                   on 2002/02/22  14:51:17
14933         Log: Update Changes.
14934      Branch: perl
14935            ! Changes patchlevel.h
14936 ____________________________________________________________________________
14937 [ 14832] By: jhi                                   on 2002/02/22  14:25:18
14938         Log: Implement IV/UV/NV/long double pack/unpack with
14939              template letters j/J/F/D (the latter two have been
14940              undocumented aliases of f/d).
14941      Branch: perl
14942            ! pod/perlfunc.pod pod/perltodo.pod pp_pack.c t/op/pack.t
14943 ____________________________________________________________________________
14944 [ 14831] By: jhi                                   on 2002/02/22  13:47:08
14945         Log: Subject: Re: [PATCH++] Re: [PATCH] go faster for Encode's compile
14946              From: Nicholas Clark <nick@unfortu.net>
14947              Date: Fri, 22 Feb 2002 14:01:25 +0000
14948              Message-ID: <20020222140123.GD358@Bagpuss.unfortu.net>
14949      Branch: perl
14950            ! ext/Encode/compile
14951 ____________________________________________________________________________
14952 [ 14830] By: jhi                                   on 2002/02/22  13:44:27
14953         Log: NetWare change from Ananth Kesari.
14954      Branch: perl
14955            - NetWare/t/NWModify-Exist.pl NetWare/t/NWScripts-Exist.pl
14956            ! MANIFEST
14957 ____________________________________________________________________________
14958 [ 14829] By: jhi                                   on 2002/02/22  13:42:42
14959         Log: Subject: [PATCH @14577] pack with a human face: part ]|[
14960              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14961              Date: Fri, 22 Feb 2002 03:55:13 -0500
14962              Message-ID: <20020222035513.A894@math.ohio-state.edu>
14963      Branch: perl
14964            ! pod/perlfunc.pod pp_pack.c t/op/pack.t
14965 ____________________________________________________________________________
14966 [ 14828] By: jhi                                   on 2002/02/22  13:19:19
14967         Log: EBCDIC: Disable Encode::JP and Encode::Tcl for now.
14968      Branch: perl
14969            ! ext/Encode/JP/JP.pm ext/Encode/lib/Encode/Tcl.pm
14970 ____________________________________________________________________________
14971 [ 14827] By: jhi                                   on 2002/02/22  13:11:00
14972         Log: Make measure_struct a file static.
14973      Branch: perl
14974            ! pp_pack.c
14975 ____________________________________________________________________________
14976 [ 14826] By: jhi                                   on 2002/02/22  04:30:27
14977         Log: EBCDIC: someone who knows what they are doing
14978              and whether it is possible at all in the first
14979              place needs to figure these tests out on EBCDIC.
14980              The CJK encodings heavily abuse their knowledge
14981              of ASCII and that may require a translation layer
14982              or four to survive UTF-EBCDIC.
14983      Branch: perl
14984            ! ext/Encode/t/JP.t ext/Encode/t/Tcl.t
14985 ____________________________________________________________________________
14986 [ 14825] By: jhi                                   on 2002/02/22  02:43:03
14987         Log: croak() needs context.
14988      Branch: perl
14989            ! pp_pack.c
14990 ____________________________________________________________________________
14991 [ 14824] By: jhi                                   on 2002/02/22  01:56:06
14992         Log: Subject: [PATCH @14577] pack with a human face: the sequel
14993              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14994              Date: Thu, 21 Feb 2002 21:33:37 -0500
14995              Message-ID: <20020221213337.A23848@math.ohio-state.edu>
14996      Branch: perl
14997            ! embed.fnc embed.h pod/perldiag.pod pod/perlfunc.pod pp_pack.c
14998            ! proto.h t/op/pack.t
14999 ____________________________________________________________________________
15000 [ 14823] By: jhi                                   on 2002/02/22  00:38:19
15001         Log: Subject: [PATCH+=2] Re: [PATCH++] Re: [PATCH] go faster for Encode's compile
15002              From: Nicholas Clark <nick@unfortu.net> 
15003              Date: Fri, 22 Feb 2002 00:49:44 +0000
15004              Message-ID: <20020222004943.GK394@Bagpuss.unfortu.net>
15005      Branch: perl
15006            ! ext/Encode/compile
15007 ____________________________________________________________________________
15008 [ 14822] By: jhi                                   on 2002/02/21  22:42:17
15009         Log: Test for #14795.
15010      Branch: perl
15011            ! t/op/pat.t
15012 ____________________________________________________________________________
15013 [ 14821] By: jhi                                   on 2002/02/21  22:05:20
15014         Log: Testing for ASCII in EBCDIC makes one's brain hurt.
15015      Branch: perl
15016            ! t/op/pat.t
15017 ____________________________________________________________________________
15018 [ 14820] By: jhi                                   on 2002/02/21  21:53:00
15019         Log: Subject: [PATCH] next batch of bugfixes
15020              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
15021              Date: Thu, 21 Feb 2002 23:54:41 +0100
15022              Message-ID: <20020221235441.A17260@rafael>
15023      Branch: perl
15024            ! ext/B/B/Deparse.pm
15025 ____________________________________________________________________________
15026 [ 14819] By: jhi                                   on 2002/02/21  21:06:54
15027         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)
15028              From: chromatic <chromatic@rmci.net>
15029              Date: Thu, 21 Feb 2002 14:17:35 -0700
15030              Message-ID: <20020221211823.80922.qmail@onion.perl.org>
15031      Branch: perl
15032            ! lib/File/stat.pm lib/File/stat.t
15033 ____________________________________________________________________________
15034 [ 14818] By: jhi                                   on 2002/02/21  21:01:36
15035         Log: Externalization from Jatan Shah <jshah@broadcom.com>.
15036      Branch: perl
15037            ! ext/re/re.xs
15038 ____________________________________________________________________________
15039 [ 14817] By: jhi                                   on 2002/02/21  20:02:27
15040         Log: Upgrade to Math::BigInt 1.51.
15041      Branch: perl
15042            + lib/Math/BigInt/t/bare_mbf.t lib/Math/BigInt/t/config.t
15043            + lib/Math/BigInt/t/constant.t lib/Math/BigInt/t/inf_nan.t
15044            + lib/Math/BigInt/t/upgrade.inc lib/Math/BigInt/t/upgrade.t
15045            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
15046            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbi.t
15047            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
15048            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.inc
15049            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/calling.t
15050            ! lib/Math/BigInt/t/mbimbf.inc lib/Math/BigInt/t/mbimbf.t
15051            ! lib/Math/BigInt/t/require.t lib/Math/BigInt/t/sub_mbf.t
15052            ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/sub_mif.t
15053            ! t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/Subclass.pm
15054 ____________________________________________________________________________
15055 [ 14816] By: jhi                                   on 2002/02/21  19:33:01
15056         Log: Subject: Re: [PATCH] 'make clobber' on Cygwin broken
15057              From: "Gerrit P. Haase" <gp@familiehaase.de>
15058              Date: Thu, 21 Feb 2002 21:20:25 +0100
15059              Message-ID: <69510538936.20020221212025@familiehaase.de>
15060      Branch: perl
15061            ! Makefile.SH
15062 ____________________________________________________________________________
15063 [ 14815] By: jhi                                   on 2002/02/21  17:28:23
15064         Log: Subject: [PATCH @14577] grouping in pack/unpack
15065              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15066              Date: Thu, 21 Feb 2002 06:06:14 -0500
15067              Message-ID: <20020221060614.A29836@math.ohio-state.edu>
15068      Branch: perl
15069            ! embed.fnc embed.h global.sym pod/perldiag.pod pod/perlfunc.pod
15070            ! pod/perltodo.pod pp_pack.c proto.h t/op/pack.t
15071 ____________________________________________________________________________
15072 [ 14814] By: jhi                                   on 2002/02/21  15:41:10
15073         Log: Subject: [PATCH propose] question about fs.t
15074              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
15075              Date: Thu, 21 Feb 2002 15:10:21 +0100
15076              Message-ID: <725805519.20020221151021@tesla.rcub.bg.ac.yu>
15077      Branch: perl
15078            ! t/io/fs.t
15079 ____________________________________________________________________________
15080 [ 14813] By: jhi                                   on 2002/02/21  15:37:44
15081         Log: Subject: [PATCH] 'make clobber' on Cygwin broken    
15082              From: "Gerrit P. Haase" <gerrit@familiehaase.de>         
15083              Date: Thu, 21 Feb 2002 09:54:28 +0100
15084              Message-ID: <13576559576.20020221095428@familiehaase.de>     
15085      Branch: perl
15086            ! Makefile.SH
15087 ____________________________________________________________________________
15088 [ 14812] By: ams                                   on 2002/02/21  14:59:09
15089         Log: Subject: typo correction
15090              From: mjd@plover.com
15091              Date: 21 Feb 2002 15:43:49 -0000
15092              Message-Id: <20020221154349.22772.qmail@plover.com>
15093      Branch: perl
15094            ! pod/perldebug.pod
15095 ____________________________________________________________________________
15096 [ 14811] By: ams                                   on 2002/02/21  14:02:12
15097         Log: Subject: [PATCH] No OPf_SPECIAL on OP_ENTERSUB when readline() is overriden
15098              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
15099              Date: Thu, 21 Feb 2002 15:22:22 +0100
15100              Message-Id: <20020221152222.A15095@rafael>
15101      Branch: perl
15102            ! op.h toke.c
15103 ____________________________________________________________________________
15104 [ 14810] By: ams                                   on 2002/02/21  12:45:28
15105         Log: Subject: [PATCH @14577] cosmetic OS/2 patches
15106              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15107              Date: Thu, 21 Feb 2002 06:02:48 -0500
15108              Message-Id: <20020221060248.A29705@math.ohio-state.edu>
15109      Branch: perl
15110            ! lib/ExtUtils/Mksymlists.pm makedef.pl
15111 ____________________________________________________________________________
15112 [ 14809] By: nick                                  on 2002/02/21  09:31:08
15113         Log: Integrate mainline
15114      Branch: perlio
15115           +> lib/Pod/t/Select.t
15116           !> (integrate 37 files)
15117 ____________________________________________________________________________
15118 [ 14808] By: jhi                                   on 2002/02/21  05:33:27
15119         Log: metaconfig unit change for #14807.
15120      Branch: metaconfig
15121            ! U/modified/Signal.U
15122 ____________________________________________________________________________
15123 [ 14807] By: jhi                                   on 2002/02/21  05:33:07
15124         Log: Revert #14805, didn't quite work.
15125      Branch: perl
15126            ! Configure config_h.SH
15127 ____________________________________________________________________________
15128 [ 14806] By: jhi                                   on 2002/02/21  05:21:52
15129         Log: metaconfig changes for #14805.
15130      Branch: metaconfig
15131            ! U/modified/Signal.U dist-3.0at70b/kit/makeSH
15132 ____________________________________________________________________________
15133 [ 14805] By: jhi                                   on 2002/02/21  05:21:21
15134         Log: Subject: Re: [ID 20020220.002] Perl 5.7.2 porting patches for POSIX 1003.1-2001 hosts 
15135              From: Paul Eggert <eggert@twinsun.com>
15136              Date: Wed, 20 Feb 2002 11:23:04 -0800 (PST)
15137              Message-Id: <200202201923.g1KJN4d06394@shade.twinsun.com>
15138      Branch: perl
15139            ! Configure config_h.SH
15140 ____________________________________________________________________________
15141 [ 14804] By: jhi                                   on 2002/02/21  04:56:05
15142         Log: More advice.
15143      Branch: perl
15144            ! README.os390
15145 ____________________________________________________________________________
15146 [ 14803] By: jhi                                   on 2002/02/21  04:40:37
15147         Log: Missing MANIFESTation.
15148      Branch: perl
15149            ! MANIFEST
15150 ____________________________________________________________________________
15151 [ 14802] By: ams                                   on 2002/02/20  22:55:25
15152         Log: Subject: [PATCH] Add missing Tolkien quotes to *.c
15153              From: Autrijus Tang <autrijus@autrijus.org>
15154              Date: Thu, 21 Feb 2002 07:13:12 +0800
15155              Message-Id: <20020220231312.GA775@not.autrijus.org>
15156      Branch: perl
15157            ! globals.c malloc.c perlio.c pp_pack.c universal.c xsutils.c
15158 ____________________________________________________________________________
15159 [ 14801] By: ams                                   on 2002/02/20  22:27:20
15160         Log: Subject: Re: Make Schwern poor in just 20 easy steps!
15161              From: Abe Timmerman <abe@ztreet.demon.nl>
15162              Date: Thu, 21 Feb 2002 00:20:40 +0100
15163              Message-Id: <dgb87ukjfanphg45i4skobhe40s1g4sujj@4ax.com>
15164      Branch: perl
15165            + lib/Pod/t/Select.t
15166 ____________________________________________________________________________
15167 [ 14800] By: jhi                                   on 2002/02/20  22:15:23
15168         Log: In EBCDIC the UNI_TO_NATIVE() macro evaluates its argument
15169              twice, causing the loop to skip every other character.
15170      Branch: perl
15171            ! utf8.c
15172 ____________________________________________________________________________
15173 [ 14799] By: jhi                                   on 2002/02/20  21:43:21
15174         Log: Better debugging info.
15175      Branch: perl
15176            ! t/uni/case.pl
15177 ____________________________________________________________________________
15178 [ 14798] By: jhi                                   on 2002/02/20  21:13:50
15179         Log: Subject: [PATCH++] Re: [PATCH] go faster for Encode's compile
15180              From: Nicholas Clark <nick@unfortu.net>
15181              Date: Wed, 20 Feb 2002 22:13:05 +0000
15182              Message-ID: <20020220221304.GE371@Bagpuss.unfortu.net>
15183      Branch: perl
15184            ! ext/Encode/compile
15185 ____________________________________________________________________________
15186 [ 14797] By: jhi                                   on 2002/02/20  18:31:14
15187         Log: Subject: Re: [ID 20020220.002] Perl 5.7.2 porting patches for POSIX 1003.1-2001 hosts
15188              From: Paul Eggert <eggert@twinsun.com>
15189              Date: Wed, 20 Feb 2002 11:29:30 -0800 (PST)
15190              Message-Id: <200202201929.g1KJTUb06403@shade.twinsun.com>
15191      Branch: perl
15192            ! pod/perlhack.pod
15193 ____________________________________________________________________________
15194 [ 14796] By: nick                                  on 2002/02/20  18:15:00
15195         Log: Integrate mainline
15196      Branch: perlio
15197           +> lib/Locale/Codes/ChangeLog lib/Locale/Codes/README
15198           +> lib/Locale/Codes/t/script.t lib/Locale/Constants.pod
15199           +> lib/Locale/Country.pod lib/Locale/Currency.pod
15200           +> lib/Locale/Language.pod lib/Locale/Script.pm
15201           +> lib/Locale/Script.pod t/uni/case.pl t/uni/lower.t
15202           +> t/uni/title.t t/uni/upper.t
15203           !> (integrate 41 files)
15204 ____________________________________________________________________________
15205 [ 14795] By: ams                                   on 2002/02/20  17:08:38
15206         Log: Subject: Re: Re-posts of some unresolved bleadperl bugreports
15207              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
15208              Date: Wed, 20 Feb 2002 18:06:59 +0000
15209              Message-Id: <200202201807.g1KI6xj08220@crypt.compulink.co.uk>
15210      Branch: perl
15211            ! pp_ctl.c
15212 ____________________________________________________________________________
15213 [ 14794] By: ams                                   on 2002/02/20  16:41:56
15214         Log: Subject: [PATCH] perl/Makefile.SH -- care with question mark
15215              From: Paul_GreenVOS@vos.stratus.com
15216              Date: Wed, 20 Feb 02 12:21 est
15217              Message-Id: <200202201723.MAA24639@mailhub1.stratus.com>
15218      Branch: perl
15219            ! Makefile.SH
15220 ____________________________________________________________________________
15221 [ 14793] By: jhi                                   on 2002/02/20  16:26:56
15222         Log: Forgot from #14790.
15223      Branch: perl
15224            ! pp_pack.c
15225 ____________________________________________________________________________
15226 [ 14792] By: jhi                                   on 2002/02/20  16:23:00
15227         Log: Update Changes.
15228      Branch: perl
15229            ! Changes patchlevel.h
15230 ____________________________________________________________________________
15231 [ 14791] By: jhi                                   on 2002/02/20  15:24:19
15232         Log: Integrate change #14778 from maintperl.
15233      Branch: perl
15234            ! t/lib/strict/subs
15235           !> op.c
15236 ____________________________________________________________________________
15237 [ 14790] By: jhi                                   on 2002/02/20  15:08:06
15238         Log: Subject: Re: [ID 20020220.001] pack w with objects
15239              From: Ulrich Pfeifer <upf@de.uu.net>
15240              Date: 20 Feb 2002 11:21:15 +0100
15241              Message-ID: <p5g03wcv38.fsf@de.uu.net>
15242      Branch: perl
15243            ! t/op/pack.t
15244 ____________________________________________________________________________
15245 [ 14789] By: jhi                                   on 2002/02/20  15:05:54
15246         Log: Subject: Re: [PATCH] go faster for Encode's compile
15247              From: Nicholas Clark <nick@unfortu.net> 
15248              Date: Tue, 19 Feb 2002 23:38:36 +0000
15249              Message-ID: <20020219233836.GG464@Bagpuss.unfortu.net>
15250      Branch: perl
15251            ! ext/Encode/compile
15252 ____________________________________________________________________________
15253 [ 14788] By: jhi                                   on 2002/02/20  15:02:31
15254         Log: Regen Glossary.
15255      Branch: perl
15256            ! Porting/Glossary Porting/config.sh Porting/config_H
15257 ____________________________________________________________________________
15258 [ 14787] By: jhi                                   on 2002/02/20  14:57:37
15259         Log: metaconfig unit change for #14786 (not visible yet,
15260              since Glossary needs regenerating)
15261      Branch: metaconfig
15262            ! U/compline/d_gconvert.U
15263 ____________________________________________________________________________
15264 [ 14786] By: jhi                                   on 2002/02/20  14:56:55
15265         Log: Subject: d_Gconvert hints and Glossary
15266              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
15267              Date: Tue, 19 Feb 2002 11:55:36 -0800
15268              Message-ID: <42qc8gzkgOFN092yn@efn.org> 
15269      Branch: perl
15270            ! Configure config_h.SH configpm hints/aix.sh hints/dec_osf.sh
15271            ! hints/newsos4.sh hints/os2.sh hints/os390.sh hints/svr4.sh
15272            ! hints/svr5.sh
15273 ____________________________________________________________________________
15274 [ 14785] By: jhi                                   on 2002/02/20  14:38:45
15275         Log: metaconfig unit changes for #14784.
15276      Branch: metaconfig
15277            ! U/modified/Chk_MANI.U U/modified/Signal.U U/modified/libs.U
15278 ____________________________________________________________________________
15279 [ 14784] By: jhi                                   on 2002/02/20  14:38:14
15280         Log: Subject: [ID 20020220.002] Perl 5.7.2 porting patches for POSIX 1003.1-2001 hosts 
15281              From: Paul Eggert <eggert@twinsun.com>              
15282              Date: Wed, 20 Feb 2002 03:03:51 -0800 (PST) 
15283              Message-Id: <200202201103.g1KB3p427665@sic.twinsun.com>
15284      Branch: perl
15285            ! Configure Porting/pumpkin.pod hints/freebsd.sh hints/irix_6.sh
15286            ! pod/perlhack.pod
15287 ____________________________________________________________________________
15288 [ 14783] By: jhi                                   on 2002/02/20  14:21:32
15289         Log: metaconfig unit change for #14782.
15290      Branch: metaconfig/U/perl
15291            ! Mksymlinks.U
15292 ____________________________________________________________________________
15293 [ 14782] By: jhi                                   on 2002/02/20  14:20:33
15294         Log: Subject: [patch] Configure problem on Cygwin (was: Re: dubious configure error on cygwin)
15295              From: "Gerrit P. Haase" <gp@familiehaase.de>
15296              Date: Wed, 20 Feb 2002 00:23:29 +0100
15297              Message-ID: <70348722516.20020220002329@familiehaase.de>
15298      Branch: perl
15299            ! Configure
15300 ____________________________________________________________________________
15301 [ 14781] By: jhi                                   on 2002/02/20  13:58:16
15302         Log: Subject: Re: Lexical scoping bug with EXPR for EXPR?
15303              From: Nicholas Clark <nick@unfortu.net> 
15304              Date: Tue, 19 Feb 2002 19:27:42 +0000
15305              Message-ID: <20020219192740.GF12268@Bagpuss.unfortu.net>
15306              
15307              (with modifications)
15308      Branch: perl
15309            ! pod/perlsub.pod
15310 ____________________________________________________________________________
15311 [ 14780] By: jhi                                   on 2002/02/20  13:49:44
15312         Log: NetWare tweak from Ananth Kesari.
15313      Branch: perl
15314            ! lib/ExtUtils/MakeMaker.pm
15315 ____________________________________________________________________________
15316 [ 14779] By: ams                                   on 2002/02/20  06:51:55
15317         Log: Fix suggested by Anton Tagunov <tagunov@motor.ru>.
15318      Branch: perl
15319            ! pod/perlfaq4.pod
15320 ____________________________________________________________________________
15321 [ 14778] By: gsar                                  on 2002/02/20  04:17:22
15322         Log: constant folding on the range operator had the effect of disabling
15323              peephole optimizations in all the siblings of the range OP; the
15324              effect of this was that barewords could escape strictures when
15325              they were hiding in such places
15326      Branch: maint-5.6/perl
15327            ! op.c t/pragma/strict-subs
15328 ____________________________________________________________________________
15329 [ 14777] By: ams                                   on 2002/02/20  00:56:21
15330         Log: Subject: [PATCH] Re: Cannot handle date (0, 0, 0, 2, 0, 1970)
15331              From: Graham Barr <gbarr@pobox.com>
15332              Date: Tue, 19 Feb 2002 23:08:47 +0000
15333              Message-Id: <20020219230847.G66560@pobox.com>
15334      Branch: perl
15335            ! lib/Time/Local.pm
15336 ____________________________________________________________________________
15337 [ 14776] By: ams                                   on 2002/02/19  17:20:28
15338         Log: Subject: [DOCPATCH] C<< >> in Tie::Hash
15339              From: Nicholas Clark <nick@unfortu.net>
15340              Date: Tue, 19 Feb 2002 16:23:22 +0000
15341              Message-Id: <20020219162322.GB12268@Bagpuss.unfortu.net>
15342      Branch: perl
15343            ! lib/Tie/Hash.pm
15344 ____________________________________________________________________________
15345 [ 14775] By: jhi                                   on 2002/02/19  15:20:52
15346         Log: Regen doc, regen toc.
15347      Branch: perl
15348            ! pod/buildtoc.PL pod/perlapi.pod pod/perltoc.pod
15349 ____________________________________________________________________________
15350 [ 14774] By: jhi                                   on 2002/02/19  15:18:03
15351         Log: Subject: Re: {PATCH] Re: Lexical scoping bug with EXPR for EXPR?
15352              From: Dave Mitchell <davem@fdgroup.co.uk>
15353              Date: Tue, 19 Feb 2002 16:07:52 +0000 (GMT) 
15354              Message-Id: <200202191607.QAA25164@gizmo.fdgroup.co.uk>           
15355      Branch: perl
15356            ! pod/perlsub.pod
15357 ____________________________________________________________________________
15358 [ 14773] By: jhi                                   on 2002/02/19  15:13:57
15359         Log: Detypo.
15360      Branch: perl
15361            ! lib/Tie/Memoize.pm
15362 ____________________________________________________________________________
15363 [ 14772] By: jhi                                   on 2002/02/19  15:01:25
15364         Log: UTF-8 C API doc tweaks.
15365      Branch: perl
15366            ! pod/perlunicode.pod
15367 ____________________________________________________________________________
15368 [ 14771] By: jhi                                   on 2002/02/19  14:03:08
15369         Log: Mention that the case-switchers know about Unicode, too.
15370      Branch: perl
15371            ! pod/perlop.pod
15372 ____________________________________________________________________________
15373 [ 14770] By: jhi                                   on 2002/02/19  13:49:52
15374         Log: Upgrade to Locale::Codes 2.01.
15375      Branch: perl
15376            + lib/Locale/Constants.pod lib/Locale/Country.pod
15377            + lib/Locale/Currency.pod lib/Locale/Language.pod
15378            + lib/Locale/Script.pod
15379            ! MANIFEST lib/Locale/Codes/ChangeLog lib/Locale/Codes/README
15380            ! lib/Locale/Constants.pm lib/Locale/Country.pm
15381            ! lib/Locale/Currency.pm lib/Locale/Language.pm
15382            ! lib/Locale/Maketext.pm lib/Locale/Script.pm
15383 ____________________________________________________________________________
15384 [ 14769] By: jhi                                   on 2002/02/19  13:34:16
15385         Log: Subject: {PATCH] Re: Lexical scoping bug with EXPR for EXPR?
15386              From: Dave Mitchell <davem@fdgroup.co.uk>
15387              Date: Tue, 19 Feb 2002 10:30:30 +0000 (GMT) 
15388              Message-Id: <200202191030.KAA24180@gizmo.fdgroup.co.uk>
15389      Branch: perl
15390            ! pod/perlsub.pod
15391 ____________________________________________________________________________
15392 [ 14768] By: jhi                                   on 2002/02/19  13:32:32
15393         Log: Subject: [PATCH] Clarify SvPV and SvPV_force api docs
15394              From: Sam Tregar <sam@tregar.com> 
15395              Date: Mon, 18 Feb 2002 23:09:22 -0500 (EST) 
15396              Message-ID: <Pine.LNX.4.44.0202182305350.10037-100000@localhost.localdomain>   
15397      Branch: perl
15398            ! sv.h
15399 ____________________________________________________________________________
15400 [ 14767] By: jhi                                   on 2002/02/19  13:29:04
15401         Log: The test requires perlio.
15402      Branch: perl
15403            ! ext/Encode/t/JP.t
15404 ____________________________________________________________________________
15405 [ 14766] By: jhi                                   on 2002/02/19  04:57:59
15406         Log: Misplaced block end.
15407      Branch: perl
15408            ! utf8.c
15409 ____________________________________________________________________________
15410 [ 14765] By: jhi                                   on 2002/02/19  04:53:30
15411         Log: The POSIX extensions are deadly.
15412      Branch: perl
15413            ! regcomp.c
15414 ____________________________________________________________________________
15415 [ 14764] By: jhi                                   on 2002/02/19  04:44:41
15416         Log: Let's not overdo the growth.
15417      Branch: perl
15418            ! pp.c
15419 ____________________________________________________________________________
15420 [ 14763] By: jhi                                   on 2002/02/19  04:19:21
15421         Log: Third time makes the charm.
15422      Branch: perl
15423            ! README.os390
15424 ____________________________________________________________________________
15425 [ 14762] By: jhi                                   on 2002/02/19  04:03:46
15426         Log: Oops.
15427      Branch: perl
15428            ! utf8.c
15429 ____________________________________________________________________________
15430 [ 14761] By: jhi                                   on 2002/02/19  03:49:34
15431         Log: Add back the new casing tests.
15432      Branch: perl
15433            + t/uni/case.pl t/uni/lower.t t/uni/title.t t/uni/upper.t
15434            ! MANIFEST
15435 ____________________________________________________________________________
15436 [ 14760] By: jhi                                   on 2002/02/19  03:49:16
15437         Log: Prefer special case mappings.
15438      Branch: perl
15439            ! lib/unicore/To/Lower.pl lib/unicore/To/Title.pl
15440            ! lib/unicore/To/Upper.pl lib/unicore/mktables
15441 ____________________________________________________________________________
15442 [ 14759] By: jhi                                   on 2002/02/19  03:48:46
15443         Log: Try special casing first.
15444      Branch: perl
15445            ! utf8.c
15446 ____________________________________________________________________________
15447 [ 14758] By: jhi                                   on 2002/02/19  01:55:14
15448         Log: Not extending enough.
15449      Branch: perl
15450            ! pp.c utf8.h
15451 ____________________________________________________________________________
15452 [ 14757] By: jhi                                   on 2002/02/19  00:21:07
15453         Log: No need to store identity mappings.
15454      Branch: perl
15455            ! lib/unicore/To/Lower.pl lib/unicore/To/Title.pl
15456            ! lib/unicore/mktables
15457 ____________________________________________________________________________
15458 [ 14756] By: ams                                   on 2002/02/18  20:21:17
15459         Log: Forward port #14704 from maint-5.6.
15460      Branch: perl
15461            ! doio.c
15462 ____________________________________________________________________________
15463 [ 14755] By: jhi                                   on 2002/02/18  20:16:40
15464         Log: Regen Changes.
15465      Branch: perl
15466            ! Changes
15467 ____________________________________________________________________________
15468 [ 14754] By: ams                                   on 2002/02/18  19:01:09
15469         Log: Subject: [PATCH] VMS cando_by_name and current process privs
15470              From: "Craig A. Berry" <craigberry@mac.com>
15471              Date: Mon, 18 Feb 2002 14:03:30 -0600
15472              Message-Id: <5.1.0.14.2.20020218132536.01b7a0b8@exchi01>
15473      Branch: perl
15474            ! vms/vms.c
15475 ____________________________________________________________________________
15476 [ 14753] By: jhi                                   on 2002/02/18  17:58:39
15477         Log: Update Changes.
15478      Branch: perl
15479            ! Changes patchlevel.h
15480 ____________________________________________________________________________
15481 [ 14752] By: jhi                                   on 2002/02/18  17:54:44
15482         Log: What do you know; these tests unearthed nasty problems.
15483              Will resolve those first.
15484      Branch: perl
15485            - t/uni/case.pl t/uni/lower.t t/uni/title.t t/uni/upper.t
15486            ! MANIFEST
15487 ____________________________________________________________________________
15488 [ 14751] By: jhi                                   on 2002/02/18  17:52:23
15489         Log: Update Changes.
15490      Branch: perl
15491            ! Changes patchlevel.h
15492 ____________________________________________________________________________
15493 [ 14750] By: ams                                   on 2002/02/18  17:36:05
15494         Log: Subject: Re: IO::Poll: Removing Handles
15495              From: Matthew Sachs <matthewg@zevils.com>
15496              Date: Mon, 18 Feb 2002 13:19:01 -0500
15497              Message-Id: <20020218181901.GA19377@allevil.dhcp.zevils.com>
15498      Branch: perl
15499            ! ext/IO/lib/IO/t/io_poll.t
15500 ____________________________________________________________________________
15501 [ 14749] By: jhi                                   on 2002/02/18  16:49:51
15502         Log: Subject: VMS test fix-ups (alarm.t and glob.t)
15503              From: "Craig A. Berry" <craigberry@mac.com>
15504              Date: Mon, 18 Feb 2002 11:52:21 -0600
15505              Message-Id: <5.1.0.14.2.20020218114540.01b2b458@exchi01>
15506      Branch: perl
15507            ! t/op/alarm.t t/op/glob.t
15508 ____________________________________________________________________________
15509 [ 14748] By: ams                                   on 2002/02/18  15:53:36
15510         Log: s/load_module/Perl_load_module/
15511      Branch: perl
15512            ! gv.c
15513 ____________________________________________________________________________
15514 [ 14747] By: jhi                                   on 2002/02/18  15:43:06
15515         Log: Unused in ASCII, used in EBCDIC.
15516      Branch: perl
15517            ! utf8.c
15518 ____________________________________________________________________________
15519 [ 14746] By: jhi                                   on 2002/02/18  15:26:32
15520         Log: Upgrade to Locale::Codes 2.00.
15521      Branch: perl
15522            + lib/Locale/Codes/ChangeLog lib/Locale/Codes/README
15523            + lib/Locale/Codes/t/script.t lib/Locale/Script.pm
15524            ! MANIFEST lib/Locale/Codes/t/all.t lib/Locale/Codes/t/country.t
15525            ! lib/Locale/Constants.pm lib/Locale/Country.pm
15526            ! lib/Locale/Currency.pm lib/Locale/Language.pm
15527 ____________________________________________________________________________
15528 [ 14745] By: ams                                   on 2002/02/18  15:20:44
15529         Log: Subject: Re: [ID 20020213.001] "Unknown error" as a message from compilation
15530              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
15531              Date: Sat, 16 Feb 2002 00:06:01 +0100
15532              Message-Id: <20020216000601.A17249@rafael>
15533      Branch: perl
15534            ! gv.c
15535 ____________________________________________________________________________
15536 [ 14744] By: jhi                                   on 2002/02/18  14:54:47
15537         Log: More Unicode casing checks.
15538      Branch: perl
15539            + t/uni/case.pl t/uni/lower.t t/uni/title.t t/uni/upper.t
15540            ! MANIFEST
15541 ____________________________________________________________________________
15542 [ 14743] By: ams                                   on 2002/02/18  14:35:38
15543         Log: Subject: IO::Poll: Removing Handles
15544              From: Matthew Sachs <matthewg@zevils.com>
15545              Date: Sun, 17 Feb 2002 04:49:46 -0500
15546              Message-Id: <20020217094946.GA13130@allevil.dhcp.zevils.com>
15547      Branch: perl
15548            ! ext/IO/lib/IO/Poll.pm
15549 ____________________________________________________________________________
15550 [ 14741] By: ams                                   on 2002/02/18  13:59:48
15551         Log: Subject: [PATCH pp_ctl.c] bug on "do NUMBER"
15552              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
15553              Date: Mon, 18 Feb 2002 15:41:26 +0100
15554              Message-Id: <20020218154126.A692@rafael>
15555      Branch: perl
15556            ! pp_ctl.c t/op/do.t
15557 ____________________________________________________________________________
15558 [ 14740] By: nick                                  on 2002/02/18  09:09:23
15559         Log: Integrate mainline
15560      Branch: perlio
15561           +> ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL
15562           +> ext/Encode/JP/JP.pm ext/Encode/JP/Makefile.PL
15563           +> ext/Encode/KR/KR.pm ext/Encode/KR/Makefile.PL
15564           +> ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
15565           +> ext/Encode/lib/Encode/JP/Constants.pm
15566           +> ext/Encode/lib/Encode/JP/H2Z.pm
15567           +> ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
15568           +> ext/Encode/lib/Encode/JP/JIS.pm ext/Encode/lib/Encode/JP/Tr.pm
15569           +> ext/Encode/t/JP.t ext/Encode/t/japanese.pl
15570           +> os2/OS2/Process/t/os2_process.t
15571           +> os2/OS2/Process/t/os2_process_kid.t
15572           +> os2/OS2/Process/t/os2_process_text.t
15573            - ext/Encode/EUC_JP/Japanese.pm ext/Encode/EUC_JP/Makefile.PL
15574            - ext/Encode/t/Japanese.t
15575           !> (integrate 47 files)
15576 ____________________________________________________________________________
15577 [ 14739] By: jhi                                   on 2002/02/18  05:02:47
15578         Log: EBCDIC: now the worst seems to be over for
15579              the "Malformed" warnings.  Still a few of them,
15580              and plenty of test failures, but getting better.
15581      Branch: perl
15582            ! regcomp.c utf8.c
15583 ____________________________________________________________________________
15584 [ 14738] By: jhi                                   on 2002/02/18  02:31:05
15585         Log: Upgrade to Net::Ping 2.12.
15586      Branch: perl
15587            ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
15588            ! lib/Net/Ping/t/110_icmp_inst.t
15589 ____________________________________________________________________________
15590 [ 14737] By: jhi                                   on 2002/02/18  02:24:31
15591         Log: After much rewriting we are now pretty much
15592              back to where we started.
15593      Branch: perl
15594            ! utf8.c
15595 ____________________________________________________________________________
15596 [ 14736] By: ams                                   on 2002/02/18  01:23:00
15597         Log: Subject: [PATCH B::Deparse] two fixes
15598              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
15599              Date: Sun, 17 Feb 2002 23:58:59 +0100
15600              Message-Id: <20020217235859.A32513@rafael>
15601      Branch: perl
15602            ! ext/B/B/Deparse.pm
15603 ____________________________________________________________________________
15604 [ 14735] By: jhi                                   on 2002/02/17  21:24:26
15605         Log: Buglet.
15606      Branch: perl
15607            ! ext/Encode/lib/Encode/JP/JIS.pm
15608 ____________________________________________________________________________
15609 [ 14734] By: jhi                                   on 2002/02/17  20:44:59
15610         Log: Clearing up to_utf8_case() continues: this time use
15611              a single return, and EBCDICification for all paths.
15612      Branch: perl
15613            ! utf8.c
15614 ____________________________________________________________________________
15615 [ 14733] By: jhi                                   on 2002/02/17  19:51:01
15616         Log: Small tweaks to get the test running (fix @INC and
15617              do not overwrite the table.utf8 and table.rnd).
15618      Branch: perl
15619            ! ext/Encode/t/JP.t
15620 ____________________________________________________________________________
15621 [ 14732] By: jhi                                   on 2002/02/17  18:40:24
15622         Log: Tiny tweak.
15623      Branch: perl
15624            ! utf8.c
15625 ____________________________________________________________________________
15626 [ 14731] By: jhi                                   on 2002/02/17  16:56:17
15627         Log: Redundant casts.
15628      Branch: perl
15629            ! utf8.c
15630 ____________________________________________________________________________
15631 [ 14730] By: jhi                                   on 2002/02/17  16:50:34
15632         Log: More filename portability tips.
15633      Branch: perl
15634            ! pod/perlport.pod
15635 ____________________________________________________________________________
15636 [ 14729] By: jhi                                   on 2002/02/17  16:25:06
15637         Log: FAQ sync.
15638      Branch: perl
15639            ! pod/perlfaq3.pod pod/perlfaq5.pod
15640 ____________________________________________________________________________
15641 [ 14728] By: ams                                   on 2002/02/17  16:15:09
15642         Log: Subject: podlators 1.21 released
15643              From: Russ Allbery <rra@stanford.edu>
15644              Date: Sat, 16 Feb 2002 21:42:56 -0800
15645              Message-Id: <yladu8irz3.fsf@windlord.stanford.edu>
15646      Branch: perl
15647            ! lib/Pod/Text/Overstrike.pm
15648 ____________________________________________________________________________
15649 [ 14727] By: sky                                   on 2002/02/17  11:36:52
15650         Log: Subject: [PATCH] Tied STDERR should catch messages from warn() and die()
15651              From: Autrijus Tang <autrijus@autrijus.org>
15652              Date: Sun, 17 Feb 2002 19:46:47 +0800
15653              Message-ID: <20020217194647.A1410@not.autrijus.org>
15654      Branch: perl
15655            ! pp_ctl.c t/op/tiehandle.t util.c
15656 ____________________________________________________________________________
15657 [ 14726] By: jhi                                   on 2002/02/17  03:13:30
15658         Log: EBCDIC: to_utf8_case() is supposed to get its low 256
15659              input in native code points, not Unicode.
15660      Branch: perl
15661            ! utf8.c
15662 ____________________________________________________________________________
15663 [ 14725] By: jhi                                   on 2002/02/17  01:43:42
15664         Log: Regen Glossary.
15665      Branch: perl
15666            ! Porting/Glossary Porting/config.sh Porting/config_H
15667 ____________________________________________________________________________
15668 [ 14724] By: jhi                                   on 2002/02/17  01:12:37
15669         Log: The #14715 and #14716 were okay: they just revealed
15670              a bug in the EXACTF matching.
15671      Branch: perl
15672            ! regexec.c utf8.c
15673 ____________________________________________________________________________
15674 [ 14723] By: jhi                                   on 2002/02/16  16:14:19
15675         Log: Retreat, retreat! (retract #14715 and #14716)
15676      Branch: perl
15677            ! utf8.c
15678 ____________________________________________________________________________
15679 [ 14722] By: jhi                                   on 2002/02/16  16:06:00
15680         Log: Encode 0.40, from Dan Kogai.
15681      Branch: perl
15682            + ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL
15683            + ext/Encode/JP/JP.pm ext/Encode/JP/Makefile.PL
15684            + ext/Encode/KR/KR.pm ext/Encode/KR/Makefile.PL
15685            + ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
15686            + ext/Encode/lib/Encode/JP/Constants.pm
15687            + ext/Encode/lib/Encode/JP/H2Z.pm
15688            + ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
15689            + ext/Encode/lib/Encode/JP/JIS.pm ext/Encode/lib/Encode/JP/Tr.pm
15690            + ext/Encode/t/JP.t ext/Encode/t/japanese.pl
15691            + ext/Encode/t/table.rnd ext/Encode/t/table.utf8
15692            - ext/Encode/EUC_JP/Japanese.pm ext/Encode/EUC_JP/Makefile.PL
15693            - ext/Encode/t/Japanese.t
15694            ! MANIFEST ext/Encode/Encode.pm ext/Encode/MANIFEST
15695            ! ext/Encode/t/Encode.t
15696 ____________________________________________________________________________
15697 [ 14721] By: jhi                                   on 2002/02/16  15:37:40
15698         Log: metaconfig unit change for #14720.
15699      Branch: perl
15700            ! Configure
15701 ____________________________________________________________________________
15702 [ 14720] By: jhi                                   on 2002/02/16  15:36:42
15703         Log: Regenerate Configure (small tweaks on Yitzchak's,
15704              main difference being that the preference variables are
15705              called gconvert_...).
15706      Branch: metaconfig
15707            ! U/compline/d_gconvert.U
15708 ____________________________________________________________________________
15709 [ 14719] By: ams                                   on 2002/02/16  14:11:01
15710         Log: Subject: Re: [proof-of-concept PATCH] d_Gconvert and Configure
15711              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
15712              Date: Thu, 14 Feb 2002 22:27:33 -0800
15713              Message-Id: <VpKb8gzkgCdK092yn@efn.org>
15714              (Applied by hand.)
15715      Branch: perl
15716            ! Configure
15717 ____________________________________________________________________________
15718 [ 14718] By: ams                                   on 2002/02/16  13:45:28
15719         Log: Subject: [DOC PATCH perlport.pod] Typo fix and three-arg open
15720              From: Philip Newton <Philip.Newton@gmx.net>
15721              Date: Sat, 16 Feb 2002 10:05:05 +0100
15722              Message-Id: <558s6u4djrbk46q44fvqs5mfviq9311lj1@4ax.com>
15723              (Applied by hand.)
15724      Branch: perl
15725            ! pod/perlport.pod
15726 ____________________________________________________________________________
15727 [ 14717] By: ams                                   on 2002/02/16  04:30:23
15728         Log: Remove dubious test.
15729      Branch: perl
15730            ! t/io/open.t
15731 ____________________________________________________________________________
15732 [ 14716] By: jhi                                   on 2002/02/16  04:24:45
15733         Log: Tiny tweak.
15734      Branch: perl
15735            ! utf8.c
15736 ____________________________________________________________________________
15737 [ 14715] By: jhi                                   on 2002/02/16  03:49:14
15738         Log: Restructure to_utf8_case() for simpler execution paths.
15739      Branch: perl
15740            ! utf8.c
15741 ____________________________________________________________________________
15742 [ 14714] By: ams                                   on 2002/02/16  02:43:59
15743         Log: Absorb #14701 by Sarathy from maint-5.6.
15744      Branch: perl
15745            ! doio.c t/io/open.t
15746 ____________________________________________________________________________
15747 [ 14713] By: ams                                   on 2002/02/16  01:51:27
15748         Log: Subject: [PATCH] VOS patches for perl 5.8
15749              From: Paul_GreenVOS@vos.stratus.com
15750              Date: Fri, 15 Feb 02 17:41 est
15751              Message-Id: <200202152243.RAA01195@mailhub1.stratus.com>
15752      Branch: perl
15753            ! README.vos vos/Changes vos/build.cm vos/config.alpha.def
15754            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
15755            ! vos/install_perl.cm
15756 ____________________________________________________________________________
15757 [ 14712] By: jhi                                   on 2002/02/15  21:08:13
15758         Log: Subject: [PATCH B::Deparse] Fix another bug introduced by #14615
15759              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
15760              Date: Fri, 15 Feb 2002 23:05:44 +0100
15761              Message-ID: <20020215230544.A690@rafael>
15762      Branch: perl
15763            ! ext/B/B/Deparse.pm
15764 ____________________________________________________________________________
15765 [ 14711] By: jhi                                   on 2002/02/15  19:26:07
15766         Log: Add $VERSION.
15767      Branch: perl
15768            ! lib/Tie/Memoize.pm
15769 ____________________________________________________________________________
15770 [ 14710] By: jhi                                   on 2002/02/15  15:40:30
15771         Log: Update Changes.
15772      Branch: perl
15773            ! Changes patchlevel.h
15774 ____________________________________________________________________________
15775 [ 14709] By: jhi                                   on 2002/02/15  15:01:54
15776         Log: Subject: [PATCH hints/solaris_2.sh]; was Re: [PATCH Configure] Interaction of cc.cbu and checkcc
15777              From: Robin Barker <rmb1@cise.npl.co.uk>
15778              Date: Thu, 14 Feb 2002 19:07:40 GMT
15779              Message-Id: <200202141907.TAA21516@tempest.npl.co.uk>
15780              
15781              (the hints part only)
15782      Branch: perl
15783            ! hints/solaris_2.sh
15784 ____________________________________________________________________________
15785 [ 14708] By: jhi                                   on 2002/02/15  15:00:27
15786         Log: metaconfig unit changes for #14707.
15787      Branch: metaconfig
15788            ! U/modified/cc.U
15789      Branch: metaconfig/U/perl
15790            ! Checkcc.U
15791 ____________________________________________________________________________
15792 [ 14707] By: jhi                                   on 2002/02/15  15:00:01
15793         Log: Subject: Re: [PATCH hints/solaris_2.sh]; was Re: [PATCH Configure] Interaction  of cc.cbu and checkcc
15794              From: Robin Barker <rmb1@cise.npl.co.uk>
15795              Date: Fri, 15 Feb 2002 12:14:39 GMT
15796              Message-Id: <200202151214.MAA26466@tempest.npl.co.uk>
15797              
15798              Split checking-for-gcc and checking-for-cc.
15799      Branch: perl
15800            ! Configure
15801 ____________________________________________________________________________
15802 [ 14706] By: ams                                   on 2002/02/15  13:57:15
15803         Log: Subject: Re: [ID 20020213.015] Pod::Html XHTML update for 5.7.2
15804              From: Ville =?ISO-8859-1?Q?Skytt=E4?= <ville.skytta@iki.fi>
15805              Date: 15 Feb 2002 10:53:06 +0200
15806              Message-Id: <1013763186.28457.6.camel@cs78130147.pp.htv.fi>
15807      Branch: perl
15808            ! lib/Pod/Html.pm
15809 ____________________________________________________________________________
15810 [ 14705] By: ams                                   on 2002/02/15  08:42:55
15811         Log: Subject: [PATCH @14577] OS/2 tests and more
15812              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15813              Date: Fri, 15 Feb 2002 03:56:24 -0500
15814              Message-Id: <20020215035624.A16467@math.ohio-state.edu>
15815      Branch: perl
15816            + os2/OS2/Process/t/os2_process.t
15817            + os2/OS2/Process/t/os2_process_kid.t
15818            + os2/OS2/Process/t/os2_process_text.t
15819            ! MANIFEST configpm hints/os2.sh makedef.pl
15820            ! os2/OS2/Process/Makefile.PL os2/OS2/Process/Process.pm
15821            ! os2/OS2/Process/Process.xs os2/os2.c os2/os2_base.t
15822            ! os2/os2ish.h
15823 ____________________________________________________________________________
15824 [ 14704] By: gsar                                  on 2002/02/15  08:42:48
15825         Log: don't Safefree() PerlIO pointers we didn't allocate to begin with;
15826              avoid wasteful PL_fdpid fiddling where that is not warranted;
15827              mostly whitespace fixes
15828              
15829              these were longstanding todo items from:
15830              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/1998-04/msg01019.html
15831      Branch: maint-5.6/perl
15832            ! doio.c
15833 ____________________________________________________________________________
15834 [ 14702] By: nick                                  on 2002/02/15  08:31:41
15835         Log: Integrate mainline
15836      Branch: perlio
15837           +> lib/if.pm lib/if.t
15838           !> Configure MANIFEST ext/B/B/Deparse.pm ext/B/t/deparse.t
15839           !> lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
15840           !> lib/Net/Ping/t/110_icmp_inst.t lib/Net/Ping/t/120_udp_inst.t
15841           !> lib/Net/Ping/t/130_tcp_inst.t lib/Net/Ping/t/140_stream_inst.t
15842           !> lib/Net/Ping/t/200_ping_tcp.t lib/Net/Ping/t/300_ping_stream.t
15843           !> lib/Pod/Html.pm lib/Tie/Handle.pm lib/charnames.pm
15844           !> lib/charnames.t pod/perluniintro.pod pp_sys.c
15845           !> t/lib/warnings/pp_sys
15846 ____________________________________________________________________________
15847 [ 14701] By: gsar                                  on 2002/02/15  08:04:58
15848         Log: open(STDOUT, ">&=FOO") leaks PerlIO pointers badly on all platforms
15849              (and also dies quickly on Windows); this bug crept in as
15850              change#610, a.k.a change#646
15851      Branch: maint-5.6/perl
15852            ! doio.c t/io/open.t
15853 ____________________________________________________________________________
15854 [ 14700] By: jhi                                   on 2002/02/15  02:51:13
15855         Log: Subject: [ID 20020213.015] Pod::Html XHTML update for 5.7.2
15856              From: Ville "Skyttä" <ville.skytta@iki.fi>
15857              Date: Wed, 13 Feb 2002 22:29:39 +0200
15858              Message-Id: <20020213222939.5321b5ce.ville.skytta@iki.fi>
15859      Branch: perl
15860            ! lib/Pod/Html.pm
15861 ____________________________________________________________________________
15862 [ 14699] By: jhi                                   on 2002/02/14  23:47:43
15863         Log: Document and test the C0 and C1.
15864      Branch: perl
15865            ! lib/charnames.pm lib/charnames.t
15866 ____________________________________________________________________________
15867 [ 14698] By: jhi                                   on 2002/02/14  22:21:55
15868         Log: metaconfig unit change for #14697.
15869      Branch: metaconfig
15870            ! U/modified/Init.U
15871 ____________________________________________________________________________
15872 [ 14697] By: jhi                                   on 2002/02/14  22:21:20
15873         Log: Also OS/2 seems to need exe set early.
15874      Branch: perl
15875            ! Configure
15876 ____________________________________________________________________________
15877 [ 14696] By: jhi                                   on 2002/02/14  22:13:18
15878         Log: Document pack U0U.
15879      Branch: perl
15880            ! pod/perluniintro.pod
15881 ____________________________________________________________________________
15882 [ 14695] By: jhi                                   on 2002/02/14  21:56:52
15883         Log: Subject: [PATCH] Re: bug? no warning from getc BOLLOCKS
15884              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
15885              Date: Thu, 14 Feb 2002 23:58:00 +0100
15886              Message-ID: <20020214235800.A12901@rafael>
15887      Branch: perl
15888            ! pp_sys.c t/lib/warnings/pp_sys
15889 ____________________________________________________________________________
15890 [ 14694] By: jhi                                   on 2002/02/14  21:54:43
15891         Log: Subject: [PATCH @13746] conditional pragmas
15892              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15893              Date: Mon, 31 Dec 2001 18:18:09 -0500
15894              Message-ID: <20011231181809.A29528@math.ohio-state.edu>
15895      Branch: perl
15896            + lib/if.pm lib/if.t
15897            ! MANIFEST
15898 ____________________________________________________________________________
15899 [ 14693] By: jhi                                   on 2002/02/14  21:47:08
15900         Log: Deparse bug introduced by #14615: the fix is just a workaround,
15901              I suspect there to be another deeper bug, must distill simpler
15902              test case.
15903      Branch: perl
15904            ! ext/B/B/Deparse.pm ext/B/t/deparse.t
15905 ____________________________________________________________________________
15906 [ 14692] By: jhi                                   on 2002/02/14  19:52:26
15907         Log: Integrate perlio; 
15908              
15909              Make dependencies more precise (for nmake)
15910      Branch: perl
15911           !> ext/Encode/EUC_JP/Makefile.PL
15912 ____________________________________________________________________________
15913 [ 14691] By: jhi                                   on 2002/02/14  18:08:58
15914         Log: Just a guess.
15915      Branch: perl
15916            ! lib/Tie/Handle.pm
15917 ____________________________________________________________________________
15918 [ 14690] By: nick                                  on 2002/02/14  16:30:56
15919         Log: Integrate mainline
15920      Branch: perlio
15921           +> ext/threads/t/end.t lib/Tie/Memoize.pm lib/Tie/Memoize.t
15922           !> Changes MANIFEST Makefile.SH ext/threads/threads.pm
15923           !> ext/threads/threads.xs lib/ExtUtils/Installed.pm
15924           !> lib/ExtUtils/t/Installed.t lib/File/Spec/t/rel2abs2rel.t
15925           !> lib/Tie/Hash.pm patchlevel.h pod/perltie.pod t/op/groups.t
15926           !> utf8.c
15927 ____________________________________________________________________________
15928 [ 14689] By: jhi                                   on 2002/02/14  16:03:50
15929         Log: Upgrade to Net::Ping 2.11.
15930      Branch: perl
15931            ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
15932            ! lib/Net/Ping/t/110_icmp_inst.t lib/Net/Ping/t/120_udp_inst.t
15933            ! lib/Net/Ping/t/130_tcp_inst.t lib/Net/Ping/t/140_stream_inst.t
15934            ! lib/Net/Ping/t/200_ping_tcp.t lib/Net/Ping/t/300_ping_stream.t
15935 ____________________________________________________________________________
15936 [ 14688] By: jhi                                   on 2002/02/14  15:15:17
15937         Log: Subject: [PATCH ExtUtils/Installed.pm ExtUtils/t/Installed.t]
15938              From: Robin Barker <rmb1@cise.npl.co.uk>
15939              Date: Wed, 13 Feb 2002 17:37:07 GMT
15940              Message-Id: <200202131737.RAA29010@tempest.npl.co.uk>
15941              
15942              (updated version of the above)
15943      Branch: perl
15944            ! lib/ExtUtils/Installed.pm lib/ExtUtils/t/Installed.t
15945 ____________________________________________________________________________
15946 [ 14687] By: jhi                                   on 2002/02/14  14:44:02
15947         Log: Excise inexact blather.
15948      Branch: perl
15949            ! utf8.c
15950 ____________________________________________________________________________
15951 [ 14686] By: jhi                                   on 2002/02/14  14:30:35
15952         Log: Subject: Re: [PATCH @13746] tied hashes: memoization
15953              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15954              Date: Mon, 31 Dec 2001 20:28:46 -0500
15955              Message-ID: <20011231202845.A1323@math.ohio-state.edu>
15956      Branch: perl
15957            + lib/Tie/Memoize.pm lib/Tie/Memoize.t
15958            ! MANIFEST
15959 ____________________________________________________________________________
15960 [ 14685] By: nick                                  on 2002/02/14  14:20:20
15961         Log: Make dependencies more precise (for nmake)
15962      Branch: perlio
15963            ! ext/Encode/EUC_JP/Makefile.PL
15964 ____________________________________________________________________________
15965 [ 14684] By: jhi                                   on 2002/02/14  14:09:10
15966         Log: Subject: [PATCH @13746] tied hashes
15967              From: Ilya Zakharevich <ilya@math.ohio-state.edu>             
15968              Date: Mon, 31 Dec 2001 19:15:39 -0500
15969              Message-ID: <20011231191539.A46@math.ohio-state.edu>
15970      Branch: perl
15971            ! lib/Tie/Hash.pm pod/perltie.pod
15972 ____________________________________________________________________________
15973 [ 14683] By: jhi                                   on 2002/02/13  22:30:55
15974         Log: Subject: Re: [PATCH] Configure followed by make minitest
15975              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
15976              Date: Sun, 10 Feb 2002 23:22:05 -0800
15977              Message-ID: <dE3Z8gzkgyBD092yn@efn.org>
15978      Branch: perl
15979            ! Makefile.SH
15980 ____________________________________________________________________________
15981 [ 14682] By: jhi                                   on 2002/02/13  15:50:37
15982         Log: Subject: Re: perl@14647
15983              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
15984              Date: Mon, 11 Feb 2002 19:30:36 +0100
15985              Message-Id: <20020211192820.C199.H.M.BRAND@hccnet.nl>
15986      Branch: perl
15987            ! t/op/groups.t
15988 ____________________________________________________________________________
15989 [ 14681] By: jhi                                   on 2002/02/13  15:14:25
15990         Log: Update Changes.
15991      Branch: perl
15992            ! Changes patchlevel.h
15993 ____________________________________________________________________________
15994 [ 14680] By: jhi                                   on 2002/02/13  13:41:50
15995         Log: Integrate perlio;
15996              
15997              Do not lc() the file names before doing dirname() or they don't match.
15998      Branch: perl
15999           !> lib/ExtUtils/t/Installed.t
16000 ____________________________________________________________________________
16001 [ 14679] By: sky                                   on 2002/02/13  12:56:13
16002         Log: rename mutex to make a bit more sense
16003      Branch: perl
16004            ! ext/threads/threads.xs
16005 ____________________________________________________________________________
16006 [ 14678] By: sky                                   on 2002/02/13  12:46:11
16007         Log: Track active threads....
16008      Branch: perl
16009            ! ext/threads/threads.pm ext/threads/threads.xs
16010 ____________________________________________________________________________
16011 [ 14677] By: nick                                  on 2002/02/13  09:30:42
16012         Log: Do not lc() the file names before doing dirname() or they don't match.
16013      Branch: perlio
16014            ! lib/ExtUtils/t/Installed.t
16015 ____________________________________________________________________________
16016 [ 14676] By: sky                                   on 2002/02/13  09:03:37
16017         Log: Subject: [PATCH] Re: File/Spec/t/rel2abs2rel2whatever broken again
16018              From: Michael G Schwern <schwern@pobox.com>
16019              Date: ons feb 13, 2002  11:00:17  Europe/Stockholm
16020              Message-Id: <20020213100017.GA6288@blackrider>
16021      Branch: perl
16022            ! lib/File/Spec/t/rel2abs2rel.t
16023 ____________________________________________________________________________
16024 [ 14675] By: sky                                   on 2002/02/13  09:00:24
16025         Log: Do not propagate END blocks to child threads, test.
16026      Branch: perl
16027            + ext/threads/t/end.t
16028            ! MANIFEST ext/threads/threads.xs
16029 ____________________________________________________________________________
16030 [ 14674] By: nick                                  on 2002/02/13  08:34:55
16031         Log: Integrate mainline
16032      Branch: perlio
16033           +> ext/threads/t/join.t
16034           !> Configure MANIFEST ext/threads/threads.xs hints/solaris_2.sh
16035           !> lib/dumpvar.pl lib/perl5db.pl pod/perldebug.pod pp_pack.c
16036           !> t/op/lc.t t/op/length.t t/uni/fold.t utf8.c
16037 ____________________________________________________________________________
16038 [ 14673] By: jhi                                   on 2002/02/13  05:17:26
16039         Log: metaconfig unit change for #14672.
16040      Branch: metaconfig
16041            ! U/modified/lns.U
16042 ____________________________________________________________________________
16043 [ 14672] By: jhi                                   on 2002/02/13  05:17:07
16044         Log: $ln is supposed to be already set to $ln + executable suffix
16045              on platforms that need it, from Paul Green.
16046      Branch: perl
16047            ! Configure
16048 ____________________________________________________________________________
16049 [ 14671] By: jhi                                   on 2002/02/13  05:12:28
16050         Log: Subject: New command syntax for 'x' command
16051              From: Mark-Jason Dominus <mjd@plover.com>
16052              Date: Tue, 12 Feb 2002 20:54:01 -0500
16053              Message-ID: <20020213015401.25685.qmail@plover.com>
16054      Branch: perl
16055            ! lib/perl5db.pl pod/perldebug.pod
16056 ____________________________________________________________________________
16057 [ 14670] By: jhi                                   on 2002/02/13  05:11:12
16058         Log: Subject: New debugger option 'dumpDepth' controls recursion depth of 'x' command
16059              From: Mark-Jason Dominus <mjd@plover.com>
16060              Date: Tue, 12 Feb 2002 20:20:42 -0500
16061              Message-ID: <20020213012042.25245.qmail@plover.com>
16062      Branch: perl
16063            ! lib/dumpvar.pl lib/perl5db.pl pod/perldebug.pod
16064 ____________________________________________________________________________
16065 [ 14669] By: jhi                                   on 2002/02/13  04:43:43
16066         Log: Iteration continues.
16067      Branch: perl
16068            ! utf8.c
16069 ____________________________________________________________________________
16070 [ 14668] By: jhi                                   on 2002/02/13  02:37:31
16071         Log: Duh.
16072      Branch: perl
16073            ! pp_pack.c t/op/length.t
16074 ____________________________________________________________________________
16075 [ 14667] By: jhi                                   on 2002/02/13  01:33:01
16076         Log: Retract #14666.
16077      Branch: perl
16078            ! t/op/lc.t
16079 ____________________________________________________________________________
16080 [ 14666] By: jhi                                   on 2002/02/13  01:22:13
16081         Log: (retracted by #14667)
16082      Branch: perl
16083            ! t/op/lc.t
16084 ____________________________________________________________________________
16085 [ 14665] By: jhi                                   on 2002/02/13  00:45:02
16086         Log: Tiny test script tweaks.
16087      Branch: perl
16088            ! t/uni/fold.t
16089 ____________________________________________________________________________
16090 [ 14664] By: jhi                                   on 2002/02/13  00:24:37
16091         Log: Rewrite the "special mapping" part of to_utf8_case(),
16092              this time with fewer bugs.  (See: The Law of Cybernetic
16093              Entymology.)
16094      Branch: perl
16095            ! utf8.c
16096 ____________________________________________________________________________
16097 [ 14663] By: sky                                   on 2002/02/12  18:26:16
16098         Log: Stop failures if you pass an object, sv_dup might not be the right 
16099              thing to use since I have a feeling we end up cloning far too much. 
16100              (Like the stash for example).... Maybe we need a lightweight sv_dup 
16101              that searches the target for things....
16102              Real fix is another option to perl_clone which controls if you should 
16103              save stashes.
16104      Branch: perl
16105            ! ext/threads/threads.xs
16106 ____________________________________________________________________________
16107 [ 14662] By: jhi                                   on 2002/02/12  17:19:49
16108         Log: Retract #14661.
16109      Branch: perl
16110            ! hints/solaris_2.sh
16111 ____________________________________________________________________________
16112 [ 14661] By: jhi                                   on 2002/02/12  17:16:20
16113         Log: (retracted by #14662)
16114      Branch: perl
16115            ! hints/solaris_2.sh
16116 ____________________________________________________________________________
16117 [ 14660] By: jhi                                   on 2002/02/12  15:03:58
16118         Log: EBCDIC: another "can't happen".
16119      Branch: perl
16120            ! utf8.c
16121 ____________________________________________________________________________
16122 [ 14659] By: sky                                   on 2002/02/12  14:38:21
16123         Log: Join support, however something wierd seems to happen with filehandles that are passed along threads...
16124      Branch: perl
16125            + ext/threads/t/join.t
16126            ! MANIFEST ext/threads/threads.xs
16127 ____________________________________________________________________________
16128 [ 14658] By: nick                                  on 2002/02/12  13:54:06
16129         Log: Integrate mainline
16130      Branch: perlio
16131           !> lib/ExtUtils/Installed.pm lib/ExtUtils/t/Embed.t
16132           !> lib/File/Spec/t/rel2abs2rel.t lib/Win32.pod t/op/each.t
16133           !> t/op/length.t t/test.pl toke.c win32/win32.c win32/win32.h
16134 ____________________________________________________________________________
16135 [ 14657] By: jhi                                   on 2002/02/12  13:44:34
16136         Log: Subject: Re: [PATCH 5.6.1] Win32: Give user control over window creation behavior of system() function 
16137              From: Jan Dubois <JanD@ActiveState.com> 
16138              Date: Tue, 12 Feb 2002 00:56:31 -0800
16139              Message-ID: <4llh6uc4gnqtk3csmfoqed3t6q85436bb1@4ax.com>
16140      Branch: perl
16141            ! lib/Win32.pod win32/win32.c win32/win32.h
16142 ____________________________________________________________________________
16143 [ 14656] By: jhi                                   on 2002/02/12  13:39:18
16144         Log: Subject: [PATCH] Re: 14654 introduced a bug 
16145              From: Michael G Schwern <schwern@pobox.com> 
16146              Date: Tue, 12 Feb 2002 05:37:36 -0500
16147              Message-ID: <20020212103736.GC14327@blackrider>
16148      Branch: perl
16149            ! lib/File/Spec/t/rel2abs2rel.t
16150 ____________________________________________________________________________
16151 [ 14655] By: jhi                                   on 2002/02/12  04:50:58
16152         Log: More unset installman[13]dir tweaks from chromatic.
16153      Branch: perl
16154            ! lib/ExtUtils/Installed.pm
16155 ____________________________________________________________________________
16156 [ 14654] By: jhi                                   on 2002/02/12  04:31:44
16157         Log: Subject: Re: [PATCH] Re: Change 14566: Re: File::Spec::rel2abs2rel (?)
16158              From: Michael G Schwern <schwern@pobox.com>
16159              Date: Mon, 11 Feb 2002 12:23:02 -0500
16160              Message-ID: <20020211172302.GD9556@blackrider>
16161      Branch: perl
16162            ! lib/File/Spec/t/rel2abs2rel.t
16163 ____________________________________________________________________________
16164 [ 14653] By: jhi                                   on 2002/02/12  04:29:10
16165         Log: Use `` instead of -| to be a little bit more portable,
16166              from Michael Schwern.
16167      Branch: perl
16168            ! lib/ExtUtils/t/Embed.t
16169 ____________________________________________________________________________
16170 [ 14652] By: jhi                                   on 2002/02/12  03:17:44
16171         Log: EBCDIC: this change for \N{} in particular is now
16172              unnecessary because of the recent more general
16173              pack U change.
16174      Branch: perl
16175            ! toke.c
16176 ____________________________________________________________________________
16177 [ 14651] By: jhi                                   on 2002/02/12  02:15:05
16178         Log: Subject: [PATCH @14647] t/test.pl fix for VMS
16179              From: "Craig A. Berry" <craigberry@mac.com>
16180              Date: Mon, 11 Feb 2002 17:13:47 -0600
16181              Message-Id: <5.1.0.14.2.20020211170332.01b94e88@exchi01>
16182      Branch: perl
16183            ! t/test.pl
16184 ____________________________________________________________________________
16185 [ 14650] By: jhi                                   on 2002/02/11  23:44:09
16186         Log: EBCDIC: pack U bytes change.
16187      Branch: perl
16188            ! t/op/length.t
16189 ____________________________________________________________________________
16190 [ 14649] By: jhi                                   on 2002/02/11  23:38:28
16191         Log: EBCDIC: pack U is no more equal to concat of \xHHs.
16192      Branch: perl
16193            ! t/op/each.t
16194 ____________________________________________________________________________
16195 [ 14648] By: nick                                  on 2002/02/11  16:14:50
16196         Log: Integrate mainline
16197      Branch: perlio
16198           !> Changes Configure Makefile.SH autodoc.pl
16199           !> ext/Socket/socketpair.t hints/os2.sh lib/ExtUtils/Embed.pm
16200           !> lib/ExtUtils/t/Embed.t opcode.pl os2/Makefile.SHs os2/os2.c
16201           !> os2/os2ish.h patchlevel.h pod/perltoc.pod
16202 ____________________________________________________________________________
16203 [ 14647] By: jhi                                   on 2002/02/11  15:11:14
16204         Log: Update Changes.
16205      Branch: perl
16206            ! Changes patchlevel.h
16207 ____________________________________________________________________________
16208 [ 14646] By: jhi                                   on 2002/02/11  15:07:28
16209         Log: Regen toc.
16210      Branch: perl
16211            ! pod/perltoc.pod
16212 ____________________________________________________________________________
16213 [ 14645] By: jhi                                   on 2002/02/11  14:59:02
16214         Log: Forgot from #14641.
16215      Branch: perl
16216            ! lib/ExtUtils/t/Embed.t
16217 ____________________________________________________________________________
16218 [ 14644] By: jhi                                   on 2002/02/11  14:49:14
16219         Log: A forgotten metaconfig unit.
16220      Branch: metaconfig/U/perl
16221            + i_features.U
16222 ____________________________________________________________________________
16223 [ 14643] By: jhi                                   on 2002/02/11  14:47:11
16224         Log: metaconfig unit changes for #14642.
16225      Branch: metaconfig
16226            + U/modified/lns.U
16227      Branch: metaconfig/U/perl
16228            ! issymlink.U
16229 ____________________________________________________________________________
16230 [ 14642] By: jhi                                   on 2002/02/11  14:46:39
16231         Log: -Dmksymlinks was broken by #14628.
16232      Branch: perl
16233            ! Configure
16234 ____________________________________________________________________________
16235 [ 14641] By: jhi                                   on 2002/02/11  14:32:12
16236         Log: Subject: [PATCH @14577] OS/2 build
16237              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16238              Date: Mon, 11 Feb 2002 06:56:41 -0500
16239              Message-ID: <20020211065640.A14993@math.ohio-state.edu> 
16240              
16241              (sans the Configure, perlio.sym, and t/op/stat.t parts)
16242      Branch: perl
16243            ! Makefile.SH autodoc.pl ext/Socket/socketpair.t hints/os2.sh
16244            ! lib/ExtUtils/Embed.pm opcode.pl os2/Makefile.SHs os2/os2.c
16245            ! os2/os2ish.h
16246 ____________________________________________________________________________
16247 [ 14640] By: jhi                                   on 2002/02/11  14:11:13
16248         Log: Integrate perlio;
16249              
16250              Re-structure Japanese encodings - part 1
16251              
16252              Split Japanese encodings - part 2
16253              - build separate .c files with separate 'compile' steps
16254              - overall Japanese.xs / Japanese.pm which loads them
16255              
16256              Add test for Japanese encoding (well euc-jp anyway).
16257              Fix one bug shown by above
16258              Skip test which does not pass yet.
16259              
16260              Patch up the failing multi-byte write case, and un-skip
16261              the test.
16262      Branch: perl
16263           +> ext/Encode/EUC_JP/Japanese.pm ext/Encode/t/Japanese.t
16264           +> ext/Encode/t/table.euc ext/Encode/t/table.ref
16265            - ext/Encode/EUC_JP/EUC_JP.pm
16266           !> MANIFEST ext/Encode/EUC_JP/Makefile.PL ext/Encode/Encode.xs
16267 ____________________________________________________________________________
16268 [ 14639] By: nick                                  on 2002/02/11  11:59:18
16269         Log: Patch up the failing multi-byte write case, and un-skip
16270              the test.
16271      Branch: perlio
16272            ! ext/Encode/Encode.xs ext/Encode/t/Japanese.t
16273 ____________________________________________________________________________
16274 [ 14638] By: nick                                  on 2002/02/11  10:55:39
16275         Log: Add test for Japanese encoding (well euc-jp anyway).
16276              Fix one bug shown by above
16277              Skip test which does not pass yet.
16278      Branch: perlio
16279            + ext/Encode/t/Japanese.t ext/Encode/t/table.euc
16280            + ext/Encode/t/table.ref
16281            ! MANIFEST ext/Encode/Encode.xs
16282 ____________________________________________________________________________
16283 [ 14637] By: nick                                  on 2002/02/11  09:07:04
16284         Log: Split Japanese encodings - part 2
16285              - build separate .c files with separate 'compile' steps
16286              - overall Japanese.xs / Japanese.pm which loads them
16287      Branch: perlio
16288            ! ext/Encode/EUC_JP/Japanese.pm ext/Encode/EUC_JP/Makefile.PL
16289 ____________________________________________________________________________
16290 [ 14636] By: nick                                  on 2002/02/11  08:15:42
16291         Log: Re-structure Japanese encodings - part 1
16292      Branch: perlio
16293           +> ext/Encode/EUC_JP/Japanese.pm
16294            - ext/Encode/EUC_JP/EUC_JP.pm
16295            ! MANIFEST ext/Encode/EUC_JP/Makefile.PL
16296 ____________________________________________________________________________
16297 [ 14635] By: nick                                  on 2002/02/11  08:05:12
16298         Log: Integrate mainline
16299      Branch: perlio
16300           !> Configure djgpp/djgpp.c lib/ExtUtils/t/Installed.t
16301           !> lib/File/Spec.pm lib/perl5db.pl pod/perldiag.pod
16302           !> pod/perlport.pod pp_pack.c regcomp.c t/op/arith.t t/op/pack.t
16303 ____________________________________________________________________________
16304 [ 14634] By: jhi                                   on 2002/02/11  03:40:01
16305         Log: Subject: Re: [PATCH] Re: Modulus operator inconsistency
16306              From: Mike Guy <mjtg@cam.ac.uk>
16307              Date: Mon, 11 Feb 2002 02:50:42 +0000
16308              Message-Id: <E16a6YE-0006fq-00@libra.cus.cam.ac.uk>
16309      Branch: perl
16310            ! t/op/arith.t
16311 ____________________________________________________________________________
16312 [ 14633] By: jhi                                   on 2002/02/11  01:53:01
16313         Log: "Can't happen" - yes, it can, with buggy UTF-8/EBCDIC.
16314              Stepping backward in the string would be majorly bad.
16315      Branch: perl
16316            ! regcomp.c
16317 ____________________________________________________________________________
16318 [ 14632] By: jhi                                   on 2002/02/11  01:38:40
16319         Log: The debugger part of
16320              
16321              Subject: [PATCH hints/os2.sh lib/perl5db.pl] Debugger to use proper pager
16322              From: Michael G Schwern <schwern@pobox.com> 
16323              Date: Wed, 6 Feb 2002 17:32:12 -0500
16324              Message-ID: <20020206223212.GG1346@blackrider>
16325      Branch: perl
16326            ! lib/perl5db.pl
16327 ____________________________________________________________________________
16328 [ 14631] By: jhi                                   on 2002/02/10  22:11:53
16329         Log: Integrate perlio;
16330              
16331              Borland/Win32 tuning
16332              
16333              Move PerlIO_perlio to layer_syms where it belongs?
16334      Branch: perl
16335           !> makedef.pl perlio.sym t/op/stat.t win32/config_H.bc
16336 ____________________________________________________________________________
16337 [ 14630] By: jhi                                   on 2002/02/10  22:10:19
16338         Log: EBCDIC: the low 256 needs to be shuffled also
16339              in pack/unpack U (this breaks the equivalence
16340              of pack U and v-strings, but I think if someone
16341              has to give, v-strings are a good victim)
16342      Branch: perl
16343            ! pp_pack.c t/op/pack.t
16344 ____________________________________________________________________________
16345 [ 14629] By: jhi                                   on 2002/02/10  21:56:17
16346         Log: metaconfig unit changes for #14628.
16347      Branch: metaconfig/U/perl
16348            ! d_u32align.U issymlink.U
16349 ____________________________________________________________________________
16350 [ 14628] By: jhi                                   on 2002/02/10  21:55:45
16351         Log: Two Configure tweaks; the u32align test was trying
16352              to write into a string literal, the ln -s test was
16353              failing in VOS.
16354      Branch: perl
16355            ! Configure
16356 ____________________________________________________________________________
16357 [ 14627] By: jhi                                   on 2002/02/10  21:07:20
16358         Log: DJGPP tweaks from Laszlo Molnar.
16359      Branch: perl
16360            ! djgpp/djgpp.c lib/File/Spec.pm
16361 ____________________________________________________________________________
16362 [ 14626] By: nick                                  on 2002/02/10  18:36:47
16363         Log: Move PerlIO_perlio to layer_syms where it belongs?
16364      Branch: perlio
16365            ! makedef.pl
16366 ____________________________________________________________________________
16367 [ 14625] By: nick                                  on 2002/02/10  18:02:21
16368         Log: Borland/Win32 tuning
16369      Branch: perlio
16370            ! makedef.pl perlio.sym t/op/stat.t win32/config_H.bc
16371 ____________________________________________________________________________
16372 [ 14624] By: jhi                                   on 2002/02/10  15:33:40
16373         Log: Additional explanation for the [:...:] failure.
16374      Branch: perl
16375            ! pod/perldiag.pod
16376 ____________________________________________________________________________
16377 [ 14623] By: jhi                                   on 2002/02/10  15:15:53
16378         Log: Subject: [ PATCH ] Re: Smoke 14612 /pro/3gl/CPAN/perl-current
16379              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
16380              Date: Sun, 10 Feb 2002 13:32:48 +0100
16381              Message-Id: <20020210115736.3702.H.M.BRAND@hccnet.nl>
16382      Branch: perl
16383            ! makedef.pl
16384 ____________________________________________________________________________
16385 [ 14622] By: jhi                                   on 2002/02/10  15:08:06
16386         Log: Test tweaks from chromatic for cases where there
16387              are no installman1dir or installman3dir.
16388      Branch: perl
16389            ! lib/ExtUtils/t/Installed.t
16390 ____________________________________________________________________________
16391 [ 14621] By: jhi                                   on 2002/02/10  15:07:21
16392         Log: Integrate perlio;
16393              
16394              Nick Clark's tweaks to Encode compile process
16395              1. Use decimal constants to unit string arrays rather than
16396              very long string litterals (latter having possible "\0"
16397              on end issues, and needing ANSI C line splicing).
16398              2. Replace tail-recursion during insert process with itteration.
16399              Nick C sees 12% speedup from these.
16400      Branch: perl
16401           !> ext/Encode/Encode.pm ext/Encode/compile
16402 ____________________________________________________________________________
16403 [ 14620] By: jhi                                   on 2002/02/10  15:04:19
16404         Log: Portability notes: filename characters, character sets.
16405      Branch: perl
16406            ! pod/perlport.pod
16407 ____________________________________________________________________________
16408 [ 14619] By: nick                                  on 2002/02/10  11:06:05
16409         Log: Integrate mainline
16410      Branch: perlio
16411            ! ext/Encode/Encode.pm
16412           !> Configure cop.h deb.c ext/B/B/Deparse.pm hints/bsdos.sh
16413           !> hints/os390.sh lib/ExtUtils/Embed.pm lib/perl5db.pl
16414           !> lib/unicore/Name.pl lib/unicore/mktables op.c pod/perlfaq2.pod
16415           !> pod/perlfaq3.pod pod/perlfaq4.pod pp_ctl.c
16416           !> t/lib/warnings/pp_hot t/op/arith.t toke.c util.c
16417 ____________________________________________________________________________
16418 [ 14618] By: nick                                  on 2002/02/10  10:48:15
16419         Log: Nick Clark's tweaks to Encode compile process
16420              1. Use decimal constants to unit string arrays rather than
16421              very long string litterals (latter having possible "\0"
16422              on end issues, and needing ANSI C line splicing).
16423              2. Replace tail-recursion during insert process with itteration.
16424              Nick C sees 12% speedup from these.
16425      Branch: perlio
16426            ! ext/Encode/compile
16427 ____________________________________________________________________________
16428 [ 14617] By: jhi                                   on 2002/02/10  02:56:54
16429         Log: Use the "Unicode 1.0" name field for control characters,
16430              as suggested by Mark Davis.  Note that Unicode 3.2 will
16431              require some more legwork on this because of certain
16432              alternative names.
16433      Branch: perl
16434            ! lib/unicore/Name.pl lib/unicore/mktables
16435 ____________________________________________________________________________
16436 [ 14616] By: jhi                                   on 2002/02/09  22:41:18
16437         Log: The -W 0,float(ieee) and gcvt() are the bad combination.
16438      Branch: perl
16439            ! hints/os390.sh
16440 ____________________________________________________________________________
16441 [ 14615] By: jhi                                   on 2002/02/09  22:34:00
16442         Log: EBCDIC: the non-printable characters are different.
16443      Branch: perl
16444            ! ext/B/B/Deparse.pm
16445 ____________________________________________________________________________
16446 [ 14614] By: jhi                                   on 2002/02/09  21:42:26
16447         Log: Subject: [PATCH] Re: FreeBSD hangs when reading from dup'd STDOUT/ERR w/o perlio
16448              From: Nicholas Clark <nick@unfortu.net> 
16449              Date: Sat, 9 Feb 2002 22:31:29 +0000
16450              Message-ID: <20020209223129.GH410@Bagpuss.unfortu.net>
16451      Branch: perl
16452            ! t/lib/warnings/pp_hot
16453 ____________________________________________________________________________
16454 [ 14613] By: jhi                                   on 2002/02/09  21:12:12
16455         Log: Subject: [PATCH] Re: Modulus operator inconsistency
16456              From: Nicholas Clark <nick@unfortu.net>
16457              Date: Sat, 9 Feb 2002 21:00:13 +0000
16458              Message-ID: <20020209210013.GG410@Bagpuss.unfortu.net>
16459      Branch: perl
16460            ! op.c t/op/arith.t
16461 ____________________________________________________________________________
16462 [ 14612] By: jhi                                   on 2002/02/09  18:15:39
16463         Log: Use the same escaping mechanism for all the *flags.
16464      Branch: perl
16465            ! lib/ExtUtils/Embed.pm
16466 ____________________________________________________________________________
16467 [ 14611] By: jhi                                   on 2002/02/09  17:26:06
16468         Log: Protect possible parentheses in ccflags, ccdlflags, and
16469              ldflags.  (In OS/390 there are parentheses in ccflags.)
16470      Branch: perl
16471            ! lib/ExtUtils/Embed.pm
16472 ____________________________________________________________________________
16473 [ 14610] By: jhi                                   on 2002/02/09  16:12:03
16474         Log: Subject: [PATCH] perl5db.pl: restart in taint mode
16475              From: Peter Scott <Peter@PSDT.com>
16476              Date: Fri, 08 Feb 2002 19:20:19 -0800
16477              Message-id: <4.3.2.7.2.20020208191757.00b4cea0@shell2.webquarry.com>
16478      Branch: perl
16479            ! lib/perl5db.pl
16480 ____________________________________________________________________________
16481 [ 14609] By: jhi                                   on 2002/02/08  21:33:59
16482         Log: FAQ sync.
16483      Branch: perl
16484            ! pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq4.pod
16485 ____________________________________________________________________________
16486 [ 14608] By: jhi                                   on 2002/02/08  20:46:38
16487         Log: Subject: [PATCH] CopFILE / MacPerl_MPWFileName
16488              From: Chris Nandor <pudge@pobox.com>
16489              Date: Fri, 08 Feb 2002 16:31:41 -0500
16490              Message-ID: <pudge-10FC3D.16314108022002@onion.valueclick.com>
16491      Branch: perl
16492            ! cop.h deb.c pp_ctl.c toke.c util.c
16493 ____________________________________________________________________________
16494 [ 14607] By: pudge                                 on 2002/02/08  19:21:04
16495         Log: Redo CopFILE / MacPerl_MPWFIleName patch
16496      Branch: maint-5.6/macperl
16497            ! cop.h deb.c pp_ctl.c toke.c util.c
16498 ____________________________________________________________________________
16499 [ 14606] By: jhi                                   on 2002/02/08  19:18:41
16500         Log: The metaconfig unit change to go with #14605.
16501      Branch: metaconfig/U/perl
16502            ! libperl.U
16503 ____________________________________________________________________________
16504 [ 14605] By: jhi                                   on 2002/02/08  19:18:17
16505         Log: The Configure change to go with #14604.
16506      Branch: perl
16507            ! Configure
16508 ____________________________________________________________________________
16509 [ 14604] By: jhi                                   on 2002/02/08  19:13:56
16510         Log: Subject: [PATCH] Re:  [ID 20020205.007] BSDi test failure perl 5.6.1
16511              From: Andy Dougherty <doughera@lafayette.edu>
16512              Date: Fri, 8 Feb 2002 13:43:49 -0500 (EST)
16513              Message-ID: <Pine.SOL.4.10.10202081341170.15295-100000@maxwell.phys.lafayette.edu>
16514      Branch: perl
16515            ! hints/bsdos.sh
16516 ____________________________________________________________________________
16517 [ 14603] By: nick                                  on 2002/02/08  18:16:09
16518         Log: Integrate mainline
16519      Branch: perlio
16520           +> ext/threads/t/libc.t
16521           !> Configure MANIFEST djgpp/djgppsed.sh doio.c perl.c pp_sys.c
16522           !> t/io/argv.t t/op/taint.t t/run/fresh_perl.t
16523 ____________________________________________________________________________
16524 [ 14602] By: sky                                   on 2002/02/08  15:19:15
16525         Log: Start testing for safe localtime functions, TODO, test more functions.
16526      Branch: perl
16527            + ext/threads/t/libc.t
16528            ! MANIFEST
16529 ____________________________________________________________________________
16530 [ 14601] By: jhi                                   on 2002/02/08  14:14:16
16531         Log: Subject: Re: [PATCH] eof() coredumps when ARGV is aliased to another filehandle
16532              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
16533              Date: Fri, 8 Feb 2002 00:21:07 +0100
16534              Message-ID: <20020208002107.E763@rafael>
16535      Branch: perl
16536            ! doio.c pp_sys.c t/io/argv.t
16537 ____________________________________________________________________________
16538 [ 14600] By: jhi                                   on 2002/02/08  14:07:15
16539         Log: Subject: [PATCH] Configure followed by make minitest
16540              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
16541              Date: Wed, 06 Feb 2002 21:35:20 -0800
16542              Message-ID: <YIhY8gzkgSbC092yn@efn.org>
16543      Branch: perl
16544            ! t/op/taint.t t/run/fresh_perl.t
16545 ____________________________________________________________________________
16546 [ 14599] By: jhi                                   on 2002/02/08  14:05:12
16547         Log: Integrate perlio;
16548              
16549              Extract something from yesterdays effort - convert my mail on pad
16550              data structures (incoporating Sarathy's corrections/clarifications)
16551              into POD in cv.h which gets autodoc.pl'ed into pod/perlintern.pod.
16552      Branch: perl
16553           !> cv.h pod/perlapi.pod pod/perlintern.pod
16554 ____________________________________________________________________________
16555 [ 14598] By: jhi                                   on 2002/02/08  14:01:28
16556         Log: metaconfig unit changes for #14597.
16557      Branch: metaconfig
16558            ! U/modified/Loc.U
16559      Branch: metaconfig/U/perl
16560            ! libperl.U
16561 ____________________________________________________________________________
16562 [ 14597] By: jhi                                   on 2002/02/08  14:01:01
16563         Log: Configure DJGPP tweak from Laszlo Molnar.
16564      Branch: perl
16565            ! Configure
16566 ____________________________________________________________________________
16567 [ 14596] By: jhi                                   on 2002/02/08  14:00:23
16568         Log: DJGPP tweaks from Laszlo Molnar.
16569      Branch: perl
16570            ! djgpp/djgppsed.sh perl.c
16571 ____________________________________________________________________________
16572 [ 14595] By: nick                                  on 2002/02/08  09:19:29
16573         Log: Extract something from yesterdays effort - convert my mail on pad
16574              data structures (incoporating Sarathy's corrections/clarifications)
16575              into POD in cv.h which gets autodoc.pl'ed into pod/perlintern.pod.
16576      Branch: perlio
16577            ! cv.h pod/perlapi.pod pod/perlintern.pod
16578 ____________________________________________________________________________
16579 [ 14594] By: nick                                  on 2002/02/08  08:34:49
16580         Log: Integrate mainline
16581      Branch: perlio
16582           +> NetWare/bat/BldNWExt-Exist.bat NetWare/t/NWModify-Exist.pl
16583           +> NetWare/t/NWScripts-Exist.pl t/base/num.t
16584           !> Changes MANIFEST ext/Encode/Encode.xs ext/Encode/Makefile.PL
16585           !> ext/Unicode/Normalize/t/norm.t ext/Unicode/Normalize/t/test.t
16586           !> hints/os390.sh lib/Benchmark.t lib/encoding.pm lib/encoding.t
16587           !> op.c patchlevel.h t/run/fresh_perl.t utf8.c
16588 ____________________________________________________________________________
16589 [ 14593] By: jhi                                   on 2002/02/08  03:08:20
16590         Log: To really skip the test an exit() is needed.
16591      Branch: perl
16592            ! lib/encoding.t
16593 ____________________________________________________________________________
16594 [ 14592] By: jhi                                   on 2002/02/08  02:57:30
16595         Log: More diagnostics from Nicholas Clark.
16596      Branch: perl
16597            ! lib/Benchmark.t
16598 ____________________________________________________________________________
16599 [ 14591] By: jhi                                   on 2002/02/07  22:54:57
16600         Log: In case of failure be more verbose.
16601      Branch: perl
16602            ! t/base/num.t
16603 ____________________________________________________________________________
16604 [ 14590] By: pudge                                 on 2002/02/07  19:29:03
16605         Log: Update Changes
16606      Branch: maint-5.6/macperl
16607            ! macos/Changes
16608 ____________________________________________________________________________
16609 [ 14589] By: pudge                                 on 2002/02/07  19:26:55
16610         Log: Merge AEGizmos library into PPC binary
16611      Branch: maint-5.6/macperl
16612            ! macos/Makefile.mk
16613 ____________________________________________________________________________
16614 [ 14588] By: pudge                                 on 2002/02/07  18:51:05
16615         Log: Add -ansifor for MrCpp options
16616      Branch: maint-5.6/macperl
16617            ! macos/BuildRules.mk
16618 ____________________________________________________________________________
16619 [ 14587] By: pudge                                 on 2002/02/07  18:46:28
16620         Log: Check ownership of CatInfos (MacPerl Bug #494482)
16621      Branch: maint-5.6/macperl
16622            ! macos/ext/Mac/Files/Files.xs
16623 ____________________________________________________________________________
16624 [ 14586] By: pudge                                 on 2002/02/07  18:40:21
16625         Log: Resource updates
16626      Branch: maint-5.6/macperl
16627            ! macos/macperl/MacPerl.r macos/macperl/MacPerl.rsrc
16628 ____________________________________________________________________________
16629 [ 14585] By: pudge                                 on 2002/02/07  18:38:44
16630         Log: Empty path is ENOENT (MacPerl Bug #512351)
16631      Branch: maint-5.6/macperl
16632            ! macos/macperl/MPAppleEvents.c
16633 ____________________________________________________________________________
16634 [ 14584] By: pudge                                 on 2002/02/07  18:38:03
16635         Log: Fix horrible list maintencance bugs (MacPerl Bug #443568)
16636      Branch: maint-5.6/macperl
16637            ! macos/macperl/MPAEVTStream.cp
16638 ____________________________________________________________________________
16639 [ 14583] By: pudge                                 on 2002/02/07  18:36:29
16640         Log: macify(ABSTRACT_FROM)
16641      Branch: maint-5.6/macperl
16642            ! macos/lib/ExtUtils/MM_MacOS.pm
16643 ____________________________________________________________________________
16644 [ 14582] By: pudge                                 on 2002/02/07  18:35:20
16645         Log: Use correct Mac filenames in error messages, caller()
16646      Branch: maint-5.6/macperl
16647            ! deb.c pp_ctl.c toke.c util.c
16648 ____________________________________________________________________________
16649 [ 14581] By: jhi                                   on 2002/02/07  17:10:06
16650         Log: Sanity checks to see that the IV/NV and the PV of numeric
16651              scalars stay in sync (unearthed this via the OS/390 gcvt()
16652              brokenness)
16653      Branch: perl
16654            + t/base/num.t
16655            ! MANIFEST
16656 ____________________________________________________________________________
16657 [ 14580] By: jhi                                   on 2002/02/07  14:07:33
16658         Log: Retract the anon leak subpatch of #14418 and #14431
16659              (the latter came into bleadperl as part of #14433).
16660      Branch: perl
16661            ! op.c t/run/fresh_perl.t
16662 ____________________________________________________________________________
16663 [ 14579] By: jhi                                   on 2002/02/06  23:38:10
16664         Log: OS/390 gcvt() seems buggy: with -W 0,float(ieee) it
16665              mangles 0.1 to "10".  sprintf() seems more well-behaved.
16666      Branch: perl
16667            ! hints/os390.sh
16668 ____________________________________________________________________________
16669 [ 14578] By: jhi                                   on 2002/02/06  19:56:53
16670         Log: Subject: [PATCH @14557] another Encode fix for VMS
16671              From: "Craig A. Berry" <craigberry@mac.com>
16672              Date: Wed, 06 Feb 2002 14:44:20 -0600
16673              Message-Id: <5.1.0.14.2.20020206143717.01baf008@exchi01>
16674      Branch: perl
16675            ! ext/Encode/Encode.xs ext/Encode/Makefile.PL
16676 ____________________________________________________________________________
16677 [ 14577] By: jhi                                   on 2002/02/06  15:38:25
16678         Log: Integrate perlio;
16679              
16680              One way to avoid OS390 winge about #line directives.
16681      Branch: perl
16682           !> ext/Encode/EUC_JP/Makefile.PL
16683 ____________________________________________________________________________
16684 [ 14576] By: jhi                                   on 2002/02/06  15:36:55
16685         Log: Update Changes.
16686      Branch: perl
16687            ! Changes patchlevel.h
16688 ____________________________________________________________________________
16689 [ 14575] By: nick                                  on 2002/02/06  15:23:24
16690         Log: One way to avoid OS390 winge about #line directives.
16691      Branch: perlio
16692            ! ext/Encode/EUC_JP/Makefile.PL
16693 ____________________________________________________________________________
16694 [ 14574] By: jhi                                   on 2002/02/06  15:11:05
16695         Log: s/Netware/NetWare/
16696      Branch: perl
16697            ! MANIFEST
16698 ____________________________________________________________________________
16699 [ 14573] By: jhi                                   on 2002/02/06  15:10:00
16700         Log: New Netware scripts.
16701      Branch: perl
16702            + NetWare/bat/BldNWExt-Exist.bat NetWare/t/NWModify-Exist.pl
16703            + NetWare/t/NWScripts-Exist.pl
16704            ! MANIFEST
16705 ____________________________________________________________________________
16706 [ 14572] By: jhi                                   on 2002/02/06  15:02:20
16707         Log: EBCDIC: the encoding pragma would need some rethinking,
16708              probably a pass of EBCDIC->Unicode mapping.  For now,
16709              disable it on EBCDIC.
16710      Branch: perl
16711            ! lib/encoding.pm lib/encoding.t
16712 ____________________________________________________________________________
16713 [ 14571] By: jhi                                   on 2002/02/06  14:44:27
16714         Log: EBCDIC: Unicode::Normalize NFC emits EBCDIC code points
16715              for the low 256.  Now tweaked the tests, but maybe it's
16716              the module that needs few NATIVE_TO_UNI()s somewhere?
16717      Branch: perl
16718            ! ext/Unicode/Normalize/t/norm.t ext/Unicode/Normalize/t/test.t
16719 ____________________________________________________________________________
16720 [ 14570] By: jhi                                   on 2002/02/06  13:59:19
16721         Log: Subject: [PATCH utf8.c] format problem
16722              From: Robin Barker <rmb1@cise.npl.co.uk>
16723              Date: Wed, 6 Feb 2002 14:01:43 GMT
16724              Message-Id: <200202061401.OAA25053@tempest.npl.co.uk>
16725      Branch: perl
16726            ! utf8.c
16727 ____________________________________________________________________________
16728 [ 14569] By: nick                                  on 2002/02/06  09:52:23
16729         Log: Integrate mainline
16730      Branch: perlio
16731           !> NetWare/Makefile NetWare/bat/BldNWExt.bat
16732           !> NetWare/dl_netware.xs NetWare/interface.c NetWare/interface.h
16733           !> NetWare/iperlhost.h NetWare/nw5.c NetWare/nw5sck.c
16734           !> NetWare/nw5sck.h NetWare/nw5thread.h NetWare/t/NWModify.pl
16735           !> NetWare/t/NWScripts.pl ext/Encode/t/Encode.t
16736           !> lib/File/Spec/t/rel2abs2rel.t makedef.pl
16737 ____________________________________________________________________________
16738 [ 14568] By: jhi                                   on 2002/02/06  04:44:33
16739         Log: EBCDIC: 0x41 is not cricket.
16740      Branch: perl
16741            ! ext/Encode/t/Encode.t
16742 ____________________________________________________________________________
16743 [ 14567] By: jhi                                   on 2002/02/05  23:12:19
16744         Log: NetWare update from Ananth Kesari.
16745      Branch: perl
16746            ! NetWare/Makefile NetWare/bat/BldNWExt.bat
16747            ! NetWare/dl_netware.xs NetWare/interface.c NetWare/interface.h
16748            ! NetWare/iperlhost.h NetWare/nw5.c NetWare/nw5sck.c
16749            ! NetWare/nw5sck.h NetWare/nw5thread.h NetWare/t/NWModify.pl
16750            ! NetWare/t/NWScripts.pl makedef.pl
16751 ____________________________________________________________________________
16752 [ 14566] By: sky                                   on 2002/02/05  18:39:13
16753         Log: Subject: Re: File::Spec::rel2abs2rel (?)
16754              From: Michael G Schwern <schwern@pobox.com>
16755              Date: Tue, 5 Feb 2002 13:47:39 -0500
16756              Message-ID: <20020205184739.GB17375@blackrider>
16757      Branch: perl
16758            ! lib/File/Spec/t/rel2abs2rel.t
16759 ____________________________________________________________________________
16760 [ 14565] By: nick                                  on 2002/02/05  17:31:24
16761         Log: Integrate mainline
16762      Branch: perlio
16763           !> ext/DynaLoader/dl_dyld.xs ext/POSIX/t/posix.t hints/darwin.sh
16764           !> lib/File/Spec/t/rel2abs2rel.t perl.h regexec.c t/op/filetest.t
16765           !> utf8.h
16766 ____________________________________________________________________________
16767 [ 14564] By: jhi                                   on 2002/02/05  17:05:40
16768         Log: Integrate perlio;
16769              
16770              More Encode tweaks:
16771              - make expensive and marginal substring search optional (-O)
16772              - enable -O for ASCII-oid encodings (search space is small)
16773              - add ASCII-oid jis0201 to basic Encode.so
16774              - add some other Japanese encodings to EUC_JP bundle (without -O)
16775      Branch: perl
16776           +> ext/Encode/Encode/jis0201.ucm
16777           !> MANIFEST ext/Encode/EUC_JP/Makefile.PL ext/Encode/Makefile.PL
16778           !> ext/Encode/compile
16779 ____________________________________________________________________________
16780 [ 14563] By: nick                                  on 2002/02/05  16:01:15
16781         Log: More Encode tweaks:
16782              - make expensive and marginal substring search optional (-O)
16783              - enable -O for ASCII-oid encodings (search space is small)
16784              - add ASCII-oid jis0201 to basic Encode.so
16785              - add some other Japanese encodings to EUC_JP bundle (without -O)
16786      Branch: perlio
16787            + ext/Encode/Encode/jis0201.ucm
16788            ! MANIFEST ext/Encode/EUC_JP/Makefile.PL ext/Encode/Makefile.PL
16789            ! ext/Encode/compile
16790 ____________________________________________________________________________
16791 [ 14562] By: sky                                   on 2002/02/05  14:50:36
16792         Log: Add in change for Apple/Darwin Bug: 2785519 to fix memory leaks.
16793      Branch: perl
16794            ! ext/DynaLoader/dl_dyld.xs ext/POSIX/t/posix.t
16795 ____________________________________________________________________________
16796 [ 14561] By: jhi                                   on 2002/02/05  14:25:36
16797         Log: EBCDIC: SHARP S is different.
16798      Branch: perl
16799            ! regexec.c utf8.h
16800 ____________________________________________________________________________
16801 [ 14560] By: sky                                   on 2002/02/05  13:49:40
16802         Log: Don't assume that we can chmod symlinks. It fails on MacOSX HFS+ when building using mksymlinks
16803      Branch: perl
16804            ! t/op/filetest.t
16805 ____________________________________________________________________________
16806 [ 14559] By: sky                                   on 2002/02/05  11:39:24
16807         Log: Add . first to the PATH environment to test that we really
16808              get ./perl and not some other older perl.
16809      Branch: perl
16810            ! lib/File/Spec/t/rel2abs2rel.t
16811 ____________________________________________________________________________
16812 [ 14558] By: sky                                   on 2002/02/05  11:20:21
16813         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...
16814      Branch: perl
16815            ! ext/POSIX/t/posix.t
16816 ____________________________________________________________________________
16817 [ 14557] By: sky                                   on 2002/02/05  10:30:58
16818         Log: Enable building with threads under macosx, assume __APPLE__ means darwin and disable _r functions, since we don't have them.
16819      Branch: perl
16820            ! hints/darwin.sh perl.h
16821 ____________________________________________________________________________
16822 [ 14556] By: nick                                  on 2002/02/05  06:58:52
16823         Log: Integrate mainline
16824      Branch: perlio
16825           !> MANIFEST configure.com ext/Encode/EUC_JP/Makefile.PL
16826           !> ext/Encode/Encode.xs lib/File/Find/t/find.t
16827           !> lib/File/Find/t/taint.t
16828 ____________________________________________________________________________
16829 [ 14555] By: pudge                                 on 2002/02/05  02:20:45
16830         Log: Integrate change #14439 from maintperl
16831      Branch: maint-5.6/macperl
16832           !> op.c
16833 ____________________________________________________________________________
16834 [ 14554] By: jhi                                   on 2002/02/04  23:22:28
16835         Log: Subject: [PATCH] File::Find tests not cleaning up properly
16836              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
16837              Date: Mon, 4 Feb 2002 22:09:07 +0100
16838              Message-ID: <20020204220907.A8288@rafael>
16839      Branch: perl
16840            ! lib/File/Find/t/find.t lib/File/Find/t/taint.t
16841 ____________________________________________________________________________
16842 [ 14553] By: jhi                                   on 2002/02/04  22:27:11
16843         Log: Signedness mumblings from Tru64.
16844      Branch: perl
16845            ! ext/Encode/Encode.xs
16846 ____________________________________________________________________________
16847 [ 14552] By: jhi                                   on 2002/02/04  22:22:16
16848         Log: Subject: [PATCH @14550] Encode build fix-ups for VMS
16849              From: "Craig A. Berry" <craigberry@mac.com>
16850              Date: Mon, 04 Feb 2002 17:16:00 -0600
16851              Message-Id: <5.1.0.14.2.20020204161211.01c0a178@exchi01>
16852      Branch: perl
16853            ! MANIFEST configure.com ext/Encode/EUC_JP/Makefile.PL
16854            ! ext/Encode/Encode.xs
16855 ____________________________________________________________________________
16856 [ 14551] By: nick                                  on 2002/02/04  16:00:31
16857         Log: Integrate mainline
16858      Branch: perlio
16859           !> Changes lib/CPAN.pm lib/h2xs.t lib/locale.t
16860           !> lib/unicore/mktables patchlevel.h pod/perluniintro.pod
16861           !> regcomp.c
16862 ____________________________________________________________________________
16863 [ 14550] By: jhi                                   on 2002/02/04  14:47:00
16864         Log: Update Changes.
16865      Branch: perl
16866            ! Changes patchlevel.h
16867 ____________________________________________________________________________
16868 [ 14549] By: jhi                                   on 2002/02/04  13:57:42
16869         Log: Comment microtweaks.
16870      Branch: perl
16871            ! lib/locale.t
16872 ____________________________________________________________________________
16873 [ 14548] By: jhi                                   on 2002/02/04  13:32:00
16874         Log: Subject: trivial docu patch
16875              From: andreas.koenig@anima.de (Andreas J. Koenig)
16876              Date: 04 Feb 2002 08:15:19 +0100
16877              Message-ID: <m3pu3l7m60.fsf@anima.de>
16878      Branch: perl
16879            ! pod/perluniintro.pod
16880 ____________________________________________________________________________
16881 [ 14547] By: jhi                                   on 2002/02/04  13:30:55
16882         Log: Subject: [PATCH] (??{ }) anomaly
16883              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
16884              Date: Sun, 03 Feb 2002 20:21:45 -0800
16885              Message-ID: <ZxgX8gzkgCXO092yn@efn.org> 
16886      Branch: perl
16887            ! regcomp.c
16888 ____________________________________________________________________________
16889 [ 14546] By: jhi                                   on 2002/02/04  04:41:02
16890         Log: Integrate perlio.
16891              
16892              Carry on where we left off if we have to grow destination
16893              SV during XS encode/decode
16894              
16895              Remove debugging warning, be consistent about API fails.
16896      Branch: perl
16897           !> ext/Encode/Encode.xs
16898 ____________________________________________________________________________
16899 [ 14545] By: nick                                  on 2002/02/03  20:03:38
16900         Log: Remove debugging warning, be consistent about API fails.
16901      Branch: perlio
16902            ! ext/Encode/Encode.xs
16903 ____________________________________________________________________________
16904 [ 14544] By: nick                                  on 2002/02/03  19:47:48
16905         Log: Carry on where we left off if we have to grow destination SV during XS encode/decode
16906      Branch: perlio
16907            ! ext/Encode/Encode.xs
16908 ____________________________________________________________________________
16909 [ 14543] By: jhi                                   on 2002/02/03  19:06:06
16910         Log: Subject: PATCH CPAN.pm
16911              From: Mark-Jason Dominus <mjd@plover.com>
16912              Date: Sun, 03 Feb 2002 12:36:36 -0500
16913              Message-ID: <20020203173636.27451.qmail@plover.com>
16914      Branch: perl
16915            ! lib/CPAN.pm
16916 ____________________________________________________________________________
16917 [ 14542] By: jhi                                   on 2002/02/03  19:05:13
16918         Log: Must search further back.
16919      Branch: perl
16920            ! lib/h2xs.t
16921 ____________________________________________________________________________
16922 [ 14541] By: nick                                  on 2002/02/03  18:52:09
16923         Log: Integrate mainline
16924      Branch: perlio
16925           !> (integrate 29 files)
16926 ____________________________________________________________________________
16927 [ 14540] By: jhi                                   on 2002/02/03  18:33:53
16928         Log: EBCDIC: more natification.
16929      Branch: perl
16930            ! regcomp.c
16931 ____________________________________________________________________________
16932 [ 14539] By: jhi                                   on 2002/02/03  18:32:31
16933         Log: Debug noise.
16934      Branch: perl
16935            ! ext/Encode/Encode.xs
16936 ____________________________________________________________________________
16937 [ 14538] By: jhi                                   on 2002/02/03  18:13:07
16938         Log: Integrate perlio;
16939              
16940              Stable intermediate point in Encode cleanup.
16941              :encode(euc-jp) works on Dan's table.euc
16942              Much buffer copying and other silliness remains.
16943      Branch: perl
16944           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
16945           !> ext/Encode/lib/Encode/Encoding.pm
16946 ____________________________________________________________________________
16947 [ 14537] By: jhi                                   on 2002/02/03  17:57:31
16948         Log: Prettify.
16949      Branch: perl
16950            ! lib/unicore/mktables
16951 ____________________________________________________________________________
16952 [ 14536] By: nick                                  on 2002/02/03  17:32:03
16953         Log: Stable intermediate point in Encode cleanup.
16954              :encode(euc-jp) works on Dan's table.euc
16955              Much buffer copying and other silliness remains.
16956      Branch: perlio
16957            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
16958            ! ext/Encode/lib/Encode/Encoding.pm
16959 ____________________________________________________________________________
16960 [ 14535] By: jhi                                   on 2002/02/03  17:29:57
16961         Log: EBCDIC: it's much nicer to compare Unicode code points
16962              to Unicode code points.
16963      Branch: perl
16964            ! regexec.c
16965 ____________________________________________________________________________
16966 [ 14534] By: jhi                                   on 2002/02/03  17:04:34
16967         Log: EBCDIC: character classes must remap the low 256.
16968      Branch: perl
16969            ! regcomp.c
16970 ____________________________________________________________________________
16971 [ 14533] By: jhi                                   on 2002/02/03  16:05:12
16972         Log: Upgrade to I18N::LangTags::List 0.27, from Sean Burke.
16973      Branch: perl
16974            ! lib/I18N/LangTags/List.pm
16975 ____________________________________________________________________________
16976 [ 14532] By: jhi                                   on 2002/02/03  15:36:36
16977         Log: FAQ sync.
16978      Branch: perl
16979            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq4.pod
16980            ! pod/perlfaq6.pod pod/perlfaq7.pod
16981 ____________________________________________________________________________
16982 [ 14531] By: jhi                                   on 2002/02/03  15:35:28
16983         Log: Integrate perlio;
16984              
16985              Re-indent Encode.xs
16986              
16987              Fix SvGROW on an SV with SvLEN == 0 - copy in any existing data.
16988              (Mis-feature discovered by Encode.)
16989      Branch: perl
16990           !> ext/Encode/Encode.pm ext/Encode/Encode.xs sv.c
16991 ____________________________________________________________________________
16992 [ 14530] By: jhi                                   on 2002/02/03  15:30:24
16993         Log: Subject: [PATCH] lstat FH and -l FH warnings
16994              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
16995              Date: Sat, 2 Feb 2002 22:24:54 +0100           
16996              Message-ID: <20020202222454.A11608@rafael>       
16997      Branch: perl
16998            ! doio.c lib/File/Copy.pm pod/perldiag.pod pp_sys.c
16999            ! t/lib/warnings/doio t/lib/warnings/pp_sys t/op/stat.t
17000 ____________________________________________________________________________
17001 [ 14529] By: jhi                                   on 2002/02/03  15:27:26
17002         Log: Subject: [PATCH t/op/taint.t] remove possible false positive
17003              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
17004              Date: Sat, 2 Feb 2002 13:11:01 +0100           
17005              Message-ID: <20020202131101.A722@rafael>               
17006              
17007              Subject: [PATCH t/op/ver.t] another false positive
17008              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
17009              Date: Sat, 2 Feb 2002 13:38:22 +0100           
17010              Message-ID: <20020202133822.E722@rafael>         
17011              
17012              Subject: [PATCH] t/test.pl:ok() doesn't work
17013              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)  
17014              Date: Sun, 03 Feb 2002 00:02:38 -0800          
17015              Message-ID: <e6OX8gzkgSMO092yn@efn.org>          
17016      Branch: perl
17017            ! lib/Net/t/netrc.t t/op/stat.t t/op/taint.t t/op/ver.t
17018            ! t/test.pl
17019 ____________________________________________________________________________
17020 [ 14528] By: jhi                                   on 2002/02/03  15:26:33
17021         Log: Subject: [PATCH @13746] OS2::Process's constants
17022              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17023              Date: Sat, 2 Feb 2002 01:00:55 -0500           
17024              Message-ID: <20020202010055.A12924@math.ohio-state.edu>
17025      Branch: perl
17026            ! os2/OS2/Process/Makefile.PL
17027 ____________________________________________________________________________
17028 [ 14527] By: jhi                                   on 2002/02/03  15:16:46
17029         Log: Subject: [PATCH @13746] h2xs   
17030              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17031              Date: Sat, 2 Feb 2002 00:58:44 -0500           
17032              Message-ID: <20020202005844.A12756@math.ohio-state.edu>
17033      Branch: perl
17034            ! utils/h2xs.PL
17035 ____________________________________________________________________________
17036 [ 14526] By: nick                                  on 2002/02/03  14:54:18
17037         Log: Fix SvGROW on an SV with SvLEN == 0 - copy in any existing data.
17038              (Mis-feature discovered by Encode.)
17039      Branch: perlio
17040            ! sv.c
17041 ____________________________________________________________________________
17042 [ 14525] By: jhi                                   on 2002/02/02  16:44:58
17043         Log: EBCDIC: since #14519 made \N{...} to remap,
17044              the test cannot expect an ASCII code point.
17045      Branch: perl
17046            ! lib/charnames.t
17047 ____________________________________________________________________________
17048 [ 14524] By: jhi                                   on 2002/02/02  05:03:24
17049         Log: Sub-MANIFEST-tweak.
17050      Branch: perl
17051            ! ext/Encode/MANIFEST
17052 ____________________________________________________________________________
17053 [ 14523] By: jhi                                   on 2002/02/02  02:54:44
17054         Log: Subject: [Patch] Encode::Tcl::Escape, more ISO2022 like
17055              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
17056              Date: Fri, 01 Feb 2002 23:51:03 +0900
17057              Message-Id: <20020201234727.15ED.BQW10602@nifty.com>
17058      Branch: perl
17059            ! ext/Encode/lib/Encode/Tcl/Escape.pm
17060 ____________________________________________________________________________
17061 [ 14522] By: jhi                                   on 2002/02/02  02:53:29
17062         Log: Subject: [PATCH] (Was Re: [ID 20020129.003] Trouble building perl 5.6.1)
17063              From: Andy Dougherty <doughera@lafayette.edu>
17064              Date: Fri, 1 Feb 2002 13:06:05 -0500 (EST)
17065              Message-ID: <Pine.SOL.4.10.10202011243130.24740-100000@maxwell.phys.lafayette.edu>
17066      Branch: perl
17067            ! README.solaris hints/solaris_2.sh
17068 ____________________________________________________________________________
17069 [ 14521] By: jhi                                   on 2002/02/02  02:08:42
17070         Log: EBCDIC: no hope to get the low 256 right in unifolding.
17071      Branch: perl
17072            ! t/uni/fold.t
17073 ____________________________________________________________________________
17074 [ 14520] By: jhi                                   on 2002/02/02  02:02:13
17075         Log: todo entry for missing pack formats.
17076      Branch: perl
17077            ! pod/perltodo.pod
17078 ____________________________________________________________________________
17079 [ 14519] By: jhi                                   on 2002/02/02  01:31:50
17080         Log: EBCDIC: the low 256 \N{...} need to be remapped.
17081      Branch: perl
17082            ! toke.c
17083 ____________________________________________________________________________
17084 [ 14518] By: nick                                  on 2002/02/01  18:32:03
17085         Log: indent -kr -nce and some manual tweaks to match perl style.
17086      Branch: perlio
17087            ! ext/Encode/Encode.xs
17088 ____________________________________________________________________________
17089 [ 14517] By: nick                                  on 2002/02/01  18:20:46
17090         Log: Integrate mainline
17091      Branch: perlio
17092           !> Changes MANIFEST configpm doio.c lib/Attribute/Handlers.pm
17093           !> lib/Attribute/Handlers/t/multi.t lib/CPAN.pm
17094           !> lib/Math/Complex.pm lib/Math/Complex.t lib/open.pm
17095           !> patchlevel.h pod/perldiag.pod pod/perlfunc.pod
17096           !> pod/perluniintro.pod pp.c pp_sys.c regexec.c t/io/utf8.t
17097           !> t/lib/warnings/pp_sys t/lib/warnings/utf8 t/op/inccode.t
17098           !> t/op/lc.t t/op/stat.t t/run/switches.t utf8.c
17099 ____________________________________________________________________________
17100 [ 14516] By: jhi                                   on 2002/02/01  16:46:16
17101         Log: Integrate perlio; 
17102              
17103              Minor Encode tweaks:
17104              - move Encode.pm back to top of Encode like normal XS extension
17105              - avoid .def as a file extension (Win32 builds)
17106      Branch: perl
17107            ! MANIFEST
17108           !> ext/Encode/EUC_JP/Makefile.PL ext/Encode/Encode.xs
17109           !> ext/Encode/Makefile.PL ext/Encode/compile
17110 ____________________________________________________________________________
17111 [ 14515] By: nick                                  on 2002/02/01  16:27:59
17112         Log: Minor Encode tweaks:
17113              - move Encode.pm back to top of Encode like normal XS extension
17114              - avoid .def as a file extension (Win32 builds)
17115      Branch: perlio
17116           +> ext/Encode/Encode.pm
17117            - ext/Encode/lib/Encode.pm
17118            ! MANIFEST ext/Encode/EUC_JP/Makefile.PL ext/Encode/Encode.xs
17119            ! ext/Encode/Makefile.PL ext/Encode/compile
17120 ____________________________________________________________________________
17121 [ 14514] By: jhi                                   on 2002/02/01  14:45:26
17122         Log: Subject: [PATCH utf8.t] temp file not cleaned up
17123              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
17124              Date: Fri, 1 Feb 2002 15:47:46 +0100
17125              Message-ID: <20020201154746.A24079@rafael>
17126      Branch: perl
17127            ! t/io/utf8.t
17128 ____________________________________________________________________________
17129 [ 14513] By: jhi                                   on 2002/02/01  14:44:39
17130         Log: Subject: [PATCH] make "lstat FH" croak
17131              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
17132              Date: Fri, 1 Feb 2002 15:12:50 +0100
17133              Message-ID: <20020201151250.A738@rafael>
17134      Branch: perl
17135            ! pod/perldiag.pod pp_sys.c t/op/stat.t
17136 ____________________________________________________________________________
17137 [ 14512] By: jhi                                   on 2002/02/01  14:42:58
17138         Log: Subject: [PATCH t/op/stat.t] Mentioning Darwins UFS ctime failure
17139              From: Kay Röpke <kroepke@dolphin-services.de>
17140              Date: Fri, 1 Feb 2002 01:10:43 +0100
17141              Message-Id: <2255B944-16A8-11D6-814B-000393414688@dolphin-services.de>
17142      Branch: perl
17143            ! t/op/stat.t
17144 ____________________________________________________________________________
17145 [ 14511] By: jhi                                   on 2002/02/01  05:17:59
17146         Log: The Malformed UTF-8 Heisenbug seen by Merijn and NickC
17147              I got it in Tru64 + ithreads but only without -g, took
17148              some debugging by printf (which was no fun either since
17149              adding some debug printfs hid the error)
17150      Branch: perl
17151            ! regexec.c utf8.c
17152 ____________________________________________________________________________
17153 [ 14510] By: jhi                                   on 2002/01/31  22:48:13
17154         Log: Subject: Re: [PATCH] perl -V:
17155              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)            
17156              Date: Thu, 31 Jan 2002 12:10:20 -0800
17157              Message-ID: <sSaW8gzkgaNQ092yn@efn.org>
17158              
17159              Subject: Re: [PATCH] perl -V:
17160              From: Michael G Schwern <schwern@pobox.com>
17161              Date: Thu, 31 Jan 2002 16:43:13 -0500
17162              Message-ID: <20020131214313.GH6498@blackrider>
17163      Branch: perl
17164            ! t/run/switches.t
17165 ____________________________________________________________________________
17166 [ 14509] By: jhi                                   on 2002/01/31  21:30:46
17167         Log: #14505 effect.
17168      Branch: perl
17169            ! pod/perluniintro.pod
17170 ____________________________________________________________________________
17171 [ 14508] By: jhi                                   on 2002/01/31  16:57:18
17172         Log: Daniel S. Lewart adopts the Math::Complex.
17173      Branch: perl
17174            ! lib/Math/Complex.pm
17175 ____________________________________________________________________________
17176 [ 14507] By: jhi                                   on 2002/01/31  16:54:44
17177         Log: More Complex DWIMmery.
17178      Branch: perl
17179            ! lib/Math/Complex.pm lib/Math/Complex.t
17180 ____________________________________________________________________________
17181 [ 14506] By: jhi                                   on 2002/01/31  15:27:49
17182         Log: Subject: [PATCH 20020124.004] forbid -l _ after -T _
17183              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
17184              Date: Thu, 31 Jan 2002 14:37:52 +0100
17185              Message-ID: <20020131143752.A1452@rafael>
17186      Branch: perl
17187            ! pod/perlfunc.pod pp_sys.c t/lib/warnings/pp_sys t/op/stat.t
17188 ____________________________________________________________________________
17189 [ 14505] By: jhi                                   on 2002/01/31  15:26:41
17190         Log: Turn the I/O Unicode error by default on, but the
17191              character-generating Unicode error by default off,
17192              as Larry suggested.
17193      Branch: perl
17194            ! doio.c pod/perldiag.pod pp.c t/io/utf8.t t/lib/warnings/utf8
17195            ! utf8.c
17196 ____________________________________________________________________________
17197 [ 14504] By: jhi                                   on 2002/01/31  14:08:44
17198         Log: Subject: [PATCH] open.pm minor cleanup
17199              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
17200              Date: Thu, 31 Jan 2002 15:03:02 +0100
17201              Message-ID: <20020131150302.C1452@rafael>
17202      Branch: perl
17203            ! lib/open.pm
17204 ____________________________________________________________________________
17205 [ 14503] By: jhi                                   on 2002/01/30  15:28:29
17206         Log: Update Changes.
17207      Branch: perl
17208            ! Changes patchlevel.h
17209 ____________________________________________________________________________
17210 [ 14502] By: jhi                                   on 2002/01/30  14:32:25
17211         Log: Subject: [PATCH re bug 200713.003] Re: Perlbug - reminder of bug(20010713.003) status
17212              From: Robin Barker <rmb1@cise.npl.co.uk>
17213              Date: Wed, 30 Jan 2002 11:58:33 GMT
17214              Message-Id: <200201301158.LAA14883@tempest.npl.co.uk>
17215      Branch: perl
17216            ! lib/CPAN.pm
17217 ____________________________________________________________________________
17218 [ 14501] By: jhi                                   on 2002/01/30  14:20:32
17219         Log: Move ext/Encode/lib/Encode.pm to ext/Encode/Encode.pm;
17220              re-sort MANIFEST.
17221      Branch: perl
17222            + ext/Encode/Encode.pm
17223            - ext/Encode/lib/Encode.pm
17224            ! MANIFEST ext/Encode/Makefile.PL
17225 ____________________________________________________________________________
17226 [ 14500] By: jhi                                   on 2002/01/30  14:05:13
17227         Log: Integrate perlio;
17228              
17229              Collect some stats during compile process.
17230              Experiment with effect of bundling all EUC-JP, EUC-CN, EUC-KR
17231              as one XS - inconclusive - marginal win?
17232              Add some comments to encode.h
17233      Branch: perl
17234           !> ext/Encode/EUC_JP/Makefile.PL ext/Encode/compile
17235           !> ext/Encode/encode.h
17236 ____________________________________________________________________________
17237 [ 14499] By: nick                                  on 2002/01/30  09:57:47
17238         Log: Collect some stats during compile process.
17239              Experiment with effect of bundling all EUC-JP, EUC-CN, EUC-KR
17240              as one XS - inconclusive - marginal win?
17241              Add some comments to encode.h
17242      Branch: perlio
17243            ! ext/Encode/EUC_JP/Makefile.PL ext/Encode/compile
17244            ! ext/Encode/encode.h
17245 ____________________________________________________________________________
17246 [ 14498] By: nick                                  on 2002/01/30  07:27:55
17247         Log: Integrate Jarkko's path/INC tweaks
17248      Branch: perlio
17249           !> ext/Encode/compile
17250 ____________________________________________________________________________
17251 [ 14497] By: jhi                                   on 2002/01/30  04:40:56
17252         Log: Subject: [PATCH] perl -V: (was: Re: Inline::C and Perl objects with C API's)   
17253              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
17254              Date: Tue, 29 Jan 2002 01:13:09 -0800
17255              Message-ID: <lemV8gzkgu/K092yn@efn.org>
17256      Branch: perl
17257            ! configpm
17258 ____________________________________________________________________________
17259 [ 14496] By: jhi                                   on 2002/01/30  01:55:57
17260         Log: Subject: [PATCH t/op/inccode.t] new test
17261              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
17262              Date: Tue, 29 Jan 2002 22:03:45 +0100
17263              Message-ID: <20020129220345.A704@rafael>
17264      Branch: perl
17265            ! t/op/inccode.t
17266 ____________________________________________________________________________
17267 [ 14495] By: jhi                                   on 2002/01/30  01:01:26
17268         Log: EBCDIC: t/op/lc.t now passes.
17269      Branch: perl
17270            ! t/op/lc.t
17271 ____________________________________________________________________________
17272 [ 14494] By: jhi                                   on 2002/01/30  00:41:52
17273         Log: EBCDIC fix: t/op/lc.t failures 24-25, 29-30, 34-35, 39-40
17274      Branch: perl
17275            ! utf8.c
17276 ____________________________________________________________________________
17277 [ 14493] By: jhi                                   on 2002/01/29  22:32:05
17278         Log: Must find stuff during build.
17279      Branch: perl
17280            ! ext/Encode/compile
17281 ____________________________________________________________________________
17282 [ 14492] By: jhi                                   on 2002/01/29  22:24:54
17283         Log: Integrate with perlio;
17284              
17285              Basics of a compiled Encode XS extension
17286      Branch: perl
17287           +> ext/Encode/EUC_JP/EUC_JP.pm ext/Encode/EUC_JP/Makefile.PL
17288           +> ext/Encode/Encode/euc-jp.ucm
17289           !> MANIFEST ext/Encode/Encode.xs ext/Encode/compile
17290           !> ext/Encode/encode.h
17291 ____________________________________________________________________________
17292 [ 14491] By: jhi                                   on 2002/01/29  22:23:25
17293         Log: EBCDIC tweaks-- no new test passes, but getting closer.
17294      Branch: perl
17295            ! utf8.c
17296 ____________________________________________________________________________
17297 [ 14490] By: nick                                  on 2002/01/29  21:20:57
17298         Log: Basics of a compiled Encode XS extension
17299      Branch: perlio
17300            + ext/Encode/EUC_JP/EUC_JP.pm ext/Encode/EUC_JP/Makefile.PL
17301            + ext/Encode/Encode/euc-jp.ucm
17302            ! MANIFEST ext/Encode/Encode.xs ext/Encode/compile
17303            ! ext/Encode/encode.h
17304 ____________________________________________________________________________
17305 [ 14489] By: nick                                  on 2002/01/29  18:40:54
17306         Log: Integrate mainline
17307      Branch: perlio
17308           +> ext/Encode/MANIFEST ext/Encode/README ext/Encode/lib/Encode.pm
17309           +> ext/Encode/lib/Encode/Encoding.pm
17310           +> ext/Encode/lib/Encode/Internal.pm ext/Encode/lib/Encode/Tcl.pm
17311           +> ext/Encode/lib/Encode/Tcl/Escape.pm
17312           +> ext/Encode/lib/Encode/Tcl/Extended.pm
17313           +> ext/Encode/lib/Encode/Tcl/HanZi.pm
17314           +> ext/Encode/lib/Encode/Tcl/Table.pm
17315           +> ext/Encode/lib/Encode/Unicode.pm ext/Encode/lib/Encode/XS.pm
17316           +> ext/Encode/lib/Encode/iso10646_1.pm
17317           +> ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
17318           +> ext/Encode/lib/EncodeFormat.pod ext/Encode/t/Encode.t
17319           +> ext/Encode/t/Tcl.t
17320            - ext/Encode.t ext/Encode/Encode.pm
17321            - ext/Encode/Encode/EncodeFormat.pod ext/Encode/Encode/Tcl.pm
17322            - ext/Encode/Encode/Tcl.t ext/Encode/Todo
17323           !> (integrate 33 files)
17324 ____________________________________________________________________________
17325 [ 14488] By: jhi                                   on 2002/01/29  16:38:58
17326         Log: Subject: Re: [PATCH] Attribute::Handlers lexical refcount skew (was Re: lexical with attribute, refcount high)
17327              From: Richard Clamp <richardc@unixbeard.net>
17328              Date: Mon, 28 Jan 2002 02:17:55 +0000
17329              Message-ID: <20020128021755.GA28344@mirth.demon.co.uk>
17330      Branch: perl
17331            ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/t/multi.t
17332 ____________________________________________________________________________
17333 [ 14487] By: jhi                                   on 2002/01/29  14:23:03
17334         Log: OS/390 seems to do length 0 udp reads, Nicholas says
17335              skippage is for now the best cause of action.
17336      Branch: perl
17337            ! ext/Socket/socketpair.t
17338 ____________________________________________________________________________
17339 [ 14486] By: jhi                                   on 2002/01/29  14:09:21
17340         Log: Encode cleanup from Dan Kogai; reworked even further.
17341      Branch: perl
17342            + ext/Encode/MANIFEST ext/Encode/README ext/Encode/lib/Encode.pm
17343            + ext/Encode/lib/Encode/Encoding.pm
17344            + ext/Encode/lib/Encode/Internal.pm ext/Encode/lib/Encode/Tcl.pm
17345            + ext/Encode/lib/Encode/Tcl/Escape.pm
17346            + ext/Encode/lib/Encode/Tcl/Extended.pm
17347            + ext/Encode/lib/Encode/Tcl/HanZi.pm
17348            + ext/Encode/lib/Encode/Tcl/Table.pm
17349            + ext/Encode/lib/Encode/Unicode.pm ext/Encode/lib/Encode/XS.pm
17350            + ext/Encode/lib/Encode/iso10646_1.pm
17351            + ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
17352            + ext/Encode/lib/EncodeFormat.pod ext/Encode/t/Encode.t
17353            + ext/Encode/t/Tcl.t
17354            - ext/Encode.t ext/Encode/Encode.pm
17355            - ext/Encode/Encode/EncodeFormat.pod ext/Encode/Encode/Tcl.pm
17356            - ext/Encode/Encode/Tcl.t ext/Encode/Todo
17357            ! MANIFEST ext/Encode/Encode/8859-1.ucm
17358            ! ext/Encode/Encode/8859-10.ucm ext/Encode/Encode/8859-13.ucm
17359            ! ext/Encode/Encode/8859-14.ucm ext/Encode/Encode/8859-15.ucm
17360            ! ext/Encode/Encode/8859-16.ucm ext/Encode/Encode/8859-2.ucm
17361            ! ext/Encode/Encode/8859-3.ucm ext/Encode/Encode/8859-4.ucm
17362            ! ext/Encode/Encode/8859-5.ucm ext/Encode/Encode/8859-6.ucm
17363            ! ext/Encode/Encode/8859-7.ucm ext/Encode/Encode/8859-8.ucm
17364            ! ext/Encode/Encode/8859-9.ucm ext/Encode/Encode/ascii.ucm
17365            ! ext/Encode/Encode/cp1047.ucm ext/Encode/Encode/cp1250.ucm
17366            ! ext/Encode/Encode/cp37.ucm ext/Encode/Encode/dingbats.ucm
17367            ! ext/Encode/Encode/koi8-r.ucm ext/Encode/Encode/posix-bc.ucm
17368            ! ext/Encode/Encode/symbol.ucm ext/Encode/Makefile.PL
17369            ! ext/Encode/compile
17370 ____________________________________________________________________________
17371 [ 14485] By: jhi                                   on 2002/01/28  23:17:20
17372         Log: Workaround for DJGPP broken F_GETFL from Laszlo.
17373      Branch: perl
17374            ! djgpp/djgpp.c perlio.c
17375 ____________________________________________________________________________
17376 [ 14484] By: jhi                                   on 2002/01/28  23:15:22
17377         Log: Prettier printing from Michael Schwern.
17378      Branch: perl
17379            ! t/test.pl
17380 ____________________________________________________________________________
17381 [ 14483] By: jhi                                   on 2002/01/28  23:08:27
17382         Log: Show also the debug and debugcolor as known pragmas.
17383      Branch: perl
17384            ! ext/re/re.pm
17385 ____________________________________________________________________________
17386 [ 14482] By: jhi                                   on 2002/01/28  22:08:38
17387         Log: Subject: [PATCH] skip assembler.t when there is no ByteLoader
17388              From: "Craig A. Berry" <craigberry@mac.com>
17389              Date: Mon, 28 Jan 2002 16:30:30 -0600
17390              Message-Id: <5.1.0.14.2.20020128162440.01ae7868@exchi01>
17391      Branch: perl
17392            ! ext/B/t/assembler.t
17393 ____________________________________________________________________________
17394 [ 14481] By: jhi                                   on 2002/01/28  21:58:44
17395         Log: metaconfig unit change for #14480.
17396      Branch: metaconfig
17397            ! U/modified/Init.U
17398 ____________________________________________________________________________
17399 [ 14480] By: jhi                                   on 2002/01/28  21:57:37
17400         Log: DJGPP needs to know its exe soon, too.
17401      Branch: perl
17402            ! Configure
17403 ____________________________________________________________________________
17404 [ 14479] By: jhi                                   on 2002/01/28  21:36:34
17405         Log: Round #2 on EBCDICation.
17406      Branch: perl
17407            ! t/op/append.t
17408 ____________________________________________________________________________
17409 [ 14478] By: jhi                                   on 2002/01/28  21:19:40
17410         Log: Integrate perlio;
17411              
17412              Set makefile.mk CCHOME etc. for default locations of MinGW and free
17413              Borland compilers. (Borland builds one or two oddities.)
17414      Branch: perl
17415           !> win32/config.bc win32/makefile.mk
17416 ____________________________________________________________________________
17417 [ 14477] By: nick                                  on 2002/01/28  20:12:31
17418         Log: Set makefile.mk CCHOME etc. for default locations of MinGW and free
17419              Borland compilers. (Borland builds one or two oddities.)
17420      Branch: perlio
17421            ! win32/config.bc win32/makefile.mk
17422 ____________________________________________________________________________
17423 [ 14476] By: nick                                  on 2002/01/28  18:43:47
17424         Log: Integrate mainline
17425      Branch: perlio
17426           !> Configure hints/hpux.sh
17427 ____________________________________________________________________________
17428 [ 14475] By: nick                                  on 2002/01/28  17:15:12
17429         Log: Integrate mainline
17430      Branch: perlio
17431           !> Changes Configure ext/B/B.xs hints/hpux.sh lib/warnings.t
17432           !> patchlevel.h pp_sys.c t/lib/warnings/perl
17433 ____________________________________________________________________________
17434 [ 14474] By: jhi                                   on 2002/01/28  17:12:51
17435         Log: metaconfig unit change for #14472.
17436      Branch: metaconfig/U/perl
17437            ! d_u32align.U
17438 ____________________________________________________________________________
17439 [ 14473] By: jhi                                   on 2002/01/28  17:12:27
17440         Log: Misunderstood Merijn's patch.
17441      Branch: perl
17442            ! hints/hpux.sh
17443 ____________________________________________________________________________
17444 [ 14472] By: jhi                                   on 2002/01/28  17:11:58
17445         Log: Misapplied Merijn's patch.
17446      Branch: perl
17447            ! Configure
17448 ____________________________________________________________________________
17449 [ 14471] By: jhi                                   on 2002/01/28  14:51:20
17450         Log: Update Changes.
17451      Branch: perl
17452            ! Changes patchlevel.h
17453 ____________________________________________________________________________
17454 [ 14470] By: jhi                                   on 2002/01/28  14:33:36
17455         Log: BeOS has sockets but not true ones.
17456      Branch: perl
17457            ! pp_sys.c
17458 ____________________________________________________________________________
17459 [ 14469] By: jhi                                   on 2002/01/28  14:04:44
17460         Log: metaconfig unit change for #14467.
17461      Branch: metaconfig/U/perl
17462            ! d_u32align.U
17463 ____________________________________________________________________________
17464 [ 14468] By: jhi                                   on 2002/01/28  14:03:01
17465         Log: For some strange reason under the smoke harness the alignment
17466              test hangs in HP-UX 10.20.  So hint it to avoid the test.
17467      Branch: perl
17468            ! hints/hpux.sh
17469 ____________________________________________________________________________
17470 [ 14467] By: jhi                                   on 2002/01/28  14:00:32
17471         Log: Allow d_u32align to be hinted.
17472      Branch: perl
17473            ! Configure
17474 ____________________________________________________________________________
17475 [ 14466] By: jhi                                   on 2002/01/28  13:41:18
17476         Log: The shift key is important.
17477      Branch: perl
17478            ! ext/B/B.xs
17479 ____________________________________________________________________________
17480 [ 14465] By: jhi                                   on 2002/01/28  13:36:15
17481         Log: The "used only once" warnings (from gv_check) come
17482              in pseudorandom hash order-- in EBCDIC the order
17483              is different.  Add a new option that allow the warnings
17484              to come in any order (Paul Marquess).
17485      Branch: perl
17486            ! lib/warnings.t t/lib/warnings/perl
17487 ____________________________________________________________________________
17488 [ 14464] By: jhi                                   on 2002/01/28  13:04:58
17489         Log: Integrate perlio; the 0nothread test failure without threads.
17490      Branch: perl
17491           !> ext/threads/shared/t/0nothread.t
17492 ____________________________________________________________________________
17493 [ 14463] By: nick                                  on 2002/01/28  08:22:36
17494         Log: Integrate mainline
17495      Branch: perlio
17496           !> (integrate 37 files)
17497 ____________________________________________________________________________
17498 [ 14462] By: nick                                  on 2002/01/28  08:09:53
17499         Log: 1st attempt at skipping broke threads case.
17500      Branch: perlio
17501            ! ext/threads/shared/t/0nothread.t
17502 ____________________________________________________________________________
17503 [ 14461] By: nick                                  on 2002/01/28  07:25:58
17504         Log: Skip new threads::shared test unless -Duseithreads
17505      Branch: perlio
17506            ! ext/threads/shared/t/0nothread.t
17507 ____________________________________________________________________________
17508 [ 14460] By: jhi                                   on 2002/01/28  03:37:30
17509         Log: FAQ sync.
17510      Branch: perl
17511            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
17512            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
17513            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
17514            ! pod/perlfaq9.pod
17515 ____________________________________________________________________________
17516 [ 14459] By: jhi                                   on 2002/01/28  02:28:10
17517         Log: Upgrade to podlators 1.20.
17518      Branch: perl
17519            ! lib/Pod/Text/Overstrike.pm lib/Pod/t/basic.t
17520 ____________________________________________________________________________
17521 [ 14458] By: jhi                                   on 2002/01/28  01:36:28
17522         Log: Retract #14448, a better patch coming up.
17523      Branch: perl
17524            ! lib/Pod/t/basic.t
17525 ____________________________________________________________________________
17526 [ 14457] By: jhi                                   on 2002/01/28  01:31:40
17527         Log: EBCDIC portability.
17528      Branch: perl
17529            ! t/op/append.t
17530 ____________________________________________________________________________
17531 [ 14456] By: jhi                                   on 2002/01/27  23:49:40
17532         Log: Further cygwin installperl tweak from Gerrit P. Haase.
17533      Branch: perl
17534            ! installperl
17535 ____________________________________________________________________________
17536 [ 14455] By: jhi                                   on 2002/01/27  23:47:42
17537         Log: A bug in Bulgarian EBCDIC locale (this sounds like
17538              a Sherlock Holmes mystery...)  Well, a few more EBCDICs
17539              locales failed, too.  The patch works around the bug by
17540              skipping the test, but the real problem may be deeper
17541              (affecting probably only EBCDIC platforms, though):
17542              see the comment in locale.t for more details.
17543      Branch: perl
17544            ! lib/locale.t
17545 ____________________________________________________________________________
17546 [ 14454] By: jhi                                   on 2002/01/27  22:37:48
17547         Log: metaconfig unit change for #14453.
17548      Branch: metaconfig/U/perl
17549            ! libperl.U
17550 ____________________________________________________________________________
17551 [ 14453] By: jhi                                   on 2002/01/27  22:36:08
17552         Log: Subject: Bleadperl on Cygwin today
17553              From: "Gerrit P. Haase" <gp@familiehaase.de>              
17554              Date: Sun, 27 Jan 2002 22:30:41 +0100
17555              Message-ID: <462007239437.20020127223041@familiehaase.de>
17556      Branch: perl
17557            ! Configure cygwin/Makefile.SHs cygwin/perlld.in installperl
17558            ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/t/Embed.t
17559            ! lib/ExtUtils/t/MM_Cygwin.t
17560 ____________________________________________________________________________
17561 [ 14452] By: jhi                                   on 2002/01/27  21:57:56
17562         Log: Unfinished EBCDIC branch.
17563      Branch: perl
17564            ! t/op/ver.t
17565 ____________________________________________________________________________
17566 [ 14451] By: jhi                                   on 2002/01/27  21:47:29
17567         Log: B::cstring() and B::Deparse EBCDIC fixes from Rafael Garcia-Suarez.
17568      Branch: perl
17569            ! ext/B/B.xs ext/B/B/Deparse.pm
17570 ____________________________________________________________________________
17571 [ 14450] By: jhi                                   on 2002/01/27  21:44:37
17572         Log: Cleanup the stash test, and reclaim it in non-ASCII-sorting
17573              platforms.
17574      Branch: perl
17575            ! ext/B/t/stash.t
17576 ____________________________________________________________________________
17577 [ 14449] By: jhi                                   on 2002/01/27  19:34:56
17578         Log: Apparently no need for EBCDIC exception any more.
17579      Branch: perl
17580            ! ext/B/t/showlex.t
17581 ____________________________________________________________________________
17582 [ 14448] By: jhi                                   on 2002/01/27  18:48:17
17583         Log: (retracted by #14458)
17584              (Russ Allbery) OS/390 is using a high-bit character for ESC,
17585              skip the test for now.  A better fix would be to override
17586              the notion of the platform's escape sequence in the test
17587              of Pod::Text::Termcap.  We may have to apply a filter to
17588              the output to substitute back in the ESC character that
17589              the test expects, but only on OS/390.
17590      Branch: perl
17591            ! lib/Pod/t/basic.t
17592 ____________________________________________________________________________
17593 [ 14447] By: jhi                                   on 2002/01/27  18:19:01
17594         Log: Detypo.
17595      Branch: perl
17596            ! ext/Devel/Peek/Peek.t
17597 ____________________________________________________________________________
17598 [ 14446] By: jhi                                   on 2002/01/27  17:57:21
17599         Log: OS/390 USS has a different idea of the pw* functions.
17600              Also, test the name with eq, not with ==.
17601      Branch: perl
17602            ! lib/User/pwent.t
17603 ____________________________________________________________________________
17604 [ 14445] By: jhi                                   on 2002/01/27  17:37:54
17605         Log: O_RDONLY/O_WRONLY/O_RDWR portability.
17606      Branch: perl
17607            ! doio.c
17608 ____________________________________________________________________________
17609 [ 14444] By: jhi                                   on 2002/01/27  16:32:32
17610         Log: ASCIIisms.
17611      Branch: perl
17612            ! ext/PerlIO/t/encoding.t
17613 ____________________________________________________________________________
17614 [ 14443] By: jhi                                   on 2002/01/27  15:59:31
17615         Log: chr(42) ne '*'  if one is in EBCDIC.
17616      Branch: perl
17617            ! t/op/pack.t
17618 ____________________________________________________________________________
17619 [ 14442] By: jhi                                   on 2002/01/27  15:26:52
17620         Log: Subject: [PATCH] Fix up recent op/stat.t failures
17621              From: Andy Dougherty <doughera@lafayette.edu>
17622              Date: Sun, 27 Jan 2002 09:46:38 -0500 (EST)
17623              Message-ID: <Pine.SOL.4.10.10201270943120.4253-100000@maxwell.phys.lafayette.edu>         
17624      Branch: perl
17625            ! t/op/stat.t
17626 ____________________________________________________________________________
17627 [ 14441] By: jhi                                   on 2002/01/27  15:21:49
17628         Log: Subject: [ PATCH ] Re: Smoke 14406 /pro/3gl/CPAN/perl-current
17629              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
17630              Date: Sun, 27 Jan 2002 15:03:18 +0100
17631              Message-Id: <20020127145902.0EA2.H.M.BRAND@hccnet.nl>
17632      Branch: perl
17633            ! lib/ExtUtils/t/Command.t
17634 ____________________________________________________________________________
17635 [ 14440] By: jhi                                   on 2002/01/27  15:20:52
17636         Log: Subject: [PATCH B::Deparse] new switch: don't check prototypes while deparsing
17637              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
17638              Date: Sun, 27 Jan 2002 14:51:10 +0100
17639              Message-ID: <20020127145110.A16332@rafael>
17640      Branch: perl
17641            ! ext/B/B/Deparse.pm
17642 ____________________________________________________________________________
17643 [ 14439] By: gsar                                  on 2002/01/27  00:02:48
17644         Log: integrate change#14431 from perlio branch (Nick's fix for
17645              change#13474 to be more defensive about looking at pad entries
17646              that may not exist yet)
17647      Branch: maint-5.6/perl
17648            ! op.c
17649 ____________________________________________________________________________
17650 [ 14438] By: jhi                                   on 2002/01/26  23:56:53
17651         Log: Comment to avoid later "cleanups."
17652      Branch: perl
17653            ! lib/ExtUtils/MakeMaker.pm
17654 ____________________________________________________________________________
17655 [ 14437] By: jhi                                   on 2002/01/26  23:54:50
17656         Log: USS V2R10 seems to be happier with env FOO=... cmd ...
17657              instead of just FOO=... cmd ...
17658      Branch: perl
17659            ! Makefile.SH
17660 ____________________________________________________________________________
17661 [ 14436] By: jhi                                   on 2002/01/26  23:14:04
17662         Log: Overquoting bad (in UNIX one would get
17663              Can't open perl script "'-I../lib'": No such file or directory)
17664      Branch: perl
17665            ! lib/Pod/t/Usage.t
17666 ____________________________________________________________________________
17667 [ 14435] By: jhi                                   on 2002/01/26  22:41:05
17668         Log: Integrate perlio;
17669              
17670              "All tests successful" VC6.0 Win32
17671              (Update config.vc to need cppstdin so those tests are skipped...)
17672      Branch: perl
17673           !> win32/config.vc win32/config_H.bc win32/config_H.gc
17674           !> win32/config_H.vc
17675 ____________________________________________________________________________
17676 [ 14434] By: nick                                  on 2002/01/26  22:27:08
17677         Log: "All tests successful" VC6.0 Win32
17678              (Update config.vc to need cppstdin so those tests are skipped...)
17679      Branch: perlio
17680            ! win32/config.vc win32/config_H.bc win32/config_H.gc
17681            ! win32/config_H.vc
17682 ____________________________________________________________________________
17683 [ 14433] By: jhi                                   on 2002/01/26  21:38:56
17684         Log: Integrate perlio;
17685              
17686              1st two tests of File/Find/t/find.t and taint.t were run after 
17687              calling cleanup(). If previous fail had left for_find directory,
17688              but no content in it then cleanup() returned cd'ed to that directory.
17689              So tests failed. Fixed cleanup()-s.
17690              
17691              If we get to sighandler by mistake (no perl handler set) then
17692              warn() and exit() rather than die() - should never happen
17693              but if it does context needed to die is likely to be trashed
17694              as well.
17695              
17696              Win32 signal emulation cleanup.
17697              
17698              Tinkering with thread cleanup mutex-ing - not the problem 
17699              (op.c is) but could have been...
17700              
17701              Fix/band-aid for op.c's anon CV leak fix co-existing with threads.
17702              Should really be looked at by someone that knows about pads.
17703              
17704              Gurusamy Sarathy <gsar@ActiveState.com>'s patch to Filter::Simple
17705              for CRLF line endings.
17706      Branch: perl
17707           !> ext/threads/threads.xs lib/File/Find/t/find.t
17708           !> lib/File/Find/t/taint.t lib/Filter/Simple.pm mg.c op.c
17709           !> win32/perlhost.h win32/win32.c win32/win32.h win32/win32iop.h
17710 ____________________________________________________________________________
17711 [ 14432] By: nick                                  on 2002/01/26  21:10:38
17712         Log: Gurusamy Sarathy <gsar@ActiveState.com>'s patch to Filter::Simple
17713              for CRLF line endings.
17714      Branch: perlio
17715            ! lib/Filter/Simple.pm
17716 ____________________________________________________________________________
17717 [ 14431] By: nick                                  on 2002/01/26  21:08:35
17718         Log: Fix/band-aid for op.c's anon CV leak fix co-existing with threads.
17719              Should really be looked at by someone that knows about pads.
17720      Branch: perlio
17721            ! op.c
17722 ____________________________________________________________________________
17723 [ 14430] By: jhi                                   on 2002/01/26  20:54:16
17724         Log: Subject: Re: [PATCH @14417] vmsify Pod::Usage and its test
17725              From: "Craig A. Berry" <craigberry@mac.com>       
17726              Date: Sat, 26 Jan 2002 11:19:44 -0600
17727              Message-Id: <a05101000b87895064ee3@[172.16.52.1]>
17728      Branch: perl
17729            ! lib/Pod/Usage.pm lib/Pod/t/Usage.t
17730 ____________________________________________________________________________
17731 [ 14429] By: nick                                  on 2002/01/26  18:04:22
17732         Log: Tinkering with thread cleanup mutex-ing - not the problem 
17733              (op.c is) but could have been...
17734      Branch: perlio
17735            ! ext/threads/threads.xs
17736 ____________________________________________________________________________
17737 [ 14428] By: nick                                  on 2002/01/26  18:03:13
17738         Log: Win32 signal emulation cleanup.
17739      Branch: perlio
17740            ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32iop.h
17741 ____________________________________________________________________________
17742 [ 14427] By: nick                                  on 2002/01/26  13:59:33
17743         Log: If we get to sighandler by mistake (no perl handler set) then
17744              warn() and exit() rather than die() - should never happen
17745              but if it does context needed to die is likely to be trashed
17746              as well.
17747      Branch: perlio
17748            ! mg.c
17749 ____________________________________________________________________________
17750 [ 14426] By: nick                                  on 2002/01/26  13:56:23
17751         Log: Integrate mainline
17752      Branch: perlio
17753           !> Changes NetWare/config_H.wc config_h.SH ext/Encode/Encode.xs
17754           !> op.c patchlevel.h pod/perldebguts.pod t/op/universal.t
17755           !> t/run/fresh_perl.t
17756 ____________________________________________________________________________
17757 [ 14425] By: nick                                  on 2002/01/26  08:11:33
17758         Log: 1st two tests of File/Find/t/find.t and taint.t were run after 
17759              calling cleanup(). If previous fail had left for_find directory,
17760              but no content in it then cleanup() returned cd'ed to that directory.
17761              So tests failed. Fixed cleanup()-s.
17762      Branch: perlio
17763            ! lib/File/Find/t/find.t lib/File/Find/t/taint.t
17764 ____________________________________________________________________________
17765 [ 14424] By: jhi                                   on 2002/01/25  22:10:11
17766         Log: Integrate perlio;
17767              
17768              Fix winsystem.t's attempt to build showav.exe to work
17769              with gcc (which writes a.exe unless told with -o ).
17770              Also put in a few more fail-safes to check .exe got
17771              built somehow.
17772              
17773              More Win32 tuning
17774              
17775              Save $! so that other syscalls don't disturb it before
17776              we test it.
17777      Branch: perl
17778           !> ext/Socket/socketpair.t t/op/stat.t t/op/taint.t
17779           !> t/op/winsystem.t
17780 ____________________________________________________________________________
17781 [ 14423] By: jhi                                   on 2002/01/25  22:08:09
17782         Log: Subject: [PATCH] new test in op/universal.t
17783              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
17784              Date: Fri, 25 Jan 2002 23:17:33 +0100
17785              Message-ID: <20020125231733.A11733@rafael>
17786      Branch: perl
17787            ! t/op/universal.t
17788 ____________________________________________________________________________
17789 [ 14422] By: nick                                  on 2002/01/25  21:37:03
17790         Log: Save $! so that other syscalls don't disturb it before 
17791              we test it.
17792      Branch: perlio
17793            ! ext/Socket/socketpair.t
17794 ____________________________________________________________________________
17795 [ 14421] By: nick                                  on 2002/01/25  19:05:57
17796         Log: More Win32 tuning
17797      Branch: perlio
17798            ! t/op/stat.t t/op/taint.t
17799 ____________________________________________________________________________
17800 [ 14420] By: nick                                  on 2002/01/25  18:21:42
17801         Log: Fix winsystem.t's attempt to build showav.exe to work 
17802              with gcc (which writes a.exe unless told with -o ).
17803              Also put in a few more fail-safes to check .exe got 
17804              built somehow.
17805      Branch: perlio
17806            ! t/op/winsystem.t
17807 ____________________________________________________________________________
17808 [ 14419] By: jhi                                   on 2002/01/25  17:25:05
17809         Log: Subject: [Patch Encode.xs] calculation of need overflows
17810              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
17811              Date: Sat, 26 Jan 2002 00:58:50 +0900
17812              Message-Id: <20020126005802.89B3.BQW10602@nifty.com>
17813      Branch: perl
17814            ! ext/Encode/Encode.xs
17815 ____________________________________________________________________________
17816 [ 14418] By: jhi                                   on 2002/01/25  16:28:40
17817         Log: Integrate changes 13474+13478+13584 from maintperl;
17818              anon sub leakage.
17819      Branch: perl
17820            ! op.c t/run/fresh_perl.t
17821 ____________________________________________________________________________
17822 [ 14417] By: jhi                                   on 2002/01/25  15:34:18
17823         Log: Update Changes.
17824      Branch: perl
17825            ! Changes patchlevel.h
17826 ____________________________________________________________________________
17827 [ 14416] By: jhi                                   on 2002/01/25  15:04:25
17828         Log: Integrate perlio; extensive threads and threads::shared work
17829              (note that the below is a chronological list of perlio
17830              check-in entries since the last integrate)
17831              
17832              Nearly-working threads re-structuring. Do not integrate,
17833              submit-ing to get to Win32, and as "off site" backup.
17834              
17835              threads work again on Win32. (Not threads::shared yet)
17836              Submit to see if they do on Linux.
17837              
17838              Add new threads/typemap to MANIFEST
17839              
17840              XS side of new threads::shared designed, coded and compiles,
17841              and mostly commented but is totaly untested.
17842              submit in case anyone wants a preview.
17843              
17844              Miss mg_len == 0 meaning don't Safefree
17845              
17846              Shared scalars working, some shared array ops working.
17847              
17848              Implement recursive lock and use of scope for PL_sharedsv_space,
17849              so now croak() from asserts does not leave locks.
17850              Make hv_simple compile (new prototype for debugging probe).
17851              
17852              thread::shared nearly working again - remaining issue
17853              is references withing shared space.
17854              Added bulk test with no threads involved (for debugging)
17855              Tuned tests to skip those needing _thrcnt
17856              
17857              SvTEMP_off to stop private PV's being stolen and stored in shared space
17858              
17859              Except Win32 from echo tests. (Alarm does not break into connect)
17860              
17861              Expand command line test globs on Win32.
17862              
17863              threads::shared tidy up:
17864              - Add _id() function to shared.xs so we can test refs point at same thing.
17865              - Use that rather that comparing stringified ref in shared/t/hv_refs.t
17866              - Allow no_share to pass if sharing to works despite mis-ordering.
17867              - Change docs of threads to document ->create() (as used in tests),
17868              and not mention "new".
17869              
17870              Linux/NFS hackery was not faking right number of passes.
17871      Branch: perl
17872           +> ext/threads/shared/t/0nothread.t ext/threads/shared/typemap
17873           +> ext/threads/typemap
17874            - ext/threads/threads.h sharedsv.c sharedsv.h
17875            ! NetWare/config_H.wc
17876           !> (integrate 38 files)
17877 ____________________________________________________________________________
17878 [ 14415] By: jhi                                   on 2002/01/25  14:33:43
17879         Log: Subject: Re: perldebguts minor tweaks
17880              From: Joe McMahon <mcmahon@metalab.unc.edu>
17881              Date: Fri, 25 Jan 2002 10:32:45 -0500 (EST)
17882              Message-ID: <Pine.LNX.4.33.0201251031530.9326-100000@tribal.metalab.unc.edu>
17883      Branch: perl
17884            ! pod/perldebguts.pod
17885 ____________________________________________________________________________
17886 [ 14414] By: jhi                                   on 2002/01/25  14:08:17
17887         Log: metaconfig unit change for #14413.
17888      Branch: metaconfig
17889            ! U/modified/prototype.U
17890 ____________________________________________________________________________
17891 [ 14413] By: jhi                                   on 2002/01/25  14:05:49
17892         Log: Okay, you can come home now, _().
17893      Branch: perl
17894            ! config_h.SH
17895 ____________________________________________________________________________
17896 [ 14412] By: nick                                  on 2002/01/25  11:01:49
17897         Log: Integrate mainline
17898              All but ../lib/Unicode/UCD.t pass.
17899      Branch: perlio
17900           +> lib/unicore/ArabicShaping.txt lib/unicore/BidiMirroring.txt
17901           +> lib/unicore/CaseFolding.txt
17902           +> lib/unicore/CompositionExclusions.txt
17903           +> lib/unicore/EastAsianWidth.txt lib/unicore/LineBreak.txt
17904           +> lib/unicore/SpecialCasing.txt lib/unicore/UnicodeData.txt
17905           +> vos/vos.c
17906            - lib/unicore/ArabShap.txt lib/unicore/BidiMirr.txt
17907            - lib/unicore/CaseFold.txt lib/unicore/CompExcl.txt
17908            - lib/unicore/EAWidth.txt lib/unicore/LineBrk.txt
17909            - lib/unicore/NamesList.html lib/unicore/PropList.html
17910            - lib/unicore/SpecCase.txt lib/unicore/UCD.html
17911            - lib/unicore/Unicode.html lib/unicore/Unicode.txt
17912            - lib/unicore/rename
17913           !> (integrate 424 files)
17914 ____________________________________________________________________________
17915 [ 14411] By: nick                                  on 2002/01/25  09:45:13
17916         Log: Linux/NFS hackery was not faking right number of passes.
17917      Branch: perlio
17918            ! t/io/fs.t
17919 ____________________________________________________________________________
17920 [ 14410] By: nick                                  on 2002/01/25  09:35:07
17921         Log: threads::shared tidy up:
17922              - Add _id() function to shared.xs so we can test refs point at same thing.
17923              - Use that rather that comparing stringified ref in shared/t/hv_refs.t
17924              - Allow no_share to pass if sharing to works despite mis-ordering.
17925              - Change docs of threads to document ->create() (as used in tests),
17926              and not mention "new".
17927      Branch: perlio
17928            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
17929            ! ext/threads/shared/t/hv_refs.t ext/threads/shared/t/no_share.t
17930            ! ext/threads/threads.pm
17931 ____________________________________________________________________________
17932 [ 14409] By: jhi                                   on 2002/01/24  21:08:35
17933         Log: Subject: perldebguts minor tweaks
17934              From: Joe McMahon <mcmahon@metalab.unc.edu>
17935              Date: Thu, 24 Jan 2002 16:48:43 -0500 (EST)
17936              Message-ID: <Pine.LNX.4.33.0201241646580.14744-100000@tribal.metalab.unc.edu>
17937      Branch: perl
17938            ! pod/perldebguts.pod
17939 ____________________________________________________________________________
17940 [ 14408] By: jhi                                   on 2002/01/24  20:58:15
17941         Log: Subject: [PATCH] perldebguts.pod [bleadperl]
17942              From: Peter Scott <Peter@PSDT.com>
17943              Date: Thu, 24 Jan 2002 08:51:34 -0800
17944              Message-Id: <4.3.2.7.2.20020123073917.00bac740@mail.webquarry.com>
17945      Branch: perl
17946            ! pod/perldebguts.pod
17947 ____________________________________________________________________________
17948 [ 14407] By: jhi                                   on 2002/01/24  20:55:34
17949         Log: Few more paranoia checks for Unicode hash keys.
17950      Branch: perl
17951            ! t/op/each.t
17952 ____________________________________________________________________________
17953 [ 14406] By: jhi                                   on 2002/01/24  18:03:02
17954         Log: Subject: [PATCH] Suppress /bin/ls errors in t/op/stat.t
17955              From: Andy Dougherty <doughera@lafayette.edu>
17956              Date: Thu, 24 Jan 2002 13:02:20 -0500 (EST)
17957              Message-ID: <Pine.SOL.4.10.10201241238510.23176-100000@maxwell.phys.lafayette.edu>
17958      Branch: perl
17959            ! t/op/stat.t
17960 ____________________________________________________________________________
17961 [ 14405] By: jhi                                   on 2002/01/24  15:44:31
17962         Log: The
17963              
17964              Subject: Very old debugger UTF-8 bug
17965              From: andreas.koenig@anima.de (Andreas J. Koenig)
17966              Date: 24 Jan 2002 12:45:44 +0100
17967              Message-ID: <m3y9iot1jr.fsf@anima.de>
17968              
17969              still broken, but this should work as a stopgap
17970              measure to stop pp_match accessing naughty data.
17971      Branch: perl
17972            ! pod/perldiag.pod pp_hot.c
17973 ____________________________________________________________________________
17974 [ 14404] By: jhi                                   on 2002/01/24  13:13:55
17975         Log: metaconfig unit change for #14403.
17976      Branch: metaconfig/U/perl
17977            ! d_u32align.U
17978 ____________________________________________________________________________
17979 [ 14403] By: jhi                                   on 2002/01/24  13:13:29
17980         Log: Pacify picky compilers (this time Sun Workshop).
17981      Branch: perl
17982            ! Configure
17983 ____________________________________________________________________________
17984 [ 14402] By: jhi                                   on 2002/01/24  12:45:02
17985         Log: Subject: Very old debugger UTF-8 bug
17986              From: andreas.koenig@anima.de (Andreas J. Koenig)
17987              Date: 24 Jan 2002 12:45:44 +0100
17988              Message-ID: <m3y9iot1jr.fsf@anima.de>
17989      Branch: perl
17990            ! lib/dumpvar.pl
17991 ____________________________________________________________________________
17992 [ 14401] By: nick                                  on 2002/01/24  07:50:38
17993         Log: Expand command line test globs on Win32.
17994      Branch: perlio
17995            ! t/harness
17996 ____________________________________________________________________________
17997 [ 14400] By: jhi                                   on 2002/01/24  02:49:05
17998         Log: Sprinkle some copyrights (use the oldest timestamp to
17999              be found in the repository, which is most often not right,
18000              but at least consistent)
18001      Branch: perl
18002            ! XSUB.h cc_runtime.h dosish.h embed.h embed.pl embedvar.h
18003            ! fakesdio.h fakethr.h global.sym globals.c keywords.h
18004            ! keywords.pl miniperlmain.c nostdio.h opcode.h opcode.pl
18005            ! opnames.h patchlevel.h perl.h perlapi.c perlapi.h perlio.h
18006            ! perlsdio.h perlsfio.h perlvars.h proto.h regcomp.h regexp.h
18007            ! scope.h sharedsv.h taint.c thrdvar.h thread.h universal.c
18008            ! unixish.h xsutils.c
18009 ____________________________________________________________________________
18010 [ 14399] By: pudge                                 on 2002/01/23  21:00:29
18011         Log: Don't crash on Help for long text (bug #506672)
18012      Branch: maint-5.6/macperl
18013            ! macos/macperl/MPHelp.c
18014 ____________________________________________________________________________
18015 [ 14398] By: pudge                                 on 2002/01/23  20:03:38
18016         Log: Fix minor path problem
18017      Branch: maint-5.6/macperl
18018            ! macos/macperl/Droplets/tarzipme.plx
18019 ____________________________________________________________________________
18020 [ 14397] By: pudge                                 on 2002/01/23  20:03:19
18021         Log: Minor text changes
18022      Branch: maint-5.6/macperl
18023            ! macos/Perl.r
18024 ____________________________________________________________________________
18025 [ 14396] By: pudge                                 on 2002/01/23  20:02:45
18026         Log: Bump versions, dates, etc.
18027      Branch: maint-5.6/macperl
18028            ! macos/MPVersion.r macos/macperl/MPPreferences.c perl.c
18029 ____________________________________________________________________________
18030 [ 14395] By: pudge                                 on 2002/01/23  20:01:43
18031         Log: coderefs in @INC and absolute paths
18032      Branch: maint-5.6/macperl
18033            ! embed.h pp_ctl.c proto.h
18034 ____________________________________________________________________________
18035 [ 14394] By: pudge                                 on 2002/01/23  20:00:35
18036         Log: Minor module thingys
18037      Branch: maint-5.6/macperl
18038            ! macos/ext/Mac/Controls/Controls.xs
18039            ! macos/ext/Mac/Files/Files.xs macos/ext/Mac/Gestalt/Gestalt.pm
18040            ! macos/ext/Mac/ImageCompression/ImageCompression.xs
18041            ! macos/ext/Mac/InternetConfig/InternetConfig.pm
18042            ! macos/ext/Mac/InternetConfig/InternetConfig.xs
18043            ! macos/ext/Mac/Memory/Memory.pm macos/ext/Mac/Memory/Memory.xs
18044            ! macos/ext/Mac/Menus/Menus.pm macos/ext/Mac/MoreFiles/MF.xs
18045            ! macos/ext/Mac/MoreFiles/MoreFiles.pm
18046            ! macos/ext/Mac/Movies/Movies.xs
18047            ! macos/ext/Mac/Navigation/Navigation.pm
18048            ! macos/ext/Mac/Navigation/Navigation.xs
18049            ! macos/ext/Mac/Notification/Notification.xs
18050            ! macos/ext/Mac/OSA/OSA.pm macos/ext/Mac/Processes/Processes.pm
18051            ! macos/ext/Mac/Processes/Processes.xs
18052            ! macos/ext/Mac/QDOffscreen/QDOffscreen.xs
18053            ! macos/ext/Mac/QuickDraw/QuickDraw.pm
18054            ! macos/ext/Mac/QuickDraw/QuickDraw.xs
18055            ! macos/ext/Mac/QuickTimeVR/QuickTimeVR.xs
18056            ! macos/ext/Mac/Resources/Resources.pm
18057            ! macos/ext/Mac/Resources/Resources.xs macos/ext/Mac/SAT/SAT.pm
18058            ! macos/ext/Mac/SAT/SAT.xs macos/ext/Mac/Sound/Sound.pm
18059            ! macos/ext/Mac/Sound/Sound.xs macos/ext/Mac/Speech/Speech.pm
18060            ! macos/ext/Mac/SpeechRecognition/SpeechRecognition.pm
18061            ! macos/lib/Mac/Glue.pm macos/lib/Mac/OSA/Simple.pm
18062 ____________________________________________________________________________
18063 [ 14393] By: nick                                  on 2002/01/23  19:52:19
18064         Log: Except Win32 from echo tests. (Alarm does not break into connect)
18065      Branch: perlio
18066            ! ext/Socket/Socket.t
18067 ____________________________________________________________________________
18068 [ 14392] By: nick                                  on 2002/01/23  19:31:57
18069         Log: SvTEMP_off to stop private PV's being stolen and stored in shared space
18070      Branch: perlio
18071            ! ext/threads/shared/shared.xs
18072 ____________________________________________________________________________
18073 [ 14391] By: jhi                                   on 2002/01/23  18:48:45
18074         Log: Copyright++.  (Not all the toplevel *.h have one, it seems.)
18075      Branch: perl
18076            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
18077            ! doop.c dump.c form.h gv.c gv.h handy.h hv.c hv.h locale.c mg.c
18078            ! mg.h numeric.c op.c op.h perl.c perl.h perlio.c perly.y
18079            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlmodinstall.pod
18080            ! pod/perluniintro.pod pp.c pp.h pp_ctl.c pp_hot.c pp_pack.c
18081            ! pp_sort.c pp_sys.c regcomp.c regexec.c run.c scope.c
18082            ! sharedsv.c sv.c sv.h toke.c utf8.c utf8.h utfebcdic.h util.c
18083            ! util.h x2p/EXTERN.h x2p/INTERN.h x2p/a2p.c x2p/a2p.h x2p/a2p.y
18084            ! x2p/hash.c x2p/hash.h x2p/proto.h x2p/str.c x2p/str.h
18085            ! x2p/util.c x2p/util.h x2p/walk.c
18086 ____________________________________________________________________________
18087 [ 14390] By: jhi                                   on 2002/01/23  18:30:18
18088         Log: Unused (the only occurrence of USE_BYTES_DOWNGRADES) and
18089              therefore quite probably also obsolete code.
18090      Branch: perl
18091            ! sv.c
18092 ____________________________________________________________________________
18093 [ 14389] By: jhi                                   on 2002/01/23  15:09:38
18094         Log: Update Changes.
18095      Branch: perl
18096            ! Changes patchlevel.h
18097 ____________________________________________________________________________
18098 [ 14388] By: jhi                                   on 2002/01/23  15:04:06
18099         Log: Small update on todo.  Could use a lot more.
18100      Branch: perl
18101            ! pod/perltodo.pod
18102 ____________________________________________________________________________
18103 [ 14387] By: nick                                  on 2002/01/23  14:19:30
18104         Log: thread::shared nearly working again - remaining issue
18105              is references withing shared space.
18106              Added bulk test with no threads involved (for debugging)
18107              Tuned tests to skip those needing _thrcnt
18108      Branch: perlio
18109            + ext/threads/shared/t/0nothread.t
18110            ! MANIFEST ext/threads/shared/shared.pm
18111            ! ext/threads/shared/shared.xs ext/threads/shared/t/av_simple.t
18112            ! ext/threads/shared/t/hv_refs.t
18113            ! ext/threads/shared/t/hv_simple.t
18114            ! ext/threads/shared/t/sv_simple.t
18115 ____________________________________________________________________________
18116 [ 14386] By: jhi                                   on 2002/01/23  14:19:01
18117         Log: Subject: [ID 20020121.003] perldata doco bug
18118              From: John Stumbles <jstumbles@bluearc.com>
18119              Date: Mon, 21 Jan 2002 14:19:56 -0000
18120              Message-Id: <4586CA8FDDC2D411A1C700508BB4AC33016765D1@ukexchange.synaxia.com>
18121      Branch: perl
18122            ! pod/perldata.pod
18123 ____________________________________________________________________________
18124 [ 14385] By: jhi                                   on 2002/01/23  14:17:52
18125         Log: Subject: [PATCH] Re: bless() bug ? Why fails reblessing of 'main::Object' to 'Object' ?
18126              From: Michael G Schwern <schwern@pobox.com>
18127              Date: Mon, 21 Jan 2002 15:16:42 -0500
18128              Message-ID: <20020121201642.GA6659@blackrider>
18129      Branch: perl
18130            ! embed.fnc embed.h proto.h t/op/universal.t universal.c
18131 ____________________________________________________________________________
18132 [ 14384] By: jhi                                   on 2002/01/23  13:45:30
18133         Log: Subject: [PATCH] Re: eval not catching warnings?
18134              From: abigail@foad.org
18135              Date: Wed, 23 Jan 2002 15:35:47 +0100
18136              Message-ID: <20020123143547.24798.qmail@foad.org>
18137      Branch: perl
18138            ! pod/perlfunc.pod
18139 ____________________________________________________________________________
18140 [ 14383] By: jhi                                   on 2002/01/23  03:57:58
18141         Log: Subject: [ID 20020122.012] Not OK: perl v5.7.2 +DEVEL14368 on cygwin-multi-64int 1.3.6(0.4732) (UNINSTALLED)
18142              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
18143              Date: Tue, 22 Jan 2002 17:00:54 -0800            
18144              Message-Id: <GtgT8gzkg+CG092yn@efn.org> 
18145      Branch: perl
18146            ! t/run/fresh_perl.t
18147 ____________________________________________________________________________
18148 [ 14382] By: jhi                                   on 2002/01/23  03:47:35
18149         Log: metaconfig unit change for #14381.
18150      Branch: metaconfig/U/perl
18151            ! d_u32align.U
18152 ____________________________________________________________________________
18153 [ 14381] By: jhi                                   on 2002/01/23  03:47:05
18154         Log: HP-UX 10.20 cc pacifying from Merijn.
18155      Branch: perl
18156            ! Configure
18157 ____________________________________________________________________________
18158 [ 14380] By: jhi                                   on 2002/01/23  03:41:26
18159         Log: Subject: [PATCH] test.com shebang handling (was Re: VMS@14369)
18160              From: "Craig A. Berry" <craigberry@mac.com> 
18161              Date: Tue, 22 Jan 2002 22:14:26 -0600
18162              Message-Id: <a05101000b873de9cf801@[172.16.52.1]>
18163      Branch: perl
18164            ! vms/test.com
18165 ____________________________________________________________________________
18166 [ 14379] By: jhi                                   on 2002/01/23  03:11:31
18167         Log: AIX cpp bug: having macro arguments and character constants
18168              "the same" means trouble (here s and 's')
18169              What broke now was 841 and 842 of t/op/pat.t, because of the
18170              ANYOF_UNICODE_FOLD_SHARP_S() in utf8.h, ccversion 5.0.1.0
18171              (note that breakage happened only under cc_r and usethreads+
18172              useithreads)
18173      Branch: perl
18174            ! utf8.h
18175 ____________________________________________________________________________
18176 [ 14378] By: nick                                  on 2002/01/22  20:33:15
18177         Log: Implement recursive lock and use of scope for PL_sharedsv_space,
18178              so now croak() from asserts does not leave locks.
18179              Make hv_simple compile (new prototype for debugging probe).
18180      Branch: perlio
18181            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
18182            ! ext/threads/shared/t/hv_simple.t
18183 ____________________________________________________________________________
18184 [ 14377] By: nick                                  on 2002/01/22  17:32:21
18185         Log: Shared scalars working, some shared array ops working.
18186      Branch: perlio
18187            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
18188            ! ext/threads/shared/t/sv_refs.t
18189            ! ext/threads/shared/t/sv_simple.t ext/threads/threads.xs perl.h
18190 ____________________________________________________________________________
18191 [ 14376] By: jhi                                   on 2002/01/22  16:46:48
18192         Log: Subject: [PATCH] Support truncate() in VOS port
18193              From: Paul_GreenVOS@vos.stratus.com
18194              Date: Mon, 21 Jan 02 23:27 est
18195              Message-Id: <200201220428.XAA15304@mailhub1.stratus.com>
18196      Branch: perl
18197            + vos/vos.c
18198            ! MANIFEST hints/vos.sh vos/vosish.h
18199 ____________________________________________________________________________
18200 [ 14375] By: jhi                                   on 2002/01/22  16:38:06
18201         Log: metaconfig unit changes for #14374.  Couldn't figure
18202              how to get completely rid of _() (some weird dependency
18203              pulling it in?) so renamed it as PROTO_().
18204      Branch: metaconfig
18205            + U/modified/d_shmat.U U/modified/prototype.U
18206            ! U/protos/d_drand48proto.U
18207      Branch: metaconfig/U/perl
18208            ! d_sbrkproto.U d_sockatmarkproto.U d_telldirproto.U
18209 ____________________________________________________________________________
18210 [ 14374] By: jhi                                   on 2002/01/22  16:36:41
18211         Log: Get rid of the _() macro since (1) we require ANSI anyway
18212              (2) Other software (GNU) seems to use it and we don't need it,
18213              so let's give it up.
18214      Branch: perl
18215            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
18216            ! config_h.SH ext/Devel/PPPort/PPPort.pm malloc.c
18217            ! plan9/config.plan9 pod/perltoc.pod uconfig.h
18218            ! vos/config.alpha.h vos/config.ga.h win32/config_H.bc
18219            ! win32/config_H.gc win32/config_H.vc win32/config_H.win64
18220            ! wince/config.h wince/config_H.ce
18221 ____________________________________________________________________________
18222 [ 14373] By: nick                                  on 2002/01/22  10:10:48
18223         Log: Miss mg_len == 0 meaning don't Safefree
18224      Branch: perlio
18225            ! mg.c
18226 ____________________________________________________________________________
18227 [ 14372] By: nick                                  on 2002/01/21  22:34:06
18228         Log: XS side of new threads::shared designed, coded and compiles,
18229              and mostly commented but is totaly untested.
18230              submit in case anyone wants a preview.
18231      Branch: perlio
18232            + ext/threads/shared/typemap
18233            ! MANIFEST ext/threads/shared/shared.pm
18234            ! ext/threads/shared/shared.xs
18235 ____________________________________________________________________________
18236 [ 14371] By: jhi                                   on 2002/01/21  19:36:04
18237         Log: Subject: [BUG] /\_/ an unrecognized escape?
18238              From: Michael G Schwern <schwern@pobox.com>
18239              Date: Mon, 21 Jan 2002 15:22:54 -0500
18240              Message-ID: <20020121202254.GA6731@blackrider>
18241      Branch: perl
18242            ! t/lib/warnings/toke toke.c
18243 ____________________________________________________________________________
18244 [ 14370] By: jhi                                   on 2002/01/21  19:16:00
18245         Log: Undo the renaming of the Unicode data files; the simple
18246              solution being not including the *.html files.  This means
18247              that in the future there is no need for any renamings
18248              (well, assuming that the Consortium doesn't cause any),
18249              and the files are named like they are in the Consortium
18250              website, thus alleviating confusion.
18251      Branch: perl
18252            + lib/unicore/ArabicShaping.txt lib/unicore/BidiMirroring.txt
18253            + lib/unicore/CaseFolding.txt
18254            + lib/unicore/CompositionExclusions.txt
18255            + lib/unicore/EastAsianWidth.txt lib/unicore/LineBreak.txt
18256            + lib/unicore/SpecialCasing.txt lib/unicore/UnicodeData.txt
18257            - lib/unicore/ArabShap.txt lib/unicore/BidiMirr.txt
18258            - lib/unicore/CaseFold.txt lib/unicore/CompExcl.txt
18259            - lib/unicore/EAWidth.txt lib/unicore/LineBrk.txt
18260            - lib/unicore/NamesList.html lib/unicore/PropList.html
18261            - lib/unicore/SpecCase.txt lib/unicore/UCD.html
18262            - lib/unicore/Unicode.html lib/unicore/Unicode.txt
18263            - lib/unicore/rename
18264            ! (edit 285 files)
18265 ____________________________________________________________________________
18266 [ 14369] By: jhi                                   on 2002/01/21  15:10:59
18267         Log: Update Changes.
18268      Branch: perl
18269            ! Changes patchlevel.h
18270 ____________________________________________________________________________
18271 [ 14368] By: jhi                                   on 2002/01/21  14:56:42
18272         Log: Subject: RE: BCC for Win32 is unhappy @14331
18273              From: "Konovalov, Vadim" <vkonovalov@spb.Lucent.com>
18274              Date: Mon, 21 Jan 2002 09:48:40 +0300
18275              Message-ID: <80C37C8B4041FB4F9135D70A0AAD71B30F00E5@ru0028exch01.spb.lucent.com>
18276              
18277              (using IV instead of int)
18278      Branch: perl
18279            ! hv.h
18280 ____________________________________________________________________________
18281 [ 14367] By: jhi                                   on 2002/01/21  14:29:05
18282         Log: path_is_absolute() needs a prototype (and maybe
18283              a better name, but that's another story).
18284      Branch: perl
18285            ! embed.fnc embed.h pp_ctl.c proto.h
18286 ____________________________________________________________________________
18287 [ 14366] By: jhi                                   on 2002/01/21  14:07:35
18288         Log: Subject: Re: coderefs in @INC
18289              From: Chris Nandor <pudge@pobox.com>
18290              Date: Thu, 17 Jan 2002 11:26:02 -0500
18291              Message-Id: <p0510030eb86ca7bc03e0@[10.0.1.177]>
18292      Branch: perl
18293            ! pp_ctl.c
18294 ____________________________________________________________________________
18295 [ 14365] By: jhi                                   on 2002/01/21  14:06:11
18296         Log: Subject: Re: [PATCH warnings, perldiag] document diagnostics
18297              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18298              Date: Sun, 20 Jan 2002 22:53:56 +0100
18299              Message-ID: <20020120225356.A12093@rafael>
18300      Branch: perl
18301            ! lib/warnings.pm pod/perldiag.pod t/lib/warnings/2use
18302            ! t/lib/warnings/9enabled warnings.h warnings.pl
18303 ____________________________________________________________________________
18304 [ 14364] By: jhi                                   on 2002/01/21  03:53:08
18305         Log: Subject: [PATCH] MakeMaker.pm sub-Makefile.PL tweak for VMS
18306              From: "Craig A. Berry" <craigberry@mac.com>
18307              Date: Sun, 20 Jan 2002 22:49:42 -0600
18308              Message-Id: <a05101004b8714273d60c@[172.16.52.1]>
18309      Branch: perl
18310            ! lib/ExtUtils/MakeMaker.pm
18311 ____________________________________________________________________________
18312 [ 14363] By: nick                                  on 2002/01/20  20:38:23
18313         Log: Add new threads/typemap to MANIFEST
18314      Branch: perlio
18315            ! MANIFEST
18316 ____________________________________________________________________________
18317 [ 14362] By: nick                                  on 2002/01/20  20:34:36
18318         Log: Integrate mainline
18319      Branch: perlio
18320           +> lib/Pod/t/Usage.t
18321           !> Configure ext/Cwd/t/cwd.t ext/Devel/DProf/DProf.t
18322           !> ext/File/Glob/t/basic.t ext/SDBM_File/sdbm.t
18323           !> lib/ExtUtils/MM_BeOS.pm pod/perl5004delta.pod
18324           !> pod/perl5005delta.pod pod/perl561delta.pod pod/perl56delta.pod
18325           !> pod/perlfaq1.pod pod/perlfaq2.pod pod/perltoc.pod pp.c
18326           !> t/comp/script.t t/op/oct.t t/op/stat.t t/run/fresh_perl.t
18327           !> util.c
18328 ____________________________________________________________________________
18329 [ 14361] By: nick                                  on 2002/01/20  18:51:47
18330         Log: Integrate MANIFEST
18331      Branch: perlio
18332           !> MANIFEST
18333 ____________________________________________________________________________
18334 [ 14360] By: jhi                                   on 2002/01/20  17:11:12
18335         Log: Subject: [PATCH] lib/ExtUtils/t/Command.t -- VOS Fixes
18336              From: Paul_GreenVOS@vos.stratus.com
18337              Date: Sat, 19 Jan 02 17:17 est
18338              Message-Id: <200201192218.RAA07911@mailhub1.stratus.com>
18339              
18340              Subject: [PATCH] lib/ExtUtils/t/Command.t -- add more tests
18341              From: Paul_GreenVOS@vos.stratus.com
18342              Date: Sat, 19 Jan 02 17:19 est
18343              Message-Id: <200201192218.RAA12331@mailhub2.stratus.com>
18344      Branch: perl
18345            ! lib/ExtUtils/t/Command.t
18346 ____________________________________________________________________________
18347 [ 14359] By: jhi                                   on 2002/01/20  17:09:40
18348         Log: Subject: [PATCH] lib/AnyDBM_File.t -- VOS fix         
18349              From: Paul_GreenVOS@vos.stratus.com
18350              Date: Sat, 19 Jan 02 14:30 est
18351              Message-Id: <200201191932.OAA05601@mailhub1.stratus.com>
18352      Branch: perl
18353            ! lib/AnyDBM_File.t
18354 ____________________________________________________________________________
18355 [ 14358] By: jhi                                   on 2002/01/20  17:01:38
18356         Log: Subject: [REPATCH] Re: [PATCH] ext/File/Glob/t/basic.t - VOS patch
18357              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> 
18358              Date: Sun, 20 Jan 2002 13:51:36 +0100
18359              Message-ID: <20020120135136.A710@rafael>
18360      Branch: perl
18361            ! ext/File/Glob/t/basic.t
18362 ____________________________________________________________________________
18363 [ 14357] By: jhi                                   on 2002/01/20  16:44:29
18364         Log: #14352 deleted ext/threads/threads.h
18365      Branch: perlio
18366            ! MANIFEST
18367 ____________________________________________________________________________
18368 [ 14356] By: jhi                                   on 2002/01/20  16:40:34
18369         Log: Eradicate sharedsv.*
18370      Branch: perlio
18371            ! NetWare/Makefile vos/build.cm win32/Makefile wince/Makefile.ce
18372 ____________________________________________________________________________
18373 [ 14355] By: nick                                  on 2002/01/20  11:50:22
18374         Log: threads work again on Win32. (Not threads::shared yet)
18375              Submit to see if they do on Linux.
18376      Branch: perlio
18377            ! ext/threads/shared/shared.xs ext/threads/threads.xs
18378            ! win32/makefile.mk
18379 ____________________________________________________________________________
18380 [ 14354] By: jhi                                   on 2002/01/20  06:35:54
18381         Log: Make also hex() and oct() to croak if their arguments
18382              cannot be downgraded (that is, if they contain wide
18383              characters), just like crypt() does (and use the croak
18384              feature of sv_utf8_downgrade()).
18385      Branch: perl
18386            ! pp.c t/op/oct.t
18387 ____________________________________________________________________________
18388 [ 14353] By: nick                                  on 2002/01/19  22:20:09
18389         Log: Integrate Time/Local and its test
18390      Branch: perlio
18391           !> lib/Time/Local.pm lib/Time/Local.t
18392 ____________________________________________________________________________
18393 [ 14352] By: nick                                  on 2002/01/19  22:17:07
18394         Log: Nearly-working threads re-structuring. Do not integrate,
18395              submit-ing to get to Win32, and as "off site" backup.
18396      Branch: perlio
18397            + ext/threads/typemap
18398            - ext/threads/threads.h sharedsv.c sharedsv.h
18399            ! MANIFEST Makefile.SH Makefile.micro embed.fnc embed.h
18400            ! embedvar.h ext/threads/shared/shared.pm
18401            ! ext/threads/shared/shared.xs ext/threads/threads.pm
18402            ! ext/threads/threads.xs global.sym intrpvar.h mg.c mg.h perl.h
18403            ! perlapi.c perlapi.h perlvars.h pod/perlapi.pod
18404            ! pod/perlintern.pod pp.c proto.h sv.c sv.h util.c
18405 ____________________________________________________________________________
18406 [ 14351] By: jhi                                   on 2002/01/19  21:06:58
18407         Log: Regen toc.
18408      Branch: perl
18409            ! pod/perltoc.pod
18410 ____________________________________________________________________________
18411 [ 14350] By: jhi                                   on 2002/01/19  21:03:07
18412         Log: Subject: Re: some file names inside pod/perl*delta files don't match .pod names
18413              From: David Dyck <dcd@tc.fluke.com>
18414              Date: Sat, 19 Jan 2002 13:31:36 -0800 (PST) 
18415              Message-ID: <Pine.LNX.4.33.0201191329420.21630-100000@dd.tc.fluke.com>
18416      Branch: perl
18417            ! pod/perl5004delta.pod pod/perl5005delta.pod
18418            ! pod/perl561delta.pod pod/perl56delta.pod
18419 ____________________________________________________________________________
18420 [ 14349] By: jhi                                   on 2002/01/19  20:07:17
18421         Log: FAQ sync.
18422      Branch: perl
18423            ! pod/perlfaq1.pod pod/perlfaq2.pod
18424 ____________________________________________________________________________
18425 [ 14348] By: jhi                                   on 2002/01/19  17:58:34
18426         Log: Subject: [PATCH lib/Pod/t/Usage.t]
18427              From: Abe Timmerman <abe@ztreet.demon.nl>
18428              Date: Sat, 19 Jan 2002 19:57:57 +0100
18429              Message-ID: <f1gj4usu5m76bv88a3ldptnmo6ld7d44ri@4ax.com>
18430      Branch: perl
18431            + lib/Pod/t/Usage.t
18432            ! MANIFEST
18433 ____________________________________________________________________________
18434 [ 14347] By: jhi                                   on 2002/01/19  17:57:08
18435         Log: Subject: [PATCH] ext/SDBM_File/sdbm.t -- VOS fix
18436              From: Paul_GreenVOS@vos.stratus.com
18437              Date: Sat, 19 Jan 02 13:15 est
18438              Message-Id: <200201191814.NAA09367@mailhub2.stratus.com>
18439      Branch: perl
18440            ! ext/SDBM_File/sdbm.t
18441 ____________________________________________________________________________
18442 [ 14346] By: jhi                                   on 2002/01/19  17:55:55
18443         Log: Integrate perlio; Split out core of sv_magic() into sv_magicext().
18444      Branch: perl
18445           !> embed.fnc embed.h embedvar.h global.sym perlapi.c perlapi.h
18446           !> pod/perlapi.pod pod/perlintern.pod proto.h sv.c util.c
18447 ____________________________________________________________________________
18448 [ 14345] By: gbarr                                 on 2002/01/19  16:51:23
18449         Log: Alternative Time::Local algorithm that uses matemathical formula
18450              for timegm instead of progressive guessing
18451      Branch: perl
18452            ! lib/Time/Local.pm
18453 ____________________________________________________________________________
18454 [ 14344] By: jhi                                   on 2002/01/19  16:11:09
18455         Log: Subject: [PATCH] ext/File/Glob/t/basic.t - VOS patch
18456              From: Paul_GreenVOS@vos.stratus.com
18457              Date: Sat, 19 Jan 02 11:20 est
18458              Message-Id: <200201191619.LAA07751@mailhub2.stratus.com>
18459      Branch: perl
18460            ! ext/File/Glob/t/basic.t
18461 ____________________________________________________________________________
18462 [ 14343] By: jhi                                   on 2002/01/19  16:09:52
18463         Log: Subject: [PATCH] ext/Cwd/t/cwd.t -- for VOS
18464              From: Paul_GreenVOS@vos.stratus.com
18465              Date: Fri, 18 Jan 02 22:56 est
18466              Message-Id: <200201190400.XAA16899@mailhub1.stratus.com>       
18467      Branch: perl
18468            ! ext/Cwd/t/cwd.t
18469 ____________________________________________________________________________
18470 [ 14342] By: jhi                                   on 2002/01/19  16:08:19
18471         Log: Subject: [PATCH] lib/Time/Local.t patch w/o 2038 check           
18472              From: Paul_GreenVOS@vos.stratus.com
18473              Date: Fri, 18 Jan 02 22:48 est
18474              Message-Id: <200201190349.WAA28294@mailhub2.stratus.com>
18475      Branch: perl
18476            ! lib/Time/Local.t
18477 ____________________________________________________________________________
18478 [ 14341] By: jhi                                   on 2002/01/19  16:06:56
18479         Log: Subject: [PATCH] ext/Devel/DProf/DProf.t - different way
18480              From: Paul_GreenVOS@vos.stratus.com
18481              Date: Fri, 18 Jan 02 16:22 est
18482              Message-Id: <200201182125.QAA08563@mailhub1.stratus.com>
18483      Branch: perl
18484            ! ext/Devel/DProf/DProf.t
18485 ____________________________________________________________________________
18486 [ 14340] By: jhi                                   on 2002/01/19  03:00:26
18487         Log: Subject: [PATCH] Re: ext/Devel/DProf/DProf.t -- use exe_ext
18488              From: Tels <perl_dummy@bloodgate.com>
18489              Date: Fri, 18 Jan 2002 22:07:14 +0100 (CET) 
18490              Message-Id: <200201182106.XAA19133@taku.hut.fi>
18491      Branch: perl
18492            ! t/comp/script.t t/op/stat.t t/run/fresh_perl.t
18493 ____________________________________________________________________________
18494 [ 14339] By: jhi                                   on 2002/01/19  02:56:26
18495         Log: Don't do socketpair udp unless you've got all what it takes.
18496      Branch: perl
18497            ! util.c
18498 ____________________________________________________________________________
18499 [ 14338] By: jhi                                   on 2002/01/19  02:51:34
18500         Log: Subject: [PATCH] Re: perl@14331 - BeOS now quite happy  
18501              From: Tels <perl_dummy@bloodgate.com>
18502              Date: Fri, 18 Jan 2002 23:07:01 +0100 (CET) 
18503              Message-Id: <200201182206.AAA15310@taku.hut.fi>
18504      Branch: perl
18505            ! lib/ExtUtils/MM_BeOS.pm
18506 ____________________________________________________________________________
18507 [ 14337] By: jhi                                   on 2002/01/19  02:48:15
18508         Log: metaconfig unit change for #14336.
18509      Branch: metaconfig
18510            ! U/modified/myhostname.U
18511 ____________________________________________________________________________
18512 [ 14336] By: jhi                                   on 2002/01/19  02:47:50
18513         Log: Avoid bare "set", and kiss .uucp goodbye.
18514      Branch: perl
18515            ! Configure
18516 ____________________________________________________________________________
18517 [ 14335] By: nick                                  on 2002/01/18  22:11:42
18518         Log: Split out core of sv_magic() into sv_magicext().
18519              sv_magic provides the extra restictions (no READONLY, only
18520              one of each type, canned set of vtables), and sv_magicext()
18521              does the actual data twiddling.
18522              Also enhances semantics of ->mg_ptr setting via name/namlen
18523              to allow either an uncopied ptr (namlen == 0), or a Newz()ed
18524              scratch area (namlen > 0 && name == NULL).
18525              sv_magicext also returns the MAGIC * it added.
18526              sv_magicext is intended mainly for PERL_MAGIC_ext (~) magic.
18527              
18528              To come sv_unmagicext() - which will remove just one magic
18529              of particular type, and additionaly match against ->mg_ptr,
18530              or the MAGIC * (need to experiment as to which is more natural).
18531      Branch: perlio
18532            ! embed.fnc embed.h embedvar.h global.sym perlapi.c perlapi.h
18533            ! pod/perlapi.pod pod/perlintern.pod proto.h sv.c util.c
18534 ____________________________________________________________________________
18535 [ 14334] By: jhi                                   on 2002/01/18  21:16:08
18536         Log: Retract #14327 for now, going to the limit seems
18537              to be too much for many platforms.
18538      Branch: perl
18539            ! lib/Time/Local.t
18540 ____________________________________________________________________________
18541 [ 14333] By: nick                                  on 2002/01/18  18:58:33
18542         Log: Integrate mainline
18543      Branch: perlio
18544           !> Changes patchlevel.h
18545 ____________________________________________________________________________
18546 [ 14332] By: nick                                  on 2002/01/18  16:19:06
18547         Log: Integrate mainline
18548      Branch: perlio
18549           +> lib/ExtUtils/Changes lib/ExtUtils/instmodsh
18550           +> lib/ExtUtils/t/hints.t t/lib/TieOut.pm
18551            - lib/ExtUtils/inst
18552           !> (integrate 32 files)
18553 ____________________________________________________________________________
18554 [ 14331] By: jhi                                   on 2002/01/18  16:09:38
18555         Log: Update Changes.
18556      Branch: perl
18557            ! Changes patchlevel.h
18558 ____________________________________________________________________________
18559 [ 14330] By: jhi                                   on 2002/01/18  15:07:49
18560         Log: Try to make the connect/read/write timeouting.
18561      Branch: perl
18562            ! ext/Socket/Socket.t
18563 ____________________________________________________________________________
18564 [ 14329] By: jhi                                   on 2002/01/18  14:49:49
18565         Log: Netware Makefile tweak from Ananth Kesari.
18566      Branch: perl
18567            ! NetWare/Makefile
18568 ____________________________________________________________________________
18569 [ 14328] By: jhi                                   on 2002/01/18  14:37:02
18570         Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20020117.010] File::Find documentation
18571              From: Michael G Schwern <schwern@pobox.com>
18572              Date: Fri, 18 Jan 2002 03:10:27 -0500
18573              Message-ID: <20020118081027.GE7226@blackrider>
18574      Branch: perl
18575            ! lib/File/Find.pm
18576 ____________________________________________________________________________
18577 [ 14327] By: jhi                                   on 2002/01/18  14:33:19
18578         Log: (retracted by #14334)
18579              
18580              Subject: [PATCH] Improving lib/Time/Local.t
18581              From: Paul_GreenVOS@vos.stratus.com        
18582              Date: Thu, 17 Jan 02 22:36 est
18583              Message-Id: <200201180335.WAA08768@mailhub2.stratus.com> 
18584      Branch: perl
18585            ! lib/Time/Local.t
18586 ____________________________________________________________________________
18587 [ 14326] By: jhi                                   on 2002/01/18  14:32:08
18588         Log: Subject: [PATCH t/MM_Win32.t] was: [ANNOUNCE] ExtUtils::MakeMaker 5.48_03 
18589              From: Abe Timmerman <abe@ztreet.demon.nl>  
18590              Date: Fri, 18 Jan 2002 13:18:47 +0100
18591              Message-ID: <4l4g4ustql73mlnm5n2jm68vcn4ctf85a1@4ax.com> 
18592      Branch: perl
18593            ! lib/ExtUtils/t/MM_Win32.t
18594 ____________________________________________________________________________
18595 [ 14325] By: jhi                                   on 2002/01/18  14:30:49
18596         Log: Subject: [PATCH] Syncing with bleadperl 
18597              From: Michael G Schwern <schwern@pobox.com> 
18598              Date: Fri, 18 Jan 2002 03:04:33 -0500
18599              Message-ID: <20020118080432.GC7226@blackrider>
18600      Branch: perl
18601            + lib/ExtUtils/Changes lib/ExtUtils/instmodsh t/lib/TieOut.pm
18602            - lib/ExtUtils/inst
18603            ! MANIFEST lib/ExtUtils/Embed.pm lib/ExtUtils/Liblist.pm
18604            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
18605            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Mkbootstrap.pm
18606            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/t/Command.t
18607            ! lib/ExtUtils/t/Embed.t lib/ExtUtils/t/ExtUtils.t
18608            ! lib/ExtUtils/t/Installed.t lib/ExtUtils/t/MM_BeOS.t
18609            ! lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_OS2.t
18610            ! lib/ExtUtils/t/MM_Unix.t lib/ExtUtils/t/MM_VMS.t
18611            ! lib/ExtUtils/t/MM_Win32.t lib/ExtUtils/t/Manifest.t
18612            ! lib/ExtUtils/t/Mkbootstrap.t lib/ExtUtils/t/Packlist.t
18613            ! lib/ExtUtils/t/hints.t lib/ExtUtils/t/testlib.t
18614            ! lib/ExtUtils/testlib.pm
18615 ____________________________________________________________________________
18616 [ 14324] By: jhi                                   on 2002/01/18  13:40:56
18617         Log: Detypo.
18618      Branch: perl
18619            ! AUTHORS
18620 ____________________________________________________________________________
18621 [ 14323] By: jhi                                   on 2002/01/18  00:35:24
18622         Log: Subject: [PATCH] MM check_hints test
18623              From: Michael G Schwern <schwern@pobox.com>
18624              Date: Thu, 17 Jan 2002 20:25:57 -0500
18625              Message-ID: <20020118012557.GE32762@blackrider>
18626      Branch: perl
18627            + lib/ExtUtils/t/hints.t
18628            ! MANIFEST
18629 ____________________________________________________________________________
18630 [ 14322] By: jhi                                   on 2002/01/18  00:21:11
18631         Log: Subject: [PATCH] Re: [PATCH] Re: ndbm failing on linux ?        
18632              From: Michael G Schwern <schwern@pobox.com> 
18633              Date: Thu, 17 Jan 2002 20:12:20 -0500
18634              Message-ID: <20020118011220.GC32762@blackrider>
18635              
18636              (#14317 replaced with this)
18637      Branch: perl
18638            ! lib/ExtUtils/MakeMaker.pm
18639 ____________________________________________________________________________
18640 [ 14321] By: jhi                                   on 2002/01/17  22:51:55
18641         Log: Subject: [PATCH perldiag] overload.pm warnings
18642              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18643              Date: Thu, 17 Jan 2002 23:53:49 +0100
18644              Message-ID: <20020117235349.A14530@rafael>
18645      Branch: perl
18646            ! pod/perldiag.pod
18647 ____________________________________________________________________________
18648 [ 14320] By: jhi                                   on 2002/01/17  22:49:36
18649         Log: Subject: [PATCH] Re: [ID 20020117.010] File::Find documentation
18650              From: Michael G Schwern <schwern@pobox.com>
18651              Date: Thu, 17 Jan 2002 16:35:47 -0500
18652              Message-ID: <20020117213546.GD23830@blackrider>
18653      Branch: perl
18654            ! lib/File/Find.pm
18655 ____________________________________________________________________________
18656 [ 14319] By: jhi                                   on 2002/01/17  22:43:12
18657         Log: Subject: [PATCH pod/perltodo.pod] One TODO is TODONE
18658              From: chromatic <chromatic@rmci.net>
18659              Date: Thu, 17 Jan 2002 13:04:22 -0700
18660              Message-ID: <20020117200557.98720.qmail@onion.perl.org>
18661      Branch: perl
18662            ! pod/perltodo.pod
18663 ____________________________________________________________________________
18664 [ 14318] By: jhi                                   on 2002/01/17  22:42:12
18665         Log: Subject: [PATCH lib/ExtUtils/t/Mkbootstrap] Silence warnings (was Re: [ANNOUNCE] ExtUtils::MakeMaker 5.48_01, the CPAN version)
18666              From: chromatic <chromatic@rmci.net>
18667              Date: Thu, 17 Jan 2002 12:59:04 -0700
18668              Message-ID: <20020117200039.96481.qmail@onion.perl.org>
18669      Branch: perl
18670            ! lib/ExtUtils/t/Mkbootstrap.t
18671 ____________________________________________________________________________
18672 [ 14317] By: jhi                                   on 2002/01/17  22:39:48
18673         Log: (replaced by #14322)
18674              The #14300 broke hints file handling.
18675      Branch: perl
18676            ! lib/ExtUtils/MakeMaker.pm
18677 ____________________________________________________________________________
18678 [ 14316] By: jhi                                   on 2002/01/17  22:14:56
18679         Log: metaconfig unit change for #14315.
18680      Branch: metaconfig/U/perl
18681            ! uselongdbl.U
18682 ____________________________________________________________________________
18683 [ 14315] By: jhi                                   on 2002/01/17  22:13:44
18684         Log: Subject: [PATCH] long doubles
18685              From: Nicholas Clark <nick@unfortu.net>
18686              Date: Thu, 17 Jan 2002 17:06:28 +0000
18687              Message-ID: <20020117170627.GD513@Bagpuss.unfortu.net>
18688      Branch: perl
18689            ! Configure
18690 ____________________________________________________________________________
18691 [ 14314] By: jhi                                   on 2002/01/17  21:52:03
18692         Log: metaconfig unit change for #14313.
18693      Branch: metaconfig
18694            ! U/modified/i_ndbm.U
18695 ____________________________________________________________________________
18696 [ 14313] By: jhi                                   on 2002/01/17  21:51:05
18697         Log: Subject: [PATCH] Trivial Configure patch (really i_ndbm.U)
18698              From: Andy Dougherty <doughera@lafayette.edu>
18699              Date: Thu, 17 Jan 2002 11:44:48 -0500 (EST)
18700              Message-ID: <Pine.SOL.4.10.10201171141280.25122-100000@maxwell.phys.lafayette.edu>
18701      Branch: perl
18702            ! Configure
18703 ____________________________________________________________________________
18704 [ 14312] By: nick                                  on 2002/01/17  21:38:38
18705         Log: Integrate mainline (for ndbm fixes etc.)
18706      Branch: perlio
18707           +> t/run/fresh_perl.t
18708            - t/run/kill_perl.t
18709           !> Changes MANIFEST ext/Opcode/Opcode.xs
18710           !> ext/SDBM_File/sdbm/Makefile.PL
18711           !> ext/Unicode/Normalize/Normalize.pm lib/Attribute/Handlers.pm
18712           !> lib/Attribute/Handlers/t/multi.t lib/ExtUtils/MM_Unix.pm
18713           !> lib/ExtUtils/MakeMaker.pm lib/ExtUtils/t/MM_Unix.t
18714           !> lib/Text/Tabs.pm mg.c patchlevel.h scope.c t/io/fs.t
18715           !> t/lib/warnings/mg t/op/crypt.t t/test.pl
18716 ____________________________________________________________________________
18717 [ 14311] By: sky                                   on 2002/01/17  21:01:00
18718         Log: Simplify the code that duplicates the threads 
18719              init function and the parameters to the thread by using sv_dup. 
18720              Note,what happens if you pass a shared variable as a parameter?
18721      Branch: perl
18722            ! ext/threads/threads.xs
18723 ____________________________________________________________________________
18724 [ 14310] By: jhi                                   on 2002/01/17  15:23:56
18725         Log: Update Changes.
18726      Branch: perl
18727            ! Changes patchlevel.h
18728 ____________________________________________________________________________
18729 [ 14309] By: jhi                                   on 2002/01/17  14:39:20
18730         Log: Rename kill_perl to fresh_perl; replace fresh_perl()
18731              with fresh_perl_is() and fresh_perl_like().
18732      Branch: perl
18733            + t/run/fresh_perl.t
18734            - t/run/kill_perl.t
18735            ! MANIFEST t/test.pl
18736 ____________________________________________________________________________
18737 [ 14308] By: jhi                                   on 2002/01/17  14:06:46
18738         Log: Subject: Re: [Patch @14129] fixes Unicode::Normalize
18739              From: Benjamin Goldberg <goldbb2@earthlink.net>
18740              Date: Wed, 09 Jan 2002 21:03:16 -0500
18741              Message-ID: <3C3CF664.A2BF3AC2@earthlink.net>
18742      Branch: perl
18743            ! ext/Unicode/Normalize/Normalize.pm
18744 ____________________________________________________________________________
18745 [ 14307] By: jhi                                   on 2002/01/17  14:04:06
18746         Log: Retract #14144 as Hugo isn't happy with it.
18747      Branch: perl
18748            ! scope.c t/run/kill_perl.t
18749 ____________________________________________________________________________
18750 [ 14306] By: jhi                                   on 2002/01/17  13:57:53
18751         Log: Subject: [REPATCH] Attribute::Handlers lexical refcount circus
18752              From: Richard Clamp <richardc@unixbeard.net>
18753              Date: Wed, 16 Jan 2002 17:34:31 +0000
18754              Message-ID: <20020116173431.GA28924@mirth.demon.co.uk>
18755      Branch: perl
18756            ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/t/multi.t
18757 ____________________________________________________________________________
18758 [ 14305] By: jhi                                   on 2002/01/17  13:32:56
18759         Log: Subject: [PATCH bleadperl] No more warnings from Opcode.c
18760              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
18761              Date: Tue, 15 Jan 2002 21:23:30 +0100
18762              Message-ID: <595405346.20020115212330@tesla.rcub.bg.ac.yu>
18763      Branch: perl
18764            ! ext/Opcode/Opcode.xs
18765 ____________________________________________________________________________
18766 [ 14304] By: jhi                                   on 2002/01/16  16:55:52
18767         Log: Subject: [PATCH] Fix crypt.t and fs.t tests
18768              From: Paul_GreenVOS@vos.stratus.com
18769              Date: Wed, 16 Jan 02 6:42 est
18770              Message-Id: <200201161143.GAA02292@mailhub1.stratus.com>
18771      Branch: perl
18772            ! t/io/fs.t t/op/crypt.t
18773 ____________________________________________________________________________
18774 [ 14303] By: jhi                                   on 2002/01/16  14:55:57
18775         Log: Subject: Re: [PATCH] length of undefined $(digit) should warn    
18776              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18777              Date: Wed, 16 Jan 2002 13:43:39 +0100
18778              Message-ID: <20020116134339.A704@rafael>
18779              
18780              (replaces #14302)
18781      Branch: perl
18782            ! mg.c t/lib/warnings/mg
18783 ____________________________________________________________________________
18784 [ 14302] By: jhi                                   on 2002/01/16  13:47:58
18785         Log: (replaced by #14303)
18786              Subject: [PATCH] length of undefined $(digit) should warn
18787              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18788              Date: Tue, 15 Jan 2002 23:02:44 +0100            
18789              Message-ID: <20020115230244.A31786@rafael>     
18790      Branch: perl
18791            ! mg.c t/lib/warnings/mg
18792 ____________________________________________________________________________
18793 [ 14301] By: jhi                                   on 2002/01/16  13:45:20
18794         Log: The non-MakeMaker.pm parts of
18795              
18796              Subject: [PATCH] Re: MM_Beos.pm?
18797              From: Tels <perl_dummy@bloodgate.com>
18798              Date: Mon, 14 Jan 2002 21:00:31 +0100 (CET)  
18799              Message-Id: <200201142006.WAA29544@taas.iki.fi>
18800      Branch: perl
18801            ! ext/SDBM_File/sdbm/Makefile.PL lib/ExtUtils/MM_Unix.pm
18802            ! lib/ExtUtils/t/MM_Unix.t
18803 ____________________________________________________________________________
18804 [ 14300] By: jhi                                   on 2002/01/16  13:40:53
18805         Log: Subject: [PATCH] Re: [PATCH] strictifying ExtUtils::MakeMaker, take 3
18806              From: Michael G Schwern <schwern@pobox.com>    
18807              Date: Tue, 15 Jan 2002 20:07:50 -0500            
18808              Message-ID: <20020116010750.GH625@blackrider>  
18809      Branch: perl
18810            ! lib/ExtUtils/MakeMaker.pm
18811 ____________________________________________________________________________
18812 [ 14299] By: jhi                                   on 2002/01/16  13:37:41
18813         Log: Subject: [PATCH] lib/Text/Tabs.pm doc format touchup
18814              From: Jeffrey Friedl <jfriedl@yahoo.com>       
18815              Date: Tue, 15 Jan 2002 15:30:22 -0800 (PST)      
18816              Message-Id: <200201152330.g0FNUM784820@ventrue.corp.yahoo.com>
18817      Branch: perl
18818            ! lib/Text/Tabs.pm
18819 ____________________________________________________________________________
18820 [ 14298] By: jhi                                   on 2002/01/16  13:34:29
18821         Log: Subject: [PATCH] Tidy up EXE_EXT patches to MM_Unix.pm
18822              From: "Green, Paul" <Paul.Green@stratus.com>
18823              Date: Tue, 15 Jan 2002 22:28:10 -0500
18824              Message-ID: <95AE3CDB3543D511883A0020485B38B9023534F0@exna3.stratus.com>
18825      Branch: perl
18826            ! lib/ExtUtils/MM_Unix.pm
18827 ____________________________________________________________________________
18828 [ 14297] By: jhi                                   on 2002/01/16  13:21:26
18829         Log: Integrate perlio; offsetof() is in <stddef.h>
18830      Branch: perl
18831           !> ext/Socket/Socket.xs
18832 ____________________________________________________________________________
18833 [ 14296] By: nick                                  on 2002/01/16  13:02:29
18834         Log: offsetof() is in <stddef.h>
18835      Branch: perlio
18836            ! ext/Socket/Socket.xs
18837 ____________________________________________________________________________
18838 [ 14295] By: nick                                  on 2002/01/16  07:25:29
18839         Log: Integrate mainline
18840      Branch: perlio
18841           +> (branch 262 files)
18842            - (delete 285 files)
18843           !> (integrate 34 files)
18844 ____________________________________________________________________________
18845 [ 14294] By: jhi                                   on 2002/01/16  05:37:29
18846         Log: Jeffrey's Unicode adventure continues: unify the In/*.pl
18847              and Is/*.pl to lib/*.pl, remove In.pl and Is.pl, introduce
18848              Canonical.pl and Exact.pl.
18849      Branch: perl
18850            + (add 259 files)
18851            - (delete 288 files)
18852            ! MANIFEST lib/unicore/Makefile lib/unicore/Properties
18853            ! lib/unicore/To/Digit.pl lib/unicore/To/Fold.pl
18854            ! lib/unicore/To/Lower.pl lib/unicore/To/Title.pl
18855            ! lib/unicore/To/Upper.pl lib/unicore/mktables lib/utf8_heavy.pl
18856 ____________________________________________________________________________
18857 [ 14293] By: jhi                                   on 2002/01/16  00:32:27
18858         Log: s/SvPV/SvPVbyte/g, as suggested by Gisle Aas.
18859      Branch: perl
18860            ! ext/Socket/Socket.xs
18861 ____________________________________________________________________________
18862 [ 14292] By: jhi                                   on 2002/01/15  20:06:49
18863         Log: Subject: [PATCH] Add Slab_Free to embed.fnc
18864              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
18865              Date: Tue, 15 Jan 2002 21:59:19 +0100
18866              Message-ID: <3C44A637.16602.25EB208@localhost>
18867      Branch: perl
18868            ! embed.fnc embed.h proto.h
18869 ____________________________________________________________________________
18870 [ 14291] By: jhi                                   on 2002/01/15  20:00:02
18871         Log: Duh.  The updated In/*.pl weren't checked in.
18872      Branch: perl
18873            ! lib/unicore/In/Alphabet.pl lib/unicore/In/Arabic.pl
18874            ! lib/unicore/In/ArabicP2.pl lib/unicore/In/ArabicPr.pl
18875            ! lib/unicore/In/Armenian.pl lib/unicore/In/Arrows.pl
18876            ! lib/unicore/In/BasicLat.pl lib/unicore/In/Bengali.pl
18877            ! lib/unicore/In/BlockEle.pl lib/unicore/In/Bopomof2.pl
18878            ! lib/unicore/In/Bopomofo.pl lib/unicore/In/BoxDrawi.pl
18879            ! lib/unicore/In/BrailleP.pl lib/unicore/In/Byzantin.pl
18880            ! lib/unicore/In/Cherokee.pl lib/unicore/In/CjkComp2.pl
18881            ! lib/unicore/In/CjkComp3.pl lib/unicore/In/CjkComp4.pl
18882            ! lib/unicore/In/CjkCompa.pl lib/unicore/In/CjkRadic.pl
18883            ! lib/unicore/In/CjkSymbo.pl lib/unicore/In/CjkUnif2.pl
18884            ! lib/unicore/In/CjkUnif3.pl lib/unicore/In/CjkUnifi.pl
18885            ! lib/unicore/In/Combini2.pl lib/unicore/In/Combini3.pl
18886            ! lib/unicore/In/Combinin.pl lib/unicore/In/ControlP.pl
18887            ! lib/unicore/In/Currency.pl lib/unicore/In/Cyrillic.pl
18888            ! lib/unicore/In/Deseret.pl lib/unicore/In/Devanaga.pl
18889            ! lib/unicore/In/Dingbats.pl lib/unicore/In/Enclose2.pl
18890            ! lib/unicore/In/Enclosed.pl lib/unicore/In/Ethiopic.pl
18891            ! lib/unicore/In/GeneralP.pl lib/unicore/In/Geometri.pl
18892            ! lib/unicore/In/Georgian.pl lib/unicore/In/Gothic.pl
18893            ! lib/unicore/In/Greek.pl lib/unicore/In/GreekExt.pl
18894            ! lib/unicore/In/Gujarati.pl lib/unicore/In/Gurmukhi.pl
18895            ! lib/unicore/In/Halfwidt.pl lib/unicore/In/HangulCo.pl
18896            ! lib/unicore/In/HangulJa.pl lib/unicore/In/HangulSy.pl
18897            ! lib/unicore/In/Hebrew.pl lib/unicore/In/HighPriv.pl
18898            ! lib/unicore/In/HighSurr.pl lib/unicore/In/Hiragana.pl
18899            ! lib/unicore/In/Ideograp.pl lib/unicore/In/IpaExten.pl
18900            ! lib/unicore/In/Kanbun.pl lib/unicore/In/KangxiRa.pl
18901            ! lib/unicore/In/Kannada.pl lib/unicore/In/Katakana.pl
18902            ! lib/unicore/In/Khmer.pl lib/unicore/In/Lao.pl
18903            ! lib/unicore/In/Latin1Su.pl lib/unicore/In/LatinEx2.pl
18904            ! lib/unicore/In/LatinEx3.pl lib/unicore/In/LatinExt.pl
18905            ! lib/unicore/In/Letterli.pl lib/unicore/In/LowSurro.pl
18906            ! lib/unicore/In/Malayala.pl lib/unicore/In/Mathema2.pl
18907            ! lib/unicore/In/Mathemat.pl lib/unicore/In/Miscell2.pl
18908            ! lib/unicore/In/Miscella.pl lib/unicore/In/Mongolia.pl
18909            ! lib/unicore/In/MusicalS.pl lib/unicore/In/Myanmar.pl
18910            ! lib/unicore/In/NumberFo.pl lib/unicore/In/Ogham.pl
18911            ! lib/unicore/In/OldItali.pl lib/unicore/In/OpticalC.pl
18912            ! lib/unicore/In/Oriya.pl lib/unicore/In/PrivateU.pl
18913            ! lib/unicore/In/Runic.pl lib/unicore/In/Sinhala.pl
18914            ! lib/unicore/In/SmallFor.pl lib/unicore/In/SpacingM.pl
18915            ! lib/unicore/In/Specials.pl lib/unicore/In/Superscr.pl
18916            ! lib/unicore/In/Syriac.pl lib/unicore/In/Tags.pl
18917            ! lib/unicore/In/Tamil.pl lib/unicore/In/Telugu.pl
18918            ! lib/unicore/In/Thaana.pl lib/unicore/In/Thai.pl
18919            ! lib/unicore/In/Tibetan.pl lib/unicore/In/UnifiedC.pl
18920            ! lib/unicore/In/YiRadica.pl lib/unicore/In/YiSyllab.pl
18921 ____________________________________________________________________________
18922 [ 14290] By: jhi                                   on 2002/01/15  18:39:54
18923         Log: Update Changes.
18924      Branch: perl
18925            ! Changes patchlevel.h
18926 ____________________________________________________________________________
18927 [ 14289] By: jhi                                   on 2002/01/15  18:38:03
18928         Log: Jeffrey is trying very hard to avoid working on his
18929              book, it would seem :-) (better naming, better comments
18930              in the files)
18931      Branch: perl
18932            + lib/unicore/Is/AsciiHex.pl lib/unicore/Is/IdContin.pl
18933            + lib/unicore/Is/IdStart.pl lib/unicore/Is/L_.pl
18934            + lib/unicore/Is/_CanonDC.pl lib/unicore/Is/_CaseIgn.pl
18935            + lib/unicore/Is/_CombAbo.pl lib/unicore/Properties
18936            - lib/unicore/Is/2.pl lib/unicore/Is/ASCIIHex.pl
18937            - lib/unicore/Is/CanonDCI.pl lib/unicore/Is/CaseIgno.pl
18938            - lib/unicore/Is/CombAbov.pl lib/unicore/Is/IDContin.pl
18939            - lib/unicore/Is/IDStart.pl
18940            ! (edit 200 files)
18941 ____________________________________________________________________________
18942 [ 14288] By: jhi                                   on 2002/01/15  17:56:29
18943         Log: metaconfig unit changes for #14287.
18944      Branch: metaconfig
18945            + U/modified/Chk_MANI.U
18946            ! U/modified/Extract.U U/modified/Finish.U
18947      Branch: metaconfig/U/perl
18948            ! Extensions.U dlsrc.U
18949 ____________________________________________________________________________
18950 [ 14287] By: jhi                                   on 2002/01/15  17:55:54
18951         Log: Some protection against spaces in directory names.
18952              (Tru64 still has some makedepend problems in such
18953              cases but that looks like Tru64's problem.)
18954      Branch: perl
18955            ! Configure Makefile.SH
18956 ____________________________________________________________________________
18957 [ 14286] By: jhi                                   on 2002/01/15  17:13:28
18958         Log: Should have been in #14285 but I have sausages for fingers.
18959      Branch: perl
18960            + lib/ExtUtils/MM_BeOS.pm
18961 ____________________________________________________________________________
18962 [ 14285] By: jhi                                   on 2002/01/15  17:12:59
18963         Log: MM_BeOS from Tels.
18964      Branch: perl
18965            + lib/ExtUtils/t/MM_BeOS.t
18966            ! MANIFEST
18967 ____________________________________________________________________________
18968 [ 14284] By: jhi                                   on 2002/01/15  15:55:53
18969         Log: Integrate perlio;
18970              
18971              (reintroduce #14251) Slab allocator for ops
18972              - moved the statics to intrpvar.h
18973              - implemented Slab_Free()
18974              - uses PerlMemShared (for now) if distinction exists.
18975              
18976              Slab allocator submit after resolve -ay to keep it!
18977              
18978              Hand merge of non slab allocator stuff
18979              
18980              const-ness fix in savepv's passing of NULL
18981              
18982              Typo in #else branch of PL_SLAB_ALLOC
18983              
18984              Integrate rest of mainline
18985              
18986              Regen embed enable slab for PERL_IMPLICIT_SYS
18987              
18988              Correct name of PL_OP_SLAB_ALLOC
18989              
18990              Correct slab allocator for case where sizeof(IV) > sizeof(IV *)
18991              e.g. -Duse64bitint on a 32-bit platform.
18992              Now uses I32 for use-count and is more careful with its casts.
18993      Branch: perl
18994           !> (integrate 28 files)
18995 ____________________________________________________________________________
18996 [ 14283] By: pudge                                 on 2002/01/15  15:21:30
18997         Log: Add Shuck URL
18998      Branch: maint-5.6/macperl
18999            ! macos/macperl/MacPerl.podhelp
19000 ____________________________________________________________________________
19001 [ 14282] By: pudge                                 on 2002/01/15  15:21:18
19002         Log: Remove obsolete docs
19003      Branch: maint-5.6/macperl
19004            ! ext/File/Glob/Glob.pm
19005 ____________________________________________________________________________
19006 [ 14281] By: nick                                  on 2002/01/15  15:08:43
19007         Log: Correct slab allocator for case where sizeof(IV) > sizeof(IV *)
19008              e.g. -Duse64bitint on a 32-bit platform.
19009              Now uses I32 for use-count and is more careful with its casts.
19010      Branch: perlio
19011            ! intrpvar.h op.c
19012 ____________________________________________________________________________
19013 [ 14280] By: pudge                                 on 2002/01/15  14:55:25
19014         Log: Update bundled modules.  Yow!
19015      Branch: maint-5.6/macperl
19016            + macos/bundled_ext/Compress/Zlib/constants.h
19017            + macos/bundled_ext/Compress/Zlib/constants.xs
19018            + macos/bundled_ext/Filter/Util/Call/ppport.h
19019            + macos/bundled_ext/Storable/t/compat-0.6.t
19020            + macos/bundled_ext/Storable/t/dump.pl
19021            + macos/bundled_lib/blib/lib/Mail/Mailer/qmail.pm
19022            + macos/bundled_lib/blib/lib/Net/HTTP/Methods.pm
19023            + macos/bundled_lib/blib/lib/Net/HTTPS.pm
19024            + macos/bundled_lib/blib/lib/URI/ssh.pm
19025            + macos/bundled_lib/t/Filter/Simple/ExportTest.pm
19026            + macos/bundled_lib/t/Filter/Simple/FilterOnlyTest.pm
19027            + macos/bundled_lib/t/Filter/Simple/FilterTest.pm
19028            + macos/bundled_lib/t/Filter/Simple/ImportTest.pm
19029            + macos/bundled_lib/t/Filter/Simple/data.t
19030            + macos/bundled_lib/t/Filter/Simple/export.t
19031            + macos/bundled_lib/t/Filter/Simple/filter_only.t
19032            + macos/bundled_lib/t/Filter/Simple/import.t
19033            + macos/bundled_lib/t/NEXT/actual.t
19034            + macos/bundled_lib/t/NEXT/actuns.t
19035            + macos/bundled_lib/t/NEXT/next.t
19036            + macos/bundled_lib/t/NEXT/unseen.t
19037            + macos/bundled_lib/t/libnet/netrc.t
19038            + macos/bundled_lib/t/libwww-perl/base/http.t
19039            + macos/bundled_lib/t/libwww-perl/live/activestate.t
19040            - macos/bundled_ext/Filter/t/FilterTest.pm
19041            - macos/bundled_ext/Storable/t/compat06.t
19042            - macos/bundled_ext/Storable/t/st-dump.pl
19043            - macos/bundled_lib/t/NEXT/test.pl
19044            - macos/bundled_lib/t/libwww-perl/live/google.t
19045            ! macos/bundled_ext/Compress/Zlib/ANNOUNCE
19046            ! macos/bundled_ext/Compress/Zlib/Makefile.PL
19047            ! macos/bundled_ext/Compress/Zlib/Makefile.mk
19048            ! macos/bundled_ext/Compress/Zlib/README
19049            ! macos/bundled_ext/Compress/Zlib/Zlib.pm
19050            ! macos/bundled_ext/Compress/Zlib/Zlib.xs
19051            ! macos/bundled_ext/Compress/Zlib/t/examples.t
19052            ! macos/bundled_ext/Filter/Util/Call/Call.pm
19053            ! macos/bundled_ext/Filter/Util/Call/Call.xs
19054            ! macos/bundled_ext/Filter/Util/Call/Makefile.PL
19055            ! macos/bundled_ext/Filter/t/call.t
19056            ! macos/bundled_ext/Filter/t/filter-util.pl
19057            ! macos/bundled_ext/Storable/ChangeLog
19058            ! macos/bundled_ext/Storable/README
19059            ! macos/bundled_ext/Storable/Storable.pm
19060            ! macos/bundled_ext/Storable/t/blessed.t
19061            ! macos/bundled_ext/Storable/t/canonical.t
19062            ! macos/bundled_ext/Storable/t/dclone.t
19063            ! macos/bundled_ext/Storable/t/forgive.t
19064            ! macos/bundled_ext/Storable/t/freeze.t
19065            ! macos/bundled_ext/Storable/t/lock.t
19066            ! macos/bundled_ext/Storable/t/overload.t
19067            ! macos/bundled_ext/Storable/t/recurse.t
19068            ! macos/bundled_ext/Storable/t/retrieve.t
19069            ! macos/bundled_ext/Storable/t/store.t
19070            ! macos/bundled_ext/Storable/t/tied.t
19071            ! macos/bundled_ext/Storable/t/tied_hook.t
19072            ! macos/bundled_ext/Storable/t/tied_items.t
19073            ! macos/bundled_ext/Storable/t/utf8.t
19074            ! macos/bundled_lib/blib/lib/File/Sort.pm
19075            ! macos/bundled_lib/blib/lib/Filter/Simple.pm
19076            ! macos/bundled_lib/blib/lib/HTTP/Headers.pm
19077            ! macos/bundled_lib/blib/lib/HTTP/Message.pm
19078            ! macos/bundled_lib/blib/lib/HTTP/Negotiate.pm
19079            ! macos/bundled_lib/blib/lib/HTTP/Request.pm
19080            ! macos/bundled_lib/blib/lib/HTTP/Response.pm
19081            ! macos/bundled_lib/blib/lib/LWP.pm
19082            ! macos/bundled_lib/blib/lib/LWP/Authen/Digest.pm
19083            ! macos/bundled_lib/blib/lib/LWP/Protocol/http.pm
19084            ! macos/bundled_lib/blib/lib/LWP/Protocol/https.pm
19085            ! macos/bundled_lib/blib/lib/LWP/UserAgent.pm
19086            ! macos/bundled_lib/blib/lib/Mail/Address.pm
19087            ! macos/bundled_lib/blib/lib/Mail/Cap.pm
19088            ! macos/bundled_lib/blib/lib/Mail/Field.pm
19089            ! macos/bundled_lib/blib/lib/Mail/Field/AddrList.pm
19090            ! macos/bundled_lib/blib/lib/Mail/Field/Date.pm
19091            ! macos/bundled_lib/blib/lib/Mail/Filter.pm
19092            ! macos/bundled_lib/blib/lib/Mail/Header.pm
19093            ! macos/bundled_lib/blib/lib/Mail/Internet.pm
19094            ! macos/bundled_lib/blib/lib/Mail/Mailer.pm
19095            ! macos/bundled_lib/blib/lib/Mail/Mailer/test.pm
19096            ! macos/bundled_lib/blib/lib/Mail/Send.pm
19097            ! macos/bundled_lib/blib/lib/Mail/Util.pm
19098            ! macos/bundled_lib/blib/lib/NEXT.pm
19099            ! macos/bundled_lib/blib/lib/Net/Config.pm
19100            ! macos/bundled_lib/blib/lib/Net/Domain.pm
19101            ! macos/bundled_lib/blib/lib/Net/FTP.pm
19102            ! macos/bundled_lib/blib/lib/Net/FTP/E.pm
19103            ! macos/bundled_lib/blib/lib/Net/FTP/L.pm
19104            ! macos/bundled_lib/blib/lib/Net/HTTP.pm
19105            ! macos/bundled_lib/blib/lib/Net/NNTP.pm
19106            ! macos/bundled_lib/blib/lib/Net/POP3.pm
19107            ! macos/bundled_lib/blib/lib/Net/SMTP.pm
19108            ! macos/bundled_lib/blib/lib/Net/libnetFAQ.pod
19109            ! macos/bundled_lib/blib/lib/Switch.pm
19110            ! macos/bundled_lib/blib/lib/Text/Balanced.pm
19111            ! macos/bundled_lib/blib/lib/URI/Escape.pm
19112            ! macos/bundled_lib/blib/lib/URI/ftp.pm
19113            ! macos/bundled_lib/blib/lib/lwpcook.pod
19114            ! macos/bundled_lib/t/Filter/Simple/filter.t
19115            ! macos/bundled_lib/t/Switch/t/nested.t
19116            ! macos/bundled_lib/t/Text/Balanced/t/extbrk.t
19117            ! macos/bundled_lib/t/Text/Balanced/t/extcbk.t
19118            ! macos/bundled_lib/t/Text/Balanced/t/extdel.t
19119            ! macos/bundled_lib/t/Text/Balanced/t/extmul.t
19120            ! macos/bundled_lib/t/Text/Balanced/t/extqlk.t
19121            ! macos/bundled_lib/t/Text/Balanced/t/exttag.t
19122            ! macos/bundled_lib/t/Text/Balanced/t/extvar.t
19123            ! macos/bundled_lib/t/Text/Balanced/t/gentag.t
19124            ! macos/bundled_lib/t/libnet/config.t
19125            ! macos/bundled_lib/t/libnet/ftp.t
19126            ! macos/bundled_lib/t/libnet/hostname.t
19127            ! macos/bundled_lib/t/libnet/nntp.t
19128            ! macos/bundled_lib/t/libnet/require.t
19129            ! macos/bundled_lib/t/libnet/smtp.t
19130            ! macos/bundled_lib/t/libwww-perl/base/headers.t
19131            ! macos/bundled_lib/t/libwww-perl/base/negotiate.t
19132            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-auth-b.t
19133            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-auth-d.t
19134            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-chunk.t
19135            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-md5.t
19136            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-te.t
19137            ! macos/bundled_lib/t/libwww-perl/live/validator.t
19138            ! macos/lib/Mac/AppleEvents/Simple.pm macos/lib/Mac/Glue.pm
19139 ____________________________________________________________________________
19140 [ 14279] By: jhi                                   on 2002/01/15  14:43:04
19141         Log: Subject: [PATCH] Socket::sockaddr_family
19142              From: Gisle Aas <gisle@ActiveState.com> 
19143              Date: 15 Jan 2002 06:35:28 -0800
19144              Message-ID: <lr1ygrk7gv.fsf@caliper.activestate.com>
19145      Branch: perl
19146            ! ext/Socket/Socket.pm ext/Socket/Socket.t ext/Socket/Socket.xs
19147 ____________________________________________________________________________
19148 [ 14278] By: jhi                                   on 2002/01/15  14:37:34
19149         Log: Subject: [PATCH perldiag] Style issue
19150              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
19151              Date: Tue, 15 Jan 2002 15:36:30 +0100                
19152              Message-ID: <20020115153630.A11568@rafael>
19153      Branch: perl
19154            ! pod/perldiag.pod
19155 ____________________________________________________________________________
19156 [ 14277] By: nick                                  on 2002/01/15  14:30:51
19157         Log: Correct name of PL_OP_SLAB_ALLOC
19158      Branch: perlio
19159            ! perl.h
19160 ____________________________________________________________________________
19161 [ 14276] By: jhi                                   on 2002/01/15  14:22:38
19162         Log: NetWare tweak from Ananth Kesari.
19163      Branch: perl
19164            ! lib/ExtUtils/MakeMaker.pm
19165 ____________________________________________________________________________
19166 [ 14275] By: jhi                                   on 2002/01/15  14:19:43
19167         Log: Throwback.
19168      Branch: perl
19169            ! MANIFEST
19170 ____________________________________________________________________________
19171 [ 14274] By: jhi                                   on 2002/01/15  14:16:28
19172         Log: A couple of additional character classes from Jeffrey,
19173              hopefully useful in future for internal use for implementing
19174              some special cases of casing.
19175              
19176              Also regenerate once more all the character classes,
19177              now without the timestamp.  A timestamp would be kind of
19178              nice but it's not: having a timestamp in a file means that
19179              even if the effective contents of file really didn't
19180              change, the file looks as if it changed.
19181      Branch: perl
19182            + lib/unicore/Is/CanonDCI.pl lib/unicore/Is/CaseIgno.pl
19183            + lib/unicore/Is/CombAbov.pl
19184            ! (edit 304 files)
19185 ____________________________________________________________________________
19186 [ 14273] By: jhi                                   on 2002/01/15  13:53:01
19187         Log: Make the test harder.
19188      Branch: perl
19189            ! t/op/pat.t
19190 ____________________________________________________________________________
19191 [ 14272] By: jhi                                   on 2002/01/15  13:51:11
19192         Log: Additional utf8_heavy.pl tweak from Jeffrey.
19193      Branch: perl
19194            ! lib/utf8_heavy.pl
19195 ____________________________________________________________________________
19196 [ 14271] By: nick                                  on 2002/01/15  11:29:47
19197         Log: Regen embed enable slab for PERL_IMPLICIT_SYS
19198      Branch: perlio
19199            ! embed.h embedvar.h global.sym perl.h perlapi.c perlapi.h
19200            ! pod/perlapi.pod pod/perlintern.pod proto.h toke.c
19201 ____________________________________________________________________________
19202 [ 14270] By: nick                                  on 2002/01/15  08:19:08
19203         Log: Integrate rest of mainline
19204      Branch: perlio
19205           !> (integrate 28 files)
19206 ____________________________________________________________________________
19207 [ 14269] By: nick                                  on 2002/01/15  08:02:44
19208         Log: Typo in #else branch of PL_SLAB_ALLOC
19209      Branch: perlio
19210            ! op.c
19211 ____________________________________________________________________________
19212 [ 14268] By: nick                                  on 2002/01/15  07:57:47
19213         Log: const-ness fix in savepv's passing of NULL
19214      Branch: perlio
19215            ! util.c
19216 ____________________________________________________________________________
19217 [ 14267] By: nick                                  on 2002/01/15  07:42:17
19218         Log: Hand merge of non slab allocator stuff
19219      Branch: perlio
19220            ! op.c
19221 ____________________________________________________________________________
19222 [ 14266] By: nick                                  on 2002/01/15  07:39:33
19223         Log: Slab allocator submit after resolve -ay to keep it!
19224      Branch: perlio
19225           !> op.c
19226 ____________________________________________________________________________
19227 [ 14265] By: nick                                  on 2002/01/15  07:05:06
19228         Log: Blind integrate of bulk of mainline.
19229      Branch: perlio
19230           +> (branch 173 files)
19231            - (delete 184 files)
19232           !> (integrate 146 files)
19233 ____________________________________________________________________________
19234 [ 14264] By: jhi                                   on 2002/01/15  04:19:11
19235         Log: Pod nits.
19236      Branch: perl
19237            ! lib/Unicode/UCD.pm pod/perlunicode.pod
19238 ____________________________________________________________________________
19239 [ 14263] By: jhi                                   on 2002/01/15  02:14:29
19240         Log: The Unicode categories doc patch to go with #14254,
19241              from Jeffrey.
19242      Branch: perl
19243            ! lib/Unicode/UCD.pm pod/perldelta.pod pod/perlunicode.pod
19244 ____________________________________________________________________________
19245 [ 14262] By: jhi                                   on 2002/01/15  01:30:09
19246         Log: There isn't going to be perl.third.exe.
19247      Branch: perl
19248            ! Makefile.SH
19249 ____________________________________________________________________________
19250 [ 14261] By: jhi                                   on 2002/01/15  01:25:11
19251         Log: Subject: [PATCH] small coredump correction
19252              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
19253              Date: Tue, 15 Jan 2002 00:22:52 +0100
19254              Message-ID: <20020115002252.I691@rafael>
19255      Branch: perl
19256            ! op.c
19257 ____________________________________________________________________________
19258 [ 14260] By: jhi                                   on 2002/01/15  01:23:53
19259         Log: Subject: [PATCH] Overriding readline() should also override <FH>     
19260              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
19261              Date: Mon, 14 Jan 2002 23:03:04 +0100
19262              Message-ID: <20020114230304.A691@rafael>   
19263              
19264              Subject: Re: [PATCH] Overriding readline() should also override <FH> 
19265              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
19266              Date: Mon, 14 Jan 2002 23:18:43 +0100
19267              Message-ID: <20020114231843.E691@rafael>   
19268      Branch: perl
19269            ! pod/perlsub.pod t/op/override.t toke.c
19270 ____________________________________________________________________________
19271 [ 14259] By: nick                                  on 2002/01/14  22:02:49
19272         Log: Use PerlMemShared for CopSTASHPV and CopFILE.  MUCH harder than it sounds!
19273              Need to use CopXXXXX macros everywhere and add CopSTASH_free
19274              Add new scope type and add support for it to scope.c and scope stack
19275              dup-er in sv.c. Add savesharedpv().
19276              Also zealous version of Win32's vmem.h to catch all the abuses.
19277              With this t/op/fork.t passes even with zealous checking and 
19278              checker is point a finger at various threads/shared issues.
19279              
19280              PL_curcop->cop_io is still an issue.
19281      Branch: perlio
19282            ! cop.h embed.fnc embed.h embedvar.h global.sym op.c op.h perl.c
19283            ! perlapi.c perlapi.h pod/perlapi.pod pod/perlintern.pod proto.h
19284            ! scope.c scope.h sv.c toke.c util.c win32/config_H.vc
19285            ! win32/config_h.PL win32/perlhost.h win32/perllib.c
19286            ! win32/vmem.h win32/win32.c win32/win32.h
19287 ____________________________________________________________________________
19288 [ 14258] By: nick                                  on 2002/01/14  20:24:28
19289         Log: Integrate build parts of mainline
19290      Branch: perlio
19291           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/t/MM_Unix.t
19292           !> lib/ExtUtils/t/MM_Win32.t
19293 ____________________________________________________________________________
19294 [ 14257] By: nick                                  on 2002/01/14  16:10:54
19295         Log: Inverted sense of special-ness of specialCopIO - supposed to 
19296              be true if value is "special" i.e. NOT an SV.
19297      Branch: perlio
19298            ! perlio.h
19299 ____________________________________________________________________________
19300 [ 14256] By: jhi                                   on 2002/01/14  14:42:12
19301         Log: Update Changes.
19302      Branch: perl
19303            ! Changes patchlevel.h
19304 ____________________________________________________________________________
19305 [ 14255] By: jhi                                   on 2002/01/14  14:04:24
19306         Log: Retract #14251 (the op slab allocator from perlio)
19307              until we figure out why 2.2.19 x86 debian gets
19308              a circular sibling chain and therefore hangs in
19309              the Perl_ck_subr() sibling for-loop.
19310      Branch: perl
19311            ! embed.fnc embed.h embedvar.h global.sym intrpvar.h op.c perl.h
19312            ! perlapi.c perlapi.h proto.h
19313 ____________________________________________________________________________
19314 [ 14254] By: jhi                                   on 2002/01/14  13:25:07
19315         Log: Big mktables rewrite from Jeffrey;
19316              documentation not yet updated.
19317      Branch: perl
19318            + (add 171 files)
19319            - (delete 182 files)
19320            ! (edit 135 files)
19321 ____________________________________________________________________________
19322 [ 14253] By: ams                                   on 2002/01/14  03:15:05
19323         Log: Subject: Re: [ID 20020113.006] Cwd.pm uses uninitialized $ENV{PATH}
19324              From: Michael G Schwern <schwern@pobox.com>
19325              Date: Sun, 13 Jan 2002 21:00:07 -0500
19326              Message-Id: <20020114020007.GB2877@blackrider>
19327      Branch: perl
19328            ! lib/Cwd.pm
19329 ____________________________________________________________________________
19330 [ 14252] By: jhi                                   on 2002/01/14  00:27:41
19331         Log: Subject: Re: Win32 status - progress !
19332              From: Abe Timmerman <abe@ztreet.demon.nl>       
19333              Date: Mon, 14 Jan 2002 02:29:51 +0100
19334              Message-ID: <9rc44u4sl4hjfm32if71ggjlm0qpvvacs3@4ax.com>
19335      Branch: perl
19336            ! lib/ExtUtils/t/MM_Win32.t
19337 ____________________________________________________________________________
19338 [ 14251] By: jhi                                   on 2002/01/13  23:30:05
19339         Log: Integrate perlio.
19340              
19341              Slab allocator for ops
19342              - moved the statics to intrpvar.h
19343              - implemented Slab_Free()
19344              - uses PerlMemShared (for now) if distinction exists.
19345      Branch: perl
19346           !> embed.fnc embed.h embedvar.h global.sym intrpvar.h op.c perl.h
19347           !> perlapi.c perlapi.h proto.h
19348 ____________________________________________________________________________
19349 [ 14250] By: nick                                  on 2002/01/13  23:22:34
19350         Log: Slab allocator for ops
19351              - moved the statics to intrpvar.h
19352              - implemented Slab_Free()
19353              - uses PerlMemShared (for now) if distinction exists.
19354      Branch: perlio
19355            ! embed.fnc embed.h embedvar.h global.sym intrpvar.h op.c perl.h
19356            ! perlapi.c perlapi.h proto.h
19357 ____________________________________________________________________________
19358 [ 14249] By: jhi                                   on 2002/01/13  19:55:10
19359         Log: Start a new test category: uni.  Much of t/op/pat
19360              should probably be moved here, but holding on that
19361              until Jeffrey finishes his big mktables rewrite.
19362              Bits and pieces of op/split, op/pack, op/append,
19363              op/join, could probably be moved to respective uni
19364              tests, too.
19365      Branch: perl
19366            + t/uni/fold.t t/uni/sprintf.t
19367            - t/op/unifold.t t/op/unisprintf.t
19368            ! MANIFEST t/TEST t/harness
19369 ____________________________________________________________________________
19370 [ 14248] By: jhi                                   on 2002/01/13  19:52:02
19371         Log: Subject: [PATCH] enable Win32 to build again
19372              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
19373              Date: Sun, 13 Jan 2002 21:49:24 +0100
19374              Message-ID: <3C4200E4.15926.23F6131@localhost>
19375              
19376              miniperl.exe.exe does not exe that well.
19377      Branch: perl
19378            ! lib/ExtUtils/MM_Unix.pm
19379 ____________________________________________________________________________
19380 [ 14247] By: jhi                                   on 2002/01/13  19:50:23
19381         Log: Mention some of the load-affected tests.
19382      Branch: perl
19383            ! INSTALL
19384 ____________________________________________________________________________
19385 [ 14246] By: jhi                                   on 2002/01/13  19:38:17
19386         Log: Move the UTF-8 conversion code earlier so that
19387              op/ver is happy.
19388      Branch: perl
19389            ! sv.c t/op/ver.t
19390 ____________________________________________________________________________
19391 [ 14245] By: jhi                                   on 2002/01/13  19:19:59
19392         Log: Upgrade to Scalar-List-Util 1.06.  The Makefile.PLs
19393              have diverged quite a bit so no updates there.
19394      Branch: perl
19395            ! ext/List/Util/ChangeLog ext/List/Util/Util.xs
19396            ! ext/List/Util/lib/List/Util.pm
19397            ! ext/List/Util/lib/Scalar/Util.pm
19398 ____________________________________________________________________________
19399 [ 14244] By: jhi                                   on 2002/01/13  18:27:00
19400         Log: Make the crypt() pickier: if downgrading doesn't work,
19401              croak.
19402      Branch: perl
19403            ! pod/perldiag.pod pod/perlfunc.pod pp.c t/op/crypt.t
19404 ____________________________________________________________________________
19405 [ 14243] By: jhi                                   on 2002/01/13  18:12:23
19406         Log: Grow the buffer in case Unicode caused size changes
19407              (and it very probably did).
19408      Branch: perl
19409            ! sv.c
19410 ____________________________________________________________________________
19411 [ 14242] By: jhi                                   on 2002/01/13  17:46:45
19412         Log: Future-proofing from Jeffrey Friedl (for conflicting
19413              In* and Is* names).
19414      Branch: perl
19415            ! lib/utf8_heavy.pl
19416 ____________________________________________________________________________
19417 [ 14241] By: jhi                                   on 2002/01/13  17:40:29
19418         Log: Subject: [PATCH] Re: Warning in B.xs
19419              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
19420              Date: Sun, 13 Jan 2002 19:39:52 +0100
19421              Message-ID: <3C41E288.20562.1C8C895@localhost>
19422      Branch: perl
19423            ! ext/B/B.xs
19424 ____________________________________________________________________________
19425 [ 14240] By: jhi                                   on 2002/01/13  17:35:48
19426         Log: Subject: Re: lookbehind broken with latest bleedperl
19427              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
19428              Date: Sun, 13 Jan 2002 18:06:22 +0000
19429              Message-Id: <200201131806.g0DI6Mp20089@crypt.compulink.co.uk>
19430      Branch: perl
19431            ! regexec.c t/op/re_tests
19432 ____________________________________________________________________________
19433 [ 14239] By: jhi                                   on 2002/01/13  17:24:51
19434         Log: Subject: [PATCH] more MM_Unix.t tests
19435              From: Tels <perl_dummy@bloodgate.com>
19436              Date: Sun, 13 Jan 2002 17:16:19 +0100 (CET) 
19437              Message-Id: <200201131621.SAA17925@tiku.hut.fi>
19438              
19439              Subject: [PATCH] 14220 misunderstood, I bet          
19440              From: andreas.koenig@anima.de (Andreas J. Koenig)
19441              Date: 12 Jan 2002 21:31:58 +0100
19442              Message-ID: <m3k7un8g5d.fsf@anima.de>
19443      Branch: perl
19444            ! lib/ExtUtils/t/MM_Unix.t
19445 ____________________________________________________________________________
19446 [ 14238] By: jhi                                   on 2002/01/13  17:14:25
19447         Log: Subject: [PATCH] Re: MM_UNIX::parse_version() and my $VERSION        
19448              From: Tels <perl_dummy@bloodgate.com>
19449              Date: Sun, 13 Jan 2002 16:58:27 +0100 (CET) 
19450              Message-Id: <200201131602.SAA15687@tiku.hut.fi>
19451              
19452              Subject: RE: [PATCH] Re: MM_UNIX::parse_version() and my $VERSION    
19453              From: Tels <perl_dummy@bloodgate.com>
19454              Date: Sun, 13 Jan 2002 17:05:23 +0100 (CET) 
19455              Message-Id: <200201131610.SAA18974@tiku.hut.fi>
19456      Branch: perl
19457            ! lib/ExtUtils/MM_Unix.pm
19458 ____________________________________________________________________________
19459 [ 14237] By: jhi                                   on 2002/01/13  17:12:04
19460         Log: Subject: [PATCH] Re: [FAIL] Benchmark.t intermittent failure
19461              From: Nicholas Clark <nick@unfortu.net> 
19462              Date: Sun, 13 Jan 2002 15:58:34 +0000
19463              Message-ID: <20020113155833.C314@Bagpuss.unfortu.net>
19464      Branch: perl
19465            ! lib/Benchmark.t
19466 ____________________________________________________________________________
19467 [ 14236] By: jhi                                   on 2002/01/13  17:08:18
19468         Log: Anton Berezin did more reading and the uid setting story
19469              gets more complex.
19470      Branch: perl
19471            ! pod/perltodo.pod utils/perldoc.PL
19472 ____________________________________________________________________________
19473 [ 14235] By: jhi                                   on 2002/01/13  16:45:52
19474         Log: Integrate perlio;
19475              
19476              Win32 fixes:
19477              - vmem.h hack to handle free-by-wrong-thread after eval "".
19478              - Initialize timerid 
19479      Branch: perl
19480           !> win32/perlhost.h win32/perllib.c win32/vmem.h win32/win32.c
19481 ____________________________________________________________________________
19482 [ 14234] By: jhi                                   on 2002/01/13  16:44:07
19483         Log: Subject: Re: HiRes
19484              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
19485              Date: Sun, 13 Jan 2002 10:18:46 +0100
19486              Message-Id: <20020113100616.B6B5.H.M.BRAND@hccnet.nl>
19487              
19488              Give up on socketpair in HP-UX.
19489      Branch: perl
19490            ! ext/Socket/socketpair.t
19491 ____________________________________________________________________________
19492 [ 14233] By: nick                                  on 2002/01/13  16:29:30
19493         Log: Integrate mainline
19494      Branch: perlio
19495           +> ext/B/C/C.xs ext/B/C/Makefile.PL t/op/unisprintf.t
19496           !> (integrate 46 files)
19497 ____________________________________________________________________________
19498 [ 14232] By: nick                                  on 2002/01/13  15:37:48
19499         Log: Win32 fixes:
19500              - vmem.h hack to handle free-by-wrong-thread after eval "".
19501              - Initialize timerid 
19502      Branch: perlio
19503            ! win32/perlhost.h win32/perllib.c win32/vmem.h win32/win32.c
19504 ____________________________________________________________________________
19505 [ 14231] By: jhi                                   on 2002/01/13  05:15:01
19506         Log: *groan*
19507      Branch: perl
19508            ! t/op/pat.t
19509 ____________________________________________________________________________
19510 [ 14230] By: jhi                                   on 2002/01/13  05:13:03
19511         Log: One more sharp s case found by Jeffrey.
19512      Branch: perl
19513            ! regexec.c t/op/pat.t
19514 ____________________________________________________________________________
19515 [ 14229] By: jhi                                   on 2002/01/13  04:43:33
19516         Log: Comment tweak.
19517      Branch: perl
19518            ! regexec.c
19519 ____________________________________________________________________________
19520 [ 14228] By: jhi                                   on 2002/01/13  04:30:45
19521         Log: Don't bother checking for the Greek special
19522              cases if the node is too short.
19523      Branch: perl
19524            ! regcomp.c
19525 ____________________________________________________________________________
19526 [ 14227] By: jhi                                   on 2002/01/12  21:00:04
19527         Log: Update Changes.
19528      Branch: perl
19529            ! Changes patchlevel.h
19530 ____________________________________________________________________________
19531 [ 14226] By: jhi                                   on 2002/01/12  20:28:23
19532         Log: metaconfig unit change for #14225.
19533      Branch: metaconfig
19534            + U/modified/i_ndbm.U
19535 ____________________________________________________________________________
19536 [ 14225] By: jhi                                   on 2002/01/12  20:28:05
19537         Log: Subject: [PATCH 2] Re: [PATCH Configure ext/NDBM_File/hints/linux.pl] Support for linux systems with gdbm
19538              From: Jonathan Stowe <gellyfish@gellyfish.com>
19539              Date: Sat, 12 Jan 2002 11:13:02 +0000 (GMT) 
19540              Message-ID: <Pine.LNX.4.44.0201121107400.26602-100000@orpheus.gellyfish.com>    
19541      Branch: perl
19542            ! Configure config_h.SH
19543 ____________________________________________________________________________
19544 [ 14224] By: jhi                                   on 2002/01/12  20:18:02
19545         Log: Quick reformat using indent -kr -nce, as requested
19546              by Dan Kogai and suggest by NI-S.
19547      Branch: perl
19548            ! ext/Encode/encengine.c
19549 ____________________________________________________________________________
19550 [ 14223] By: jhi                                   on 2002/01/12  20:08:54
19551         Log: Couple more Unicode lookbehind tests.
19552      Branch: perl
19553            ! t/op/pat.t
19554 ____________________________________________________________________________
19555 [ 14222] By: jhi                                   on 2002/01/12  20:05:29
19556         Log: Sharp S as a special treat for our German UTF-8 testers :-)
19557      Branch: perl
19558            ! pod/perlunicode.pod regexec.c t/op/pat.t utf8.h
19559 ____________________________________________________________________________
19560 [ 14221] By: jhi                                   on 2002/01/12  18:38:54
19561         Log: Subject: {PATCH] Fix:  Re: [PATCH] B::C, perlcc.PL, B.xs, B.pm, t/TEST, C.xs   
19562              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
19563              Date: Sat, 12 Jan 2002 20:37:32 +0100
19564              Message-ID: <3C409E8C.16203.196C2D3@localhost>
19565      Branch: perl
19566            ! ext/B/B/Deparse.pm
19567 ____________________________________________________________________________
19568 [ 14220] By: jhi                                   on 2002/01/12  18:27:32
19569         Log: Hrmph.  Is having a test for an exact version of MM_Unix.pm
19570              really worth the bits it's printed on?
19571      Branch: perl
19572            ! lib/ExtUtils/t/MM_Unix.t
19573 ____________________________________________________________________________
19574 [ 14219] By: jhi                                   on 2002/01/12  18:06:49
19575         Log: Special treatment for U+03B0 and U+0390 in //i,
19576              this means that we can remove the minlen pessimisations
19577              introduced by the #14096.
19578      Branch: perl
19579            ! pp_hot.c regcomp.c regexec.c
19580 ____________________________________________________________________________
19581 [ 14218] By: jhi                                   on 2002/01/12  16:14:52
19582         Log: Integrate perlio;
19583              
19584              Abstract out the cloning of SvPVX and handle shared pv in a 
19585              safe (if suboptimal) manner. Does not fix op/fork.t :-(
19586              
19587              Win32-ize socketpair test
19588              - Win32 can fork even though $Config{d_fork} is undef
19589              - SOCK_DGRAM does not work - skip those tests.
19590      Branch: perl
19591           !> ext/Socket/socketpair.t sv.c
19592 ____________________________________________________________________________
19593 [ 14217] By: jhi                                   on 2002/01/12  16:09:59
19594         Log: One should first drop the real uid, not the effective uid.
19595              [ID 20020110.003]
19596      Branch: perl
19597            ! utils/perldoc.PL
19598 ____________________________________________________________________________
19599 [ 14216] By: jhi                                   on 2002/01/12  15:50:38
19600         Log: Subject: [PATCH] B::C, perlcc.PL, B.xs, B.pm, t/TEST, C.xs
19601              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
19602              Date: Fri, 11 Jan 2002 23:29:48 +0100
19603              Message-ID: <3C3F756C.4581.2E2A938@localhost>
19604      Branch: perl
19605            + ext/B/C/C.xs ext/B/C/Makefile.PL
19606            ! MANIFEST ext/B/B.pm ext/B/B.xs ext/B/B/C.pm t/TEST
19607            ! utils/perlcc.PL
19608 ____________________________________________________________________________
19609 [ 14215] By: jhi                                   on 2002/01/12  15:22:01
19610         Log: Subject: [PATCH] Re: Magic numbers in B::Concise
19611              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>               
19612              Date: Fri, 11 Jan 2002 14:29:30 -0800
19613              Message-ID: <15423.26442.891378.802062@soda.csua.berkeley.edu>
19614      Branch: perl
19615            ! ext/B/t/concise.t
19616 ____________________________________________________________________________
19617 [ 14214] By: nick                                  on 2002/01/12  12:31:12
19618         Log: Win32-ize socketpair test
19619              - Win32 can fork even though $Config{d_fork} is undef
19620              - SOCK_DGRAM does not work - skip those tests.
19621      Branch: perlio
19622            ! ext/Socket/socketpair.t
19623 ____________________________________________________________________________
19624 [ 14213] By: nick                                  on 2002/01/12  11:46:28
19625         Log: Abstract out the cloning of SvPVX and handle shared pv in a 
19626              safe (if suboptimal) manner. Does not fix op/fork.t :-(
19627      Branch: perlio
19628            ! sv.c
19629 ____________________________________________________________________________
19630 [ 14212] By: ams                                   on 2002/01/12  06:10:52
19631         Log: Subject: [PATCH] More fixes for Stratus VOS
19632              From: "Green, Paul" <Paul.Green@stratus.com>
19633              Date: Fri, 11 Jan 2002 17:30:37 -0500
19634              Message-Id: <95AE3CDB3543D511883A0020485B38B9023534D3@exna3.stratus.com>
19635      Branch: perl
19636            ! hints/vos.sh lib/ExtUtils/MM_Unix.pm
19637 ____________________________________________________________________________
19638 [ 14211] By: jhi                                   on 2002/01/12  06:01:29
19639         Log: Upgrade to CGI.pm 2.80.
19640      Branch: perl
19641            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/t/form.t
19642 ____________________________________________________________________________
19643 [ 14210] By: jhi                                   on 2002/01/12  05:57:36
19644         Log: FAQ sync.
19645      Branch: perl
19646            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
19647            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
19648            ! pod/perlfaq8.pod
19649 ____________________________________________________________________________
19650 [ 14209] By: jhi                                   on 2002/01/12  05:54:24
19651         Log: This is getting embarrassing.
19652      Branch: perl
19653            ! t/op/pat.t
19654 ____________________________________________________________________________
19655 [ 14208] By: jhi                                   on 2002/01/12  05:30:03
19656         Log: Doc tweaks.
19657      Branch: perl
19658            ! pod/perlunicode.pod
19659 ____________________________________________________________________________
19660 [ 14207] By: jhi                                   on 2002/01/12  05:16:55
19661         Log: Updating the test count is good; also rephrasing
19662              so that there is no ok output containing "not".
19663      Branch: perl
19664            ! t/op/pat.t
19665 ____________________________________________________________________________
19666 [ 14206] By: jhi                                   on 2002/01/12  05:11:20
19667         Log: Andreas is busy :-)
19668      Branch: perl
19669            ! doop.c t/op/unisprintf.t
19670 ____________________________________________________________________________
19671 [ 14205] By: jhi                                   on 2002/01/12  04:55:20
19672         Log: Unicode lookbehind looked bad.
19673      Branch: perl
19674            ! regexec.c t/op/pat.t
19675 ____________________________________________________________________________
19676 [ 14204] By: jhi                                   on 2002/01/12  01:43:48
19677         Log: Garbage collection.
19678      Branch: perl
19679            ! t/run/kill_perl.t
19680 ____________________________________________________________________________
19681 [ 14203] By: jhi                                   on 2002/01/12  00:10:51
19682         Log: Subject: [PATCH] export win32_async_check or Perl_despatch_signals
19683              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
19684              Date: Fri, 11 Jan 2002 23:29:48 +0100
19685              Message-ID: <3C3F756C.21561.2E2A9CE@localhost>
19686      Branch: perl
19687            ! embed.fnc global.sym makedef.pl
19688 ____________________________________________________________________________
19689 [ 14202] By: jhi                                   on 2002/01/12  00:07:41
19690         Log: Subject: [PATCH] perldelta nit?
19691              From: Robert Spier <rspier@pobox.com>
19692              Date: Fri, 11 Jan 2002 15:19:16 -0800
19693              Message-ID: <15423.29428.164185.251700@rls.cx>
19694      Branch: perl
19695            ! pod/perldelta.pod
19696 ____________________________________________________________________________
19697 [ 14201] By: jhi                                   on 2002/01/12  00:06:02
19698         Log: Subject: Re: [PATCH lib/AnyDBM_File.t] Convert to Test::More
19699              From: Michael G Schwern <schwern@pobox.com>
19700              Date: Fri, 11 Jan 2002 17:08:17 -0500
19701              Message-ID: <20020111220817.GG2838@blackrider>
19702      Branch: perl
19703            ! t/run/kill_perl.t t/test.pl
19704 ____________________________________________________________________________
19705 [ 14200] By: jhi                                   on 2002/01/12  00:02:05
19706         Log: Subject: [PATCH] Correct misleading error message
19707              From: Mike Guy <mjtg@cam.ac.uk>
19708              Date: Fri, 11 Jan 2002 18:36:33 +0000
19709              Message-Id: <E16P6XZ-0005kA-00@draco.cus.cam.ac.uk>
19710              
19711              hash assignment -> anonymous hash
19712      Branch: perl
19713            ! pod/perldiag.pod pp.c t/lib/warnings/pp t/op/hashwarn.t
19714 ____________________________________________________________________________
19715 [ 14199] By: jhi                                   on 2002/01/11  23:58:00
19716         Log: Subject: [PATCH bleadperl] Shut down warnings in Normalize.c          
19717              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
19718              Date: Fri, 11 Jan 2002 16:58:14 +0100
19719              Message-ID: <543058204.20020111165814@tesla.rcub.bg.ac.yu>
19720      Branch: perl
19721            ! ext/Unicode/Normalize/mkheader
19722 ____________________________________________________________________________
19723 [ 14198] By: jhi                                   on 2002/01/11  23:53:05
19724         Log: Add a new test for is-sprintf-preserving Unicodeness:
19725              #14194 and an old one from kill_perl.t (I could have used
19726              sprintf.t, but it's format was quite fixed, and I didn't
19727              feel like breaking the format)
19728      Branch: perl
19729            + t/op/unisprintf.t
19730            ! MANIFEST t/run/kill_perl.t
19731 ____________________________________________________________________________
19732 [ 14197] By: jhi                                   on 2002/01/11  21:48:49
19733         Log: Integrate perlio;
19734              Install dummy signal() handlers for Win32's SIGINT and SIGBREAK
19735      Branch: perl
19736           !> win32/win32.c
19737 ____________________________________________________________________________
19738 [ 14196] By: nick                                  on 2002/01/11  20:58:20
19739         Log: Install dummy signal() handlers for Win32's SIGINT and SIGBREAK
19740              as C runtime seems to get its hands on them even though we said
19741              they were handled.
19742              Still an issue with "die" out of signal handler - get panic: pp_iter
19743      Branch: perlio
19744            ! win32/win32.c
19745 ____________________________________________________________________________
19746 [ 14195] By: jhi                                   on 2002/01/11  20:07:35
19747         Log: Integrate perlio;
19748              A mostly-stable version of "new" Win32 signal/kill support.
19749      Branch: perl
19750           !> MANIFEST XSUB.h mg.c t/run/kill_perl.t toke.c win32/config.bc
19751           !> win32/config.gc win32/config.vc win32/config_H.bc
19752           !> win32/config_H.gc win32/config_H.vc win32/config_h.PL
19753           !> win32/makefile.mk win32/win32.c win32/win32.h
19754 ____________________________________________________________________________
19755 [ 14194] By: jhi                                   on 2002/01/11  20:04:26
19756         Log: Fix for
19757              
19758              Subject: UTF-8 sprintf bug in bleadperl
19759              From: andreas.koenig@anima.de (Andreas J. Koenig)
19760              Date: 11 Jan 2002 15:47:15 +0100
19761              Message-ID: <m3vge99c7g.fsf@anima.de>
19762              
19763              I have tests, have just to figure out where to put them
19764              since op/sprintf looks a bit unfriendly for tests of
19765              somewhat freer form.
19766      Branch: perl
19767            ! doop.c sv.c
19768 ____________________________________________________________________________
19769 [ 14193] By: nick                                  on 2002/01/11  18:25:34
19770         Log: Integrate mainline (on Win32 - risky) for vmem.h stuff
19771              Builds and passes a few tests.
19772      Branch: perlio
19773           +> ext/B/t/concise.t lib/Test/Harness/Assert.pm
19774           +> lib/Test/Harness/Iterator.pm lib/Test/Harness/Straps.pm
19775           +> lib/Test/Harness/t/00compile.t lib/Test/Harness/t/assert.t
19776           +> lib/Test/Harness/t/callback.t lib/Test/Harness/t/nonumbers.t
19777           +> lib/Test/Harness/t/strap-analyze.t lib/Test/Harness/t/strap.t
19778           +> lib/Test/Simple/t/buffer.t lib/Test/Simple/t/diag.t
19779           +> t/lib/sample-tests/lone_not_bug
19780           +> t/lib/sample-tests/out_of_order t/lib/sample-tests/taint
19781           +> t/lib/sample-tests/vms_nit
19782           !> (integrate 63 files)
19783 ____________________________________________________________________________
19784 [ 14192] By: nick                                  on 2002/01/11  17:49:39
19785         Log: A mostly-stable version of "new" Win32 signal/kill support.
19786      Branch: perlio
19787            ! XSUB.h mg.c win32/config.bc win32/config.gc win32/config.vc
19788            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
19789            ! win32/config_h.PL win32/makefile.mk win32/win32.c
19790            ! win32/win32.h
19791 ____________________________________________________________________________
19792 [ 14191] By: jhi                                   on 2002/01/11  15:34:53
19793         Log: Update Changes.
19794      Branch: perl
19795            ! Changes patchlevel.h
19796 ____________________________________________________________________________
19797 [ 14190] By: jhi                                   on 2002/01/11  14:52:51
19798         Log: Subject: [PATCH] Re: Magic numbers in B::Concise
19799              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
19800              Date: Thu, 10 Jan 2002 18:21:34 -0800
19801              Message-ID: <15422.19502.380275.403187@soda.csua.berkeley.edu>
19802      Branch: perl
19803            + ext/B/t/concise.t
19804            ! MANIFEST
19805 ____________________________________________________________________________
19806 [ 14189] By: jhi                                   on 2002/01/11  14:51:11
19807         Log: Upgrade to CGI.pm 2.79.  Manual tweaks were
19808              necessary in form.t and html.t @INC setups.
19809      Branch: perl
19810            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/t/form.t lib/CGI/t/html.t
19811 ____________________________________________________________________________
19812 [ 14188] By: jhi                                   on 2002/01/11  14:31:17
19813         Log: Yet another twist.
19814      Branch: perl
19815            ! t/test.pl
19816 ____________________________________________________________________________
19817 [ 14187] By: jhi                                   on 2002/01/11  14:14:12
19818         Log: Subject: [ PATCH ] AIX to pick the correct CC if more than one installed
19819              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
19820              Date: Fri, 11 Jan 2002 13:04:15 +0100      
19821              Message-Id: <20020111125951.BD84.H.M.BRAND@hccnet.nl>
19822      Branch: perl
19823            ! hints/aix.sh
19824 ____________________________________________________________________________
19825 [ 14186] By: jhi                                   on 2002/01/11  14:13:02
19826         Log: Subject: [REPATCH] RE: [PATCH lib/AnyDBM_File.t] null key support back in DB v3
19827              From: Jonathan Stowe <gellyfish@gellyfish.com> 
19828              Date: Fri, 11 Jan 2002 09:28:46 +0000 (GMT)
19829              Message-ID: <Pine.LNX.4.33.0201110927480.10327-100000@orpheus.gellyfish.com>
19830      Branch: perl
19831            ! lib/AnyDBM_File.t
19832 ____________________________________________________________________________
19833 [ 14185] By: jhi                                   on 2002/01/11  14:10:01
19834         Log: Arguments were being mangled.
19835      Branch: perl
19836            ! t/test.pl
19837 ____________________________________________________________________________
19838 [ 14184] By: jhi                                   on 2002/01/11  14:05:53
19839         Log: Subject: [PATCH lib/AnyDBM_File.t] Convert to Test::More
19840              From: Jonathan Stowe <gellyfish@gellyfish.com>
19841              Date: Thu, 10 Jan 2002 19:55:15 +0000 (GMT)
19842              Message-ID: <Pine.LNX.4.33.0201101948360.9717-100000@orpheus.gellyfish.com>
19843      Branch: perl
19844            ! lib/AnyDBM_File.t
19845 ____________________________________________________________________________
19846 [ 14183] By: jhi                                   on 2002/01/11  13:59:22
19847         Log: Subject: [PATCH t/run/kill_perl.t t/test.pl] Seperating kill_perl()
19848              From: Michael G Schwern <schwern@pobox.com> 
19849              Date: Fri, 11 Jan 2002 04:26:27 -0500
19850              Message-ID: <20020111092626.GA16544@blackrider>
19851      Branch: perl
19852            ! t/run/kill_perl.t t/test.pl
19853 ____________________________________________________________________________
19854 [ 14182] By: jhi                                   on 2002/01/11  13:57:59
19855         Log: Subject: [PATCH] Test::Harness 2.01
19856              From: Michael G Schwern <schwern@pobox.com> 
19857              Date: Thu, 10 Jan 2002 21:11:24 -0500
19858              Message-ID: <20020111021123.GA30666@blackrider>
19859      Branch: perl
19860            + lib/Test/Harness/Assert.pm lib/Test/Harness/Iterator.pm
19861            + lib/Test/Harness/Straps.pm lib/Test/Harness/t/00compile.t
19862            + lib/Test/Harness/t/assert.t lib/Test/Harness/t/callback.t
19863            + lib/Test/Harness/t/nonumbers.t
19864            + lib/Test/Harness/t/strap-analyze.t lib/Test/Harness/t/strap.t
19865            + t/lib/sample-tests/lone_not_bug
19866            + t/lib/sample-tests/out_of_order t/lib/sample-tests/taint
19867            + t/lib/sample-tests/vms_nit
19868            ! MANIFEST lib/Test/Harness.pm lib/Test/Harness/Changes
19869            ! lib/Test/Harness/t/base.t lib/Test/Harness/t/test-harness.t
19870 ____________________________________________________________________________
19871 [ 14181] By: jhi                                   on 2002/01/11  13:57:38
19872         Log: patch is silly when creating new files: don't run
19873              patch more than once.
19874      Branch: perl
19875            ! lib/Test/Simple/t/buffer.t lib/Test/Simple/t/diag.t
19876 ____________________________________________________________________________
19877 [ 14180] By: jhi                                   on 2002/01/11  13:53:49
19878         Log: Forgot from #14179.
19879      Branch: perl
19880            ! lib/Pod/InputObjects.pm lib/Pod/t/InputObjects.t
19881 ____________________________________________________________________________
19882 [ 14179] By: jhi                                   on 2002/01/11  13:24:13
19883         Log: Subject: [PATCH] is() undef/'' behavior change
19884              From: Michael G Schwern <schwern@pobox.com> 
19885              Date: Fri, 11 Jan 2002 03:35:51 -0500
19886              Message-ID: <20020111083551.GC30666@blackrider>
19887              
19888              Subject: [PATCH] Pod::InputObjects warnings & is() undef/'' fix
19889              From: Michael G Schwern <schwern@pobox.com> 
19890              Date: Fri, 11 Jan 2002 03:37:44 -0500
19891              Message-ID: <20020111083744.GD30666@blackrider>
19892      Branch: perl
19893            ! ext/re/re.t lib/AutoSplit.t lib/DB.t lib/ExtUtils/t/Command.t
19894            ! lib/ExtUtils/t/Manifest.t lib/Pod/InputObjects.pm
19895            ! lib/Pod/t/InputObjects.t lib/blib.t
19896 ____________________________________________________________________________
19897 [ 14178] By: jhi                                   on 2002/01/11  13:21:59
19898         Log: Subject: [PATCH] Test::Simple/More/Builder/Tutorial 0.41
19899              From: Michael G Schwern <schwern@pobox.com> 
19900              Date: Thu, 10 Jan 2002 19:56:23 -0500
19901              Message-ID: <20020111005623.GA13192@blackrider>
19902      Branch: perl
19903            + lib/Test/Simple/t/buffer.t lib/Test/Simple/t/diag.t
19904            ! MANIFEST lib/Test/Builder.pm lib/Test/More.pm
19905            ! lib/Test/Simple.pm lib/Test/Simple/Changes
19906            ! lib/Test/Simple/t/Builder.t lib/Test/Simple/t/More.t
19907            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
19908            ! lib/Test/Simple/t/fail-like.t lib/Test/Simple/t/fail-more.t
19909            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/filehandles.t
19910            ! lib/Test/Simple/t/import.t lib/Test/Simple/t/is_deeply.t
19911            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_ending.t
19912            ! lib/Test/Simple/t/no_header.t lib/Test/Simple/t/no_plan.t
19913            ! lib/Test/Simple/t/output.t lib/Test/Simple/t/plan.t
19914            ! lib/Test/Simple/t/plan_is_noplan.t
19915            ! lib/Test/Simple/t/plan_no_plan.t
19916            ! lib/Test/Simple/t/plan_skip_all.t lib/Test/Simple/t/simple.t
19917            ! lib/Test/Simple/t/skip.t lib/Test/Simple/t/skipall.t
19918            ! lib/Test/Simple/t/todo.t lib/Test/Simple/t/undef.t
19919            ! lib/Test/Simple/t/use_ok.t lib/Test/Simple/t/useing.t
19920            ! lib/Test/Tutorial.pod
19921 ____________________________________________________________________________
19922 [ 14177] By: gsar                                  on 2002/01/11  02:56:05
19923         Log: malloc() things must be free()d, not Safefree()d (bug in change#11280
19924              revealed by -D_USE_MSVCRT_MEM_ALLOC -D_USE_LINKED_LIST)
19925              
19926              turns out even the malloc() was never really needed to begin with,
19927              so get rid of it
19928      Branch: perl
19929            ! sv.c
19930 ____________________________________________________________________________
19931 [ 14176] By: jhi                                   on 2002/01/11  02:11:21
19932         Log: Small doc tweaks.
19933      Branch: perl
19934            ! pod/perluniintro.pod
19935 ____________________________________________________________________________
19936 [ 14175] By: gsar                                  on 2002/01/11  01:05:15
19937         Log: support using the CRT's malloc() family of functions instead of
19938              the internal one when ithreads is enabled; allocate large blocks
19939              using VirtualAlloc() since the Heap*() functions may only be tuned
19940              for small allocations (from Doug Lankshear <dougl@ActiveState.com>)
19941              
19942              pass -D_USE_MSVCRT_MEM_ALLOC via cflags to enable the CRT's malloc();
19943              also see comments at the top of win32/vmem.h for other options that
19944              can be set
19945      Branch: perl
19946            ! win32/vmem.h
19947 ____________________________________________________________________________
19948 [ 14174] By: jhi                                   on 2002/01/10  19:33:29
19949         Log: Subject: micropatch
19950              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
19951              Date: Thu, 10 Jan 2002 18:20:58 +0000
19952              Message-Id: <200201101820.g0AIKw208580@crypt.compulink.co.uk>
19953      Branch: perl
19954            ! regcomp.c
19955 ____________________________________________________________________________
19956 [ 14173] By: jhi                                   on 2002/01/10  19:32:16
19957         Log: Subject: [PATCH] Embed.t on Win32
19958              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
19959              Date: Thu, 10 Jan 2002 18:56:21 +0100
19960              Message-ID: <3C3DE3D5.7359.1FEB994@localhost>
19961      Branch: perl
19962            ! lib/ExtUtils/t/Embed.t
19963 ____________________________________________________________________________
19964 [ 14172] By: jhi                                   on 2002/01/10  19:31:00
19965         Log: Subject: Re: [PATCH] No 'once' warnings for variables declared with our
19966              From: Gisle Aas <gisle@ActiveState.com>
19967              Date: 10 Jan 2002 08:56:05 -0800
19968              Message-ID: <lrg05ep2l6.fsf@caliper.activestate.com>
19969      Branch: perl
19970            ! toke.c
19971 ____________________________________________________________________________
19972 [ 14171] By: jhi                                   on 2002/01/10  19:29:08
19973         Log: Subject: [PATCH] doc fixes
19974              From: "Brendan O'Dea" <bod@debian.org>
19975              Date: Fri, 11 Jan 2002 03:49:54 +1100
19976              Message-ID: <20020110164954.GA21891@compusol.com.au>
19977      Branch: perl
19978            ! lib/I18N/Collate.pm pod/perlfunc.pod
19979 ____________________________________________________________________________
19980 [ 14170] By: jhi                                   on 2002/01/10  17:48:42
19981         Log: Integrate perlio; More signal hackery.
19982      Branch: perl
19983           !> win32/win32.c
19984 ____________________________________________________________________________
19985 [ 14169] By: jhi                                   on 2002/01/10  17:47:34
19986         Log: No need to show internal encodings, or return them
19987              in random order.
19988      Branch: perl
19989            ! ext/Encode/Encode.pm
19990 ____________________________________________________________________________
19991 [ 14168] By: nick                                  on 2002/01/10  17:33:31
19992         Log: Integrate mainline
19993      Branch: perlio
19994            - ext/Unicode/Normalize/Normalize.pod
19995           !> MANIFEST ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
19996           !> ext/Unicode/Normalize/Makefile.PL
19997           !> ext/Unicode/Normalize/Normalize.pm
19998           !> ext/Unicode/Normalize/Normalize.xs
19999           !> ext/Unicode/Normalize/mkheader hints/linux.sh pod/perlrun.pod
20000           !> pod/perlunicode.pod regexec.c t/lib/strict/vars t/op/readdir.t
20001           !> t/run/kill_perl.t toke.c
20002 ____________________________________________________________________________
20003 [ 14167] By: nick                                  on 2002/01/10  17:08:35
20004         Log: More signal hackery
20005      Branch: perlio
20006            ! win32/win32.c
20007 ____________________________________________________________________________
20008 [ 14166] By: jhi                                   on 2002/01/10  15:24:41
20009         Log: I think we can claim to be supporting Unicode
20010              "loose matching" now.
20011      Branch: perl
20012            ! pod/perlunicode.pod
20013 ____________________________________________________________________________
20014 [ 14165] By: jhi                                   on 2002/01/10  15:07:56
20015         Log: Subject: doc patch
20016              From: mjd@plover.com
20017              Date: 10 Jan 2002 15:12:27 -0000
20018              Message-ID: <20020110151227.14850.qmail@plover.com>
20019      Branch: perl
20020            ! pod/perlrun.pod
20021 ____________________________________________________________________________
20022 [ 14164] By: jhi                                   on 2002/01/10  14:54:38
20023         Log: Subject: Re: [ID 20011223.001] accept leaks memory
20024              From: Andy Dougherty <doughera@lafayette.edu>
20025              Date: Thu, 10 Jan 2002 10:13:07 -0500 (EST)
20026              Message-ID: <Pine.SOL.4.10.10201100919390.4429-100000@maxwell.phys.lafayette.edu>
20027      Branch: perl
20028            ! hints/linux.sh
20029 ____________________________________________________________________________
20030 [ 14163] By: jhi                                   on 2002/01/10  14:52:08
20031         Log: Integrate perlio; Skeleton coding of more kill() support on Win32.
20032      Branch: perl
20033           !> win32/win32.c
20034 ____________________________________________________________________________
20035 [ 14162] By: jhi                                   on 2002/01/10  14:50:03
20036         Log: Subject: [PATCH] Magic numbers in B::Concise
20037              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU> 
20038              Date: Wed, 9 Jan 2002 23:04:01 -0800
20039              Message-ID: <15421.15585.813580.211907@soda.csua.berkeley.edu>
20040      Branch: perl
20041            ! ext/B/B/Concise.pm ext/B/O.pm
20042 ____________________________________________________________________________
20043 [ 14161] By: jhi                                   on 2002/01/10  14:48:52
20044         Log: Subject: [PATCH] No 'once' warnings for variables declared with our
20045              From: Gisle Aas <gisle@ActiveState.com>
20046              Date: 09 Jan 2002 21:52:40 -0800
20047              Message-ID: <lrg05e7nx3.fsf@caliper.activestate.com>
20048      Branch: perl
20049            ! t/lib/strict/vars toke.c
20050 ____________________________________________________________________________
20051 [ 14160] By: nick                                  on 2002/01/09  21:29:39
20052         Log: Skeleton coding of more kill() support on Win32.
20053      Branch: perlio
20054            ! win32/win32.c
20055 ____________________________________________________________________________
20056 [ 14159] By: jhi                                   on 2002/01/09  21:28:13
20057         Log: Subject: [PATCH] B::Deparse : support for \[...] prototypes
20058              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20059              Date: Wed, 9 Jan 2002 23:24:32 +0100
20060              Message-ID: <20020109232432.A692@rafael>
20061      Branch: perl
20062            ! ext/B/B/Deparse.pm
20063 ____________________________________________________________________________
20064 [ 14158] By: jhi                                   on 2002/01/09  21:25:19
20065         Log: Subject: Re: [PATCH pp_sys.c] Fix segfault in dbmclose in DESTROY (was Re: [ID 20020104.007] coredump on dbmclose)
20066              From: Jonathan Stowe <gellyfish@gellyfish.com>
20067              Date: Wed, 9 Jan 2002 19:37:38 +0000 (GMT)
20068              Message-ID: <Pine.LNX.4.33.0201091924020.21574-100000@orpheus.gellyfish.com>
20069      Branch: perl
20070            ! t/run/kill_perl.t
20071 ____________________________________________________________________________
20072 [ 14157] By: jhi                                   on 2002/01/09  19:59:28
20073         Log: Subject: Re: [ID 20020109.002] /(?m:...\s*$)/ is not backtracking properly
20074              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
20075              Date: Wed, 09 Jan 2002 20:16:54 +0000
20076              Message-Id: <200201092016.g09KGsi30119@crypt.compulink.co.uk>
20077      Branch: perl
20078            ! regexec.c
20079 ____________________________________________________________________________
20080 [ 14156] By: jhi                                   on 2002/01/09  19:46:27
20081         Log: Subject: [Patch @14129] fixes Unicode::Normalize
20082              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
20083              Date: Thu, 10 Jan 2002 01:08:56 +0900
20084              Message-Id: <20020110010110.690B.BQW10602@nifty.com>
20085      Branch: perl
20086            - ext/Unicode/Normalize/Normalize.pod
20087            ! MANIFEST ext/Unicode/Normalize/Makefile.PL
20088            ! ext/Unicode/Normalize/Normalize.pm
20089            ! ext/Unicode/Normalize/Normalize.xs
20090            ! ext/Unicode/Normalize/mkheader
20091 ____________________________________________________________________________
20092 [ 14155] By: jhi                                   on 2002/01/09  19:09:15
20093         Log: Integrate perlio; (Re-)implement alarm() for Win32.
20094      Branch: perl
20095           !> win32/config.vc win32/config_H.vc win32/win32.c win32/win32.h
20096           !> win32/win32iop.h
20097 ____________________________________________________________________________
20098 [ 14154] By: jhi                                   on 2002/01/09  19:08:15
20099         Log: Subject: [PATCH] op/readdir.t (was Re: perl@14152)
20100              From: Nicholas Clark <nick@unfortu.net>
20101              Date: Wed, 9 Jan 2002 17:56:04 +0000
20102              Message-ID: <20020109175604.H354@Bagpuss.unfortu.net>
20103      Branch: perl
20104            ! t/op/readdir.t
20105 ____________________________________________________________________________
20106 [ 14153] By: nick                                  on 2002/01/09  16:18:57
20107         Log: Integrate mainline
20108      Branch: perlio
20109           +> ext/threads/t/stress_re.t t/op/unifold.t
20110            - lib/unifold.t
20111           !> Changes MANIFEST Makefile.SH ext/B/B/Deparse.pm op.c
20112           !> patchlevel.h pod/perldebug.pod regcomp.c regexec.c scope.c
20113           !> t/op/pat.t t/op/re_tests t/run/kill_perl.t utf8.c
20114 ____________________________________________________________________________
20115 [ 14152] By: jhi                                   on 2002/01/09  14:37:01
20116         Log: Update Changes.
20117      Branch: perl
20118            ! Changes patchlevel.h
20119 ____________________________________________________________________________
20120 [ 14151] By: nick                                  on 2002/01/09  14:27:36
20121         Log: (Re-)implement alarm() for Win32.
20122      Branch: perlio
20123            ! win32/config.vc win32/config_H.vc win32/win32.c win32/win32.h
20124            ! win32/win32iop.h
20125 ____________________________________________________________________________
20126 [ 14150] By: jhi                                   on 2002/01/09  14:27:23
20127         Log: Thinko.
20128      Branch: perl
20129            ! ext/threads/t/stress_re.t
20130 ____________________________________________________________________________
20131 [ 14149] By: jhi                                   on 2002/01/09  13:47:31
20132         Log: Subject: Re: [ID 20020109.002] /(?m:...\s*$)/ is not backtracking properly
20133              From: Hugo van der Sanden <hv@crypt.compulink.co.uk> 
20134              Date: Wed, 09 Jan 2002 13:37:17 +0000                
20135              Message-Id: <200201091337.g09DbH519379@crypt.compulink.co.uk>
20136      Branch: perl
20137            ! regexec.c t/op/re_tests
20138 ____________________________________________________________________________
20139 [ 14148] By: jhi                                   on 2002/01/09  13:00:09
20140         Log: Subject: Re: Weird Malformed warning in bleadperl    
20141              From: andreas.koenig@anima.de (Andreas J. Koenig)    
20142              Date: 09 Jan 2002 11:12:37 +0100
20143              Message-ID: <m3itabbzoq.fsf@anima.de>
20144      Branch: perl
20145            ! regexec.c t/op/pat.t
20146 ____________________________________________________________________________
20147 [ 14147] By: jhi                                   on 2002/01/09  12:59:42
20148         Log: Forgot stress_re.t from MANIFEST.
20149      Branch: perl
20150            ! MANIFEST
20151 ____________________________________________________________________________
20152 [ 14146] By: jhi                                   on 2002/01/09  12:47:27
20153         Log: In dumping use isPRINT() instead of isprint() so that locale
20154              does not come into play.
20155      Branch: perl
20156            ! utf8.c
20157 ____________________________________________________________________________
20158 [ 14145] By: jhi                                   on 2002/01/09  02:52:39
20159         Log: Add a threads stress test for regular expressions
20160              (mostly just a modified stress_string.t) and doesn't
20161              test that much of regular expressions, just that $1
20162              doesn't get stomped by competing threads (as it does
20163              in the 5005threads of old).
20164      Branch: perl
20165            + ext/threads/t/stress_re.t
20166            ! MANIFEST
20167 ____________________________________________________________________________
20168 [ 14144] By: jhi                                   on 2002/01/09  02:28:33
20169         Log: (retracted by #14307)
20170              Subject: Re: [ID 20010912.007] substr reference core dump
20171              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
20172              Date: Tue, 08 Jan 2002 19:17:50 +0000
20173              Message-Id: <200201081917.g08JHoE15793@crypt.compulink.co.uk>
20174      Branch: perl
20175            ! scope.c t/run/kill_perl.t
20176 ____________________________________________________________________________
20177 [ 14143] By: jhi                                   on 2002/01/09  01:32:05
20178         Log: SANY (. with /s) wasn't happy on Unicode.
20179      Branch: perl
20180            ! regexec.c t/op/pat.t
20181 ____________________________________________________________________________
20182 [ 14142] By: ams                                   on 2002/01/08  22:42:10
20183         Log: Subject: [PATCH] perldebug nit
20184              From: Tels <tels@bloodgate.com>
20185              Date: Wed, 09 Jan 2002 00:08:59 +0100 (CET)
20186      Branch: perl
20187            ! pod/perldebug.pod
20188 ____________________________________________________________________________
20189 [ 14141] By: ams                                   on 2002/01/08  21:32:59
20190         Log: Subject: [PATCH] Minor fix to perl/Makefile.SH
20191              From: "Green, Paul" <Paul.Green@stratus.com>
20192              Date: Tue, 8 Jan 2002 17:31:35 -0500
20193              Message-Id: <95AE3CDB3543D511883A0020485B38B9023534A3@exna3.stratus.com>
20194      Branch: perl
20195            ! Makefile.SH
20196 ____________________________________________________________________________
20197 [ 14140] By: ams                                   on 2002/01/08  21:27:57
20198         Log: Subject: [PATCH] Re: Slight chokage from Deparse
20199              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20200              Date: Tue, 8 Jan 2002 23:04:45 +0100
20201              Message-Id: <20020108230445.A4798@rafael>
20202      Branch: perl
20203            ! ext/B/B/Deparse.pm
20204 ____________________________________________________________________________
20205 [ 14139] By: jhi                                   on 2002/01/08  19:13:43
20206         Log: Subject: [patch] peep() is rude
20207              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>            
20208              Date: Tue, 08 Jan 2002 19:17:50 +0000            
20209              Message-Id: <200201081917.g08JHoW15789@crypt.compulink.co.uk>
20210      Branch: perl
20211            ! op.c t/run/kill_perl.t
20212 ____________________________________________________________________________
20213 [ 14138] By: jhi                                   on 2002/01/08  19:01:16
20214         Log: unifold is really an op test since it requires
20215              no external modules for its actual testing:
20216              only the unicore CaseFold.txt file, and File::Spec
20217              to portably access that file.
20218      Branch: perl
20219            + t/op/unifold.t
20220            - lib/unifold.t
20221            ! MANIFEST
20222 ____________________________________________________________________________
20223 [ 14137] By: jhi                                   on 2002/01/08  16:29:48
20224         Log: Subject: [patch] save a test 
20225              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
20226              Date: Tue, 08 Jan 2002 16:18:47 +0000
20227              Message-Id: <200201081618.g08GIlN02821@crypt.compulink.co.uk>          
20228      Branch: perl
20229            ! regcomp.c
20230 ____________________________________________________________________________
20231 [ 14136] By: nick                                  on 2002/01/08  16:11:55
20232         Log: Integrate mainline
20233      Branch: perlio
20234           +> lib/Math/BigInt/t/mbimbf.inc lib/Math/BigInt/t/require.t
20235           +> lib/Math/BigInt/t/sub_mif.t lib/Math/BigInt/t/use.t
20236           !> (integrate 37 files)
20237 ____________________________________________________________________________
20238 [ 14135] By: jhi                                   on 2002/01/08  15:12:38
20239         Log: Subject: Not OK 13843 
20240              From: andreas.koenig@anima.de (Andreas J. Koenig)
20241              Date: 08 Jan 2002 14:12:29 +0100
20242              Message-ID: <m38zb9c7gi.fsf@anima.de>
20243      Branch: perl
20244            ! op.c t/op/subst.t
20245 ____________________________________________________________________________
20246 [ 14134] By: jhi                                   on 2002/01/08  14:30:00
20247         Log: Missed one variant of the fold testing, noticed bu Hugo.
20248      Branch: perl
20249            ! lib/unifold.t
20250 ____________________________________________________________________________
20251 [ 14133] By: jhi                                   on 2002/01/08  14:23:39
20252         Log: Enchance the Storable magic description.
20253      Branch: perl
20254            ! ext/Storable/Storable.pm
20255 ____________________________________________________________________________
20256 [ 14132] By: ams                                   on 2002/01/08  09:16:12
20257         Log: Subject: [PATCH] don't installperl pods
20258              From: H.Merijn Brand <h.m.brand@hccnet.nl>
20259              Date: Tue, 08 Jan 2002 10:36:01 +0100
20260              Message-Id: <20020108103447.A841.H.M.BRAND@hccnet.nl>
20261      Branch: perl
20262            ! installperl
20263 ____________________________________________________________________________
20264 [ 14131] By: ams                                   on 2002/01/08  03:38:40
20265         Log: Subject: Math-BigInt v1.49 released
20266              From: Tels <perl_dummy@bloodgate.com>
20267              Date: Tue, 08 Jan 2002 03:09:34 +0100 (CET)
20268      Branch: perl
20269            + lib/Math/BigInt/t/mbimbf.inc lib/Math/BigInt/t/require.t
20270            + lib/Math/BigInt/t/sub_mif.t lib/Math/BigInt/t/use.t
20271            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
20272            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbi.t
20273            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
20274            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.inc
20275            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/mbimbf.t
20276            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
20277            ! t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/BareCalc.pm
20278            ! t/lib/Math/BigInt/Subclass.pm
20279 ____________________________________________________________________________
20280 [ 14130] By: jhi                                   on 2002/01/08  02:13:53
20281         Log: A little better comments.
20282      Branch: perl
20283            ! regexec.c
20284 ____________________________________________________________________________
20285 [ 14129] By: jhi                                   on 2002/01/07  23:45:05
20286         Log: No normalization form DNF.
20287      Branch: perl
20288            ! ext/Unicode/Normalize/Normalize.pm
20289 ____________________________________________________________________________
20290 [ 14128] By: jhi                                   on 2002/01/07  23:40:15
20291         Log: Extension nits found by -Wall (several from threads
20292              and threads::shared, but leaving them to Arthur).
20293      Branch: perl
20294            ! ext/Data/Dumper/Dumper.xs ext/Devel/PPPort/PPPort.pm
20295            ! ext/Devel/PPPort/PPPort.xs ext/List/Util/Util.xs
20296            ! ext/Opcode/Opcode.xs ext/Unicode/Normalize/Normalize.xs
20297            ! ext/Unicode/Normalize/mkheader x2p/str.c
20298 ____________________________________________________________________________
20299 [ 14127] By: pudge                                 on 2002/01/07  22:25:55
20300         Log: Sync up Changes etc.
20301      Branch: maint-5.6/macperl
20302            ! macos/Changes macos/MPVersion.r macos/ext/Mac/Memory/Memory.xs
20303 ____________________________________________________________________________
20304 [ 14126] By: pudge                                 on 2002/01/07  22:23:06
20305         Log: Eliminate nested calls to exit() (MacPerl bug #469132)
20306      Branch: maint-5.6/macperl
20307            ! macos/macperl/MPFile.c macos/macperl/MPMain.c
20308 ____________________________________________________________________________
20309 [ 14125] By: ams                                   on 2002/01/07  22:03:22
20310         Log: Subject: [PATCH] better Exporter docs (Re: [PATCH @13746] Leaner exporter)
20311              From: Nicholas Clark (sans From field in mail header)
20312              Date: Mon, 7 Jan 2002 16:18:23 +0000
20313              Message-Id: <20020107161823.A599@Bagpuss.unfortu.net>
20314      Branch: perl
20315            ! lib/Exporter.pm
20316 ____________________________________________________________________________
20317 [ 14124] By: ams                                   on 2002/01/07  21:46:11
20318         Log: Subject: [PATCH] Last patch needed to get Perl5.7 to build natively on VOS
20319              From: "Green, Paul" <Paul.Green@stratus.com>
20320              Date: Mon, 7 Jan 2002 16:59:38 -0500
20321              Message-Id: <95AE3CDB3543D511883A0020485B38B90235349B@exna3.stratus.com>
20322      Branch: perl
20323            ! ext/Errno/Errno_pm.PL perl.h t/TEST t/test.pl vos/vosish.h
20324 ____________________________________________________________________________
20325 [ 14123] By: nick                                  on 2002/01/07  18:49:55
20326         Log: Integrate mainline
20327      Branch: perlio
20328           !> AUTHORS Changes dump.c ext/Storable/Storable.pm lib/sort.pm
20329           !> patchlevel.h pod/perl561delta.pod pod/perl56delta.pod
20330           !> pod/perlapi.pod pod/perldelta.pod pod/perltoc.pod regcomp.c
20331           !> regexec.c t/op/re_tests utf8.c utf8.h
20332 ____________________________________________________________________________
20333 [ 14122] By: jhi                                   on 2002/01/07  16:09:50
20334         Log: Update Changes.
20335      Branch: perl
20336            ! Changes patchlevel.h
20337 ____________________________________________________________________________
20338 [ 14121] By: jhi                                   on 2002/01/07  16:03:34
20339         Log: Subject: [PATCH] Correct module name in perldelta*
20340              From: Mike Guy <mjtg@cam.ac.uk>
20341              Date: Mon, 07 Jan 2002 17:02:43 +0000
20342              Message-Id: <E16NdAZ-0001SW-00@draco.cus.cam.ac.uk>
20343      Branch: perl
20344            ! pod/perl561delta.pod pod/perl56delta.pod
20345 ____________________________________________________________________________
20346 [ 14120] By: jhi                                   on 2002/01/07  15:55:25
20347         Log: AUTHORS update.
20348      Branch: perl
20349            ! AUTHORS
20350 ____________________________________________________________________________
20351 [ 14119] By: jhi                                   on 2002/01/07  15:52:34
20352         Log: Add file magic for Storable, from Jim Cromie <jcromie@divsol.com>
20353      Branch: perl
20354            ! ext/Storable/Storable.pm
20355 ____________________________________________________________________________
20356 [ 14118] By: jhi                                   on 2002/01/07  15:06:25
20357         Log: perldelta updates.
20358      Branch: perl
20359            ! pod/perldelta.pod
20360 ____________________________________________________________________________
20361 [ 14117] By: jhi                                   on 2002/01/07  13:52:30
20362         Log: Document the flags of pv_uni_display().
20363      Branch: perl
20364            ! pod/perlapi.pod utf8.c
20365 ____________________________________________________________________________
20366 [ 14116] By: jhi                                   on 2002/01/07  13:49:17
20367         Log: Forgot from #14115.
20368      Branch: perl
20369            ! t/op/re_tests
20370 ____________________________________________________________________________
20371 [ 14115] By: jhi                                   on 2002/01/07  13:48:06
20372         Log: Subject: [PATCH regcomp.c] leading (.*) should not be implicitly ^'d  
20373              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
20374              Date: Sun, 6 Jan 2002 15:36:21 -0500 (EST)
20375              Message-ID: <Pine.GSO.4.21.0201061532400.27018-100000@crusoe.crusoe.net>
20376      Branch: perl
20377            ! regcomp.c
20378 ____________________________________________________________________________
20379 [ 14114] By: jhi                                   on 2002/01/07  04:44:05
20380         Log: More regex and utf8 debug dumping.
20381      Branch: perl
20382            ! dump.c regcomp.c regexec.c utf8.c utf8.h
20383 ____________________________________________________________________________
20384 [ 14113] By: jhi                                   on 2002/01/07  01:05:01
20385         Log: Unused variable.
20386      Branch: perl
20387            ! regcomp.c
20388 ____________________________________________________________________________
20389 [ 14112] By: jhi                                   on 2002/01/07  00:52:46
20390         Log: Regen toc.
20391      Branch: perl
20392            ! pod/perltoc.pod
20393 ____________________________________________________________________________
20394 [ 14111] By: jhi                                   on 2002/01/07  00:03:57
20395         Log: capitalize correctly, noticed by David Dyck.
20396      Branch: perl
20397            ! lib/sort.pm
20398 ____________________________________________________________________________
20399 [ 14110] By: nick                                  on 2002/01/06  22:05:19
20400         Log: Integrate mainline - threads mended, DB_File sick?
20401      Branch: perlio
20402           !> Changes ext/B/B.xs ext/B/B/C.pm ext/B/defsubs_h.PL
20403           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
20404           !> ext/DB_File/DB_File.xs ext/DB_File/dbinfo
20405           !> ext/DB_File/t/db-recno.t ext/DB_File/version.c lib/sort.pm
20406           !> patchlevel.h pp_sys.c sv.c t/TEST t/op/lc.t utils/perlcc.PL
20407 ____________________________________________________________________________
20408 [ 14109] By: jhi                                   on 2002/01/06  20:51:32
20409         Log: No need to overqualify.
20410      Branch: perl
20411            ! lib/sort.pm
20412 ____________________________________________________________________________
20413 [ 14108] By: jhi                                   on 2002/01/06  20:38:34
20414         Log: PL_debug_pad wasn't initialized to zeroes which broke
20415              ithreads + DEBUGGING.
20416      Branch: perl
20417            ! sv.c
20418 ____________________________________________________________________________
20419 [ 14107] By: jhi                                   on 2002/01/06  15:39:31
20420         Log: Update Changes.
20421      Branch: perl
20422            ! Changes patchlevel.h
20423 ____________________________________________________________________________
20424 [ 14106] By: jhi                                   on 2002/01/06  15:33:51
20425         Log: Subject: [PATCH pp_sys.c] Fix segfault in dbmclose in DESTROY (was Re: [ID 20020104.007] coredump on dbmclose)
20426              From: Jonathan Stowe <gellyfish@gellyfish.com>
20427              Date: Sat, 5 Jan 2002 12:43:47 +0000 (GMT)
20428              Message-ID: <Pine.LNX.4.33.0201051240130.5428-100000@orpheus.gellyfish.com>
20429      Branch: perl
20430            ! pp_sys.c
20431 ____________________________________________________________________________
20432 [ 14105] By: jhi                                   on 2002/01/06  15:11:15
20433         Log: DB_File sync from Paul Marquess.
20434      Branch: perl
20435            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
20436            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo
20437            ! ext/DB_File/t/db-recno.t ext/DB_File/version.c
20438 ____________________________________________________________________________
20439 [ 14104] By: jhi                                   on 2002/01/06  15:08:14
20440         Log: Subject: [PATCH] B, B::C, perlcc, t/TEST
20441              From: "Mattia Barbon" <mbarbon@dsi.unive.it>  
20442              Date: Sun, 6 Jan 2002 11:44:30 +0100
20443              Message-ID: <3C38389E.7831.493570@localhost>
20444      Branch: perl
20445            ! ext/B/B.xs ext/B/B/C.pm ext/B/defsubs_h.PL t/TEST
20446            ! utils/perlcc.PL
20447 ____________________________________________________________________________
20448 [ 14103] By: jhi                                   on 2002/01/06  14:57:01
20449         Log: Tests for #14098.
20450      Branch: perl
20451            ! t/op/lc.t
20452 ____________________________________________________________________________
20453 [ 14102] By: nick                                  on 2002/01/06  11:33:55
20454         Log: Integrate mainline (PPPort still multi-building).
20455      Branch: perlio
20456           +> lib/unifold.t
20457           !> (integrate 30 files)
20458 ____________________________________________________________________________
20459 [ 14101] By: ams                                   on 2002/01/06  04:52:50
20460         Log: Subject: [PATCH] Bad prototype detection now an optional warning
20461              From: Sam Tregar <sam@tregar.com>
20462              Date: Sun, 6 Jan 2002 00:29:25 -0500 (EST)
20463              Message-Id: <Pine.LNX.4.33.0201060023160.3715-200000@localhost.localdomain>
20464      Branch: perl
20465            ! pod/perldelta.pod pod/perldiag.pod pod/perlsub.pod
20466            ! t/comp/proto.t toke.c
20467 ____________________________________________________________________________
20468 [ 14100] By: ams                                   on 2002/01/06  01:56:59
20469         Log: Subject: [PATCH] Correct several Stratus VOS build issues
20470              From: "Green, Paul" <Paul.Green@stratus.com>
20471              Date: Sat, 5 Jan 2002 21:30:56 -0500
20472              Message-Id: <95AE3CDB3543D511883A0020485B38B90235348A@exna3.stratus.com>
20473      Branch: perl
20474            ! ext/Time/HiRes/HiRes.xs hints/vos.sh perl.h vos/vosish.h
20475 ____________________________________________________________________________
20476 [ 14099] By: jhi                                   on 2002/01/05  22:51:38
20477         Log: Further perl.org URL elaboration from Ask.
20478      Branch: perl
20479            ! pod/perlfaq1.pod pod/perlfaq2.pod
20480 ____________________________________________________________________________
20481 [ 14098] By: jhi                                   on 2002/01/05  22:47:59
20482         Log: The same problem with To{Lower,Title,Upper}
20483              as earlier with ToFold.
20484      Branch: perl
20485            ! lib/unicore/To/Lower.pl lib/unicore/To/Title.pl
20486            ! lib/unicore/To/Upper.pl lib/unicore/mktables
20487 ____________________________________________________________________________
20488 [ 14097] By: jhi                                   on 2002/01/05  22:11:35
20489         Log: Retract #14057 for now; the alarm/setitimer timers
20490              seen to be the same in many systems, which leads into
20491              hangups.
20492      Branch: perl
20493            ! ext/Time/HiRes/HiRes.t
20494 ____________________________________________________________________________
20495 [ 14096] By: jhi                                   on 2002/01/05  22:09:20
20496         Log: Finish up (ha!) the Unicode case folding;
20497              enhance regex dumping code.
20498      Branch: perl
20499            + lib/unifold.t
20500            ! MANIFEST embed.fnc embed.h perl.h pp_hot.c proto.h regcomp.c
20501            ! regcomp.h regexec.c t/op/pat.t utf8.c utf8.h
20502 ____________________________________________________________________________
20503 [ 14095] By: jhi                                   on 2002/01/05  22:07:33
20504         Log: Use the perl.org news gw instead of the perl.com one
20505              (from Ask).
20506      Branch: perl
20507            ! pod/perlfaq1.pod pod/perlfaq2.pod
20508 ____________________________________________________________________________
20509 [ 14094] By: jhi                                   on 2002/01/05  21:26:09
20510         Log: Zero() wasn't documented.
20511      Branch: perl
20512            ! pod/perlclib.pod
20513 ____________________________________________________________________________
20514 [ 14093] By: ams                                   on 2002/01/05  17:58:35
20515         Log: Subject: [PATCH] make lib/Memoize/t/tie_ndbm.t tidy up more.
20516              From: Nicholas Clark <nick@unfortu.net>
20517              Date: Sat, 5 Jan 2002 18:55:39 +0000
20518              Message-Id: <20020105185538.K300@Bagpuss.unfortu.net>
20519      Branch: perl
20520            ! lib/Memoize/t/tie_ndbm.t
20521 ____________________________________________________________________________
20522 [ 14092] By: jhi                                   on 2002/01/05  17:26:05
20523         Log: Also UNICOS/mk has deviant socketpair().
20524      Branch: perl
20525            ! ext/Socket/socketpair.t
20526 ____________________________________________________________________________
20527 [ 14091] By: jhi                                   on 2002/01/05  17:21:12
20528         Log: Ooops.  Retract the regex parts of #14090.
20529      Branch: perl
20530            ! embed.fnc embed.h proto.h regcomp.c regcomp.h regexec.c
20531 ____________________________________________________________________________
20532 [ 14090] By: jhi                                   on 2002/01/05  17:18:43
20533         Log: Subject: [REPATCH] Re: [PATCH] Re: socketpair blip on unicos/mk, too
20534              From: Nicholas Clark <nick@unfortu.net> 
20535              Date: Sat, 5 Jan 2002 18:10:13 +0000
20536              Message-ID: <20020105181013.I300@Bagpuss.unfortu.net>              
20537      Branch: perl
20538            ! embed.fnc embed.h ext/Socket/socketpair.t proto.h regcomp.c
20539            ! regcomp.h regexec.c
20540 ____________________________________________________________________________
20541 [ 14089] By: jhi                                   on 2002/01/05  15:42:12
20542         Log: Integrate perlio; a missing aTHX.
20543      Branch: perl
20544           !> op.c
20545 ____________________________________________________________________________
20546 [ 14088] By: nick                                  on 2002/01/05  12:35:01
20547         Log: One missing aTHX_
20548      Branch: perlio
20549            ! op.c
20550 ____________________________________________________________________________
20551 [ 14087] By: nick                                  on 2002/01/05  12:00:48
20552         Log: Raw integrate of mainline - op.c looks dodgy.
20553      Branch: perlio
20554           +> lib/Pod/t/Functions.t t/op/winsystem.t
20555            - lib/File/Spec/NW5.pm t/op/system.t
20556           !> (integrate 77 files)
20557 ____________________________________________________________________________
20558 [ 14086] By: gsar                                  on 2002/01/05  00:19:01
20559         Log: integrate changes from maint-5.6/macperl branch
20560      Branch: maint-5.6/perl
20561           !> ext/IO/IO.xs lib/File/Find.pm lib/File/Spec/Mac.pm
20562           !> lib/Pod/Html.pm pod/perlmodinstall.pod pod/perlport.pod
20563 ____________________________________________________________________________
20564 [ 14085] By: jhi                                   on 2002/01/04  23:36:23
20565         Log: In the UTF-8 branch of crypt() the extra \0 byte is required,
20566              found by Marc Lehmann.
20567      Branch: perl
20568            ! pp.c
20569 ____________________________________________________________________________
20570 [ 14084] By: jhi                                   on 2002/01/04  22:57:03
20571         Log: Subject: Re: [PATCH op.c] Bad \[...] prototype checking
20572              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20573              Date: Sat, 5 Jan 2002 00:31:12 +0100
20574              Message-ID: <20020105003112.E1850@rafael>              
20575      Branch: perl
20576            ! t/comp/proto.t
20577 ____________________________________________________________________________
20578 [ 14083] By: jhi                                   on 2002/01/04  22:56:23
20579         Log: A bit of "perl.com" cleanup.
20580      Branch: perl
20581            ! pod/perldelta.pod pod/perldiag.pod pod/perlfaq.pod
20582            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
20583            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq8.pod
20584            ! pod/perlmodlib.PL pod/perlmodlib.pod
20585 ____________________________________________________________________________
20586 [ 14082] By: jhi                                   on 2002/01/04  21:53:30
20587         Log: Subject: [PATCH op.c] Bad \[...] prototype checking
20588              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20589              Date: Fri, 4 Jan 2002 23:35:19 +0100
20590              Message-ID: <20020104233519.A1850@rafael>
20591      Branch: perl
20592            ! op.c
20593 ____________________________________________________________________________
20594 [ 14081] By: jhi                                   on 2002/01/04  21:45:22
20595         Log: Integrate change #14062 from macperl;
20596              Define setbuf, setvbuf for Mac OS
20597      Branch: perl
20598           !> ext/IO/IO.xs
20599 ____________________________________________________________________________
20600 [ 14080] By: pudge                                 on 2002/01/04  21:21:22
20601         Log: Bump version, update Changes
20602      Branch: maint-5.6/macperl
20603            ! macos/Changes macos/MPVersion.r
20604 ____________________________________________________________________________
20605 [ 14079] By: pudge                                 on 2002/01/04  21:09:40
20606         Log: Add more droplets
20607      Branch: maint-5.6/macperl
20608            + macos/macperl/Droplets/gluedialect.plx
20609            + macos/macperl/Droplets/glueedit.plx
20610            + macos/macperl/Droplets/gluemac.plx
20611            + macos/macperl/Droplets/gluescriptadds.plx
20612            + macos/macperl/Droplets/installme.plx
20613            + macos/macperl/Droplets/show_glue_pods.plx
20614            + macos/macperl/Droplets/tarzipme.plx
20615            + macos/macperl/Droplets/untarzipme.plx
20616 ____________________________________________________________________________
20617 [ 14078] By: jhi                                   on 2002/01/04  21:07:05
20618         Log: Display the native pwd command.
20619      Branch: perl
20620            ! ext/Cwd/t/cwd.t
20621 ____________________________________________________________________________
20622 [ 14077] By: jhi                                   on 2002/01/04  21:00:53
20623         Log: Under Mac OS X /dev/stdout is normally a symlink,
20624              but when running the test it seems to become a socket.
20625              So let's extend our censorship.
20626      Branch: perl
20627            ! t/op/stat.t
20628 ____________________________________________________________________________
20629 [ 14076] By: pudge                                 on 2002/01/04  20:44:23
20630         Log: First go at fixing Mac::Memory::_open (MacPerl Bug #494481)
20631      Branch: maint-5.6/macperl
20632            + macos/HandleSocket.cp
20633            ! macos/ext/Mac/Memory/Memory.xs macos/ext/Mac/Memory/t/Memory.t
20634            ! macos/macperl.sym
20635 ____________________________________________________________________________
20636 [ 14075] By: pudge                                 on 2002/01/04  20:42:06
20637         Log: Doc updates
20638      Branch: maint-5.6/macperl
20639            ! macos/ext/MacPerl/MacPerl.pm macos/ext/MacPerl/OSA.xs
20640 ____________________________________________________________________________
20641 [ 14074] By: pudge                                 on 2002/01/04  20:41:26
20642         Log: Update libraries
20643      Branch: maint-5.6/macperl
20644            ! macos/macperl/Makefile.mk
20645 ____________________________________________________________________________
20646 [ 14073] By: pudge                                 on 2002/01/04  20:40:11
20647         Log: Update tests to Mac::StandardFile from StandardFile.pl,
20648              plus other fixes
20649      Branch: maint-5.6/macperl
20650            ! macos/ext/Mac/Menus/t/MenuBar.t
20651            ! macos/ext/Mac/Movies/t/PlayMacMovie.t
20652            ! macos/ext/Mac/Movies/t/PlayMovie.t
20653            ! macos/ext/Mac/QuickTimeVR/t/QTVRControl.t
20654            ! macos/ext/Mac/QuickTimeVR/t/QTVRInterceptor.t
20655            ! macos/ext/Mac/QuickTimeVR/t/QTVRotator.t
20656            ! macos/ext/Mac/Resources/t/Resources.t
20657 ____________________________________________________________________________
20658 [ 14072] By: pudge                                 on 2002/01/04  20:37:44
20659         Log: Mistakenly used dXSARGS instead of dSP (MacPerl Bug #494482)
20660      Branch: maint-5.6/macperl
20661            ! macos/ext/Mac/Lists/Lists.xs macos/ext/Mac/Menus/Menus.xs
20662            ! macos/ext/Mac/Movies/Movies.xs
20663            ! macos/ext/Mac/QuickTimeVR/QuickTimeVR.xs
20664            ! macos/ext/Mac/StandardFile/StandardFile.xs
20665            ! macos/ext/Mac/Windows/Windows.xs
20666 ____________________________________________________________________________
20667 [ 14071] By: pudge                                 on 2002/01/04  20:35:52
20668         Log: Updates for Universal Headers 3.4 (forgot one)
20669      Branch: maint-5.6/macperl
20670            ! macos/macperl/MPConsole.cp
20671 ____________________________________________________________________________
20672 [ 14070] By: pudge                                 on 2002/01/04  20:32:57
20673         Log: Updates for Universal Headers 3.4
20674      Branch: maint-5.6/macperl
20675            ! macos/SubLaunch.c macos/ext/Mac/Navigation/Navigation.xs
20676            ! macos/ext/Mac/Navigation/typemap macos/macperl/MPAEUtils.c
20677            ! macos/macperl/MPAEVTStream.cp macos/macperl/MPAppleEvents.c
20678            ! macos/macperl/MPEditions.c macos/macperl/MPEditor.c
20679            ! macos/macperl/MPFile.c macos/macperl/MPGlobals.c
20680            ! macos/macperl/MPHelp.c macos/macperl/MPMain.c
20681            ! macos/macperl/MPPreferences.c macos/macperl/MPPseudoFile.cp
20682            ! macos/macperl/MPSave.c macos/macperl/MPScript.c
20683            ! macos/macperl/MPUtils.c macos/macperl/MPWindow.c
20684 ____________________________________________________________________________
20685 [ 14069] By: pudge                                 on 2002/01/04  20:28:20
20686         Log: Change AddEmulationProc to MacPerl_AddEmulationProc
20687              from <200112112327.JAA25434@gpo.metropolis.net.au>;
20688              don't crash on quit for 68K (MacPerl Bug #490013)
20689      Branch: maint-5.6/macperl
20690            ! macos/macish.c macos/macperl/MPConsole.cp
20691 ____________________________________________________________________________
20692 [ 14068] By: jhi                                   on 2002/01/04  20:24:59
20693         Log: If we do have socketpair(), make my_socketpair()
20694              just call the real socketpair().  This way we always
20695              have real code behind my_socketpair() and a symbol
20696              corresponding to the my_socketpair in global.sym.
20697      Branch: perl
20698            ! embed.fnc embed.h makedef.pl proto.h util.c
20699 ____________________________________________________________________________
20700 [ 14067] By: pudge                                 on 2002/01/04  20:19:18
20701         Log: Disable sigaction (MacPerl Bug #470321)
20702      Branch: maint-5.6/macperl
20703            ! macos/config.h macos/config.sh
20704 ____________________________________________________________________________
20705 [ 14066] By: pudge                                 on 2002/01/04  20:16:47
20706         Log: Make GUSI resource work (MacPerl Bug #464638)
20707      Branch: maint-5.6/macperl
20708            ! macos/PerlGUSIConfig.cp macos/macperl/MacPerl.r
20709            ! macos/macperl/MacPerl.rsrc
20710 ____________________________________________________________________________
20711 [ 14065] By: pudge                                 on 2002/01/04  20:14:26
20712         Log: Make AutoSplit go a little deeper
20713      Branch: maint-5.6/macperl
20714            ! macos/Makefile.mk
20715 ____________________________________________________________________________
20716 [ 14064] By: pudge                                 on 2002/01/04  20:13:36
20717         Log: A few doc updates from bleadperl
20718      Branch: maint-5.6/macperl
20719            ! pod/perlmodinstall.pod pod/perlport.pod
20720 ____________________________________________________________________________
20721 [ 14063] By: pudge                                 on 2002/01/04  20:12:11
20722         Log: Sync up to latest changes from bleadperl
20723      Branch: maint-5.6/macperl
20724            ! lib/File/Find.pm
20725 ____________________________________________________________________________
20726 [ 14062] By: pudge                                 on 2002/01/04  20:09:20
20727         Log: Define setbuf, setvbuf for Mac OS
20728      Branch: maint-5.6/macperl
20729            ! ext/IO/IO.xs
20730 ____________________________________________________________________________
20731 [ 14061] By: pudge                                 on 2002/01/04  20:07:38
20732         Log: Delete by request of Mark-Jason Dominus (change #13676)
20733      Branch: maint-5.6/macperl
20734            - macos/bundled_lib/blib/lib/Memoize/Saves.pm
20735 ____________________________________________________________________________
20736 [ 14060] By: jhi                                   on 2002/01/04  20:06:58
20737         Log: Spread the good word of "env".
20738      Branch: perl
20739            ! pod/perlhack.pod pod/perllocale.pod pod/perlrun.pod
20740 ____________________________________________________________________________
20741 [ 14059] By: jhi                                   on 2002/01/04  19:57:11
20742         Log: Till the system tests do something non-Win*, better rename
20743              the test so that people on other platforms don't get confused.
20744              (Not win32system, because assumedly there's win64, too.)
20745      Branch: perl
20746            + t/op/winsystem.t
20747            - t/op/system.t
20748            ! MANIFEST
20749 ____________________________________________________________________________
20750 [ 14058] By: jhi                                   on 2002/01/04  19:48:09
20751         Log: Some tweaks.
20752      Branch: perl
20753            ! lib/Pod/t/Functions.t
20754 ____________________________________________________________________________
20755 [ 14057] By: ams                                   on 2002/01/04  17:40:31
20756         Log: (retracted by #14057)
20757              
20758              Subject: [PATCH] Time/HiRes/HiRes.t
20759              From: Nicholas Clark <nick@unfortu.net>
20760              Date: Fri, 4 Jan 2002 17:28:46 +0000
20761              Message-Id: <20020104172845.D1013@Bagpuss.unfortu.net>
20762      Branch: perl
20763            ! ext/Time/HiRes/HiRes.t
20764 ____________________________________________________________________________
20765 [ 14056] By: jhi                                   on 2002/01/04  17:35:34
20766         Log: Subject: [PATCH lib/Pod/Functions.pm] + Docs and test         
20767              From: Abe Timmerman <abe@ztreet.demon.nl>
20768              Date: Fri, 04 Jan 2002 18:42:33 +0100
20769              Message-ID: <bm5b3usi1f65td4c9bo9fand20p0vnupf2@4ax.com>      
20770      Branch: perl
20771            + lib/Pod/t/Functions.t
20772            ! MANIFEST lib/Pod/Functions.pm
20773 ____________________________________________________________________________
20774 [ 14055] By: jhi                                   on 2002/01/04  14:33:09
20775         Log: Subject: [PATCH perl@14042] Devel::PPPort Makefile.PL umpteenth try
20776              From: "Craig A. Berry" <craigberry@mac.com>
20777              Date: Thu, 3 Jan 2002 17:32:20 -0600
20778              Message-Id: <a05101004b85a82bb7352@[172.16.52.1]>
20779      Branch: perl
20780            ! ext/Devel/PPPort/Makefile.PL lib/ExtUtils/MM_Unix.pm
20781 ____________________________________________________________________________
20782 [ 14054] By: jhi                                   on 2002/01/04  04:04:05
20783         Log: Document the U+0085, U+2028, and U+2029.
20784      Branch: perl
20785            ! pod/perlre.pod pod/perlretut.pod
20786 ____________________________________________________________________________
20787 [ 14053] By: ams                                   on 2002/01/04  03:27:44
20788         Log: Subject: [PATCH] warn if not CORE::dump
20789              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20790              Date: Thu, 3 Jan 2002 22:04:00 +0100
20791              Message-Id: <20020103220400.A13958@rafael>
20792      Branch: perl
20793            ! pod/perldiag.pod pod/perlfunc.pod t/lib/warnings/toke toke.c
20794 ____________________________________________________________________________
20795 [ 14052] By: jhi                                   on 2002/01/04  03:13:50
20796         Log: Add U+0085, U+2028, and U+2029 to \s under Unicode.
20797      Branch: perl
20798            ! lib/unicore/Is/SpacePerl.pl lib/unicore/mktables t/op/pat.t
20799 ____________________________________________________________________________
20800 [ 14051] By: ams                                   on 2002/01/04  03:00:12
20801         Log: Subject: [PATCH] File::Compare::VERSION
20802              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20803              Date: Thu, 3 Jan 2002 23:42:52 +0100
20804              Message-Id: <20020103234252.G13958@rafael>
20805      Branch: perl
20806            ! lib/File/Compare.pm
20807 ____________________________________________________________________________
20808 [ 14050] By: ams                                   on 2002/01/04  02:58:05
20809         Log: Subject: [PATCH @14042] threads::shared doc
20810              From: =?iso-8859-1?q?Andy=20Bussey?= <andybussey@yahoo.co.uk>
20811              Date: Thu, 3 Jan 2002 23:24:13 +0000 (GMT)
20812              Message-Id: <20020103232413.3690.qmail@web21001.mail.yahoo.com>
20813      Branch: perl
20814            ! ext/threads/shared/shared.pm
20815 ____________________________________________________________________________
20816 [ 14049] By: jhi                                   on 2002/01/03  20:38:22
20817         Log: #14048 exposed few false positives, to be fixed soonish.
20818      Branch: perl
20819            ! t/op/pat.t
20820 ____________________________________________________________________________
20821 [ 14048] By: jhi                                   on 2002/01/03  20:36:38
20822         Log: Do not add the first characters of multicharacter foldings
20823              into character classes.
20824      Branch: perl
20825            ! regcomp.c
20826 ____________________________________________________________________________
20827 [ 14047] By: jhi                                   on 2002/01/03  20:30:55
20828         Log: A bit of testing for #14046.
20829      Branch: perl
20830            ! t/op/pat.t
20831 ____________________________________________________________________________
20832 [ 14046] By: jhi                                   on 2002/01/03  20:22:48
20833         Log: Allow emitting the foldcased version of "\x{df}", "ss"
20834              (among others, another example would be \x{fb00} -> "ff")
20835      Branch: perl
20836            ! regcomp.c
20837 ____________________________________________________________________________
20838 [ 14045] By: jhi                                   on 2002/01/03  19:29:35
20839         Log: Subject: [PATCH] File::Spec & NetWare
20840              From: Dave Rolsky <autarch@urth.org>
20841              Date: Thu, 3 Jan 2002 12:53:19 -0600 (CST)
20842              Message-ID: <Pine.LNX.4.43.0201031252130.27977-100000@urth.org>
20843      Branch: perl
20844            - lib/File/Spec/NW5.pm
20845            ! MANIFEST lib/File/Spec.pm
20846 ____________________________________________________________________________
20847 [ 14044] By: jhi                                   on 2002/01/03  19:26:53
20848         Log: FAQ sync (RCS Ids only?)
20849      Branch: perl
20850            ! pod/perlfaq4.pod pod/perlfaq6.pod pod/perlfaq7.pod
20851 ____________________________________________________________________________
20852 [ 14043] By: jhi                                   on 2002/01/03  19:25:48
20853         Log: AUTHORs updates.
20854      Branch: perl
20855            ! AUTHORS
20856 ____________________________________________________________________________
20857 [ 14042] By: jhi                                   on 2002/01/03  16:04:24
20858         Log: Update Changes.
20859      Branch: perl
20860            ! Changes patchlevel.h
20861 ____________________________________________________________________________
20862 [ 14041] By: jhi                                   on 2002/01/03  15:57:42
20863         Log: Missed the =head1 additions.
20864      Branch: perl
20865            ! XSUB.h av.c av.h cop.h cv.h doio.c gv.c gv.h handy.h hv.h
20866            ! intrpvar.h mg.c numeric.c op.c op.h perl.c pp.h pp_sort.c
20867            ! scope.h sharedsv.c sv.c sv.h thrdvar.h universal.c utf8.c
20868            ! util.c
20869 ____________________________________________________________________________
20870 [ 14040] By: jhi                                   on 2002/01/03  15:05:06
20871         Log: Subject: [PATCH lib/Carp/Heavy.pm lib/Carp.t] obscure warning from Carp::Heavy
20872              From: Robin Barker <rmb1@cise.npl.co.uk>
20873              Date: Thu, 3 Jan 2002 15:26:20 GMT
20874              Message-Id: <200201031526.PAA06095@tempest.npl.co.uk>            
20875      Branch: perl
20876            ! lib/Carp.t lib/Carp/Heavy.pm
20877 ____________________________________________________________________________
20878 [ 14039] By: jhi                                   on 2002/01/03  15:02:12
20879         Log: Subject: [PATCH hv.c] 
20880              From: Robin Barker <rmb1@cise.npl.co.uk>
20881              Date: Thu, 3 Jan 2002 14:49:06 GMT
20882              Message-Id: <200201031449.OAA26137@tempest.npl.co.uk>            
20883              
20884              -Wformat check.
20885      Branch: perl
20886            ! hv.c
20887 ____________________________________________________________________________
20888 [ 14038] By: jhi                                   on 2002/01/03  15:01:09
20889         Log: NetWare tweaks from Ananth Kesari.
20890      Branch: perl
20891            ! NetWare/t/NWScripts.pl lib/File/Find.pm
20892 ____________________________________________________________________________
20893 [ 14037] By: jhi                                   on 2002/01/03  13:41:38
20894         Log: Cast.
20895      Branch: perl
20896            ! regexec.c
20897 ____________________________________________________________________________
20898 [ 14036] By: ams                                   on 2002/01/03  12:12:31
20899         Log: Grammar fix suggested by Gwyn Judd.
20900      Branch: perl
20901            ! pod/perldiag.pod
20902 ____________________________________________________________________________
20903 [ 14035] By: nick                                  on 2002/01/03  09:22:42
20904         Log: More strange perlio != mainline differences where
20905              I have not been.
20906      Branch: perlio
20907           !> hints/unicos.sh hints/unicosmk.sh
20908 ____________________________________________________________________________
20909 [ 14034] By: nick                                  on 2002/01/03  09:19:37
20910         Log: Integrate mainline (including force integrate of
20911              lib/charnames.pm which had got out-of-step)
20912      Branch: perlio
20913           !> ext/Devel/PPPort/Makefile.PL lib/charnames.pm
20914 ____________________________________________________________________________
20915 [ 14033] By: ams                                   on 2002/01/03  08:24:24
20916         Log: Subject: Not ok 14031: PPPort Makefile.PL
20917              From: andreas.koenig@anima.de (Andreas J. Koenig)
20918              Date: 03 Jan 2002 10:17:46 +0100
20919              Message-Id: <m3sn9n94jp.fsf@anima.de>
20920      Branch: perl
20921            ! ext/Devel/PPPort/Makefile.PL
20922 ____________________________________________________________________________
20923 [ 14032] By: nick                                  on 2002/01/03  08:24:00
20924         Log: Integrate mainline.
20925      Branch: perlio
20926           +> autodoc.pl embed.fnc ext/threads/shared/t/no_share.t
20927           +> lib/Pod/t/man.t lib/Pod/t/text-errors.t
20928           !> (integrate 31 files)
20929 ____________________________________________________________________________
20930 [ 14031] By: jhi                                   on 2002/01/03  01:52:04
20931         Log: Off-by-one is my middle name.
20932      Branch: perl
20933            ! regexec.c
20934 ____________________________________________________________________________
20935 [ 14030] By: ams                                   on 2002/01/02  23:56:37
20936         Log: Subject: [PATCH @14015] threads::shared disabling
20937              From: Andy Bussey <andybussey@yahoo.co.uk>
20938              Date: Thu, 3 Jan 2002 00:46:58 +0000 (GMT)
20939              Message-Id: <20020103004658.97969.qmail@web21006.mail.yahoo.com>
20940      Branch: perl
20941            + ext/threads/shared/t/no_share.t
20942            ! MANIFEST ext/threads/shared/shared.pm ext/threads/threads.pm
20943 ____________________________________________________________________________
20944 [ 14029] By: jhi                                   on 2002/01/02  23:40:08
20945         Log: Simon's new perlapi scheme, I hope I got all the pieces.
20946      Branch: perl
20947            + autodoc.pl embed.fnc
20948            ! MANIFEST Makefile.SH embed.pl pod/perlapi.pod
20949 ____________________________________________________________________________
20950 [ 14028] By: jhi                                   on 2002/01/02  23:29:03
20951         Log: Integrate perlio; more PPPort Makefile source dependence removal
20952      Branch: perl
20953           !> ext/Devel/PPPort/Makefile.PL perl.h
20954 ____________________________________________________________________________
20955 [ 14027] By: ams                                   on 2002/01/02  21:42:50
20956         Log: Subject: [PATCH perldiag] errors caused by the "my Dog $spot" syntax
20957              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20958              Date: Wed, 2 Jan 2002 23:09:13 +0100
20959              Message-Id: <20020102230913.A17373@rafael>
20960      Branch: perl
20961            ! pod/perldiag.pod
20962 ____________________________________________________________________________
20963 [ 14026] By: ams                                   on 2002/01/02  21:38:34
20964         Log: Subject: Re: PATCH: lib/Term/Cap.pm
20965              From: Jonathan Stowe <gellyfish@gellyfish.com>
20966              Date: Wed, 2 Jan 2002 21:50:36 +0000 (GMT)
20967              Message-Id: <Pine.LNX.4.33.0201022144370.6042-100000@orpheus.gellyfish.com>
20968      Branch: perl
20969            ! lib/Term/Cap.pm
20970 ____________________________________________________________________________
20971 [ 14025] By: ams                                   on 2002/01/02  18:34:26
20972         Log: Subject: [PATCH] Bad prototype detection changed from error to warning
20973              From: Sam Tregar <sam@tregar.com>
20974              Date: Wed, 2 Jan 2002 14:04:26 -0500 (EST)
20975              Message-Id: <Pine.LNX.4.33.0201021400110.15420-200000@localhost.localdomain>
20976      Branch: perl
20977            ! pod/perldiag.pod t/comp/proto.t toke.c
20978 ____________________________________________________________________________
20979 [ 14024] By: ams                                   on 2002/01/02  18:16:12
20980         Log: Subject: PATCH: lib/Term/Cap.pm
20981              From: Norton Allen <allen@huarp.harvard.edu>
20982              Date: Wed, 2 Jan 2002 14:22:09 -0500 (est)
20983              Message-Id: <200201021922.OAA18505@bottesini.harvard.edu>
20984      Branch: perl
20985            ! lib/Term/Cap.pm
20986 ____________________________________________________________________________
20987 [ 14023] By: ams                                   on 2002/01/02  18:12:31
20988         Log: Subject: PATCH: lib/Cwd.pm for QNX4
20989              From: Norton Allen <allen@huarp.harvard.edu>
20990              Date: Wed, 2 Jan 2002 14:19:42 -0500 (est)
20991              Message-Id: <200201021919.OAA18012@bottesini.harvard.edu>
20992      Branch: perl
20993            ! lib/Cwd.pm
20994 ____________________________________________________________________________
20995 [ 14022] By: nick                                  on 2002/01/02  18:01:21
20996         Log: More PPPort Makefile source dependence removal
20997      Branch: perlio
20998            ! ext/Devel/PPPort/Makefile.PL
20999 ____________________________________________________________________________
21000 [ 14021] By: nick                                  on 2002/01/02  17:44:36
21001         Log: Sort out muddle of editing on three machines ...
21002      Branch: perlio
21003           !> Changes MANIFEST cygwin/Makefile.SHs
21004           !> ext/Devel/PPPort/Makefile.PL ext/I18N/Langinfo/Langinfo.t
21005           !> ext/IO/lib/IO/Socket/INET.pm lib/Pod/t/basic.t
21006           !> lib/User/grent.t patchlevel.h perl.h regcomp.c regexec.c
21007 ____________________________________________________________________________
21008 [ 14020] By: ams                                   on 2002/01/02  17:06:27
21009         Log: Fix misplaced application of #14016.
21010      Branch: perl
21011            ! op.c
21012 ____________________________________________________________________________
21013 [ 14019] By: jhi                                   on 2002/01/02  16:51:38
21014         Log: Integrate perlio; avoid uninit debug_pad.
21015      Branch: perl
21016           !> sv.c
21017 ____________________________________________________________________________
21018 [ 14018] By: jhi                                   on 2002/01/02  16:50:22
21019         Log: makedepend VOS fix from Paul Green.
21020      Branch: perl
21021            ! makedepend.SH
21022 ____________________________________________________________________________
21023 [ 14017] By: nick                                  on 2002/01/02  16:09:43
21024         Log: Avoid un-init perl_debug_pad in clones
21025      Branch: perlio
21026            ! sv.c
21027 ____________________________________________________________________________
21028 [ 14016] By: ams                                   on 2002/01/02  15:58:11
21029         Log: Subject: [PATCH] random crash in B::LISTOP::last
21030              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
21031              Date: Wed, 2 Jan 2002 17:37:28 +0100
21032              Message-Id: <3C334558.3906.19CB98D@localhost>
21033      Branch: perl
21034            ! op.c
21035 ____________________________________________________________________________
21036 [ 14015] By: jhi                                   on 2002/01/02  15:21:12
21037         Log: Update Changes.
21038      Branch: perl
21039            ! Changes patchlevel.h
21040 ____________________________________________________________________________
21041 [ 14014] By: jhi                                   on 2002/01/02  15:12:57
21042         Log: One more iteration of the ibcmp_utf8() interface,
21043              hopefully this is a convergent iteration...
21044      Branch: perl
21045            ! embed.pl pod/perlapi.pod proto.h regexec.c t/op/pat.t utf8.c
21046 ____________________________________________________________________________
21047 [ 14013] By: ams                                   on 2002/01/02  13:43:58
21048         Log: Upgrade to podlators-1.19.
21049      Branch: perl
21050            + lib/Pod/t/man.t lib/Pod/t/text-errors.t
21051            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text.pm
21052            ! lib/Pod/Text/Termcap.pm lib/Pod/t/basic.cap
21053            ! lib/Pod/t/basic.clr lib/Pod/t/basic.man lib/Pod/t/basic.ovr
21054            ! lib/Pod/t/basic.pod lib/Pod/t/basic.txt
21055 ____________________________________________________________________________
21056 [ 14012] By: ams                                   on 2002/01/02  09:48:51
21057         Log: Subject: [ID 20011219.004] Pod::Usage does not terminate with a true value
21058              From: martyn@inpharmatica.co.uk
21059              Date: Wed, 19 Dec 2001 19:05:00 +0000
21060              Message-Id: <E16Gm1U-00005z-00@baker-st.inpharmatica.co.uk>
21061      Branch: perl
21062            ! lib/Pod/Usage.pm
21063 ____________________________________________________________________________
21064 [ 14011] By: nick                                  on 2002/01/02  08:38:18
21065         Log: Integrate mainline
21066      Branch: perlio
21067           !> (integrate 28 files)
21068 ____________________________________________________________________________
21069 [ 14010] By: jhi                                   on 2002/01/02  03:59:22
21070         Log: Make ibcmp_utf8() optionally progress in either string for
21071              as long as it takes and optionally record how far it got.
21072      Branch: perl
21073            ! embed.h embed.pl pod/perlapi.pod proto.h regexec.c utf8.c
21074 ____________________________________________________________________________
21075 [ 14009] By: jhi                                   on 2002/01/02  00:35:15
21076         Log: Once more try to get the PPPort Makefile right.
21077      Branch: perl
21078            ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/ppport_h.PL
21079 ____________________________________________________________________________
21080 [ 14008] By: jhi                                   on 2002/01/02  00:03:27
21081         Log: -Wall silencing.
21082      Branch: perl
21083            ! utf8.c
21084 ____________________________________________________________________________
21085 [ 14007] By: jhi                                   on 2002/01/01  23:48:19
21086         Log: Subject: [PATCH B::Deparse] alternate way to figure out prototypes
21087              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
21088              Date: Tue, 1 Jan 2002 22:45:21 +0100       
21089              Message-ID: <20020101224521.A691@rafael>
21090      Branch: perl
21091            ! ext/B/B/Deparse.pm
21092 ____________________________________________________________________________
21093 [ 14006] By: jhi                                   on 2002/01/01  23:40:10
21094         Log: VOS tweak from Paul Green: VOS has different O_BINARY
21095              and O_TEXT, but VOS always uses LF, never CRLF.
21096      Branch: perl
21097            ! perl.h
21098 ____________________________________________________________________________
21099 [ 14005] By: jhi                                   on 2002/01/01  23:34:25
21100         Log: Make ibcmp_utf8() more robust and make regmatch() use it.
21101      Branch: perl
21102            ! regexec.c utf8.c
21103 ____________________________________________________________________________
21104 [ 14004] By: jhi                                   on 2002/01/01  18:27:50
21105         Log: Now that to_utf8_fold() was fixed.
21106      Branch: perl
21107            ! regcomp.c regexec.c
21108 ____________________________________________________________________________
21109 [ 14003] By: jhi                                   on 2002/01/01  18:04:02
21110         Log: Integrate perlio; experimental binmode() re-coding.
21111      Branch: perl
21112           !> perlio.c
21113 ____________________________________________________________________________
21114 [ 14002] By: jhi                                   on 2002/01/01  17:53:44
21115         Log: Document the to_utf8_*() functions.
21116      Branch: perl
21117            ! embed.pl pod/perlapi.pod utf8.c
21118 ____________________________________________________________________________
21119 [ 14001] By: jhi                                   on 2002/01/01  17:29:05
21120         Log: Better support for multicharacter foldings.
21121              Now all but two of the CaseFold.txt cases work-- but
21122              only when the target string is single-character, more
21123              debugging needed.
21124      Branch: perl
21125            ! regexec.c
21126 ____________________________________________________________________________
21127 [ 14000] By: ams                                   on 2002/01/01  15:59:43
21128         Log: Subject: [PATCH] don't installperl pods
21129              From: Nicholas Clark <nick@unfortu.net>
21130              Date: Tue, 1 Jan 2002 16:44:12 +0000
21131              Message-Id: <20020101164411.A3157@Bagpuss.unfortu.net>
21132      Branch: perl
21133            ! installperl
21134 ____________________________________________________________________________
21135 [ 13999] By: ams                                   on 2002/01/01  14:34:04
21136         Log: Subject: [PATCH] perldiag.pod transposition
21137              From: Nicholas Clark <nick@unfortu.net>
21138              Date: Tue, 1 Jan 2002 15:03:52 +0000
21139              Message-Id: <20020101150350.A2963@Bagpuss.unfortu.net>
21140      Branch: perl
21141            ! pod/perldiag.pod
21142 ____________________________________________________________________________
21143 [ 13998] By: ams                                   on 2002/01/01  13:36:49
21144         Log: Subject: [PATCH perldiag] Corrections : unknown warning category
21145              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
21146              Date: Tue, 1 Jan 2002 15:12:36 +0100
21147              Message-Id: <20020101151236.A951@rafael>
21148      Branch: perl
21149            ! pod/perldiag.pod
21150 ____________________________________________________________________________
21151 [ 13997] By: ams                                   on 2002/01/01  13:33:06
21152         Log: Subject: [better PATCH] Re: Low-lights of Win32 / bleadperl
21153              From: Nicholas Clark <nick@unfortu.net>
21154              Date: Tue, 1 Jan 2002 13:13:17 +0000
21155              Message-Id: <20020101131316.A475@Bagpuss.unfortu.net>
21156      Branch: perl
21157            ! ext/Socket/socketpair.t
21158 ____________________________________________________________________________
21159 [ 13996] By: ams                                   on 2002/01/01  04:44:28
21160         Log: Subject: [PATCH @13746] Leaner exporter
21161              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21162              Date: Mon, 31 Dec 2001 18:16:08 -0500
21163              Message-Id: <20011231181608.A29253@math.ohio-state.edu>
21164      Branch: perl
21165            ! ext/B/t/stash.t lib/Exporter.pm lib/Exporter/Heavy.pm
21166 ____________________________________________________________________________
21167 [ 13995] By: ams                                   on 2002/01/01  04:29:44
21168         Log: Subject: [PATCH @13746] h2xs broken
21169              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21170              Date: Mon, 31 Dec 2001 17:48:55 -0500
21171              Message-Id: <20011231174855.A29128@math.ohio-state.edu>
21172      Branch: perl
21173            ! utils/h2xs.PL
21174 ____________________________________________________________________________
21175 [ 13994] By: ams                                   on 2002/01/01  04:25:46
21176         Log: Subject: Re: [PATCH @13746] uninstalled build of modules broken
21177              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21178              Date: Mon, 31 Dec 2001 17:42:25 -0500
21179              Message-Id: <20011231174225.A29048@math.ohio-state.edu>
21180      Branch: perl
21181            ! lib/ExtUtils/MM_Unix.pm
21182 ____________________________________________________________________________
21183 [ 13993] By: jhi                                   on 2002/01/01  03:45:24
21184         Log: Rename the variables to be a bit more consistent.
21185      Branch: perl
21186            ! utf8.c
21187 ____________________________________________________________________________
21188 [ 13992] By: jhi                                   on 2002/01/01  03:35:01
21189         Log: Unnecessary/Lingering UTF8 flag might mess up caseless matching
21190              (found by Jeffrey Friedl)
21191      Branch: perl
21192            ! regexec.c t/op/pat.t utf8.c
21193 ____________________________________________________________________________
21194 [ 13991] By: nick                                  on 2001/12/31  18:08:55
21195         Log: Experimental binmode() re-coding (UNIX okay - but it would be...)
21196      Branch: perlio
21197            ! perlio.c
21198 ____________________________________________________________________________
21199 [ 13990] By: jhi                                   on 2001/12/31  17:13:12
21200         Log: Update Changes.
21201      Branch: perl
21202            ! Changes patchlevel.h
21203 ____________________________________________________________________________
21204 [ 13989] By: jhi                                   on 2001/12/31  16:47:28
21205         Log: Less unused ones.
21206      Branch: perl
21207            ! regexec.c
21208 ____________________________________________________________________________
21209 [ 13988] By: jhi                                   on 2001/12/31  16:46:29
21210         Log: Unused variable.
21211      Branch: perl
21212            ! regcomp.c
21213 ____________________________________________________________________________
21214 [ 13987] By: jhi                                   on 2001/12/31  16:41:15
21215         Log: Forgotten file.
21216      Branch: perl
21217            ! MANIFEST
21218 ____________________________________________________________________________
21219 [ 13986] By: jhi                                   on 2001/12/31  16:35:57
21220         Log: Subject: Re: Cygwin: one down one to go 
21221              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
21222              Date: Mon, 31 Dec 2001 18:34:36 +0100
21223              Message-Id: <20011231183002.E067.H.M.BRAND@hccnet.nl>
21224      Branch: perl
21225            ! cygwin/Makefile.SHs
21226 ____________________________________________________________________________
21227 [ 13985] By: jhi                                   on 2001/12/31  16:33:08
21228         Log: Add some comments to the recent Unicode case-folding saga.
21229      Branch: perl
21230            ! regcomp.c regexec.c
21231 ____________________________________________________________________________
21232 [ 13984] By: jhi                                   on 2001/12/31  16:19:13
21233         Log: Slight comment tweakage.
21234      Branch: perl
21235            ! ext/I18N/Langinfo/Langinfo.t
21236 ____________________________________________________________________________
21237 [ 13983] By: jhi                                   on 2001/12/31  16:05:18
21238         Log: Clarify the BeOS O_TEXT/O_BINARY situation.
21239      Branch: perl
21240            ! perl.h
21241 ____________________________________________________________________________
21242 [ 13982] By: jhi                                   on 2001/12/31  15:05:36
21243         Log: Subject: [ PATCH] Cygwin: one down one to go
21244              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
21245              Date: Mon, 31 Dec 2001 17:03:40 +0100
21246              Message-Id: <20011231170025.E05B.H.M.BRAND@hccnet.nl>
21247      Branch: perl
21248            ! lib/Pod/t/basic.t
21249 ____________________________________________________________________________
21250 [ 13981] By: jhi                                   on 2001/12/31  14:44:03
21251         Log: Tweak the dependencies not to recompile everytime,
21252              as suggested by NI-S.
21253      Branch: perl
21254            ! ext/Devel/PPPort/Makefile.PL
21255 ____________________________________________________________________________
21256 [ 13980] By: jhi                                   on 2001/12/31  14:29:17
21257         Log: Planning still not right.
21258      Branch: perl
21259            ! lib/User/grent.t
21260 ____________________________________________________________________________
21261 [ 13979] By: jhi                                   on 2001/12/31  14:19:55
21262         Log: Subject: [PATCH lib/User/grent.t] Double double test test header header
21263              From: Michael G Schwern <schwern@pobox.com>
21264              Date: Sun, 30 Dec 2001 18:07:55 -0500
21265              Message-ID: <20011230230755.GG12840@blackrider>
21266              
21267              (lib/User/grent, really)
21268      Branch: perl
21269            ! lib/User/grent.t
21270 ____________________________________________________________________________
21271 [ 13978] By: jhi                                   on 2001/12/31  14:17:55
21272         Log: Integrate perlio; cleanup, in particular avoid accidental
21273              PerlIO_flush(NULL) if PerlIONext is NULL.
21274      Branch: perl
21275           !> ext/Devel/PPPort/MANIFEST perlio.c perliol.h
21276 ____________________________________________________________________________
21277 [ 13977] By: jhi                                   on 2001/12/31  14:15:58
21278         Log: Subject: typo in IO::Socket::INET.pm
21279              From: mjd@plover.com
21280              Date: 31 Dec 2001 14:31:10 -0000
21281              Message-ID: <20011231143110.4989.qmail@plover.com>
21282      Branch: perl
21283            ! ext/IO/lib/IO/Socket/INET.pm
21284 ____________________________________________________________________________
21285 [ 13976] By: nick                                  on 2001/12/31  13:56:11
21286         Log: Integrate mainline
21287      Branch: perlio
21288           !> (integrate 29 files)
21289 ____________________________________________________________________________
21290 [ 13975] By: nick                                  on 2001/12/31  12:40:50
21291         Log: perlio.c cleanup - in particular avoid accidental PerlIO_flush(NULL)
21292              if PerlIONext is NULL.
21293      Branch: perlio
21294            ! perlio.c perliol.h
21295 ____________________________________________________________________________
21296 [ 13974] By: jhi                                   on 2001/12/31  04:59:53
21297         Log: Subject: Re: [PATCH] Basic bad prototype detection
21298              From: Sam Tregar <sam@tregar.com>
21299              Date: Mon, 31 Dec 2001 00:50:30 -0500 (EST)
21300              Message-ID: <Pine.LNX.4.33.0112310017090.9102-200000@localhost.localdomain>
21301      Branch: perl
21302            ! t/comp/proto.t toke.c
21303 ____________________________________________________________________________
21304 [ 13973] By: jhi                                   on 2001/12/31  04:14:45
21305         Log: Subject: [PATCH] configure.com / scriptdirexp
21306              From: "Craig A. Berry" <craigberry@mac.com>
21307              Date: Sun, 30 Dec 2001 15:47:28 -0600
21308              Message-Id: <a05101004b8553b205841@[172.16.52.1]>
21309      Branch: perl
21310            ! configure.com
21311 ____________________________________________________________________________
21312 [ 13972] By: jhi                                   on 2001/12/31  04:07:35
21313         Log: Subject: [PATCH lib/ExtUtils/t/MM_Win32.t] resolve problems with tools_other() and htmlifypods
21314              From: Abe Timmerman <abe@ztreet.demon.nl>
21315              Date: Mon, 31 Dec 2001 03:55:27 +0100
21316              Message-ID: <u0kv2ussgukot09trgjkosn8uootjkcebv@4ax.com>
21317      Branch: perl
21318            ! lib/ExtUtils/t/MM_Win32.t
21319 ____________________________________________________________________________
21320 [ 13971] By: jhi                                   on 2001/12/31  04:05:46
21321         Log: Subject: [PATCH] Basic bad prototype detection
21322              From: Sam Tregar <sam@tregar.com> 
21323              Date: Sun, 30 Dec 2001 19:57:55 -0500 (EST) 
21324              Message-ID: <Pine.LNX.4.33.0112301948270.9102-200000@localhost.localdomain>
21325      Branch: perl
21326            ! pod/perldiag.pod t/comp/proto.t toke.c
21327 ____________________________________________________________________________
21328 [ 13970] By: jhi                                   on 2001/12/31  03:53:54
21329         Log: Makefiles are sloppy about the exe suffix
21330              (from Paul Green)
21331      Branch: perl
21332            ! Makefile.SH x2p/Makefile.SH
21333 ____________________________________________________________________________
21334 [ 13969] By: jhi                                   on 2001/12/31  03:42:15
21335         Log: Delay folding until necessary; start of handling
21336              folding into several characters.
21337      Branch: perl
21338            ! regcomp.c regexec.c
21339 ____________________________________________________________________________
21340 [ 13968] By: jhi                                   on 2001/12/31  00:35:35
21341         Log: gcc -Wall dewhine.
21342      Branch: perl
21343            ! regexec.c
21344 ____________________________________________________________________________
21345 [ 13967] By: jhi                                   on 2001/12/31  00:29:37
21346         Log: More Unicode folding tweaks, avoid potential false matches.
21347      Branch: perl
21348            ! regexec.c
21349 ____________________________________________________________________________
21350 [ 13966] By: jhi                                   on 2001/12/30  23:30:56
21351         Log: Make that six wrongs.
21352      Branch: perl
21353            ! regexec.c utf8.c
21354 ____________________________________________________________________________
21355 [ 13965] By: jhi                                   on 2001/12/30  23:12:17
21356         Log: Four wrongs can make a right.
21357      Branch: perl
21358            ! regexec.c utf8.c
21359 ____________________________________________________________________________
21360 [ 13964] By: jhi                                   on 2001/12/30  21:12:25
21361         Log: Fix all the I case foldings as per CaseFold.txt.
21362      Branch: perl
21363            ! regcomp.c regexec.c
21364 ____________________________________________________________________________
21365 [ 13963] By: jhi                                   on 2001/12/30  20:04:32
21366         Log: Fix all the C(ommon) case foldings as per CaseFold.txt.
21367      Branch: perl
21368            ! lib/unicore/To/Fold.pl lib/unicore/mktables regcomp.c
21369            ! regexec.c utf8.c
21370 ____________________________________________________________________________
21371 [ 13962] By: nick                                  on 2001/12/30  18:33:41
21372         Log: Integrate 8.3 fix for PPPort fix
21373      Branch: perlio
21374           +> ext/Devel/PPPort/ppport_h.PL
21375            - ext/Devel/PPPort/ppport.h.PL
21376            ! ext/Devel/PPPort/MANIFEST
21377           !> ext/Devel/PPPort/Makefile.PL
21378 ____________________________________________________________________________
21379 [ 13961] By: jhi                                   on 2001/12/30  17:35:45
21380         Log: Integrate perlio; more win32 stuff:
21381              
21382              A. Use Perl_my_socketpair()
21383              B. Use PerlSock_xxxx() rather than raw xxxx() so we get to
21384              load winsock.
21385              C. (In passing) work round fact that $$ is now SvREADONLY
21386              so we need to take special measures to set it during
21387              pseudo-fork.
21388      Branch: perl
21389           !> util.c win32/perlhost.h
21390 ____________________________________________________________________________
21391 [ 13960] By: jhi                                   on 2001/12/30  17:33:24
21392         Log: Fix ppport.h for Unix.
21393      Branch: perl
21394            + ext/Devel/PPPort/ppport_h.PL
21395            - ext/Devel/PPPort/ppport.h.PL
21396            ! MANIFEST ext/Devel/PPPort/Makefile.PL
21397 ____________________________________________________________________________
21398 [ 13959] By: nick                                  on 2001/12/30  16:53:42
21399         Log: Win32 stuff:
21400              A. Use Perl_my_socketpair()
21401              B. Use PerlSock_xxxx() rather than raw xxxx() so we get to load winsock.
21402              C. (In passing) work round fact that $$ is now SvREADONLY so we need to 
21403              take special measures to set it during pseudo-fork.
21404      Branch: perlio
21405            ! util.c win32/perlhost.h
21406 ____________________________________________________________________________
21407 [ 13958] By: jhi                                   on 2001/12/30  16:33:58
21408         Log: Integrate perlio; win32 kicking.
21409      Branch: perl
21410           +> ext/Devel/PPPort/ppport.h.PL
21411           !> embed.h embed.pl ext/Devel/PPPort/Makefile.PL
21412           !> ext/Devel/PPPort/t/test.t ext/Errno/Errno_pm.PL global.sym
21413           !> proto.h
21414 ____________________________________________________________________________
21415 [ 13957] By: jhi                                   on 2001/12/30  16:32:33
21416         Log: metaconfig unit change for #13956.
21417      Branch: metaconfig
21418            ! U/modified/spitshell.U
21419 ____________________________________________________________________________
21420 [ 13956] By: jhi                                   on 2001/12/30  16:32:11
21421         Log: Must look for cat also in $PATH (noticed by Philip Newton).
21422      Branch: perl
21423            ! Configure
21424 ____________________________________________________________________________
21425 [ 13955] By: jhi                                   on 2001/12/30  16:19:46
21426         Log: Subject: [PATCH] POSIX to understand _SC_PAGESIZE
21427              From: Blair Zajac <blair@orcaware.com>
21428              Date: Sat, 29 Dec 2001 22:37:03 -0800
21429              Message-ID: <3C2EB60F.BB4321DD@orcaware.com>
21430      Branch: perl
21431            ! ext/POSIX/Makefile.PL ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod
21432 ____________________________________________________________________________
21433 [ 13954] By: jhi                                   on 2001/12/30  16:17:44
21434         Log: Regen files.
21435      Branch: perl
21436            ! embed.h global.sym pod/perlapi.pod uconfig.h
21437 ____________________________________________________________________________
21438 [ 13953] By: jhi                                   on 2001/12/30  15:57:25
21439         Log: Subject: [PATCH] -t without -w 
21440              From: Michael G Schwern <schwern@pobox.com>
21441              Date: Sat, 29 Dec 2001 23:46:25 -0500
21442              Message-ID: <20011230044625.GA14386@blackrider>
21443      Branch: perl
21444            ! perl.c pod/perlrun.pod pp_ctl.c t/run/switcht.t warnings.h
21445            ! warnings.pl
21446 ____________________________________________________________________________
21447 [ 13952] By: jhi                                   on 2001/12/30  15:52:59
21448         Log: Subject: Re: Win32 snag - File::Find File::Spec and Config.pm
21449              From: Dave Rolsky <autarch@urth.org>               
21450              Date: Sat, 29 Dec 2001 23:16:54 -0600 (CST) 
21451              Message-ID: <Pine.LNX.4.43.0112292305270.16562-100000@urth.org>
21452              
21453              $^O is NetWare, not Netware.
21454      Branch: perl
21455            ! lib/ExtUtils/MakeMaker.pm lib/File/Spec.pm
21456 ____________________________________________________________________________
21457 [ 13951] By: jhi                                   on 2001/12/30  15:51:19
21458         Log: Sarathy thinks undoing C++ comments from C++ files
21459              is a bit too zealous.
21460      Branch: perl
21461            ! win32/perlhost.h win32/vmem.h
21462 ____________________________________________________________________________
21463 [ 13950] By: nick                                  on 2001/12/30  14:30:02
21464         Log: Win32 hides some errno-oid constants in <winsock.h> under assumed names.
21465              This gets them into Errno.pm - yet to prove they end up in $!.
21466      Branch: perlio
21467            ! ext/Errno/Errno_pm.PL
21468 ____________________________________________________________________________
21469 [ 13949] By: nick                                  on 2001/12/30  12:02:21
21470         Log: Integrate Cwd muddle
21471      Branch: perlio
21472           !> MANIFEST installperl lib/Cwd.pm
21473 ____________________________________________________________________________
21474 [ 13948] By: nick                                  on 2001/12/30  11:51:40
21475         Log: remove embed.pl duplicates
21476      Branch: perlio
21477            ! embed.h embed.pl global.sym proto.h
21478 ____________________________________________________________________________
21479 [ 13947] By: nick                                  on 2001/12/30  11:35:51
21480         Log: More Cwd tidy up
21481      Branch: perl
21482            ! MANIFEST installperl
21483 ____________________________________________________________________________
21484 [ 13946] By: nick                                  on 2001/12/30  11:12:42
21485         Log: Undo a mess trying Cwd.pm in its ext directory
21486      Branch: perl
21487            + lib/Cwd.pm
21488            - ext/Cwd/Cwd.pm
21489 ____________________________________________________________________________
21490 [ 13945] By: nick                                  on 2001/12/30  10:03:43
21491         Log: Integrate mainline
21492      Branch: perl
21493           +> ext/Cwd/Cwd.pm
21494            - lib/Cwd.pm
21495            ! MANIFEST
21496      Branch: perlio
21497           !> (integrate 45 files)
21498 ____________________________________________________________________________
21499 [ 13944] By: nick                                  on 2001/12/30  09:27:16
21500         Log: "Port" Devel::PPPort to Win32:
21501              - need to set @INC before use in the test
21502              - {} are special to dmake, so use ppport.h.PL
21503              rather than commandline 
21504      Branch: perlio
21505            + ext/Devel/PPPort/ppport.h.PL
21506            ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/t/test.t
21507 ____________________________________________________________________________
21508 [ 13943] By: jhi                                   on 2001/12/29  21:30:48
21509         Log: Update Changes.
21510      Branch: perl
21511            ! Changes patchlevel.h
21512 ____________________________________________________________________________
21513 [ 13942] By: jhi                                   on 2001/12/29  21:12:02
21514         Log: Subject: [PATCH] cleaner close on tests, take 2
21515              From: andreas.koenig@anima.de (Andreas J. Koenig)
21516              Date: 29 Dec 2001 21:42:37 +0100
21517              Message-ID: <m33d1tvjuq.fsf@anima.de>
21518              
21519              (the DB_File patches)
21520      Branch: perl
21521            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
21522            ! ext/DB_File/t/db-recno.t
21523 ____________________________________________________________________________
21524 [ 13941] By: jhi                                   on 2001/12/29  20:25:22
21525         Log: Integrate perlio; regen'ed config_H.?c
21526      Branch: perl
21527           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
21528 ____________________________________________________________________________
21529 [ 13940] By: jhi                                   on 2001/12/29  20:22:57
21530         Log: Subject: [PATCH] cleaner close on tests, take 2             
21531              From: andreas.koenig@anima.de (Andreas J. Koenig)
21532              Date: 29 Dec 2001 21:42:37 +0100
21533              Message-ID: <m33d1tvjuq.fsf@anima.de>
21534              
21535              (except for the three DB_File patch fragments)
21536      Branch: perl
21537            ! ext/Devel/DProf/DProf.t ext/PerlIO/t/encoding.t
21538            ! ext/SDBM_File/sdbm.t ext/Storable/t/store.t lib/strict.t
21539            ! t/cmd/while.t t/comp/cpp.aux t/comp/multiline.t
21540            ! t/comp/require.t t/comp/script.t t/io/argv.t t/io/dup.t
21541            ! t/lib/filter-util.pl t/op/anonsub.t t/op/do.t t/op/inccode.t
21542            ! t/op/runlevel.t t/op/write.t t/run/switches.t
21543 ____________________________________________________________________________
21544 [ 13939] By: jhi                                   on 2001/12/29  20:17:55
21545         Log: Subject: [PATCH] from the non-ANSI comment police (was: it won't compile on win32)  
21546              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
21547              Date: Sat, 29 Dec 2001 20:38:59 +0100
21548              Message-Id: <20011229203646.24CF.H.M.BRAND@hccnet.nl>      
21549              
21550              (NetWare tree not touched because it's very //)
21551      Branch: perl
21552            ! XSUB.h os2/os2.c perl.h win32/include/netdb.h
21553            ! win32/include/sys/socket.h win32/perlhost.h win32/vmem.h
21554            ! wince/include/errno.h wince/include/netdb.h
21555            ! wince/include/sys/socket.h wince/include/sys/stat.h
21556            ! wince/perllib.c wince/perlmain.c wince/win32.h
21557            ! wince/win32iop.h wince/win32thread.c wince/win32thread.h
21558            ! wince/wince.c wince/wince.h wince/wincesck.c x2p/a2py.c
21559 ____________________________________________________________________________
21560 [ 13938] By: nick                                  on 2001/12/29  19:23:32
21561         Log: Integrate mainline (ok linux)
21562      Branch: perlio
21563           +> lib/ExtUtils/t/MM_Win32.t lib/Pod/t/InputObjects.t
21564           !> (integrate 33 files)
21565 ____________________________________________________________________________
21566 [ 13937] By: jhi                                   on 2001/12/29  18:28:36
21567         Log: Give up on serious testing of langinfo().  Leave the old
21568              code in place, though.
21569      Branch: perl
21570            ! ext/I18N/Langinfo/Langinfo.t
21571 ____________________________________________________________________________
21572 [ 13936] By: nick                                  on 2001/12/29  18:20:33
21573         Log: Routine regen_config_h - no real differences other than order of crypt 
21574      Branch: perlio
21575            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
21576 ____________________________________________________________________________
21577 [ 13935] By: jhi                                   on 2001/12/29  17:36:08
21578         Log: Integrate perlio;
21579              
21580              Define the two socket error numbers in terms of WSAEXXXXX equivalents
21581              
21582              Fudge Config.pm so File::Spec does not croak.
21583      Branch: perl
21584           !> win32/FindExt.pm win32/win32.h
21585 ____________________________________________________________________________
21586 [ 13934] By: nick                                  on 2001/12/29  17:27:50
21587         Log: Fudge Config.pm so File::Spec does not croak.
21588      Branch: perlio
21589            ! win32/FindExt.pm
21590 ____________________________________________________________________________
21591 [ 13933] By: jhi                                   on 2001/12/29  17:24:45
21592         Log: metaconfig unit changes for #13932.
21593      Branch: metaconfig
21594            + U/modified/Init.U
21595            ! U/compline/nblock_io.U U/modified/Head.U U/modified/Loc.U
21596 ____________________________________________________________________________
21597 [ 13932] By: jhi                                   on 2001/12/29  17:24:24
21598         Log: VOS tweaks from Paul Green.
21599              
21600              The Configure tweaks: the _exe needs to be
21601              set after the init; VOS has fd 3 hardwired to /dev/tty;
21602              the grep/ln/make substitutions really need to stick.
21603      Branch: perl
21604            ! Configure hints/vos.sh perl.h util.c vos/build.cm
21605            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
21606            ! vos/config.ga.h vos/vosish.h
21607 ____________________________________________________________________________
21608 [ 13931] By: nick                                  on 2001/12/29  17:00:38
21609         Log: Define the two socket error numbers in terms of WSAEXXXXX equivalents
21610              (just to get util.c to compile)
21611      Branch: perlio
21612            ! win32/win32.h
21613 ____________________________________________________________________________
21614 [ 13930] By: jhi                                   on 2001/12/29  15:35:00
21615         Log: Subject: [PATCH] Pod whitespace cleanup, round 0.                
21616              From: coral@eekeek.org
21617              Date: Fri, 28 Dec 2001 19:58:22 -0500      
21618              Message-Id: <200112290058.fBT0wMD26750@eekeek.org>
21619      Branch: perl
21620            ! pod/perl561delta.pod pod/perl572delta.pod pod/perlapi.pod
21621            ! pod/perldelta.pod pod/perlfaq4.pod pod/perlfaq6.pod
21622            ! pod/perlfaq7.pod pod/perlfunc.pod pod/perlpacktut.pod
21623            ! pod/perlunicode.pod pod/perlxs.pod util.c
21624 ____________________________________________________________________________
21625 [ 13929] By: jhi                                   on 2001/12/29  15:31:20
21626         Log: op/exec Win32 patch from Schwern via Abe Timmerman.
21627      Branch: perl
21628            ! t/op/exec.t
21629 ____________________________________________________________________________
21630 [ 13928] By: jhi                                   on 2001/12/29  15:30:14
21631         Log: Subject: [PATCH lib/Pod/t/InputObjects.t] 
21632              From: Abe Timmerman <abe@ztreet.demon.nl>
21633              Date: Sat, 29 Dec 2001 13:10:06 +0100
21634              Message-ID: <cibr2u4f2ksggo4bgt8ijdkfn783avvvj4@4ax.com>           
21635      Branch: perl
21636            + lib/Pod/t/InputObjects.t
21637 ____________________________________________________________________________
21638 [ 13927] By: jhi                                   on 2001/12/29  15:27:39
21639         Log: Integrate perlio;
21640              
21641              Quick fix (after couple of clever fixes failed) for
21642              "accept leaks memory" fail [ID 20011223.001]
21643              
21644              Nick Clark's embed.pl fix for my_socketpair
21645      Branch: perl
21646           !> embed.h embed.pl global.sym pod/perlapi.pod pp_sys.c proto.h
21647 ____________________________________________________________________________
21648 [ 13926] By: nick                                  on 2001/12/29  15:23:21
21649         Log: Nick Clark's embed.pl fix for my_socketpair
21650      Branch: perlio
21651            ! embed.h embed.pl global.sym pod/perlapi.pod proto.h
21652 ____________________________________________________________________________
21653 [ 13925] By: jhi                                   on 2001/12/29  15:21:53
21654         Log: Slight tweaks on the MM_Win32.t.
21655      Branch: perl
21656            ! lib/ExtUtils/t/MM_Win32.t
21657 ____________________________________________________________________________
21658 [ 13924] By: jhi                                   on 2001/12/29  15:16:47
21659         Log: Subject: [PATCH lib/ExtUtils/t/MM_Win32.t]
21660              From: Abe Timmerman <abe@ztreet.demon.nl>
21661              Date: Sat, 29 Dec 2001 12:51:36 +0100
21662              Message-ID: <bmar2u8jdib45442jh1ht3e3i1qhlaek59@4ax.com>
21663      Branch: perl
21664            + lib/ExtUtils/t/MM_Win32.t
21665            ! MANIFEST
21666 ____________________________________________________________________________
21667 [ 13923] By: nick                                  on 2001/12/29  15:12:07
21668         Log: Quick fix (after couple of clever fixes failed) for
21669              "accept leaks memory" fail [ID 20011223.001]
21670      Branch: perlio
21671            ! pp_sys.c
21672 ____________________________________________________________________________
21673 [ 13922] By: jhi                                   on 2001/12/29  15:09:00
21674         Log: Subject: [PATCH] Module names and other nits
21675              From: Autrijus Tang <autrijus@autrijus.org>                 
21676              Date: Sat, 29 Dec 2001 01:59:28 +0800
21677              Message-ID: <20011229015928.A29712@geb.elixus.org>              
21678      Branch: perl
21679            ! lib/Exporter/Heavy.pm pod/perl561delta.pod pod/perl56delta.pod
21680            ! pod/perldebguts.pod pod/perldebug.pod pod/perlfaq4.pod
21681            ! pod/perlfaq6.pod pod/perlfunc.pod pod/perlguts.pod
21682            ! pod/perlpacktut.pod pod/perlsub.pod pod/perltodo.pod
21683            ! pod/perlunicode.pod pod/perlutil.pod pod/perlxs.pod
21684 ____________________________________________________________________________
21685 [ 13921] By: jhi                                   on 2001/12/29  15:05:08
21686         Log: socketpair tweaks from Nicholas Clark.
21687      Branch: perl
21688            ! ext/Socket/socketpair.t util.c
21689 ____________________________________________________________________________
21690 [ 13920] By: nick                                  on 2001/12/29  12:36:21
21691         Log: Integrate mainline
21692      Branch: perlio
21693           !> Changes Configure doop.c ext/B/B.pm ext/IO/lib/IO/t/io_dir.t
21694           !> ext/POSIX/POSIX.xs ext/Socket/socketpair.t
21695           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
21696           !> lib/ExtUtils/t/Embed.t lib/ExtUtils/t/MM_Cygwin.t
21697           !> lib/warnings.t patchlevel.h pod/perlfunc.pod pod/perlport.pod
21698           !> pod/perluniintro.pod t/base/rs.t t/cmd/subval.t t/io/fflush.t
21699           !> t/op/sysio.t
21700 ____________________________________________________________________________
21701 [ 13919] By: jhi                                   on 2001/12/28  17:01:39
21702         Log: Retract #13917.
21703      Branch: perl
21704            ! doop.c
21705 ____________________________________________________________________________
21706 [ 13918] By: jhi                                   on 2001/12/28  17:00:53
21707         Log: Subject: provisional MakeMaker patch for VMS
21708              From: "Craig A. Berry" <craigberry@mac.com> 
21709              Date: Thu, 27 Dec 2001 22:29:37 -0600
21710              Message-Id: <a05101004b8515264aa3a@[172.16.52.1]>
21711      Branch: perl
21712            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
21713 ____________________________________________________________________________
21714 [ 13917] By: jhi                                   on 2001/12/28  16:57:19
21715         Log: (retracted by #13919)
21716      Branch: perl
21717            ! doop.c
21718 ____________________________________________________________________________
21719 [ 13916] By: jhi                                   on 2001/12/28  01:17:04
21720         Log: metaconfig unit change for #13915.
21721      Branch: metaconfig/U/perl
21722            ! d_u32align.U
21723 ____________________________________________________________________________
21724 [ 13915] By: jhi                                   on 2001/12/28  01:16:45
21725         Log: Remove debris in any case.
21726      Branch: perl
21727            ! Configure
21728 ____________________________________________________________________________
21729 [ 13914] By: jhi                                   on 2001/12/28  00:22:10
21730         Log: Subject: [PATCH] Re: B::walksymtable oddness
21731              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
21732              Date: Thu, 27 Dec 2001 19:14:24 +0100
21733              Message-ID: <3C2B7310.861.18820D0@localhost>
21734      Branch: perl
21735            ! ext/B/B.pm
21736 ____________________________________________________________________________
21737 [ 13913] By: jhi                                   on 2001/12/27  23:57:34
21738         Log: Subject: [PATCH] because (sys)?read doesn't reset buffers
21739              From: Nicholas Clark <nick@unfortu.net> 
21740              Date: Fri, 28 Dec 2001 00:43:02 +0000
21741              Message-ID: <20011228004301.B23373@Bagpuss.unfortu.net>
21742      Branch: perl
21743            ! ext/Socket/socketpair.t
21744 ____________________________________________________________________________
21745 [ 13912] By: jhi                                   on 2001/12/27  23:56:20
21746         Log: Fast Latin1<->UTF-8 conversion for older Perls.
21747      Branch: perl
21748            ! pod/perluniintro.pod
21749 ____________________________________________________________________________
21750 [ 13911] By: jhi                                   on 2001/12/27  14:52:45
21751         Log: Update Changes.
21752      Branch: perl
21753            ! Changes patchlevel.h
21754 ____________________________________________________________________________
21755 [ 13910] By: jhi                                   on 2001/12/27  14:32:23
21756         Log: More wait status trickery for BeOS.
21757      Branch: perl
21758            ! ext/POSIX/POSIX.xs
21759 ____________________________________________________________________________
21760 [ 13909] By: jhi                                   on 2001/12/27  14:15:49
21761         Log: metaconfig unit change for #13908.
21762      Branch: metaconfig/U/perl
21763            ! d_u32align.U
21764 ____________________________________________________________________________
21765 [ 13908] By: jhi                                   on 2001/12/27  14:15:27
21766         Log: Try to catch the SIGBUS, as suggested by Nicholas Clark.
21767      Branch: perl
21768            ! Configure
21769 ____________________________________________________________________________
21770 [ 13907] By: jhi                                   on 2001/12/27  14:05:09
21771         Log: Subject: [ID 20011227.002] Not OK: perl v5.7.2 +DEVEL13884 on i386-freebsd 4.4-stable (UNINSTALLED)
21772              From: gbarr@monty.mutatus.co.uk
21773              Date: 27 Dec 2001 14:41:36 -0000
21774              Message-Id: <20011227144136.71851.qmail@monty.mutatus.co.uk>    
21775      Branch: perl
21776            ! lib/ExtUtils/t/Embed.t
21777 ____________________________________________________________________________
21778 [ 13906] By: jhi                                   on 2001/12/27  13:58:18
21779         Log: Subject: [PATCH] Re: socketpair emulation
21780              From: Nicholas Clark <nick@unfortu.net> 
21781              Date: Wed, 26 Dec 2001 20:08:14 +0000
21782              Message-ID: <20011226200813.A11903@Bagpuss.unfortu.net>
21783      Branch: perl
21784            ! ext/Socket/socketpair.t
21785 ____________________________________________________________________________
21786 [ 13905] By: jhi                                   on 2001/12/27  13:55:03
21787         Log: Subject: [DOC PATCH] left is right and right is left
21788              From: Philip Newton <Philip.Newton@gmx.net>
21789              Date: Thu, 27 Dec 2001 10:04:17 +0100
21790              Message-ID: <vsol2uchfg3ruf0rfjf33b75544nv21uhi@4ax.com>
21791      Branch: perl
21792            ! pod/perlfunc.pod pod/perlport.pod
21793 ____________________________________________________________________________
21794 [ 13904] By: jhi                                   on 2001/12/27  13:53:25
21795         Log: Subject: [PATCH] check return of close
21796              From: andreas.koenig@anima.de (Andreas J. Koenig)            
21797              Date: 27 Dec 2001 09:47:30 +0100
21798              Message-ID: <m3ellhgicd.fsf@anima.de> 
21799              
21800              Subject: [PATCH] improve error reporting
21801              From: andreas.koenig@anima.de (Andreas J. Koenig)            
21802              Date: 27 Dec 2001 09:54:55 +0100
21803              Message-ID: <m3adw5gi00.fsf@anima.de> 
21804              
21805              Subject: [PATCH] check return value of close
21806              From: andreas.koenig@anima.de (Andreas J. Koenig)            
21807              Date: 27 Dec 2001 10:03:55 +0100
21808              Message-ID: <m3666tghl0.fsf@anima.de> 
21809              
21810              Subject: [PATCH] return of close
21811              From: andreas.koenig@anima.de (Andreas J. Koenig)            
21812              Date: 27 Dec 2001 10:22:15 +0100
21813              Message-ID: <m31yhhggqg.fsf@anima.de> 
21814      Branch: perl
21815            ! ext/IO/lib/IO/t/io_dir.t lib/warnings.t t/cmd/subval.t
21816            ! t/io/fflush.t
21817 ____________________________________________________________________________
21818 [ 13903] By: jhi                                   on 2001/12/27  13:44:57
21819         Log: Subject: [PATCH] check return of close
21820              From: andreas.koenig@anima.de (Andreas J. Koenig)            
21821              Date: 27 Dec 2001 09:47:30 +0100
21822              Message-ID: <m3ellhgicd.fsf@anima.de> 
21823      Branch: perl
21824            ! t/base/rs.t
21825 ____________________________________________________________________________
21826 [ 13902] By: jhi                                   on 2001/12/27  13:38:30
21827         Log: Subject: [PATCH] better error diagnosis from t/op/sysio.t
21828              From: andreas.koenig@anima.de (Andreas J. Koenig)
21829              Date: 27 Dec 2001 09:21:16 +0100
21830              Message-ID: <m3n105gjk3.fsf@anima.de>
21831      Branch: perl
21832            ! t/op/sysio.t
21833 ____________________________________________________________________________
21834 [ 13901] By: jhi                                   on 2001/12/27  13:35:03
21835         Log: Subject: [PATCH] Re: ExtUtils::MM_Cygwin test failures (was Re: [ PATCH ] Cygwin groups.t  (PLEASE CHECK))
21836              From: "Gerrit P. Haase" <gp@familiehaase.de>
21837              Date: Thu, 27 Dec 2001 09:23:55 +0100 
21838              Message-ID: <98211521662.20011227092355@familiehaase.de>
21839      Branch: perl
21840            ! lib/ExtUtils/t/MM_Cygwin.t
21841 ____________________________________________________________________________
21842 [ 13900] By: nick                                  on 2001/12/27  11:11:51
21843         Log: Integrate mainline
21844      Branch: perlio
21845           +> ext/Socket/socketpair.t lib/File/Spec/Cygwin.pm
21846           +> lib/File/Spec/NW5.pm
21847           !> (integrate 52 files)
21848 ____________________________________________________________________________
21849 [ 13899] By: jhi                                   on 2001/12/26  21:30:13
21850         Log: Replace the awful (most likely generated and not very persistent)
21851              URL with something tangible.
21852      Branch: perl
21853            ! README.hpux
21854 ____________________________________________________________________________
21855 [ 13898] By: jhi                                   on 2001/12/26  21:21:01
21856         Log: Naughty /dev/printer (ls -l, really) of IRIX.
21857      Branch: perl
21858            ! t/op/stat.t
21859 ____________________________________________________________________________
21860 [ 13897] By: jhi                                   on 2001/12/26  20:56:09
21861         Log: Upgrade to Net::Ping 2.10.
21862      Branch: perl
21863            ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/t/100_load.t
21864            ! lib/Net/Ping/t/110_icmp_inst.t lib/Net/Ping/t/120_udp_inst.t
21865            ! lib/Net/Ping/t/130_tcp_inst.t lib/Net/Ping/t/140_stream_inst.t
21866            ! lib/Net/Ping/t/200_ping_tcp.t lib/Net/Ping/t/300_ping_stream.t
21867 ____________________________________________________________________________
21868 [ 13896] By: jhi                                   on 2001/12/26  20:15:32
21869         Log: BeOS has times() tick of 1000000, not CLK_TCK (1000)
21870              (this showed up in Benchmark.t)
21871      Branch: perl
21872            ! pp_sys.c
21873 ____________________________________________________________________________
21874 [ 13895] By: jhi                                   on 2001/12/26  19:52:03
21875         Log: BeOS updates.
21876      Branch: perl
21877            ! README.beos beos/beos.c
21878 ____________________________________________________________________________
21879 [ 13894] By: jhi                                   on 2001/12/26  19:31:38
21880         Log: Subject: Re: bleadperl doesn't compile
21881              From: "Gerrit P. Haase" <gp@familiehaase.de>
21882              Date: Wed, 26 Dec 2001 21:29:08 +0100
21883              Message-ID: <22168634623.20011226212908@familiehaase.de>
21884              
21885              Cygwin with multiplicity.
21886      Branch: perl
21887            ! perlio.c
21888 ____________________________________________________________________________
21889 [ 13893] By: jhi                                   on 2001/12/26  19:11:49
21890         Log: Subject: [PATCH] Re: [ PATCH ] Cygwin groups.t  (PLEASE CHECK)
21891              From: Nicholas Clark <nick@ccl4.org>
21892              Date: Wed, 26 Dec 2001 19:07:33 +0000
21893              Message-ID: <20011226190732.J48842@plum.flirble.org>            
21894              
21895              socketpair() (un)signedness nit.
21896      Branch: perl
21897            ! util.c
21898 ____________________________________________________________________________
21899 [ 13892] By: jhi                                   on 2001/12/26  19:10:15
21900         Log: Subject: Re: [PATCH] Re: [ PATCH ] Cygwin groups.t  (PLEASE CHECK)
21901              From: Nicholas Clark <nick@ccl4.org>
21902              Date: Wed, 26 Dec 2001 19:19:47 +0000
21903              Message-ID: <20011226191946.K48842@plum.flirble.org>
21904              
21905              Use report_evil_fh().
21906      Branch: perl
21907            ! doio.c
21908 ____________________________________________________________________________
21909 [ 13891] By: jhi                                   on 2001/12/26  18:58:09
21910         Log: Bad $? assumptions.
21911      Branch: perl
21912            ! ext/POSIX/POSIX.pod pod/perlfunc.pod pod/perlport.pod
21913 ____________________________________________________________________________
21914 [ 13890] By: jhi                                   on 2001/12/26  17:47:57
21915         Log: Net::Ping isn't going to work much without
21916              the Socket extension; fail more gracefully.
21917      Branch: perl
21918            ! lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
21919            ! lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
21920            ! lib/Net/Ping/t/140_stream_inst.t lib/Net/Ping/t/200_ping_tcp.t
21921            ! lib/Net/Ping/t/300_ping_stream.t
21922 ____________________________________________________________________________
21923 [ 13889] By: jhi                                   on 2001/12/26  17:19:18
21924         Log: metaconfig unit change for #13888.
21925      Branch: metaconfig
21926            ! U/modified/Oldconfig.U
21927 ____________________________________________________________________________
21928 [ 13888] By: jhi                                   on 2001/12/26  17:18:59
21929         Log: test -d /system is a bit too generic test for VOS
21930              (false hit in BeOS)
21931      Branch: perl
21932            ! Configure
21933 ____________________________________________________________________________
21934 [ 13887] By: jhi                                   on 2001/12/26  17:13:27
21935         Log: No AF_UNIX in BeOS.
21936      Branch: perl
21937            ! util.c
21938 ____________________________________________________________________________
21939 [ 13886] By: jhi                                   on 2001/12/26  17:07:39
21940         Log: FAQ sync.
21941      Branch: perl
21942            ! pod/perlfaq5.pod
21943 ____________________________________________________________________________
21944 [ 13885] By: jhi                                   on 2001/12/25  16:24:10
21945         Log: Update Changes.
21946      Branch: perl
21947            ! Changes patchlevel.h
21948 ____________________________________________________________________________
21949 [ 13884] By: jhi                                   on 2001/12/25  16:20:19
21950         Log: Make -t equal -tw.
21951      Branch: perl
21952            ! perl.c pod/perlrun.pod
21953 ____________________________________________________________________________
21954 [ 13883] By: jhi                                   on 2001/12/25  15:56:49
21955         Log: Subject: Re: Not OK 13881
21956              From: John Peacock <jpeacock@rowman.com>
21957              Date: Tue, 25 Dec 2001 06:02:12 -0500
21958              Message-ID: <3C285CB4.8040006@rowman.com>
21959      Branch: perl
21960            ! embed.h embed.pl global.sym pod/perlapi.pod util.c
21961 ____________________________________________________________________________
21962 [ 13882] By: jhi                                   on 2001/12/25  15:45:52
21963         Log: Subject: Re: Not OK 13881
21964              From: andreas.koenig@anima.de (Andreas J. Koenig)
21965              Date: 25 Dec 2001 07:33:23 +0100
21966              Message-ID: <m3bsgnajws.fsf@anima.de>
21967      Branch: perl
21968            ! op.c
21969 ____________________________________________________________________________
21970 [ 13881] By: jhi                                   on 2001/12/24  23:47:53
21971         Log: Subject: PATCH: Restore "Can't declare scalar dereference in my" error
21972              From: Mark-Jason Dominus <mjd@plover.com>    
21973              Date: Mon, 24 Dec 2001 18:14:48 -0500
21974              Message-ID: <20011224231448.25826.qmail@plover.com>
21975      Branch: perl
21976            ! op.c t/op/eval.t
21977 ____________________________________________________________________________
21978 [ 13880] By: jhi                                   on 2001/12/24  22:58:18
21979         Log: Subject: [PATCH]: ExtUtils::MM_* and File::Spec 
21980              From: Dave Rolsky <autarch@urth.org>
21981              Date: Mon, 24 Dec 2001 13:27:23 -0600 (CST) 
21982              Message-ID: <Pine.LNX.4.43.0112241305020.21723-100000@urth.org>
21983      Branch: perl
21984            + lib/File/Spec/Cygwin.pm lib/File/Spec/NW5.pm
21985            ! MANIFEST lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_NW5.pm
21986            ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
21987            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
21988            ! lib/File/Spec.pm lib/File/Spec/Win32.pm
21989 ____________________________________________________________________________
21990 [ 13879] By: jhi                                   on 2001/12/24  18:52:10
21991         Log: Subject: [PATCH] and [BUG]   \X and \C fixed, \X still dorked 
21992              From: Jeffrey Friedl <jfriedl@yahoo.com>
21993              Date: Fri, 21 Dec 2001 23:18:17 -0800 (PST)           
21994              Message-Id: <200112220718.fBM7IHG25075@ventrue.corp.yahoo.com>
21995              
21996              The rest of the tests for plus few extras.
21997      Branch: perl
21998            ! t/op/pat.t
21999 ____________________________________________________________________________
22000 [ 13878] By: jhi                                   on 2001/12/24  17:16:10
22001         Log: metaconfig unit change for #13877.
22002      Branch: metaconfig
22003            ! U/modified/Unix.U
22004 ____________________________________________________________________________
22005 [ 13877] By: jhi                                   on 2001/12/24  17:13:53
22006         Log: No-op.
22007      Branch: perl
22008            ! Configure
22009 ____________________________________________________________________________
22010 [ 13876] By: jhi                                   on 2001/12/24  17:13:16
22011         Log: More constant casting.
22012      Branch: perl
22013            ! regexec.c
22014 ____________________________________________________________________________
22015 [ 13875] By: jhi                                   on 2001/12/24  16:47:30
22016         Log: Subject: perlhack.pod 
22017              From: "John P. Linderman" <jpl@research.att.com>
22018              Date: Sun, 23 Dec 2001 16:16:10 -0500 (EST) 
22019              Message-Id: <200112232116.QAA18463@raptor.research.att.com>
22020      Branch: perl
22021            ! pod/perlhack.pod
22022 ____________________________________________________________________________
22023 [ 13874] By: jhi                                   on 2001/12/24  16:41:03
22024         Log: File::Find patch patches from Thomas Wegner.
22025      Branch: perl
22026            ! lib/File/Find.pm
22027 ____________________________________________________________________________
22028 [ 13873] By: jhi                                   on 2001/12/24  16:38:10
22029         Log: Subject: Re: socketpair emulation 
22030              From: Nicholas Clark <nick@unfortu.net>                 
22031              Date: Mon, 24 Dec 2001 16:11:30 +0000                 
22032              Message-ID: <20011224161129.A1520@Bagpuss.unfortu.net>          
22033      Branch: perl
22034            ! ext/Socket/socketpair.t
22035 ____________________________________________________________________________
22036 [ 13872] By: jhi                                   on 2001/12/24  02:53:02
22037         Log: Must cast constants if they can be quads.
22038      Branch: perl
22039            ! regcomp.c
22040 ____________________________________________________________________________
22041 [ 13871] By: jhi                                   on 2001/12/24  01:40:12
22042         Log: Promote the e/uid to wide enough un/signed integers
22043              and printf them as such.
22044      Branch: perl
22045            ! taint.c
22046 ____________________________________________________________________________
22047 [ 13870] By: jhi                                   on 2001/12/24  01:14:52
22048         Log: metaconfig unit change for #13869.
22049      Branch: metaconfig/U/perl
22050            ! d_u32align.U
22051 ____________________________________________________________________________
22052 [ 13869] By: jhi                                   on 2001/12/24  01:14:06
22053         Log: The U32 alignment test wasn't really working, noticed
22054              by Paul Green.  Now the test works, but this means that
22055              we may see coredumps from the test.   I sure hope MMUless
22056              places don't crash on the test.
22057      Branch: perl
22058            ! Configure
22059 ____________________________________________________________________________
22060 [ 13868] By: jhi                                   on 2001/12/23  23:46:54
22061         Log: metaconfig unit changes for #13867.
22062      Branch: metaconfig
22063            ! U/compline/nblock_io.U U/modified/Unix.U
22064            ! U/modified/spitshell.U
22065 ____________________________________________________________________________
22066 [ 13867] By: jhi                                   on 2001/12/23  23:46:18
22067         Log: More VOS tweaks.
22068      Branch: perl
22069            ! Configure
22070 ____________________________________________________________________________
22071 [ 13866] By: jhi                                   on 2001/12/23  16:43:29
22072         Log: The funky final sigma casefolding.
22073      Branch: perl
22074            ! regcomp.c regexec.c t/op/pat.t utf8.h
22075 ____________________________________________________________________________
22076 [ 13865] By: jhi                                   on 2001/12/23  13:55:23
22077         Log: Update Changes.
22078      Branch: perl
22079            ! Changes patchlevel.h
22080 ____________________________________________________________________________
22081 [ 13864] By: jhi                                   on 2001/12/23  13:50:25
22082         Log: Move the \C and \X to pat.t.
22083      Branch: perl
22084            ! t/op/pat.t t/op/re_tests
22085 ____________________________________________________________________________
22086 [ 13863] By: jhi                                   on 2001/12/23  04:04:20
22087         Log: More logical test ordering.
22088      Branch: perl
22089            ! perl.h
22090 ____________________________________________________________________________
22091 [ 13862] By: jhi                                   on 2001/12/23  01:47:23
22092         Log: Integrate perlio;
22093              
22094              Add at least the "important" PerlIO_xxxx functions to embed.pl
22095              so that they get implicit pTHX_ and we can avoid slow dTHX.
22096              
22097              Put PerlIO stuff inside EXTERN C
22098              
22099              Win32 and makedef.pl fall-out of PerlIO/pTHX stuff
22100      Branch: perl
22101           !> embed.h embed.pl ext/IO/IO.xs global.sym globals.c makedef.pl
22102           !> perlio.c perlio.h perlio.sym pod/perlapi.pod proto.h
22103           !> win32/win32.c
22104 ____________________________________________________________________________
22105 [ 13861] By: jhi                                   on 2001/12/23  01:38:54
22106         Log: Even more \X fixing.
22107      Branch: perl
22108            ! regexec.c t/op/pat.t
22109 ____________________________________________________________________________
22110 [ 13860] By: jhi                                   on 2001/12/23  01:29:45
22111         Log: More \X fixing.
22112      Branch: perl
22113            ! regexec.c t/op/pat.t
22114 ____________________________________________________________________________
22115 [ 13859] By: jhi                                   on 2001/12/23  00:57:10
22116         Log: Fix encoding pragma.
22117      Branch: perl
22118            ! regcomp.c
22119 ____________________________________________________________________________
22120 [ 13858] By: jhi                                   on 2001/12/23  00:12:51
22121         Log: Subject: socketpair emulation
22122              From: Nicholas Clark <nick@unfortu.net>
22123              Date: Sat, 22 Dec 2001 18:38:18 +0000
22124              Message-ID: <20011222183817.A12020@Bagpuss.unfortu.net>
22125      Branch: perl
22126            + ext/Socket/socketpair.t
22127            ! MANIFEST embed.h embed.pl global.sym perl.h pod/perlfunc.pod
22128            ! pp_sys.c proto.h util.c
22129 ____________________________________________________________________________
22130 [ 13857] By: jhi                                   on 2001/12/22  23:53:26
22131         Log: Subject: [PATCH] and [BUG]   \X and \C fixed, \X still dorked        
22132              From: Jeffrey Friedl <jfriedl@yahoo.com>
22133              Date: Fri, 21 Dec 2001 23:18:17 -0800 (PST) 
22134              Message-Id: <200112220718.fBM7IHG25075@ventrue.corp.yahoo.com>  
22135              
22136              (partially applied, most of the new tests need to be rethought)
22137      Branch: perl
22138            ! regcomp.c t/op/re_tests
22139 ____________________________________________________________________________
22140 [ 13856] By: jhi                                   on 2001/12/22  23:45:35
22141         Log: Small tweaks.
22142      Branch: perl
22143            ! handy.h regexec.c
22144 ____________________________________________________________________________
22145 [ 13855] By: jhi                                   on 2001/12/22  20:10:01
22146         Log: Unicode casefolding continues.
22147              (lib/encoding.t still failing.)
22148      Branch: perl
22149            ! regexec.c t/op/pat.t
22150 ____________________________________________________________________________
22151 [ 13854] By: nick                                  on 2001/12/22  20:01:27
22152         Log: Win32 and makedef.pl fall-out of PerlIO/pTHX stuff
22153      Branch: perlio
22154            ! makedef.pl perlio.h perlio.sym win32/win32.c
22155 ____________________________________________________________________________
22156 [ 13853] By: nick                                  on 2001/12/22  19:58:53
22157         Log: Put PerlIO stuff inside EXTERN C
22158      Branch: perlio
22159            ! embed.pl proto.h
22160 ____________________________________________________________________________
22161 [ 13852] By: nick                                  on 2001/12/22  18:04:34
22162         Log: Add at least the "important" PerlIO_xxxx functions to embed.pl
22163              so that they get implicit pTHX_ and we can avoid slow dTHX.
22164      Branch: perlio
22165            ! embed.h embed.pl ext/IO/IO.xs global.sym globals.c perlio.c
22166            ! perlio.h pod/perlapi.pod proto.h
22167 ____________________________________________________________________________
22168 [ 13851] By: jhi                                   on 2001/12/22  17:42:10
22169         Log: metaconfig unit change for #13850.
22170      Branch: metaconfig
22171            ! U/modified/Loc.U
22172 ____________________________________________________________________________
22173 [ 13850] By: jhi                                   on 2001/12/22  17:41:40
22174         Log: Rework the make logic (again).
22175      Branch: perl
22176            ! Configure
22177 ____________________________________________________________________________
22178 [ 13849] By: jhi                                   on 2001/12/22  16:40:24
22179         Log: Integrate perlio;
22180              Fix mis-parse of autoloaded usage code by declaring the sub
22181              Correct checking code which Ilya spotted was tripped by CR at EOF.
22182              The CR at EOF fix earlier broke CR at end-of-buffer.
22183      Branch: perl
22184            ! regexec.c
22185           !> ext/POSIX/POSIX.pm perlio.c sv.c
22186 ____________________________________________________________________________
22187 [ 13848] By: nick                                  on 2001/12/22  15:11:17
22188         Log: The CR at EOF fix earlier broke CR at end-of-buffer.
22189              This should be okay for both?
22190      Branch: perlio
22191            ! perlio.c
22192 ____________________________________________________________________________
22193 [ 13847] By: nick                                  on 2001/12/22  12:26:32
22194         Log: Correct checking code which Ilya spotted was tripped by CR at EOF.
22195              Also tone down perl -DP tracing of sv_gets.
22196      Branch: perlio
22197            ! perlio.c sv.c
22198 ____________________________________________________________________________
22199 [ 13846] By: nick                                  on 2001/12/22  10:49:27
22200         Log: Fix mis-parse of autoloaded usage code by declaring the sub
22201      Branch: perlio
22202            ! ext/POSIX/POSIX.pm
22203 ____________________________________________________________________________
22204 [ 13845] By: nick                                  on 2001/12/22  10:44:11
22205         Log: Integrate mainline - some fails:
22206              Failed Test            Stat Wstat Total Fail  Failed  List of Failed
22207              -------------------------------------------------------------------------------
22208              ../ext/POSIX/t/posix.t  255 65280    38    9  23.68%  30-38
22209              ../lib/encoding.t                    19    2  10.53%  17-18
22210              op/pat.t                            770    3   0.39%  754-755 757
22211      Branch: perlio
22212           +> ext/re/re.t lib/ExtUtils/t/MM_OS2.t
22213           !> (integrate 36 files)
22214 ____________________________________________________________________________
22215 [ 13844] By: jhi                                   on 2001/12/22  04:27:46
22216         Log: More Unicode casing fixes.
22217      Branch: perl
22218            ! regexec.c t/op/pat.t
22219 ____________________________________________________________________________
22220 [ 13843] By: jhi                                   on 2001/12/22  02:47:08
22221         Log: Unicode casefolding fixes.
22222      Branch: perl
22223            ! op.c regcomp.c regexec.c t/op/pat.t
22224 ____________________________________________________________________________
22225 [ 13842] By: jhi                                   on 2001/12/21  22:32:14
22226         Log: Subject: [PATCH B::Deparse] __DATA__ and packages
22227              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> 
22228              Date: Sat, 22 Dec 2001 00:01:29 +0100
22229              Message-ID: <20011222000129.A713@rafael>
22230      Branch: perl
22231            ! ext/B/B/Deparse.pm
22232 ____________________________________________________________________________
22233 [ 13841] By: jhi                                   on 2001/12/21  20:38:28
22234         Log: VOS config from Paul Green.
22235      Branch: perl
22236            ! hints/vos.sh
22237 ____________________________________________________________________________
22238 [ 13840] By: jhi                                   on 2001/12/21  20:00:43
22239         Log: Subject: [PATCH @13746] CreateTTY on OS/2
22240              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22241              Date: Fri, 21 Dec 2001 15:59:45 -0500
22242              Message-ID: <20011221155945.A6806@math.ohio-state.edu>
22243      Branch: perl
22244            ! lib/perl5db.pl
22245 ____________________________________________________________________________
22246 [ 13839] By: jhi                                   on 2001/12/21  19:52:49
22247         Log: Subject: [PATCH @13746] uninstalled build of modules broken
22248              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22249              Date: Fri, 21 Dec 2001 15:49:09 -0500
22250              Message-ID: <20011221154909.A6760@math.ohio-state.edu>
22251      Branch: perl
22252            ! lib/ExtUtils/MM_Unix.pm
22253 ____________________________________________________________________________
22254 [ 13838] By: jhi                                   on 2001/12/21  19:52:09
22255         Log: Subject: [PATCH @13746] OS/2 File::* modules
22256              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22257              Date: Fri, 21 Dec 2001 15:43:24 -0500
22258              Message-ID: <20011221154324.A6524@math.ohio-state.edu>
22259      Branch: perl
22260            ! lib/File/Basename.pm lib/File/Spec/OS2.pm
22261 ____________________________________________________________________________
22262 [ 13837] By: jhi                                   on 2001/12/21  19:49:41
22263         Log: Subject: [PATCH] perltie.pod (or what does it mean?)
22264              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
22265              Date: Fri, 21 Dec 2001 17:29:07 +0100
22266              Message-ID: <3C236353.6625C4C0@alcatel.at>
22267      Branch: perl
22268            ! pod/perltie.pod
22269 ____________________________________________________________________________
22270 [ 13836] By: jhi                                   on 2001/12/21  19:47:52
22271         Log: metaconfig unit changes for #13835
22272      Branch: metaconfig
22273            ! U/modified/Head.U U/modified/Loc.U U/modified/Unix.U
22274            ! U/modified/sh.U
22275 ____________________________________________________________________________
22276 [ 13835] By: jhi                                   on 2001/12/21  19:47:03
22277         Log: Further VOS tweaks: the _exe needs to be introduced
22278              in the very beginning, and the make/gmake needs special
22279              VOS logic.
22280      Branch: perl
22281            ! Configure Makefile.SH
22282 ____________________________________________________________________________
22283 [ 13834] By: jhi                                   on 2001/12/21  15:12:26
22284         Log: Update Changes.
22285      Branch: perl
22286            ! Changes patchlevel.h
22287 ____________________________________________________________________________
22288 [ 13833] By: jhi                                   on 2001/12/21  14:46:45
22289         Log: metaconfig unit change for #13832.
22290      Branch: metaconfig
22291            ! U/modified/spitshell.U
22292 ____________________________________________________________________________
22293 [ 13832] By: jhi                                   on 2001/12/21  14:46:24
22294         Log: Also the search for cat needs to be _exe-aware.
22295      Branch: perl
22296            ! Configure
22297 ____________________________________________________________________________
22298 [ 13831] By: jhi                                   on 2001/12/21  13:43:53
22299         Log: Subject: [PATCH] ext/B/B/Xref.pm adding "our" recognition
22300              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
22301              Date: Fri, 21 Dec 2001 14:02:01 +0100
22302              Message-ID: <3C2332C9.7CFED5F2@alcatel.at>
22303      Branch: perl
22304            ! ext/B/B/Xref.pm
22305 ____________________________________________________________________________
22306 [ 13830] By: jhi                                   on 2001/12/21  13:42:31
22307         Log: packing I32 with L is not nice, need l; from Wolfgang Laun.
22308      Branch: perl
22309            ! ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
22310            ! ext/B/t/assembler.t
22311 ____________________________________________________________________________
22312 [ 13829] By: jhi                                   on 2001/12/21  13:39:06
22313         Log: Subject: [ PATCH ] Smoke 13820 /pro/3gl/CPAN/perl-current
22314              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
22315              Date: Fri, 21 Dec 2001 11:15:38 +0100
22316              Message-Id: <20011221104035.4B4F.H.M.BRAND@hccnet.nl>
22317      Branch: perl
22318            ! hv.c
22319 ____________________________________________________________________________
22320 [ 13828] By: jhi                                   on 2001/12/21  01:59:10
22321         Log: A plan is good.
22322      Branch: perl
22323            ! ext/re/re.t
22324 ____________________________________________________________________________
22325 [ 13827] By: jhi                                   on 2001/12/21  01:57:48
22326         Log: Subject: [REPATCH MANIFEST, ext/re/re.t] Tests for re pragma
22327              From: chromatic <chromatic@rmci.net>
22328              Date: Thu, 20 Dec 2001 16:16:48 -0700
22329              Message-ID: <20011220231726.23878.qmail@onion.perl.org>
22330      Branch: perl
22331            + ext/re/re.t
22332            ! MANIFEST
22333 ____________________________________________________________________________
22334 [ 13826] By: jhi                                   on 2001/12/21  01:34:37
22335         Log: Synchronize the skippage message.
22336      Branch: perl
22337            ! lib/ExtUtils/t/MM_OS2.t
22338 ____________________________________________________________________________
22339 [ 13825] By: jhi                                   on 2001/12/21  01:32:42
22340         Log: Subject: [PATCH MANIFEST, lib/ExtUtils/t/MM_OS2.t] Tests for ExtUtils::MM_OS2
22341              From: chromatic <chromatic@rmci.net>
22342              Date: Thu, 20 Dec 2001 16:09:10 -0700
22343              Message-ID: <20011220230948.18010.qmail@onion.perl.org>
22344      Branch: perl
22345            + lib/ExtUtils/t/MM_OS2.t
22346            ! MANIFEST
22347 ____________________________________________________________________________
22348 [ 13824] By: jhi                                   on 2001/12/21  01:14:12
22349         Log: Subject: perlfunc.pod patch re flock via fcntl
22350              From: "Tye McQueen" <tye@metronet.com>
22351              Date: Thu, 20 Dec 2001 14:52:19 -0600 (CST) 
22352              Message-Id: <200112202052.fBKKqKH16263@metronet.com>
22353      Branch: perl
22354            ! pod/perlfunc.pod
22355 ____________________________________________________________________________
22356 [ 13823] By: jhi                                   on 2001/12/21  00:54:49
22357         Log: Make using U+FDD0..U+FDEF (noncharacters since Unicode 3.1),
22358              U+...FFFE, U+...FFFF, and characters beyond U+10FFFF
22359              (the Unicode maximum code point) warnable offenses.
22360      Branch: perl
22361            ! embed.h embed.pl global.sym op.c pod/perlapi.pod pp.c proto.h
22362            ! t/op/each.t t/op/pat.t t/op/qq.t utf8.c utf8.h
22363 ____________________________________________________________________________
22364 [ 13822] By: jhi                                   on 2001/12/20  20:59:55
22365         Log: Sterner admonishment on -t.
22366      Branch: perl
22367            ! pod/perlrun.pod
22368 ____________________________________________________________________________
22369 [ 13821] By: jhi                                   on 2001/12/20  20:53:42
22370         Log: Subject: [PATCH B::Dpparse] minor qr// fix
22371              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
22372              Date: Thu, 20 Dec 2001 22:53:34 +0100
22373              Message-ID: <20011220225334.A735@rafael>
22374      Branch: perl
22375            ! ext/B/B/Deparse.pm
22376 ____________________________________________________________________________
22377 [ 13820] By: jhi                                   on 2001/12/20  15:18:25
22378         Log: Subject: [PATCH} typo fix in Carp/Heavy.pm
22379              From: Robert Spier <rspier@pobox.com>
22380              Date: Thu, 20 Dec 2001 08:10:00 -0800
22381              Message-ID: <15394.3416.693353.107334@rls.cx>
22382      Branch: perl
22383            ! lib/Carp/Heavy.pm
22384 ____________________________________________________________________________
22385 [ 13819] By: jhi                                   on 2001/12/20  14:56:30
22386         Log: Integrate perlio (pTHX_ fixes for :win32 layer)
22387      Branch: perl
22388           !> win32/win32io.c
22389 ____________________________________________________________________________
22390 [ 13818] By: jhi                                   on 2001/12/20  14:53:05
22391         Log: Subject: Re: [PATCH pod/perliol.pod] resend
22392              From: Stas Bekman <stas@stason.org>
22393              Date: Thu, 20 Dec 2001 17:15:09 +0800 (SGT)
22394              Message-ID: <Pine.LNX.4.40.0112201714210.23498-100000@hope.stason.org>
22395      Branch: perl
22396            ! pod/perliol.pod
22397 ____________________________________________________________________________
22398 [ 13817] By: jhi                                   on 2001/12/20  14:51:24
22399         Log: Fix up the APIs noone hopefully uses.
22400      Branch: perl
22401            ! utf8.c
22402 ____________________________________________________________________________
22403 [ 13816] By: jhi                                   on 2001/12/20  14:18:56
22404         Log: Subject: [PATCH] Carp.pm caller_info returns wrong info for eval
22405              Date: Wed, 19 Dec 2001 14:13:38 -0800
22406              From: Robert Spier <rspier@pobox.com>
22407              Message-ID: <15393.4370.605214.548582@rls.cx>
22408      Branch: perl
22409            ! lib/Carp.t lib/Carp/Heavy.pm
22410 ____________________________________________________________________________
22411 [ 13815] By: nick                                  on 2001/12/20  10:23:42
22412         Log: pTHX_ fixes for :win32 layer
22413      Branch: perlio
22414            ! win32/win32io.c
22415 ____________________________________________________________________________
22416 [ 13814] By: nick                                  on 2001/12/20  08:20:11
22417         Log: Integrate mainline (mostly) utf8.c does not compile.
22418      Branch: perlio
22419           +> lib/Net/Ping/CHANGES lib/Net/Ping/README
22420           +> lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
22421           +> lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
22422           +> lib/Net/Ping/t/140_stream_inst.t lib/Net/Ping/t/200_ping_tcp.t
22423           +> lib/Net/Ping/t/300_ping_stream.t
22424           !> Changes MANIFEST embed.h embed.pl embedvar.h
22425           !> ext/B/B/Assembler.pm lib/English.t lib/ExtUtils/t/Embed.t
22426           !> lib/File/stat.t lib/Net/Ping.pm lib/Shell.t os2/Makefile.SHs
22427           !> os2/OS2/REXX/DLL/Makefile.PL os2/os2.c os2/perlrexx.c
22428           !> patchlevel.h perlapi.h pod/perlfunc.pod pod/perlre.pod pp.c
22429           !> proto.h t/op/alarm.t thrdvar.h util.c wince/perldll.def
22430 ____________________________________________________________________________
22431 [ 13813] By: jhi                                   on 2001/12/19  21:29:49
22432         Log: Some bincompat clawbacks.
22433      Branch: perl
22434            ! embed.h embed.pl embedvar.h perlapi.h proto.h thrdvar.h utf8.c
22435            ! wince/perldll.def
22436 ____________________________________________________________________________
22437 [ 13812] By: jhi                                   on 2001/12/19  17:56:53
22438         Log: gcc pacifying (RH 7.1/ia64).
22439      Branch: perl
22440            ! pp.c
22441 ____________________________________________________________________________
22442 [ 13811] By: jhi                                   on 2001/12/19  16:55:09
22443         Log: Update Changes.
22444      Branch: perl
22445            ! Changes patchlevel.h
22446 ____________________________________________________________________________
22447 [ 13810] By: jhi                                   on 2001/12/19  16:50:12
22448         Log: Subject: Re: [BUG] bleadperl regexp (was ok in 5.6.0)
22449              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
22450              Date: Wed, 19 Dec 2001 12:35:07 +0100
22451              Message-ID: <3C207B6B.A687A8EC@alcatel.at>
22452              
22453              Subject: Re: [BUG] bleadperl regexp (was ok in 5.6.0)
22454              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
22455              Date: Wed, 19 Dec 2001 17:34:51 +0000
22456              Message-Id: <200112191734.fBJHYpd30715@crypt.compulink.co.uk>
22457      Branch: perl
22458            ! pod/perlre.pod
22459 ____________________________________________________________________________
22460 [ 13809] By: jhi                                   on 2001/12/19  16:47:11
22461         Log: Integrate perlio.
22462      Branch: perl
22463           !> ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
22464           !> ext/PerlIO/Via/Via.xs perlio.c perliol.h
22465 ____________________________________________________________________________
22466 [ 13808] By: nick                                  on 2001/12/19  16:08:27
22467         Log: Add pTHX to all vtable functions for future-proofing and
22468              consistency of PerlIO layers.
22469      Branch: perlio
22470            ! ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
22471            ! ext/PerlIO/Via/Via.xs perlio.c perliol.h
22472 ____________________________________________________________________________
22473 [ 13807] By: jhi                                   on 2001/12/19  15:59:02
22474         Log: One more embedded (?sx) de-embedded, from Wolfgang Laun.
22475      Branch: perl
22476            ! ext/B/B/Assembler.pm
22477 ____________________________________________________________________________
22478 [ 13806] By: jhi                                   on 2001/12/19  15:08:29
22479         Log: Reword the alarm explanation.
22480      Branch: perl
22481            ! pod/perlfunc.pod
22482 ____________________________________________________________________________
22483 [ 13805] By: jhi                                   on 2001/12/19  15:04:03
22484         Log: Subject: [PATCH @13746] OS/2 build
22485              From: Ilya Zakharevich <ilya@math.ohio-state.edu> 
22486              Date: Wed, 19 Dec 2001 02:45:41 -0500
22487              Message-ID: <20011219024541.A29803@math.ohio-state.edu>        
22488              
22489              (skipped the t/TEST change)
22490      Branch: perl
22491            ! lib/English.t lib/ExtUtils/t/Embed.t lib/File/stat.t
22492            ! lib/Shell.t os2/Makefile.SHs os2/OS2/REXX/DLL/Makefile.PL
22493            ! os2/os2.c os2/perlrexx.c t/op/alarm.t util.c
22494 ____________________________________________________________________________
22495 [ 13804] By: jhi                                   on 2001/12/19  14:55:26
22496         Log: Upgrade to Net::Ping 2.09.
22497      Branch: perl
22498            + lib/Net/Ping/CHANGES lib/Net/Ping/README
22499            + lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
22500            + lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
22501            + lib/Net/Ping/t/140_stream_inst.t lib/Net/Ping/t/200_ping_tcp.t
22502            + lib/Net/Ping/t/300_ping_stream.t
22503            ! MANIFEST lib/Net/Ping.pm
22504 ____________________________________________________________________________
22505 [ 13803] By: nick                                  on 2001/12/19  14:43:24
22506         Log: Integrate mainline
22507      Branch: perlio
22508           +> ext/B/t/assembler.t lib/lib.t
22509           !> MANIFEST ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
22510           !> lib/lib_pm.PL t/op/glob.t utf8.c
22511 ____________________________________________________________________________
22512 [ 13802] By: jhi                                   on 2001/12/19  14:25:27
22513         Log: B::Assembler/B::Disassembler patches and test;
22514              from Wolfgang Laun.
22515              
22516              TODO: getting perlcc working.
22517      Branch: perl
22518            + ext/B/t/assembler.t
22519            ! MANIFEST ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
22520 ____________________________________________________________________________
22521 [ 13801] By: jhi                                   on 2001/12/19  14:18:10
22522         Log: Can't printf U8s as UVs.
22523      Branch: perl
22524            ! utf8.c
22525 ____________________________________________________________________________
22526 [ 13800] By: jhi                                   on 2001/12/19  14:12:02
22527         Log: Subject: Re: [PATCH] ...while $var = glob(...)
22528              From: Robin Houston <robin@kitsite.com> 
22529              Date: Wed, 19 Dec 2001 13:48:55 +0000
22530              Message-ID: <20011219134855.A20452@puffinry.freeserve.co.uk>        
22531              
22532              Not exactly a glob test but internal-logically correct.
22533      Branch: perl
22534            ! t/op/glob.t
22535 ____________________________________________________________________________
22536 [ 13799] By: jhi                                   on 2001/12/19  13:51:37
22537         Log: Subject: [PATCH lib/lib_pm.PL lib/lib.t] portability snag
22538              From: Michael G Schwern <schwern@pobox.com> 
22539              Date: Wed, 19 Dec 2001 07:42:54 -0500
22540              Message-ID: <20011219124254.GF8630@blackrider>
22541      Branch: perl
22542            + lib/lib.t
22543            ! MANIFEST lib/lib_pm.PL
22544 ____________________________________________________________________________
22545 [ 13798] By: jhi                                   on 2001/12/19  13:35:59
22546         Log: Integrate with perlio.
22547      Branch: perl
22548           !> hv.c hv.h scope.c util.c
22549 ____________________________________________________________________________
22550 [ 13797] By: nick                                  on 2001/12/19  12:03:21
22551         Log: Remove the sometimes-lvalue cast
22552      Branch: perlio
22553            ! hv.h
22554 ____________________________________________________________________________
22555 [ 13796] By: nick                                  on 2001/12/19  11:02:27
22556         Log: alarm.t with -Uuseperlio fix
22557              - SA_RESTART should only be function of PERL_OLD_SIGNALS
22558              not USE_PERLIO
22559      Branch: perlio
22560            ! util.c
22561 ____________________________________________________________________________
22562 [ 13795] By: nick                                  on 2001/12/19  10:19:40
22563         Log: Fix READONLY hashes:
22564              1. Discovered need for disabled scope.c part of Jeff's patch.
22565              2. Corrected hv_delete* - entry was being de-linked from
22566              chain (patch program not smart enough?)
22567      Branch: perlio
22568            ! hv.c scope.c
22569 ____________________________________________________________________________
22570 [ 13794] By: nick                                  on 2001/12/19  09:35:13
22571         Log: Integrate mainline
22572      Branch: perlio
22573           !> Configure Porting/checkURL.pl config_h.SH dump.c hints/vos.sh
22574           !> lib/Benchmark.t lib/Exporter.pm lib/ExtUtils/t/MM_Unix.t
22575           !> lib/utf8.t pod/perlfaq5.pod pod/perltoc.pod
22576           !> pod/perlunicode.pod pod/perluniintro.pod pp.c sv.c
22577           !> t/lib/warnings/utf8 utf8.c x2p/a2p.h x2p/str.c
22578 ____________________________________________________________________________
22579 [ 13793] By: jhi                                   on 2001/12/19  04:58:51
22580         Log: Regen toc.
22581      Branch: perl
22582            ! pod/perltoc.pod
22583 ____________________________________________________________________________
22584 [ 13792] By: jhi                                   on 2001/12/19  04:56:42
22585         Log: FAQ sync.
22586      Branch: perl
22587            ! pod/perlfaq5.pod
22588 ____________________________________________________________________________
22589 [ 13791] By: jhi                                   on 2001/12/19  04:38:47
22590         Log: Reformat round.
22591      Branch: perl
22592            ! pod/perlunicode.pod
22593 ____________________________________________________________________________
22594 [ 13790] By: jhi                                   on 2001/12/19  04:32:06
22595         Log: Subject: [PATCH] pod/perlunicode.pod
22596              From: Jeffrey Friedl <jfriedl@yahoo.com>
22597              Date: Tue, 18 Dec 2001 21:31:13 -0800 (PST) 
22598              Message-Id: <200112190531.fBJ5VDp57308@ventrue.corp.yahoo.com> 
22599      Branch: perl
22600            ! pod/perlunicode.pod
22601 ____________________________________________________________________________
22602 [ 13789] By: jhi                                   on 2001/12/19  04:16:39
22603         Log: Subject: Re: [PATCH] pod/perluniintro.pod (removes unnecessary UTF-8 references)
22604              From: Jeffrey Friedl <jfriedl@yahoo.com>
22605              Date: Tue, 18 Dec 2001 21:13:59 -0800 (PST) 
22606              Message-Id: <200112190513.fBJ5DxN56315@ventrue.corp.yahoo.com> 
22607      Branch: perl
22608            ! pod/perluniintro.pod
22609 ____________________________________________________________________________
22610 [ 13788] By: jhi                                   on 2001/12/19  03:54:08
22611         Log: Slight pod reformatting.
22612      Branch: perl
22613            ! pod/perluniintro.pod
22614 ____________________________________________________________________________
22615 [ 13787] By: jhi                                   on 2001/12/19  03:41:45
22616         Log: Subject: [PATCH] pod/perluniintro.pod (removes unnecessary UTF-8 references)
22617              From: Jeffrey Friedl <jfriedl@yahoo.com>    
22618              Date: Tue, 18 Dec 2001 20:27:42 -0800 (PST)
22619              Message-Id: <200112190427.fBJ4RgP53458@ventrue.corp.yahoo.com>
22620      Branch: perl
22621            ! pod/perluniintro.pod
22622 ____________________________________________________________________________
22623 [ 13786] By: jhi                                   on 2001/12/19  01:14:04
22624         Log: Subject: Re: [ID 20011213.001] Segfault with overload and Test
22625              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
22626              Date: Wed, 19 Dec 2001 01:45:23 +0000
22627              Message-Id: <200112190145.fBJ1jNt23668@crypt.compulink.co.uk>
22628      Branch: perl
22629            ! sv.c
22630 ____________________________________________________________________________
22631 [ 13785] By: jhi                                   on 2001/12/19  01:11:45
22632         Log: Subject: Porting/checkURL.pl
22633              From: abigail@foad.org
22634              Date: Tue, 18 Dec 2001 19:03:22 +0100          
22635              Message-ID: <20011218180322.8278.qmail@foad.org> 
22636      Branch: perl
22637            ! Porting/checkURL.pl
22638 ____________________________________________________________________________
22639 [ 13784] By: jhi                                   on 2001/12/19  01:05:25
22640         Log: metaconfig unit change for #13783.
22641      Branch: metaconfig
22642            ! U/modified/Loc.U
22643 ____________________________________________________________________________
22644 [ 13783] By: jhi                                   on 2001/12/19  00:26:34
22645         Log: A bit too oversweeping matching in #13778.
22646      Branch: perl
22647            ! Configure
22648 ____________________________________________________________________________
22649 [ 13782] By: jhi                                   on 2001/12/19  00:09:10
22650         Log: Re-gen Configure based on #13778..13781.
22651      Branch: perl
22652            ! Configure config_h.SH
22653 ____________________________________________________________________________
22654 [ 13781] By: jhi                                   on 2001/12/18  23:59:59
22655         Log: First assume that crypt() can live happy normal life in
22656              the libc or the moral equivalent; only then try magic.
22657      Branch: metaconfig
22658            + U/modified/d_crypt.U
22659 ____________________________________________________________________________
22660 [ 13780] By: jhi                                   on 2001/12/18  23:52:03
22661         Log: In VOS ACLs confuse the testing.
22662      Branch: metaconfig
22663            ! U/modified/Findhdr.U
22664 ____________________________________________________________________________
22665 [ 13779] By: jhi                                   on 2001/12/18  23:47:39
22666         Log: Either make or gmake.
22667      Branch: metaconfig
22668            ! U/modified/Loc.U
22669 ____________________________________________________________________________
22670 [ 13778] By: jhi                                   on 2001/12/18  23:44:56
22671         Log: If your _exe is different from .exe and your test -f $foo
22672              doesn't do magic to recognize $foo$_exe, you will need to
22673              specify -D_exe=... on command line-- and this patch.
22674      Branch: metaconfig
22675            + U/modified/sh.U
22676            ! U/modified/Loc.U
22677 ____________________________________________________________________________
22678 [ 13777] By: jhi                                   on 2001/12/18  23:28:37
22679         Log: Fix the bugs in #13768..13776, and regen Configure.
22680      Branch: metaconfig
22681            ! U/compline/nblock_io.U U/modified/Findhdr.U
22682            ! U/modified/spitshell.U
22683      Branch: metaconfig/U/perl
22684            ! issymlink.U perlpath.U
22685      Branch: perl
22686            ! Configure config_h.SH
22687 ____________________________________________________________________________
22688 [ 13776] By: jhi                                   on 2001/12/18  23:02:42
22689         Log: Must test with $_exe. (There are plenty of similar
22690              spots earlier but they are a tad more complex to fix
22691              since they come before the hints are run.)
22692      Branch: metaconfig
22693            + U/modified/yacc.U
22694 ____________________________________________________________________________
22695 [ 13775] By: jhi                                   on 2001/12/18  22:59:04
22696         Log: F_SETFL might require <fcntl.h>
22697      Branch: metaconfig
22698            ! U/compline/nblock_io.U
22699 ____________________________________________________________________________
22700 [ 13774] By: jhi                                   on 2001/12/18  22:53:41
22701         Log: Don't require make; have both make and gmake optional.
22702              (Maybe have a check that at least one of them is available?)
22703      Branch: metaconfig
22704            ! U/modified/Loc.U
22705 ____________________________________________________________________________
22706 [ 13773] By: jhi                                   on 2001/12/18  22:49:56
22707         Log: cat might be farther than /bin or /usr/bin.
22708      Branch: metaconfig
22709            ! U/modified/spitshell.U
22710 ____________________________________________________________________________
22711 [ 13772] By: jhi                                   on 2001/12/18  22:44:45
22712         Log: In VOS the path component separator is >, not /.
22713      Branch: metaconfig
22714            ! U/modified/Findhdr.U
22715 ____________________________________________________________________________
22716 [ 13771] By: jhi                                   on 2001/12/18  22:35:40
22717         Log: The VOS shell doesn't implement the ? wildcard
22718              (? is used for other purposes, I assume); but
22719              it does implement the * wildcard, and that works
22720              in the general case just fine.
22721      Branch: metaconfig/U/perl
22722            ! d_dlsymun.U
22723 ____________________________________________________________________________
22724 [ 13770] By: jhi                                   on 2001/12/18  22:28:41
22725         Log: VOS detection.
22726      Branch: metaconfig
22727            ! U/modified/Oldconfig.U
22728 ____________________________________________________________________________
22729 [ 13769] By: jhi                                   on 2001/12/18  22:23:25
22730         Log: Proper path for VOS.
22731      Branch: metaconfig
22732            ! U/modified/Head.U
22733 ____________________________________________________________________________
22734 [ 13768] By: jhi                                   on 2001/12/18  22:21:00
22735         Log: Change s/>& 4/>&4/g for consistency.
22736      Branch: metaconfig
22737            + U/modified/d_dosuid.U
22738            ! U/modified/d_socket.U
22739      Branch: metaconfig/U/perl
22740            ! issymlink.U perlxvf.U
22741 ____________________________________________________________________________
22742 [ 13767] By: jhi                                   on 2001/12/18  22:13:14
22743         Log: Subject: Re: Benchmark.t failure on Linux
22744              From: Nicholas Clark <nick@ccl4.org>
22745              Date: Tue, 18 Dec 2001 22:51:25 +0000
22746              Message-ID: <20011218225124.N21702@plum.flirble.org>
22747      Branch: perl
22748            ! lib/Benchmark.t
22749 ____________________________________________________________________________
22750 [ 13766] By: jhi                                   on 2001/12/18  22:07:35
22751         Log: Re-applying #13752 until a better solution can be found.
22752      Branch: perl
22753            ! lib/ExtUtils/t/MM_Unix.t
22754 ____________________________________________________________________________
22755 [ 13765] By: jhi                                   on 2001/12/18  21:05:13
22756         Log: Subject: [PATCH] Suggested doc enhancement(?) to Exporter.pm
22757              From: "Giroux, Mike (Exchange)" <mgiroux@bear.com>
22758              Date: Tue, 18 Dec 2001 12:05:40 -0500
22759              Message-ID: <03CF7D5B2CFFD211990300A0C95DEA0C080BEB5A@whmsx18.is.bear.com>
22760      Branch: perl
22761            ! lib/Exporter.pm
22762 ____________________________________________________________________________
22763 [ 13764] By: jhi                                   on 2001/12/18  20:58:44
22764         Log: %g -> NVgf cleanup, based on Schwern's RedHat 7.1/Alpha
22765              findings -- some of the warnings I can't explain except
22766              by NVgf being detected wrong, though.
22767      Branch: perl
22768            ! dump.c pp.c sv.c x2p/a2p.h x2p/str.c
22769 ____________________________________________________________________________
22770 [ 13763] By: jhi                                   on 2001/12/18  20:54:28
22771         Log: Subject: [PATCH] pod/perluniintro.pod
22772              From: Jeffrey Friedl <jfriedl@yahoo.com>
22773              Date: Tue, 18 Dec 2001 10:27:45 -0800 (PST)
22774              Message-Id: <200112181827.fBIIRjv16547@ventrue.corp.yahoo.com>
22775      Branch: perl
22776            ! pod/perluniintro.pod
22777 ____________________________________________________________________________
22778 [ 13762] By: jhi                                   on 2001/12/18  17:49:07
22779         Log: ".pm" is the native executable suffix in VOS.
22780      Branch: perl
22781            ! hints/vos.sh
22782 ____________________________________________________________________________
22783 [ 13761] By: jhi                                   on 2001/12/18  15:57:39
22784         Log: Integrate perlio;
22785              Tidied version of Jeffrey Friedl's <jfriedl@yahoo.com> restricted hashes
22786      Branch: perl
22787           !> ext/Devel/Peek/Peek.t hv.c hv.h scope.c sv.c t/lib/access.t
22788 ____________________________________________________________________________
22789 [ 13760] By: nick                                  on 2001/12/18  15:55:22
22790         Log: Tidied version of Jeffrey Friedl's <jfriedl@yahoo.com> restricted hashes
22791              - added delete of READONLY value inhibit & test for same
22792              - re-tabbed
22793      Branch: perlio
22794            ! ext/Devel/Peek/Peek.t hv.c hv.h scope.c sv.c t/lib/access.t
22795 ____________________________________________________________________________
22796 [ 13759] By: jhi                                   on 2001/12/18  15:54:19
22797         Log: (Undone by #13766.)
22798              Retract #13752.
22799      Branch: perl
22800            ! lib/ExtUtils/t/MM_Unix.t
22801 ____________________________________________________________________________
22802 [ 13758] By: jhi                                   on 2001/12/18  15:26:18
22803         Log: Echoes of #13757.
22804      Branch: perl
22805            ! t/lib/warnings/utf8
22806 ____________________________________________________________________________
22807 [ 13757] By: jhi                                   on 2001/12/18  15:24:50
22808         Log: Make the utf8 malformedness messages more verbose.
22809      Branch: perl
22810            ! lib/utf8.t utf8.c
22811 ____________________________________________________________________________
22812 [ 13756] By: nick                                  on 2001/12/18  14:43:58
22813         Log: Integrate mainline
22814      Branch: perlio
22815           +> lib/ExtUtils/t/Command.t lib/ExtUtils/t/Embed.t
22816           +> lib/ExtUtils/t/ExtUtils.t lib/ExtUtils/t/Installed.t
22817           +> lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_Unix.t
22818           +> lib/ExtUtils/t/MM_VMS.t lib/ExtUtils/t/Manifest.t
22819           +> lib/ExtUtils/t/Mkbootstrap.t lib/ExtUtils/t/Packlist.t
22820           +> lib/ExtUtils/t/testlib.t t/op/alarm.t
22821            - lib/ExtUtils.t lib/ExtUtils/Command.t lib/ExtUtils/Embed.t
22822            - lib/ExtUtils/Installed.t lib/ExtUtils/MM_Cygwin.t
22823            - lib/ExtUtils/MM_VMS.t lib/ExtUtils/Manifest.t
22824            - lib/ExtUtils/Mkbootstrap.t lib/ExtUtils/Packlist.t
22825            - lib/ExtUtils/testlib.t
22826           !> (integrate 28 files)
22827 ____________________________________________________________________________
22828 [ 13755] By: jhi                                   on 2001/12/18  14:05:26
22829         Log: README.aix updates from Jens-Uwe Mager.
22830      Branch: perl
22831            ! README.aix
22832 ____________________________________________________________________________
22833 [ 13754] By: jhi                                   on 2001/12/18  14:03:31
22834         Log: Subject: [PATCH lib/Benchmark.t] Show value of $fastslow on failure
22835              From: Michael G Schwern <schwern@pobox.com>
22836              Date: Tue, 18 Dec 2001 00:58:18 -0500
22837              Message-ID: <20011218055818.GC4362@blackrider>
22838      Branch: perl
22839            ! lib/Benchmark.t
22840 ____________________________________________________________________________
22841 [ 13753] By: jhi                                   on 2001/12/18  14:02:49
22842         Log: Subject: [PATCH lib/ExtUtils/t/Installed.t] Making it somewhat more portable
22843              From: Michael G Schwern <schwern@pobox.com>
22844              Date: Tue, 18 Dec 2001 00:40:38 -0500
22845              Message-ID: <20011218054038.GB4362@blackrider>
22846      Branch: perl
22847            ! lib/ExtUtils/Installed.pm lib/ExtUtils/t/Installed.t
22848 ____________________________________________________________________________
22849 [ 13752] By: jhi                                   on 2001/12/18  14:01:44
22850         Log: (reintroduced by #13766)
22851              (retracted by #13759)
22852              
22853              Subject: [PATCH lib/ExtUtils/t/MM_Unix.t] All the world's not a Unix
22854              From: Michael G Schwern <schwern@pobox.com>  
22855              Date: Tue, 18 Dec 2001 00:00:23 -0500
22856              Message-ID: <20011218050023.GA27893@blackrider>
22857      Branch: perl
22858            ! lib/ExtUtils/t/MM_Unix.t
22859 ____________________________________________________________________________
22860 [ 13751] By: jhi                                   on 2001/12/18  13:59:32
22861         Log: Re-patch #13749.
22862      Branch: perl
22863            ! t/op/glob.t
22864 ____________________________________________________________________________
22865 [ 13750] By: jhi                                   on 2001/12/18  13:56:34
22866         Log: Subject: [doc patch] s{(?<=perldeb)ug}{guts}
22867              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
22868              Date: Tue, 18 Dec 2001 12:55:43 +0000
22869              Message-Id: <200112181255.fBICthb09977@crypt.compulink.co.uk>
22870      Branch: perl
22871            ! ext/Devel/Peek/Peek.pm
22872 ____________________________________________________________________________
22873 [ 13749] By: jhi                                   on 2001/12/18  13:55:12
22874         Log: Subject: Third time lucky? (Re: [PATCH] ...while $var = glob(...))
22875              From: Robin Houston <robin@kitsite.com> 
22876              Date: Tue, 18 Dec 2001 14:54:33 +0000
22877              Message-ID: <20011218145433.A18835@puffinry.freeserve.co.uk>
22878      Branch: perl
22879            ! t/op/glob.t
22880 ____________________________________________________________________________
22881 [ 13748] By: jhi                                   on 2001/12/17  23:54:41
22882         Log: Subject: [PATCH] slightly more for Exporter.pm
22883              From: Nicholas Clark <nick@ccl4.org>
22884              Date: Tue, 18 Dec 2001 00:22:03 +0000
22885              Message-ID: <20011218002203.M21702@plum.flirble.org>
22886      Branch: perl
22887            ! lib/Exporter.pm
22888 ____________________________________________________________________________
22889 [ 13747] By: jhi                                   on 2001/12/17  21:59:07
22890         Log: Subject: [PATCH] Re: chomp/chop prototype changed?
22891              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
22892              Date: Mon, 17 Dec 2001 16:37:18 +0100
22893              Message-ID: <20011217163718.A2292@rafael>
22894              
22895              Subject: Re: [PATCH] Re: chomp/chop prototype changed?
22896              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
22897              Date: Mon, 17 Dec 2001 23:17:06 +0100
22898              Message-ID: <20011217231706.A730@rafael>
22899      Branch: perl
22900            ! pod/perlsub.pod pp.c toke.c
22901 ____________________________________________________________________________
22902 [ 13746] By: jhi                                   on 2001/12/17  20:22:08
22903         Log: Update Changes.
22904      Branch: perl
22905            ! Changes patchlevel.h
22906 ____________________________________________________________________________
22907 [ 13745] By: jhi                                   on 2001/12/17  20:12:37
22908         Log: New test warrants a MANIFEST entry.
22909      Branch: perl
22910            ! MANIFEST
22911 ____________________________________________________________________________
22912 [ 13744] By: jhi                                   on 2001/12/17  19:27:40
22913         Log: Subject: Re: [PATCH] ...while $var = glob(...)
22914              From: Robin Houston <robin@kitsite.com>
22915              Date: Mon, 17 Dec 2001 20:27:30 +0000
22916              Message-ID: <20011217202730.A17817@puffinry.freeserve.co.uk>
22917              
22918              Can't portably unlink open files.
22919      Branch: perl
22920            ! t/op/glob.t
22921 ____________________________________________________________________________
22922 [ 13743] By: jhi                                   on 2001/12/17  19:26:34
22923         Log: perluniintro tweaks as suggested by Jeffrey Friedl.
22924      Branch: perl
22925            ! pod/perluniintro.pod
22926 ____________________________________________________________________________
22927 [ 13742] By: jhi                                   on 2001/12/17  19:18:52
22928         Log: Move typeglob test from glob.t to gv.t.
22929      Branch: perl
22930            ! t/op/glob.t t/op/gv.t
22931 ____________________________________________________________________________
22932 [ 13741] By: jhi                                   on 2001/12/17  19:12:16
22933         Log: Subject: Re: [PATCH] ...while $var = glob(...)                
22934              From: Robin Houston <robin@kitsite.com> 
22935              Date: Mon, 17 Dec 2001 20:07:02 +0000                 
22936              Message-ID: <20011217200702.A17721@puffinry.freeserve.co.uk>
22937      Branch: perl
22938            ! t/op/glob.t
22939 ____________________________________________________________________________
22940 [ 13740] By: jhi                                   on 2001/12/17  19:11:29
22941         Log: Demote the surrogate and non-character errors to warnings.
22942      Branch: perl
22943            ! pod/perldiag.pod t/lib/warnings/utf8 t/op/ord.t utf8.c
22944 ____________________________________________________________________________
22945 [ 13739] By: jhi                                   on 2001/12/17  18:47:41
22946         Log: Subject: [PATCH] more POSIX tests, and more autoloading
22947              From: Nicholas Clark <nick@ccl4.org>
22948              Date: Mon, 17 Dec 2001 18:27:47 +0000
22949              Message-ID: <20011217182747.D21702@plum.flirble.org>
22950      Branch: perl
22951            ! ext/POSIX/POSIX.pm ext/POSIX/t/posix.t
22952 ____________________________________________________________________________
22953 [ 13738] By: jhi                                   on 2001/12/17  18:43:55
22954         Log: Subject: [PATCH] ...while $var = glob(...)
22955              From: Robin Houston <robin@kitsite.com> 
22956              Date: Mon, 17 Dec 2001 15:51:54 +0000
22957              Message-ID: <20011217155153.A311@robin.kitsite.com>
22958      Branch: perl
22959            ! op.c
22960 ____________________________________________________________________________
22961 [ 13737] By: jhi                                   on 2001/12/17  18:38:33
22962         Log: Subject: [PATCH] -t and the core tests; -t and PERL5OPT
22963              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
22964              Date: Mon, 17 Dec 2001 15:23:01 +0100
22965              Message-ID: <20011217152301.A704@rafael>
22966      Branch: perl
22967            ! perl.c pod/perldiag.pod pod/perlrun.pod t/run/runenv.t
22968 ____________________________________________________________________________
22969 [ 13736] By: jhi                                   on 2001/12/17  18:36:20
22970         Log: The system() vs $SIG{ARLM} is no more a todo.
22971      Branch: perl
22972            ! t/op/alarm.t
22973 ____________________________________________________________________________
22974 [ 13735] By: jhi                                   on 2001/12/17  18:34:43
22975         Log: Subject: [PATCH t/op/alarm.t MANIFEST] alarm() test, take two
22976              From: Michael G Schwern <schwern@pobox.com>
22977              Date: Sun, 16 Dec 2001 23:59:01 -0500
22978              Message-ID: <20011217045901.GL17232@blackrider>
22979      Branch: perl
22980            + t/op/alarm.t
22981            ! MANIFEST
22982 ____________________________________________________________________________
22983 [ 13734] By: jhi                                   on 2001/12/17  17:54:19
22984         Log: s/UNIX/Unix/
22985      Branch: perl
22986            ! MANIFEST
22987 ____________________________________________________________________________
22988 [ 13733] By: jhi                                   on 2001/12/17  17:50:22
22989         Log: Move ExtUtils tests to lib/ExtUtils/t.
22990      Branch: perl
22991            + lib/ExtUtils/t/Command.t lib/ExtUtils/t/Embed.t
22992            + lib/ExtUtils/t/ExtUtils.t lib/ExtUtils/t/Installed.t
22993            + lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_Unix.t
22994            + lib/ExtUtils/t/MM_VMS.t lib/ExtUtils/t/Manifest.t
22995            + lib/ExtUtils/t/Mkbootstrap.t lib/ExtUtils/t/Packlist.t
22996            + lib/ExtUtils/t/testlib.t
22997            - lib/ExtUtils.t lib/ExtUtils/Command.t lib/ExtUtils/Embed.t
22998            - lib/ExtUtils/Installed.t lib/ExtUtils/MM_Cygwin.t
22999            - lib/ExtUtils/MM_Unix.t lib/ExtUtils/MM_VMS.t
23000            - lib/ExtUtils/Manifest.t lib/ExtUtils/Mkbootstrap.t
23001            - lib/ExtUtils/Packlist.t lib/ExtUtils/testlib.t
23002            ! MANIFEST
23003 ____________________________________________________________________________
23004 [ 13732] By: jhi                                   on 2001/12/17  17:45:33
23005         Log: Subject: [PATCH] MM_Unix tests, and some questions
23006              From: Tels <perl_dummy@bloodgate.com>
23007              Date: Sun, 16 Dec 2001 22:29:13 +0100 (CET)                
23008              Message-Id: <200112162132.XAA12694@tiku.hut.fi>
23009              
23010              Subject: Re: [PATCH] MM_Unix tests, and some questions
23011              From: Tels <perl_dummy@bloodgate.com>
23012              Date: Mon, 17 Dec 2001 00:29:11 +0100 (CET)                
23013              Message-Id: <200112162332.BAA25411@tiku.hut.fi>
23014      Branch: perl
23015            + lib/ExtUtils/MM_Unix.t
23016            ! MANIFEST lib/ExtUtils/MM_Unix.pm
23017 ____________________________________________________________________________
23018 [ 13731] By: jhi                                   on 2001/12/17  17:31:35
23019         Log: Subject: [PATCH lib/ExtUtils/MM_Unix.pm] miniperl found before perl
23020              From: Michael G Schwern <schwern@pobox.com>
23021              Date: Sun, 16 Dec 2001 17:53:55 -0500
23022              Message-ID: <20011216225354.GE8900@blackrider>
23023      Branch: perl
23024            ! lib/ExtUtils/MM_Unix.pm
23025 ____________________________________________________________________________
23026 [ 13730] By: jhi                                   on 2001/12/17  17:26:44
23027         Log: Subject: [PATCH ext/B/B/Deparse.pm] Re: [ID 20011216.005] B::Deparse turns legal code into illegal ones.
23028              From: Michael G Schwern <schwern@pobox.com>                
23029              Date: Sun, 16 Dec 2001 16:12:55 -0500
23030              Message-ID: <20011216211255.GV8900@blackrider>
23031      Branch: perl
23032            ! ext/B/B/Deparse.pm
23033 ____________________________________________________________________________
23034 [ 13729] By: jhi                                   on 2001/12/17  17:25:09
23035         Log: Subject: [PATCH] Exporter.pm
23036              From: Nicholas Clark <nick@ccl4.org>
23037              Date: Sun, 16 Dec 2001 19:24:25 +0000
23038              Message-ID: <20011216192425.R21702@plum.flirble.org>
23039      Branch: perl
23040            ! lib/Exporter.pm
23041 ____________________________________________________________________________
23042 [ 13728] By: jhi                                   on 2001/12/17  17:20:51
23043         Log: Subject: [PATCH] Exporter.t (and question)
23044              From: Nicholas Clark <nick@ccl4.org>
23045              Date: Sun, 16 Dec 2001 17:24:55 +0000
23046              Message-ID: <20011216172455.P21702@plum.flirble.org>
23047      Branch: perl
23048            ! lib/Exporter.t
23049 ____________________________________________________________________________
23050 [ 13727] By: jhi                                   on 2001/12/17  17:18:21
23051         Log: Subject: Re: perl@13661
23052              From: "John P. Linderman" <jpl@research.att.com>              
23053              Date: Mon, 17 Dec 2001 07:11:27 -0500 (EST)           
23054              Message-Id: <200112171211.HAA71597@raptor.research.att.com>
23055      Branch: perl
23056            ! pp_sort.c
23057 ____________________________________________________________________________
23058 [ 13726] By: jhi                                   on 2001/12/17  16:57:57
23059         Log: Subject: Will the real Unicode encoding please stand up?
23060              From: Jeffrey Friedl <jfriedl@yahoo.com>
23061              Date: Sun, 16 Dec 2001 11:36:32 -0800 (PST)
23062              Message-Id: <200112161936.fBGJaWe41263@ventrue.corp.yahoo.com>
23063      Branch: perl
23064            ! pod/perluniintro.pod
23065 ____________________________________________________________________________
23066 [ 13725] By: jhi                                   on 2001/12/17  16:43:09
23067         Log: Integrate perlio; interruptable system().
23068      Branch: perl
23069           !> util.c
23070 ____________________________________________________________________________
23071 [ 13724] By: nick                                  on 2001/12/17  09:16:50
23072         Log: Fix for alarm() breaking into wait*().
23073              Call PERL_ASYNC_CHECK() on EINTR in Perl_wait4pid(), to dispatch
23074              signal handler before caller re-does the system call.
23075      Branch: perlio
23076            ! util.c
23077 ____________________________________________________________________________
23078 [ 13723] By: nick                                  on 2001/12/17  07:45:13
23079         Log: Integrate mainline
23080      Branch: perlio
23081           +> (branch 26 files)
23082           !> (integrate 47 files)
23083 ____________________________________________________________________________
23084 [ 13722] By: jhi                                   on 2001/12/16  16:12:57
23085         Log: Disallow also Unicode ranges 0xFDD0..0xFDEF and
23086              0xFFFE..0xFFFF.  Ranges 0x...FFFE..0x...FFFF in general,
23087              and characters beyond 0x10FFF should be disallowed, too,
23088              but some tests would need changing, but more importantly some
23089              APIs would need remodeling since one can easily generate such
23090              characters either by bitwise complements, tr complements, or
23091              v-strings.
23092      Branch: perl
23093            ! pod/perldiag.pod utf8.c
23094 ____________________________________________________________________________
23095 [ 13721] By: jhi                                   on 2001/12/16  15:34:52
23096         Log: Make surrogates illegal also on EBCDIC.
23097      Branch: perl
23098            ! utf8.c
23099 ____________________________________________________________________________
23100 [ 13720] By: jhi                                   on 2001/12/16  14:49:18
23101         Log: Subject: [patch @13687] Unicode::Collate 0.10
23102              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>               
23103              Date: Sun, 16 Dec 2001 21:22:12 +0900
23104              Message-Id: <20011216211615.8ED5.BQW10602@nifty.com>
23105      Branch: perl
23106            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
23107            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
23108 ____________________________________________________________________________
23109 [ 13719] By: jhi                                   on 2001/12/16  14:39:34
23110         Log: More documentation for the encoding pragma.
23111      Branch: perl
23112            ! lib/encoding.pm
23113 ____________________________________________________________________________
23114 [ 13718] By: jhi                                   on 2001/12/16  14:34:02
23115         Log: Subject: [PATCH] lib/open.pm 
23116              From: Jeffrey Friedl <jfriedl@yahoo.com>
23117              Date: Sat, 15 Dec 2001 23:07:42 -0800 (PST)
23118              Message-Id: <200112160707.fBG77g896350@ventrue.corp.yahoo.com>
23119      Branch: perl
23120            ! lib/open.pm
23121 ____________________________________________________________________________
23122 [ 13717] By: jhi                                   on 2001/12/16  14:18:49
23123         Log: Subject: [PATCH MANIFEST, lib/ExtUtils/Installed.t] Add tests for ExtUtils::Installed
23124              From: chromatic <chromatic@rmci.net>
23125              Date: Sat, 15 Dec 2001 23:24:40 -0700
23126              Message-ID: <20011216062507.71492.qmail@onion.perl.org>
23127      Branch: perl
23128            + lib/ExtUtils/Installed.t
23129            ! MANIFEST
23130 ____________________________________________________________________________
23131 [ 13716] By: jhi                                   on 2001/12/16  14:17:10
23132         Log: Subject: [PATCH lib/diagnostics.pm] Little warning nit
23133              From: Michael G Schwern <schwern@pobox.com>
23134              Date: Sun, 16 Dec 2001 01:14:00 -0500
23135              Message-ID: <20011216061400.GC8900@blackrider>
23136      Branch: perl
23137            ! lib/diagnostics.pm
23138 ____________________________________________________________________________
23139 [ 13715] By: jhi                                   on 2001/12/16  14:16:17
23140         Log: Subject: [PATCH] Re: [PATCH t/test.pl] diagnostics to STDERR
23141              From: Michael G Schwern <schwern@pobox.com>
23142              Date: Sun, 16 Dec 2001 01:12:42 -0500
23143              Message-ID: <20011216061242.GB8900@blackrider>
23144      Branch: perl
23145            ! t/test.pl
23146 ____________________________________________________________________________
23147 [ 13714] By: jhi                                   on 2001/12/16  04:21:53
23148         Log: I sometimes outsmart myself.
23149      Branch: perl
23150            ! lib/ExtUtils/MM_Cygwin.t lib/ExtUtils/MM_VMS.t
23151 ____________________________________________________________________________
23152 [ 13713] By: jhi                                   on 2001/12/16  03:24:34
23153         Log: Subject: [PATCH lib/AutoSplit.pm]  Fwd: [russell-belfast-pm@futureless.org: Re: This is the __END__] 
23154              From: Michael G Schwern <schwern@pobox.com>
23155              Date: Sat, 15 Dec 2001 15:08:29 -0500
23156              Message-ID: <20011215200829.GK1548@blackrider>
23157      Branch: perl
23158            ! lib/AutoSplit.pm
23159 ____________________________________________________________________________
23160 [ 13712] By: jhi                                   on 2001/12/16  03:22:39
23161         Log: perlunicode enchancements suggested by Jeffrey Friedl.
23162      Branch: perl
23163            ! pod/perlunicode.pod
23164 ____________________________________________________________________________
23165 [ 13711] By: jhi                                   on 2001/12/16  03:00:44
23166         Log: Subject: [PATCH] perlunicode.pod
23167              From: Jeffrey Friedl <jfriedl@yahoo.com>
23168              Date: Sat, 15 Dec 2001 19:17:09 -0800 (PST) 
23169              Message-Id: <200112160317.fBG3H9M82618@ventrue.corp.yahoo.com>
23170      Branch: perl
23171            ! pod/perlunicode.pod
23172 ____________________________________________________________________________
23173 [ 13710] By: jhi                                   on 2001/12/16  02:57:09
23174         Log: Subject: RESENT - [PATCH] utf8_heavy.pl 
23175              From: Jeffrey Friedl <jfriedl@yahoo.com>
23176              Date: Sat, 15 Dec 2001 19:55:01 -0800 (PST) 
23177              Message-Id: <200112160355.fBG3t1t84835@ventrue.corp.yahoo.com>
23178      Branch: perl
23179            ! lib/utf8_heavy.pl
23180 ____________________________________________________________________________
23181 [ 13709] By: jhi                                   on 2001/12/16  02:47:36
23182         Log: Can't create surrogates; so can't match them, either.
23183      Branch: perl
23184            ! pod/perlunicode.pod
23185 ____________________________________________________________________________
23186 [ 13708] By: jhi                                   on 2001/12/16  02:46:07
23187         Log: Subject: [PATCH t/test.pl] diagnostics to STDERR
23188              From: Michael G Schwern <schwern@pobox.com>
23189              Date: Sat, 15 Dec 2001 21:20:35 -0500
23190              Message-ID: <20011216022035.GE5672@blackrider>
23191      Branch: perl
23192            ! t/test.pl
23193 ____________________________________________________________________________
23194 [ 13707] By: jhi                                   on 2001/12/16  02:45:06
23195         Log: Make creating UTF-8 surrogates a punishable act.
23196      Branch: perl
23197            ! pod/perldiag.pod pod/perlunicode.pod t/op/ord.t utf8.c
23198 ____________________________________________________________________________
23199 [ 13706] By: jhi                                   on 2001/12/15  23:00:56
23200         Log: Support \p{All}, \p{IsAssigned}, \p{IsUnassigned}.
23201      Branch: perl
23202            + lib/unicore/In/172.pl lib/unicore/In/173.pl
23203            ! MANIFEST lib/unicore/In.pl lib/unicore/In/164.pl
23204            ! lib/unicore/In/165.pl lib/unicore/In/166.pl
23205            ! lib/unicore/In/167.pl lib/unicore/In/168.pl
23206            ! lib/unicore/In/169.pl lib/unicore/In/170.pl
23207            ! lib/unicore/In/171.pl lib/unicore/mktables lib/utf8_heavy.pl
23208 ____________________________________________________________________________
23209 [ 13705] By: jhi                                   on 2001/12/15  22:17:10
23210         Log: Subject: [PATCH B::Deparse] rcatline support ($_.=<ARGV>)
23211              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
23212              Date: Sat, 15 Dec 2001 23:21:43 +0100
23213              Message-ID: <20011215232143.A11790@rafael>
23214      Branch: perl
23215            ! ext/B/B/Deparse.pm ext/B/t/deparse.t
23216 ____________________________________________________________________________
23217 [ 13704] By: jhi                                   on 2001/12/15  22:09:20
23218         Log: Make charnames more robust.
23219      Branch: perl
23220            ! lib/charnames.pm
23221 ____________________________________________________________________________
23222 [ 13703] By: jhi                                   on 2001/12/15  17:30:55
23223         Log: The hoops one has to jump through.
23224      Branch: perl
23225            ! ext/I18N/Langinfo/Langinfo.pm
23226 ____________________________________________________________________________
23227 [ 13702] By: jhi                                   on 2001/12/15  17:18:49
23228         Log: Subject: [PATCH] perlstyle.pod nit on warnings
23229              From: Autrijus Tang <autrijus@egb.elixus.org>
23230              Date: Sat, 15 Dec 2001 04:24:34 -0800
23231              Message-ID: <20011215122434.GA1682@egb.elixus.org> 
23232      Branch: perl
23233            ! pod/perlstyle.pod
23234 ____________________________________________________________________________
23235 [ 13701] By: jhi                                   on 2001/12/15  17:17:47
23236         Log: I don't think we are in FooOS, Toto.
23237      Branch: perl
23238            ! lib/ExtUtils/MM_Cygwin.t lib/ExtUtils/MM_VMS.t
23239 ____________________________________________________________________________
23240 [ 13700] By: jhi                                   on 2001/12/15  17:15:50
23241         Log: Subject: Re: Untested modules update:  There's more than we thought
23242              From: chromatic <chromatic@rmci.net>
23243              Date: Fri, 14 Dec 2001 17:20:24 -0700
23244              Message-ID: <20011215002049.37259.qmail@onion.perl.org>
23245      Branch: perl
23246            + lib/ExtUtils/MM_Cygwin.t
23247            ! MANIFEST
23248 ____________________________________________________________________________
23249 [ 13699] By: jhi                                   on 2001/12/15  17:14:26
23250         Log: Subject: [PATCH t/TEST] -bytecompile & -compile for testing perlcc
23251              From: Michael G Schwern <schwern@pobox.com> 
23252              Date: Fri, 14 Dec 2001 20:59:42 -0500
23253              Message-ID: <20011215015942.GF28596@blackrider>
23254      Branch: perl
23255            ! t/TEST
23256 ____________________________________________________________________________
23257 [ 13698] By: jhi                                   on 2001/12/15  17:13:35
23258         Log: Subject: [PATCH MANIFEST ext/B/t/bblock.t] Compile test
23259              From: Michael G Schwern <schwern@pobox.com> 
23260              Date: Fri, 14 Dec 2001 20:03:46 -0500
23261              Message-ID: <20011215010346.GD28596@blackrider>
23262      Branch: perl
23263            + ext/B/t/bblock.t
23264            ! MANIFEST
23265 ____________________________________________________________________________
23266 [ 13697] By: jhi                                   on 2001/12/15  17:12:32
23267         Log: Subject: [PATCH ext/B/B/Bblock.pm] Some weak docs
23268              From: Michael G Schwern <schwern@pobox.com> 
23269              Date: Fri, 14 Dec 2001 19:59:13 -0500
23270              Message-ID: <20011215005913.GC28596@blackrider>
23271      Branch: perl
23272            ! ext/B/B/Bblock.pm
23273 ____________________________________________________________________________
23274 [ 13696] By: jhi                                   on 2001/12/15  17:11:32
23275         Log: Subject: [PATCH MANIFEST ext/B/t/asmdata.t] B::Asmdata test 
23276              From: Michael G Schwern <schwern@pobox.com> 
23277              Date: Fri, 14 Dec 2001 19:36:12 -0500
23278              Message-ID: <20011215003611.GA28596@blackrider>
23279      Branch: perl
23280            + ext/B/t/asmdata.t
23281            ! MANIFEST
23282 ____________________________________________________________________________
23283 [ 13695] By: jhi                                   on 2001/12/15  17:10:05
23284         Log: Subject: [PATCH bytecode.pl] Adding B::Asmdata docs
23285              From: Michael G Schwern <schwern@pobox.com> 
23286              Date: Fri, 14 Dec 2001 19:14:14 -0500
23287              Message-ID: <20011215001414.GA25077@blackrider>
23288      Branch: perl
23289            ! bytecode.pl ext/B/B/Asmdata.pm
23290 ____________________________________________________________________________
23291 [ 13694] By: jhi                                   on 2001/12/15  17:00:44
23292         Log: Permissions.
23293      Branch: perl
23294            ! ext/Devel/PPPort/PPPort.xs ext/Devel/PPPort/module2.c
23295            ! ext/Devel/PPPort/module3.c
23296 ____________________________________________________________________________
23297 [ 13693] By: jhi                                   on 2001/12/14  23:48:59
23298         Log: Benchmark test from Nicholas Clark.
23299      Branch: perl
23300            + lib/Benchmark.t
23301            ! MANIFEST lib/Benchmark.pm
23302 ____________________________________________________________________________
23303 [ 13692] By: jhi                                   on 2001/12/14  23:33:28
23304         Log: Mithing.
23305      Branch: perl
23306            + lib/Attribute/Handlers/demo/demo2.pl
23307            + lib/Attribute/Handlers/demo/demo3.pl
23308            + lib/Attribute/Handlers/demo/demo4.pl
23309 ____________________________________________________________________________
23310 [ 13691] By: jhi                                   on 2001/12/14  21:26:08
23311         Log: Silence compiler worries found by Schwern/Digital cc.
23312      Branch: perl
23313            ! perlio.c sv.c x2p/str.c
23314 ____________________________________________________________________________
23315 [ 13690] By: jhi                                   on 2001/12/14  20:26:51
23316         Log: User may not have a valid home directory even if
23317              getpwuid() succedds.
23318      Branch: perl
23319            ! ext/File/Glob/t/basic.t
23320 ____________________________________________________________________________
23321 [ 13689] By: jhi                                   on 2001/12/14  18:14:52
23322         Log: Integrate with perlio.  (No changes, but that's okay.)
23323      Branch: perl
23324           !> doio.c lib/Exporter.pm perlio.c perliol.h pod/perlmodlib.pod
23325 ____________________________________________________________________________
23326 [ 13688] By: jhi                                   on 2001/12/14  18:06:18
23327         Log: Add a Configure hints file for VOS: the POSIX support
23328              of VOS is getting close to the point where it can run
23329              Configure (some Configure tweaks will be required).
23330      Branch: perl
23331            + hints/vos.sh
23332            ! MANIFEST
23333 ____________________________________________________________________________
23334 [ 13687] By: jhi                                   on 2001/12/14  16:15:17
23335         Log: Update Changes.
23336      Branch: perl
23337            ! Changes patchlevel.h
23338 ____________________________________________________________________________
23339 [ 13686] By: jhi                                   on 2001/12/14  16:07:02
23340         Log: Reintroduce Attribute::Handlers with Spider's fixes.
23341      Branch: perl
23342            + lib/Attribute/Handlers.pm lib/Attribute/Handlers/Changes
23343            + lib/Attribute/Handlers/README
23344            + lib/Attribute/Handlers/demo/Demo.pm
23345            + lib/Attribute/Handlers/demo/Descriptions.pm
23346            + lib/Attribute/Handlers/demo/MyClass.pm
23347            + lib/Attribute/Handlers/demo/demo.pl
23348            + lib/Attribute/Handlers/demo/demo_call.pl
23349            + lib/Attribute/Handlers/demo/demo_chain.pl
23350            + lib/Attribute/Handlers/demo/demo_cycle.pl
23351            + lib/Attribute/Handlers/demo/demo_hashdir.pl
23352            + lib/Attribute/Handlers/demo/demo_phases.pl
23353            + lib/Attribute/Handlers/demo/demo_range.pl
23354            + lib/Attribute/Handlers/demo/demo_rawdata.pl
23355            + lib/Attribute/Handlers/t/multi.t
23356            ! MANIFEST pod/perldelta.pod pod/perlmodlib.pod pod/perltoc.pod
23357 ____________________________________________________________________________
23358 [ 13685] By: nick                                  on 2001/12/14  15:57:00
23359         Log: Integrate mainline
23360      Branch: perlio
23361           +> t/run/switcht.t
23362           !> MANIFEST embedvar.h intrpvar.h lib/Test/Harness.pm perl.c
23363           !> perlapi.h pod/perlrun.pod t/TEST taint.c
23364 ____________________________________________________________________________
23365 [ 13684] By: jhi                                   on 2001/12/14  14:43:40
23366         Log: Subject: [PATCH taint.c intrpvar.h perl.c ...] -t taint warnings
23367              From: Michael G Schwern <schwern@pobox.com> 
23368              Date: Thu, 13 Dec 2001 19:27:08 -0500
23369              Message-ID: <20011214002707.GA10532@blackrider>
23370              
23371              (reword the perlrun -t description a bit,
23372              and move the Itaint_warn to the bottom of
23373              the intrpvar.h for binary compatibility)
23374      Branch: perl
23375            + t/run/switcht.t
23376            ! MANIFEST embedvar.h intrpvar.h lib/Test/Harness.pm perl.c
23377            ! perlapi.h pod/perlrun.pod t/TEST taint.c
23378 ____________________________________________________________________________
23379 [ 13683] By: nick                                  on 2001/12/14  12:29:41
23380         Log: Integrate mainline
23381      Branch: perlio
23382           +> beos/beos.c beos/beosish.h ext/POSIX/t/waitpid.t
23383           +> lib/Term/ReadLine.t t/op/hashassign.t
23384            - lib/Attribute/Handlers.pm lib/Attribute/Handlers/Changes
23385            - lib/Attribute/Handlers/README
23386            - lib/Attribute/Handlers/demo/Demo.pm
23387            - lib/Attribute/Handlers/demo/Descriptions.pm
23388            - lib/Attribute/Handlers/demo/MyClass.pm
23389            - lib/Attribute/Handlers/demo/demo.pl
23390            - lib/Attribute/Handlers/demo/demo2.pl
23391            - lib/Attribute/Handlers/demo/demo3.pl
23392            - lib/Attribute/Handlers/demo/demo4.pl
23393            - lib/Attribute/Handlers/demo/demo_call.pl
23394            - lib/Attribute/Handlers/demo/demo_chain.pl
23395            - lib/Attribute/Handlers/demo/demo_cycle.pl
23396            - lib/Attribute/Handlers/demo/demo_hashdir.pl
23397            - lib/Attribute/Handlers/demo/demo_phases.pl
23398            - lib/Attribute/Handlers/demo/demo_range.pl
23399            - lib/Attribute/Handlers/demo/demo_rawdata.pl
23400            - lib/Attribute/Handlers/t/multi.t lib/Memoize/Saves.pm
23401           !> (integrate 101 files)
23402 ____________________________________________________________________________
23403 [ 13682] By: jhi                                   on 2001/12/14  04:10:37
23404         Log: Detypo.
23405      Branch: perl
23406            ! utf8.c
23407 ____________________________________________________________________________
23408 [ 13681] By: jhi                                   on 2001/12/14  04:07:08
23409         Log: Buffer overflow checks.
23410      Branch: perl
23411            ! utf8.c
23412 ____________________________________________________________________________
23413 [ 13680] By: jhi                                   on 2001/12/13  21:30:14
23414         Log: Subject: [ID 20011213.009] Not OK: perl v5.7.2 +DEVEL13660 on alpha-dec_osf-perlio-ld 5.1 (UNINSTALLED)
23415              From: Spider Boardman <spider@leggy.zk3.dec.com>
23416              Date: Thu, 13 Dec 2001 15:32:51 -0500
23417              Message-Id: <200112132032.PAA203491@leggy.zk3.dec.com>
23418      Branch: perl
23419            ! lib/ExtUtils/Embed.t
23420 ____________________________________________________________________________
23421 [ 13679] By: jhi                                   on 2001/12/13  21:27:31
23422         Log: More on the Unicode "line" definition.
23423      Branch: perl
23424            ! pod/perlunicode.pod
23425 ____________________________________________________________________________
23426 [ 13678] By: jhi                                   on 2001/12/13  21:18:47
23427         Log: Open-ended VERSION?
23428      Branch: perl
23429            ! lib/ExtUtils/Install.pm
23430 ____________________________________________________________________________
23431 [ 13677] By: jhi                                   on 2001/12/13  19:13:13
23432         Log: Subject: [PATCH] Better make distclean
23433              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
23434              Date: Thu, 13 Dec 2001 21:10:18 +0100
23435              Message-Id: <20011213204542.0321.H.M.BRAND@hccnet.nl>
23436      Branch: perl
23437            ! Makefile.SH
23438 ____________________________________________________________________________
23439 [ 13676] By: jhi                                   on 2001/12/13  17:11:42
23440         Log: Remove Memoize::Saves as requested by mjd.
23441      Branch: perl
23442            - lib/Memoize/Saves.pm
23443            ! MANIFEST pod/perlmodlib.pod pod/perltoc.pod
23444 ____________________________________________________________________________
23445 [ 13675] By: jhi                                   on 2001/12/13  16:16:12
23446         Log: Subject: [PATCH ExtUtils::Install] Old RCS $Date$ tag
23447              From: Michael G Schwern <schwern@pobox.com>
23448              Date: Tue, 11 Dec 2001 23:17:32 -0500
23449              Message-ID: <20011212041732.GS17250@blackrider>
23450      Branch: perl
23451            ! lib/ExtUtils/Install.pm
23452 ____________________________________________________________________________
23453 [ 13674] By: jhi                                   on 2001/12/13  16:12:19
23454         Log: Subject: [PATCH] Re: use utf8; with bad utf8
23455              From: Nicholas Clark <nick@ccl4.org>
23456              Date: Thu, 13 Dec 2001 17:09:39 +0000
23457              Message-ID: <20011213170939.L21702@plum.flirble.org>
23458      Branch: perl
23459            ! t/lib/1_compile.t
23460 ____________________________________________________________________________
23461 [ 13673] By: jhi                                   on 2001/12/13  16:09:18
23462         Log: Subject: (LONG!) Sort benchmarks and patch
23463              From: "John P. Linderman" <jpl@research.att.com>
23464              Date: Thu, 13 Dec 2001 09:50:58 -0500 (EST)
23465              Message-Id: <200112131450.JAA84836@raptor.research.att.com>
23466      Branch: perl
23467            ! pp_sort.c
23468 ____________________________________________________________________________
23469 [ 13672] By: jhi                                   on 2001/12/13  14:19:28
23470         Log: Unadorned numbers evil.
23471      Branch: perl
23472            ! pp.c regcomp.c regexec.c utf8.c utf8.h
23473 ____________________________________________________________________________
23474 [ 13671] By: jhi                                   on 2001/12/13  13:35:47
23475         Log: "preprocessing directive not recognized within macro arg"
23476      Branch: perl
23477            ! ext/Data/Dumper/Dumper.xs
23478 ____________________________________________________________________________
23479 [ 13670] By: jhi                                   on 2001/12/13  13:32:37
23480         Log: Subject: Clarifying the documentation of goto            
23481              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>      
23482              Date: Thu, 13 Dec 2001 08:57:38 -0500
23483              Message-ID: <3C18BD8B@operamail.com>
23484      Branch: perl
23485            ! pod/perlfunc.pod
23486 ____________________________________________________________________________
23487 [ 13669] By: jhi                                   on 2001/12/13  04:38:19
23488         Log: It could be possible for the case-insensitive
23489              Unicode-aware string comparison to wander off
23490              to the la-la land.
23491      Branch: perl
23492            ! embed.h embed.pl pod/perlapi.pod pod/perlunicode.pod proto.h
23493            ! regexec.c utf8.c
23494 ____________________________________________________________________________
23495 [ 13668] By: jhi                                   on 2001/12/13  02:48:14
23496         Log: Subject: [PATCH] Re: [PATCH t/test.pl t/op/stat.t lib/Net/hostent.t] Unbail out
23497              From: Michael G Schwern <schwern@pobox.com> 
23498              Date: Wed, 12 Dec 2001 21:53:46 -0500
23499              Message-ID: <20011213025346.GH25129@blackrider>
23500      Branch: perl
23501            ! lib/Net/hostent.t t/op/stat.t t/test.pl
23502 ____________________________________________________________________________
23503 [ 13667] By: jhi                                   on 2001/12/13  02:47:27
23504         Log: Subject: [PATCH t/io/fs.t] Proper skip tests and VMS unlink
23505              From: Michael G Schwern <schwern@pobox.com> 
23506              Date: Wed, 12 Dec 2001 20:33:42 -0500
23507              Message-ID: <20011213013342.GX25129@blackrider>
23508      Branch: perl
23509            ! t/io/fs.t
23510 ____________________________________________________________________________
23511 [ 13666] By: jhi                                   on 2001/12/12  23:22:27
23512         Log: Subject: Re: [PATCH] use utf8; tests
23513              From: Nicholas Clark <nick@ccl4.org>
23514              Date: Thu, 13 Dec 2001 00:16:58 +0000
23515              Message-ID: <20011213001658.I21702@plum.flirble.org>
23516      Branch: perl
23517            ! lib/utf8.t
23518 ____________________________________________________________________________
23519 [ 13665] By: jhi                                   on 2001/12/12  21:45:49
23520         Log: EPOC fixes from Olaf Flebbe.
23521      Branch: perl
23522            ! README.epoc epoc/config.sh epoc/createpkg.pl
23523            ! ext/Data/Dumper/Dumper.xs ext/Errno/Errno_pm.PL
23524 ____________________________________________________________________________
23525 [ 13664] By: jhi                                   on 2001/12/12  21:33:50
23526         Log: Subject: [PATCH perl@13661] VMS test fix-ups
23527              From: "Craig A. Berry" <craigberry@mac.com>
23528              Date: Wed, 12 Dec 2001 16:27:48 -0600
23529              Message-Id: <5.1.0.14.2.20011212154350.01be3618@exchi01>
23530      Branch: perl
23531            ! lib/Net/hostent.t t/io/fs.t
23532 ____________________________________________________________________________
23533 [ 13663] By: jhi                                   on 2001/12/12  19:59:56
23534         Log: Subject: Re: Next cygwin round.
23535              From: "Gerrit P. Haase" <gp@familiehaase.de>
23536              Date: Wed, 12 Dec 2001 21:59:00 +0100
23537              Message-ID: <122343874595.20011212215900@familiehaase.de>
23538      Branch: perl
23539            ! t/io/fs.t
23540 ____________________________________________________________________________
23541 [ 13662] By: jhi                                   on 2001/12/12  19:12:36
23542         Log: Subject: [PATCH] use utf8; tests
23543              From: Nicholas Clark <nick@ccl4.org>
23544              Date: Wed, 12 Dec 2001 20:07:04 +0000
23545              Message-ID: <20011212200704.E21702@plum.flirble.org>
23546      Branch: perl
23547            ! lib/utf8.t t/test.pl
23548 ____________________________________________________________________________
23549 [ 13661] By: jhi                                   on 2001/12/12  15:24:42
23550         Log: Update Changes.
23551      Branch: perl
23552            ! Changes patchlevel.h
23553 ____________________________________________________________________________
23554 [ 13660] By: jhi                                   on 2001/12/12  15:04:03
23555         Log: Subject: [PATCH] Passing in env to perl_parse did not work
23556              From: Gisle Aas <gisle@ActiveState.com>
23557              Date: 11 Dec 2001 20:52:57 -0800
23558              Message-ID: <lrheqxniom.fsf@caliper.activestate.com>
23559      Branch: perl
23560            ! perl.c perl.h
23561 ____________________________________________________________________________
23562 [ 13659] By: jhi                                   on 2001/12/12  14:33:30
23563         Log: Fixes for casting problems detected on a SuSE 7.2 Itanium,
23564              mostly gcc -Wall complaining about the argument of %p not
23565              being a void *.
23566      Branch: perl
23567            ! perlio.c regcomp.c taint.c toke.c
23568 ____________________________________________________________________________
23569 [ 13658] By: jhi                                   on 2001/12/12  14:09:09
23570         Log: metaconfig unit change for #13657.
23571      Branch: metaconfig
23572            ! U/modified/nis.U
23573 ____________________________________________________________________________
23574 [ 13657] By: jhi                                   on 2001/12/12  14:08:49
23575         Log: Try YP/NIS also from /usr/lib/yp.
23576      Branch: perl
23577            ! Configure
23578 ____________________________________________________________________________
23579 [ 13656] By: jhi                                   on 2001/12/12  14:05:28
23580         Log: Subject: [PATCH Configure t/op/grent.t] ypcat working, but NIS not used
23581              From: Michael G Schwern <schwern@pobox.com>                
23582              Date: Wed, 12 Dec 2001 05:27:02 -0500      
23583              Message-ID: <20011212102702.GW17250@blackrider>
23584              
23585              (the op/grent part)
23586      Branch: perl
23587            ! t/op/grent.t
23588 ____________________________________________________________________________
23589 [ 13655] By: jhi                                   on 2001/12/12  14:01:55
23590         Log: Weed out .files from ls and readdir() results.
23591      Branch: perl
23592            ! t/op/stat.t
23593 ____________________________________________________________________________
23594 [ 13654] By: jhi                                   on 2001/12/12  13:45:21
23595         Log: Subject: Re: [PATCH] ID 20011206.007 File::Find:name set to empty string for "/"  
23596              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
23597              Date: Wed, 12 Dec 2001 10:52:21 +0100
23598              Message-ID: <200112121052210220.001ACE6B@smtp.chello.at>
23599      Branch: perl
23600            ! lib/File/Find.pm
23601 ____________________________________________________________________________
23602 [ 13653] By: jhi                                   on 2001/12/12  13:34:06
23603         Log: Subject: [PATCH] doio fatal on cygwin for 13651
23604              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>               
23605              Date: Wed, 12 Dec 2001 11:28:13 +0100      
23606              Message-Id: <20011212112548.4611.H.M.BRAND@hccnet.nl>
23607      Branch: perl
23608            ! doio.c
23609 ____________________________________________________________________________
23610 [ 13652] By: jhi                                   on 2001/12/12  13:32:51
23611         Log: Get the whole line of ls, makes debugging easier
23612              (from Schwern)
23613      Branch: perl
23614            ! t/op/stat.t
23615 ____________________________________________________________________________
23616 [ 13651] By: jhi                                   on 2001/12/12  05:42:05
23617         Log: rename() must be tested even without link()
23618              or the utime() and rename-directory tests fail.
23619              (Also got the BeOS utime atime/time the wrong way round.)
23620      Branch: perl
23621            ! t/io/fs.t
23622 ____________________________________________________________________________
23623 [ 13650] By: jhi                                   on 2001/12/12  05:36:31
23624         Log: Now that the beos.c is compiled at the main level
23625              the header is in the beos/
23626      Branch: perl
23627            ! beos/beos.c
23628 ____________________________________________________________________________
23629 [ 13649] By: jhi                                   on 2001/12/12  04:25:21
23630         Log: Must remember to require Socket.
23631      Branch: perl
23632            ! ext/Sys/Syslog/syslog.t
23633 ____________________________________________________________________________
23634 [ 13648] By: jhi                                   on 2001/12/12  04:12:05
23635         Log: In BeOS Errno must resort to actual compilation
23636              and execution for some of the error constants.
23637      Branch: perl
23638            ! ext/Errno/Errno_pm.PL
23639 ____________________________________________________________________________
23640 [ 13647] By: jhi                                   on 2001/12/12  03:23:26
23641         Log: BeOS still has no good sockets.
23642      Branch: perl
23643            ! ext/IO/lib/IO/t/io_sel.t
23644 ____________________________________________________________________________
23645 [ 13646] By: jhi                                   on 2001/12/12  03:19:56
23646         Log: BeOS sockets are not true sockets.
23647      Branch: perl
23648            ! ext/IO/lib/IO/t/io_poll.t
23649 ____________________________________________________________________________
23650 [ 13645] By: jhi                                   on 2001/12/12  03:14:32
23651         Log: No Socket, no Syslog.
23652      Branch: perl
23653            ! ext/Sys/Syslog/syslog.t
23654 ____________________________________________________________________________
23655 [ 13644] By: jhi                                   on 2001/12/12  03:12:46
23656         Log: (On some platforms) missing truncate FH.
23657      Branch: perl
23658            ! pod/perltodo.pod
23659 ____________________________________________________________________________
23660 [ 13643] By: jhi                                   on 2001/12/12  03:09:37
23661         Log: io/fs cleanup: testing on win32/cygwin/netware/djgpp/...
23662              and vms would be muchly appreciated.
23663      Branch: perl
23664            ! t/io/fs.t
23665 ____________________________________________________________________________
23666 [ 13642] By: jhi                                   on 2001/12/12  02:32:05
23667         Log: utime() updates only the mtime in BeOS. 
23668      Branch: perl
23669            ! pod/perlport.pod
23670 ____________________________________________________________________________
23671 [ 13641] By: jhi                                   on 2001/12/12  01:50:13
23672         Log: No link(), no need to dSP.
23673      Branch: perl
23674            ! pp_sys.c
23675 ____________________________________________________________________________
23676 [ 13640] By: jhi                                   on 2001/12/12  01:49:40
23677         Log: Missing argument.
23678      Branch: perl
23679            ! utf8.c
23680 ____________________________________________________________________________
23681 [ 13639] By: jhi                                   on 2001/12/12  01:44:39
23682         Log: (1) To assume any setuid programs is silly.
23683              (2) Chaining tests with booleans means that some
23684              of them may not get run which means getting out
23685              of test count sync.
23686      Branch: perl
23687            ! t/op/stat.t
23688 ____________________________________________________________________________
23689 [ 13638] By: jhi                                   on 2001/12/12  01:12:49
23690         Log: The beos.c needs to be in the main directory.
23691      Branch: perl
23692            ! hints/beos.sh
23693 ____________________________________________________________________________
23694 [ 13637] By: jhi                                   on 2001/12/12  00:37:20
23695         Log: Detypo and rename.
23696      Branch: perl
23697            ! doio.c perl.h perlio.c perliol.h
23698 ____________________________________________________________________________
23699 [ 13636] By: jhi                                   on 2001/12/12  00:22:16
23700         Log: This time I test compiled.  Honest.
23701      Branch: perl
23702            ! beos/beos.c
23703 ____________________________________________________________________________
23704 [ 13635] By: jhi                                   on 2001/12/11  22:57:07
23705         Log: Subject: [PATCH] slightly more pack tests
23706              From: Nicholas Clark <nick@ccl4.org>
23707              Date: Tue, 11 Dec 2001 23:41:23 +0000
23708              Message-ID: <20011211234123.Y21702@plum.flirble.org>
23709      Branch: perl
23710            ! t/op/pack.t
23711 ____________________________________________________________________________
23712 [ 13634] By: jhi                                   on 2001/12/11  21:49:58
23713         Log: Subject: [PATCH perl@13600] Gconvert for VMS again
23714              From: "Craig A. Berry" <craigberry@mac.com>
23715              Date: Tue, 11 Dec 2001 16:39:13 -0600
23716              Message-Id: <5.1.0.14.2.20011211162600.02a4b008@exchi01>
23717      Branch: perl
23718            ! configure.com
23719 ____________________________________________________________________________
23720 [ 13633] By: jhi                                   on 2001/12/11  21:48:57
23721         Log: metaconfig unit change for #13632.
23722      Branch: metaconfig/U/perl
23723            ! perlpath.U
23724 ____________________________________________________________________________
23725 [ 13632] By: jhi                                   on 2001/12/11  21:48:26
23726         Log: Subject: $Config{perlpath} and -Dversiononly
23727              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
23728              Date: Tue, 11 Dec 2001 23:32:33 +0100
23729              Message-ID: <20011211233233.A11587@rafael>
23730      Branch: perl
23731            ! Configure
23732 ____________________________________________________________________________
23733 [ 13631] By: jhi                                   on 2001/12/11  21:01:00
23734         Log: Subject: [PATCH] _qq pack.t Re: [PATCH] tests for hash assignment
23735              From: Nicholas Clark <nick@ccl4.org>
23736              Date: Tue, 11 Dec 2001 21:59:36 +0000
23737              Message-ID: <20011211215935.W21702@plum.flirble.org>
23738      Branch: perl
23739            ! t/op/pack.t
23740 ____________________________________________________________________________
23741 [ 13630] By: jhi                                   on 2001/12/11  20:16:29
23742         Log: More UTF-8 API docs.
23743      Branch: perl
23744            ! embed.pl pod/perlapi.pod pod/perlunicode.pod utf8.c
23745 ____________________________________________________________________________
23746 [ 13629] By: jhi                                   on 2001/12/11  19:17:16
23747         Log: Subject: [PATCH] Re: [PATCH] Re: [PATCH t/op/pack.t] Cleanup
23748              From: Nicholas Clark <nick@ccl4.org>
23749              Date: Tue, 11 Dec 2001 20:08:59 +0000
23750              Message-ID: <20011211200859.S21702@plum.flirble.org>
23751      Branch: perl
23752            ! t/op/pack.t
23753 ____________________________________________________________________________
23754 [ 13628] By: jhi                                   on 2001/12/11  19:13:57
23755         Log: Subject: Re: use utf8; with bad utf8
23756              From: Nicholas Clark <nick@ccl4.org>
23757              Date: Tue, 11 Dec 2001 19:49:21 +0000
23758              Message-ID: <20011211194921.R21702@plum.flirble.org>
23759      Branch: perl
23760            ! lib/utf8.t
23761 ____________________________________________________________________________
23762 [ 13627] By: jhi                                   on 2001/12/11  17:29:01
23763         Log: Can't spell worth a dam.  (Try Three Gorges.)
23764      Branch: perl
23765            ! beos/beos.c
23766 ____________________________________________________________________________
23767 [ 13626] By: jhi                                   on 2001/12/11  15:55:51
23768         Log: We need DWIM cpps.
23769      Branch: perl
23770            ! perlio.c
23771 ____________________________________________________________________________
23772 [ 13625] By: jhi                                   on 2001/12/11  15:53:41
23773         Log: The unixish.h needs to be found and the waitpid wrapper
23774              could use a proto.
23775      Branch: perl
23776            ! beos/beosish.h
23777 ____________________________________________________________________________
23778 [ 13624] By: jhi                                   on 2001/12/11  15:27:06
23779         Log: The BeOS waitpid() seems to be broken,
23780              have a wrapper for it.
23781      Branch: perl
23782            + beos/beos.c beos/beosish.h
23783            ! MANIFEST hints/beos.sh perl.h
23784 ____________________________________________________________________________
23785 [ 13623] By: jhi                                   on 2001/12/11  15:12:18
23786         Log: Unlean the leaning tower of Babel.
23787      Branch: perl
23788            ! perl.h
23789 ____________________________________________________________________________
23790 [ 13622] By: jhi                                   on 2001/12/11  14:34:53
23791         Log: Retract #13607 until we figure out what to do with autouse.
23792      Branch: perl
23793            ! lib/Carp.pm
23794 ____________________________________________________________________________
23795 [ 13621] By: jhi                                   on 2001/12/11  14:33:14
23796         Log: Try to handle platforms that have O_TEXT != O_BINARY but
23797              which are not DOSish, BeOS being one of such platforms.
23798              Ideally this should be a Configure test, not a hardwired
23799              cpp symbol test... 
23800      Branch: perl
23801            ! doio.c perl.h perlio.c perliol.h
23802 ____________________________________________________________________________
23803 [ 13620] By: jhi                                   on 2001/12/11  13:56:17
23804         Log: Subject: [PATCH lib/Term/Cap.pm lib/Term/Cap.t] Sync changes in CPAN version
23805              From: Jonathan Stowe <gellyfish@gellyfish.com>
23806              Date: Tue, 11 Dec 2001 07:28:45 +0000 (GMT) 
23807              Message-ID: <Pine.LNX.4.33.0112110720470.31242-100000@orpheus.gellyfish.com>
23808      Branch: perl
23809            ! lib/Term/Cap.pm lib/Term/Cap.t
23810 ____________________________________________________________________________
23811 [ 13619] By: jhi                                   on 2001/12/11  13:51:21
23812         Log: Subject: [patch perlio.c] test for NULL before derefencing
23813              From: Stas Bekman <stas@stason.org>
23814              Date: Tue, 11 Dec 2001 16:17:55 +0800
23815              Message-ID: <3C15C133.8@stason.org>
23816      Branch: perl
23817            ! perlio.c
23818 ____________________________________________________________________________
23819 [ 13618] By: jhi                                   on 2001/12/11  05:22:39
23820         Log: metaconfig unit change for #13617.
23821      Branch: metaconfig/U/perl
23822            ! Extensions.U
23823 ____________________________________________________________________________
23824 [ 13617] By: jhi                                   on 2001/12/11  05:22:08
23825         Log: BeOS has socket() but not enough to build a working Socket.
23826              Go figure.  ("BONE" (BeOS NEtworking?) is some sort of rumored
23827              new networking implementation, which is rumored to fix the
23828              non-standardness of sockets, but it's apparently not publicly
23829              available, and anything to do with BeOS has become quite
23830              complicated with the sale of the Be assets to Palm.)
23831      Branch: perl
23832            ! Configure
23833 ____________________________________________________________________________
23834 [ 13616] By: pudge                                 on 2001/12/11  05:11:44
23835         Log: Update changes
23836      Branch: maint-5.6/macperl
23837            ! macos/Changes
23838 ____________________________________________________________________________
23839 [ 13615] By: pudge                                 on 2001/12/11  05:09:34
23840         Log: Add extra pod to help
23841      Branch: maint-5.6/macperl
23842            ! macos/macperl/MacPerl.podhelp
23843 ____________________________________________________________________________
23844 [ 13614] By: pudge                                 on 2001/12/11  05:08:51
23845         Log: Return DoAppleScript errors in $@
23846      Branch: maint-5.6/macperl
23847            ! macos/ext/MacPerl/OSA.xs
23848 ____________________________________________________________________________
23849 [ 13613] By: pudge                                 on 2001/12/11  05:08:19
23850         Log: Clear out $^E before each script run
23851      Branch: maint-5.6/macperl
23852            ! macos/macperl/MPScript.c
23853 ____________________________________________________________________________
23854 [ 13612] By: pudge                                 on 2001/12/11  04:58:52
23855         Log: Integrate various changes from maint-5.6/perl/.
23856      Branch: maint-5.6/macperl
23857           !> op.c pp.c pp_hot.c t/io/pipe.t t/op/cmp.t t/op/misc.t
23858           !> t/op/system_tests util.c win32/perlhost.h win32/win32.c
23859 ____________________________________________________________________________
23860 [ 13611] By: jhi                                   on 2001/12/11  04:29:32
23861         Log: Subject: Exporter's documentation shouldn't lie               
23862              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>
23863              Date: Mon, 10 Dec 2001 21:30:20 -0500
23864              Message-ID: <3C4AA201@operamail.com>
23865      Branch: perl
23866            ! lib/Exporter.pm
23867 ____________________________________________________________________________
23868 [ 13610] By: jhi                                   on 2001/12/11  04:28:31
23869         Log: Make Errno better in BeOS (the second hunk is
23870              good on any platform).  Still not working in BeOS
23871              are the E constants that refer BeOS native error
23872              constants (B_...) which are enums (*groan*).
23873      Branch: perl
23874            ! ext/Errno/Errno_pm.PL
23875 ____________________________________________________________________________
23876 [ 13609] By: jhi                                   on 2001/12/11  00:59:31
23877         Log: The BeOS linker seems to link the last seen symbol,
23878              not the first (so the symbols of op.o from libperl.so
23879              would get linked to miniperl instead of the symbols of
23880              opmini.o)-- use the same trick as for NeXT4 for linking
23881              miniperl.
23882      Branch: perl
23883            ! Makefile.SH
23884 ____________________________________________________________________________
23885 [ 13608] By: jhi                                   on 2001/12/11  00:49:15
23886         Log: Subject: Re: [PATCH] tests for hash assignment
23887              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
23888              Date: Tue, 11 Dec 2001 01:48:55 +0000
23889              Message-Id: <200112110148.fBB1mtl19148@crypt.compulink.co.uk>
23890      Branch: perl
23891            ! utf8.c
23892 ____________________________________________________________________________
23893 [ 13607] By: jhi                                   on 2001/12/11  00:40:47
23894         Log: (retracted by #13622)
23895              
23896              Subject: RE: More verbose POD for Carp
23897              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>
23898              Date: Mon, 10 Dec 2001 20:23:20 -0500
23899              Message-ID: <3C4A3566@operamail.com>
23900      Branch: perl
23901            ! lib/Carp.pm
23902 ____________________________________________________________________________
23903 [ 13606] By: jhi                                   on 2001/12/11  00:39:20
23904         Log: Subject: [PATCH follow-up] (was Re: [PATCH perl@13600] cat2type in tests for VMS)
23905              From: "Craig A. Berry" <craigberry@mac.com>
23906              Date: Mon, 10 Dec 2001 18:25:37 -0600
23907              Message-Id: <5.1.0.14.2.20011210174517.029c7ec0@mail.mac.com>
23908      Branch: perl
23909            ! t/op/write.t t/test.pl
23910 ____________________________________________________________________________
23911 [ 13605] By: jhi                                   on 2001/12/11  00:37:54
23912         Log: Subject: [PATCH t/io/multiline.t] Cleanup and $. check
23913              From: Michael G Schwern <schwern@pobox.com>
23914              Date: Mon, 10 Dec 2001 08:00:01 -0500
23915              Message-ID: <20011210130000.GK1770@blackrider>
23916      Branch: perl
23917            ! t/comp/multiline.t
23918 ____________________________________________________________________________
23919 [ 13604] By: jhi                                   on 2001/12/10  22:51:44
23920         Log: Subject: Re: [PATCH] tests for hash assignment
23921              From: Nicholas Clark <nick@ccl4.org>
23922              Date: Mon, 10 Dec 2001 23:22:28 +0000
23923              Message-ID: <20011210232228.M21702@plum.flirble.org>
23924      Branch: perl
23925            + t/op/hashassign.t
23926            ! MANIFEST t/op/each.t t/test.pl
23927 ____________________________________________________________________________
23928 [ 13603] By: jhi                                   on 2001/12/10  21:34:46
23929         Log: Subject: [PATCH perl@13600] cat2type in tests for VMS
23930              From: "Craig A. Berry" <craigberry@mac.com>
23931              Date: Mon, 10 Dec 2001 16:38:14 -0600
23932              Message-Id: <5.1.0.14.2.20011210154846.01aef188@exchi01>
23933      Branch: perl
23934            ! ext/IO/lib/IO/t/io_dup.t t/comp/multiline.t t/io/dup.t
23935 ____________________________________________________________________________
23936 [ 13602] By: jhi                                   on 2001/12/10  19:52:01
23937         Log: Subject: [PATCH perl@13600] configure.com fixes
23938              From: "Craig A. Berry" <craigberry@mac.com>
23939              Date: Mon, 10 Dec 2001 14:40:20 -0600
23940              Message-Id: <5.1.0.14.2.20011210142528.01aff2e8@exchi01>
23941      Branch: perl
23942            ! configure.com
23943 ____________________________________________________________________________
23944 [ 13601] By: jhi                                   on 2001/12/10  18:25:30
23945         Log: Silence BeOS compilation moaning.
23946      Branch: perl
23947            ! perl.h
23948 ____________________________________________________________________________
23949 [ 13600] By: jhi                                   on 2001/12/10  15:11:40
23950         Log: Update Changes.
23951      Branch: perl
23952            ! Changes patchlevel.h
23953 ____________________________________________________________________________
23954 [ 13599] By: jhi                                   on 2001/12/10  13:35:57
23955         Log: Subject: [PATCH lib/ExtUtils/Command.t] Bad touch
23956              From: Michael G Schwern <schwern@pobox.com>
23957              Date: Mon, 10 Dec 2001 01:21:03 -0500
23958              Message-ID: <20011210062103.GC1770@blackrider>
23959      Branch: perl
23960            ! lib/ExtUtils/Command.t
23961 ____________________________________________________________________________
23962 [ 13598] By: jhi                                   on 2001/12/10  13:35:20
23963         Log: Subject: [PATCH t/op/groups.t] Need @INC = '../lib' mantra
23964              From: Michael G Schwern <schwern@pobox.com>
23965              Date: Mon, 10 Dec 2001 01:10:57 -0500
23966              Message-ID: <20011210061057.GB1770@blackrider>
23967      Branch: perl
23968            ! t/op/groups.t
23969 ____________________________________________________________________________
23970 [ 13597] By: jhi                                   on 2001/12/10  13:33:51
23971         Log: Retract #13596, #13593 should do the trick.
23972      Branch: perl
23973            ! t/op/stat.t
23974 ____________________________________________________________________________
23975 [ 13596] By: jhi                                   on 2001/12/10  13:31:38
23976         Log: (retracted by #13597, #13593 does the job better)
23977              
23978              Subject: [PATCH t/op/stat.t] -B/-T Cygwin fix
23979              From: Michael G Schwern <schwern@pobox.com>
23980              Date: Mon, 10 Dec 2001 00:53:16 -0500
23981              Message-ID: <20011210055316.GA1770@blackrider>
23982      Branch: perl
23983            ! t/op/stat.t
23984 ____________________________________________________________________________
23985 [ 13595] By: jhi                                   on 2001/12/10  13:28:30
23986         Log: Subject: [PATCH lib/AutoSplit.t] Too fast for FAT filesystems
23987              From: Michael G Schwern <schwern@pobox.com> 
23988              Date: Mon, 10 Dec 2001 02:19:14 -0500
23989              Message-ID: <20011210071914.GF1770@blackrider>
23990      Branch: perl
23991            ! lib/AutoSplit.t
23992 ____________________________________________________________________________
23993 [ 13594] By: jhi                                   on 2001/12/10  13:26:24
23994         Log: Subject: [PATCH] Re: [PATCH t/op/pack.t] Cleanup
23995              From: Michael G Schwern <schwern@pobox.com>
23996              Date: Mon, 10 Dec 2001 02:47:40 -0500
23997              Message-ID: <20011210074739.GH1770@blackrider>
23998      Branch: perl
23999            ! t/op/pack.t
24000 ____________________________________________________________________________
24001 [ 13593] By: jhi                                   on 2001/12/10  13:22:49
24002         Log: Subject: [PATCH t/test.pl] Moving Cygwin .exe logic into which_perl
24003              From: Michael G Schwern <schwern@pobox.com>
24004              Date: Mon, 10 Dec 2001 02:54:22 -0500
24005              Message-ID: <20011210075422.GI1770@blackrider>
24006      Branch: perl
24007            ! t/test.pl
24008 ____________________________________________________________________________
24009 [ 13592] By: jhi                                   on 2001/12/10  13:21:06
24010         Log: Subject: Re: [ID 20011209.005] perl "u2" eats RAM
24011              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
24012              Date: Mon, 10 Dec 2001 08:45:20 +0100
24013              Message-ID: <3C146810.60B5B7C0@alcatel.at>
24014      Branch: perl
24015            ! pp_pack.c
24016 ____________________________________________________________________________
24017 [ 13591] By: jhi                                   on 2001/12/10  13:18:17
24018         Log: Subject: [PATCH] Re: [PATCH t/io/openpid.t] Cleanup
24019              From: Michael G Schwern <schwern@pobox.com>
24020              Date: Mon, 10 Dec 2001 03:27:02 -0500
24021              Message-ID: <20011210082702.GN1770@blackrider>
24022      Branch: perl
24023            ! t/io/openpid.t
24024 ____________________________________________________________________________
24025 [ 13590] By: jhi                                   on 2001/12/10  13:17:08
24026         Log: More chmod +w.
24027      Branch: perl
24028            ! Porting/makerel
24029 ____________________________________________________________________________
24030 [ 13589] By: jhi                                   on 2001/12/10  04:21:59
24031         Log: Just skip the readability test if running as root.
24032      Branch: perl
24033            ! lib/Net/t/netrc.t
24034 ____________________________________________________________________________
24035 [ 13588] By: jhi                                   on 2001/12/10  04:03:10
24036         Log: Tell about the downside of safe signals.
24037      Branch: perl
24038            ! pod/perldelta.pod
24039 ____________________________________________________________________________
24040 [ 13587] By: jhi                                   on 2001/12/10  03:38:20
24041         Log: Make the whole -lperl thing NetBSD only until we
24042              find some other platform that needs the same.
24043      Branch: perl
24044            ! lib/ExtUtils/MM_Unix.pm
24045 ____________________________________________________________________________
24046 [ 13586] By: jhi                                   on 2001/12/10  03:13:59
24047         Log: Subject: [PATCH t/op/pack.t] Cleanup
24048              From: Michael G Schwern <schwern@pobox.com> 
24049              Date: Sun, 9 Dec 2001 23:08:26 -0500
24050              Message-ID: <20011210040826.GD660@blackrider>
24051      Branch: perl
24052            ! t/op/pack.t
24053 ____________________________________________________________________________
24054 [ 13585] By: jhi                                   on 2001/12/10  02:47:01
24055         Log: Add threads support for NetBSD.
24056              
24057              This is also the first (I think) Perl threads build with
24058              the GNU pth ( http://www.gnu.org/software/pth/pth.html ).
24059              NetBSD does not as of yet have true kernel POSIX threads,
24060              but the user-level pth seems to be doing pretty well--
24061              the only failure is that threads/t/basic okays 6 and 7
24062              consistently seem be arriving in the reverse order.
24063              Well, gdbm.t is also failing: 'Undefined PLT symbol
24064              "gdbm_open" (reloc type = 7, symnum = 28)', but I'm
24065              guessing that GDBM would need a threaded rebuild.
24066      Branch: perl
24067            ! hints/netbsd.sh
24068 ____________________________________________________________________________
24069 [ 13584] By: gsar                                  on 2001/12/10  02:04:58
24070         Log: restrict change#13474 to eval"" CVs instead of any CV (avoids
24071              potential performance hit and change in semantics of closure
24072              lookups after C<undef &foo>)
24073      Branch: maint-5.6/perl
24074            ! op.c
24075 ____________________________________________________________________________
24076 [ 13583] By: jhi                                   on 2001/12/10  02:01:49
24077         Log: metaconfig unit change for #13582.
24078      Branch: metaconfig
24079            ! U/threads/usethreads.U
24080 ____________________________________________________________________________
24081 [ 13582] By: jhi                                   on 2001/12/10  02:01:26
24082         Log: Update the ithreads selection info in Configure,
24083              as suggested by Michael Schwern.
24084      Branch: perl
24085            ! Configure
24086 ____________________________________________________________________________
24087 [ 13581] By: jhi                                   on 2001/12/10  01:56:14
24088         Log: Clearing locale environment simply doesn't seem to
24089              guarantee that (nl_)langinfo(CODESET) would return nil.
24090              (I for example get "ISO8859-1", so <guess>maybe there can
24091              be per-system default settings at work</guess>.)
24092      Branch: perl
24093            ! lib/open.t
24094 ____________________________________________________________________________
24095 [ 13580] By: jhi                                   on 2001/12/10  01:53:11
24096         Log: Subject: RE: Exporter fixes reversed in 13540?
24097              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>                
24098              Date: Sun, 9 Dec 2001 12:55:15 -0500
24099              Message-ID: <3C13F455@operamail.com>
24100      Branch: perl
24101            ! lib/open.pm
24102 ____________________________________________________________________________
24103 [ 13579] By: jhi                                   on 2001/12/10  01:26:53
24104         Log: Root is the lizard king.
24105      Branch: perl
24106            ! lib/Net/t/netrc.t
24107 ____________________________________________________________________________
24108 [ 13578] By: jhi                                   on 2001/12/10  01:01:24
24109         Log: Telling how many tests we are expecting helps.
24110      Branch: perl
24111            ! ext/POSIX/t/waitpid.t
24112 ____________________________________________________________________________
24113 [ 13577] By: jhi                                   on 2001/12/10  00:38:09
24114         Log: Add a test case for waitpid(): from Rocco Caputo.
24115      Branch: perl
24116            + ext/POSIX/t/waitpid.t
24117            ! MANIFEST
24118 ____________________________________________________________________________
24119 [ 13576] By: jhi                                   on 2001/12/10  00:15:19
24120         Log: Subject: [PATCH] Term::ReadLine tweaks and test
24121              From: Richard Clamp <richardc@unixbeard.net>
24122              Date: Mon, 10 Dec 2001 00:51:47 +0000
24123              Message-ID: <20011210005147.GA1073@mirth.demon.co.uk>
24124      Branch: perl
24125            + lib/Term/ReadLine.t
24126            ! MANIFEST lib/Term/ReadLine.pm
24127 ____________________________________________________________________________
24128 [ 13575] By: jhi                                   on 2001/12/10  00:04:56
24129         Log: Subject: [patch] non-blocking waitpid(-1,WNOHANG) for MSWin32
24130              From: Rocco Caputo <troc@netrus.net>
24131              Date: Sun, 9 Dec 2001 18:12:38 -0500
24132              Message-ID: <20011209181238.A803@eyrie.homenet>
24133      Branch: perl
24134            ! win32/win32.c
24135 ____________________________________________________________________________
24136 [ 13574] By: jhi                                   on 2001/12/09  23:49:19
24137         Log: make sure that va_start() has matching va_end();
24138              from OpenBSD 3.0.
24139      Branch: perl
24140            ! x2p/util.c
24141 ____________________________________________________________________________
24142 [ 13573] By: jhi                                   on 2001/12/09  23:45:57
24143         Log: h2ph updates from OpenBSD 3.0.
24144      Branch: perl
24145            ! utils/h2ph.PL
24146 ____________________________________________________________________________
24147 [ 13572] By: jhi                                   on 2001/12/09  23:44:25
24148         Log: OpenBSD hints update from OpenBSD 3.0.
24149      Branch: perl
24150            ! hints/openbsd.sh
24151 ____________________________________________________________________________
24152 [ 13571] By: jhi                                   on 2001/12/09  23:32:08
24153         Log: DJGPP tweaks from Laszlo Molnar.
24154      Branch: perl
24155            ! djgpp/config.over lib/File/Find/t/find.t
24156            ! lib/File/Find/t/taint.t t/pod/find.t
24157 ____________________________________________________________________________
24158 [ 13570] By: jhi                                   on 2001/12/09  23:28:55
24159         Log: Subject: [PATCH README.cygwin] 64bit ints & Cygwin98 ok
24160              From: Michael G Schwern <schwern@pobox.com> 
24161              Date: Sun, 9 Dec 2001 19:28:12 -0500
24162              Message-ID: <20011210002812.GF13586@blackrider>
24163      Branch: perl
24164            ! README.cygwin
24165 ____________________________________________________________________________
24166 [ 13569] By: jhi                                   on 2001/12/09  21:51:37
24167         Log: README.cygwin update from Gerrit P. Haase.
24168      Branch: perl
24169            ! README.cygwin
24170 ____________________________________________________________________________
24171 [ 13568] By: jhi                                   on 2001/12/09  21:49:06
24172         Log: Apply NetBSD patch-ag: shared/static linking,
24173              but make the change less intrusive on non-NetBSD.
24174      Branch: perl
24175            ! lib/ExtUtils/MM_Unix.pm
24176 ____________________________________________________________________________
24177 [ 13567] By: jhi                                   on 2001/12/09  21:09:10
24178         Log: Apply NetBSD patch-af: handle both -[LR] and -Wl,-R linker paths.
24179      Branch: perl
24180            ! lib/ExtUtils/Liblist.pm
24181 ____________________________________________________________________________
24182 [ 13566] By: jhi                                   on 2001/12/09  20:55:32
24183         Log: Apply NetBSD patch-ae: another gcc sparc64 bug.
24184      Branch: perl
24185            ! regcomp.c
24186 ____________________________________________________________________________
24187 [ 13565] By: jhi                                   on 2001/12/09  20:50:57
24188         Log: Apply NetBSD patch-ad: a gcc sparc64 code generation bug.
24189      Branch: perl
24190            ! pp.c
24191 ____________________________________________________________________________
24192 [ 13564] By: jhi                                   on 2001/12/09  20:38:48
24193         Log: Apply NetBSD patch-ac.
24194              (the fix has already been done: change #9706, fully qualified
24195              pathnames in packlists)
24196      Branch: perl
24197            ! lib/ExtUtils/Install.pm
24198 ____________________________________________________________________________
24199 [ 13563] By: jhi                                   on 2001/12/09  20:32:52
24200         Log: Apply NetBSD patch-ab: NetBSD hints update.
24201      Branch: perl
24202            ! hints/netbsd.sh
24203 ____________________________________________________________________________
24204 [ 13562] By: jhi                                   on 2001/12/09  20:31:38
24205         Log: metaconfig unit changes for #13560.
24206      Branch: metaconfig/U/perl
24207            ! dlsrc.U i_ieeefp.U libperl.U
24208 ____________________________________________________________________________
24209 [ 13561] By: jhi                                   on 2001/12/09  20:31:14
24210         Log: NetBSD has <ieeefp.h> but hidden.
24211      Branch: perl
24212            ! hints/netbsd.sh
24213 ____________________________________________________________________________
24214 [ 13560] By: jhi                                   on 2001/12/09  20:29:35
24215         Log: Implement NetBSD patch-aa.
24216      Branch: perl
24217            ! Configure
24218 ____________________________________________________________________________
24219 [ 13559] By: jhi                                   on 2001/12/09  19:21:45
24220         Log: Subject: Re: [ID 20011206.006] File::Find calls lstat on wrong object before wanted()
24221              From: "Wolfgang Laun" <wolfgang.laun@chello.at>             
24222              Date: Sun, 09 Dec 2001 13:40:58 +0100
24223              Message-ID: <200112091340580550.008ED513@smtp.chello.at>
24224              
24225              (The lstat()s were there in 5.6.1: what happened to them?)
24226      Branch: perl
24227            ! lib/File/Find.pm
24228 ____________________________________________________________________________
24229 [ 13558] By: jhi                                   on 2001/12/09  19:04:23
24230         Log: Quickie documentation of the C UTF-8 API.
24231      Branch: perl
24232            ! pod/perlunicode.pod
24233 ____________________________________________________________________________
24234 [ 13557] By: jhi                                   on 2001/12/09  18:36:20
24235         Log: Subject: bleadperl on cygwin weirdness...
24236              From: "Gerrit P. Haase" <gp@familiehaase.de>
24237              Date: Sun, 9 Dec 2001 20:31:28 +0100
24238              Message-ID: <13779422183.20011209203128@familiehaase.de>          
24239              
24240              (plus libperl*.dll version portability tweaks)
24241      Branch: perl
24242            ! lib/ExtUtils/Embed.t
24243 ____________________________________________________________________________
24244 [ 13556] By: jhi                                   on 2001/12/09  18:21:46
24245         Log: Instead of muting symbol export error if under eval,
24246              delay the errors until the croak().
24247              
24248              (replaces #13408)
24249      Branch: perl
24250            ! lib/Exporter/Heavy.pm
24251 ____________________________________________________________________________
24252 [ 13555] By: jhi                                   on 2001/12/09  18:09:12
24253         Log: Basegroup 0 is a cygwin_nt thing.
24254      Branch: perl
24255            ! t/op/groups.t
24256 ____________________________________________________________________________
24257 [ 13554] By: jhi                                   on 2001/12/09  17:57:44
24258         Log: Also WinME is LoseLink.
24259      Branch: perl
24260            ! t/op/stat.t
24261 ____________________________________________________________________________
24262 [ 13553] By: jhi                                   on 2001/12/09  16:25:52
24263         Log: Forgotten checkin.
24264      Branch: perl
24265            ! lib/User/grent.t
24266 ____________________________________________________________________________
24267 [ 13552] By: jhi                                   on 2001/12/09  16:23:14
24268         Log: Subject: [PATCH] ID 20011206.007 File::Find:name set to empty string for "/"
24269              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
24270              Date: Sun, 09 Dec 2001 13:45:06 +0100
24271              Message-ID: <200112091345060760.00929EA9@smtp.chello.at>
24272      Branch: perl
24273            ! lib/File/Find.pm
24274 ____________________________________________________________________________
24275 [ 13551] By: jhi                                   on 2001/12/09  16:18:20
24276         Log: Tweakback.
24277      Branch: perl
24278            ! lib/Net/hostent.t
24279 ____________________________________________________________________________
24280 [ 13550] By: jhi                                   on 2001/12/09  16:01:55
24281         Log: Subject: [PATCH lib/User/grent.t] More Cygwin98 group oddities
24282              From: Michael G Schwern <schwern@pobox.com>
24283              Date: Sat, 8 Dec 2001 14:48:38 -0500
24284              Message-ID: <20011208194838.GA8650@blackrider>
24285      Branch: perl
24286            ! t/op/grent.t
24287 ____________________________________________________________________________
24288 [ 13549] By: jhi                                   on 2001/12/09  15:40:28
24289         Log: Subject: [README.cygwin] Removing old expected test failures
24290              From: Michael G Schwern <schwern@pobox.com>
24291              Date: Sat, 8 Dec 2001 15:38:28 -0500
24292              Message-ID: <20011208203828.GB9017@blackrider>
24293      Branch: perl
24294            ! README.cygwin
24295 ____________________________________________________________________________
24296 [ 13548] By: jhi                                   on 2001/12/09  15:37:48
24297         Log: Subject: [PATCH lib/Net/hostent.t] Cleanup and Cygwin98 oddity
24298              From: Michael G Schwern <schwern@pobox.com>                
24299              Date: Sat, 8 Dec 2001 15:26:59 -0500
24300              Message-ID: <20011208202659.GA9017@blackrider> 
24301      Branch: perl
24302            ! lib/Net/hostent.t
24303 ____________________________________________________________________________
24304 [ 13547] By: jhi                                   on 2001/12/09  15:33:43
24305         Log: Subject: [PATCH t/op/stat.t] Cygwin98 fakes hard links
24306              From: Michael G Schwern <schwern@pobox.com> 
24307              Date: Sat, 8 Dec 2001 15:06:16 -0500
24308              Message-ID: <20011208200616.GA8915@blackrider>
24309      Branch: perl
24310            ! t/op/stat.t
24311 ____________________________________________________________________________
24312 [ 13546] By: jhi                                   on 2001/12/09  15:31:19
24313         Log: Developer deprecations and an incompatibility.
24314      Branch: perl
24315            ! pod/perldelta.pod pod/perlmodlib.pod pod/perltoc.pod
24316 ____________________________________________________________________________
24317 [ 13545] By: jhi                                   on 2001/12/09  15:27:14
24318         Log: Shoo.
24319      Branch: perl
24320            - lib/Attribute/Handlers.pm
24321 ____________________________________________________________________________
24322 [ 13544] By: jhi                                   on 2001/12/09  15:20:08
24323         Log: Remove Attribute::Handlers, as per Damian's request.
24324              (Because of fixing the my variables to be now handled
24325              in run-time, the whole internals of the A::H needs to
24326              be rewritten and Damian will not have time for that
24327              for months.)
24328      Branch: perl
24329            - lib/Attribute/Handlers/Changes lib/Attribute/Handlers/README
24330            - lib/Attribute/Handlers/demo/Demo.pm
24331            - lib/Attribute/Handlers/demo/Descriptions.pm
24332            - lib/Attribute/Handlers/demo/MyClass.pm
24333            - lib/Attribute/Handlers/demo/demo.pl
24334            - lib/Attribute/Handlers/demo/demo2.pl
24335            - lib/Attribute/Handlers/demo/demo3.pl
24336            - lib/Attribute/Handlers/demo/demo4.pl
24337            - lib/Attribute/Handlers/demo/demo_call.pl
24338            - lib/Attribute/Handlers/demo/demo_chain.pl
24339            - lib/Attribute/Handlers/demo/demo_cycle.pl
24340            - lib/Attribute/Handlers/demo/demo_hashdir.pl
24341            - lib/Attribute/Handlers/demo/demo_phases.pl
24342            - lib/Attribute/Handlers/demo/demo_range.pl
24343            - lib/Attribute/Handlers/demo/demo_rawdata.pl
24344            - lib/Attribute/Handlers/t/multi.t
24345            ! MANIFEST lib/Attribute/Handlers.pm pod/perldelta.pod
24346            ! pod/perlmodlib.pod pod/perltoc.pod
24347 ____________________________________________________________________________
24348 [ 13543] By: jhi                                   on 2001/12/09  15:00:50
24349         Log: Subject: Re: attributes are broken
24350              From: Spider Boardman <spider@Orb.Nashua.NH.US>
24351              Date: Sun, 09 Dec 2001 00:09:23 -0500
24352              Message-Id: <200112090509.AAA02053@Orb.Nashua.NH.US>              
24353      Branch: perl
24354            ! dump.c embed.h embed.pl lib/attributes.pm op.c op.h
24355            ! pod/perldelta.pod pod/perltoc.pod proto.h t/op/attrs.t
24356            ! xsutils.c
24357 ____________________________________________________________________________
24358 [ 13542] By: jhi                                   on 2001/12/09  14:49:46
24359         Log: Forgotten checkin.
24360      Branch: perl
24361            ! lib/Pod/Text.pm
24362 ____________________________________________________________________________
24363 [ 13541] By: jhi                                   on 2001/12/09  14:48:15
24364         Log: uconfig.h update.
24365      Branch: perl
24366            ! uconfig.h
24367 ____________________________________________________________________________
24368 [ 13540] By: jhi                                   on 2001/12/08  18:39:51
24369         Log: Update Changes.
24370      Branch: perl
24371            ! Changes patchlevel.h
24372 ____________________________________________________________________________
24373 [ 13539] By: jhi                                   on 2001/12/08  18:28:02
24374         Log: Note that some of the Unicode features are
24375              dependent on perlio.
24376      Branch: perl
24377            ! pod/perluniintro.pod
24378 ____________________________________________________________________________
24379 [ 13538] By: jhi                                   on 2001/12/08  17:53:00
24380         Log: Regen perlapi, regen toc.
24381      Branch: perl
24382            ! pod/perlapi.pod pod/perltoc.pod
24383 ____________________________________________________________________________
24384 [ 13537] By: jhi                                   on 2001/12/08  17:44:48
24385         Log: FAQ sync.
24386      Branch: perl
24387            ! pod/perlfaq4.pod pod/perlfaq6.pod
24388 ____________________________________________________________________________
24389 [ 13536] By: jhi                                   on 2001/12/08  17:37:53
24390         Log: Subject: [PATCH] Fix odd language in an sv.c comment
24391              From: coral@eekeek.org
24392              Date: Sat, 8 Dec 2001 12:19:39 -0500
24393              Message-Id: <200112081719.fB8HJdZ14747@eekeek.org>
24394      Branch: perl
24395            ! sv.c
24396 ____________________________________________________________________________
24397 [ 13535] By: jhi                                   on 2001/12/08  15:29:18
24398         Log: Subject: [PATCH lib/vmsish.t] Small test name abuse.
24399              From: Michael G Schwern <schwern@pobox.com>
24400              Date: Fri, 7 Dec 2001 20:03:45 -0500
24401              Message-ID: <20011208010345.GD642@blackrider>
24402              
24403              Subject: [PATCH vms/test.com] Goodbye frightening echo kludge!
24404              From: Michael G Schwern <schwern@pobox.com>
24405              Date: Fri, 7 Dec 2001 20:13:54 -0500
24406              Message-ID: <20011208011354.GE642@blackrider>
24407              
24408              Subject: [PATCH t/io/pipe.t t/test.pl] Cleanup & $NO_ENDING
24409              From: Michael G Schwern <schwern@pobox.com>
24410              Date: Fri, 7 Dec 2001 21:47:36 -0500
24411              Message-ID: <20011208024736.GH642@blackrider>
24412              
24413              Subject: [PATCH t/op/exec.t] Piping and newline on pipe tests
24414              From: Michael G Schwern <schwern@pobox.com>
24415              Date: Fri, 7 Dec 2001 23:09:43 -0500
24416              Message-ID: <20011208040943.GK642@blackrider>
24417              
24418              Subject: [PATCH] vms/test.com -- skip tty tests when not interactive
24419              Message-Id: <a05101004b83754903506@[172.16.52.1]>
24420              Date: Fri, 7 Dec 2001 23:28:15 -0600
24421              From: "Craig A. Berry" <craigberry@mac.com>
24422      Branch: perl
24423            ! lib/vmsish.t t/io/pipe.t t/op/exec.t t/test.pl vms/test.com
24424 ____________________________________________________________________________
24425 [ 13534] By: jhi                                   on 2001/12/08  15:16:14
24426         Log: Integrate perlio.
24427      Branch: perl
24428           !> doio.c lib/Exporter/Heavy.pm lib/open.t op.c perlio.c
24429           !> perliol.h pod/perlfunc.pod pod/perltoc.pod pp.c
24430 ____________________________________________________________________________
24431 [ 13533] By: jhi                                   on 2001/12/08  15:13:39
24432         Log: Retract #11156 since Sarathy has found that it breaks code:
24433              http://bugs.ActiveState.com/show_bug.cgi?id=18457
24434              http://bugs.ActiveState.com/show_bug.cgi?id=18858
24435      Branch: perl
24436            ! op.c sv.c t/op/pos.t
24437 ____________________________________________________________________________
24438 [ 13532] By: nick                                  on 2001/12/08  14:11:12
24439         Log: Integrate mainline
24440      Branch: perlio
24441           !> Changes doop.c patchlevel.h pod/perluniintro.pod t/op/chop.t
24442           !> t/op/magic.t t/op/stat.t t/run/switches.t t/test.pl
24443 ____________________________________________________________________________
24444 [ 13531] By: nick                                  on 2001/12/08  13:48:21
24445         Log: Tweak multi-arg open error messages
24446      Branch: perlio
24447            ! perlio.c
24448 ____________________________________________________________________________
24449 [ 13530] By: nick                                  on 2001/12/08  10:20:06
24450         Log: Allow multi-arg open() if opening layer declares this legal.
24451      Branch: perlio
24452            ! doio.c perlio.c perliol.h
24453 ____________________________________________________________________________
24454 [ 13529] By: jhi                                   on 2001/12/07  23:48:58
24455         Log: Subject: [PATCH t/run/switches.t] Declaring mostly TODO
24456              From: Michael G Schwern <schwern@pobox.com>       
24457              Date: Fri, 7 Dec 2001 19:41:31 -0500
24458              Message-ID: <20011208004131.GC642@blackrider>
24459      Branch: perl
24460            ! t/run/switches.t t/test.pl
24461 ____________________________________________________________________________
24462 [ 13528] By: jhi                                   on 2001/12/07  23:47:26
24463         Log: Subject: [PATCH t/op/stat.t] Declaring -t STDIN w/pipe TODO
24464              From: Michael G Schwern <schwern@pobox.com>       
24465              Date: Fri, 7 Dec 2001 19:12:44 -0500
24466              Message-ID: <20011208001244.GB642@blackrider>
24467      Branch: perl
24468            ! t/op/stat.t
24469 ____________________________________________________________________________
24470 [ 13527] By: jhi                                   on 2001/12/07  22:31:22
24471         Log: Subject: [PATCH t/op/magic.t] Puut... The TODO... Beck!
24472              From: Michael G Schwern <schwern@pobox.com>
24473              Date: Fri, 7 Dec 2001 17:28:57 -0500
24474              Message-ID: <20011207222857.GI23210@blackrider>
24475      Branch: perl
24476            ! t/op/magic.t
24477 ____________________________________________________________________________
24478 [ 13526] By: jhi                                   on 2001/12/07  22:27:46
24479         Log: which_perl: if File::Spec fails, assume "./" and hope for the best.
24480      Branch: perl
24481            ! t/test.pl
24482 ____________________________________________________________________________
24483 [ 13525] By: jhi                                   on 2001/12/07  22:21:25
24484         Log: which_perl: delay as much a possible till runtime.
24485      Branch: perl
24486            ! t/test.pl
24487 ____________________________________________________________________________
24488 [ 13524] By: jhi                                   on 2001/12/07  21:58:15
24489         Log: Further tweakage to which_perl().
24490      Branch: perl
24491            ! t/test.pl
24492 ____________________________________________________________________________
24493 [ 13523] By: jhi                                   on 2001/12/07  21:57:30
24494         Log: perluniintro tweaks.
24495      Branch: perl
24496            ! pod/perluniintro.pod
24497 ____________________________________________________________________________
24498 [ 13522] By: jhi                                   on 2001/12/07  21:01:02
24499         Log: Tweak the $Perl computation.
24500      Branch: perl
24501            ! t/test.pl
24502 ____________________________________________________________________________
24503 [ 13521] By: jhi                                   on 2001/12/07  17:27:02
24504         Log: Subject: Re: [PATCH] chom?p needs to remove read only fakery
24505              From: Nicholas Clark <nick@ccl4.org>
24506              Date: Fri, 7 Dec 2001 17:06:56 +0000
24507              Message-ID: <20011207170656.G21702@plum.flirble.org>
24508      Branch: perl
24509            ! doop.c t/op/chop.t
24510 ____________________________________________________________________________
24511 [ 13520] By: jhi                                   on 2001/12/07  15:55:34
24512         Log: Update Changes.
24513      Branch: perl
24514            ! Changes patchlevel.h
24515 ____________________________________________________________________________
24516 [ 13519] By: jhi                                   on 2001/12/07  15:32:58
24517         Log: Missing ).
24518      Branch: perl
24519            ! t/test.pl
24520 ____________________________________________________________________________
24521 [ 13518] By: jhi                                   on 2001/12/07  15:24:32
24522         Log: Allow several arguments to display().
24523      Branch: perl
24524            ! t/test.pl
24525 ____________________________________________________________________________
24526 [ 13517] By: jhi                                   on 2001/12/07  15:19:20
24527         Log: /dev/stdout could be either a character special file
24528              or a named pipe, so let's pretend it doesn't exist.
24529      Branch: perl
24530            ! t/op/stat.t
24531 ____________________________________________________________________________
24532 [ 13516] By: nick                                  on 2001/12/07  15:09:23
24533         Log: Integrate again - can I catch up ?
24534      Branch: perlio
24535           !> t/test.pl
24536 ____________________________________________________________________________
24537 [ 13515] By: nick                                  on 2001/12/07  15:08:17
24538         Log: Integrate mainline some more
24539      Branch: perlio
24540           !> README.hpux hints/linux.sh pod/perlfunc.pod
24541 ____________________________________________________________________________
24542 [ 13514] By: nick                                  on 2001/12/07  15:07:15
24543         Log: Integrate mainline
24544      Branch: perlio
24545           +> djgpp/djgpp.h ext/Devel/PPPort/Changes
24546           +> ext/Devel/PPPort/PPPort.xs ext/Devel/PPPort/module2.c
24547           +> ext/Devel/PPPort/module3.c ext/Devel/PPPort/t/test.t
24548           +> hints/super-ux.sh lib/File/Spec/t/Functions.t
24549           +> lib/File/Spec/t/Spec.t lib/File/Spec/t/rel2abs2rel.t
24550           +> lib/Math/BigInt/t/bare_mbi.t pod/perl561delta.pod
24551           +> t/lib/Math/BigInt/BareCalc.pm
24552            - ext/Devel/PPPort/harness/Harness.pm
24553            - ext/Devel/PPPort/harness/Harness.xs
24554            - ext/Devel/PPPort/harness/Makefile.PL
24555            - ext/Devel/PPPort/harness/module2.c
24556            - ext/Devel/PPPort/harness/module3.c
24557            - ext/Devel/PPPort/harness/t/test.t lib/File/Spec.t
24558            - lib/File/Spec/Functions.t
24559           !> (integrate 103 files)
24560 ____________________________________________________________________________
24561 [ 13513] By: jhi                                   on 2001/12/07  14:58:06
24562         Log: Add display() for displaying icky scalars.
24563      Branch: perl
24564            ! t/test.pl
24565 ____________________________________________________________________________
24566 [ 13511] By: jhi                                   on 2001/12/07  14:40:58
24567         Log: Subject: [ID 20011207.001] documentation bug for waitpid
24568              From: Jan-Pieter Cornet <john@pc.xs4all.nl>
24569              Date: Fri, 7 Dec 2001 12:44:56 +0100
24570              Message-Id: <200112071144.MAA12790@pc.xs4all.nl>
24571      Branch: perl
24572            ! pod/perlfunc.pod
24573 ____________________________________________________________________________
24574 [ 13510] By: jhi                                   on 2001/12/07  14:38:39
24575         Log: gcc version matching didn't.
24576      Branch: perl
24577            ! hints/linux.sh
24578 ____________________________________________________________________________
24579 [ 13509] By: jhi                                   on 2001/12/07  14:21:33
24580         Log: Subject: HP renamed their servers              
24581              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
24582              Date: Fri, 07 Dec 2001 12:07:22 +0100
24583              Message-Id: <20011207120501.E16F.H.M.BRAND@hccnet.nl>
24584      Branch: perl
24585            ! README.hpux
24586 ____________________________________________________________________________
24587 [ 13508] By: jhi                                   on 2001/12/07  14:01:41
24588         Log: Subject: Re: [patch pod/perlport.pod] wrong escape
24589              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
24590              Date: Fri, 7 Dec 2001 00:24:55 -0500
24591              Message-ID: <20011207002455.D529632@linguist.thayer.dartmouth.edu>
24592      Branch: perl
24593            ! pod/perlport.pod
24594 ____________________________________________________________________________
24595 [ 13507] By: jhi                                   on 2001/12/07  03:07:03
24596         Log: Subject: [PATCH t/op/exec.t t/base/lex.t] Test For Echo, take 2
24597              From: Michael G Schwern <schwern@pobox.com> 
24598              Date: Thu, 6 Dec 2001 22:56:34 -0500
24599              Message-ID: <20011207035634.GO22648@blackrider>
24600      Branch: perl
24601            ! t/base/lex.t t/op/exec.t
24602 ____________________________________________________________________________
24603 [ 13506] By: jhi                                   on 2001/12/07  03:05:38
24604         Log: Subject: [PATCH t/test.pl ...] which_perl for safer $^Xing
24605              From: Michael G Schwern <schwern@pobox.com>
24606              Date: Thu, 6 Dec 2001 22:45:44 -0500
24607              Message-ID: <20011207034544.GN22648@blackrider>
24608              
24609              (plus op/ref tweak)
24610      Branch: perl
24611            ! t/comp/script.t t/io/open.t t/op/ref.t t/op/stat.t
24612            ! t/run/kill_perl.t t/test.pl
24613 ____________________________________________________________________________
24614 [ 13505] By: jhi                                   on 2001/12/07  01:30:25
24615         Log: Upgrade to Math::BigInt 1.48.
24616      Branch: perl
24617            + lib/Math/BigInt/t/bare_mbi.t t/lib/Math/BigInt/BareCalc.pm
24618            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
24619            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.inc
24620            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintc.t
24621            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
24622            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
24623            ! t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/Subclass.pm
24624 ____________________________________________________________________________
24625 [ 13504] By: jhi                                   on 2001/12/07  00:56:58
24626         Log: Mention also perl56delta in case someone is upgrading from
24627              Perl 5.005_03.
24628      Branch: perl
24629            ! pod/perldelta.pod
24630 ____________________________________________________________________________
24631 [ 13503] By: jhi                                   on 2001/12/07  00:46:55
24632         Log: Subject: [PATCH t/base/lex.t, term.t] Purging echo from base tests
24633              From: Michael G Schwern <schwern@pobox.com>
24634              Date: Thu, 6 Dec 2001 15:15:28 -0500
24635              Message-ID: <20011206201528.GF16414@blackrider>
24636              
24637              (just the term.t, not the lex.t)
24638              
24639              Subject: [PATCH t/comp/script.t] Elimininating needless logic, runs from t/ now
24640              From: Michael G Schwern <schwern@pobox.com>
24641              Date: Thu, 6 Dec 2001 15:22:22 -0500
24642              Message-ID: <20011206202222.GG16414@blackrider>
24643              
24644              Subject: [PATCH t/run/kill_perl.t] Eliminationg needless $^X logic
24645              From: Michael G Schwern <schwern@pobox.com>
24646              Date: Thu, 6 Dec 2001 15:31:58 -0500
24647              Message-ID: <20011206203158.GI16414@blackrider>
24648              
24649              Subject: [PATCH t/io/open.t t/test.pl] Cleanup and echo purge
24650              From: Michael G Schwern <schwern@pobox.com>
24651              Date: Thu, 6 Dec 2001 17:38:55 -0500
24652              Message-ID: <20011206223855.GC22648@blackrider>
24653      Branch: perl
24654            ! t/base/term.t t/comp/script.t t/io/open.t t/run/kill_perl.t
24655            ! t/test.pl
24656 ____________________________________________________________________________
24657 [ 13502] By: jhi                                   on 2001/12/06  22:15:49
24658         Log: Update the thr5005 situation.
24659      Branch: perl
24660            ! pod/perldelta.pod
24661 ____________________________________________________________________________
24662 [ 13501] By: jhi                                   on 2001/12/06  22:06:28
24663         Log: perldelta borrowings from perl561delta.
24664      Branch: perl
24665            ! pod/perldelta.pod
24666 ____________________________________________________________________________
24667 [ 13500] By: jhi                                   on 2001/12/06  21:21:59
24668         Log: Add the 5.6.1 perldelta as perl561delta.
24669              (Makes it easier to steal stuff for perldelta :-)
24670      Branch: perl
24671            + pod/perl561delta.pod
24672            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
24673 ____________________________________________________________________________
24674 [ 13499] By: jhi                                   on 2001/12/06  20:46:04
24675         Log: Retract #13496 for now.
24676      Branch: perl
24677            ! t/base/lex.t t/base/term.t
24678 ____________________________________________________________________________
24679 [ 13498] By: jhi                                   on 2001/12/06  20:16:04
24680         Log: Subject: [PATCH per@13492] (was Re: [PATCH perl@13462]] VMS-only File::Spec->canonpath fix)
24681              From: "Craig A. Berry" <craigberry@mac.com>
24682              Date: Thu, 6 Dec 2001 14:54:36 -0600
24683              Message-Id: <a05101000b8358a58eb28@[172.16.52.1]>
24684      Branch: perl
24685            ! vms/ext/filespec.t
24686 ____________________________________________________________________________
24687 [ 13496] By: jhi                                   on 2001/12/06  19:47:53
24688         Log: (retracted by #13499)
24689              
24690              Subject: [PATCH t/base/lex.t, term.t] Purging echo from base tests
24691              From: Michael G Schwern <schwern@pobox.com>
24692              Date: Thu, 6 Dec 2001 15:15:28 -0500
24693              Message-ID: <20011206201528.GF16414@blackrider>
24694      Branch: perl
24695            ! t/base/lex.t t/base/term.t
24696 ____________________________________________________________________________
24697 [ 13495] By: jhi                                   on 2001/12/06  17:56:15
24698         Log: Subject: [PATCH t/op/stat.t] VMS has no link count
24699              From: Michael G Schwern <schwern@pobox.com>
24700              Date: Thu, 6 Dec 2001 13:54:48 -0500
24701              Message-ID: <20011206185448.GC16414@blackrider>
24702      Branch: perl
24703            ! t/op/stat.t
24704 ____________________________________________________________________________
24705 [ 13494] By: jhi                                   on 2001/12/06  17:54:14
24706         Log: The #4 has nothing to do with Unicode.
24707      Branch: perl
24708            ! t/op/tr.t
24709 ____________________________________________________________________________
24710 [ 13493] By: jhi                                   on 2001/12/06  17:52:43
24711         Log: Subject: [PATCH t/op/tr.t] Cleanup and more counting tests
24712              From: Michael G Schwern <schwern@pobox.com>
24713              Date: Thu, 6 Dec 2001 13:45:48 -0500
24714              Message-ID: <20011206184548.GB16414@blackrider>
24715      Branch: perl
24716            ! t/op/tr.t
24717 ____________________________________________________________________________
24718 [ 13492] By: jhi                                   on 2001/12/06  15:47:08
24719         Log: Update Changes.
24720      Branch: perl
24721            ! Changes patchlevel.h
24722 ____________________________________________________________________________
24723 [ 13491] By: jhi                                   on 2001/12/06  15:43:22
24724         Log: Subject: [PATCH Perl@13462, on top of prev. multiplicity patch] MY_RAND workaround update
24725              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
24726              Date: Thu, 6 Dec 2001 11:41:25 EST
24727              Message-Id: <011206114105.67cab@DUPHY4.Physics.Drexel.Edu>
24728      Branch: perl
24729            ! vms/vms.c vms/vmsish.h
24730 ____________________________________________________________________________
24731 [ 13490] By: jhi                                   on 2001/12/06  15:08:40
24732         Log: Subject: [PATCH] Re: weirdness in regexps
24733              From: Robin Houston <robin@kitsite.com> 
24734              Date: Thu, 6 Dec 2001 14:44:01 +0000
24735              Message-ID: <20011206144401.A27752@puffinry.freeserve.co.uk>
24736      Branch: perl
24737            ! op.c t/lib/strict/subs
24738 ____________________________________________________________________________
24739 [ 13489] By: jhi                                   on 2001/12/06  15:07:18
24740         Log: Make the -b -c -S tests count all of the /dev, not just
24741              check the first one, as suggested by Benjamin Goldberg.
24742      Branch: perl
24743            ! t/op/stat.t
24744 ____________________________________________________________________________
24745 [ 13488] By: jhi                                   on 2001/12/06  14:41:02
24746         Log: Subject: Re: [PATCH: bleadperl] casefold backref
24747              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
24748              Date: Thu, 6 Dec 2001 10:39:45 -0500 (EST) 
24749              Message-ID: <Pine.GSO.4.21.0112061038490.14590-100000@crusoe.crusoe.net>
24750      Branch: perl
24751            ! regexec.c
24752 ____________________________________________________________________________
24753 [ 13487] By: jhi                                   on 2001/12/06  14:30:45
24754         Log: Nits noticed by Philip Newton, and de-tab DB.t.
24755      Branch: perl
24756            ! lib/DB.t
24757 ____________________________________________________________________________
24758 [ 13486] By: jhi                                   on 2001/12/06  14:23:06
24759         Log: Subject: [PATCH] Re: counting tr thinks it's modifying 
24760              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
24761              Date: 6 Dec 2001 11:06:01 -0000
24762              Message-Id: <slrna0ukap.kbt.rgarciasuarez@rafael.kazibao.net>
24763      Branch: perl
24764            ! op.c t/op/tr.t
24765 ____________________________________________________________________________
24766 [ 13485] By: jhi                                   on 2001/12/06  14:07:54
24767         Log: Subject: [PATCH: bleadperl] casefold backref
24768              From: Hugo van der Sanden <hv@crypt.compulink.co.uk> 
24769              Date: Wed, 05 Dec 2001 17:27:05 +0000
24770              Message-Id: <200112051727.fB5HR5422706@crypt.compulink.co.uk> 
24771      Branch: perl
24772            ! regexec.c t/op/re_tests
24773 ____________________________________________________________________________
24774 [ 13484] By: jhi                                   on 2001/12/06  03:04:18
24775         Log: Subject: [PATCH Perl@13440] MULTIPLICITY fixups               
24776              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
24777              Date: Wed, 5 Dec 2001 22:34:53 EST
24778              Message-Id: <011205223453.8122e@DUPHY4.Physics.Drexel.Edu>
24779      Branch: perl
24780            ! mg.c vms/vms.c vms/vmsish.h
24781 ____________________________________________________________________________
24782 [ 13483] By: jhi                                   on 2001/12/06  02:59:40
24783         Log: Subject: [PATCH lib/File/Spec* MANIFEST] Better abs2rel/rel2abs/canonpath tests
24784              From: Michael G Schwern <schwern@pobox.com>
24785              Date: Wed, 5 Dec 2001 19:52:58 -0500
24786              Message-ID: <20011205195257.A903@blackrider>
24787      Branch: perl
24788            + lib/File/Spec/t/Functions.t lib/File/Spec/t/Spec.t
24789            + lib/File/Spec/t/rel2abs2rel.t
24790            - lib/File/Spec.t lib/File/Spec/Functions.t
24791            ! MANIFEST
24792 ____________________________________________________________________________
24793 [ 13482] By: jhi                                   on 2001/12/06  02:48:27
24794         Log: Subject: Re: Silly stat() portability questions                
24795              From: Benjamin Goldberg <goldbb2@earthlink.net>
24796              Date: Wed, 05 Dec 2001 22:52:35 -0500
24797              Message-ID: <3C0EEB83.8CE93CA2@earthlink.net>
24798      Branch: perl
24799            ! pod/perlport.pod
24800 ____________________________________________________________________________
24801 [ 13481] By: jhi                                   on 2001/12/06  02:39:43
24802         Log: Subject: [PATCH perl@13462]] VMS-only File::Spec->canonpath fix
24803              From: "Craig A. Berry" <craigberry@mac.com>
24804              Date: Wed, 05 Dec 2001 16:41:59 -0600
24805              Message-Id: <5.1.0.14.2.20011205160043.02160e90@exchi01>
24806      Branch: perl
24807            ! README.vms configure.com lib/File/Spec/VMS.pm
24808            ! vms/ext/filespec.t
24809 ____________________________________________________________________________
24810 [ 13480] By: jhi                                   on 2001/12/05  19:53:05
24811         Log: $apply->('club', $glibc_maintainers);
24812              
24813              (Nick Clark just reported that <langinfo.h> YESSTR
24814              is an empty string in Linux 2.4.16-rmk glibc 2.2.4-5)
24815      Branch: perl
24816            ! ext/I18N/Langinfo/Langinfo.t
24817 ____________________________________________________________________________
24818 [ 13479] By: jhi                                   on 2001/12/05  19:49:16
24819         Log: Admonish against assuming A^HUNIX fs/uid/gid semantics.
24820      Branch: perl
24821            ! pod/perlport.pod
24822 ____________________________________________________________________________
24823 [ 13478] By: gsar                                  on 2001/12/05  18:22:38
24824         Log: tweak change#13474 (pad entries can apparently be null in some
24825              situations)
24826      Branch: maint-5.6/perl
24827            ! op.c
24828 ____________________________________________________________________________
24829 [ 13477] By: jhi                                   on 2001/12/05  17:53:13
24830         Log: Restore the /dev -b -c -S part of the test.
24831      Branch: perl
24832            ! t/op/stat.t
24833 ____________________________________________________________________________
24834 [ 13476] By: jhi                                   on 2001/12/05  17:29:36
24835         Log: Retract #13475 until Arthur gets back to the mine.
24836      Branch: perl
24837            ! op.c t/run/kill_perl.t
24838 ____________________________________________________________________________
24839 [ 13475] By: jhi                                   on 2001/12/05  17:07:00
24840         Log: (retracted by #13476)
24841              
24842              Manually apply #13474; fixes stale reference to dead
24843              CvOUTSIDE(); this can happen when anonymous subroutines
24844              that aren't closures are returned from an eval""
24845              
24846              (threads/shared/sv_refs.t is coredump-unhappy about this change)
24847      Branch: perl
24848            ! op.c t/run/kill_perl.t
24849 ____________________________________________________________________________
24850 [ 13474] By: gsar                                  on 2001/12/05  15:14:24
24851         Log: replacement for change#10451
24852              
24853              fixes stale reference to dead CvOUTSIDE(); this can happen when
24854              anonymous subroutines that aren't closures are returned from an
24855              eval""
24856      Branch: maint-5.6/perl
24857            ! op.c t/op/misc.t
24858 ____________________________________________________________________________
24859 [ 13473] By: gsar                                  on 2001/12/05  15:08:18
24860         Log: revert change#10451,10472; it was a naive fix that simply
24861              reintroduced the memory leak!
24862      Branch: maint-5.6/perl
24863            ! op.c t/op/misc.t
24864 ____________________________________________________________________________
24865 [ 13472] By: jhi                                   on 2001/12/05  13:30:47
24866         Log: Subject: Re: [PATCH] File::Basename pod and .t (was: perlpacktut.pod v0.0 (split))
24867              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
24868              Date: Wed, 05 Dec 2001 10:49:20 +0100
24869              Message-ID: <3C0DEDA0.C58A8A9E@alcatel.at>
24870      Branch: perl
24871            ! lib/File/Basename.pm lib/File/Basename.t
24872 ____________________________________________________________________________
24873 [ 13471] By: jhi                                   on 2001/12/05  13:22:50
24874         Log: Subject: [PATCH t/op/magic.t] Removing a TODO
24875              From: Michael G Schwern <schwern@pobox.com> 
24876              Date: Wed, 5 Dec 2001 02:47:59 -0500
24877              Message-ID: <20011205024759.H14333@blackrider>
24878      Branch: perl
24879            ! t/op/magic.t
24880 ____________________________________________________________________________
24881 [ 13470] By: jhi                                   on 2001/12/05  13:21:09
24882         Log: Subject: [PATCH t/op/stat.t vms/test.com] stat.t portability, the LAST VMS exception!
24883              From: Michael G Schwern <schwern@pobox.com>              
24884              Date: Wed, 5 Dec 2001 02:22:05 -0500
24885              Message-ID: <20011205022205.F14333@blackrider>
24886      Branch: perl
24887            ! t/op/stat.t vms/test.com
24888 ____________________________________________________________________________
24889 [ 13469] By: jhi                                   on 2001/12/05  03:44:59
24890         Log: Subject: Re: [PATCH t/op/stat.t t/test.pl] stat.t cleanup, first pass
24891              From: Michael G Schwern <schwern@pobox.com> 
24892              Date: Tue, 4 Dec 2001 23:40:10 -0500
24893              Message-ID: <20011204234010.B14333@blackrider>
24894      Branch: perl
24895            ! t/op/stat.t
24896 ____________________________________________________________________________
24897 [ 13468] By: jhi                                   on 2001/12/05  01:37:04
24898         Log: Subject: [PATCH t/op/stat.t t/test.pl] stat.t cleanup, first pass
24899              From: Michael G Schwern <schwern@pobox.com> 
24900              Date: Tue, 4 Dec 2001 21:09:18 -0500           
24901              Message-ID: <20011204210918.D13279@blackrider>
24902              
24903              t/test.
24904      Branch: perl
24905            ! t/test.pl
24906 ____________________________________________________________________________
24907 [ 13467] By: jhi                                   on 2001/12/05  01:36:44
24908         Log: (accidentally empty check-in)
24909      Branch: perl
24910            ! t/op/stat.t
24911 ____________________________________________________________________________
24912 [ 13466] By: jhi                                   on 2001/12/04  22:51:19
24913         Log: Subject: [PATCH] $., $%, $=, and $- are IV's now
24914              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
24915              Date: Tue, 04 Dec 2001 23:40:27 +0100
24916              Message-Id: <20011204233412.304B.H.M.BRAND@hccnet.nl>
24917      Branch: perl
24918            ! mg.c
24919 ____________________________________________________________________________
24920 [ 13465] By: jhi                                   on 2001/12/04  22:50:26
24921         Log: Subject: [PATCH] minor pod fix in Safe.pm
24922              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
24923              Date: Tue, 4 Dec 2001 22:02:34 +0100
24924              Message-ID: <20011204220234.A17293@rafael>
24925      Branch: perl
24926            ! ext/Opcode/Safe.pm
24927 ____________________________________________________________________________
24928 [ 13464] By: jhi                                   on 2001/12/04  22:47:43
24929         Log: CRLF GRRR.
24930      Branch: perl
24931            ! djgpp/configure.bat
24932 ____________________________________________________________________________
24933 [ 13463] By: jhi                                   on 2001/12/04  22:46:28
24934         Log: DJGPP fixes from Laszlo Molnar.
24935      Branch: perl
24936            ! djgpp/configure.bat djgpp/djgpp.h
24937 ____________________________________________________________________________
24938 [ 13462] By: jhi                                   on 2001/12/04  14:56:22
24939         Log: Update Changes.
24940      Branch: perl
24941            ! Changes patchlevel.h
24942 ____________________________________________________________________________
24943 [ 13461] By: jhi                                   on 2001/12/04  14:49:45
24944         Log: Must wipe out the memory of real Socket before starting
24945              to use the new fake one.
24946      Branch: perl
24947            ! lib/Net/t/config.t
24948 ____________________________________________________________________________
24949 [ 13460] By: jhi                                   on 2001/12/04  14:40:28
24950         Log: LC_ALL might trump LANG.
24951      Branch: perl
24952            ! lib/open.t
24953 ____________________________________________________________________________
24954 [ 13459] By: jhi                                   on 2001/12/04  14:39:38
24955         Log: Make the eval runtime.
24956      Branch: perl
24957            ! lib/open.pm
24958 ____________________________________________________________________________
24959 [ 13458] By: jhi                                   on 2001/12/04  14:08:17
24960         Log: Make the Langinfo test both more lenient (allow
24961              for any symbol not to exists) and stricter (add
24962              more symbols).
24963      Branch: perl
24964            ! ext/I18N/Langinfo/Langinfo.t
24965 ____________________________________________________________________________
24966 [ 13457] By: gsar                                  on 2001/12/04  14:07:01
24967         Log: integrate change#13453 from maint-5.6
24968              
24969              tweak change#11399 to use an explicit flag rather than
24970              ass_u_ming w32_pseudo_id will only be zero for the real
24971              toplevel interpreter; avoids multiple hosts from diddling
24972              the environment at the same time
24973      Branch: perl
24974           !> win32/perlhost.h
24975 ____________________________________________________________________________
24976 [ 13456] By: jhi                                   on 2001/12/04  13:35:58
24977         Log: Subject: [PATCH] VMS update for perldelta.pod
24978              From: "Craig A. Berry" <craigberry@mac.com> 
24979              Date: Tue, 4 Dec 2001 00:23:12 -0600
24980              Message-Id: <a05101002b83218be190d@[172.16.52.1]>
24981      Branch: perl
24982            ! pod/perldelta.pod
24983 ____________________________________________________________________________
24984 [ 13455] By: jhi                                   on 2001/12/04  13:23:19
24985         Log: NetWare tweak from Ananth Kesari.
24986      Branch: perl
24987            ! NetWare/Makefile
24988 ____________________________________________________________________________
24989 [ 13454] By: jhi                                   on 2001/12/04  13:17:38
24990         Log: Upgrade to Net::Ping 2.07, from Rob Brown.
24991              Not adding the test suite because of its many assumptions.
24992      Branch: perl
24993            ! lib/Net/Ping.pm
24994 ____________________________________________________________________________
24995 [ 13453] By: gsar                                  on 2001/12/04  07:54:58
24996         Log: tweak change#11399 to use an explicit flag rather than
24997              ass_u_ming w32_pseudo_id will only be zero for the real
24998              toplevel interpreter; avoids multiple hosts from diddling
24999              the environment at the same time
25000      Branch: maint-5.6/perl
25001            ! win32/perlhost.h
25002 ____________________________________________________________________________
25003 [ 13452] By: jhi                                   on 2001/12/04  04:28:29
25004         Log: Add hints file for SUPER-UX: the UNIX of NEC SX series,
25005              from Len Makin.
25006      Branch: perl
25007            + hints/super-ux.sh
25008            ! MANIFEST
25009 ____________________________________________________________________________
25010 [ 13451] By: jhi                                   on 2001/12/04  01:58:03
25011         Log: Add Mac OS X known failures to perldelta.
25012      Branch: perl
25013            ! pod/perldelta.pod
25014 ____________________________________________________________________________
25015 [ 13450] By: jhi                                   on 2001/12/04  01:26:38
25016         Log: I think it's time to call the utf8 code non-test.
25017      Branch: perl
25018            ! utf8.c
25019 ____________________________________________________________________________
25020 [ 13449] By: jhi                                   on 2001/12/04  00:59:27
25021         Log: Retract #13303, need rethink.
25022      Branch: perl
25023            ! utf8.c
25024 ____________________________________________________________________________
25025 [ 13448] By: jhi                                   on 2001/12/03  22:40:22
25026         Log: Subject: [PATCH perl@13440] VMS install fix-ups: add libnetcfg and xsubpp as utility commands
25027              From: "Craig A. Berry" <craigberry@mac.com>
25028              Date: Mon, 03 Dec 2001 16:28:06 -0600
25029              Message-Id: <5.1.0.14.2.20011202223303.01c3ab98@exchi01>
25030      Branch: perl
25031            ! configure.com lib/File/Basename.pm vms/descrip_mms.template
25032 ____________________________________________________________________________
25033 [ 13447] By: jhi                                   on 2001/12/03  22:37:12
25034         Log: Subject: [PATCH] Solaris/longdouble needs /opt/SUNWspro/lib
25035              From: Andy Dougherty <doughera@lafayette.edu>
25036              Date: Mon, 3 Dec 2001 15:48:26 -0500 (EST)
25037              Message-ID: <Pine.SOL.4.10.10112031543520.5207-100000@maxwell.phys.lafayette.edu>
25038      Branch: perl
25039            ! hints/solaris_2.sh
25040 ____________________________________________________________________________
25041 [ 13446] By: jhi                                   on 2001/12/03  22:29:58
25042         Log: This test is not very robust on 8.3-constrained systems:
25043              all the "with truncated name" lines between "Autosplitting ..."
25044              and "some names are not unique" lines are unexpected,
25045              and the truncation message becomes:
25046              testtest.al, testtest.al truncate to testtest 
25047      Branch: perl
25048            ! lib/AutoSplit.t
25049 ____________________________________________________________________________
25050 [ 13445] By: jhi                                   on 2001/12/03  22:13:07
25051         Log: DOS/DJGPP has nl_langinfo() but nothing much in it.
25052      Branch: perl
25053            ! ext/I18N/Langinfo/Langinfo.t
25054 ____________________________________________________________________________
25055 [ 13444] By: jhi                                   on 2001/12/03  22:02:52
25056         Log: Test::Morify UCD.t
25057      Branch: perl
25058            ! lib/Unicode/UCD.t
25059 ____________________________________________________________________________
25060 [ 13443] By: jhi                                   on 2001/12/03  21:50:13
25061         Log: If Socket has not been built (e.g. DJGPP) the libnet
25062              tests fall over with (too) much noise.
25063      Branch: perl
25064            ! lib/Net/t/config.t lib/Net/t/ftp.t lib/Net/t/hostname.t
25065            ! lib/Net/t/netrc.t lib/Net/t/nntp.t lib/Net/t/require.t
25066            ! lib/Net/t/smtp.t lib/Net/t/time.t
25067 ____________________________________________________________________________
25068 [ 13442] By: jhi                                   on 2001/12/03  17:22:08
25069         Log: Subject: [PATCH] shared hash keys and ++/--
25070              From: Nicholas Clark <nick@ccl4.org>
25071              Date: Mon, 3 Dec 2001 16:37:16 +0000
25072              Message-ID: <20011203163716.C21702@plum.flirble.org>
25073      Branch: perl
25074            ! pp.c pp_hot.c sv.c t/op/inc.t
25075 ____________________________________________________________________________
25076 [ 13441] By: jhi                                   on 2001/12/03  17:15:52
25077         Log: Subject: [PATCH lib/Term/Cap.pm] was Re: [PATCH] Shared hash keys
25078              From: Jonathan Stowe <jns@gellyfish.com>
25079              Date: Mon, 3 Dec 2001 15:48:38 +0000 (GMT)
25080              Message-ID: <Pine.LNX.4.33.0112031543290.386-100000@orpheus.gellyfish.com>
25081      Branch: perl
25082            ! lib/Term/Cap.pm
25083 ____________________________________________________________________________
25084 [ 13440] By: jhi                                   on 2001/12/03  14:26:58
25085         Log: Update Changes.
25086      Branch: perl
25087            ! Changes patchlevel.h
25088 ____________________________________________________________________________
25089 [ 13439] By: jhi                                   on 2001/12/03  14:22:05
25090         Log: perldelta tweaks.
25091      Branch: perl
25092            ! pod/perldelta.pod
25093 ____________________________________________________________________________
25094 [ 13438] By: jhi                                   on 2001/12/03  14:12:08
25095         Log: Subject: [PATCH] perlnewmod.pod: Fixed URL for Ken William's Tutorial
25096              From: Sam Tregar <sam@tregar.com> 
25097              Date: Mon, 3 Dec 2001 00:04:07 -0500 (EST)
25098              Message-ID: <Pine.LNX.4.33.0112030002210.24619-100000@localhost.localdomain>
25099      Branch: perl
25100            ! pod/perlnewmod.pod
25101 ____________________________________________________________________________
25102 [ 13437] By: jhi                                   on 2001/12/03  14:08:59
25103         Log: microperl casting nit.
25104      Branch: perl
25105            ! utf8.c
25106 ____________________________________________________________________________
25107 [ 13436] By: jhi                                   on 2001/12/03  14:03:21
25108         Log: Make sharepvn a macro since all it does is a deref.
25109      Branch: perl
25110            ! embed.h embed.pl global.sym hv.c hv.h proto.h
25111 ____________________________________________________________________________
25112 [ 13435] By: jhi                                   on 2001/12/03  13:38:14
25113         Log: perldelta updates.
25114      Branch: perl
25115            ! pod/perldelta.pod
25116 ____________________________________________________________________________
25117 [ 13434] By: jhi                                   on 2001/12/03  13:13:02
25118         Log: PPPort update from Paul Marquess.
25119      Branch: perl
25120            + ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort.xs
25121            + ext/Devel/PPPort/module2.c ext/Devel/PPPort/module3.c
25122            + ext/Devel/PPPort/t/test.t
25123            - ext/Devel/PPPort/harness/Harness.pm
25124            - ext/Devel/PPPort/harness/Harness.xs
25125            - ext/Devel/PPPort/harness/Makefile.PL
25126            - ext/Devel/PPPort/harness/module2.c
25127            - ext/Devel/PPPort/harness/module3.c
25128            - ext/Devel/PPPort/harness/t/test.t
25129            ! MANIFEST ext/Devel/PPPort/MANIFEST
25130            ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/PPPort.pm
25131            ! ext/Devel/PPPort/README ext/Devel/PPPort/TODO
25132            ! ext/Devel/PPPort/soak
25133 ____________________________________________________________________________
25134 [ 13433] By: jhi                                   on 2001/12/03  12:57:23
25135         Log: No use talking about dynamic library search patch
25136              unless we are having a dynamic build.
25137      Branch: perl
25138            ! t/TEST
25139 ____________________________________________________________________________
25140 [ 13432] By: jhi                                   on 2001/12/02  22:35:04
25141         Log: Be more explicit on the List::Util build trick,
25142              should also stop unneeded rebuilds on static builds.
25143      Branch: perl
25144            ! ext/List/Util/Makefile.PL
25145 ____________________________________________________________________________
25146 [ 13431] By: jhi                                   on 2001/12/02  22:18:45
25147         Log: We need to replace the optimize (-O1) with
25148              the -h scalar0 -h vector0, not append them
25149              to the ccflags.
25150      Branch: perl
25151            ! hints/unicos.sh hints/unicosmk.sh
25152 ____________________________________________________________________________
25153 [ 13430] By: jhi                                   on 2001/12/02  20:01:24
25154         Log: Subject: [PATCH] Shared hash keys 
25155              From: Nicholas Clark <nick@ccl4.org>
25156              Date: Sun, 2 Dec 2001 20:52:32 +0000
25157              Message-ID: <20011202205232.U21702@plum.flirble.org>
25158      Branch: perl
25159            ! doop.c t/op/tr.t
25160 ____________________________________________________________________________
25161 [ 13429] By: jhi                                   on 2001/12/02  19:19:54
25162         Log: Better add new files to MANIFEST, too.
25163      Branch: perl
25164            ! MANIFEST
25165 ____________________________________________________________________________
25166 [ 13428] By: jhi                                   on 2001/12/02  18:38:18
25167         Log: Subject: {PATCH] perlpacktut.pod
25168              From: "Wolfgang Laun" <wolfgang.laun@chello.at> 
25169              Date: Sun, 02 Dec 2001 19:55:06 +0100
25170              Message-ID: <200112021955060600.009C0EF9@smtp.chello.at>
25171      Branch: perl
25172            ! pod/perlpacktut.pod
25173 ____________________________________________________________________________
25174 [ 13427] By: jhi                                   on 2001/12/02  17:07:57
25175         Log: Various small nits found by DJGPP build.
25176      Branch: perl
25177            ! doio.c mg.c pp.c util.c
25178 ____________________________________________________________________________
25179 [ 13426] By: jhi                                   on 2001/12/02  16:55:21
25180         Log: Subject: RE: More verbose POD for Carp
25181              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>
25182              Date: Sun, 2 Dec 2001 11:32:51 -0500
25183              Message-ID: <3C0A9748@operamail.com>
25184      Branch: perl
25185            ! lib/Carp.pm
25186 ____________________________________________________________________________
25187 [ 13425] By: jhi                                   on 2001/12/02  16:54:06
25188         Log: Add a header for DJGPP with the function prototypes.
25189      Branch: perl
25190            + djgpp/djgpp.h
25191            ! MANIFEST djgpp/djgpp.c
25192 ____________________________________________________________________________
25193 [ 13424] By: jhi                                   on 2001/12/02  01:17:43
25194         Log: Subject: [PATCH] chdir() with an empty tainted argument on Win32
25195              From: Abe Timmerman <abe@ztreet.demon.nl>
25196              Date: Sun, 02 Dec 2001 02:41:25 +0100
25197              Message-ID: <j8vi0uorud2fa9vp0q2dpmn7tpr5hqec1d@4ax.com>
25198      Branch: perl
25199            ! pp_sys.c
25200 ____________________________________________________________________________
25201 [ 13423] By: jhi                                   on 2001/12/02  01:05:43
25202         Log: There isn't PTR2INT(), there's PTR2IV().
25203      Branch: perl
25204            ! ext/Time/HiRes/HiRes.xs
25205 ____________________________________________________________________________
25206 [ 13422] By: jhi                                   on 2001/12/02  00:56:05
25207         Log: Subject: [ID 20011201.170] Time::HiRes in devel-perl causes segfaults for xs users
25208              From: Marc Lehmann <root@schmorp.de>
25209              Date: Sun, 02 Dec 2001 02:44:53 +0100
25210              Message-Id: <E16ALgb-0006Yw-00.pgcc-forever-2001-12-02-02-44-53@fuji.laendle>
25211      Branch: perl
25212            ! ext/Time/HiRes/HiRes.xs
25213 ____________________________________________________________________________
25214 [ 13421] By: jhi                                   on 2001/12/02  00:25:35
25215         Log: encode()/decode() examples.
25216      Branch: perl
25217            ! ext/Encode/Encode.pm
25218 ____________________________________________________________________________
25219 [ 13420] By: jhi                                   on 2001/12/02  00:14:38
25220         Log: DJGPP tweaks from Laszlo Molnar.
25221      Branch: perl
25222            ! djgpp/config.over djgpp/djgppsed.sh
25223 ____________________________________________________________________________
25224 [ 13419] By: jhi                                   on 2001/12/01  20:52:19
25225         Log: Update Changes.
25226      Branch: perl
25227            ! Changes patchlevel.h
25228 ____________________________________________________________________________
25229 [ 13418] By: jhi                                   on 2001/12/01  20:40:03
25230         Log: Integrate perlio;
25231              
25232              Skip socket-ness tests on handles (e.g. PerlIO::Scalar)
25233              which do not have file descriptors. Noticed a possibly
25234              worse problem in the process ...
25235      Branch: perl
25236           !> doio.c
25237 ____________________________________________________________________________
25238 [ 13417] By: jhi                                   on 2001/12/01  20:37:40
25239         Log: Non-VMS-fixed and Win32-skipped version of
25240              
25241              Subject: [PATCH t/op/exec.t] Portabilty fix 
25242              From: Michael G Schwern <schwern@pobox.com> 
25243              Date: Fri, 30 Nov 2001 16:09:27 -0500
25244              Message-ID: <20011130160927.A10406@blackrider>
25245      Branch: perl
25246            ! t/op/exec.t
25247 ____________________________________________________________________________
25248 [ 13416] By: jhi                                   on 2001/12/01  20:35:31
25249         Log: Subject: Enabling strict on Carp/Heavy, + internal documentation
25250              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>                
25251              Date: Sat, 1 Dec 2001 07:01:09 -0500
25252              Message-ID: <3C0D2E39@operamail.com>
25253              
25254              Subject: More verbose POD for Carp
25255              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>                
25256              Date: Sat, 1 Dec 2001 08:04:16 -0500
25257              Message-ID: <3C285C2B@operamail.com>
25258      Branch: perl
25259            ! lib/Carp.pm lib/Carp/Heavy.pm
25260 ____________________________________________________________________________
25261 [ 13415] By: jhi                                   on 2001/12/01  20:31:06
25262         Log: Subject: [PATCH lib/DB.t] Strictures, dual variables 
25263              From: chromatic <chromatic@rmci.net>
25264              Date: Sat, 01 Dec 2001 12:41:58 -0700
25265              Message-ID: <20011201194946.50449.qmail@onion.perl.org>
25266      Branch: perl
25267            ! lib/DB.t
25268 ____________________________________________________________________________
25269 [ 13414] By: jhi                                   on 2001/12/01  20:30:17
25270         Log: Try to make a missing RADIXCHAR a softer kinder error.
25271      Branch: perl
25272            ! ext/I18N/Langinfo/Langinfo.t
25273 ____________________________________________________________________________
25274 [ 13413] By: jhi                                   on 2001/12/01  20:21:27
25275         Log: Have a little faith on nl_langinfo() itself.
25276      Branch: perl
25277            ! ext/I18N/Langinfo/Langinfo.xs
25278 ____________________________________________________________________________
25279 [ 13412] By: jhi                                   on 2001/12/01  18:47:07
25280         Log: Typo (a missing endparen) and thinko (_MAXSTRMSG is
25281              the max, not max plus one)
25282      Branch: perl
25283            ! ext/I18N/Langinfo/Langinfo.xs
25284 ____________________________________________________________________________
25285 [ 13411] By: jhi                                   on 2001/12/01  18:45:32
25286         Log: Make reality agree with the comment.
25287      Branch: perl
25288            ! ext/I18N/Langinfo/Langinfo.xs
25289 ____________________________________________________________________________
25290 [ 13410] By: jhi                                   on 2001/12/01  18:43:11
25291         Log: Try to protect against wild langinfo() arguments.
25292      Branch: perl
25293            ! ext/I18N/Langinfo/Langinfo.xs
25294 ____________________________________________________________________________
25295 [ 13409] By: nick                                  on 2001/12/01  18:19:59
25296         Log: Skip socket-ness tests on handles (e.g. PerlIO::Scalar) which do not
25297              have file descriptors. Noticed a possibly worse problem in the process ...
25298      Branch: perlio
25299            ! doio.c
25300 ____________________________________________________________________________
25301 [ 13408] By: jhi                                   on 2001/12/01  18:18:34
25302         Log: (replaced by #13556)
25303              
25304              If we are inside an eval, let's be silent about
25305              separate symbols and just croak() in the end.
25306      Branch: perl
25307            ! lib/Exporter/Heavy.pm
25308 ____________________________________________________________________________
25309 [ 13407] By: nick                                  on 2001/12/01  17:14:05
25310         Log: Integrate mainline
25311      Branch: perlio
25312           !> (integrate 26 files)
25313 ____________________________________________________________________________
25314 [ 13406] By: jhi                                   on 2001/12/01  16:31:02
25315         Log: Subject: Fix for Exporter error reporting behaviour
25316              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>                
25317              Date: Sat, 1 Dec 2001 06:34:48 -0500
25318              Message-ID: <3C0D1B9A@operamail.com>
25319      Branch: perl
25320            ! lib/Exporter.pm lib/Exporter/Heavy.pm
25321 ____________________________________________________________________________
25322 [ 13405] By: jhi                                   on 2001/12/01  16:29:27
25323         Log: Need to hide behind an eval to avoid a warning
25324              about :utf8 on non-perlio configs.
25325      Branch: perl
25326            ! lib/open.t
25327 ____________________________________________________________________________
25328 [ 13404] By: jhi                                   on 2001/12/01  15:55:51
25329         Log: Subject: [PATCH 20010902.002] parser panics on lvalue methods 
25330              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
25331              Date: Fri, 30 Nov 2001 23:46:58 +0100
25332              Message-ID: <20011130234658.A717@rafael>
25333      Branch: perl
25334            ! op.c t/op/method.t
25335 ____________________________________________________________________________
25336 [ 13403] By: jhi                                   on 2001/12/01  15:54:23
25337         Log: Subject: Re: [ID 20011129.163] B::Xref- $top corrupt
25338              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
25339              Date: Thu, 29 Nov 2001 22:46:12 +0100
25340              Message-ID: <20011129224612.A699@rafael>
25341      Branch: perl
25342            ! ext/B/B/Xref.pm
25343 ____________________________________________________________________________
25344 [ 13402] By: jhi                                   on 2001/12/01  15:52:13
25345         Log: Subject: Re: [PATCH] [ID 20011130.166] "in memory" file handles via scalas not documented in perldoc -f open 
25346              From: Tels <perl_dummy@bloodgate.com>
25347              Date: Sat, 01 Dec 2001 10:29:11 +0100 (CET)
25348              Message-Id: <200112010931.LAA29309@tiku.hut.fi>
25349      Branch: perl
25350            ! pod/perlfunc.pod
25351 ____________________________________________________________________________
25352 [ 13401] By: jhi                                   on 2001/12/01  15:48:13
25353         Log: Subject: [REPATCH] reference pointer comparison
25354              From: Nicholas Clark <nick@ccl4.org>
25355              Date: Sat, 1 Dec 2001 13:00:17 +0000
25356              Message-ID: <20011201130017.I21702@plum.flirble.org>
25357      Branch: perl
25358            ! pp.c
25359 ____________________________________________________________________________
25360 [ 13400] By: jhi                                   on 2001/12/01  15:43:15
25361         Log: Upgrade to Storable 1.0.14.
25362      Branch: perl
25363            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
25364 ____________________________________________________________________________
25365 [ 13399] By: jhi                                   on 2001/12/01  15:40:13
25366         Log: Add simple caches for ::viacode() and ::vianame().
25367      Branch: perl
25368            ! lib/charnames.pm lib/charnames.t
25369 ____________________________________________________________________________
25370 [ 13398] By: nick                                  on 2001/12/01  10:36:24
25371         Log: Integrate mainline.
25372      Branch: perlio
25373           +> (branch 44 files)
25374            - lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
25375            - lib/Math/BigInt/t/Math/BigInt/Subclass.pm
25376            - t/lib/FilterOnlyTest.pm t/lib/FilterTest.pm
25377           !> (integrate 250 files)
25378 ____________________________________________________________________________
25379 [ 13397] By: jhi                                   on 2001/12/01  04:35:39
25380         Log: Regen toc and modlib.
25381      Branch: perl
25382            ! pod/perlmodlib.pod pod/perltoc.pod
25383 ____________________________________________________________________________
25384 [ 13396] By: jhi                                   on 2001/12/01  04:31:53
25385         Log: Upgrade to podlators-1.18.
25386      Branch: perl
25387            ! lib/Pod/ParseLink.pm lib/Pod/Text/Termcap.pm
25388 ____________________________________________________________________________
25389 [ 13395] By: jhi                                   on 2001/11/30  23:03:20
25390         Log: -h scalar0 -h vector0 seems to help for both
25391              UNICOS and UNICOS/mk on the unpack %65c problems.
25392              
25393              (replaces #13393)
25394      Branch: perl
25395            ! hints/unicos.sh hints/unicosmk.sh
25396 ____________________________________________________________________________
25397 [ 13394] By: jhi                                   on 2001/11/30  22:51:17
25398         Log: More Socket constants.
25399      Branch: perl
25400            ! ext/Socket/Makefile.PL ext/Socket/Socket.pm
25401 ____________________________________________________________________________
25402 [ 13393] By: jhi                                   on 2001/11/30  22:00:04
25403         Log: (replaced by #13395)
25404      Branch: perl
25405            ! hints/unicosmk.sh
25406 ____________________________________________________________________________
25407 [ 13392] By: jhi                                   on 2001/11/30  20:26:22
25408         Log: Subject: Re: -P and Incredible Disappearing $Config{cppstdin} (was Re: perl@13385)
25409              From: Andy Dougherty <doughera@lafayette.edu>
25410              Date: Fri, 30 Nov 2001 13:49:48 -0500 (EST)
25411              Message-ID: <Pine.SOL.4.10.10111301304220.13302-100000@maxwell.phys.lafayette.edu>
25412              
25413              Simplify the test skippage criterion now that we are
25414              no more dependent on sed.
25415      Branch: perl
25416            ! t/comp/cpp.t t/run/switchPx.t
25417 ____________________________________________________________________________
25418 [ 13391] By: jhi                                   on 2001/11/30  20:19:37
25419         Log: Subject: Re: [ID 20011130.164] Not OK: perl v5.7.2 +DEVEL13363 on i686-linux-2.4.8-26mdk
25420              From: Michael G Schwern <schwern@pobox.com>
25421              Date: Fri, 30 Nov 2001 11:48:44 -0500
25422              Message-ID: <20011130114844.C1303@blackrider>
25423              
25424              (replaces #13381)
25425      Branch: perl
25426            ! t/op/stat.t
25427 ____________________________________________________________________________
25428 [ 13390] By: jhi                                   on 2001/11/30  18:12:54
25429         Log: Let's not assume how much memory has been allocated
25430              to PVs.
25431      Branch: perl
25432            ! ext/Devel/Peek/Peek.t
25433 ____________________________________________________________________________
25434 [ 13389] By: jhi                                   on 2001/11/30  17:38:37
25435         Log: VOS needs to know the modules, including pp_sort.
25436      Branch: perl
25437            ! vos/perl.bind
25438 ____________________________________________________________________________
25439 [ 13388] By: jhi                                   on 2001/11/30  15:18:51
25440         Log: Unused variables.
25441      Branch: perl
25442            ! ext/Unicode/Normalize/Normalize.xs
25443 ____________________________________________________________________________
25444 [ 13387] By: jhi                                   on 2001/11/30  14:57:19
25445         Log: Subject: [PATCH] Cygwin failures with lib/ExtUtils/Embed.t
25446              From: John Peacock <jpeacock@rowman.com>     
25447              Date: Fri, 30 Nov 2001 10:24:00 -0500        
25448              Message-ID: <3C07A490.A22A76B0@rowman.com>   
25449      Branch: perl
25450            ! lib/ExtUtils/Embed.t
25451 ____________________________________________________________________________
25452 [ 13386] By: jhi                                   on 2001/11/30  14:55:02
25453         Log: Tweak for the VOS building script from Paul Green.
25454      Branch: perl
25455            ! vos/configure_perl.cm
25456 ____________________________________________________________________________
25457 [ 13385] By: jhi                                   on 2001/11/30  14:11:18
25458         Log: Update Changes.
25459      Branch: perl
25460            ! Changes patchlevel.h
25461 ____________________________________________________________________________
25462 [ 13384] By: jhi                                   on 2001/11/30  14:00:55
25463         Log: Cannot test if cppstdin has not yet been installed.
25464      Branch: perl
25465            ! t/run/switchPx.t
25466 ____________________________________________________________________________
25467 [ 13383] By: jhi                                   on 2001/11/30  13:59:18
25468         Log: Subject: [PATCH perl.c ...] -P on VMS.  Evicting sed
25469              From: Michael G Schwern <schwern@pobox.com> 
25470              Date: Thu, 29 Nov 2001 22:05:11 -0500
25471              Message-ID: <20011129220510.A18869@blackrider>
25472              
25473              TODO 1: if cppstdin is used and not yet installed,
25474              the Px.t will fail (must do the same as in cpp.t)
25475              
25476              TODO 2: does this work if no Perl whatsoever has
25477              yet been installed?  That is, we should be using
25478              the Perl we are building to execute the one-liner.
25479      Branch: perl
25480            + t/run/switchPx.aux t/run/switchPx.t
25481            ! MANIFEST configure.com perl.c t/comp/cpp.aux t/comp/cpp.t
25482            ! vms/test.com
25483 ____________________________________________________________________________
25484 [ 13382] By: jhi                                   on 2001/11/30  13:41:15
25485         Log: Upgrade to Unicode::Normalize 0.12.
25486      Branch: perl
25487            ! ext/Unicode/Normalize/Changes
25488            ! ext/Unicode/Normalize/Normalize.pm
25489            ! ext/Unicode/Normalize/Normalize.xs
25490            ! ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
25491            ! ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
25492            ! ext/Unicode/Normalize/t/test.t
25493 ____________________________________________________________________________
25494 [ 13381] By: jhi                                   on 2001/11/30  13:23:06
25495         Log: (replaced by #13391)
25496              
25497              Subject: [ID 20011130.164] Not OK: perl v5.7.2 +DEVEL13363 on i686-linux 2.4.8-26mdk
25498              From: jpeacock@dsl092-147-156.wdc1.dsl.speakeasy.net
25499              Date: 30 Nov 2001 11:41:53 -0000             
25500              Message-Id: <20011130114153.24600.qmail@dsl092-147-156.wdc1.dsl.speakeasy.net>
25501              
25502              No need to die if we have high-paranoia (non-chdirable)
25503              system directories.
25504      Branch: perl
25505            ! t/op/stat.t
25506 ____________________________________________________________________________
25507 [ 13380] By: jhi                                   on 2001/11/30  04:49:56
25508         Log: Paragraph rewrapping.
25509      Branch: perl
25510            ! pod/perliol.pod
25511 ____________________________________________________________________________
25512 [ 13379] By: jhi                                   on 2001/11/30  04:38:34
25513         Log: Subject: [patch pod/perliol.pod] s/SvPV/SvPV_nolen/
25514              From: Stas Bekman <stas@stason.org>
25515              Date: Fri, 30 Nov 2001 13:23:34 +0800 (SGT)       
25516              Message-ID: <Pine.LNX.4.40.0111301321220.4595-100000@hope.stason.org>
25517      Branch: perl
25518            ! pod/perliol.pod
25519 ____________________________________________________________________________
25520 [ 13378] By: jhi                                   on 2001/11/30  04:34:40
25521         Log: Whether select() gets restarted on signals is
25522              implementation dependent.
25523      Branch: perl
25524            ! ext/Time/HiRes/HiRes.t
25525 ____________________________________________________________________________
25526 [ 13377] By: jhi                                   on 2001/11/30  01:24:29
25527         Log: More forgotten checkins.
25528      Branch: perl
25529            ! embed.h embed.pl proto.h
25530 ____________________________________________________________________________
25531 [ 13376] By: jhi                                   on 2001/11/30  01:16:22
25532         Log: Add a note about folding vs lowercase.
25533      Branch: perl
25534            ! regexec.c
25535 ____________________________________________________________________________
25536 [ 13375] By: jhi                                   on 2001/11/30  01:09:17
25537         Log: Use to_uni_fold (and add changed global.sym)
25538      Branch: perl
25539            ! global.sym utf8.c
25540 ____________________________________________________________________________
25541 [ 13374] By: jhi                                   on 2001/11/30  00:49:35
25542         Log: Make to Unicode character functions to use UVs
25543              instead of U32s and add to_uni_fold().
25544      Branch: perl
25545            ! embed.pl proto.h utf8.c
25546 ____________________________________________________________________________
25547 [ 13373] By: jhi                                   on 2001/11/29  22:34:44
25548         Log: Subject: Re: DRAFT perlpacktut.pod v0.0
25549              From: Nicholas Clark <nick@ccl4.org>
25550              Date: Thu, 29 Nov 2001 22:47:32 +0000
25551              Message-ID: <20011129224732.W37621@plum.flirble.org>
25552      Branch: perl
25553            ! pod/perlpacktut.pod
25554 ____________________________________________________________________________
25555 [ 13372] By: jhi                                   on 2001/11/29  22:32:49
25556         Log: README.vos updates from Paul Green.
25557      Branch: perl
25558            ! README.vos
25559 ____________________________________________________________________________
25560 [ 13371] By: jhi                                   on 2001/11/29  21:01:31
25561         Log: Subject: [PATCH Perl@13343] VMS pre7 default signal handling
25562              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
25563              Date: Thu, 29 Nov 2001 14:18:51 EST
25564              Message-Id: <011129141454.666c6@DUPHY4.Physics.Drexel.Edu>
25565      Branch: perl
25566            ! mg.c vms/vms.c vms/vmsish.h
25567 ____________________________________________________________________________
25568 [ 13370] By: jhi                                   on 2001/11/29  20:59:35
25569         Log: Subject: [PATCH README.vms] Fwd: [craigberry@mac.com: RE: Broken URL in README.vms]
25570              From: Michael G Schwern <schwern@pobox.com>
25571              Date: Thu, 29 Nov 2001 13:12:31 -0500
25572              Message-ID: <20011129131231.E11300@blackrider>
25573      Branch: perl
25574            ! README.vms
25575 ____________________________________________________________________________
25576 [ 13369] By: jhi                                   on 2001/11/29  20:58:10
25577         Log: BGET_IV was missing.
25578      Branch: perl
25579            ! ext/ByteLoader/bytecode.h
25580 ____________________________________________________________________________
25581 [ 13368] By: jhi                                   on 2001/11/29  15:40:40
25582         Log: Subject: [PATCH lib/Term/Cap.pm] (was Re: warnings from  [PATCH Perl@13013] Term::Cap and VMS )
25583              From: Jonathan Stowe <gellyfish@gellyfish.com>
25584              Date: Thu, 29 Nov 2001 16:31:24 +0000 (GMT)        
25585              Message-ID: <Pine.LNX.4.33.0111291628540.20888-100000@orpheus.gellyfish.com>
25586      Branch: perl
25587            ! lib/Term/Cap.pm
25588 ____________________________________________________________________________
25589 [ 13367] By: jhi                                   on 2001/11/29  15:11:43
25590         Log: Porting/checkURL.pl was missing.
25591      Branch: perl
25592            ! MANIFEST
25593 ____________________________________________________________________________
25594 [ 13366] By: jhi                                   on 2001/11/29  15:03:52
25595         Log: Subject: INSTALL and READMEs should be reviewed
25596              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
25597              Date: Thu, 29 Nov 2001 16:49:36 +0100
25598              Message-ID: <20011129164936.A17492@rafael>         
25599      Branch: perl
25600            ! README.cygwin
25601 ____________________________________________________________________________
25602 [ 13365] By: jhi                                   on 2001/11/29  14:39:01
25603         Log: Subject: Re: [PATCH README.os390] URL fixes and "Tools and Toys" link
25604              From: Peter Prymmer <pvhp@pvhp.best.vwh.net>
25605              Date: Thu, 29 Nov 2001 15:37:42 +0000 (GMT)
25606              Message-ID: <Pine.BSF.4.10.10111291529080.98343-100000@pvhp.best.vwh.net>
25607      Branch: perl
25608            ! README.os390
25609 ____________________________________________________________________________
25610 [ 13364] By: jhi                                   on 2001/11/29  14:34:18
25611         Log: Update Changes.
25612      Branch: perl
25613            ! Changes patchlevel.h
25614 ____________________________________________________________________________
25615 [ 13363] By: jhi                                   on 2001/11/29  14:26:48
25616         Log: The changes to the curliffed files didn't stick in #13348.
25617      Branch: perl
25618            ! README.dos README.win32
25619 ____________________________________________________________________________
25620 [ 13362] By: jhi                                   on 2001/11/29  14:13:03
25621         Log: Subject: Re: Found the rev where File::Glob broke
25622              From: Andy Dougherty <doughera@lafayette.edu>
25623              Date: Thu, 29 Nov 2001 10:14:05 -0500 (EST)
25624              Message-ID: <Pine.SOL.4.10.10111291013060.23886-100000@maxwell.phys.lafayette.edu>
25625      Branch: perl
25626            ! lib/ExtUtils/MM_Unix.pm
25627 ____________________________________________________________________________
25628 [ 13361] By: jhi                                   on 2001/11/29  14:08:30
25629         Log: Use __DATA__ instead of __END__.
25630      Branch: perl
25631            ! lib/Term/Cap.pm
25632 ____________________________________________________________________________
25633 [ 13360] By: jhi                                   on 2001/11/29  14:03:28
25634         Log: Subject: [PATCH toke.c] autosplit into @F fix
25635              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
25636              Date: Thu, 29 Nov 2001 14:52:23 +0100
25637              Message-ID: <20011129145223.A25817@rafael>         
25638      Branch: perl
25639            ! toke.c
25640 ____________________________________________________________________________
25641 [ 13359] By: jhi                                   on 2001/11/29  13:47:07
25642         Log: Subject: [PATCH B::Deparse] deparse -wl0 -i.bak
25643              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
25644              Date: Thu, 29 Nov 2001 15:48:15 +0100
25645              Message-ID: <20011129154815.C25817@rafael>         
25646      Branch: perl
25647            ! ext/B/B/Deparse.pm ext/B/O.pm ext/B/t/deparse.t
25648 ____________________________________________________________________________
25649 [ 13358] By: jhi                                   on 2001/11/29  13:43:40
25650         Log: Subject: DRAFT perlpacktut.pod - minor diffs to v0.1
25651              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
25652              Date: Wed, 28 Nov 2001 20:35:29 +0100
25653              Message-ID: <200111282035290250.0067732D@smtp.chello.at>
25654      Branch: perl
25655            ! pod/perlpacktut.pod
25656 ____________________________________________________________________________
25657 [ 13357] By: jhi                                   on 2001/11/29  13:42:18
25658         Log: Subject: [patch pod/perlapio.pod] csh temp env setting
25659              From: Stas Bekman <stas@stason.org>
25660              Date: Thu, 29 Nov 2001 13:17:57 +0800 (SGT) 
25661              Message-ID: <Pine.LNX.4.40.0111291314570.17584-100000@hope.stason.org>
25662              
25663              (with tweaks)
25664      Branch: perl
25665            ! pod/perlapio.pod
25666 ____________________________________________________________________________
25667 [ 13356] By: jhi                                   on 2001/11/29  13:39:06
25668         Log: Subject: Re: [PATCH Exporter.pm] Explain dangers & workaround for AUTOLOADed constant subs
25669              From: Tels <perl_dummy@bloodgate.com>
25670              Date: Thu, 29 Nov 2001 07:28:10 +0100 (CET) 
25671              Message-Id: <200111290630.IAA08631@tiku.hut.fi>
25672              
25673              (plus paragraph rewrapping)
25674      Branch: perl
25675            ! lib/Exporter.pm
25676 ____________________________________________________________________________
25677 [ 13355] By: jhi                                   on 2001/11/29  04:43:54
25678         Log: Subject: Re: More h2ph problems [was Re: h2ph confused by comments in an enum.
25679              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>                 
25680              Date: Wed, 28 Nov 2001 21:47:59 +0000
25681              Message-Id: <200111282147.fASLlxD04163@crypt.compulink.co.uk>
25682      Branch: perl
25683            ! t/lib/h2ph.h t/lib/h2ph.pht utils/h2ph.PL
25684 ____________________________________________________________________________
25685 [ 13354] By: jhi                                   on 2001/11/29  04:28:29
25686         Log: Subject: Re: Fw: Smoke 13285 /pro/3gl/CPAN/perl-current        
25687              From: Andy Dougherty <doughera@lafayette.edu>
25688              Date: Wed, 28 Nov 2001 15:33:00 -0500 (EST) 
25689              Message-ID: <Pine.SOL.4.10.10111281524560.22100-100000@maxwell.phys.lafayette.edu>         
25690      Branch: perl
25691            ! INSTALL ext/Time/HiRes/HiRes.t
25692 ____________________________________________________________________________
25693 [ 13353] By: jhi                                   on 2001/11/29  04:19:40
25694         Log: Subject: [PATCH t/run/kill_perl.t] (was Re: [ID 20011128.159] Segmentation faulton bad regexp)
25695              From: Michael G Schwern <schwern@pobox.com> 
25696              Date: Wed, 28 Nov 2001 16:37:01 -0500
25697              Message-ID: <20011128163701.H676@blackrider>
25698      Branch: perl
25699            ! t/run/kill_perl.t
25700 ____________________________________________________________________________
25701 [ 13352] By: jhi                                   on 2001/11/29  04:18:08
25702         Log: @INC tweak.
25703      Branch: perl
25704            ! t/op/ref.t
25705 ____________________________________________________________________________
25706 [ 13351] By: jhi                                   on 2001/11/29  02:28:06
25707         Log: Subject: [PATCH] Re: [ID 20011127.153] installman error
25708              From: Nicholas Clark <nick@ccl4.org>
25709              Date: Wed, 28 Nov 2001 23:38:43 +0000
25710              Message-ID: <20011128233843.N37621@plum.flirble.org>  
25711      Branch: perl
25712            ! installman
25713 ____________________________________________________________________________
25714 [ 13350] By: jhi                                   on 2001/11/29  02:18:30
25715         Log: Tweak the forking logic.
25716      Branch: perl
25717            ! Porting/checkURL.pl
25718 ____________________________________________________________________________
25719 [ 13349] By: jhi                                   on 2001/11/29  01:37:48
25720         Log: Update perlmodlib.PL as per #13348.  The L<> got
25721              changed back because that is coming from ParseLink.pm.
25722      Branch: perl
25723            ! pod/perlmodlib.PL pod/perlmodlib.pod
25724 ____________________________________________________________________________
25725 [ 13348] By: jhi                                   on 2001/11/29  01:31:48
25726         Log: URL fixups from Michael Schwern.
25727      Branch: perl
25728            ! README.cygwin README.dos README.hpux README.mint README.mpeix
25729            ! README.os390 README.qnx README.solaris README.vos README.win32
25730            ! pod/perlmodlib.pod
25731 ____________________________________________________________________________
25732 [ 13347] By: jhi                                   on 2001/11/29  01:23:08
25733         Log: Subject: [PATCH Exporter.pm] Explain dangers & workaround for AUTOLOADed constant subs
25734              From: Barrie Slaymaker <barries@slaysys.com>
25735              Date: Wed, 28 Nov 2001 14:10:01 -0500                 
25736              Message-ID: <20011128140957.D5236@sizzle.whoville.com>
25737      Branch: perl
25738            ! lib/Exporter.pm
25739 ____________________________________________________________________________
25740 [ 13346] By: jhi                                   on 2001/11/29  01:22:02
25741         Log: Change $=, $., $*, $%, and $- to be IVs instead of longs.
25742      Branch: perl
25743            ! bytecode.pl ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c sv.h
25744 ____________________________________________________________________________
25745 [ 13345] By: jhi                                   on 2001/11/29  00:11:56
25746         Log: Subject: [PATCH] Re: $\ very broken
25747              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
25748              Date: Wed, 28 Nov 2001 22:33:08 +0100                 
25749              Message-ID: <20011128223308.E732@rafael>   
25750              
25751              Subject: Re: [PATCH] Re: $\ very broken     
25752              From: Nicholas Clark <nick@ccl4.org>
25753              Date: Wed, 28 Nov 2001 22:29:00 +0000                 
25754              Message-ID: <20011128222859.K37621@plum.flirble.org>
25755      Branch: perl
25756            ! mg.c t/op/ref.t
25757 ____________________________________________________________________________
25758 [ 13344] By: jhi                                   on 2001/11/29  00:05:19
25759         Log: Add Abigail's link checker with the following tweaks:
25760              - known dummy URLs (Peter Prymmer)
25761              - do also READMEs and INSTALL (Michael Schwern)
25762              - do also ftp URLs
25763              - add fork retry loop in case the allowed number
25764              of processes per user is low
25765      Branch: perl
25766            + Porting/checkURL.pl
25767            ! MANIFEST
25768 ____________________________________________________________________________
25769 [ 13343] By: jhi                                   on 2001/11/28  14:56:50
25770         Log: Update Changes.
25771      Branch: perl
25772            ! Changes patchlevel.h
25773 ____________________________________________________________________________
25774 [ 13342] By: jhi                                   on 2001/11/28  14:15:25
25775         Log: In Linux if we have modern enough gcc and supported
25776              enough CPU, crank up the optimization level to -O3.
25777      Branch: perl
25778            ! hints/linux.sh
25779 ____________________________________________________________________________
25780 [ 13341] By: jhi                                   on 2001/11/28  14:00:12
25781         Log: Add perlpacktut from Wolfgang Laun; regen toc.
25782      Branch: perl
25783            + pod/perlpacktut.pod
25784            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perldelta.pod
25785            ! pod/perltoc.pod
25786 ____________________________________________________________________________
25787 [ 13340] By: jhi                                   on 2001/11/28  13:45:00
25788         Log: Subject: [PATCH: perl@13324] arithmetic fix for skipped tests on VMS      
25789              From: PPrymmer@factset.com
25790              Date: Wed, 28 Nov 2001 07:51:26 -0500
25791              Message-ID: <OF3C405D19.04CAF18F-ON85256B12.00464B6C@55.25.11>    
25792      Branch: perl
25793            ! vms/test.com
25794 ____________________________________________________________________________
25795 [ 13339] By: jhi                                   on 2001/11/28  13:37:31
25796         Log: Test cases for the first half of #13338.
25797      Branch: perl
25798            ! t/lib/h2ph.h t/lib/h2ph.pht
25799 ____________________________________________________________________________
25800 [ 13338] By: jhi                                   on 2001/11/28  13:28:08
25801         Log: Subject: Re: h2ph confused by comments in an enum.
25802              From: Hugo van der Sanden <hv@crypt.compulink.co.uk> 
25803              Date: Wed, 28 Nov 2001 04:19:21 +0000
25804              Message-Id: <200111280419.fAS4JLD17887@crypt.compulink.co.uk>        
25805              
25806              Subject: Re: More h2ph problems [was Re: h2ph confused by comments in an enum.]
25807              From: Hugo van der Sanden <hv@crypt.compulink.co.uk> 
25808              Date: Wed, 28 Nov 2001 13:36:35 +0000
25809              Message-Id: <200111281336.fASDaZG30245@crypt.compulink.co.uk>
25810      Branch: perl
25811            ! utils/h2ph.PL
25812 ____________________________________________________________________________
25813 [ 13337] By: jhi                                   on 2001/11/28  13:15:41
25814         Log: Subject: Re: [PATCH Perl@13013] Term::Cap and VMS
25815              From: Jonathan Stowe <gellyfish@gellyfish.com>
25816              Date: Wed, 28 Nov 2001 10:39:54 +0000 (GMT)
25817              Message-ID: <Pine.LNX.4.33.0111281039070.20888-100000@orpheus.gellyfish.com>
25818              
25819              (replace #13327)
25820      Branch: perl
25821            ! lib/Term/Cap.pm
25822 ____________________________________________________________________________
25823 [ 13336] By: jhi                                   on 2001/11/28  04:21:05
25824         Log: Replace #13335 with
25825              
25826              Subject: Re: [PATCH perl@13323] Termcap.pm with no termios
25827              From: Russ Allbery <rra@stanford.edu>
25828              Date: 27 Nov 2001 20:42:49 -0800
25829              Message-ID: <yl667vv73q.fsf@windlord.stanford.edu>
25830      Branch: perl
25831            ! lib/Pod/Text/Termcap.pm
25832 ____________________________________________________________________________
25833 [ 13335] By: jhi                                   on 2001/11/28  03:33:10
25834         Log: (replaced by #13336)
25835              
25836              Subject: [PATCH perl@13323] Termcap.pm with no termios
25837              From: "Craig A. Berry" <craigberry@mac.com> 
25838              Date: Tue, 27 Nov 2001 22:28:50 -0600
25839              Message-Id: <a05101003b82a151fda85@[192.168.56.184]>
25840      Branch: perl
25841            ! lib/Pod/Text/Termcap.pm
25842 ____________________________________________________________________________
25843 [ 13334] By: jhi                                   on 2001/11/28  03:31:51
25844         Log: Subject: [PATCH perl@13323] solve identity crisis on VMS 
25845              From: "Craig A. Berry" <craigberry@mac.com> 
25846              Date: Tue, 27 Nov 2001 21:46:45 -0600
25847              Message-Id: <a05101002b829f5c9824d@[192.168.56.184]>
25848      Branch: perl
25849            ! configure.com
25850 ____________________________________________________________________________
25851 [ 13333] By: jhi                                   on 2001/11/28  03:30:03
25852         Log: Upgrade to podlators 1.17.
25853      Branch: perl
25854            ! lib/Pod/Man.pm lib/Pod/Text/Color.pm
25855            ! lib/Pod/Text/Overstrike.pm lib/Pod/Text/Termcap.pm
25856 ____________________________________________________________________________
25857 [ 13332] By: jhi                                   on 2001/11/28  03:23:04
25858         Log: Fix for "a\x{100}" =~ /A/i.
25859      Branch: perl
25860            ! embed.h embed.pl global.sym proto.h regexec.c t/op/pat.t
25861            ! utf8.c
25862 ____________________________________________________________________________
25863 [ 13331] By: jhi                                   on 2001/11/28  00:52:19
25864         Log: Subject: [PATCH perl@13324] fix lib/DB.t on VMS
25865              From: "Craig A. Berry" <craigberry@mac.com>
25866              Date: Tue, 27 Nov 2001 17:11:49 -0600
25867              Message-Id: <5.1.0.14.2.20011127164513.01bf1ec0@exchi01>
25868      Branch: perl
25869            ! lib/DB.t
25870 ____________________________________________________________________________
25871 [ 13330] By: jhi                                   on 2001/11/28  00:50:53
25872         Log: Subject: [PATCH] unterminated C<< ... >> in perldelta
25873              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
25874              Date: Tue, 27 Nov 2001 14:55:23 -0500
25875              Message-ID: <20011127145523.G401767@linguist.thayer.dartmouth.edu>
25876              
25877              Subject: [PATCH: perl@13324] updates to perldelta.pod 
25878              From: PPrymmer@factset.com
25879              Date: Tue, 27 Nov 2001 18:06:04 -0500
25880              Message-ID: <OF812EB439.6864B239-ON85256B11.007E73B5@55.25.11>
25881              
25882              plus added some known problems.
25883      Branch: perl
25884            ! pod/perldelta.pod
25885 ____________________________________________________________________________
25886 [ 13329] By: jhi                                   on 2001/11/28  00:35:53
25887         Log: Subject: [PATCH Perl@13013] A not-so-lethal kill() for VMS pre-7.0
25888              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
25889              Date: Tue, 27 Nov 2001 15:38:02 EST 
25890              Message-Id: <011127153734.62182@DUPHY4.Physics.Drexel.Edu>
25891      Branch: perl
25892            ! configure.com vms/vms.c vms/vmsish.h
25893 ____________________________________________________________________________
25894 [ 13328] By: jhi                                   on 2001/11/28  00:34:12
25895         Log: Subject: [PATCH t/run/kill_perl.t] Re: [ID 20011127.155] \ -f "file" dumps core
25896              From: Michael G Schwern <schwern@pobox.com> 
25897              Date: Tue, 27 Nov 2001 15:31:12 -0500
25898              Message-ID: <20011127153112.G20929@blackrider>
25899      Branch: perl
25900            ! t/run/kill_perl.t
25901 ____________________________________________________________________________
25902 [ 13327] By: jhi                                   on 2001/11/28  00:23:10
25903         Log: (replaced by #13337)
25904              
25905              VMS can safely hardcode a termcap entry for VT100.
25906      Branch: perl
25907            ! lib/Term/Cap.pm
25908 ____________________________________________________________________________
25909 [ 13326] By: jhi                                   on 2001/11/27  17:47:28
25910         Log: VMS piping fixes from Charles Lane (perl -P should
25911              be working now).
25912      Branch: perl
25913            ! vms/vms.c
25914 ____________________________________________________________________________
25915 [ 13325] By: jhi                                   on 2001/11/27  17:44:31
25916         Log: Subject: [PATCH] perlvar.pod fix
25917              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
25918              Date: Tue, 27 Nov 2001 13:11:47 -0500
25919              Message-ID: <20011127131147.E401767@linguist.thayer.dartmouth.edu>
25920      Branch: perl
25921            ! pod/perlvar.pod
25922 ____________________________________________________________________________
25923 [ 13324] By: jhi                                   on 2001/11/27  15:56:06
25924         Log: Update Changes.
25925      Branch: perl
25926            ! Changes patchlevel.h
25927 ____________________________________________________________________________
25928 [ 13323] By: jhi                                   on 2001/11/27  15:51:08
25929         Log: Subject: [PATCH] bring MM_VMS::perldepend into 21st century            
25930              From: "Craig A. Berry" <craigberry@mac.com> 
25931              Date: Tue, 27 Nov 2001 10:21:18 -0600
25932              Message-Id: <5.1.0.14.2.20011126162504.01c77610@exchi01>
25933      Branch: perl
25934            ! lib/ExtUtils/MM_VMS.pm
25935 ____________________________________________________________________________
25936 [ 13322] By: jhi                                   on 2001/11/27  15:24:12
25937         Log: Protect against accumulating -options -options -options.
25938      Branch: perl
25939            ! hints/hpux.sh
25940 ____________________________________________________________________________
25941 [ 13321] By: jhi                                   on 2001/11/27  15:16:28
25942         Log: Subject: [PATCH Benchmark.pm] add export tag :all and tweak SYNOPSIS   
25943              From: Barrie Slaymaker <barries@slaysys.com>
25944              Date: Tue, 27 Nov 2001 10:58:54 -0500
25945              Message-ID: <20011127105850.B696@sizzle.whoville.com> 
25946      Branch: perl
25947            ! lib/Benchmark.pm
25948 ____________________________________________________________________________
25949 [ 13320] By: jhi                                   on 2001/11/27  15:05:33
25950         Log: Tiny fix from John P. Linderman.
25951      Branch: perl
25952            ! lib/sort.pm
25953 ____________________________________________________________________________
25954 [ 13319] By: jhi                                   on 2001/11/27  15:04:37
25955         Log: The Story of sort(), from John P. Linderman.
25956      Branch: perl
25957            ! pod/perldelta.pod
25958 ____________________________________________________________________________
25959 [ 13318] By: jhi                                   on 2001/11/27  14:58:06
25960         Log: Add information what to do if you are reading
25961              perluniintro but using some older Perl.
25962      Branch: perl
25963            ! pod/perluniintro.pod
25964 ____________________________________________________________________________
25965 [ 13317] By: jhi                                   on 2001/11/27  14:51:42
25966         Log: Update the 'wide characters' FAQ entry.
25967      Branch: perl
25968            ! pod/perlfaq6.pod
25969 ____________________________________________________________________________
25970 [ 13316] By: jhi                                   on 2001/11/27  14:26:25
25971         Log: Fix for
25972              
25973              Subject: [ID 20011127.151] regex result vars no longer marked as utf8
25974              From: Marc Lehmann <root@schmorp.de>
25975              Date: Tue, 27 Nov 2001 14:27:14 +0100
25976              Message-Id: <E168iGY-0002pi-00.pgcc-forever-2001-11-27-14-27-14@fuji.laendle>
25977      Branch: perl
25978            ! ext/Encode.t ext/Encode/Encode.xs
25979 ____________________________________________________________________________
25980 [ 13315] By: jhi                                   on 2001/11/27  14:06:45
25981         Log: Subject: [PATCH] DB_File 1.801
25982              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
25983              Date: Tue, 27 Nov 2001 15:06:45 -0000
25984              Message-ID: <AIEAJICLCBDNAAOLLOKLEEEIDGAA.paul_marquess@yahoo.co.uk>
25985      Branch: perl
25986            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
25987            ! ext/DB_File/DB_File.xs ext/DB_File/Makefile.PL
25988 ____________________________________________________________________________
25989 [ 13314] By: jhi                                   on 2001/11/27  13:51:49
25990         Log: Regen perlmodlib.  (TODO: why does Pod::t::basic get listed?)
25991      Branch: perl
25992            ! pod/perlmodlib.pod
25993 ____________________________________________________________________________
25994 [ 13313] By: jhi                                   on 2001/11/27  13:49:55
25995         Log: sort() doc tweaks from John P. Linderman.
25996      Branch: perl
25997            ! pod/perlfunc.pod
25998 ____________________________________________________________________________
25999 [ 13312] By: jhi                                   on 2001/11/27  13:36:44
26000         Log: Subject: [PATCH] More perldelta.pod nits
26001              From: Simon Glover <scog@roe.ac.uk>
26002              Date: Tue, 27 Nov 2001 14:28:36 +0000 (GMT) 
26003              Message-ID: <Pine.OSF.4.10.10111271421490.119807-100000@arran.roe.ac.uk>
26004      Branch: perl
26005            ! pod/perldelta.pod
26006 ____________________________________________________________________________
26007 [ 13311] By: jhi                                   on 2001/11/27  13:26:38
26008         Log: Subject: RE: [PATCH @ 13283] Devel::PPPort
26009              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
26010              Date: Tue, 27 Nov 2001 11:52:31 -0000
26011              Message-ID: <AIEAJICLCBDNAAOLLOKLMEECDGAA.paul_marquess@yahoo.co.uk>
26012      Branch: perl
26013            ! ext/Devel/PPPort/harness/Makefile.PL
26014 ____________________________________________________________________________
26015 [ 13310] By: jhi                                   on 2001/11/27  13:23:28
26016         Log: Subject: [PATCH t/TEST] Remove redundant #! parsing.  Deparse tests better.
26017              From: Michael G Schwern <schwern@pobox.com>
26018              Date: Tue, 27 Nov 2001 03:38:24 -0500
26019              Message-ID: <20011127033824.A17775@blackrider>
26020      Branch: perl
26021            ! t/TEST
26022 ____________________________________________________________________________
26023 [ 13309] By: jhi                                   on 2001/11/27  13:16:44
26024         Log: Subject: Re: perlcc very broken
26025              From: John Peacock <jpeacock@rowman.com>
26026              Date: Tue, 27 Nov 2001 06:48:01 -0500
26027              Message-ID: <3C037D71.4030508@rowman.com>
26028      Branch: perl
26029            ! utils/perlcc.PL
26030 ____________________________________________________________________________
26031 [ 13308] By: jhi                                   on 2001/11/27  12:57:49
26032         Log: Subject: [ID 20011126.150] t/op/pack patch to fix Useless use of unpack in void context at op/pack.t line 704. 
26033              From: David Dyck <dcd@tc.fluke.com>
26034              Date: Mon, 26 Nov 2001 22:04:38 -0800
26035              Message-Id: <200111270604.WAA20274@dd.tc.fluke.com>
26036      Branch: perl
26037            ! t/op/pack.t
26038 ____________________________________________________________________________
26039 [ 13307] By: jhi                                   on 2001/11/27  12:56:09
26040         Log: Subject: [ID 20011126.149] t/op/split fails step 37
26041              From: David Dyck <dcd@tc.fluke.com>
26042              Date: Mon, 26 Nov 2001 21:52:35 -0800
26043              Message-Id: <200111270552.VAA09394@dd.tc.fluke.com>
26044      Branch: perl
26045            ! t/op/split.t
26046 ____________________________________________________________________________
26047 [ 13306] By: gbarr                                 on 2001/11/27  12:19:40
26048         Log: incorporate last minute change from libnet 1.0901-tobe
26049      Branch: perl
26050            ! lib/Net/SMTP.pm
26051 ____________________________________________________________________________
26052 [ 13305] By: jhi                                   on 2001/11/27  02:39:35
26053         Log: Pass 7 at perldelta - random edits.
26054      Branch: perl
26055            ! pod/perldelta.pod
26056 ____________________________________________________________________________
26057 [ 13304] By: jhi                                   on 2001/11/27  02:04:19
26058         Log: Portability and skippage tweaks.
26059      Branch: perl
26060            ! t/op/split.t
26061 ____________________________________________________________________________
26062 [ 13303] By: jhi                                   on 2001/11/27  02:03:49
26063         Log: (retracted by #13449)
26064              Try to make Unicode casemapping to work for EBCDIC, too.
26065      Branch: perl
26066            ! utf8.c
26067 ____________________________________________________________________________
26068 [ 13302] By: jhi                                   on 2001/11/27  01:35:23
26069         Log: Just printing 1..0 is not quite enough...
26070      Branch: perl
26071            ! lib/Dumpvalue.t
26072 ____________________________________________________________________________
26073 [ 13301] By: jhi                                   on 2001/11/27  01:22:22
26074         Log: \141 is malformed "unexpected continuation byte" in UTF-EBCDIC.
26075              Delay the match until runtime.
26076      Branch: perl
26077            ! t/op/append.t
26078 ____________________________________________________________________________
26079 [ 13300] By: jhi                                   on 2001/11/27  01:08:10
26080         Log: UTF-EBCDIC.
26081      Branch: perl
26082            ! ext/Devel/Peek/Peek.t
26083 ____________________________________________________________________________
26084 [ 13299] By: jhi                                   on 2001/11/27  01:02:21
26085         Log: Be UTF-EBCDIC aware.
26086      Branch: perl
26087            ! lib/bytes.t
26088 ____________________________________________________________________________
26089 [ 13298] By: jhi                                   on 2001/11/27  00:59:44
26090         Log: Bad assumption which way digits and letters sort.
26091      Branch: perl
26092            ! lib/English.t
26093 ____________________________________________________________________________
26094 [ 13297] By: jhi                                   on 2001/11/27  00:55:04
26095         Log: If in EBCDIC but no Convert::EBCDIC
26096              the libnet tests will all fail.
26097      Branch: perl
26098            ! lib/Net/t/config.t lib/Net/t/ftp.t lib/Net/t/hostname.t
26099            ! lib/Net/t/netrc.t lib/Net/t/nntp.t lib/Net/t/require.t
26100            ! lib/Net/t/smtp.t lib/Net/t/time.t
26101 ____________________________________________________________________________
26102 [ 13296] By: jhi                                   on 2001/11/27  00:45:55
26103         Log: Just sorting to guarantee order is not enough.
26104              (Think EBCDIC.) 
26105      Branch: perl
26106            ! lib/ExtUtils/Manifest.t
26107 ____________________________________________________________________________
26108 [ 13295] By: jhi                                   on 2001/11/27  00:43:38
26109         Log: OS/390 cleanable gunk.
26110      Branch: perl
26111            ! lib/ExtUtils/MM_Unix.pm
26112 ____________________________________________________________________________
26113 [ 13294] By: jhi                                   on 2001/11/27  00:40:02
26114         Log: Update the EBCDIC MD5 checksums.
26115      Branch: perl
26116            ! ext/Digest/MD5/t/files.t
26117 ____________________________________________________________________________
26118 [ 13293] By: jhi                                   on 2001/11/27  00:28:40
26119         Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20011118.128] installman chdir stuffs INC
26120              From: Nicholas Clark <nick@ccl4.org>
26121              Date: Mon, 26 Nov 2001 23:06:34 +0000
26122              Message-ID: <20011126230633.Q37621@plum.flirble.org>
26123      Branch: perl
26124            ! installman
26125 ____________________________________________________________________________
26126 [ 13292] By: jhi                                   on 2001/11/27  00:24:36
26127         Log: sort tweaks from John P. Linderman.
26128      Branch: perl
26129            ! lib/sort.pm lib/sort.t perl.h pp_sort.c
26130 ____________________________________________________________________________
26131 [ 13291] By: jhi                                   on 2001/11/27  00:20:09
26132         Log: Subject: [ID 20011126.148] Socket::inet_aton() incorrectly accepts null string
26133              From: Bob Dalgleish <Robert.Dalgleish@sk.sympatico.ca>          
26134              Date: Mon, 26 Nov 2001 18:47:25 -0600
26135              Message-Id: <B8283EBD.8414%Robert.Dalgleish@sk.sympatico.ca>
26136              
26137              Craig Berry submitted half of this patch just yesterday.
26138              Spooky cosmic resonance.
26139      Branch: perl
26140            ! ext/Socket/Socket.xs
26141 ____________________________________________________________________________
26142 [ 13290] By: jhi                                   on 2001/11/27  00:15:07
26143         Log: Subject: [PATCH] doio slightly smaller
26144              From: Nicholas Clark <nick@ccl4.org>
26145              Date: Tue, 27 Nov 2001 00:40:23 +0000      
26146              Message-ID: <20011127004023.S37621@plum.flirble.org>                 
26147      Branch: perl
26148            ! doio.c
26149 ____________________________________________________________________________
26150 [ 13289] By: jhi                                   on 2001/11/27  00:12:11
26151         Log: perldelta nits from Autrijus Tang and Ron Kimball.
26152      Branch: perl
26153            ! pod/perldelta.pod
26154 ____________________________________________________________________________
26155 [ 13288] By: jhi                                   on 2001/11/27  00:08:23
26156         Log: Subject: [PATCH] unpack P* uses random length for item
26157              From: "Wolfgang Laun" <wolfgang.laun@chello.at>               
26158              Date: Mon, 26 Nov 2001 19:56:32 +0100
26159              Message-ID: <200111261956320450.01E7217F@smtp.chello.at>
26160      Branch: perl
26161            ! pod/perldiag.pod pp_pack.c t/op/pack.t
26162 ____________________________________________________________________________
26163 [ 13287] By: jhi                                   on 2001/11/26  23:55:02
26164         Log: Subject: [PATCH current] system and taintedness
26165              From: Radu Greab <radu@netsoft.ro>
26166              Date: Mon, 26 Nov 2001 18:42:29 +0200
26167              Message-ID: <15362.28917.697078.551412@ix.netsoft.ro>
26168      Branch: perl
26169            ! pp_sys.c t/op/taint.t
26170 ____________________________________________________________________________
26171 [ 13286] By: jhi                                   on 2001/11/26  23:53:21
26172         Log: Subject: [PATCH @ 13283] Devel::PPPort
26173              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
26174              Date: Mon, 26 Nov 2001 14:37:17 -0000
26175              Message-ID: <AIEAJICLCBDNAAOLLOKLCECEDGAA.paul_marquess@yahoo.co.uk>
26176      Branch: perl
26177            + ext/Devel/PPPort/MANIFEST
26178            ! MANIFEST ext/Devel/PPPort/Makefile.PL
26179            ! ext/Devel/PPPort/PPPort.pm ext/Devel/PPPort/harness/Harness.pm
26180            ! ext/Devel/PPPort/harness/Harness.xs
26181            ! ext/Devel/PPPort/harness/Makefile.PL
26182            ! ext/Devel/PPPort/harness/module2.c
26183            ! ext/Devel/PPPort/harness/module3.c
26184            ! ext/Devel/PPPort/harness/t/test.t ext/Devel/PPPort/soak
26185 ____________________________________________________________________________
26186 [ 13285] By: jhi                                   on 2001/11/26  14:08:36
26187         Log: Update the test list.
26188      Branch: perl
26189            ! t/lib/1_compile.t
26190 ____________________________________________________________________________
26191 [ 13284] By: gbarr                                 on 2001/11/26  12:41:45
26192         Log: Sync-up tests with libnet distribution
26193      Branch: perl
26194            + lib/Net/t/netrc.t
26195            ! MANIFEST lib/Net/t/config.t lib/Net/t/hostname.t
26196 ____________________________________________________________________________
26197 [ 13283] By: jhi                                   on 2001/11/26  11:34:35
26198         Log: Update Changes.
26199      Branch: perl
26200            ! Changes patchlevel.h
26201 ____________________________________________________________________________
26202 [ 13282] By: jhi                                   on 2001/11/26  11:28:18
26203         Log: Upgrade to podlators 1.16.
26204      Branch: perl
26205            + lib/Pod/t/basic.cap
26206            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text/Termcap.pm
26207            ! lib/Pod/t/basic.t pod/pod2man.PL
26208 ____________________________________________________________________________
26209 [ 13281] By: jhi                                   on 2001/11/26  11:11:08
26210         Log: Pass 6 at perldelta - sort enhancements, generic and
26211              platform specific bug fixes.
26212      Branch: perl
26213            ! pod/perldelta.pod
26214 ____________________________________________________________________________
26215 [ 13280] By: jhi                                   on 2001/11/26  10:35:56
26216         Log: PROPAGATE documentation from Tony Cook.
26217      Branch: perl
26218            ! pod/perlfunc.pod
26219 ____________________________________________________________________________
26220 [ 13279] By: jhi                                   on 2001/11/25  23:45:27
26221         Log: DJGPP cannot do signals that well.
26222      Branch: perl
26223            ! ext/POSIX/t/sigaction.t
26224 ____________________________________________________________________________
26225 [ 13278] By: jhi                                   on 2001/11/25  23:43:30
26226         Log: Can't do subsecond alarms without ualarm; and break out
26227              early if alarms do not seem to be coming in as expected.
26228      Branch: perl
26229            ! ext/Time/HiRes/HiRes.t
26230 ____________________________________________________________________________
26231 [ 13277] By: jhi                                   on 2001/11/25  23:01:39
26232         Log: No Socket, little Net.
26233      Branch: perl
26234            ! t/lib/1_compile.t
26235 ____________________________________________________________________________
26236 [ 13276] By: jhi                                   on 2001/11/25  22:58:44
26237         Log: Take the taint brush to the getcwds.
26238      Branch: perl
26239            ! djgpp/djgpp.c epoc/epoc.c os2/os2.c wince/wince.c
26240 ____________________________________________________________________________
26241 [ 13275] By: jhi                                   on 2001/11/25  21:42:02
26242         Log: Subject: [PATCH perl@13227] Socket::my_inet_aton() tweak
26243              From: "Craig A. Berry" <craigberry@mac.com>
26244              Date: Sun, 25 Nov 2001 16:20:45 -0600
26245              Message-Id: <5.1.0.14.2.20011125160848.01c59690@exchi01>
26246      Branch: perl
26247            ! ext/Socket/Socket.xs
26248 ____________________________________________________________________________
26249 [ 13274] By: jhi                                   on 2001/11/25  21:32:17
26250         Log: Since in some DOS filesystems the timestamp granularity
26251              may be only two seconds, better sleep for three to play safe.
26252              (Helps CygWin, at least.)
26253      Branch: perl
26254            ! lib/Memoize/t/expire_file.t
26255 ____________________________________________________________________________
26256 [ 13273] By: jhi                                   on 2001/11/25  21:22:10
26257         Log: For some reason CygWin wasn't collapsing multiple
26258              slashes into one, which made some Spec.t tests to fail.
26259              Either CygWin was being too prudish or the collapsing
26260              logic needs to be rethunk.
26261      Branch: perl
26262            ! lib/File/Spec/Unix.pm
26263 ____________________________________________________________________________
26264 [ 13272] By: jhi                                   on 2001/11/25  20:40:23
26265         Log: Cygwin needs to have libperl.dll around if trying to link
26266              with -lperl.  Note: this change cures the test but whether
26267              it cures CygPerl installation, I don't know: hopefully the
26268              libperl5_7_2.dll, or the version equivalent, gets installed
26269              also as libperl.dll to the proper place(s).
26270      Branch: perl
26271            ! lib/ExtUtils/Embed.t
26272 ____________________________________________________________________________
26273 [ 13271] By: jhi                                   on 2001/11/25  20:18:53
26274         Log: -I../lib/.. and -L../lib/..?  Strange.
26275      Branch: perl
26276            ! lib/ExtUtils/Embed.t
26277 ____________________________________________________________________________
26278 [ 13270] By: jhi                                   on 2001/11/25  19:57:54
26279         Log: $MM?
26280      Branch: perl
26281            ! lib/ExtUtils/Embed.pm
26282 ____________________________________________________________________________
26283 [ 13269] By: jhi                                   on 2001/11/25  19:46:55
26284         Log: Subject: [PATCH] Further replacement of EU::MM with File::Spec
26285              From: Dave Rolsky <autarch@urth.org>
26286              Date: Mon, 19 Nov 2001 18:17:09 -0600 (CST)
26287              Message-ID: <Pine.LNX.4.40.0111191750440.22189-100000@urth.org>
26288      Branch: perl
26289            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/ExtUtils/Embed.pm
26290            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
26291 ____________________________________________________________________________
26292 [ 13268] By: jhi                                   on 2001/11/25  19:44:38
26293         Log: Subject: [REPATCH lib/DB.pm MANIFEST lib/DB.t] Rework DB.pm tests
26294              From: chromatic <chromatic@rmci.net>
26295              Date: Sat, 24 Nov 2001 14:56:57 -0700
26296              Message-ID: <20011124220430.97697.qmail@onion.perl.org>
26297              
26298              plus a tweak for ithreads builds.
26299      Branch: perl
26300            + lib/DB.t
26301            ! MANIFEST lib/DB.pm
26302 ____________________________________________________________________________
26303 [ 13267] By: jhi                                   on 2001/11/25  19:38:50
26304         Log: Win32 compilation tweaks for Blair Zajac.
26305      Branch: perl
26306            ! ext/IO/IO.xs ext/POSIX/POSIX.xs win32/win32.h
26307 ____________________________________________________________________________
26308 [ 13266] By: jhi                                   on 2001/11/25  19:11:38
26309         Log: I don't think trying to bracket the hires time with lores
26310              times is going to be portable enough: Cygwin seems to be
26311              capable of getting hires ones rather consistently lower
26312              than the lores ones.  So let's try average difference instead.
26313      Branch: perl
26314            ! ext/Time/HiRes/HiRes.t
26315 ____________________________________________________________________________
26316 [ 13265] By: jhi                                   on 2001/11/25  18:28:04
26317         Log: Subject: Re: benchmarks, sorts and reproducibility
26318              From: "John P. Linderman" <jpl@research.att.com>
26319              Date: Sun, 25 Nov 2001 14:25:18 -0500 (EST)
26320              Message-Id: <200111251925.OAA77172@raptor.research.att.com>
26321              
26322              Randomize large partitions for quicksort to dodge the
26323              angry gods of quadratic.
26324      Branch: perl
26325            ! pp_sort.c
26326 ____________________________________________________________________________
26327 [ 13264] By: jhi                                   on 2001/11/25  18:23:54
26328         Log: The joys of portable quoting.
26329      Branch: perl
26330            ! ext/Devel/PPPort/harness/Makefile.PL
26331 ____________________________________________________________________________
26332 [ 13263] By: jhi                                   on 2001/11/25  18:12:31
26333         Log: sort pragma tweaks.
26334      Branch: perl
26335            ! lib/sort.pm
26336 ____________________________________________________________________________
26337 [ 13262] By: jhi                                   on 2001/11/25  17:10:09
26338         Log: Skip the link= directives of utils.lst if no mandir
26339              (if no manpages).
26340      Branch: perl
26341            ! installman
26342 ____________________________________________________________________________
26343 [ 13261] By: gsar                                  on 2001/11/25  16:48:38
26344         Log: integrate changes#8340,13260 from mainline
26345              
26346              Subject: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
26347              
26348              change#3373 introduced a handle leak in backticks and piped open()s
26349              that fail
26350      Branch: maint-5.6/perl
26351            ! t/io/pipe.t util.c
26352 ____________________________________________________________________________
26353 [ 13260] By: gsar                                  on 2001/11/25  16:37:29
26354         Log: change#3373 introduced a handle leak in backticks and piped open()s
26355              that fail
26356      Branch: perl
26357            ! util.c
26358 ____________________________________________________________________________
26359 [ 13259] By: jhi                                   on 2001/11/25  05:58:47
26360         Log: metaconfig unit change for #13258.
26361      Branch: metaconfig/U/perl
26362            ! d_procselfexe.U
26363 ____________________________________________________________________________
26364 [ 13258] By: jhi                                   on 2001/11/25  05:58:30
26365         Log: Extraenous breaks noticed by David Dyck.
26366      Branch: perl
26367            ! Configure
26368 ____________________________________________________________________________
26369 [ 13257] By: jhi                                   on 2001/11/25  05:32:18
26370         Log: Revert the /proc/self/auxv experiment for now.
26371      Branch: perl
26372            ! lib/ExtUtils.t perl.c t/lib/1_compile.t
26373 ____________________________________________________________________________
26374 [ 13256] By: jhi                                   on 2001/11/25  04:59:31
26375         Log: Also ExtUtils.t had $^X assumptions.
26376      Branch: perl
26377            ! lib/ExtUtils.t
26378 ____________________________________________________________________________
26379 [ 13255] By: jhi                                   on 2001/11/25  04:20:02
26380         Log: Now is Solaris if you start the t/perl in the t/
26381              as "./perl", the $^X will be "../perl", not "./perl".
26382      Branch: perl
26383            ! t/lib/1_compile.t
26384 ____________________________________________________________________________
26385 [ 13254] By: jhi                                   on 2001/11/25  03:59:06
26386         Log: The new way of finding out $^X in Solaris
26387              requires a little tweak if the executable
26388              pathname is *not* absolute: prepend "./"
26389              (otherwise `$^X ...` will start perl from PATH...)
26390      Branch: perl
26391            ! perl.c
26392 ____________________________________________________________________________
26393 [ 13253] By: jhi                                   on 2001/11/25  03:18:05
26394         Log: Avoid "will not stay shared" warnings.
26395      Branch: perl
26396            ! lib/ExtUtils/MM_Unix.pm
26397 ____________________________________________________________________________
26398 [ 13252] By: jhi                                   on 2001/11/25  03:00:49
26399         Log: Subject: [PATCH perl.c util.c pp_sys.c t/op/magic.t] $$ readonly, take two
26400              From: Michael G Schwern <schwern@pobox.com>
26401              Date: Sat, 24 Nov 2001 19:56:18 -0500
26402              Message-ID: <20011124195618.A14614@blackrider>            
26403      Branch: perl
26404            ! perl.c pp_sys.c t/op/magic.t util.c
26405 ____________________________________________________________________________
26406 [ 13251] By: jhi                                   on 2001/11/25  02:48:04
26407         Log: In the MakeMaker pm_to_blib target don't copy all
26408              the files in one fell swoop, deal with them hunkwise,
26409              helps for CLIs with limited line lengths.
26410              (This seems to help for DJGPP building Encode,
26411              where there are dozens of files to copy.)
26412      Branch: perl
26413            ! lib/ExtUtils/MM_Unix.pm
26414 ____________________________________________________________________________
26415 [ 13250] By: gsar                                  on 2001/11/25  00:50:10
26416         Log: testsuite leaves stray files behind on windows
26417      Branch: perl
26418            ! lib/ExtUtils/Embed.t lib/ExtUtils/Mkbootstrap.t lib/Shell.t
26419 ____________________________________________________________________________
26420 [ 13249] By: gsar                                  on 2001/11/25  00:32:36
26421         Log: xsubpp produces a spurious warning on directories called 'typemap'
26422      Branch: perl
26423            ! lib/ExtUtils/xsubpp
26424 ____________________________________________________________________________
26425 [ 13248] By: gsar                                  on 2001/11/25  00:17:28
26426         Log: xsubpp treats invalid (indented) cpp directives as comments
26427      Branch: perl
26428            ! ext/IO/IO.xs
26429 ____________________________________________________________________________
26430 [ 13247] By: gsar                                  on 2001/11/25  00:02:37
26431         Log: $(MAKE) distclean shouldn't blow away ../lib/Thread.pm
26432      Branch: perl
26433            ! win32/Makefile win32/Makefile.win64 win32/makefile.mk
26434 ____________________________________________________________________________
26435 [ 13246] By: jhi                                   on 2001/11/24  21:45:32
26436         Log: The debug_pag needs to be visible at all times
26437              because of the re extension.
26438      Branch: perl
26439            ! intrpvar.h makedef.pl perl.c perl.h regexec.c
26440 ____________________________________________________________________________
26441 [ 13245] By: jhi                                   on 2001/11/24  20:09:20
26442         Log: Subject: Re: [PATCH] Tests are good
26443              From: Philip Newton <Philip.Newton@gmx.net>
26444              Date: Sat, 24 Nov 2001 21:24:00 +0100
26445              Message-ID: <4c000us22s27871hrsqnvjmtnvtd4r85u1@4ax.com>
26446      Branch: perl
26447            ! pod/perlhack.pod
26448 ____________________________________________________________________________
26449 [ 13244] By: jhi                                   on 2001/11/24  19:06:29
26450         Log: Subject: [PATCH perl@13227] make PPPort/harness build on VMS
26451              From: "Craig A. Berry" <craigberry@mac.com> 
26452              Date: Sat, 24 Nov 2001 12:45:44 -0600
26453              Message-Id: <5.1.0.14.2.20011124030253.01bd4b98@exchi01>
26454              
26455              (with tweaks, and combined with Sarathy's #13242)
26456      Branch: perl
26457            ! configure.com ext/Devel/PPPort/harness/Makefile.PL
26458 ____________________________________________________________________________
26459 [ 13243] By: jhi                                   on 2001/11/24  18:46:31
26460         Log: Subject: Re: [PATCH] Make Exporter::Heavy use Universal->VERSION()
26461              From: John Peacock <jpeacock@rowman.com>
26462              Date: Sat, 24 Nov 2001 14:27:46 -0500
26463              Message-ID: <3BFFF4B2.40509@rowman.com> 
26464      Branch: perl
26465            ! lib/Exporter/Heavy.pm
26466 ____________________________________________________________________________
26467 [ 13242] By: gsar                                  on 2001/11/24  17:16:18
26468         Log: use portable quotes
26469      Branch: perl
26470            ! ext/Devel/PPPort/harness/Makefile.PL
26471 ____________________________________________________________________________
26472 [ 13241] By: jhi                                   on 2001/11/24  17:09:25
26473         Log: Subject: [PATCH] Re: [ID 20011118.128] installman chdir stuffs INC
26474              From: Nicholas Clark <nick@ccl4.org>
26475              Date: Sat, 24 Nov 2001 18:06:26 +0000
26476              Message-ID: <20011124180626.T37621@plum.flirble.org>
26477      Branch: perl
26478            ! installman
26479 ____________________________________________________________________________
26480 [ 13240] By: jhi                                   on 2001/11/24  17:06:11
26481         Log: Subject: [PATCH] perl5005delta.pod L<>
26482              From: Nicholas Clark <nick@ccl4.org>
26483              Date: Sat, 24 Nov 2001 18:04:21 +0000
26484              Message-ID: <20011124180421.S37621@plum.flirble.org>
26485      Branch: perl
26486            ! pod/perl5005delta.pod
26487 ____________________________________________________________________________
26488 [ 13239] By: gsar                                  on 2001/11/24  17:01:17
26489         Log: fix typo in config.vc; regenerate win32 config_H.* files
26490      Branch: perl
26491            ! win32/config.vc win32/config_H.bc win32/config_H.gc
26492            ! win32/config_H.vc
26493 ____________________________________________________________________________
26494 [ 13238] By: jhi                                   on 2001/11/24  16:16:01
26495         Log: Mention the charnames::vianame().
26496      Branch: perl
26497            ! pod/perluniintro.pod
26498 ____________________________________________________________________________
26499 [ 13237] By: jhi                                   on 2001/11/24  16:12:31
26500         Log: Add charnames::vianame() in case people want to access
26501              the codes in run-time (as opposed to the compile-timeness
26502              of \N{...}).
26503      Branch: perl
26504            ! lib/charnames.pm lib/charnames.t
26505 ____________________________________________________________________________
26506 [ 13236] By: jhi                                   on 2001/11/24  16:11:04
26507         Log: Subject: [PATCH] memset() is cheaper than a loop of 256 bit-a-a-times
26508              From: Nicholas Clark <nick@ccl4.org>
26509              Date: Sat, 24 Nov 2001 16:30:42 +0000
26510              Message-ID: <20011124163042.R37621@plum.flirble.org>
26511      Branch: perl
26512            ! regcomp.c regcomp.h
26513 ____________________________________________________________________________
26514 [ 13235] By: jhi                                   on 2001/11/24  15:26:37
26515         Log: Subject: [PATCH] Re: Smoke 13191 /pro/3gl/CPAN/perl-current
26516              From: Nicholas Clark <nick@ccl4.org>
26517              Date: Sat, 24 Nov 2001 16:24:33 +0000
26518              Message-ID: <20011124162433.Q37621@plum.flirble.org>
26519              
26520              cmp fixes.
26521      Branch: perl
26522            ! pp.c
26523 ____________________________________________________________________________
26524 [ 13234] By: jhi                                   on 2001/11/24  15:23:34
26525         Log: Use /proc/self/auxv in Solaris to figure out the $^X.
26526              (It seems that "./perl" gets resolved to "perl" now.)
26527      Branch: perl
26528            ! perl.c
26529 ____________________________________________________________________________
26530 [ 13233] By: jhi                                   on 2001/11/24  14:58:52
26531         Log: Subject: [PATCH] DB_File 1.800        
26532              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>               
26533              Date: Sat, 24 Nov 2001 11:41:41 -0000
26534              Message-ID: <AIEAJICLCBDNAAOLLOKLIEPMDFAA.paul_marquess@yahoo.co.uk>
26535      Branch: perl
26536            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
26537            ! ext/DB_File/DB_File.xs ext/DB_File/Makefile.PL
26538            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
26539            ! ext/DB_File/t/db-recno.t
26540 ____________________________________________________________________________
26541 [ 13232] By: jhi                                   on 2001/11/24  14:48:34
26542         Log: Tweak the PUSHED documentation.
26543      Branch: perl
26544            ! ext/PerlIO/Via/Via.pm
26545 ____________________________________________________________________________
26546 [ 13231] By: jhi                                   on 2001/11/24  04:09:41
26547         Log: Update 1_compile for new known tests.
26548      Branch: perl
26549            ! t/lib/1_compile.t
26550 ____________________________________________________________________________
26551 [ 13230] By: jhi                                   on 2001/11/24  04:07:39
26552         Log: Move the MBF/MBI test modules to t/lib.
26553      Branch: perl
26554            + t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/Subclass.pm
26555            - lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
26556            - lib/Math/BigInt/t/Math/BigInt/Subclass.pm
26557            ! MANIFEST lib/Math/BigInt/t/sub_mbf.t
26558            ! lib/Math/BigInt/t/sub_mbi.t
26559 ____________________________________________________________________________
26560 [ 13229] By: jhi                                   on 2001/11/23  23:09:27
26561         Log: Subject: [PATCH perl@13227] configure.com follow-up to 13218
26562              From: "Craig A. Berry" <craigberry@mac.com> 
26563              Date: Fri, 23 Nov 2001 18:05:35 -0600
26564              Message-Id: <5.1.0.14.2.20011123175131.01abe358@exchi01>
26565      Branch: perl
26566            ! configure.com
26567 ____________________________________________________________________________
26568 [ 13228] By: jhi                                   on 2001/11/23  21:11:56
26569         Log: Subject: [PATCH: perl@13169] switch unfcmb.h to employ 'STDCHAR' in place of char    
26570              From: PPrymmer@factset.com 
26571              Date: Fri, 23 Nov 2001 17:03:07 -0500
26572              Message-ID: <OFA09CCF98.F3E93041-ON85256B0D.00787706@55.25.11>                 
26573      Branch: perl
26574            ! ext/Unicode/Normalize/mkheader
26575 ____________________________________________________________________________
26576 [ 13227] By: jhi                                   on 2001/11/23  20:09:36
26577         Log: Here are the right helper files.
26578      Branch: perl
26579            + t/lib/Filter/Simple/ExportTest.pm
26580            + t/lib/Filter/Simple/FilterOnlyTest.pm
26581            + t/lib/Filter/Simple/FilterTest.pm
26582            + t/lib/Filter/Simple/ImportTest.pm
26583            ! MANIFEST
26584 ____________________________________________________________________________
26585 [ 13226] By: jhi                                   on 2001/11/23  20:03:28
26586         Log: Update Changes.
26587      Branch: perl
26588            ! Changes patchlevel.h
26589 ____________________________________________________________________________
26590 [ 13225] By: jhi                                   on 2001/11/23  19:53:53
26591         Log: Never mind.
26592      Branch: perl
26593            - lib/Filter/Simple/lib/ExportTest.pm
26594            - lib/Filter/Simple/lib/ImportTest.pm
26595 ____________________________________________________________________________
26596 [ 13224] By: jhi                                   on 2001/11/23  19:52:03
26597         Log: Mis-add.
26598      Branch: perl
26599            + lib/Filter/Simple/lib/ExportTest.pm
26600            + lib/Filter/Simple/lib/ImportTest.pm
26601 ____________________________________________________________________________
26602 [ 13223] By: jhi                                   on 2001/11/23  19:39:57
26603         Log: Upgrade to Filter::Simple 0.77.
26604      Branch: perl
26605            + lib/Filter/Simple/t/export.t lib/Filter/Simple/t/import.t
26606            - t/lib/FilterOnlyTest.pm t/lib/FilterTest.pm
26607            ! MANIFEST lib/Filter/Simple.pm lib/Filter/Simple/Changes
26608            ! lib/Filter/Simple/README lib/Filter/Simple/t/data.t
26609            ! lib/Filter/Simple/t/filter.t lib/Filter/Simple/t/filter_only.t
26610 ____________________________________________________________________________
26611 [ 13222] By: jhi                                   on 2001/11/23  19:12:20
26612         Log: Missing p4 add.
26613      Branch: perl
26614            + lib/ExtUtils/MM_VMS.t
26615 ____________________________________________________________________________
26616 [ 13221] By: jhi                                   on 2001/11/23  19:10:18
26617         Log: Pass 5 at perldelta - module and utility updates cleanup.
26618      Branch: perl
26619            ! pod/perldelta.pod
26620 ____________________________________________________________________________
26621 [ 13220] By: jhi                                   on 2001/11/23  18:55:20
26622         Log: metaconfig unit change for #13219.
26623      Branch: metaconfig/U/perl
26624            ! d_procselfexe.U
26625 ____________________________________________________________________________
26626 [ 13219] By: jhi                                   on 2001/11/23  18:55:06
26627         Log: Regen Porting stuff; regen toc; cleanup nit in Configure.
26628      Branch: perl
26629            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
26630            ! pod/buildtoc.PL pod/perltoc.pod
26631 ____________________________________________________________________________
26632 [ 13218] By: jhi                                   on 2001/11/23  18:48:18
26633         Log: Add procselfexe and d_dirfd to strange lands.
26634      Branch: perl
26635            ! NetWare/config.wc configure.com epoc/config.sh uconfig.h
26636            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
26637            ! vos/config.ga.def vos/config.ga.h win32/config.bc
26638            ! win32/config.gc win32/config.vc win32/config.win64
26639            ! wince/config.ce
26640 ____________________________________________________________________________
26641 [ 13217] By: jhi                                   on 2001/11/23  18:47:41
26642         Log: metaconfig unit change for #13216.
26643      Branch: metaconfig/U/perl
26644            ! d_procselfexe.U
26645 ____________________________________________________________________________
26646 [ 13216] By: jhi                                   on 2001/11/23  18:47:17
26647         Log: Better to "quote" the pathname.
26648      Branch: perl
26649            ! Configure config_h.SH
26650 ____________________________________________________________________________
26651 [ 13215] By: jhi                                   on 2001/11/23  18:34:24
26652         Log: Use PROCSELFEXE_PATH.
26653      Branch: perl
26654            ! perl.c
26655 ____________________________________________________________________________
26656 [ 13214] By: jhi                                   on 2001/11/23  18:31:27
26657         Log: metaconfig unit change for #13213.
26658      Branch: metaconfig/U/perl
26659            ! d_procselfexe.U
26660 ____________________________________________________________________________
26661 [ 13213] By: jhi                                   on 2001/11/23  18:31:13
26662         Log: Add probing for BSD-like /proc/curproc/file.
26663      Branch: perl
26664            ! Configure config_h.SH
26665 ____________________________________________________________________________
26666 [ 13212] By: jhi                                   on 2001/11/23  18:10:05
26667         Log: metaconfig unit change for 13211.
26668      Branch: metaconfig/U/perl
26669            + d_dirfd.U
26670 ____________________________________________________________________________
26671 [ 13211] By: jhi                                   on 2001/11/23  18:09:37
26672         Log: Add probing for dirfd() so that it can be added it IO::Dir.
26673      Branch: perl
26674            ! Configure config_h.SH perl.h
26675 ____________________________________________________________________________
26676 [ 13210] By: jhi                                   on 2001/11/23  17:37:27
26677         Log: ...and update the test count.
26678      Branch: perl
26679            ! lib/Pod/t/basic.t
26680 ____________________________________________________________________________
26681 [ 13209] By: jhi                                   on 2001/11/23  17:19:12
26682         Log: Must remove the cap test also from the test script.
26683      Branch: perl
26684            ! lib/Pod/t/basic.t
26685 ____________________________________________________________________________
26686 [ 13208] By: jhi                                   on 2001/11/23  17:11:58
26687         Log: Subject: [PATCH] Tests are good
26688              From: Nicholas Clark <nick@ccl4.org>
26689              Date: Fri, 23 Nov 2001 18:12:21 +0000
26690              Message-ID: <20011123181220.F37621@plum.flirble.org>
26691      Branch: perl
26692            ! pod/perlhack.pod
26693 ____________________________________________________________________________
26694 [ 13207] By: jhi                                   on 2001/11/23  17:08:31
26695         Log: The basic.cap from podlators 1.14 is not very portable.
26696      Branch: perl
26697            - lib/Pod/t/basic.cap
26698            ! MANIFEST
26699 ____________________________________________________________________________
26700 [ 13206] By: jhi                                   on 2001/11/23  16:41:13
26701         Log: Subject: Re: [DOC PATCHES] pod cleanups
26702              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
26703              Date: 22 Nov 2001 12:54:16 -0000
26704              Message-Id: <slrn9vptci.klv.rgarciasuarez@rafael.kazibao.net>
26705      Branch: perl
26706            ! pod/perlfunc.pod pod/perlmodinstall.pod pod/perlre.pod
26707            ! pod/perlretut.pod pod/perluniintro.pod vms/perlvms.pod
26708 ____________________________________________________________________________
26709 [ 13205] By: jhi                                   on 2001/11/23  16:38:10
26710         Log: FAQ sync.
26711      Branch: perl
26712            ! pod/perlfaq.pod pod/perlfaq3.pod pod/perlfaq4.pod
26713 ____________________________________________________________________________
26714 [ 13204] By: jhi                                   on 2001/11/23  16:37:21
26715         Log: Subject: [PATCH: perl@13169] inital testing for MM_VMS 
26716              From: PPrymmer@factset.com
26717              Date: Fri, 23 Nov 2001 11:43:45 -0500
26718              Message-ID: <OFC84EA224.295430FF-ON85256B0D.005BB70C@55.25.11>
26719      Branch: perl
26720            ! MANIFEST lib/ExtUtils/MM_VMS.pm
26721 ____________________________________________________________________________
26722 [ 13203] By: jhi                                   on 2001/11/23  15:47:13
26723         Log: Corify podlators 1.14 test.
26724      Branch: perl
26725            ! lib/Pod/t/basic.t
26726 ____________________________________________________________________________
26727 [ 13202] By: jhi                                   on 2001/11/23  15:38:36
26728         Log: Output tweak needed because of podlators 1.14.
26729      Branch: perl
26730            ! t/pod/multiline_items.xr
26731 ____________________________________________________________________________
26732 [ 13201] By: jhi                                   on 2001/11/23  15:38:04
26733         Log: Upgrade to podlators 1.14.
26734      Branch: perl
26735            + lib/Pod/t/basic.cap lib/Pod/t/basic.clr lib/Pod/t/basic.man
26736            + lib/Pod/t/basic.ovr lib/Pod/t/basic.pod lib/Pod/t/basic.t
26737            + lib/Pod/t/basic.txt lib/Pod/t/parselink.t
26738            ! MANIFEST lib/Pod/Man.pm lib/Pod/ParseLink.pm lib/Pod/Text.pm
26739            ! lib/Pod/Text/Overstrike.pm
26740 ____________________________________________________________________________
26741 [ 13200] By: jhi                                   on 2001/11/23  15:32:06
26742         Log: perlmodinstall tweaks from Philip Newton.
26743      Branch: perl
26744            ! pod/perlmodinstall.pod
26745 ____________________________________________________________________________
26746 [ 13199] By: jhi                                   on 2001/11/23  15:05:02
26747         Log: Subject: Re: [PATCH] Porting/genlog -bi and range
26748              From: Autrijus Tang <autrijus@autrijus.org>           
26749              Date: Fri, 23 Nov 2001 23:55:53 +0800
26750              Message-ID: <20011123235553.A2310@not.autrijus.org>
26751      Branch: perl
26752            ! Porting/genlog
26753 ____________________________________________________________________________
26754 [ 13198] By: jhi                                   on 2001/11/23  14:58:40
26755         Log: Subject: Re: regex oddness with \Z and $&
26756              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>  
26757              Date: Fri, 23 Nov 2001 15:15:24 +0000
26758              Message-Id: <200111231515.fANFFOR10341@crypt.compulink.co.uk>
26759      Branch: perl
26760            ! regcomp.c t/op/re_tests
26761 ____________________________________________________________________________
26762 [ 13197] By: jhi                                   on 2001/11/23  14:44:19
26763         Log: regen_headers.
26764      Branch: perl
26765            ! embed.h global.sym pod/perlapi.pod proto.h
26766 ____________________________________________________________________________
26767 [ 13196] By: jhi                                   on 2001/11/23  14:24:08
26768         Log: Forgotten check-in.
26769      Branch: perl
26770            ! pod/perlapi.pod
26771 ____________________________________________________________________________
26772 [ 13195] By: jhi                                   on 2001/11/23  14:23:49
26773         Log: Remembered everything in 13152 but Test/Simple.pm itself, duh.
26774      Branch: perl
26775            ! lib/Test/Simple.pm
26776 ____________________________________________________________________________
26777 [ 13194] By: jhi                                   on 2001/11/22  11:31:59
26778         Log: Retract #13173 (effectively retract Net::Ping 2.06,
26779              go back to 2.04, the 2.06 hasn't seen the patches
26780              that have gone to the blead version.)
26781      Branch: perl
26782            - lib/Net/Ping/CHANGES lib/Net/Ping/README
26783            - lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
26784            - lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
26785            - lib/Net/Ping/t/200_ping_tcp.t
26786            ! MANIFEST lib/Net/Ping.pm
26787 ____________________________________________________________________________
26788 [ 13193] By: jhi                                   on 2001/11/22  11:27:49
26789         Log: Subject: Re: [PATCH perldoc] problems with pod2man         
26790              From: Robin Barker <rmb1@cise.npl.co.uk>
26791              Date: Thu, 22 Nov 2001 11:00:38 GMT
26792              Message-Id: <200111221100.LAA08582@tempest.npl.co.uk>
26793      Branch: perl
26794            ! utils/perldoc.PL
26795 ____________________________________________________________________________
26796 [ 13192] By: jhi                                   on 2001/11/22  05:06:35
26797         Log: metaconfig unit change for #13191.
26798      Branch: metaconfig/U/perl
26799            ! d_procselfexe.U
26800 ____________________________________________________________________________
26801 [ 13191] By: jhi                                   on 2001/11/22  05:06:09
26802         Log: procselfexe tweak: for some reason I had a ls in
26803              /proc/self/exe, not the ls Configure thought it
26804              would found.
26805      Branch: perl
26806            ! Configure
26807 ____________________________________________________________________________
26808 [ 13190] By: jhi                                   on 2001/11/22  04:45:36
26809         Log: Corify the Net::Ping tests; skip the tests
26810              unless $ENV{PERL_TEST_Net_Ping} is true.
26811      Branch: perl
26812            ! lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
26813            ! lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
26814            ! lib/Net/Ping/t/200_ping_tcp.t
26815 ____________________________________________________________________________
26816 [ 13189] By: jhi                                   on 2001/11/22  04:44:03
26817         Log: metaconfig units changes for #13188.
26818      Branch: metaconfig
26819            ! U/modified/Head.U
26820      Branch: metaconfig/U/perl
26821            ! issymlink.U
26822 ____________________________________________________________________________
26823 [ 13188] By: jhi                                   on 2001/11/22  04:43:29
26824         Log: The #13182 didn't really help.  The real problem
26825              seems to be that 'sh' can in AIX mean at least three
26826              different things, and we can't know which one it is
26827              unless we export $newsh from an earlier run (and it's
26828              the 'bsh' aka 'sh' that has the the broken test -h).
26829      Branch: perl
26830            ! Configure
26831 ____________________________________________________________________________
26832 [ 13187] By: gsar                                  on 2001/11/22  03:42:58
26833         Log: local(*CORE::GLOBAL::require) doesn't behave like other overrides 
26834      Branch: perl
26835            ! op.c t/op/override.t
26836 ____________________________________________________________________________
26837 [ 13186] By: jhi                                   on 2001/11/22  03:18:49
26838         Log: Subject: [PATCH: perl@13169] add Shell.t tests for VMS
26839              From: PPrymmer@factset.com 
26840              Date: Wed, 21 Nov 2001 20:17:25 -0500
26841              Message-ID: <OF6DA93FFA.A954A0D4-ON85256B0C.0006DDF9@55.25.11>
26842      Branch: perl
26843            ! lib/Shell.t
26844 ____________________________________________________________________________
26845 [ 13185] By: jhi                                   on 2001/11/22  03:09:27
26846         Log: Reapply perlmodinstall parts of #12897.
26847      Branch: perl
26848            ! pod/perlmodinstall.pod
26849 ____________________________________________________________________________
26850 [ 13184] By: jhi                                   on 2001/11/22  03:08:00
26851         Log: perlmodinstall 2.01 from Jon Orwant.
26852      Branch: perl
26853            ! pod/perlmodinstall.pod
26854 ____________________________________________________________________________
26855 [ 13183] By: jhi                                   on 2001/11/21  22:33:20
26856         Log: Subject: [PATCH @10907] REXX on OS/2
26857              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26858              Date: Wed, 21 Nov 2001 15:26:11 -0500
26859              Message-ID: <20011121152611.A13664@math.ohio-state.edu>
26860      Branch: perl
26861            ! os2/Makefile.SHs os2/OS2/REXX/REXX.pm os2/OS2/REXX/REXX.xs
26862            ! os2/OS2/REXX/t/rx_cmprt.t os2/os2.c os2/perlrexx.c
26863 ____________________________________________________________________________
26864 [ 13182] By: jhi                                   on 2001/11/21  22:31:10
26865         Log: metaconfig unit change for #13181.
26866      Branch: metaconfig/U/perl
26867            ! issymlink.U
26868 ____________________________________________________________________________
26869 [ 13181] By: jhi                                   on 2001/11/21  22:30:37
26870         Log: AIX has broken builtin 'test'.
26871      Branch: perl
26872            ! Configure
26873 ____________________________________________________________________________
26874 [ 13180] By: jhi                                   on 2001/11/21  22:27:16
26875         Log: Subject: [PATCH 5.7.x] INSTALL size update
26876              From: Andy Dougherty <doughera@lafayette.edu>
26877              Date: Wed, 21 Nov 2001 14:49:21 -0500 (EST) 
26878              Message-ID: <Pine.SOL.4.10.10111211448190.16009-100000@maxwell.phys.lafayette.edu>         
26879      Branch: perl
26880            ! INSTALL
26881 ____________________________________________________________________________
26882 [ 13179] By: jhi                                   on 2001/11/21  22:25:14
26883         Log: Implement the sort pragma.  Split sort code from pp_ctl.c
26884              to pp_sort.c.  Includes the quicksort stabilizing layer
26885              from John P. Linderman.  -Msort=qsort or -Msort=fast is
26886              faster than without (or with -Msort=mergesort or -Msort=safe)
26887              for short random inputs, but for some reason not quite as fast
26888              as 5.6.1 qsort.  More benchmarking, profiling, tuning, and
26889              optimizing definitely needed.
26890      Branch: perl
26891            + lib/sort.pm lib/sort.t pp_sort.c
26892            ! MANIFEST Makefile.SH Makefile.micro NetWare/Makefile embed.h
26893            ! embed.pl global.sym perl.h pp_ctl.c proto.h
26894            ! vms/descrip_mms.template vos/build.cm win32/Makefile
26895            ! win32/makefile.mk wince/Makefile.ce
26896 ____________________________________________________________________________
26897 [ 13178] By: gbarr                                 on 2001/11/21  18:30:10
26898         Log: Sync file with libnet-1.0901-tobe
26899      Branch: perl
26900            + lib/Net/t/config.t lib/Net/t/libnet_t.pl lib/Net/t/time.t
26901            ! MANIFEST lib/Net/ChangeLog.libnet lib/Net/Config.pm
26902            ! lib/Net/Domain.pm lib/Net/FTP.pm lib/Net/FTP/E.pm
26903            ! lib/Net/FTP/L.pm lib/Net/NNTP.pm lib/Net/POP3.pm
26904            ! lib/Net/SMTP.pm lib/Net/libnetFAQ.pod
26905 ____________________________________________________________________________
26906 [ 13177] By: jhi                                   on 2001/11/21  17:31:28
26907         Log: Subject: [PATCH perldoc] problems with pod2man
26908              From: Robin Barker <rmb1@cise.npl.co.uk>
26909              Date: Wed, 21 Nov 2001 17:48:51 GMT
26910              Message-Id: <200111211748.RAA07123@tempest.npl.co.uk>
26911      Branch: perl
26912            ! utils/perldoc.PL
26913 ____________________________________________________________________________
26914 [ 13176] By: jhi                                   on 2001/11/21  17:27:30
26915         Log: debug_pad only visible when debugging.
26916      Branch: perl
26917            ! makedef.pl
26918 ____________________________________________________________________________
26919 [ 13175] By: jhi                                   on 2001/11/21  16:02:14
26920         Log: metaconfig units changes for #13174.
26921      Branch: metaconfig/U/perl
26922            + d_procselfexe.U
26923            - procselfexe.U
26924 ____________________________________________________________________________
26925 [ 13174] By: jhi                                   on 2001/11/21  16:01:39
26926         Log: procselfexe tweaks.
26927      Branch: perl
26928            ! Configure config_h.SH
26929 ____________________________________________________________________________
26930 [ 13173] By: jhi                                   on 2001/11/21  15:55:08
26931         Log: Upgrade to Net::Ping 2.06.
26932      Branch: perl
26933            + lib/Net/Ping/CHANGES lib/Net/Ping/README
26934            + lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
26935            + lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
26936            + lib/Net/Ping/t/200_ping_tcp.t
26937            ! MANIFEST lib/Net/Ping.pm
26938 ____________________________________________________________________________
26939 [ 13172] By: jhi                                   on 2001/11/21  15:17:13
26940         Log: Upgrade to Math::BigInt 1.47.
26941      Branch: perl
26942            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
26943            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.inc
26944            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintc.t
26945            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
26946            ! lib/Math/BigInt/t/mbimbf.t lib/Math/BigInt/t/sub_mbf.t
26947            ! lib/Math/BigInt/t/sub_mbi.t
26948 ____________________________________________________________________________
26949 [ 13171] By: jhi                                   on 2001/11/21  15:03:53
26950         Log: Dynaloading for POSIX-BC from Thomas Dorner.
26951      Branch: perl
26952            ! hints/posix-bc.sh
26953 ____________________________________________________________________________
26954 [ 13170] By: jhi                                   on 2001/11/21  15:02:39
26955         Log: Strange: the same mysterious regex study bug
26956              seems to be present both in OS/390 and POSIX-BC.
26957              Deep EBCDIC magic that regex engine gets wrong,
26958              or a bug in some compiler/library shared by the
26959              two platforms?  From Thomas Dorner.
26960      Branch: perl
26961            ! t/op/study.t
26962 ____________________________________________________________________________
26963 [ 13169] By: jhi                                   on 2001/11/21  14:47:03
26964         Log: More lost and found.
26965      Branch: perl
26966            + lib/Test/Simple/README
26967            ! MANIFEST
26968 ____________________________________________________________________________
26969 [ 13168] By: jhi                                   on 2001/11/21  14:45:05
26970         Log: MANIFESTly missing.
26971      Branch: perl
26972            ! MANIFEST
26973 ____________________________________________________________________________
26974 [ 13167] By: jhi                                   on 2001/11/21  14:42:35
26975         Log: Subject: Re: PERFORCE change 13162 for review               
26976              From: Philip Newton <Philip.Newton@gmx.net> 
26977              Date: Wed, 21 Nov 2001 16:44:30 +0100
26978              Message-ID: <j2invt4a84bccvj8khob0s9m3hd5urmcud@4ax.com>
26979      Branch: perl
26980            ! ext/Devel/PPPort/PPPort.pm
26981 ____________________________________________________________________________
26982 [ 13166] By: jhi                                   on 2001/11/21  14:39:27
26983         Log: Update Changes.
26984      Branch: perl
26985            ! Changes patchlevel.h
26986 ____________________________________________________________________________
26987 [ 13165] By: jhi                                   on 2001/11/21  14:34:43
26988         Log: Small doc tweaks.
26989      Branch: perl
26990            ! ext/PerlIO/Via/Via.pm
26991 ____________________________________________________________________________
26992 [ 13164] By: jhi                                   on 2001/11/21  14:13:00
26993         Log: Redundant return.
26994      Branch: perl
26995            ! ext/MIME/Base64/QuotedPrint.pm
26996 ____________________________________________________________________________
26997 [ 13163] By: jhi                                   on 2001/11/21  13:52:30
26998         Log: Subject: [PATCH] Z*/[AZa]* fails to pack length properly
26999              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
27000              Date: Wed, 21 Nov 2001 10:23:16 +0100
27001              Message-ID: <200111211023160020.0050BD28@smtp.chello.at>   
27002      Branch: perl
27003            ! pp_pack.c t/op/pack.t
27004 ____________________________________________________________________________
27005 [ 13162] By: jhi                                   on 2001/11/21  13:44:41
27006         Log: Add Devel::PPPort originally from Kenneth Albanowski,
27007              revigorated by Paul Marquess: gives h2xs a Perl version
27008              portability boost.
27009      Branch: perl
27010            + ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/PPPort.pm
27011            + ext/Devel/PPPort/README ext/Devel/PPPort/TODO
27012            + ext/Devel/PPPort/harness/Harness.pm
27013            + ext/Devel/PPPort/harness/Harness.xs
27014            + ext/Devel/PPPort/harness/Makefile.PL
27015            + ext/Devel/PPPort/harness/module2.c
27016            + ext/Devel/PPPort/harness/module3.c
27017            + ext/Devel/PPPort/harness/t/test.t ext/Devel/PPPort/soak
27018            ! MANIFEST lib/h2xs.t utils/h2xs.PL
27019 ____________________________________________________________________________
27020 [ 13161] By: jhi                                   on 2001/11/21  13:43:08
27021         Log: Oops.
27022      Branch: perl
27023            ! lib/Test/Simple/t/filehandles.t
27024 ____________________________________________________________________________
27025 [ 13160] By: jhi                                   on 2001/11/21  13:23:07
27026         Log: Subject: Re: PERFORCE change 13152 for review               
27027              From: Philip Newton <Philip.Newton@gmx.net> 
27028              Date: Wed, 21 Nov 2001 09:04:05 +0100
27029              Message-ID: <1glmvtgulgh95tcrent3cso98pb5nm3rgb@4ax.com>
27030      Branch: perl
27031            ! lib/Test/Builder.pm
27032 ____________________________________________________________________________
27033 [ 13159] By: jhi                                   on 2001/11/21  13:19:08
27034         Log: Subject: Re: PERFORCE change 13142 for review
27035              From: Philip Newton <Philip.Newton@gmx.net>
27036              Date: Wed, 21 Nov 2001 09:04:03 +0100
27037              Message-ID: <m9lmvt8a2vjq2sa8stds01msej0f2f03up@4ax.com>
27038              
27039              plus rewrap few paragraphs.
27040      Branch: perl
27041            ! lib/Pod/LaTeX.pm
27042 ____________________________________________________________________________
27043 [ 13158] By: jhi                                   on 2001/11/21  03:59:51
27044         Log: Integrate #13154 from macperl; Remove comments.
27045      Branch: perl
27046           !> lib/File/Spec/Mac.pm
27047 ____________________________________________________________________________
27048 [ 13157] By: jhi                                   on 2001/11/21  03:53:06
27049         Log: Update the list of modules having tests.
27050      Branch: perl
27051            ! t/lib/1_compile.t
27052 ____________________________________________________________________________
27053 [ 13156] By: pudge                                 on 2001/11/21  03:19:09
27054         Log: Slight doc changes.
27055      Branch: maint-5.6/macperl
27056            ! macos/macperl/MacPerl.podhelp
27057 ____________________________________________________________________________
27058 [ 13155] By: pudge                                 on 2001/11/21  03:18:48
27059         Log: Add UTF-16 coercion.
27060      Branch: maint-5.6/macperl
27061            ! macos/lib/Mac/AppleEvents/Simple.pm
27062 ____________________________________________________________________________
27063 [ 13154] By: pudge                                 on 2001/11/21  03:16:55
27064         Log: Remove comments.
27065      Branch: maint-5.6/macperl
27066            ! lib/File/Spec/Mac.pm
27067 ____________________________________________________________________________
27068 [ 13153] By: pudge                                 on 2001/11/21  03:16:00
27069         Log: Fix FSpGetCatInfo (and other functions) corrupting
27070              memory with bad filespecs (bug #471867)
27071      Branch: maint-5.6/macperl
27072            ! macos/ext/Mac/Files/typemap macos/ext/Mac/typemap
27073 ____________________________________________________________________________
27074 [ 13152] By: jhi                                   on 2001/11/21  03:09:46
27075         Log: Upgrade to Test::Simple 0.33.
27076      Branch: perl
27077            ! lib/Test/Builder.pm lib/Test/More.pm lib/Test/Simple/Changes
27078            ! lib/Test/Simple/t/filehandles.t lib/Test/Simple/t/no_header.t
27079            ! lib/Test/Simple/t/output.t lib/Test/Tutorial.pod
27080 ____________________________________________________________________________
27081 [ 13151] By: jhi                                   on 2001/11/21  03:01:36
27082         Log: Upgrade to Test::Harness 1.26.
27083      Branch: perl
27084            ! lib/Test/Harness.pm lib/Test/Harness/Changes
27085 ____________________________________________________________________________
27086 [ 13150] By: jhi                                   on 2001/11/21  02:15:47
27087         Log: Integrate change #13145 from maintperl;
27088              another compatibility tweak to change#12559: avoid quoting
27089              arguments that already have quotes; add test case
27090      Branch: perl
27091           !> t/op/system_tests win32/win32.c
27092 ____________________________________________________________________________
27093 [ 13149] By: gsar                                  on 2001/11/21  02:00:28
27094         Log: integrate change#13147 from mainline (fixes nit in change#10091)
27095              
27096              Subject: [PATCH] spaceship and refs
27097      Branch: maint-5.6/perl
27098            ! pp.c pp_hot.c t/op/cmp.t
27099 ____________________________________________________________________________
27100 [ 13148] By: jhi                                   on 2001/11/21  00:44:56
27101         Log: Subject: [PATCH] Add test for Pod::ParseUtils              
27102              From: Tim Jenness <t.jenness@jach.hawaii.edu>            
27103              Date: Tue, 20 Nov 2001 14:33:14 -1000 (HST)
27104              Message-ID: <Pine.LNX.4.33.0111201429060.22000-100000@lapaki>
27105      Branch: perl
27106            + lib/Pod/t/utils.t
27107            ! MANIFEST
27108 ____________________________________________________________________________
27109 [ 13147] By: jhi                                   on 2001/11/21  00:40:09
27110         Log: Subject: [PATCH] spaceship and refs
27111              From: Nicholas Clark <nick@ccl4.org>
27112              Date: Tue, 20 Nov 2001 21:59:51 +0000
27113              Message-ID: <20011120215951.U62891@plum.flirble.org> 
27114      Branch: perl
27115            ! pp.c pp_hot.c t/op/cmp.t
27116 ____________________________________________________________________________
27117 [ 13146] By: jhi                                   on 2001/11/21  00:37:00
27118         Log: Try to clarify which I/O call operates on bytes,
27119              which on characters, which on either.
27120      Branch: perl
27121            ! pod/perlfunc.pod
27122 ____________________________________________________________________________
27123 [ 13145] By: gsar                                  on 2001/11/21  00:14:29
27124         Log: another compatibility tweak to change#12559: avoid quoting
27125              arguments that already have quotes; add test case
27126      Branch: maint-5.6/perl
27127            ! t/op/system_tests win32/win32.c
27128 ____________________________________________________________________________
27129 [ 13144] By: jhi                                   on 2001/11/20  22:31:47
27130         Log: Give a simple example of writing PerlIO::Via handlers
27131              in Perl.
27132      Branch: perl
27133            ! ext/PerlIO/Via/Via.pm
27134 ____________________________________________________________________________
27135 [ 13143] By: jhi                                   on 2001/11/20  20:50:41
27136         Log: Add test for Pod::LaTeX; re-sort MANIFEST.
27137      Branch: perl
27138            + lib/Pod/t/latex.t
27139            ! MANIFEST
27140 ____________________________________________________________________________
27141 [ 13142] By: jhi                                   on 2001/11/20  20:42:48
27142         Log: Subject: [PATCH] Pod::LaTeX up to V0.54
27143              From: Tim Jenness <t.jenness@jach.hawaii.edu>
27144              Date: Tue, 20 Nov 2001 11:36:54 -1000 (HST)
27145              Message-ID: <Pine.LNX.4.33.0111201131060.22000-100000@lapaki>
27146      Branch: perl
27147            ! lib/Pod/LaTeX.pm pod/pod2latex.PL
27148 ____________________________________________________________________________
27149 [ 13141] By: jhi                                   on 2001/11/20  20:35:14
27150         Log: Spread d_procselfexe to far-off lands (undefined).
27151      Branch: perl
27152            ! NetWare/config.wc configure.com epoc/config.sh uconfig.h
27153            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
27154            ! vos/config.ga.def vos/config.ga.h win32/config.bc
27155            ! win32/config.gc win32/config.vc win32/config.win64
27156            ! wince/config.ce
27157 ____________________________________________________________________________
27158 [ 13140] By: jhi                                   on 2001/11/20  20:17:13
27159         Log: Integrate perlio; add detection and use of /proc/self/exe
27160              (Linuxism for finding the absolute path of the executable)
27161      Branch: perl
27162           !> Configure config_h.SH perl.c t/op/magic.t
27163 ____________________________________________________________________________
27164 [ 13139] By: jhi                                   on 2001/11/20  20:12:06
27165         Log: Really define do_report_used() only if DEBUGGING.
27166      Branch: perl
27167            ! sv.c
27168 ____________________________________________________________________________
27169 [ 13138] By: nick                                  on 2001/11/20  20:01:05
27170         Log: perl.c change to use HAS_PROCSELFEXE, also
27171              tweak to $^X test to comprehend full path to real executable
27172              being returned (like Cygwin as it happens...)
27173      Branch: perlio
27174            ! perl.c t/op/magic.t
27175 ____________________________________________________________________________
27176 [ 13137] By: nick                                  on 2001/11/20  19:46:00
27177         Log: Integrate mainline
27178      Branch: perlio
27179           +> lib/NEXT/t/actual.t lib/NEXT/t/actuns.t lib/NEXT/t/next.t
27180           +> lib/NEXT/t/unseen.t
27181            - lib/NEXT/test.pl
27182           !> (integrate 34 files)
27183 ____________________________________________________________________________
27184 [ 13136] By: jhi                                   on 2001/11/20  17:47:36
27185         Log: Subject: [?PATCH] terser pp_eq
27186              From: Nicholas Clark <nick@ccl4.org>
27187              Date: Mon, 19 Nov 2001 23:09:02 +0000
27188              Message-ID: <20011119230901.O62891@plum.flirble.org>
27189      Branch: perl
27190            ! pp_hot.c
27191 ____________________________________________________________________________
27192 [ 13135] By: jhi                                   on 2001/11/20  17:40:13
27193         Log: Pass 4 at perldelta - cleanup problems found by podchecker.
27194      Branch: perl
27195            ! pod/perldelta.pod
27196 ____________________________________________________________________________
27197 [ 13134] By: jhi                                   on 2001/11/20  16:59:54
27198         Log: Subject: Re: [ID 20011117.127] Not OK: perl v5.7.2 +DEVEL13048 on i686-linux 2.4.15-pre6
27199              From: Andy Dougherty <doughera@lafayette.edu>
27200              Date: Tue, 20 Nov 2001 12:45:32 -0500 (EST)
27201              Message-ID: <Pine.SOL.4.10.10111201240270.15132-100000@maxwell.phys.lafayette.edu>
27202      Branch: perl
27203            ! ext/re/Makefile.PL ext/re/re.xs
27204 ____________________________________________________________________________
27205 [ 13133] By: jhi                                   on 2001/11/20  15:51:04
27206         Log: Subject: Re: [ID 20011117.127] Not OK: perl v5.7.2 +DEVEL13048 on i686-linux 2.4.15-pre6
27207              From: Andy Dougherty <doughera@lafayette.edu>
27208              Date: Tue, 20 Nov 2001 11:08:13 -0500 (EST)
27209              Message-ID: <Pine.SOL.4.10.10111201106010.15104-100000@maxwell.phys.lafayette.edu>
27210      Branch: perl
27211            ! ext/re/re.xs
27212 ____________________________________________________________________________
27213 [ 13132] By: jhi                                   on 2001/11/20  15:31:43
27214         Log: Integrate change #13119 from macperl.
27215              (No changes since already applied the patch,
27216              just keep perforce happy and well-fed.)
27217      Branch: perl
27218           !> lib/Pod/Html.pm
27219 ____________________________________________________________________________
27220 [ 13131] By: jhi                                   on 2001/11/20  15:29:55
27221         Log: Subject: [PATCH] filter-util.pl for Mac OS
27222              From: Chris Nandor <pudge@pobox.com>
27223              Date: Tue, 20 Nov 2001 00:16:11 -0500
27224              Message-Id: <p0510030ab81f970e9c05@[10.0.1.177]>
27225      Branch: perl
27226            ! t/lib/filter-util.pl
27227 ____________________________________________________________________________
27228 [ 13130] By: jhi                                   on 2001/11/20  15:23:11
27229         Log: Subject: [PATCH] Portability fix for Pod::Html
27230              From: Chris Nandor <pudge@pobox.com>
27231              Date: Tue, 20 Nov 2001 00:01:05 -0500
27232              Message-Id: <p05100307b81f92788846@[10.0.1.177]>
27233      Branch: perl
27234            ! lib/Pod/Html.pm
27235 ____________________________________________________________________________
27236 [ 13129] By: jhi                                   on 2001/11/20  15:14:49
27237         Log: Need to skip more tests if not perlio.
27238      Branch: perl
27239            ! lib/open.t
27240 ____________________________________________________________________________
27241 [ 13128] By: jhi                                   on 2001/11/20  15:04:55
27242         Log: Pass 3 at perldelta - sort the lists of new modules,
27243              module improvements, and new platforms.
27244      Branch: perl
27245            ! pod/perldelta.pod
27246 ____________________________________________________________________________
27247 [ 13127] By: jhi                                   on 2001/11/20  13:42:22
27248         Log: Document ${^OPEN}.
27249      Branch: perl
27250            ! pod/perlvar.pod
27251 ____________________________________________________________________________
27252 [ 13126] By: pudge                                 on 2001/11/20  03:28:51
27253         Log: Make configpm work with extra keys
27254      Branch: maint-5.6/macperl
27255            ! macos/configpm
27256 ____________________________________________________________________________
27257 [ 13125] By: pudge                                 on 2001/11/20  03:28:09
27258         Log: Version and doc updates
27259      Branch: maint-5.6/macperl
27260            ! macos/MPVersion.r macos/macperl/MacPerl.podhelp
27261 ____________________________________________________________________________
27262 [ 13124] By: pudge                                 on 2001/11/20  03:27:44
27263         Log: More fixes for error message parsing (bug #470316)
27264      Branch: maint-5.6/macperl
27265            ! macos/macish.c
27266 ____________________________________________________________________________
27267 [ 13123] By: pudge                                 on 2001/11/20  03:26:32
27268         Log: Fix ctrl-D handling (bug #471436), more exit fixes (bug #467732),
27269              remove obsolete function (bug #465225)
27270      Branch: maint-5.6/macperl
27271            ! macos/macperl/MPConsole.cp macos/macperl/MPMain.c
27272            ! macos/macperl/MPScript.c
27273 ____________________________________________________________________________
27274 [ 13122] By: pudge                                 on 2001/11/20  03:20:17
27275         Log: Add p2as droplet to distribution.
27276      Branch: maint-5.6/macperl
27277            + macos/macperl/Droplets/p2as.plx
27278 ____________________________________________________________________________
27279 [ 13121] By: pudge                                 on 2001/11/20  03:10:36
27280         Log: Bundle File::Sort.
27281      Branch: maint-5.6/macperl
27282            + macos/bundled_lib/blib/lib/File/Sort.pm
27283 ____________________________________________________________________________
27284 [ 13120] By: pudge                                 on 2001/11/20  03:09:21
27285         Log: Various bundled module fixes.
27286      Branch: maint-5.6/macperl
27287            ! macos/bundled_ext/Compress/Zlib/Makefile.mk
27288            ! macos/bundled_ext/Digest/MD5/t/files.t
27289            ! macos/bundled_ext/Filter/t/filter-util.pl
27290            ! macos/bundled_lib/blib/lib/Net/Config.pm
27291            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-chunk.t
27292 ____________________________________________________________________________
27293 [ 13119] By: pudge                                 on 2001/11/20  03:08:27
27294         Log: Portability fix for Pod::Html.
27295      Branch: maint-5.6/macperl
27296            ! lib/Pod/Html.pm
27297 ____________________________________________________________________________
27298 [ 13118] By: jhi                                   on 2001/11/20  02:58:38
27299         Log: Upgrade to Text::Balanced 1.89.
27300      Branch: perl
27301            ! lib/Text/Balanced.pm lib/Text/Balanced/Changes
27302            ! lib/Text/Balanced/README lib/Text/Balanced/t/extbrk.t
27303            ! lib/Text/Balanced/t/extcbk.t lib/Text/Balanced/t/extdel.t
27304            ! lib/Text/Balanced/t/extmul.t lib/Text/Balanced/t/extqlk.t
27305            ! lib/Text/Balanced/t/exttag.t lib/Text/Balanced/t/extvar.t
27306            ! lib/Text/Balanced/t/gentag.t
27307 ____________________________________________________________________________
27308 [ 13117] By: jhi                                   on 2001/11/20  02:53:32
27309         Log: Upgrade to NEXT 0.50.
27310      Branch: perl
27311            + lib/NEXT/t/actual.t lib/NEXT/t/actuns.t lib/NEXT/t/next.t
27312            + lib/NEXT/t/unseen.t
27313            - lib/NEXT/test.pl
27314            ! MANIFEST lib/NEXT.pm lib/NEXT/Changes lib/NEXT/README
27315 ____________________________________________________________________________
27316 [ 13116] By: pudge                                 on 2001/11/20  02:47:23
27317         Log: Integrate with maint-5.6/perl.
27318      Branch: maint-5.6/macperl
27319           !> win32/win32.c
27320 ____________________________________________________________________________
27321 [ 13115] By: jhi                                   on 2001/11/20  01:57:41
27322         Log: Update the README.threads scary header a bit.
27323      Branch: perl
27324            ! README.threads
27325 ____________________________________________________________________________
27326 [ 13114] By: jhi                                   on 2001/11/20  01:49:59
27327         Log: Pass 2 at perldelta: add some changes since 5.7.2.
27328      Branch: perl
27329            ! pod/perldelta.pod
27330 ____________________________________________________________________________
27331 [ 13113] By: jhi                                   on 2001/11/20  00:55:25
27332         Log: Subject: [DOC PATCH] perlfaq4.pod 
27333              From: Tim Jenness <t.jenness@jach.hawaii.edu>
27334              Date: Mon, 19 Nov 2001 15:31:36 -1000 (HST)
27335              Message-ID: <Pine.LNX.4.33.0111191530180.5914-100000@lapaki>           
27336      Branch: perl
27337            ! pod/perlfaq4.pod
27338 ____________________________________________________________________________
27339 [ 13112] By: jhi                                   on 2001/11/20  00:53:17
27340         Log: Subject: [PATCH perl.c] Extra diagnostics for -DP            
27341              From: Michael G Schwern <schwern@pobox.com> 
27342              Date: Mon, 19 Nov 2001 19:53:12 -0500
27343              Message-ID: <20011119195311.I11883@blackrider>
27344      Branch: perl
27345            ! perl.c
27346 ____________________________________________________________________________
27347 [ 13111] By: jhi                                   on 2001/11/20  00:48:46
27348         Log: Subject: [PATCH: perl@13050] update of vms Makefile.SH analog
27349              From: PPrymmer@factset.com
27350              Date: Mon, 19 Nov 2001 17:08:59 -0500
27351              Message-ID: <OFE1F46859.B4E4C53A-ON85256B09.0078C420@55.25.11>
27352      Branch: perl
27353            ! vms/descrip_mms.template
27354 ____________________________________________________________________________
27355 [ 13110] By: jhi                                   on 2001/11/20  00:39:02
27356         Log: Create a per-interpeter debug scratchpad container
27357              and use that for the regexec debugging.
27358      Branch: perl
27359            ! embedvar.h intrpvar.h perl.c perl.h perlapi.h regexec.c
27360 ____________________________________________________________________________
27361 [ 13109] By: nick                                  on 2001/11/19  22:01:45
27362         Log: Use /proc/self/exe to set $^X on linux (or anywhere new
27363              Configure unit detects the feature).
27364      Branch: metaconfig/U/perl
27365            + procselfexe.U
27366      Branch: perlio
27367            ! Configure config_h.SH
27368 ____________________________________________________________________________
27369 [ 13108] By: nick                                  on 2001/11/19  20:39:17
27370         Log: Integrate mainline
27371      Branch: perlio
27372           +> t/op/or.t
27373           !> (integrate 44 files)
27374 ____________________________________________________________________________
27375 [ 13107] By: jhi                                   on 2001/11/19  20:22:36
27376         Log: sysseek tweak.
27377      Branch: perl
27378            ! pod/perlfunc.pod
27379 ____________________________________________________________________________
27380 [ 13106] By: jhi                                   on 2001/11/19  20:18:42
27381         Log: Move the sysio tests from io/utf8 to lib/open.
27382      Branch: perl
27383            ! lib/open.t t/io/utf8.t
27384 ____________________________________________________________________________
27385 [ 13105] By: nick                                  on 2001/11/19  20:15:39
27386         Log: Add a .package and a README to //depot/metaconfig
27387      Branch: metaconfig
27388            + .package README
27389 ____________________________________________________________________________
27390 [ 13104] By: jhi                                   on 2001/11/19  20:01:54
27391         Log: Thou shalt not mix stdio and sysio.
27392      Branch: perl
27393            ! t/io/utf8.t
27394 ____________________________________________________________________________
27395 [ 13103] By: jhi                                   on 2001/11/19  19:28:40
27396         Log: Update Changes.
27397      Branch: perl
27398            ! Changes patchlevel.h
27399 ____________________________________________________________________________
27400 [ 13102] By: jhi                                   on 2001/11/19  19:17:14
27401         Log: The runops_debug needs to be present always, otherwise
27402              places like AIX which need an explicit symbol export list
27403              will croak when trying to build Devel::Peek (which uses
27404              the runops_debug).
27405      Branch: perl
27406            ! makedef.pl
27407 ____________________________________________________________________________
27408 [ 13101] By: jhi                                   on 2001/11/19  19:06:48
27409         Log: Subject: [PATCH: perl@13050] VMS specific cleanup and strictness for tie_sdbm.t
27410              From: PPrymmer@factset.com 
27411              Date: Mon, 19 Nov 2001 11:34:22 -0500
27412              Message-ID: <OF8BFCD922.9F513397-ON85256B09.005AAA90@55.25.11>
27413      Branch: perl
27414            ! lib/Memoize/t/tie_sdbm.t
27415 ____________________________________________________________________________
27416 [ 13100] By: jhi                                   on 2001/11/19  18:57:11
27417         Log: Retract #13088: it seems that unless dump.c is extensively
27418              reorganized as to what symbols it shows, when, and to whom,
27419              we are stuck with having the dump.o symbols in the libperl
27420              and thusly in the main Perl binary.
27421      Branch: perl
27422            ! embedvar.h perlapi.h perlvars.h
27423 ____________________________________________________________________________
27424 [ 13099] By: jhi                                   on 2001/11/19  18:02:14
27425         Log: The _uni_display should not be in dump.c since they
27426              are used under normal operation (S_not_a_number()).
27427      Branch: perl
27428            ! dump.c embed.h embed.pl global.sym proto.h utf8.c
27429 ____________________________________________________________________________
27430 [ 13098] By: jhi                                   on 2001/11/19  17:37:26
27431         Log: Protect sv_dump() from being included unless DEBUGGING,
27432              as noticed by Ilya.
27433      Branch: perl
27434            ! sv.c
27435 ____________________________________________________________________________
27436 [ 13097] By: jhi                                   on 2001/11/19  15:11:41
27437         Log: Pending further investigation skip the tell() tests.
27438              The tell() is okay on Solaris, HP-UX and Tru64, but fails
27439              (by returning too much) in Linux.
27440      Branch: perl
27441            ! t/io/utf8.t
27442 ____________________________________________________________________________
27443 [ 13096] By: jhi                                   on 2001/11/19  14:28:57
27444         Log: Retract #13082 until a better solution is found:
27445              statics break ithreads.
27446      Branch: perl
27447            ! regexec.c
27448 ____________________________________________________________________________
27449 [ 13095] By: jhi                                   on 2001/11/19  14:24:33
27450         Log: Figures 1 and 2 for UTF-8.
27451      Branch: perl
27452            ! pod/perlunicode.pod
27453 ____________________________________________________________________________
27454 [ 13094] By: jhi                                   on 2001/11/19  14:09:34
27455         Log: Subject: [PATCH] new warning "Useless use of sort in scalar context"
27456              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
27457              Date: Mon, 19 Nov 2001 13:26:45 +0100                 
27458              Message-ID: <20011119132645.A15034@rafael>
27459      Branch: perl
27460            ! op.c pod/perldiag.pod t/lib/warnings/op
27461 ____________________________________________________________________________
27462 [ 13093] By: jhi                                   on 2001/11/19  14:07:20
27463         Log: Subject: [PATCH t/op/closure.t] A little extra debugging output
27464              From: Michael G Schwern <schwern@pobox.com> 
27465              Date: Mon, 19 Nov 2001 03:11:12 -0500                 
27466              Message-ID: <20011119031112.E786@blackrider>
27467      Branch: perl
27468            ! t/op/closure.t
27469 ____________________________________________________________________________
27470 [ 13092] By: jhi                                   on 2001/11/19  14:05:21
27471         Log: Subject: [PATCH MANIFEST t/op/or.t] Double FETCH test
27472              From: Michael G Schwern <schwern@pobox.com>
27473              Date: Mon, 19 Nov 2001 03:42:56 -0500
27474              Message-ID: <20011119034256.I786@blackrider>
27475      Branch: perl
27476            + t/op/or.t
27477            ! MANIFEST
27478 ____________________________________________________________________________
27479 [ 13091] By: jhi                                   on 2001/11/19  13:50:45
27480         Log: Subject: [PATCH] io_poll.t vms/test.com tweaks
27481              From: "Craig A. Berry" <craigberry@mac.com>
27482              Date: Sun, 18 Nov 2001 14:33:48 -0600
27483              Message-Id: <a05101001b81db38899ea@[172.16.52.1]>
27484      Branch: perl
27485            ! ext/IO/lib/IO/t/io_poll.t vms/test.com
27486 ____________________________________________________________________________
27487 [ 13090] By: jhi                                   on 2001/11/19  13:49:28
27488         Log: Subject: [PATCH] ExtUtils::Install - use File::Spec instead of ExtUtils::MakeMaker
27489              From: Dave Rolsky <autarch@urth.org>
27490              Date: Mon, 19 Nov 2001 00:07:28 -0600 (CST)
27491              Message-ID: <Pine.LNX.4.40.0111190006040.4213-100000@urth.org>
27492      Branch: perl
27493            ! lib/ExtUtils/Manifest.pm
27494 ____________________________________________________________________________
27495 [ 13089] By: jhi                                   on 2001/11/19  13:48:35
27496         Log: Subject: [PATCH] ExtUtils::Install - use File::Spec instead of ExtUtils::MakeMaker
27497              From: Dave Rolsky <autarch@urth.org>
27498              Date: Mon, 19 Nov 2001 00:07:28 -0600 (CST) 
27499              Message-ID: <Pine.LNX.4.40.0111190006040.4213-100000@urth.org>
27500      Branch: perl
27501            ! lib/ExtUtils/Install.pm
27502 ____________________________________________________________________________
27503 [ 13088] By: jhi                                   on 2001/11/19  13:44:49
27504         Log: The runops_dbg should not be needed.
27505      Branch: perl
27506            ! embedvar.h perlapi.h perlvars.h pod/perlapi.pod
27507 ____________________________________________________________________________
27508 [ 13087] By: jhi                                   on 2001/11/19  13:28:22
27509         Log: do_spawn() cleanup from Charles Lane.
27510      Branch: perl
27511            ! vms/vms.c
27512 ____________________________________________________________________________
27513 [ 13086] By: jhi                                   on 2001/11/19  13:22:26
27514         Log: Update the list of tests.
27515      Branch: perl
27516            ! t/lib/1_compile.t
27517 ____________________________________________________________________________
27518 [ 13085] By: jhi                                   on 2001/11/18  21:57:23
27519         Log: Subject: [PATCH t/lib/warnings/sv] Re: [ID 20011116.125] $a = undef; print "$a\n"; does not warn
27520              From: Michael G Schwern <schwern@pobox.com> 
27521              Date: Fri, 16 Nov 2001 17:37:04 -0500
27522              Message-ID: <20011116173703.L30160@blackrider>
27523      Branch: perl
27524            ! t/lib/warnings/sv
27525 ____________________________________________________________________________
27526 [ 13084] By: jhi                                   on 2001/11/18  21:38:50
27527         Log: FAQ sync.
27528      Branch: perl
27529            ! pod/perlfaq4.pod
27530 ____________________________________________________________________________
27531 [ 13083] By: jhi                                   on 2001/11/18  21:37:06
27532         Log: Integrate perlio; win32 sync.
27533      Branch: perl
27534           !> perlio.c win32/win32io.c
27535 ____________________________________________________________________________
27536 [ 13082] By: jhi                                   on 2001/11/18  19:13:06
27537         Log: (retracted by #13096)
27538              Debugging would be badly skewed by a malloc per regex dump.
27539      Branch: perl
27540            ! regexec.c
27541 ____________________________________________________________________________
27542 [ 13081] By: nick                                  on 2001/11/18  19:08:40
27543         Log: Win32 layer has a dup which needs to match new prototype.
27544      Branch: perlio
27545            ! win32/win32io.c
27546 ____________________________________________________________________________
27547 [ 13080] By: nick                                  on 2001/11/18  19:05:02
27548         Log: Wrong way to get stdio mode used.
27549      Branch: perlio
27550            ! perlio.c
27551 ____________________________________________________________________________
27552 [ 13079] By: jhi                                   on 2001/11/18  18:59:28
27553         Log: Retract #13048: that introduced a malloc() (through savepvn())
27554              to *every* m//, which killed the performance quite badly.
27555      Branch: perl
27556            ! pp_hot.c regcomp.c regcomp.h regexp.h t/op/re_tests
27557 ____________________________________________________________________________
27558 [ 13078] By: jhi                                   on 2001/11/18  17:37:31
27559         Log: Pass 1 at perldelta.pod: sort the section contents
27560              together, drop all but the 5.7.2 known problems,
27561              leave the 5.7.1 security note since that's the
27562              fullest explanation (update the date on that).
27563      Branch: perl
27564            ! pod/perldelta.pod
27565 ____________________________________________________________________________
27566 [ 13077] By: jhi                                   on 2001/11/18  17:07:12
27567         Log: Retract 11635: close 20011113.110, reopen 20010809.028.
27568              
27569              Tiny problem in the test for 20011113.110: I hope
27570              'my $x= [("foo") x 1]' was never going to produce [qw(foo foo)] :-)
27571      Branch: perl
27572            ! pp.c t/op/repeat.t
27573 ____________________________________________________________________________
27574 [ 13076] By: jhi                                   on 2001/11/18  16:46:11
27575         Log: All of syswrite/send/sendto need to return character counts,
27576              and character counts from the offset, not the beginning of
27577              the scalar.
27578      Branch: perl
27579            ! pp_sys.c
27580 ____________________________________________________________________________
27581 [ 13075] By: jhi                                   on 2001/11/18  16:39:32
27582         Log: Integrate PerlIO: duping fixes.
27583      Branch: perl
27584           !> doio.c ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
27585           !> ext/PerlIO/Via/Via.xs ext/PerlIO/t/scalar.t perlio.c perlio.h
27586           !> perliol.h sv.c
27587 ____________________________________________________________________________
27588 [ 13074] By: jhi                                   on 2001/11/18  16:34:29
27589         Log: syswrite() was still returning byte counts, not character counts.
27590      Branch: perl
27591            ! pp_sys.c t/io/utf8.t
27592 ____________________________________________________________________________
27593 [ 13073] By: jhi                                   on 2001/11/18  16:16:17
27594         Log: Add test for sysread().
27595      Branch: perl
27596            ! t/io/utf8.t
27597 ____________________________________________________________________________
27598 [ 13072] By: nick                                  on 2001/11/18  16:15:31
27599         Log: Allow dup'ing of PerlIO::Scalar etc.
27600      Branch: perlio
27601            ! doio.c ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
27602            ! ext/PerlIO/Via/Via.xs ext/PerlIO/t/scalar.t perlio.c perlio.h
27603            ! perliol.h sv.c
27604 ____________________________________________________________________________
27605 [ 13071] By: jhi                                   on 2001/11/18  16:12:32
27606         Log: Prepend a null byte to the test set.
27607      Branch: perl
27608            ! t/io/utf8.t
27609 ____________________________________________________________________________
27610 [ 13070] By: jhi                                   on 2001/11/18  15:13:57
27611         Log: Document how "no utf8;" can become handy.
27612      Branch: perl
27613            ! lib/utf8.pm
27614 ____________________________________________________________________________
27615 [ 13069] By: jhi                                   on 2001/11/18  14:05:23
27616         Log: Integrate perlio; force the inclusion of the PL_runops_*
27617      Branch: perl
27618           !> embedvar.h hv.c perlapi.h perlvars.h pod/perlapi.pod
27619 ____________________________________________________________________________
27620 [ 13068] By: nick                                  on 2001/11/18  13:23:33
27621         Log: embed.pl generated changes I forgot to include
27622      Branch: perlio
27623            ! embedvar.h perlapi.h pod/perlapi.pod
27624 ____________________________________________________________________________
27625 [ 13067] By: nick                                  on 2001/11/18  12:50:19
27626         Log: Force inclusion of both Perl_runops_* in perl itself,
27627              so they are available for Peek.xs etc.
27628      Branch: perlio
27629            ! perlvars.h
27630 ____________________________________________________________________________
27631 [ 13066] By: nick                                  on 2001/11/18  11:00:34
27632         Log: Integrate mainline - a few Devel::Peak fails.
27633      Branch: perlio
27634           +> (branch 29 files)
27635            - ext/Thread/Thread.pm lib/Benchmark.t
27636            - lib/Lingua/KO/Hangul/Util.pm lib/Lingua/KO/Hangul/Util/Changes
27637            - lib/Lingua/KO/Hangul/Util/README
27638            - lib/Lingua/KO/Hangul/Util/t/test.t lib/Unicode/Normalize.pm
27639            - lib/Unicode/Normalize/Changes lib/Unicode/Normalize/README
27640            - lib/Unicode/Normalize/t/norm.t lib/Unicode/Normalize/t/test.t
27641            - vms/ext/vmsish.pm vms/ext/vmsish.t
27642            ! hv.c
27643           !> (integrate 389 files)
27644 ____________________________________________________________________________
27645 [ 13065] By: jhi                                   on 2001/11/18  01:22:25
27646         Log: Start working on perldelta.  This is not yet any sort of
27647              editing; just concatenating perl570delta, perl571delta,
27648              and perl572delta.  Any sorting not done, any duplicate
27649              removal not done, any removal or update of obsolete items
27650              not done, any changes since 5.7.2 not included.  So there.
27651      Branch: perl
27652            ! pod/perldelta.pod
27653 ____________________________________________________________________________
27654 [ 13064] By: jhi                                   on 2001/11/17  22:22:47
27655         Log: Banish "use utf8".
27656      Branch: perl
27657            ! pod/perlre.pod pod/perlretut.pod pod/perlunicode.pod
27658 ____________________________________________________________________________
27659 [ 13063] By: jhi                                   on 2001/11/17  17:53:38
27660         Log: Tweak from Charles Lane.
27661      Branch: perl
27662            ! vms/vms.c
27663 ____________________________________________________________________________
27664 [ 13062] By: jhi                                   on 2001/11/17  15:35:22
27665         Log: Integrate change #13058 from maintperl;
27666              change#12559 breaks things on Win9x because command.com doesn't
27667              grok dquotes at all; disable all the system() smarts for
27668              command.com
27669      Branch: perl
27670           !> win32/win32.c
27671 ____________________________________________________________________________
27672 [ 13061] By: ams                                   on 2001/11/17  13:46:11
27673         Log: Subject: [PATCH lib/Term/Cap.pm] Sync with CPAN version
27674              From: Jonathan Stowe <gellyfish@gellyfish.com>
27675              Date: Sat, 17 Nov 2001 14:05:02 +0000 (GMT)
27676              Message-Id: <Pine.LNX.4.33.0111171356190.13024-100000@orpheus.gellyfish.com>
27677      Branch: perl
27678            ! lib/Term/Cap.pm
27679 ____________________________________________________________________________
27680 [ 13060] By: ams                                   on 2001/11/17  09:49:10
27681         Log: Subject: [PATCH9 File/Find.pm doc nits
27682              From: Tels <perl_dummy@bloodgate.com>
27683              Date: Sat, 17 Nov 2001 11:41:51 +0100 (CET)
27684      Branch: perl
27685            ! lib/File/Find.pm
27686 ____________________________________________________________________________
27687 [ 13059] By: ams                                   on 2001/11/17  09:38:38
27688         Log: Subject: [PATCH] Benchmark.pm nit
27689              From: Tels <perl_dummy@bloodgate.com>
27690              Date: Sat, 17 Nov 2001 11:29:23 +0100 (CET)
27691      Branch: perl
27692            ! lib/Benchmark.pm
27693 ____________________________________________________________________________
27694 [ 13058] By: gsar                                  on 2001/11/17  03:50:49
27695         Log: change#12559 breaks things on Win9x because command.com doesn't
27696              grok dquotes at all; disable all the system() smarts for
27697              command.com
27698      Branch: maint-5.6/perl
27699            ! win32/win32.c
27700 ____________________________________________________________________________
27701 [ 13057] By: ams                                   on 2001/11/16  20:30:03
27702         Log: Subject: [PATCH] lib/Unicode/UCD.t @INC oddity
27703              From: Andy Dougherty <doughera@lafayette.edu>
27704              Date: Fri, 16 Nov 2001 16:28:45 -0500 (EST)
27705              Message-Id: <Pine.SOL.4.10.10111161625070.7245-100000@maxwell.phys.lafayette.edu>
27706      Branch: perl
27707            ! lib/Unicode/UCD.t
27708 ____________________________________________________________________________
27709 [ 13056] By: jhi                                   on 2001/11/16  19:18:21
27710         Log: Subject: [Patch Perl@13023] VMS system() warning
27711              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
27712              Date: Fri, 16 Nov 2001 15:20:11 EST
27713              Message-Id: <011116152009.39eb8@DUPHY4.Physics.Drexel.Edu>
27714      Branch: perl
27715            ! vms/vms.c
27716 ____________________________________________________________________________
27717 [ 13055] By: jhi                                   on 2001/11/16  19:03:39
27718         Log: It's neither-nor, and protect against the impossible.
27719      Branch: perl
27720            ! lib/Thread.pm
27721 ____________________________________________________________________________
27722 [ 13054] By: jhi                                   on 2001/11/16  18:37:30
27723         Log: 5005threads didn't work because $Thread::VERSION wasn't
27724              visible.  Oops.
27725      Branch: perl
27726            ! ext/Thread/Makefile.PL lib/Thread.pm
27727 ____________________________________________________________________________
27728 [ 13053] By: jhi                                   on 2001/11/16  17:08:15
27729         Log: Robustness against Linux using something else than gcc;
27730              based on
27731              
27732              Subject: [ID 20011116.124] perl 5.6.1 with Intel's icc on RedHat Linux 7.2
27733              From: Charles Randall <cfriv@yahoo.com>
27734              Date: Fri, 16 Nov 2001 09:31:57 -0800 (PST)
27735              Message-Id: <20011116173157.2322.qmail@web20904.mail.yahoo.com>
27736      Branch: perl
27737            ! ext/Errno/Errno_pm.PL
27738 ____________________________________________________________________________
27739 [ 13052] By: ams                                   on 2001/11/16  16:46:39
27740         Log: Subject: Re: [h.m.brand@hccnet.nl: Installman problems]
27741              From: Russ Allbery <rra@stanford.edu>
27742              Date: 16 Nov 2001 09:44:21 -0800
27743              Message-Id: <yln11mwqyy.fsf@windlord.stanford.edu>
27744      Branch: perl
27745            ! lib/Pod/ParseLink.pm
27746 ____________________________________________________________________________
27747 [ 13051] By: jhi                                   on 2001/11/16  15:26:41
27748         Log: Update perluniintro on the UTF-8 output matters
27749              (that -w will warn unless the stream is explicitly UTF-8-ified).
27750      Branch: perl
27751            ! pod/perluniintro.pod
27752 ____________________________________________________________________________
27753 [ 13050] By: jhi                                   on 2001/11/16  15:08:52
27754         Log: Adding new files to MANIFEST is nice.
27755      Branch: perl
27756            ! MANIFEST
27757 ____________________________________________________________________________
27758 [ 13049] By: jhi                                   on 2001/11/16  15:04:45
27759         Log: Update Changes.
27760      Branch: perl
27761            ! Changes patchlevel.h
27762 ____________________________________________________________________________
27763 [ 13048] By: jhi                                   on 2001/11/16  14:46:17
27764         Log: Subject: Re: [PATCH regcomp.[ch], regexp.h, pp_hot.c, t/op/re_tests] lazy $& and \Z fix
27765              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net> 
27766              Date: Wed, 14 Nov 2001 16:35:29 -0500 (EST) 
27767              Message-ID: <Pine.GSO.4.21.0111141634020.16649-100000@crusoe.crusoe.net>
27768      Branch: perl
27769            ! pp_hot.c regcomp.c regcomp.h regexp.h t/op/re_tests
27770 ____________________________________________________________________________
27771 [ 13047] By: jhi                                   on 2001/11/16  14:37:32
27772         Log: Rename perlunintro to perluniintro; regen toc.
27773      Branch: perl
27774            + pod/perluniintro.pod
27775            - pod/perlunintro.pod
27776            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
27777 ____________________________________________________________________________
27778 [ 13046] By: jhi                                   on 2001/11/16  14:14:38
27779         Log: Document the negated lookahead trick to emulate
27780              character class subtraction.
27781      Branch: perl
27782            ! pod/perlunicode.pod
27783 ____________________________________________________________________________
27784 [ 13045] By: jhi                                   on 2001/11/16  14:08:43
27785         Log: Subject: [PATCH perl@13023] Unicode General Category: Cn
27786              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
27787              Date: Fri, 16 Nov 2001 23:31:04 +0900
27788              Message-Id: <20011116232709.23CF.BQW10602@nifty.com>
27789              
27790              (with the tweak that Cntrl is not C, it's Cc)
27791      Branch: perl
27792            ! lib/unicore/In/163.pl lib/unicore/Is/C.pl lib/unicore/Is/Cn.pl
27793            ! lib/unicore/mktables
27794 ____________________________________________________________________________
27795 [ 13044] By: jhi                                   on 2001/11/16  13:42:44
27796         Log: Subject: [PATCH current] runtime runops switch
27797              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
27798              Date: Fri, 16 Nov 2001 00:48:09 -0500
27799              Message-ID: <20011116004809.A934@math.ohio-state.edu>
27800      Branch: perl
27801            ! dump.c embed.h embed.pl ext/Devel/Peek/Peek.pm
27802            ! ext/Devel/Peek/Peek.xs perl.h pod/perlapi.pod
27803            ! pod/perlintern.pod proto.h run.c
27804 ____________________________________________________________________________
27805 [ 13043] By: jhi                                   on 2001/11/16  13:24:28
27806         Log: Further discourage old Thread code; tell how to tell
27807              the difference.
27808      Branch: perl
27809            ! lib/Thread.pm
27810 ____________________________________________________________________________
27811 [ 13042] By: jhi                                   on 2001/11/16  13:16:13
27812         Log: A missing return; from Charles Lane.
27813      Branch: perl
27814            ! vms/vms.c
27815 ____________________________________________________________________________
27816 [ 13041] By: ams                                   on 2001/11/16  12:11:14
27817         Log: Subject: [PATCH] Doc spellcheck + podcheck
27818              From: Autrijus Tang <autrijus@egb.elixus.org>
27819              Date: Thu, 15 Nov 2001 22:49:05 -0800
27820              Message-Id: <20011116064905.GA44092@egb.elixus.org>
27821              
27822              Subject: [PATCH] podcheck+spellcheck, the rest of the story
27823              From: Autrijus Tang <autrijus@egb.elixus.org>
27824              Date: Fri, 16 Nov 2001 00:42:20 -0800
27825              Message-Id: <20011116084220.GA44295@egb.elixus.org>
27826              
27827              Subject: Re: [PATCH] podcheck+spellcheck, the rest of the story
27828              From: Nicholas Clark <nick@ccl4.org>
27829              Date: Fri, 16 Nov 2001 10:32:01 +0000
27830              Message-Id: <20011116103200.F62891@plum.flirble.org>
27831              (Applied after suitable de-mangling.)
27832      Branch: perl
27833            ! README.aix README.dgux README.dos README.epoc README.hpux
27834            ! README.mint README.mpeix README.netware README.os2
27835            ! README.os390 README.plan9 README.qnx README.solaris
27836            ! README.threads doio.c pod/perl571delta.pod
27837            ! pod/perl572delta.pod pod/perlapi.pod pod/perlapio.pod
27838            ! pod/perldata.pod pod/perlebcdic.pod pod/perlfaq4.pod
27839            ! pod/perlfunc.pod pod/perlguts.pod pod/perlhack.pod
27840            ! pod/perliol.pod pod/perlpod.pod pod/perlpodspec.pod
27841            ! pod/perlrequick.pod pod/perlretut.pod pod/perltodo.pod
27842            ! pod/perlunicode.pod pod/perlvar.pod pp_ctl.c sharedsv.c
27843 ____________________________________________________________________________
27844 [ 13040] By: jhi                                   on 2001/11/16  04:48:16
27845         Log: Avoid redefinedness warning for now.
27846      Branch: perl
27847            ! lib/Thread.pm
27848 ____________________________________________________________________________
27849 [ 13039] By: jhi                                   on 2001/11/16  04:44:30
27850         Log: use strict.
27851      Branch: perl
27852            ! lib/Thread.pm
27853 ____________________________________________________________________________
27854 [ 13038] By: jhi                                   on 2001/11/16  04:40:19
27855         Log: Subject: [PATCH Perl@13023] subprocess command line size increase
27856              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane) 
27857              Date: Thu, 15 Nov 2001 22:54:47 EST 
27858              Message-Id: <011115225352.2db1e@DUPHY4.Physics.Drexel.Edu>         
27859      Branch: perl
27860            ! vms/vms.c vms/vmspipe.com
27861 ____________________________________________________________________________
27862 [ 13037] By: jhi                                   on 2001/11/16  04:38:47
27863         Log: Subject: [PATCH lib/File/stat.t] Fix AIX Failure (was Re: Smoke 12998 /pro/3gl/CPAN/perl-current)
27864              From: "chromatic" <chromatic@rmci.net>
27865              Date: Thu, 15 Nov 2001 19:54:23 -0700
27866              Message-ID: <20011116030139.6821.qmail@onion.perl.org>
27867      Branch: perl
27868            ! lib/File/stat.t
27869 ____________________________________________________________________________
27870 [ 13036] By: jhi                                   on 2001/11/16  04:37:52
27871         Log: Make Thread a wrapper for both ithreads and 5005threads.
27872              Needs a lot of work and Arthur's eyeballing (and finishing
27873              few missing odds and ends of threads.pm).  Now Thread
27874              is an extension without its own .pm.
27875              
27876              If there are people who have experience working with
27877              either the 5005threads or the ithreads: cleaning up
27878              the documentation (Thread.pm, threads.pm, and perl*thrtut.pod),
27879              and porting the various Thread::* modules, like Thread::Queue,
27880              to work also with ithreads, is needed.
27881              
27882              Removed the 5005threads requirement from the 5005 tests
27883              for easier testing (not all of them work yet since
27884              they use the Thread::* modules that have not been made
27885              to work with ithreads).  Leave the 5005 tests named as
27886              *.tx so that they are not run by "make test".
27887      Branch: perl
27888            + lib/Thread.pm
27889            - ext/Thread/Thread.pm
27890            ! MANIFEST ext/Thread/Makefile.PL ext/Thread/create.tx
27891            ! ext/Thread/die.tx ext/Thread/die2.tx ext/Thread/io.tx
27892            ! ext/Thread/join.tx ext/Thread/join2.tx ext/Thread/list.tx
27893            ! ext/Thread/lock.tx ext/Thread/queue.tx ext/Thread/specific.tx
27894            ! ext/Thread/sync.tx ext/Thread/sync2.tx ext/Thread/unsync.tx
27895            ! ext/Thread/unsync2.tx ext/Thread/unsync3.tx
27896            ! ext/Thread/unsync4.tx ext/threads/threads.pm pod/perlfunc.pod
27897 ____________________________________________________________________________
27898 [ 13035] By: jhi                                   on 2001/11/16  03:30:38
27899         Log: $VERSION "a5" doesn't quite work.
27900      Branch: perl
27901            ! ext/B/Makefile.PL
27902 ____________________________________________________________________________
27903 [ 13034] By: jhi                                   on 2001/11/16  00:38:41
27904         Log: Add the fruits of Larry Shatzer's version verifying script.
27905              (There are some straddlers, but they will be fixed in the
27906              upcoming releases of the modules.)
27907      Branch: perl
27908            ! bytecode.pl ext/B/B.pm ext/B/B/Asmdata.pm ext/B/B/Bblock.pm
27909            ! ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/CC.pm
27910            ! ext/B/B/Debug.pm ext/B/B/Disassembler.pm ext/B/B/Lint.pm
27911            ! ext/B/B/Showlex.pm ext/B/B/Stackobj.pm ext/B/B/Stash.pm
27912            ! ext/B/B/Terse.pm ext/B/B/Xref.pm ext/B/O.pm
27913            ! ext/Encode/Encode/Tcl.pm ext/Opcode/ops.pm
27914            ! ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
27915            ! ext/Thread/Thread/Signal.pm ext/Thread/Thread/Specific.pm
27916            ! lib/ExtUtils/MM_NW5.pm lib/Locale/Constants.pm lib/vmsish.pm
27917            ! os2/OS2/REXX/DLL/DLL.pm vms/ext/Filespec.pm win32/FindExt.pm
27918            ! wince/FindExt.pm
27919 ____________________________________________________________________________
27920 [ 13033] By: jhi                                   on 2001/11/16  00:37:36
27921         Log: Add Larry Shatzer's VERSION verifying script.
27922      Branch: perl
27923            + Porting/checkVERSION.pl
27924            ! MANIFEST Porting/pumpkin.pod
27925 ____________________________________________________________________________
27926 [ 13032] By: jhi                                   on 2001/11/16  00:09:31
27927         Log: Subject: [PATCH t/io/argv.t OR t/test.pl] runperl(), \n and stdin
27928              From: Michael G Schwern <schwern@pobox.com>
27929              Date: Thu, 15 Nov 2001 19:26:40 -0500
27930              Message-ID: <20011115192640.R31399@blackrider>
27931      Branch: perl
27932            ! t/test.pl
27933 ____________________________________________________________________________
27934 [ 13031] By: jhi                                   on 2001/11/15  23:18:19
27935         Log: Document the MY_CXT business; from Paul Marquess.
27936      Branch: perl
27937            ! pod/perlxs.pod
27938 ____________________________________________________________________________
27939 [ 13030] By: jhi                                   on 2001/11/15  22:03:46
27940         Log: VMSCMD synch attempt.
27941      Branch: perl
27942            ! vms/vms.c vms/vmsish.h
27943 ____________________________________________________________________________
27944 [ 13029] By: jhi                                   on 2001/11/15  21:35:36
27945         Log: Advise against -P as instructed by Schwern.
27946      Branch: perl
27947            ! pod/perlrun.pod
27948 ____________________________________________________________________________
27949 [ 13028] By: jhi                                   on 2001/11/15  21:21:29
27950         Log: Subject: [PATCH] v-strings as Objects Step 1
27951              From: John Peacock <jpeacock@rowman.com>
27952              Date: Thu, 15 Nov 2001 12:41:04 -0500
27953              Message-ID: <3BF3FE30.70D7EDCA@rowman.com>
27954      Branch: perl
27955            ! embed.h embed.pl global.sym pod/perlapi.pod proto.h toke.c
27956            ! util.c
27957 ____________________________________________________________________________
27958 [ 13027] By: jhi                                   on 2001/11/15  21:16:57
27959         Log: Subject: [PATCH] -x  (was Re: [PATCH] new tests for command-line switches)
27960              From: Michael G Schwern <schwern@pobox.com>
27961              Date: Thu, 15 Nov 2001 12:47:59 -0500
27962              Message-ID: <20011115124759.E31399@blackrider>
27963      Branch: perl
27964            + t/run/switchx.aux t/run/switchx.t
27965            ! MANIFEST t/run/switches.t
27966 ____________________________________________________________________________
27967 [ 13026] By: jhi                                   on 2001/11/15  20:55:31
27968         Log: Upgrade to Getopt::Long 2.26_03.
27969      Branch: perl
27970            ! lib/Getopt/Long.pm
27971 ____________________________________________________________________________
27972 [ 13025] By: ams                                   on 2001/11/15  20:46:22
27973         Log: Subject: [PATCH vms/vms.c] VMSCMD missing
27974              From: Michael G Schwern <schwern@pobox.com>
27975              Date: Thu, 15 Nov 2001 16:24:11 -0500
27976              Message-Id: <20011115162411.M31399@blackrider>
27977      Branch: perl
27978            ! vms/vms.c
27979 ____________________________________________________________________________
27980 [ 13024] By: ams                                   on 2001/11/15  19:32:06
27981         Log: Subject: Re: [ID 20010713.001] use lib segmentation fault
27982              From: rspier@pobox.com (Robert Spier)
27983              Date: Thu, 15 Nov 2001 11:19:21 -0800
27984              Message-Id: <15348.5433.732364.963687@rls.cx>
27985      Branch: perl
27986            ! op.c
27987 ____________________________________________________________________________
27988 [ 13023] By: jhi                                   on 2001/11/15  15:35:48
27989         Log: Update Changes.
27990      Branch: perl
27991            ! Changes patchlevel.h
27992 ____________________________________________________________________________
27993 [ 13022] By: jhi                                   on 2001/11/15  15:11:37
27994         Log: Subject: [PATCH] new tests for command-line switches
27995              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
27996              Date: Thu, 15 Nov 2001 17:00:30 +0100
27997              Message-ID: <20011115170030.A14193@rafael>
27998      Branch: perl
27999            + t/run/switches.t
28000            ! MANIFEST
28001 ____________________________________________________________________________
28002 [ 13021] By: jhi                                   on 2001/11/15  15:06:36
28003         Log: Upgrade to podlators 1.13.
28004      Branch: perl
28005            + lib/Pod/ParseLink.pm
28006            ! MANIFEST lib/Pod/Html.pm lib/Pod/Man.pm lib/Pod/Text.pm
28007            ! lib/Pod/Text/Color.pm lib/Pod/Text/Overstrike.pm
28008            ! lib/Pod/Text/Termcap.pm pod/pod2man.PL t/pod/lref.xr
28009            ! t/pod/pod2usage.xr t/pod/podselect.xr
28010 ____________________________________________________________________________
28011 [ 13020] By: jhi                                   on 2001/11/15  14:47:29
28012         Log: skip "might be used uninitialized".
28013      Branch: perl
28014            ! pp_sys.c
28015 ____________________________________________________________________________
28016 [ 13019] By: jhi                                   on 2001/11/15  14:35:55
28017         Log: Fix for "perlio bug in koi8-r encoding".  The problem
28018              seemed to be that binmode() always flushed the handle,
28019              which is not so good when switching encodings.  Fixed,
28020              added Matt Sergeant's testcase, documented in perlfunc/binmode,
28021              also added a pointer about disciplines to perlfunc/open,
28022              and in general cleaned up and reformatted the open entry.
28023      Branch: perl
28024            ! ext/PerlIO/t/encoding.t perlio.c pod/perlfunc.pod
28025 ____________________________________________________________________________
28026 [ 13018] By: jhi                                   on 2001/11/15  13:22:57
28027         Log: Subject: Re: [ID 20011114.118] chop and chomp bind too tightly
28028              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
28029              Date: 15 Nov 2001 08:57:06 -0000
28030              Message-Id: <slrn9v70s9.gqe.rgarciasuarez@rafael.kazibao.net>
28031              
28032              chop() and chomp() are not real list functions,
28033              so let's not have them overrideable.  (Casey will
28034              be confused since in #7071 he patched the other way.)
28035      Branch: perl
28036            ! pod/perlfunc.pod toke.c
28037 ____________________________________________________________________________
28038 [ 13017] By: ams                                   on 2001/11/15  12:56:49
28039         Log: Subject: [PATCH pod/perltrap.pod] Re: Strange syntax error with map
28040              From: Robin Barker <rmb1@cise.npl.co.uk>
28041              Date: Thu, 15 Nov 2001 13:48:34 GMT
28042              Message-Id: <200111151348.NAA01299@tempest.npl.co.uk>
28043              (Applied with tweaks.)
28044      Branch: perl
28045            ! pod/perltrap.pod
28046 ____________________________________________________________________________
28047 [ 13016] By: ams                                   on 2001/11/15  09:12:48
28048         Log: Subject: [DOC PATCH] mention Filter::cpp in perlrun
28049              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
28050              Date: Thu, 15 Nov 2001 09:06:39 +0100
28051              Message-Id: <20011115090639.A13005@rafael>
28052      Branch: perl
28053            ! pod/perlrun.pod
28054 ____________________________________________________________________________
28055 [ 13015] By: jhi                                   on 2001/11/15  04:08:50
28056         Log: "link =" from utils.lst was being processed oddly.
28057      Branch: perl
28058            ! installman
28059 ____________________________________________________________________________
28060 [ 13014] By: ams                                   on 2001/11/15  02:52:52
28061         Log: Subject: [PATCH current] CreateTTY in -d
28062              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
28063              Date: Wed, 14 Nov 2001 21:26:31 -0500
28064              Message-Id: <20011114212631.A25705@math.ohio-state.edu>
28065      Branch: perl
28066            ! lib/perl5db.pl
28067 ____________________________________________________________________________
28068 [ 13013] By: jhi                                   on 2001/11/15  00:46:07
28069         Log: Corify the Filter::Simple tests. 
28070      Branch: perl
28071            ! lib/Filter/Simple/t/data.t lib/Filter/Simple/t/filter.t
28072            ! lib/Filter/Simple/t/filter_only.t
28073 ____________________________________________________________________________
28074 [ 13012] By: jhi                                   on 2001/11/15  00:42:25
28075         Log: Upgrade to Filter::Simple 0.70.
28076      Branch: perl
28077            + lib/Filter/Simple/t/data.t lib/Filter/Simple/t/filter_only.t
28078            + t/lib/FilterOnlyTest.pm
28079            ! MANIFEST lib/Filter/Simple.pm lib/Filter/Simple/Changes
28080            ! lib/Filter/Simple/README lib/Filter/Simple/t/filter.t
28081            ! t/lib/FilterTest.pm
28082 ____________________________________________________________________________
28083 [ 13011] By: jhi                                   on 2001/11/14  22:38:31
28084         Log: Cleanliness inspired by Cygwin.
28085      Branch: perl
28086            ! Makefile.SH x2p/Makefile.SH
28087 ____________________________________________________________________________
28088 [ 13010] By: jhi                                   on 2001/11/14  22:30:59
28089         Log: Add perlunintro (formerly known as perlunitut); regen toc.
28090      Branch: perl
28091            + pod/perlunintro.pod
28092            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
28093 ____________________________________________________________________________
28094 [ 13009] By: jhi                                   on 2001/11/14  22:27:12
28095         Log: FAQ sync.
28096      Branch: perl
28097            ! pod/perlfaq6.pod
28098 ____________________________________________________________________________
28099 [ 13008] By: jhi                                   on 2001/11/14  22:16:06
28100         Log: Quieten pgcc 2.91.66 worries.
28101      Branch: perl
28102            ! gv.c pp_ctl.c utf8.c
28103 ____________________________________________________________________________
28104 [ 13007] By: jhi                                   on 2001/11/14  22:05:01
28105         Log: Upgrade to Switch 2.06.
28106      Branch: perl
28107            ! lib/Switch.pm lib/Switch/Changes lib/Switch/README
28108            ! lib/Switch/t/nested.t
28109 ____________________________________________________________________________
28110 [ 13006] By: jhi                                   on 2001/11/14  21:55:51
28111         Log: Upgrade to Attribute::Handlers 0.76.
28112      Branch: perl
28113            ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/Changes
28114            ! lib/Attribute/Handlers/README
28115            ! lib/Attribute/Handlers/demo/Demo.pm
28116            ! lib/Attribute/Handlers/demo/Descriptions.pm
28117            ! lib/Attribute/Handlers/demo/MyClass.pm
28118            ! lib/Attribute/Handlers/demo/demo_cycle.pl
28119            ! lib/Attribute/Handlers/demo/demo_hashdir.pl
28120            ! lib/Attribute/Handlers/t/multi.t
28121 ____________________________________________________________________________
28122 [ 13005] By: jhi                                   on 2001/11/14  21:53:22
28123         Log: Signedness nit.
28124      Branch: perl
28125            ! regexec.c
28126 ____________________________________________________________________________
28127 [ 13004] By: jhi                                   on 2001/11/14  21:24:39
28128         Log: VERSIONize.
28129      Branch: perl
28130            ! lib/File/Spec/Epoc.pm lib/PerlIO.pm lib/encoding.pm
28131            ! lib/integer.pm
28132 ____________________________________________________________________________
28133 [ 13003] By: jhi                                   on 2001/11/14  21:17:02
28134         Log: No pod in internal Net::FTP classes.
28135      Branch: perl
28136            ! pod/buildtoc.PL
28137 ____________________________________________________________________________
28138 [ 13002] By: jhi                                   on 2001/11/14  21:11:48
28139         Log: Subject: Re: [PATCH regexec.c] lookahead for REF, MINMOD, PLUS, CURLY* 
28140              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
28141              Date: Wed, 14 Nov 2001 09:59:31 -0500 (EST)
28142              Message-ID: <Pine.GSO.4.21.0111140958390.1124-100000@crusoe.crusoe.net>
28143      Branch: perl
28144            ! regexec.c
28145 ____________________________________________________________________________
28146 [ 13001] By: jhi                                   on 2001/11/14  21:09:48
28147         Log: test.pl tweaks from Rafael and Pudge (assuming I deciphered
28148              Pudge correctly).
28149      Branch: perl
28150            ! t/test.pl
28151 ____________________________________________________________________________
28152 [ 13000] By: jhi                                   on 2001/11/14  21:00:23
28153         Log: Add comments to mark where $^X is being handled.
28154      Branch: perl
28155            ! perl.c toke.c
28156 ____________________________________________________________________________
28157 [ 12999] By: jhi                                   on 2001/11/14  20:45:42
28158         Log: Subject: Re: Test [ID 25] [PATCH t/op/repeat.t] Cleanup and bug test
28159              From: Michael G Schwern <schwern@pobox.com>
28160              Date: Wed, 14 Nov 2001 16:38:25 -0500
28161              Message-ID: <20011114163825.D6519@blackrider>
28162      Branch: perl
28163            ! t/op/repeat.t
28164 ____________________________________________________________________________
28165 [ 12998] By: jhi                                   on 2001/11/14  20:22:06
28166         Log: Subject: [PATCH t/op/die_exit.t] Fwd: [craigberry@mac.com: die_exit.t]
28167              From: Michael G Schwern <schwern@pobox.com>
28168              Date: Wed, 14 Nov 2001 13:19:15 -0500
28169              Message-ID: <20011114131915.K5096@blackrider>
28170      Branch: perl
28171            ! t/op/die_exit.t
28172 ____________________________________________________________________________
28173 [ 12997] By: jhi                                   on 2001/11/14  19:36:57
28174         Log: Subject: Re: [PATCH] new version of runperl()
28175              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
28176              Date: Wed, 14 Nov 2001 15:39:12 EST
28177              Message-Id: <011114153711.30f96@DUPHY4.Physics.Drexel.Edu>
28178              
28179              "VMS $^X pipes etc" patch.
28180      Branch: perl
28181            ! vms/vms.c
28182 ____________________________________________________________________________
28183 [ 12996] By: jhi                                   on 2001/11/14  19:31:01
28184         Log: test.pl runperl() nits from Chris Nandor and Craig Berry,
28185              and add "verbose" option to show the final command.
28186      Branch: perl
28187            ! t/test.pl
28188 ____________________________________________________________________________
28189 [ 12995] By: jhi                                   on 2001/11/14  15:02:29
28190         Log: Goof in some of the comment fields of #12994.
28191      Branch: perl
28192            ! lib/unicore/In/0.pl lib/unicore/In/1.pl lib/unicore/In/2.pl
28193            ! lib/unicore/In/3.pl lib/unicore/In/4.pl lib/unicore/In/5.pl
28194            ! lib/unicore/In/6.pl lib/unicore/In/7.pl lib/unicore/In/8.pl
28195            ! lib/unicore/In/9.pl
28196 ____________________________________________________________________________
28197 [ 12994] By: jhi                                   on 2001/11/14  14:59:32
28198         Log: The First, Last ranges in the Unicode data weren't
28199              getting their general categories added properly;
28200              noticed by Jeffrey Friedl.
28201      Branch: perl
28202            ! lib/unicore/Category.pl lib/unicore/In/0.pl
28203            ! lib/unicore/In/1.pl lib/unicore/In/164.pl
28204            ! lib/unicore/In/169.pl lib/unicore/In/170.pl
28205            ! lib/unicore/In/2.pl lib/unicore/In/3.pl lib/unicore/In/4.pl
28206            ! lib/unicore/In/5.pl lib/unicore/In/6.pl lib/unicore/In/7.pl
28207            ! lib/unicore/In/8.pl lib/unicore/In/9.pl
28208            ! lib/unicore/Is/Alnum.pl lib/unicore/Is/Alpha.pl
28209            ! lib/unicore/Is/C.pl lib/unicore/Is/Cntrl.pl
28210            ! lib/unicore/Is/Co.pl lib/unicore/Is/Cs.pl
28211            ! lib/unicore/Is/Graph.pl lib/unicore/Is/L.pl
28212            ! lib/unicore/Is/Lo.pl lib/unicore/Is/Print.pl
28213            ! lib/unicore/Is/Word.pl lib/unicore/Name.pl
28214            ! lib/unicore/mktables
28215 ____________________________________________________________________________
28216 [ 12993] By: jhi                                   on 2001/11/14  13:54:20
28217         Log: Subject: [PATCH] new version of runperl()
28218              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
28219              Date: Wed, 14 Nov 2001 12:23:01 +0100
28220              Message-ID: <20011114122301.A29384@rafael>
28221      Branch: perl
28222            ! t/io/argv.t t/test.pl
28223 ____________________________________________________________________________
28224 [ 12992] By: ams                                   on 2001/11/14  13:40:39
28225         Log: Subject: [PATCH perl.c] s/parse_perl/parse_body/
28226              From: Michael G Schwern <schwern@pobox.com>
28227              Date: Tue, 13 Nov 2001 23:17:54 -0500
28228              Message-Id: <20011113231754.S32567@blackrider>
28229      Branch: perl
28230            ! perl.c
28231 ____________________________________________________________________________
28232 [ 12991] By: jhi                                   on 2001/11/14  13:24:34
28233         Log: Subject: Re: [PATCH pod/perlapio.pod double-word fix]
28234              From: Philip Newton <Philip.Newton@gmx.net>
28235              Date: Wed, 14 Nov 2001 10:59:53 +0100
28236              Message-ID: <e6b4vt8mfasdv0vlm1tqggqhtjbpchvpmg@4ax.com>
28237              
28238              plus a lot of paragraph reformatting because of long lines.
28239      Branch: perl
28240            ! pod/perlapio.pod
28241 ____________________________________________________________________________
28242 [ 12990] By: jhi                                   on 2001/11/14  13:19:19
28243         Log: A bool is not a pointer.
28244      Branch: perl
28245            ! pp_sys.c
28246 ____________________________________________________________________________
28247 [ 12989] By: jhi                                   on 2001/11/14  02:41:42
28248         Log: AUTHORS updates.
28249      Branch: perl
28250            ! AUTHORS
28251 ____________________________________________________________________________
28252 [ 12988] By: jhi                                   on 2001/11/14  02:18:44
28253         Log: There are several MIME RFCs.
28254      Branch: perl
28255            ! ext/Encode/Encode.pm
28256 ____________________________________________________________________________
28257 [ 12987] By: ams                                   on 2001/11/14  01:09:28
28258         Log: Subject: [PATCH t/op/groups.t vms/test.com] Simple little VMS fix
28259              From: Michael G Schwern <schwern@pobox.com>
28260              Date: Tue, 13 Nov 2001 20:59:13 -0500
28261              Message-Id: <20011113205913.H32567@blackrider>
28262      Branch: perl
28263            ! t/op/groups.t vms/test.com
28264 ____________________________________________________________________________
28265 [ 12986] By: ams                                   on 2001/11/14  01:07:06
28266         Log: Subject: [PATCH ext/IO/lib/IO/t/io_sel.t vms/test.com] VMS fix
28267              From: Michael G Schwern <schwern@pobox.com>
28268              Date: Tue, 13 Nov 2001 20:51:34 -0500
28269              Message-Id: <20011113205134.F32567@blackrider>
28270      Branch: perl
28271            ! ext/IO/lib/IO/t/io_sel.t vms/test.com
28272 ____________________________________________________________________________
28273 [ 12985] By: ams                                   on 2001/11/14  00:43:59
28274         Log: Subject: [PATCH pod/perlport.pod] Re: select() broken under VMS?
28275              From: Michael G Schwern <schwern@pobox.com>
28276              Date: Tue, 13 Nov 2001 20:38:42 -0500
28277              Message-Id: <20011113203842.E32567@blackrider>
28278      Branch: perl
28279            ! pod/perlport.pod
28280 ____________________________________________________________________________
28281 [ 12984] By: ams                                   on 2001/11/14  00:32:15
28282         Log: Subject: [PATCH ext/IO/lib/IO/t/*.t vms/test.com] VMS fixups for IO::* tests
28283              From: Michael G Schwern <schwern@pobox.com>
28284              Date: Tue, 13 Nov 2001 20:27:02 -0500
28285              Message-Id: <20011113202702.D32567@blackrider>
28286      Branch: perl
28287            ! ext/IO/lib/IO/t/io_const.t ext/IO/lib/IO/t/io_dir.t
28288            ! ext/IO/lib/IO/t/io_dup.t ext/IO/lib/IO/t/io_pipe.t
28289            ! ext/IO/lib/IO/t/io_sock.t ext/IO/lib/IO/t/io_unix.t
28290            ! ext/IO/lib/IO/t/io_xs.t vms/test.com
28291 ____________________________________________________________________________
28292 [ 12983] By: ams                                   on 2001/11/14  00:00:27
28293         Log: Subject: [PATCH pod/perlport.pod] s/socket/select/ typo
28294              From: Michael G Schwern <schwern@pobox.com>
28295              Date: Tue, 13 Nov 2001 19:51:59 -0500
28296              Message-Id: <20011113195159.B32567@blackrider>
28297      Branch: perl
28298            ! pod/perlport.pod
28299 ____________________________________________________________________________
28300 [ 12982] By: ams                                   on 2001/11/13  23:53:11
28301         Log: Subject: [PATCH pod/perlapio.pod double-word fix]
28302              From: Larry Shatzer <fugazi@zippy.zyx.net>
28303              Date: Tue, 13 Nov 2001 17:27:59 -0700
28304              Message-Id: <20011113172759.E27768@zippy.zyx.net>
28305      Branch: perl
28306            ! pod/perlapio.pod
28307 ____________________________________________________________________________
28308 [ 12981] By: jhi                                   on 2001/11/13  22:50:27
28309         Log: Fix for the :utf8 read() bug noticed by Matt Sergeant:
28310              "large enough" Unicode characters returned more than one
28311              as their "Unicode size".
28312      Branch: perl
28313            ! pp_sys.c t/io/utf8.t
28314 ____________________________________________________________________________
28315 [ 12980] By: ams                                   on 2001/11/13  19:32:33
28316         Log: Subject: [PATCH] vms/gen_shrfls.pl tweak
28317              From: "Craig A. Berry" <craigberry@mac.com>
28318              Date: Tue, 13 Nov 2001 14:33:25 -0600
28319              Message-Id: <5.1.0.14.2.20011113142319.01c3ad50@exchi01>
28320      Branch: perl
28321            ! vms/gen_shrfls.pl
28322 ____________________________________________________________________________
28323 [ 12979] By: jhi                                   on 2001/11/13  18:10:15
28324         Log: Subject: Minor patch to Encode.pm (detypo)
28325              From: "Philip Newton" <Philip.Newton@gmx.net>
28326              Date: Tue, 13 Nov 2001 20:11:01 +0100
28327              Message-ID: <20011113.200845@ID-11583.news.dfncis.de>
28328      Branch: perl
28329            ! ext/Encode/Encode.pm
28330 ____________________________________________________________________________
28331 [ 12978] By: jhi                                   on 2001/11/13  17:55:02
28332         Log: Evil tabulators.
28333      Branch: perl
28334            ! ext/Encode/Encode.pm
28335 ____________________________________________________________________________
28336 [ 12977] By: jhi                                   on 2001/11/13  17:52:17
28337         Log: Document the available encodings.
28338      Branch: perl
28339            ! ext/Encode/Encode.pm
28340 ____________________________________________________________________________
28341 [ 12976] By: ams                                   on 2001/11/13  17:14:07
28342         Log: Subject: Re: Why *not* use UNIVERSAL qw( isa can ) ; ??
28343              From: Barrie Slaymaker <barries@slaysys.com>
28344              Date: Tue, 13 Nov 2001 12:41:36 -0500
28345              Message-Id: <20011113124133.C24305@sizzle.whoville.com>
28346      Branch: perl
28347            ! t/op/universal.t
28348 ____________________________________________________________________________
28349 [ 12975] By: ams                                   on 2001/11/13  16:24:21
28350         Log: Subject: Re: Why *not* use UNIVERSAL qw( isa can ) ; ??
28351              From: Barrie Slaymaker <barries@slaysys.com>
28352              Date: Tue, 13 Nov 2001 10:56:20 -0500
28353              Message-Id: <20011113105620.B24192@sizzle.whoville.com>
28354              (Test applied with minor tweaks and ->isa("HASH") omission.)
28355      Branch: perl
28356            ! lib/UNIVERSAL.pm t/op/universal.t
28357 ____________________________________________________________________________
28358 [ 12974] By: ams                                   on 2001/11/13  15:46:07
28359         Log: Subject: [PATCH Benchmark.pm] docco tweaks
28360              From: Barrie Slaymaker <barries@slaysys.com>
28361              Date: Tue, 13 Nov 2001 11:34:45 -0500
28362              Message-Id: <20011113113442.B24305@sizzle.whoville.com>
28363      Branch: perl
28364            ! lib/Benchmark.pm
28365 ____________________________________________________________________________
28366 [ 12973] By: jhi                                   on 2001/11/13  13:42:40
28367         Log: Subject: [PATCH] Attack of the C loops, round 1
28368              From: Richard Soderberg <rs@oregonnet.com>
28369              Date: Mon, 12 Nov 2001 12:07:29 -0800
28370              Message-Id: <200111122007.MAA01994@oregonnet.com>
28371              
28372              Subject: [PATCH] bytecode.pl (tiny patch)
28373              From: Richard Soderberg <rs@oregonnet.com>
28374              Date: Mon, 12 Nov 2001 12:53:24 -0800
28375              Message-Id: <200111122053.MAA06272@oregonnet.com>
28376      Branch: perl
28377            ! bytecode.pl installhtml
28378 ____________________________________________________________________________
28379 [ 12972] By: jhi                                   on 2001/11/13  13:41:02
28380         Log: Subject: [PATCH] Update to Filter::Util::Call
28381              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
28382              Date: Sun, 11 Nov 2001 22:33:33 -0000
28383              Message-ID: <AIEAJICLCBDNAAOLLOKLAEKFDEAA.Paul_Marquess@Yahoo.co.uk>
28384              
28385              Use the new CXT* macros.
28386      Branch: perl
28387            ! ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
28388 ____________________________________________________________________________
28389 [ 12971] By: jhi                                   on 2001/11/13  13:31:34
28390         Log: Subject: [PATCH vms/ext/vmsish.* vms/descrip_mms.template MANIFEST] Making vmsish.pm a no-op on non-VMS  
28391              From: Michael G Schwern <schwern@pobox.com>
28392              Date: Mon, 12 Nov 2001 20:50:34 -0500
28393              Message-ID: <20011112205034.H2888@blackrider>
28394      Branch: perl
28395            + lib/vmsish.pm lib/vmsish.t
28396            - vms/ext/vmsish.pm vms/ext/vmsish.t
28397            ! MANIFEST vms/descrip_mms.template
28398 ____________________________________________________________________________
28399 [ 12970] By: jhi                                   on 2001/11/13  13:09:23
28400         Log: :utf8 works only with perlio.
28401      Branch: perl
28402            ! lib/open.t
28403 ____________________________________________________________________________
28404 [ 12969] By: jhi                                   on 2001/11/13  13:03:36
28405         Log: Subject: Re: @Config -"des" not quite working on VMS
28406              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
28407              Date: Tue, 13 Nov 2001 08:35:13 EST 
28408              Message-Id: <011113083447.28742@DUPHY4.Physics.Drexel.Edu>
28409      Branch: perl
28410            ! configure.com
28411 ____________________________________________________________________________
28412 [ 12968] By: jhi                                   on 2001/11/13  12:59:11
28413         Log: Subject: [PATCH] lib/charnames.pm 
28414              From: Jeffrey Friedl <jfriedl@yahoo.com>
28415              Date: Tue, 13 Nov 2001 00:36:21 -0800 (PST) 
28416              Message-Id: <200111130836.fAD8aLG76010@ventrue.corp.yahoo.com>
28417      Branch: perl
28418            ! lib/charnames.pm
28419 ____________________________________________________________________________
28420 [ 12967] By: pudge                                 on 2001/11/13  05:44:13
28421         Log: Docs for Mac::err.
28422      Branch: maint-5.6/macperl
28423            ! macos/ext/Mac/err/err.pm
28424 ____________________________________________________________________________
28425 [ 12966] By: pudge                                 on 2001/11/13  05:43:58
28426         Log: Some cleanup; change some globals to references for
28427              possible persistence later.
28428      Branch: maint-5.6/macperl
28429            ! macos/lib/Mac/Glue.pm
28430 ____________________________________________________________________________
28431 [ 12965] By: pudge                                 on 2001/11/13  05:42:59
28432         Log: Add in a bunch of Mac OS 9 constants for Mac::Files.
28433      Branch: maint-5.6/macperl
28434            ! macos/ext/Mac/Files/Files.pm
28435 ____________________________________________________________________________
28436 [ 12964] By: pudge                                 on 2001/11/13  05:42:35
28437         Log: Get Mac::Navigation to compile (bug #464684).
28438      Branch: maint-5.6/macperl
28439            ! macos/Makefile.mk macos/ext/Mac/Makefile.mk
28440            ! macos/ext/Mac/Navigation/Makefile.PL
28441            ! macos/ext/Mac/Navigation/Navigation.xs
28442            ! macos/macperl/Makefile.mk
28443 ____________________________________________________________________________
28444 [ 12963] By: pudge                                 on 2001/11/13  05:41:12
28445         Log: Add in modules and POD to help menu.
28446      Branch: maint-5.6/macperl
28447            ! macos/macperl/MacPerl.podhelp
28448 ____________________________________________________________________________
28449 [ 12962] By: pudge                                 on 2001/11/13  05:28:18
28450         Log: Update bundled modules.
28451      Branch: maint-5.6/macperl
28452            + macos/bundled_ext/Filter/t/FilterTest.pm
28453            + macos/bundled_ext/List/Util/t/shuffle.t
28454            + macos/bundled_ext/Storable/t/compat06.t
28455            + macos/bundled_ext/Storable/t/st-dump.pl
28456            + macos/bundled_ext/Time/HiRes/hints/dynixptx.pl
28457            + macos/bundled_lib/blib/lib/LWP/ConnCache.pm
28458            + macos/bundled_lib/blib/lib/LWP/Protocol/http10.pm
28459            + macos/bundled_lib/blib/lib/LWP/Protocol/https10.pm
28460            + macos/bundled_lib/blib/lib/LWP/Protocol/nogo.pm
28461            + macos/bundled_lib/blib/lib/Net/HTTP/NB.pm
28462            + macos/bundled_lib/blib/lib/lwpcook.pod
28463            + macos/bundled_lib/t/Filter/Simple/filter.t
28464            + macos/bundled_lib/t/Switch/t/given.t
28465            + macos/bundled_lib/t/Switch/t/nested.t
28466            + macos/bundled_lib/t/Switch/t/switch.t
28467            + macos/bundled_lib/t/Text/Balanced/t/extbrk.t
28468            + macos/bundled_lib/t/Text/Balanced/t/extcbk.t
28469            + macos/bundled_lib/t/Text/Balanced/t/extdel.t
28470            + macos/bundled_lib/t/Text/Balanced/t/extmul.t
28471            + macos/bundled_lib/t/Text/Balanced/t/extqlk.t
28472            + macos/bundled_lib/t/Text/Balanced/t/exttag.t
28473            + macos/bundled_lib/t/Text/Balanced/t/extvar.t
28474            + macos/bundled_lib/t/Text/Balanced/t/gentag.t
28475            + macos/bundled_lib/t/URI/rfc2732.t
28476            + macos/bundled_lib/t/libnet/config.t
28477            + macos/bundled_lib/t/libnet/libnet_t.pl
28478            + macos/bundled_lib/t/libwww-perl/live/google.t
28479            + macos/bundled_lib/t/libwww-perl/live/jigsaw-auth-b.t
28480            + macos/bundled_lib/t/libwww-perl/live/jigsaw-auth-d.t
28481            + macos/bundled_lib/t/libwww-perl/live/jigsaw-chunk.t
28482            + macos/bundled_lib/t/libwww-perl/live/jigsaw-md5.t
28483            + macos/bundled_lib/t/libwww-perl/live/jigsaw-neg.t
28484            + macos/bundled_lib/t/libwww-perl/live/jigsaw-te.t
28485            + macos/bundled_lib/t/libwww-perl/live/validator.t
28486            - macos/bundled_ext/Filter/t/MyFilter.pm
28487            - macos/bundled_ext/Storable/t/compat-0.6.t
28488            - macos/bundled_ext/Storable/t/dump.pl
28489            - macos/bundled_ext/Time/Piece/Makefile.PL
28490            - macos/bundled_ext/Time/Piece/Piece.pm
28491            - macos/bundled_ext/Time/Piece/Piece.t
28492            - macos/bundled_ext/Time/Piece/Piece.xs
28493            - macos/bundled_ext/Time/Piece/README
28494            - macos/bundled_ext/Time/Piece/Seconds.pm
28495            - macos/bundled_lib/blib/lib/LWP/Protocol/http11.pm
28496            - macos/bundled_lib/blib/lib/Net/DummyInetd.pm
28497            - macos/bundled_lib/blib/lib/Net/PH.pm
28498            - macos/bundled_lib/blib/lib/Net/SNPP.pm
28499            - macos/bundled_lib/blib/lib/Text/Balanced.pod
28500            - macos/bundled_lib/t/Filter/Simple/test.pl
28501            - macos/bundled_lib/t/Switch/test.pl
28502            - macos/bundled_lib/t/Text/Balanced/t/genxt.t
28503            - macos/bundled_lib/t/Text/Balanced/t/xbrak.t
28504            - macos/bundled_lib/t/Text/Balanced/t/xcode.t
28505            - macos/bundled_lib/t/Text/Balanced/t/xdeli.t
28506            - macos/bundled_lib/t/Text/Balanced/t/xmult.t
28507            - macos/bundled_lib/t/Text/Balanced/t/xquot.t
28508            - macos/bundled_lib/t/Text/Balanced/t/xtagg.t
28509            - macos/bundled_lib/t/Text/Balanced/t/xvari.t
28510            - macos/bundled_lib/t/libnet/ph.t
28511            ! (edit 125 files)
28512 ____________________________________________________________________________
28513 [ 12961] By: ams                                   on 2001/11/13  00:45:08
28514         Log: Subject: [PATCH pod/perlport.pod] exit docs out of order
28515              From: Michael G Schwern <schwern@pobox.com>
28516              Date: Mon, 12 Nov 2001 20:16:45 -0500
28517              Message-Id: <20011112201644.G2888@blackrider>
28518      Branch: perl
28519            ! pod/perlport.pod
28520 ____________________________________________________________________________
28521 [ 12960] By: ams                                   on 2001/11/12  23:54:00
28522         Log: Subject: [PATCH t/io/dup.t ext/IO/lib/IO/t/io_dup.t vms/test.com]
28523              Recoving dup tests for VMS
28524              From: Michael G Schwern <schwern@pobox.com>
28525              Date: Mon, 12 Nov 2001 19:35:33 -0500
28526              Message-Id: <20011112193533.D2888@blackrider>
28527      Branch: perl
28528            ! ext/IO/lib/IO/t/io_dup.t t/io/dup.t vms/test.com
28529 ____________________________________________________________________________
28530 [ 12959] By: jhi                                   on 2001/11/12  20:23:59
28531         Log: Update Changes.
28532      Branch: perl
28533            ! Changes patchlevel.h
28534 ____________________________________________________________________________
28535 [ 12958] By: jhi                                   on 2001/11/12  16:33:01
28536         Log: Subject: [Patch Perl@12856] MULTIPLICITY on VMS                
28537              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)             
28538              Date: Mon, 12 Nov 2001 12:35:18 EST 
28539              Message-Id: <011112123409.27041@DUPHY4.Physics.Drexel.Edu>
28540      Branch: perl
28541            ! ext/Cwd/Cwd.xs perlio.c vms/ext/Stdio/Stdio.xs
28542            ! vms/gen_shrfls.pl vms/sockadapt.c vms/vms.c
28543 ____________________________________________________________________________
28544 [ 12957] By: jhi                                   on 2001/11/12  15:26:37
28545         Log: Subject: [PATCH File::Spec::Win32::abs2rel] remove volume from result
28546              From: Barrie Slaymaker <barries@slaysys.com>
28547              Date: Mon, 12 Nov 2001 11:19:52 -0500
28548              Message-ID: <20011112111948.C7626@sizzle.whoville.com>
28549      Branch: perl
28550            ! lib/File/Spec.t lib/File/Spec/Win32.pm
28551 ____________________________________________________________________________
28552 [ 12956] By: jhi                                   on 2001/11/12  15:23:48
28553         Log: Subject: [PATCH Benchmark.pm] Add "none" style to cmpthese(), alter result
28554              From: Barrie Slaymaker <barries@slaysys.com>
28555              Date: Mon, 12 Nov 2001 11:07:36 -0500
28556              Message-ID: <20011112110733.B7626@sizzle.whoville.com>
28557      Branch: perl
28558            ! lib/Benchmark.pm
28559 ____________________________________________________________________________
28560 [ 12955] By: jhi                                   on 2001/11/12  15:22:23
28561         Log: Misplaced test, noticed by Barrie Slaymaker.
28562              (We are missing Benchmark tests, then.)
28563      Branch: perl
28564            + ext/Devel/DProf/DProf.t
28565            - lib/Benchmark.t
28566            ! MANIFEST
28567 ____________________________________________________________________________
28568 [ 12954] By: jhi                                   on 2001/11/12  14:50:44
28569         Log: Subject: [PATCH] a few typo fixes 
28570              From: Jeffrey Friedl <jfriedl@yahoo.com>
28571              Date: Sun, 11 Nov 2001 21:15:18 -0800 (PST)
28572              Message-Id: <200111120515.fAC5FIc74795@ventrue.corp.yahoo.com>
28573              
28574              Patching README.foo instead of pod/perlfoo.pod,
28575              not patching Math::BigInt (Tels will take care of that),
28576              dropping broken hv.c and sv.h patches, patching libnetcfg.PL
28577              and perldoc.PL instead of libnetcfg and perldoc, patching
28578              ext/Digest/MD5/t/files.t since MD5.pm was changed.
28579      Branch: perl
28580            ! (edit 109 files)
28581 ____________________________________________________________________________
28582 [ 12953] By: jhi                                   on 2001/11/12  13:11:55
28583         Log: Add a note about the dangers of bad UTF-8.
28584      Branch: perl
28585            ! pod/perlunicode.pod
28586 ____________________________________________________________________________
28587 [ 12952] By: jhi                                   on 2001/11/12  12:54:52
28588         Log: NetWare Nit from Ananth Kesari.
28589      Branch: perl
28590            ! NetWare/config.wc
28591 ____________________________________________________________________________
28592 [ 12951] By: jhi                                   on 2001/11/12  12:32:13
28593         Log: Ooops.  I was "fixing" the wrong routine in #12947 and #12950.
28594      Branch: perl
28595            ! ext/Encode/Encode.pm
28596 ____________________________________________________________________________
28597 [ 12950] By: jhi                                   on 2001/11/12  12:14:53
28598         Log: (retracted by #12951)
28599      Branch: perl
28600            ! ext/Encode/Encode.pm
28601 ____________________________________________________________________________
28602 [ 12949] By: ams                                   on 2001/11/12  06:40:18
28603         Log: Subject: [PATCH] Re: [ID 20011111.105] qr/$ARGV[0]/ not tainted
28604              From: Robert Spier <rspier@pobox.com>
28605              Date: Sun, 11 Nov 2001 18:50:18 -0800
28606              Message-Id: <15343.14570.121505.233336@rls.cx>
28607              
28608              Subject: Re: [PATCH] Re: [ID 20011111.105] qr/$ARGV[0]/ not tainted
28609              From: Rick Delaney <rick.delaney@home.com>
28610              Date: 12 Nov 2001 00:15:52 -0500
28611              Message-Id: <m3wv0wmuwn.fsf@cs839290-a.mtth1.on.wave.home.com>
28612      Branch: perl
28613            ! pp_hot.c t/op/taint.t
28614 ____________________________________________________________________________
28615 [ 12948] By: jhi                                   on 2001/11/12  01:23:58
28616         Log: It seems that we actually have this detail implemented
28617              as for as Level 1 Support of Unicode regex support is
28618              concerned: at Level 1 only 1:1 support for loose
28619              (aka caseless, aka caseigoring ) matching is required.
28620      Branch: perl
28621            ! pod/perlunicode.pod
28622 ____________________________________________________________________________
28623 [ 12947] By: jhi                                   on 2001/11/11  21:41:44
28624         Log: (retracted by #12951)
28625      Branch: perl
28626            ! ext/Encode/Encode.pm
28627 ____________________________________________________________________________
28628 [ 12946] By: jhi                                   on 2001/11/11  21:09:31
28629         Log: BOM, bom, Bom.
28630      Branch: perl
28631            ! pod/perlunicode.pod
28632 ____________________________________________________________________________
28633 [ 12945] By: jhi                                   on 2001/11/11  21:07:18
28634         Log: Upgrade to Math::BigInt 1.46.
28635      Branch: perl
28636            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
28637            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.inc
28638            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintc.t
28639            ! lib/Math/BigInt/t/calling.t lib/Math/BigInt/t/mbimbf.t
28640            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
28641 ____________________________________________________________________________
28642 [ 12944] By: jhi                                   on 2001/11/11  18:52:22
28643         Log: Subject: Re: PERFORCE change 12943 for review
28644              From: "Philip Newton" <Philip.Newton@gmx.net>
28645              Date: Sun, 11 Nov 2001 20:53:36 +0100
28646              Message-ID: <20011111.204950@ID-11583.news.dfncis.de>           
28647      Branch: perl
28648            ! pod/perlunicode.pod
28649 ____________________________________________________________________________
28650 [ 12943] By: jhi                                   on 2001/11/11  18:00:03
28651         Log: Doc updates; make the Unicode discussions a little
28652              bit less alarming, and add information about encodings,
28653              surrogates, and BOMs.
28654      Branch: perl
28655            ! pod/perlunicode.pod
28656 ____________________________________________________________________________
28657 [ 12942] By: ams                                   on 2001/11/11  16:45:00
28658         Log: Subject: [PATCH @12917] Unicode::Collate v0.09
28659              From: =?ISO-2022-JP?B?GyRCRGdXIkNOOVQbKEI=?= <bqw10602@nifty.com>
28660              Date: Mon, 12 Nov 2001 00:22:57 +0900
28661              Message-Id: <20011112002232.BD46.BQW10602@nifty.com>
28662      Branch: perl
28663            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
28664            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
28665 ____________________________________________________________________________
28666 [ 12941] By: ams                                   on 2001/11/11  13:01:40
28667         Log: Subject: Re: PERFORCE change 12929 for review
28668              From: "Philip Newton" <Philip.Newton@gmx.net>
28669              Date: Sun, 11 Nov 2001 14:27:44 +0100
28670              Message-Id: <20011111.142505@ID-11583.news.dfncis.de>
28671      Branch: perl
28672            ! MANIFEST
28673 ____________________________________________________________________________
28674 [ 12940] By: ams                                   on 2001/11/11  05:06:43
28675         Log: Subject: [PATCH t/op/chdir.t] %ENV protection
28676              From: Michael G Schwern <schwern@pobox.com>
28677              Date: Thu, 8 Nov 2001 22:56:45 -0500
28678              Message-Id: <20011108225645.H5587@blackrider>
28679      Branch: perl
28680            ! t/op/chdir.t
28681 ____________________________________________________________________________
28682 [ 12939] By: ams                                   on 2001/11/11  05:01:00
28683         Log: Subject: [PATCH ext/Cwd/t/cwd.t] VMS fixage and cleanup
28684              From: Michael G Schwern <schwern@pobox.com>
28685              Date: Sun, 11 Nov 2001 00:54:43 -0500
28686              Message-Id: <20011111005443.A24450@blackrider>
28687      Branch: perl
28688            ! ext/Cwd/t/cwd.t
28689 ____________________________________________________________________________
28690 [ 12938] By: ams                                   on 2001/11/11  03:25:13
28691         Log: Subject: [PATCH lib/File/stat.pm lib/File/stat.t]
28692              (was Re: [ID 20011110.104] File::stat vs. $! conflict)
28693              From: "chromatic" <chromatic@rmci.net>
28694              Date: Sat, 10 Nov 2001 21:03:20 -0700
28695              Message-Id: <20011111041025.12984.qmail@onion.perl.org>
28696      Branch: perl
28697            ! lib/File/stat.pm lib/File/stat.t
28698 ____________________________________________________________________________
28699 [ 12937] By: ams                                   on 2001/11/11  02:05:23
28700         Log: Subject: Re: [PATCH] resurrect t/op/magic.t on VMS
28701              From: "Craig A. Berry" <craigberry@mac.com>
28702              Date: Sat, 10 Nov 2001 17:23:52 -0600
28703              Message-Id: <5.1.0.14.2.20011110171532.028bcaa8@mail.mac.com>
28704      Branch: perl
28705            ! t/op/magic.t
28706 ____________________________________________________________________________
28707 [ 12936] By: jhi                                   on 2001/11/10  18:55:21
28708         Log: Bah.  %X doesn't mean 0xC1, it means 0XC1.  So let's %x.
28709      Branch: perl
28710            ! lib/open.pm lib/open.t
28711 ____________________________________________________________________________
28712 [ 12935] By: jhi                                   on 2001/11/10  17:47:21
28713         Log: The Official name of ASCII.
28714      Branch: perl
28715            ! ext/Encode/Encode.pm
28716 ____________________________________________________________________________
28717 [ 12934] By: jhi                                   on 2001/11/10  17:44:27
28718         Log: The KOI8-R example wasn't quite right.
28719      Branch: perl
28720            ! lib/open.pm lib/open.t
28721 ____________________________________________________________________________
28722 [ 12933] By: jhi                                   on 2001/11/10  17:30:52
28723         Log: Enhance the open pragma to support :utf8, :locale,
28724              and :encoding directly as special cases, and rename
28725              the INOUT to IO.
28726      Branch: perl
28727            ! ext/Encode/Encode.pm lib/open.pm lib/open.t perlio.c
28728 ____________________________________________________________________________
28729 [ 12932] By: jhi                                   on 2001/11/10  15:15:29
28730         Log: Document the UTF-16 surrogate encoding and decoding.
28731      Branch: perl
28732            ! ext/Encode/Encode.pm
28733 ____________________________________________________________________________
28734 [ 12931] By: jhi                                   on 2001/11/10  15:05:56
28735         Log: A potential recursion breaker.
28736      Branch: perl
28737            ! sv.c
28738 ____________________________________________________________________________
28739 [ 12930] By: ams                                   on 2001/11/10  07:46:53
28740         Log: Subject: [PATCH] Add core switch to CGI.pm distribution tests
28741              (was Re: perl@12892)
28742              From: "chromatic" <chromatic@rmci.net>
28743              Date: Sat, 10 Nov 2001 01:28:09 -0700
28744              Message-Id: <20011110083514.86488.qmail@onion.perl.org>
28745      Branch: perl
28746            ! lib/CGI/t/apache.t lib/CGI/t/carp.t lib/CGI/t/cookie.t
28747            ! lib/CGI/t/fast.t lib/CGI/t/form.t lib/CGI/t/function.t
28748            ! lib/CGI/t/html.t lib/CGI/t/pretty.t lib/CGI/t/push.t
28749            ! lib/CGI/t/request.t lib/CGI/t/switch.t lib/CGI/t/util.t
28750 ____________________________________________________________________________
28751 [ 12929] By: jhi                                   on 2001/11/10  06:38:07
28752         Log: Add a test for the bytes pragma.
28753      Branch: perl
28754            + lib/bytes.t
28755            ! MANIFEST
28756 ____________________________________________________________________________
28757 [ 12928] By: jhi                                   on 2001/11/10  06:10:39
28758         Log: Doc update.
28759      Branch: perl
28760            ! lib/bytes.pm
28761 ____________________________________________________________________________
28762 [ 12927] By: jhi                                   on 2001/11/10  04:19:44
28763         Log: Cease to exist.
28764      Branch: perl
28765            - lib/Unicode/Normalize.pm
28766 ____________________________________________________________________________
28767 [ 12926] By: ams                                   on 2001/11/10  03:23:16
28768         Log: Subject: [patch] my_setenv speedup + fixes
28769              From: Doug MacEachern <dougm@covalent.net>
28770              Date: Fri, 9 Nov 2001 18:13:18 -0800 (PST)
28771              Message-Id: <Pine.LNX.4.21.0111091808500.22397-100000@localhost>
28772      Branch: perl
28773            ! util.c
28774 ____________________________________________________________________________
28775 [ 12925] By: jhi                                   on 2001/11/10  01:55:13
28776         Log: Newline trouble.
28777      Branch: perl
28778            ! lib/ExtUtils/Embed.t
28779 ____________________________________________________________________________
28780 [ 12924] By: jhi                                   on 2001/11/10  01:42:29
28781         Log: Subject: [PATCH perl@12917] vms/munchconfig.c line length fix
28782              From: "Craig A. Berry" <craigberry@mac.com>
28783              Date: Fri, 09 Nov 2001 18:13:16 -0600
28784              Message-Id: <5.1.0.14.2.20011109180651.02b31d20@exchi01>
28785      Branch: perl
28786            ! vms/munchconfig.c
28787 ____________________________________________________________________________
28788 [ 12923] By: jhi                                   on 2001/11/10  01:39:01
28789         Log: Subject: [PATCH] new tests for swiches -n -p -a -F
28790              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
28791              Date: Sat, 10 Nov 2001 00:10:45 +0100
28792              Message-ID: <20011110001045.A11945@rafael>
28793      Branch: perl
28794            + t/run/noswitch.t t/run/switchF.t t/run/switcha.t
28795            + t/run/switchn.t t/run/switchp.t
28796            ! MANIFEST
28797 ____________________________________________________________________________
28798 [ 12922] By: jhi                                   on 2001/11/10  01:34:51
28799         Log: Subject: [PATCH] some tests not cleaning up properly               
28800              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> 
28801              Date: Fri, 9 Nov 2001 22:13:10 +0100
28802              Message-ID: <20011109221310.A11115@rafael>
28803      Branch: perl
28804            ! ext/Cwd/t/cwd.t t/io/argv.t
28805 ____________________________________________________________________________
28806 [ 12921] By: jhi                                   on 2001/11/10  01:32:52
28807         Log: Subject: [Patch Perl@12892] a *real* Embed test for VMS           
28808              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
28809              Date: Fri, 9 Nov 2001 15:07:19 EST
28810              Message-Id: <011109150622.16fb0@DUPHY4.Physics.Drexel.Edu>
28811      Branch: perl
28812            ! lib/ExtUtils/Embed.t
28813 ____________________________________________________________________________
28814 [ 12920] By: dougm                                 on 2001/11/10  00:34:50
28815         Log: when PERL_USE_SAFE_PUTENV is defined environ will not
28816              have been copied so it shouldn't be freed in perl_destruct()
28817      Branch: perl
28818            ! perl.c
28819 ____________________________________________________________________________
28820 [ 12919] By: ams                                   on 2001/11/09  15:36:22
28821         Log: Subject: [PATCH ext/Cwd/t/cwd.t] Cwd test not cleaning up after itself
28822              From: Michael G Schwern <schwern@pobox.com>
28823              Date: Fri, 9 Nov 2001 00:38:59 -0500
28824              Message-Id: <20011109003859.K5587@blackrider>
28825              (Applied with directory name changes suggested by Craig Berry.)
28826      Branch: perl
28827            ! ext/Cwd/t/cwd.t
28828 ____________________________________________________________________________
28829 [ 12918] By: ams                                   on 2001/11/09  15:29:15
28830         Log: Subject: [PATCH vms/ext/filespec.t] Cleanup & fix of unsafe filename
28831              From: Michael G Schwern <schwern@pobox.com>
28832              Date: Fri, 9 Nov 2001 01:44:14 -0500
28833              Message-Id: <20011109014414.N5587@blackrider>
28834      Branch: perl
28835            ! vms/ext/filespec.t
28836 ____________________________________________________________________________
28837 [ 12917] By: jhi                                   on 2001/11/09  14:39:14
28838         Log: Update Changes.
28839      Branch: perl
28840            ! Changes patchlevel.h
28841 ____________________________________________________________________________
28842 [ 12916] By: jhi                                   on 2001/11/09  14:33:39
28843         Log: Regen toc.
28844      Branch: perl
28845            ! pod/perltoc.pod
28846 ____________________________________________________________________________
28847 [ 12915] By: jhi                                   on 2001/11/09  14:08:30
28848         Log: JPL sync: CVSROOT=:pserver:anoncvs@as220.org:/home/cvsroot,
28849              see http://www.jepstone.net/bjepson//jpl/cvs.html
28850      Branch: perl
28851            ! jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
28852 ____________________________________________________________________________
28853 [ 12914] By: ams                                   on 2001/11/09  14:05:12
28854         Log: Subject: [PATCH vms/test.com] VMS test.com running in wrong order?
28855              From: Michael G Schwern <schwern@pobox.com>
28856              Date: Thu, 8 Nov 2001 22:05:49 -0500
28857              Message-Id: <20011108220549.F5587@blackrider>
28858      Branch: perl
28859            ! vms/test.com
28860 ____________________________________________________________________________
28861 [ 12913] By: jhi                                   on 2001/11/09  13:54:23
28862         Log: NetWare update from Ananth Kesari.
28863      Branch: perl
28864            ! NetWare/Makefile NetWare/config_H.wc NetWare/nwstdio.h
28865 ____________________________________________________________________________
28866 [ 12912] By: ams                                   on 2001/11/09  13:40:26
28867         Log: Subject: [PATCH ID 20011109.100] #!perl -F...
28868              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
28869              Date: Fri, 9 Nov 2001 14:32:28 +0100
28870              Message-Id: <20011109143228.A18996@rafael>
28871      Branch: perl
28872            ! perl.c
28873 ____________________________________________________________________________
28874 [ 12911] By: jhi                                   on 2001/11/09  13:37:01
28875         Log: FAQ sync.
28876      Branch: perl
28877            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
28878            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
28879            ! pod/perlfaq7.pod pod/perlfaq8.pod pod/perlfaq9.pod
28880 ____________________________________________________________________________
28881 [ 12910] By: ams                                   on 2001/11/09  07:33:49
28882         Log: Subject: [PATCH lib/File/Find/t/find.t] Helpful File::Find debugging code
28883              From: Michael G Schwern <schwern@pobox.com>
28884              Date: Fri, 9 Nov 2001 00:41:56 -0500
28885              Message-Id: <20011109004156.L5587@blackrider>
28886      Branch: perl
28887            ! lib/File/Find/t/find.t
28888 ____________________________________________________________________________
28889 [ 12909] By: jhi                                   on 2001/11/09  00:23:40
28890         Log: Upgrade to Unicode::Normalize 0.10, now in XS.
28891              The CPAN distribution has both pm and XS implementations,
28892              and for performance reasons we choose the XS.
28893              Another reason to choose the XS is that it doesn't
28894              require Lingua::KO::Hangul::Util, which means that
28895              we can delete that-- which in turn means that Unicode::UCD
28896              cannot expect that: support it, but don't expect.
28897              Ditto Unicode::Collate.
28898              
28899              Note that Unicode::Normalize Makefile.PL and
28900              Normalize.xs have been modified from the CPAN 0.10
28901              versions: the first one to be simpler (no pm) and
28902              clean up the generated unf*.h files, the second one
28903              to quench compiler grumblings.  Must notify Sadahiro
28904              about these changes.
28905      Branch: perl
28906            + ext/Unicode/Normalize/Changes
28907            + ext/Unicode/Normalize/Makefile.PL
28908            + ext/Unicode/Normalize/Normalize.pm
28909            + ext/Unicode/Normalize/Normalize.pod
28910            + ext/Unicode/Normalize/Normalize.xs
28911            + ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
28912            + ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
28913            + ext/Unicode/Normalize/t/test.t
28914            - lib/Lingua/KO/Hangul/Util.pm lib/Lingua/KO/Hangul/Util/Changes
28915            - lib/Lingua/KO/Hangul/Util/README
28916            - lib/Lingua/KO/Hangul/Util/t/test.t
28917            - lib/Unicode/Normalize/Changes lib/Unicode/Normalize/README
28918            - lib/Unicode/Normalize/t/norm.t lib/Unicode/Normalize/t/test.t
28919            ! MANIFEST NetWare/Makefile djgpp/config.over epoc/config.sh
28920            ! hints/uwin.sh hints/vmesa.sh lib/Unicode/Collate.pm
28921            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t win32/Makefile
28922            ! win32/makefile.mk
28923 ____________________________________________________________________________
28924 [ 12908] By: jhi                                   on 2001/11/08  23:49:42
28925         Log: Test miscounting.
28926      Branch: perl
28927            ! ext/POSIX/t/posix.t
28928 ____________________________________________________________________________
28929 [ 12907] By: jhi                                   on 2001/11/08  22:06:31
28930         Log: Quote the variables in failures messages more nicely.
28931      Branch: perl
28932            ! t/test.pl
28933 ____________________________________________________________________________
28934 [ 12906] By: jhi                                   on 2001/11/08  21:55:32
28935         Log: Subject: [PATCH t/test.pl ext/POSIX/t/posix.t vms/test.com] POSIX cleanup
28936              From: Michael G Schwern <schwern@pobox.com>
28937              Date: Thu, 8 Nov 2001 17:24:49 -0500
28938              Message-ID: <20011108172449.A5587@blackrider>
28939              
28940              Subject: Re: [PATCH t/test.pl ext/POSIX/t/posix.t vms/test.com] POSIX cleanup
28941              From: "Craig A. Berry" <craigberry@mac.com>
28942              Date: Thu, 8 Nov 2001 16:35:00 -0600
28943              Message-Id: <a05101000b810b89c5c5a@[172.16.52.1]>
28944      Branch: perl
28945            ! ext/POSIX/t/posix.t t/test.pl vms/test.com
28946 ____________________________________________________________________________
28947 [ 12905] By: jhi                                   on 2001/11/08  21:51:51
28948         Log: Subject: [PATCH] RE: Win2k / Cygwin-1.3.3
28949              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
28950              Date: Thu, 8 Nov 2001 22:52:50 -0000
28951              Message-ID: <AIEAJICLCBDNAAOLLOKLKEHNDEAA.Paul_Marquess@Yahoo.co.uk>
28952      Branch: perl
28953            ! ext/DB_File/t/db-recno.t
28954 ____________________________________________________________________________
28955 [ 12904] By: jhi                                   on 2001/11/08  21:49:20
28956         Log: Unicode::UCD is not yet supported in EBCDIC platforms.
28957              (Probably not an EBCDIC issue the way one would think
28958              since no chr() et alia are used in UCD.pm.)
28959      Branch: perl
28960            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
28961 ____________________________________________________________________________
28962 [ 12903] By: jhi                                   on 2001/11/08  15:16:49
28963         Log: Whether overwriting the $self->{...} values (see #12902)
28964              is a good policy or not is debatable, but let's at least
28965              be consistent.
28966      Branch: perl
28967            ! lib/ExtUtils/MM_Unix.pm
28968 ____________________________________________________________________________
28969 [ 12902] By: jhi                                   on 2001/11/08  15:13:15
28970         Log: The MakeMaker argument () quoting patch that sneaked
28971              in at #12883 didn't handle make macros like this $(...).
28972              Leaning toothpicks, we've got them.
28973      Branch: perl
28974            ! lib/ExtUtils/MM_Unix.pm
28975 ____________________________________________________________________________
28976 [ 12901] By: jhi                                   on 2001/11/08  14:28:38
28977         Log: Subject: Re: [PATCH t/io/argv.t vms/test.com t/test.pl] argv.t cleanup & fixes for VMS
28978              From: Michael G Schwern <schwern@pobox.com>
28979              Date: Wed, 7 Nov 2001 02:02:29 -0500
28980              Message-ID: <20011107020229.K2858@blackrider>
28981      Branch: perl
28982            ! t/io/argv.t t/test.pl vms/test.com
28983 ____________________________________________________________________________
28984 [ 12900] By: jhi                                   on 2001/11/08  14:14:40
28985         Log: Subject: [PATCH 20011106.084] -s on #! line 
28986              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
28987              Date: Wed, 7 Nov 2001 22:23:39 +0100
28988              Message-ID: <20011107222339.E729@rafael>
28989      Branch: perl
28990            ! embed.h embed.pl perl.c proto.h toke.c
28991 ____________________________________________________________________________
28992 [ 12899] By: jhi                                   on 2001/11/08  13:46:02
28993         Log: Subject: [REPATCH] Re: [PATCH pod/perlhack.pod] When to use what test libraries
28994              From: Michael G Schwern <schwern@pobox.com>
28995              Date: Wed, 7 Nov 2001 16:52:49 -0500
28996              Message-ID: <20011107165249.I7346@blackrider>
28997      Branch: perl
28998            ! pod/perlhack.pod
28999 ____________________________________________________________________________
29000 [ 12898] By: ams                                   on 2001/11/08  13:02:19
29001         Log: Subject: Re: replace http://www.perl.com/CPAN/ with http://www.cpan.org/
29002              From: Mark-Jason Dominus <mjd@plover.com>
29003              Date: Thu, 08 Nov 2001 08:59:02 -0500
29004              Message-Id: <20011108135902.2275.qmail@plover.com>
29005      Branch: perl
29006            ! INSTALL README README.amiga README.os2 README.vms
29007            ! lib/I18N/LangTags.pm lib/I18N/LangTags/README
29008            ! lib/Locale/Maketext/README win32/Makefile win32/makefile.mk
29009 ____________________________________________________________________________
29010 [ 12897] By: ams                                   on 2001/11/08  12:49:28
29011         Log: Subject: replace http://www.perl.com/CPAN/ with http://www.cpan.org/
29012              From: mjd@plover.com
29013              Date: 8 Nov 2001 13:33:18 -0000
29014              Message-Id: <20011108133318.1786.qmail@plover.com>
29015      Branch: perl
29016            ! Porting/pumpkin.pod lib/Net/libnetFAQ.pod pod/perldiag.pod
29017            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
29018            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
29019            ! pod/perlfaq8.pod pod/perlfaq9.pod pod/perlmodinstall.pod
29020            ! pod/perlport.pod pod/perlvar.pod
29021 ____________________________________________________________________________
29022 [ 12896] By: ams                                   on 2001/11/08  11:22:12
29023         Log: open(FH, $file) should strip leading and trailing whitespace.
29024      Branch: perl
29025            ! doio.c
29026 ____________________________________________________________________________
29027 [ 12895] By: ams                                   on 2001/11/08  10:17:14
29028         Log: Subject: [PATCH] resurrect t/op/glob.t on VMS
29029              From: "Craig A. Berry" <craigberry@mac.com>
29030              Date: Wed, 07 Nov 2001 13:41:50 -0600
29031              Message-Id: <5.1.0.14.2.20011107133422.02419350@exchi01>
29032      Branch: perl
29033            ! t/op/glob.t
29034 ____________________________________________________________________________
29035 [ 12894] By: ams                                   on 2001/11/08  08:32:20
29036         Log: Subject: [ID 20011108.092] makedepend bug with new gcc
29037              From: Alexander Klimov <ask@wisdom.weizmann.ac.il>
29038              Date: Thu, 8 Nov 2001 10:00:29 +0200 (IST)
29039              Message-Id: <Pine.GSO.4.40.0111080952570.12110-100000@dardar.wisdom.weizmann.ac.il>
29040      Branch: perl
29041            ! makedepend.SH
29042 ____________________________________________________________________________
29043 [ 12893] By: ams                                   on 2001/11/08  08:26:31
29044         Log: Subject: bleadperl perldebug.pod: mention perldebtut.pod
29045              From: mjd@plover.com
29046              Date: 8 Nov 2001 08:08:07 -0000
29047              Message-Id: <20011108080807.30147.qmail@plover.com>
29048              
29049              Subject: bleadperl perl.pod
29050              From: mjd@plover.com
29051              Date: 8 Nov 2001 08:10:47 -0000
29052              Message-Id: <20011108081047.30178.qmail@plover.com>
29053              
29054              Subject: more bleadperl perl.pod
29055              From: mjd@plover.com
29056              Date: 8 Nov 2001 08:16:28 -0000
29057              Message-Id: <20011108081628.30229.qmail@plover.com>
29058      Branch: perl
29059            ! pod/perl.pod pod/perldebug.pod
29060 ____________________________________________________________________________
29061 [ 12892] By: jhi                                   on 2001/11/07  16:01:37
29062         Log: Tweak for Cray-friendliness from Nicholas Clark.
29063      Branch: perl
29064            ! sv.c
29065 ____________________________________________________________________________
29066 [ 12891] By: jhi                                   on 2001/11/07  15:54:24
29067         Log: VMS patch redo from Charles Lane.
29068      Branch: perl
29069            ! vms/gen_shrfls.pl
29070 ____________________________________________________________________________
29071 [ 12890] By: ams                                   on 2001/11/07  15:16:10
29072         Log: Subject: [ID 20011107.088] two perl pod nits
29073              From: lvirden@cas.org
29074              Date: Wed, 7 Nov 2001 11:09:34 -0500 (EST)
29075              Message-Id: <200111071609.fA7G9YW24607@lwv26awu.cas.org>
29076      Branch: perl
29077            ! pod/perl.pod pod/perlfaq3.pod
29078 ____________________________________________________________________________
29079 [ 12889] By: jhi                                   on 2001/11/07  15:07:18
29080         Log: Update Changes.
29081      Branch: perl
29082            ! Changes patchlevel.h
29083 ____________________________________________________________________________
29084 [ 12888] By: jhi                                   on 2001/11/07  14:26:42
29085         Log: The (emulated) "no utf8" must be in a BEGIN block
29086              to be effective.
29087      Branch: perl
29088            ! lib/CGI/t/html.t
29089 ____________________________________________________________________________
29090 [ 12887] By: jhi                                   on 2001/11/07  13:52:58
29091         Log: "v-strings" is the right term.
29092      Branch: perl
29093            ! pod/perltodo.pod
29094 ____________________________________________________________________________
29095 [ 12886] By: jhi                                   on 2001/11/07  13:48:36
29096         Log: Add vstrings-as-objects need to perltodo.
29097      Branch: perl
29098            ! pod/perltodo.pod
29099 ____________________________________________________________________________
29100 [ 12885] By: jhi                                   on 2001/11/07  13:43:33
29101         Log: Subject: Re: SunOS 5.8 is FUN! (and not quite ok, either) - @12876, gcc and suncc
29102              From: Nicholas Clark <nick@ccl4.org>
29103              Date: Wed, 7 Nov 2001 14:36:32 +0000
29104              Message-ID: <20011107143631.I24980@plum.flirble.org>
29105      Branch: perl
29106            ! t/op/pack.t
29107 ____________________________________________________________________________
29108 [ 12884] By: jhi                                   on 2001/11/07  13:34:44
29109         Log: The Embed test requires a major rewrite for VMS
29110              (plus it reveals a couple of annoying glitches
29111              in buffering), so skip the test for now; from
29112              Charles Lane.
29113      Branch: perl
29114            ! lib/ExtUtils/Embed.t
29115 ____________________________________________________________________________
29116 [ 12883] By: jhi                                   on 2001/11/07  13:33:16
29117         Log: Subject: [PATCH Perl@12856] vms/gen_shrfls.pl more general config.sh parsing
29118              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
29119              Date: Wed, 7 Nov 2001 09:23:28 EST
29120              Message-Id: <011107092325.11726@DUPHY4.Physics.Drexel.Edu>
29121              
29122              (Also i seems that an unrelated experimental patch
29123              to lib/ExtUtils/MM_Unix.pm was accidentally included.)
29124      Branch: perl
29125            ! lib/ExtUtils/MM_Unix.pm vms/gen_shrfls.pl
29126 ____________________________________________________________________________
29127 [ 12882] By: ams                                   on 2001/11/07  05:14:04
29128         Log: Subject: Re: [ID 20011106.083] $dbline[$i] == 0 generates warnings
29129              From: Mark-Jason Dominus <mjd@plover.com>
29130              Date: Wed, 07 Nov 2001 00:43:46 -0500
29131              Message-Id: <20011107054346.14428.qmail@plover.com>
29132      Branch: perl
29133            ! gv.c op.c toke.c
29134 ____________________________________________________________________________
29135 [ 12881] By: jhi                                   on 2001/11/07  03:33:08
29136         Log: Subject: [PATCH lib/perl5db.pl] Mentioning perldebguts   
29137              From: Michael G Schwern <schwern@pobox.com>             
29138              Date: Tue, 6 Nov 2001 22:04:39 -0500
29139              Message-ID: <20011106220439.D2858@blackrider>              
29140      Branch: perl
29141            ! lib/perl5db.pl
29142 ____________________________________________________________________________
29143 [ 12880] By: jhi                                   on 2001/11/07  01:35:30
29144         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
29145              stress))
29146              From: Jonathan Stowe <gellyfish@gellyfish.com>
29147              Date: Tue, 6 Nov 2001 06:54:37 +0000 (GMT)
29148              Message-ID: <Pine.LNX.4.33.0111060651210.315-100000@orpheus.gellyfish.com>
29149              
29150              (except for one hunk where indentation differs)
29151      Branch: perl
29152            ! lib/Term/Cap.t
29153 ____________________________________________________________________________
29154 [ 12879] By: jhi                                   on 2001/11/07  01:22:40
29155         Log: Subject: [PATCH File::Spec::*] a bunch of untested patches
29156              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
29157              Date: Tue, 6 Nov 2001 21:45:01 +0100
29158              Message-ID: <20011106214501.A704@rafael>
29159      Branch: perl
29160            ! lib/File/Spec/OS2.pm lib/File/Spec/VMS.pm
29161            ! lib/File/Spec/Win32.pm
29162 ____________________________________________________________________________
29163 [ 12878] By: jhi                                   on 2001/11/07  01:06:41
29164         Log: Subject: [PATCH t/test.pl] Adding isnt() and next_test() 
29165              From: Michael G Schwern <schwern@pobox.com>              
29166              Date: Tue, 6 Nov 2001 20:58:45 -0500
29167              Message-ID: <20011106205845.G29411@blackrider>
29168      Branch: perl
29169            ! t/test.pl
29170 ____________________________________________________________________________
29171 [ 12877] By: jhi                                   on 2001/11/07  01:01:18
29172         Log: Subject: making do_sprintf public       
29173              From: Doug MacEachern <dougm@covalent.net>    
29174              Date: Tue, 6 Nov 2001 10:52:31 -0800 (PST)
29175              Message-ID: <Pine.LNX.4.21.0111061051250.27804-100000@localhost>
29176      Branch: perl
29177            ! embed.h embed.pl global.sym
29178 ____________________________________________________________________________
29179 [ 12876] By: jhi                                   on 2001/11/06  22:12:28
29180         Log: Update to CGI.pm 2.78.
29181              
29182              TODO: the test suite needs to be merged so that
29183              when in core, the core version is tested, and when
29184              using the CPAN version, testing the CPAN version.
29185              (the changes need to be sent to Lincoln, too...)
29186      Branch: perl
29187            ! lib/CGI.pm lib/CGI/Apache.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
29188            ! lib/CGI/Pretty.pm lib/CGI/Switch.pm lib/CGI/Util.pm
29189            ! lib/CGI/t/apache.t lib/CGI/t/carp.t lib/CGI/t/cookie.t
29190            ! lib/CGI/t/fast.t lib/CGI/t/form.t lib/CGI/t/function.t
29191            ! lib/CGI/t/html.t lib/CGI/t/pretty.t lib/CGI/t/push.t
29192            ! lib/CGI/t/request.t lib/CGI/t/switch.t lib/CGI/t/util.t
29193 ____________________________________________________________________________
29194 [ 12875] By: jhi                                   on 2001/11/06  22:10:03
29195         Log: Integrate with perlio; (strictly) readonly hashes via XS.
29196      Branch: perl
29197           +> t/lib/access.t
29198           !> MANIFEST ext/B/t/stash.t hv.c pod/perldiag.pod universal.c
29199 ____________________________________________________________________________
29200 [ 12874] By: nick                                  on 2001/11/06  21:05:16
29201         Log: Keep It Simple and Stupid version of readonly hash support.
29202              - Test for SvREAONLY(hv) at a few spots in hv.c
29203              - add the error message to perldiag.pod
29204              - (dubious) add access::readonly() to univeral.c
29205              - add test using above
29206              - fixup ext/B/t/stash.t to account for access:: existing
29207      Branch: perlio
29208            + t/lib/access.t
29209            ! MANIFEST ext/B/t/stash.t hv.c pod/perldiag.pod universal.c
29210 ____________________________________________________________________________
29211 [ 12873] By: jhi                                   on 2001/11/06  17:07:50
29212         Log: Fix incorrect warnings about broken globbing;
29213              from Andy Dougherty.
29214      Branch: perl
29215            ! hints/linux.sh
29216 ____________________________________________________________________________
29217 [ 12872] By: jhi                                   on 2001/11/06  15:18:41
29218         Log: More UTF-8 EXACT tweaking, plus a forgotten UTF-8 
29219              toggle-on from the encoding pragma.
29220      Branch: perl
29221            ! regcomp.c regexec.c
29222 ____________________________________________________________________________
29223 [ 12871] By: jhi                                   on 2001/11/06  13:19:46
29224         Log: Retract #12824, doesn't help and is ignored
29225              by Configure anyway.
29226      Branch: perl
29227            ! hints/beos.sh
29228 ____________________________________________________________________________
29229 [ 12870] By: ams                                   on 2001/11/06  10:40:37
29230         Log: Subject: Cosmetic change
29231              From: H.Merijn Brand <h.m.brand@hccnet.nl>
29232              Date: Tue, 06 Nov 2001 12:30:52 +0100
29233              Message-Id: <20011106122922.30FA.H.M.BRAND@hccnet.nl>
29234      Branch: perl
29235            ! README.hpux
29236 ____________________________________________________________________________
29237 [ 12869] By: nick                                  on 2001/11/06  08:26:40
29238         Log: Integrate mainline
29239      Branch: perlio
29240           !> ext/DB_File/DB_File.pm global.sym hints/os390.sh
29241           !> lib/encoding.pm lib/encoding.t proto.h regcomp.c regexec.c
29242 ____________________________________________________________________________
29243 [ 12868] By: jhi                                   on 2001/11/06  03:15:50
29244         Log: The parentheses are protected enough.
29245      Branch: perl
29246            ! hints/os390.sh
29247 ____________________________________________________________________________
29248 [ 12867] By: jhi                                   on 2001/11/06  03:13:50
29249         Log: ccflags, not ldflags.
29250      Branch: perl
29251            ! hints/os390.sh
29252 ____________________________________________________________________________
29253 [ 12866] By: jhi                                   on 2001/11/06  03:12:57
29254         Log: ... and the proto to go with #12865.
29255      Branch: perl
29256            ! proto.h
29257 ____________________________________________________________________________
29258 [ 12865] By: jhi                                   on 2001/11/06  03:11:12
29259         Log: Oops.  Luckily nothing was using this symbol yet.
29260      Branch: perl
29261            ! global.sym
29262 ____________________________________________________________________________
29263 [ 12864] By: jhi                                   on 2001/11/06  03:05:34
29264         Log: Implement the encoding pragma for regex literals.
29265      Branch: perl
29266            ! lib/encoding.pm lib/encoding.t regcomp.c regexec.c
29267 ____________________________________________________________________________
29268 [ 12863] By: jhi                                   on 2001/11/06  01:01:49
29269         Log: More UTF8 EXACT fixing.
29270      Branch: perl
29271            ! regexec.c
29272 ____________________________________________________________________________
29273 [ 12862] By: jhi                                   on 2001/11/06  00:05:19
29274         Log: More re debugging.
29275      Branch: perl
29276            ! regexec.c
29277 ____________________________________________________________________________
29278 [ 12861] By: jhi                                   on 2001/11/05  23:24:24
29279         Log: EXACT correction attempt.  Continued in #12863.
29280      Branch: perl
29281            ! regexec.c
29282 ____________________________________________________________________________
29283 [ 12860] By: jhi                                   on 2001/11/05  22:57:04
29284         Log: Unterminated L<.
29285      Branch: perl
29286            ! ext/DB_File/DB_File.pm
29287 ____________________________________________________________________________
29288 [ 12859] By: nick                                  on 2001/11/05  19:15:17
29289         Log: Integrate mainline
29290      Branch: perlio
29291           +> lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
29292           +> lib/Math/BigInt/t/Math/BigInt/Subclass.pm
29293           +> lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/sub_mbf.t
29294           +> lib/Math/BigInt/t/sub_mbi.t
29295            - lib/Math/BigInt/t/Math/Subclass.pm
29296            - lib/Math/BigInt/t/subclass.t
29297           !> (integrate 30 files)
29298 ____________________________________________________________________________
29299 [ 12858] By: jhi                                   on 2001/11/05  17:05:38
29300         Log: Regex debugging fixes from Hugo.
29301      Branch: perl
29302            ! regcomp.c regexec.c
29303 ____________________________________________________________________________
29304 [ 12857] By: jhi                                   on 2001/11/05  16:09:51
29305         Log: IRIX: at some point the cc -version has started
29306              to output to stderr, not stdout any more.
29307      Branch: perl
29308            ! hints/irix_6.sh
29309 ____________________________________________________________________________
29310 [ 12856] By: jhi                                   on 2001/11/05  15:27:45
29311         Log: Update Changes.
29312      Branch: perl
29313            ! Changes patchlevel.h
29314 ____________________________________________________________________________
29315 [ 12855] By: jhi                                   on 2001/11/05  15:21:13
29316         Log: The ${"\cTAINT"} raises the ire of 'use strict'.
29317      Branch: perl
29318            ! lib/File/Spec/Unix.pm
29319 ____________________________________________________________________________
29320 [ 12854] By: jhi                                   on 2001/11/05  15:16:24
29321         Log: Subject: Re: Tainted $ENV{TMPDIR} and File::Spec->tmpdir()
29322              From: rgarciasuarez@free.fr
29323              Date: Mon, 05 Nov 2001 17:10:29 +0100 (MET)            
29324              Message-ID: <1004976629.3be6b9f593085@imp3-1.free.fr>
29325      Branch: perl
29326            ! lib/File/Spec/Unix.pm
29327 ____________________________________________________________________________
29328 [ 12853] By: jhi                                   on 2001/11/05  14:54:37
29329         Log: Use config.arch in OS/390 where the combination of
29330              IEEE floats and ldflags is tricky.
29331      Branch: perl
29332            ! hints/os390.sh
29333 ____________________________________________________________________________
29334 [ 12852] By: jhi                                   on 2001/11/05  14:53:53
29335         Log: Metaconfig unit change for #12851.
29336      Branch: metaconfig
29337            ! U/modified/Config_sh.U
29338 ____________________________________________________________________________
29339 [ 12851] By: jhi                                   on 2001/11/05  14:53:14
29340         Log: Support a config.arch file, similar to config.over,
29341              but loaded just before it.
29342      Branch: perl
29343            ! Configure INSTALL
29344 ____________________________________________________________________________
29345 [ 12850] By: jhi                                   on 2001/11/05  13:34:25
29346         Log: Subject: [PATCH Symbol.{pm.t}] bugfixes 
29347              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
29348              Date: Mon, 5 Nov 2001 14:26:24 +0100
29349              Message-ID: <20011105142624.C31977@rafael>
29350      Branch: perl
29351            ! lib/Symbol.pm lib/Symbol.t
29352 ____________________________________________________________________________
29353 [ 12849] By: jhi                                   on 2001/11/04  22:15:39
29354         Log: Subject: [PATCH] unbalanced parenthesis in pods                 
29355              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
29356              Date: Sun, 4 Nov 2001 22:28:57 +0100
29357              Message-ID: <20011104222857.C696@rafael>
29358      Branch: perl
29359            ! pod/perldebug.pod pod/perlpodspec.pod
29360 ____________________________________________________________________________
29361 [ 12848] By: jhi                                   on 2001/11/04  22:11:24
29362         Log: The missing pieces from the Math::BigInt 1.45 puzzle.
29363      Branch: perl
29364            ! lib/Math/BigFloat.pm lib/Math/BigInt/t/bigintpm.t
29365 ____________________________________________________________________________
29366 [ 12847] By: jhi                                   on 2001/11/04  17:44:41
29367         Log: Math::Big* test tweaks to work better with core:
29368              but the coast still not clear.
29369      Branch: perl
29370            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.t
29371            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
29372 ____________________________________________________________________________
29373 [ 12846] By: jhi                                   on 2001/11/04  17:43:10
29374         Log: Protect against high load: measure how much wall
29375              clock time went by while sleeping.  Avoids some
29376              false negatives, while may introduce some false
29377              positives.  Life is hard.
29378      Branch: perl
29379            ! ext/Time/HiRes/HiRes.t
29380 ____________________________________________________________________________
29381 [ 12845] By: jhi                                   on 2001/11/04  17:29:40
29382         Log: More forgotten from #12843.
29383      Branch: perl
29384            ! lib/Math/BigInt/t/bigfltpm.inc
29385 ____________________________________________________________________________
29386 [ 12844] By: jhi                                   on 2001/11/04  17:19:13
29387         Log: Forgot from #12843.
29388      Branch: perl
29389            + lib/Math/BigInt/t/bigintpm.inc
29390            ! MANIFEST
29391 ____________________________________________________________________________
29392 [ 12843] By: jhi                                   on 2001/11/04  16:52:45
29393         Log: Upgrade to Math::BigInt 1.45; from Tels.
29394              NOTE: some of the tests are failing but that's because
29395              the core integration is not yet done.
29396      Branch: perl
29397            + lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
29398            + lib/Math/BigInt/t/Math/BigInt/Subclass.pm
29399            + lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
29400            - lib/Math/BigInt/t/Math/Subclass.pm
29401            - lib/Math/BigInt/t/subclass.t
29402            ! MANIFEST lib/Math/BigInt.pm lib/Math/BigInt/Calc.pm
29403            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/calling.t
29404            ! lib/Math/BigInt/t/mbimbf.t
29405 ____________________________________________________________________________
29406 [ 12842] By: jhi                                   on 2001/11/04  16:45:02
29407         Log: VMS: adds capability to control more configuration stuff with
29408              -D and -U switches; parsing config.sh to extract previous config
29409              info in VMS-form, and a rewrite of the "prompt/response" routine;
29410              from Charles Lane.
29411      Branch: perl
29412            ! configure.com
29413 ____________________________________________________________________________
29414 [ 12841] By: jhi                                   on 2001/11/04  15:18:39
29415         Log: Subject: Typo correction in perldebguts.pod
29416              From: mjd@plover.com
29417              Date: 4 Nov 2001 16:20:05 -0000
29418              Message-ID: <20011104162005.16699.qmail@plover.com>
29419      Branch: perl
29420            ! pod/perldebguts.pod
29421 ____________________________________________________________________________
29422 [ 12840] By: jhi                                   on 2001/11/04  15:17:22
29423         Log: Subject: Re: Where are my 'O's? [+ 12836 smoke]
29424              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
29425              Date: Sun, 4 Nov 2001 11:47:30 +0100
29426              Message-ID: <20011104114730.A715@rafael>
29427              
29428              Remove -T from the test, wrong place for that.
29429      Branch: perl
29430            ! lib/File/Temp/t/mktemp.t
29431 ____________________________________________________________________________
29432 [ 12839] By: jhi                                   on 2001/11/04  15:15:42
29433         Log: Subject: [REPATCH] Re: PerlIOBuf_dup
29434              From: Nicholas Clark <nick@ccl4.org>
29435              Date: Sun, 4 Nov 2001 10:41:24 +0000
29436              Message-ID: <20011104104123.U20123@plum.flirble.org>
29437      Branch: perl
29438            ! ext/Encode/Encode.xs ext/PerlIO/t/encoding.t perlio.c
29439 ____________________________________________________________________________
29440 [ 12838] By: jhi                                   on 2001/11/03  21:19:43
29441         Log: Subject: Re: [PATCH lib/Term/Cap.t] Skip testing where Term::Cap won't run (was Re: Win95 under stress)
29442              From: Michael G Schwern <schwern@pobox.com>
29443              Date: Sat, 3 Nov 2001 15:41:47 -0500
29444              Message-ID: <20011103154147.C600@blackrider>
29445      Branch: perl
29446            ! lib/Term/Cap.t
29447 ____________________________________________________________________________
29448 [ 12837] By: jhi                                   on 2001/11/03  21:14:34
29449         Log: Subject: [PATCH] stop unrestricted negativity in HiRes.t 
29450              From: "Craig A. Berry" <craigberry@mac.com>     
29451              Date: Sat, 03 Nov 2001 16:02:28 -0600
29452              Message-Id: <5.1.0.14.2.20011103155539.03e44c60@exchi01>
29453      Branch: perl
29454            ! ext/Time/HiRes/HiRes.t
29455 ____________________________________________________________________________
29456 [ 12836] By: jhi                                   on 2001/11/03  18:41:33
29457         Log: Subject: [PATCH lib/Term/Cap.t] Skip testing where Term::Cap won't run (was Re: Win95 under stress)
29458              From: "chromatic" <chromatic@rmci.net>
29459              Date: Sat, 03 Nov 2001 12:28:17 -0700
29460              Message-ID: <20011103193507.94848.qmail@onion.perl.org>
29461      Branch: perl
29462            ! lib/Term/Cap.t
29463 ____________________________________________________________________________
29464 [ 12835] By: jhi                                   on 2001/11/03  18:34:08
29465         Log: Don't bother doing POSIX charclass parsing if it
29466              possibly cannot be so.  Prepares way for charclass
29467              syntax like [[abc]||[def]] (or just [[abc][def]])
29468              for union, [[\w]&&[$a]] for intersection,
29469              and [[a-z]&&[^def]] for subtraction.
29470              
29471              Currently /[[a]/ (or /[a[]/) parses as a character
29472              class containing two characters, "[" and "a",
29473              this may have to be broken for the syntax described
29474              above, otherwise we would have to scan the whole pattern
29475              to find out whether the square brackets match pairwise.
29476              Luckily, the special case of "[" doesn't seem to be
29477              documented (as opposed to "]" and "-"), so we may have
29478              better story for breaking it...  One can always use \[
29479              if one wants a literal "[", so there.
29480      Branch: perl
29481            ! regcomp.c
29482 ____________________________________________________________________________
29483 [ 12834] By: jhi                                   on 2001/11/03  17:51:44
29484         Log: Comment correction.
29485      Branch: perl
29486            ! regcomp.c
29487 ____________________________________________________________________________
29488 [ 12833] By: jhi                                   on 2001/11/03  17:33:21
29489         Log: Add MakeMaker PREREQ_PRINT and PRINT_PREREQ targets.
29490              The latter is a RedHatism.
29491      Branch: perl
29492            ! lib/ExtUtils/MakeMaker.pm
29493 ____________________________________________________________________________
29494 [ 12832] By: jhi                                   on 2001/11/03  15:43:03
29495         Log: Integrate perlio.
29496      Branch: perl
29497           !> perlio.c
29498 ____________________________________________________________________________
29499 [ 12831] By: nick                                  on 2001/11/03  11:42:15
29500         Log: Integrate mainline
29501      Branch: perlio
29502           !> doio.c ext/DynaLoader/dl_mac.xs ext/Errno/Errno_pm.PL
29503           !> ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/syslog.t
29504           !> hints/beos.sh hints/darwin.sh perl.c perl.h perlio.c regexec.c
29505           !> sv.c t/test.pl
29506 ____________________________________________________________________________
29507 [ 12830] By: nick                                  on 2001/11/03  10:27:34
29508         Log: Fix clone_leak problem.
29509              PerlIOStdio_dup was leaking FILE * as it was still doing fdopen()
29510              as vestige of calling PerlLIO_dup().
29511      Branch: perlio
29512            ! perlio.c
29513 ____________________________________________________________________________
29514 [ 12829] By: nick                                  on 2001/11/03  09:40:46
29515         Log: Tweaks attempting to locate Doug's clone_leak leak.
29516              - add some PerlIO_debug()
29517              - handle PerlIO_clone() with empty lists (clone before Perl_parse())
29518              - Even if it closing stdout etc. do a fflush()
29519      Branch: perlio
29520            ! perlio.c
29521 ____________________________________________________________________________
29522 [ 12828] By: nick                                  on 2001/11/03  08:34:31
29523         Log: Integrate mainline
29524      Branch: perlio
29525           !> (integrate 54 files)
29526 ____________________________________________________________________________
29527 [ 12827] By: ams                                   on 2001/11/03  03:45:19
29528         Log: Ugly bandaid to stop C<package;> from segfaulting (remember to
29529              remove this later). Based on a patch from Robert Spier in
29530              <15330.61459.14452.795263@rls.cx>.
29531      Branch: perl
29532            ! sv.c
29533 ____________________________________________________________________________
29534 [ 12826] By: jhi                                   on 2001/11/02  23:56:00
29535         Log: microperl sync.
29536      Branch: perl
29537            ! doio.c perl.c perl.h perlio.c regexec.c
29538 ____________________________________________________________________________
29539 [ 12825] By: jhi                                   on 2001/11/02  23:20:03
29540         Log: Definitions for the Unicode Newline Guidelines.
29541      Branch: perl
29542            ! perl.h
29543 ____________________________________________________________________________
29544 [ 12824] By: jhi                                   on 2001/11/02  23:08:05
29545         Log: (retracted by #12871)
29546              
29547              There is no csh of any kind in default BeOS.
29548              For the purposes of miniperl globbing, bash
29549              will do.
29550      Branch: perl
29551            ! hints/beos.sh
29552 ____________________________________________________________________________
29553 [ 12823] By: jhi                                   on 2001/11/02  21:56:36
29554         Log: Integrate change #12820 from macperl to maint and blead;
29555              
29556              Fix up (dynaloading) to work properly with multiplicity
29557      Branch: maint-5.6/perl
29558           !> ext/DynaLoader/dl_mac.xs
29559      Branch: perl
29560           !> ext/DynaLoader/dl_mac.xs
29561 ____________________________________________________________________________
29562 [ 12822] By: pudge                                 on 2001/11/02  21:38:22
29563         Log: Several fixes for various exit problems and clearing out
29564              task queue, as well as another (incomplete) go at
29565              fixing error message handling
29566      Branch: maint-5.6/macperl
29567            ! macos/macish.c macos/macish.h macos/macperl/MPConsole.cp
29568 ____________________________________________________________________________
29569 [ 12821] By: pudge                                 on 2001/11/02  21:36:26
29570         Log: Add source files for bleadperl builds
29571      Branch: maint-5.6/macperl
29572            ! macos/Makefile.mk
29573 ____________________________________________________________________________
29574 [ 12820] By: pudge                                 on 2001/11/02  21:35:15
29575         Log: Fix up to work properly with multiplicity
29576      Branch: maint-5.6/macperl
29577            ! ext/DynaLoader/dl_mac.xs
29578 ____________________________________________________________________________
29579 [ 12819] By: pudge                                 on 2001/11/02  21:21:56
29580         Log: Integrate with maintperl.
29581      Branch: maint-5.6/macperl
29582           +> t/op/system.t t/op/system_tests
29583           !> MANIFEST Todo-5.6 ext/ODBM_File/ODBM_File.xs perl.h
29584           !> pod/perltodo.pod util.c win32/win32.c
29585 ____________________________________________________________________________
29586 [ 12818] By: jhi                                   on 2001/11/02  21:03:58
29587         Log: Locate _PATH_LOG if it's a socket even if not #defined
29588              (helps Tru64)  From Paul David Fardy <pdf@morgan.ucs.mun.ca>,
29589              via Nick Clark.
29590      Branch: perl
29591            ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/syslog.t
29592 ____________________________________________________________________________
29593 [ 12817] By: jhi                                   on 2001/11/02  20:07:05
29594         Log: Subject: [PATCH t/test.pl] _expect and other little tweaks
29595              From: Michael G Schwern <schwern@pobox.com>
29596              Date: Fri, 2 Nov 2001 15:36:41 -0500
29597              Message-ID: <20011102153641.E23234@blackrider>
29598      Branch: perl
29599            ! t/test.pl
29600 ____________________________________________________________________________
29601 [ 12816] By: jhi                                   on 2001/11/02  17:53:00
29602         Log: Subject: [PATCH] patches for MacOS X 10.1 for perl 5.7.2
29603              From: merlyn@stonehenge.com (Randal L. Schwartz)
29604              Date: 02 Nov 2001 09:33:34 -0800
29605              Message-ID: <m1wv193wnl.fsf@halfdome.holdit.com>
29606              
29607              (two of the changes)
29608              
29609              Better coexistence with extensions.
29610      Branch: perl
29611            ! ext/Errno/Errno_pm.PL hints/darwin.sh
29612 ____________________________________________________________________________
29613 [ 12815] By: ams                                   on 2001/11/02  16:47:43
29614         Log: Subject: Re: [PATCH] the the double double word word fix fix
29615              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
29616              Date: Fri, 02 Nov 2001 19:43:07 +0100
29617              Message-Id: <3BE2E93B.627C198E@alcatel.at>
29618      Branch: perl
29619            ! pod/perldebug.pod
29620 ____________________________________________________________________________
29621 [ 12814] By: jhi                                   on 2001/11/02  15:24:10
29622         Log: Update Changes.
29623      Branch: perl
29624            ! Changes patchlevel.h
29625 ____________________________________________________________________________
29626 [ 12813] By: jhi                                   on 2001/11/02  15:19:35
29627         Log: More encoding testing.
29628      Branch: perl
29629            ! lib/encoding.pm lib/encoding.t
29630 ____________________________________________________________________________
29631 [ 12812] By: ams                                   on 2001/11/02  15:07:11
29632         Log: Slight modification of #12811.
29633      Branch: perl
29634            ! op.c
29635 ____________________________________________________________________________
29636 [ 12811] By: jhi                                   on 2001/11/02  14:58:13
29637         Log: Subject: Re: [ID 20011101.069] \stat('.') gives "Attempt to free unreferenced scalar"
29638              From: Radu Greab <radu@netsoft.ro>
29639              Date: Fri, 2 Nov 2001 15:28:58 +0200
29640              Message-ID: <15330.40858.629851.468818@ix.netsoft.ro>
29641      Branch: perl
29642            ! op.c t/op/stat.t
29643 ____________________________________________________________________________
29644 [ 12810] By: jhi                                   on 2001/11/02  14:15:34
29645         Log: Subject: [PATCH] Re: Extra MakeMaker noise in lib/ExtUtils/Embed.t @12791
29646              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
29647              Date: Thu, 1 Nov 2001 22:35:50 +0100
29648              Message-ID: <20011101223550.A10849@rafael>
29649      Branch: perl
29650            ! lib/ExtUtils/Embed.t
29651 ____________________________________________________________________________
29652 [ 12809] By: jhi                                   on 2001/11/02  14:10:05
29653         Log: Subject: [REPATCH] Re: [PATCH File::Find] use warnings::register
29654              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
29655              Date: 2 Nov 2001 14:48:51 -0000
29656              Message-Id: <slrn9u5cj6.liq.rgarciasuarez@rafael.kazibao.net> 
29657      Branch: perl
29658            ! lib/File/Find.pm
29659 ____________________________________________________________________________
29660 [ 12808] By: jhi                                   on 2001/11/02  05:40:21
29661         Log: Add documentation.
29662      Branch: perl
29663            ! embed.pl pod/perlapi.pod utf8.c
29664 ____________________________________________________________________________
29665 [ 12807] By: jhi                                   on 2001/11/02  05:18:45
29666         Log: Unicode: add ToFold mapping.  Not used yet; but basically
29667              a more useful mapping for caseless aka case-ignoring than
29668              doing either lc($a) eq lc($b) or uc($a) eq uc($b); the full
29669              algorithm for creating the foldings uses equivalence classes,
29670              see http://www.unicode.org/unicode/reports/tr21/
29671              Hopefully this feature will be used in //i.
29672              (The folding tables were introduced by #12689.)
29673      Branch: perl
29674            ! embed.h embed.pl embedvar.h intrpvar.h perl.c perlapi.h sv.c
29675            ! utf8.c
29676 ____________________________________________________________________________
29677 [ 12806] By: jhi                                   on 2001/11/02  05:04:05
29678         Log: Subject: [PATCH] AutoSplit.t clean-up for VMS
29679              From: "Craig A. Berry" <craigberry@mac.com>
29680              Date: Fri, 02 Nov 2001 00:03:52 -0600
29681              Message-Id: <5.1.0.14.2.20011101235844.02cd4e50@exchi01>
29682      Branch: perl
29683            ! lib/AutoSplit.t
29684 ____________________________________________________________________________
29685 [ 12805] By: jhi                                   on 2001/11/02  04:17:04
29686         Log: Subject: Trivial doc patch
29687              From: andreas.koenig@anima.de (Andreas J. Koenig)
29688              Date: 02 Nov 2001 06:11:35 +0100
29689              Message-ID: <m37kt94v08.fsf@anima.de>
29690      Branch: perl
29691            ! pod/perlport.pod
29692 ____________________________________________________________________________
29693 [ 12804] By: jhi                                   on 2001/11/02  02:14:46
29694         Log: Make encoding and charnames pragmas coexist.
29695      Branch: perl
29696            ! lib/charnames.pm lib/encoding.pm lib/encoding.t
29697 ____________________________________________________________________________
29698 [ 12803] By: jhi                                   on 2001/11/02  01:26:53
29699         Log: The basic character classes seem to go untested with Unicode.
29700      Branch: perl
29701            ! t/op/pat.t
29702 ____________________________________________________________________________
29703 [ 12802] By: ams                                   on 2001/11/02  00:39:36
29704         Log: Subject: [PATCH] the the double double word word fix fix
29705              From: Richard Soderberg <rs@oregonnet.com>
29706              Date: Thu, 1 Nov 2001 13:12:03 -0800
29707              Message-Id: <200111012112.NAA23288@oregonnet.com>
29708              
29709              Subject: Re: [PATCH] the the double double word word fix fix
29710              From: Mark-Jason Dominus <mjd@plover.com>
29711              Date: Thu, 01 Nov 2001 16:43:40 -0500
29712              Message-Id: <20011101214340.2044.qmail@plover.com>
29713              
29714              Subject: Re: [PATCH] the the double double word word fix fix
29715              From: Mark-Jason Dominus <mjd@plover.com>
29716              Date: Thu, 01 Nov 2001 16:51:39 -0500
29717              Message-Id: <20011101215139.2196.qmail@plover.com>
29718      Branch: perl
29719            ! pod/perldebtut.pod pod/perldiag.pod pod/perlfaq3.pod
29720            ! pod/perlguts.pod pod/perlintro.pod pod/perliol.pod
29721            ! pod/perlmodlib.PL pod/perlmodstyle.pod pod/perlpodspec.pod
29722            ! pod/perlrequick.pod pod/perlretut.pod pod/perltoc.pod
29723            ! pod/perltodo.pod pod/perlxstut.pod
29724 ____________________________________________________________________________
29725 [ 12801] By: jhi                                   on 2001/11/01  14:27:51
29726         Log: Comment tweaks.
29727      Branch: perl
29728            ! toke.c
29729 ____________________________________________________________________________
29730 [ 12800] By: jhi                                   on 2001/11/01  14:06:04
29731         Log: FAQ sync.
29732      Branch: perl
29733            ! pod/perlfaq9.pod
29734 ____________________________________________________________________________
29735 [ 12799] By: jhi                                   on 2001/11/01  13:59:42
29736         Log: If an encoding is set by -M/-m, it must be in
29737              effect only for the actual script, not any other
29738              required/-M/-m'ed module, otherwise we enter a nasty
29739              recursion in regexec.c while trying to init the simple
29740              UTF-8 charclasses like PL_utf8_alnum.
29741      Branch: perl
29742            ! lib/encoding.pm pod/perlunicode.pod pp_ctl.c
29743 ____________________________________________________________________________
29744 [ 12798] By: jhi                                   on 2001/10/31  21:10:09
29745         Log: A bit more descriptive name.
29746      Branch: perl
29747            ! mg.c
29748 ____________________________________________________________________________
29749 [ 12797] By: jhi                                   on 2001/10/31  20:32:29
29750         Log: Subject: [PATCH Perl@12768] Time::Hires test fix
29751              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
29752              Date: Wed, 31 Oct 2001 13:47:04 EST
29753              Message-Id: <011031134626.1227@DUPHY4.Physics.Drexel.Edu>
29754      Branch: perl
29755            ! ext/Time/HiRes/HiRes.t
29756 ____________________________________________________________________________
29757 [ 12796] By: jhi                                   on 2001/10/31  20:31:20
29758         Log: Subject: [PATCH Perl@12768] make setting signal() persistent
29759              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
29760              Date: Wed, 31 Oct 2001 13:43:29 EST
29761              Message-Id: <011031134318.231c@DUPHY4.Physics.Drexel.Edu>
29762      Branch: perl
29763            ! mg.c
29764 ____________________________________________________________________________
29765 [ 12795] By: jhi                                   on 2001/10/31  20:29:37
29766         Log: Subject: [PATCH] Various test cleanups
29767              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
29768              Date: Tue, 30 Oct 2001 21:56:26 +0100
29769              Message-ID: <20011030215626.A28503@rafael>
29770      Branch: perl
29771            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
29772            ! ext/DB_File/t/db-recno.t ext/Encode.t
29773 ____________________________________________________________________________
29774 [ 12794] By: jhi                                   on 2001/10/31  15:26:59
29775         Log: Update Changes.
29776      Branch: perl
29777            ! Changes patchlevel.h
29778 ____________________________________________________________________________
29779 [ 12793] By: jhi                                   on 2001/10/31  15:23:12
29780         Log: Subject: [PATCH] Data::Dumper opt. use B::Deparse for coderefs
29781              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>               
29782              Date: Wed, 31 Oct 2001 17:16:39 +0100
29783              Message-ID: <20011031171639.A32511@rafael>
29784      Branch: perl
29785            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/t/dumper.t
29786 ____________________________________________________________________________
29787 [ 12792] By: jhi                                   on 2001/10/31  15:20:01
29788         Log: Skip message nit.
29789      Branch: perl
29790            ! t/io/fs.t
29791 ____________________________________________________________________________
29792 [ 12791] By: jhi                                   on 2001/10/31  14:54:19
29793         Log: Subject: Re: [REPATCH] Re: [PATCH] Re: [ID 20011030.064] File::Temp tempdir(CLEANUP => 1) and -T on OpenBSD 2.9
29794              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
29795              Date: 31 Oct 2001 14:49:37 -0000
29796              Message-Id: <slrn9u03sk.hco.rgarciasuarez@rafael.kazibao.net> 
29797      Branch: perl
29798            ! lib/File/Path.pm lib/File/Path.t lib/File/Temp/t/mktemp.t
29799 ____________________________________________________________________________
29800 [ 12790] By: jhi                                   on 2001/10/31  14:44:33
29801         Log: Extend the effect of the encoding pragma to chr() and ord().
29802              
29803              TODO: regex literals, reentrancy problems with the utf8
29804              and charnames pragmas.
29805      Branch: perl
29806            ! lib/encoding.pm lib/encoding.t pod/perlfunc.pod pp.c sv.c
29807 ____________________________________________________________________________
29808 [ 12789] By: jhi                                   on 2001/10/31  13:25:02
29809         Log: Doc tweaks.
29810      Branch: perl
29811            ! lib/encoding.pm
29812 ____________________________________________________________________________
29813 [ 12788] By: nick                                  on 2001/10/31  08:59:56
29814         Log: Integrate mainline
29815      Branch: perlio
29816           +> lib/encoding.pm lib/encoding.t t/op/system.t t/op/system_tests
29817           !> (integrate 49 files)
29818 ____________________________________________________________________________
29819 [ 12787] By: jhi                                   on 2001/10/31  03:22:34
29820         Log: Forgot new proto.
29821      Branch: perl
29822            ! proto.h
29823 ____________________________________________________________________________
29824 [ 12786] By: jhi                                   on 2001/10/31  02:32:35
29825         Log: Clarification: use encoding cannot be used to
29826              change the default encoding of "your whole script";
29827              only the default encoding of the *data*.  Also, it
29828              seems that "use encoding" does not mix with "use utf8"
29829              (a coredumping recursion ensues).  Should not be a huge
29830              problem since "use utf8" is pretty marginal nowadays.
29831      Branch: perl
29832            ! ext/Encode/Encode.pm lib/encoding.pm pod/perlunicode.pod
29833 ____________________________________________________________________________
29834 [ 12785] By: jhi                                   on 2001/10/31  02:19:49
29835         Log: More documentation for the encode pragma.
29836      Branch: perl
29837            ! ext/Encode/Encode.pm lib/encoding.pm lib/open.pm
29838            ! pod/perlapi.pod pod/perlunicode.pod sv.c
29839 ____________________________________________________________________________
29840 [ 12784] By: jhi                                   on 2001/10/31  02:08:27
29841         Log: Thinko in #12783.
29842      Branch: perl
29843            ! sv.c
29844 ____________________________________________________________________________
29845 [ 12783] By: jhi                                   on 2001/10/31  02:04:22
29846         Log: Make sv_recode_to_utf8() a real API: the encoding
29847              is a parameter, instead of a global.  Document the
29848              PERL_ENCODING.
29849      Branch: perl
29850            ! embed.h embed.pl pod/perlapi.pod pod/perlrun.pod proto.h sv.c
29851            ! toke.c
29852 ____________________________________________________________________________
29853 [ 12782] By: jhi                                   on 2001/10/31  00:57:42
29854         Log: Enable -Mencoding=foobar also for string literals.
29855      Branch: perl
29856            ! embed.h embed.pl global.sym lib/encoding.pm lib/encoding.t
29857            ! pod/perlapi.pod proto.h sv.c toke.c
29858 ____________________________________________________________________________
29859 [ 12781] By: jhi                                   on 2001/10/30  17:06:39
29860         Log: Subject: Re: [PATCH] Re: DynaLoader problem on NCR SVR4 box
29861              From: Andy Dougherty <doughera@lafayette.edu>
29862              Date: Tue, 30 Oct 2001 12:44:27 -0500 (EST)
29863              Message-ID: <Pine.SOL.4.10.10110301241210.25351-100000@maxwell.phys.lafayette.edu>
29864      Branch: perl
29865            ! ext/POSIX/hints/svr4.pl
29866 ____________________________________________________________________________
29867 [ 12780] By: jhi                                   on 2001/10/30  14:54:12
29868         Log: Subject: RE: [PATCH h2xs] Use of static data in XS modules
29869              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
29870              Date: Mon, 29 Oct 2001 23:11:58 -0000
29871              Message-ID: <AIEAJICLCBDNAAOLLOKLMEJGDDAA.Paul_Marquess@Yahoo.co.uk>
29872              
29873              Add compat.h.
29874      Branch: perl
29875            ! lib/h2xs.t utils/h2xs.PL
29876 ____________________________________________________________________________
29877 [ 12779] By: jhi                                   on 2001/10/30  13:51:43
29878         Log: Subject: PerlIOBuf_dup
29879              From: Nicholas Clark <nick@ccl4.org>              
29880              Date: Mon, 29 Oct 2001 21:52:35 +0000             
29881              Message-ID: <20011029215235.K41204@plum.flirble.org>
29882              
29883              Add prototype.
29884      Branch: perl
29885            ! perliol.h
29886 ____________________________________________________________________________
29887 [ 12778] By: jhi                                   on 2001/10/30  13:49:51
29888         Log: Subject: [PATCH] Make malloc.c errors more useful
29889              From: Richard Soderberg <rs@oregonnet.com>
29890              Date: Mon, 29 Oct 2001 22:28:02 -0800
29891              Message-Id: <200110300628.WAA11025@oregonnet.com>
29892      Branch: perl
29893            ! malloc.c
29894 ____________________________________________________________________________
29895 [ 12777] By: jhi                                   on 2001/10/30  04:02:10
29896         Log: Retract #12776 - the bug 19990906.001 is still valid.
29897      Branch: perl
29898            ! t/run/kill_perl.t
29899 ____________________________________________________________________________
29900 [ 12776] By: jhi                                   on 2001/10/30  03:03:49
29901         Log: (Retracted by #12777)
29902              Subject: Perlbug 19990906.001 - segfault on long escaped quote regex
29903              From: Michael G Schwern <schwern@pobox.com> 
29904              Date: Mon, 29 Oct 2001 23:01:08 -0500
29905              Message-ID: <20011029230108.G18053@blackrider>
29906      Branch: perl
29907            ! t/run/kill_perl.t
29908 ____________________________________________________________________________
29909 [ 12775] By: jhi                                   on 2001/10/30  02:56:41
29910         Log: Comment nits.
29911      Branch: perl
29912            ! lib/encoding.t
29913 ____________________________________________________________________________
29914 [ 12774] By: gsar                                  on 2001/10/30  01:32:57
29915         Log: integrate change#12772 from mainline
29916              
29917              Subject: [PATCH] Mommy, what's a pointer cast?
29918      Branch: maint-5.6/perl
29919            ! perl.h
29920 ____________________________________________________________________________
29921 [ 12773] By: jhi                                   on 2001/10/30  01:19:32
29922         Log: Subject: [PATCH] Mommy, what's a pointer cast?
29923              From: Richard Soderberg <rs@oregonnet.com>
29924              Date: Mon, 29 Oct 2001 17:01:10 -0800
29925              Message-Id: <200110300101.RAA31561@oregonnet.com>
29926              
29927              (threads* parts)
29928      Branch: perl
29929            ! ext/threads/shared/shared.xs ext/threads/threads.xs
29930 ____________________________________________________________________________
29931 [ 12772] By: jhi                                   on 2001/10/30  01:19:13
29932         Log: Subject: [PATCH] Mommy, what's a pointer cast?
29933              From: Richard Soderberg <rs@oregonnet.com>
29934              Date: Mon, 29 Oct 2001 17:01:10 -0800
29935              Message-Id: <200110300101.RAA31561@oregonnet.com>
29936              
29937              (the perl.h part)
29938      Branch: perl
29939            ! perl.h
29940 ____________________________________________________________________________
29941 [ 12771] By: jhi                                   on 2001/10/30  01:17:21
29942         Log: Subject: [PATCH] OpenBSD likes signal.h 
29943              From: Richard Soderberg <rs@oregonnet.com>
29944              Date: Mon, 29 Oct 2001 17:00:31 -0800
29945              Message-Id: <200110300100.RAA31533@oregonnet.com>
29946      Branch: perl
29947            ! unixish.h
29948 ____________________________________________________________________________
29949 [ 12770] By: jhi                                   on 2001/10/30  01:10:24
29950         Log: Subject: [PATCH] RE: DB_File-1.79 on Cygwin 1.3.3
29951              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
29952              Date: Mon, 29 Oct 2001 23:04:23 -0000
29953              Message-ID: <AIEAJICLCBDNAAOLLOKLGEJGDDAA.Paul_Marquess@Yahoo.co.uk>
29954      Branch: perl
29955            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
29956            ! ext/DB_File/t/db-recno.t
29957 ____________________________________________________________________________
29958 [ 12769] By: jhi                                   on 2001/10/30  01:08:01
29959         Log: Subject: [PATCH perl@12718] HiRes.t tweaks
29960              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
29961              Date: Mon, 29 Oct 2001 12:34:07 -0600
29962              Message-Id: <5.1.0.14.2.20011029121906.035d7e00@exchi01>
29963      Branch: perl
29964            ! ext/Time/HiRes/HiRes.t
29965 ____________________________________________________________________________
29966 [ 12768] By: jhi                                   on 2001/10/29  15:10:04
29967         Log: Update Changes.
29968      Branch: perl
29969            ! Changes patchlevel.h
29970 ____________________________________________________________________________
29971 [ 12767] By: jhi                                   on 2001/10/29  14:49:28
29972         Log: AIX needs an explicit symbol export list.
29973      Branch: perl
29974            ! lib/ExtUtils/Embed.t
29975 ____________________________________________________________________________
29976 [ 12766] By: jhi                                   on 2001/10/29  14:08:21
29977         Log: The test (and the module) would require some
29978              quality hacking time to work on EBCDIC.  Based on
29979              the test results nothing seems to be majorly broken,
29980              the module just seems to have strange assumptions:
29981              got: ''\226\225\205'
29982              expected: ''one'
29983              The \226\225\205 being, of course, 'one', in EBCDIC.
29984      Branch: perl
29985            ! lib/Dumpvalue.t
29986 ____________________________________________________________________________
29987 [ 12765] By: jhi                                   on 2001/10/29  13:58:48
29988         Log: Mark the test known to be failing in EBCDIC.
29989      Branch: perl
29990            ! t/op/tr.t
29991 ____________________________________________________________________________
29992 [ 12764] By: jhi                                   on 2001/10/29  13:51:51
29993         Log: None of the libnet modules are going to work in
29994              EBCDIC without the Convert::EBCDIC.
29995      Branch: perl
29996            ! t/lib/1_compile.t
29997 ____________________________________________________________________________
29998 [ 12763] By: jhi                                   on 2001/10/29  13:45:39
29999         Log: Neither is 0xff illegal UTF-EBCDIC since it's the last C1.
30000      Branch: perl
30001            ! t/op/pack.t
30002 ____________________________________________________________________________
30003 [ 12762] By: jhi                                   on 2001/10/29  13:40:17
30004         Log: UTF-EBCDIC ain't UTF-8.
30005      Branch: perl
30006            ! t/op/pack.t
30007 ____________________________________________________________________________
30008 [ 12761] By: jhi                                   on 2001/10/29  13:35:35
30009         Log: In EBCDIC cannot test compile Net::Cmd without Convert::EBCDIC.
30010      Branch: perl
30011            ! t/lib/1_compile.t
30012 ____________________________________________________________________________
30013 [ 12760] By: jhi                                   on 2001/10/29  13:32:20
30014         Log: Let's not assume ASCII.
30015      Branch: perl
30016            ! t/op/lc.t
30017 ____________________________________________________________________________
30018 [ 12759] By: jhi                                   on 2001/10/29  13:24:54
30019         Log: Call the new perlio symbols differently.
30020      Branch: perl
30021            ! makedef.pl
30022 ____________________________________________________________________________
30023 [ 12758] By: jhi                                   on 2001/10/29  13:23:11
30024         Log: Don't expect ASCII ordering.
30025      Branch: perl
30026            ! lib/ExtUtils/Manifest.t
30027 ____________________________________________________________________________
30028 [ 12757] By: jhi                                   on 2001/10/29  13:13:09
30029         Log: Forgot from #12756.
30030      Branch: perl
30031            ! perlio.h
30032 ____________________________________________________________________________
30033 [ 12756] By: jhi                                   on 2001/10/29  13:12:41
30034         Log: BeOS tweaks:
30035              - fseeko and ftello can be found by Configure but
30036              we do not seem to have prototypes for them so
30037              let's make up some
30038              - BeOS didn't use to have real sockets (sockets as
30039              filedescriptors) but the BONE package is supposed
30040              to fix this.  I do not know how to detect BONEness,
30041              see hints/beos.sh for a spot that needs to fixed.
30042              - BeOS has O_TEXT != O_BINARY but has no setmode()
30043      Branch: perl
30044            ! hints/beos.sh perlio.c
30045 ____________________________________________________________________________
30046 [ 12755] By: sky                                   on 2001/10/29  12:56:12
30047         Log: Ugly fix to not die when a thread creator is holding locks.
30048      Branch: perl
30049            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
30050            ! ext/threads/threads.xs
30051 ____________________________________________________________________________
30052 [ 12754] By: jhi                                   on 2001/10/29  12:31:34
30053         Log: Integrate change #12752 from maintperl;
30054              
30055              croak(Nullch) wasn't printing the contents of ERRSV if there was
30056              no outer eval (bug in change#6125)
30057      Branch: perl
30058           !> util.c
30059 ____________________________________________________________________________
30060 [ 12753] By: jhi                                   on 2001/10/29  12:28:41
30061         Log: Subject: [PATCH h2xs] Use of static data in XS modules
30062              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
30063              Date: Sun, 28 Oct 2001 21:19:07 -0000
30064              Message-ID: <AIEAJICLCBDNAAOLLOKLIEHNDDAA.Paul_Marquess@Yahoo.co.uk>
30065              
30066              with nits from Sarathy.
30067      Branch: perl
30068            ! utils/h2xs.PL
30069 ____________________________________________________________________________
30070 [ 12752] By: gsar                                  on 2001/10/29  03:07:15
30071         Log: croak(Nullch) wasn't printing the contents of ERRSV if there was
30072              no outer eval (bug in change#6125)
30073      Branch: maint-5.6/perl
30074            ! util.c
30075 ____________________________________________________________________________
30076 [ 12751] By: jhi                                   on 2001/10/28  23:11:15
30077         Log: More todo for the encoding pragma.
30078      Branch: perl
30079            ! lib/encoding.pm
30080 ____________________________________________________________________________
30081 [ 12750] By: jhi                                   on 2001/10/28  22:55:24
30082         Log: Add the encoding pragma to control the "upgrade"
30083              from the native eight bit data to Unicode.
30084              
30085              TODO: \x.. and \0... literals.  \N{}.  chr()? ord()?
30086      Branch: perl
30087            + lib/encoding.pm lib/encoding.t
30088            ! MANIFEST embedvar.h gv.c intrpvar.h mg.c perlapi.h
30089            ! pod/perlunicode.pod pod/perlvar.pod sv.c
30090 ____________________________________________________________________________
30091 [ 12749] By: sky                                   on 2001/10/28  21:02:33
30092         Log: Update documentation.
30093      Branch: perl
30094            ! ext/threads/shared/shared.pm
30095 ____________________________________________________________________________
30096 [ 12748] By: jhi                                   on 2001/10/28  20:55:57
30097         Log: Integrate change #12747 from maintperl;
30098              
30099              finishing touches to system() fixes on windows:
30100              * detect cmd shell correctly even if it had full path in it
30101              * more quoting needed for single-arg system if the argument
30102              really had multiple quoted arguments within it
30103              * be smarter about not calling the shell when the executable
30104              has spaces, but otherwise does not need shell involvement
30105              * add a testsuite (windows-specific currently)
30106      Branch: perl
30107           +> t/op/system.t t/op/system_tests
30108            ! MANIFEST pod/perltodo.pod
30109           !> win32/win32.c
30110 ____________________________________________________________________________
30111 [ 12747] By: gsar                                  on 2001/10/28  18:33:23
30112         Log: finishing touches to system() fixes on windows:
30113              * detect cmd shell correctly even if it had full path in it
30114              * more quoting needed for single-arg system if the argument
30115              really had multiple quoted arguments within it
30116              * be smarter about not calling the shell when the executable
30117              has spaces, but otherwise does not need shell involvement
30118              * add a testsuite (windows-specific currently)
30119      Branch: maint-5.6/perl
30120            + t/op/system.t t/op/system_tests
30121            ! MANIFEST Todo-5.6 pod/perltodo.pod win32/win32.c
30122 ____________________________________________________________________________
30123 [ 12746] By: jhi                                   on 2001/10/28  16:34:35
30124         Log: Integrate perlio.
30125      Branch: perl
30126           !> ext/Time/HiRes/HiRes.xs lib/ExtUtils/Embed.t
30127 ____________________________________________________________________________
30128 [ 12745] By: nick                                  on 2001/10/28  16:08:14
30129         Log: Mingw32 fixup for Embed.t
30130      Branch: perlio
30131            ! lib/ExtUtils/Embed.t
30132 ____________________________________________________________________________
30133 [ 12744] By: nick                                  on 2001/10/28  15:54:14
30134         Log: GCC vs MS 64-bit constant syntax
30135      Branch: perlio
30136            ! ext/Time/HiRes/HiRes.xs
30137 ____________________________________________________________________________
30138 [ 12743] By: nick                                  on 2001/10/28  15:42:55
30139         Log: Integrate mainline
30140      Branch: perlio
30141           !> ext/threads/threads.pm lib/ExtUtils/Embed.t
30142 ____________________________________________________________________________
30143 [ 12742] By: sky                                   on 2001/10/28  14:47:10
30144         Log: Manpage updates.
30145      Branch: perl
30146            ! ext/threads/threads.pm
30147 ____________________________________________________________________________
30148 [ 12741] By: jhi                                   on 2001/10/28  14:39:55
30149         Log: Newline confusion: t/TEST sees an extra newline and gets huffy.
30150      Branch: perl
30151            ! lib/ExtUtils/Embed.t
30152 ____________________________________________________________________________
30153 [ 12740] By: nick                                  on 2001/10/28  14:14:24
30154         Log: Integrate mainline
30155      Branch: perlio
30156           !> lib/ExtUtils/Embed.t win32/win32.c
30157 ____________________________________________________________________________
30158 [ 12739] By: jhi                                   on 2001/10/28  14:06:58
30159         Log: Need to be ./executed.
30160      Branch: perl
30161            ! lib/ExtUtils/Embed.t
30162 ____________________________________________________________________________
30163 [ 12738] By: jhi                                   on 2001/10/28  14:03:58
30164         Log: Integrate perlio.
30165      Branch: perl
30166           !> perlio.c win32/win32.h
30167 ____________________________________________________________________________
30168 [ 12737] By: nick                                  on 2001/10/28  13:53:45
30169         Log: Tweak for build with Mingw32 - __attribute__((unused)) is not liked
30170              by gcc -xc++.
30171      Branch: perlio
30172            ! win32/win32.h
30173 ____________________________________________________________________________
30174 [ 12736] By: nick                                  on 2001/10/28  13:50:50
30175         Log: Have :stdio layer update an honour the fd refcnt table.
30176              Embed.t now passes with PERLIO=stdio as well (tested under ithreads)
30177      Branch: perlio
30178            ! perlio.c
30179 ____________________________________________________________________________
30180 [ 12735] By: jhi                                   on 2001/10/28  13:34:37
30181         Log: Integrate changes #12724 and #12725 from maintperl;
30182              multiarg system now works.
30183      Branch: perl
30184           !> win32/win32.c
30185 ____________________________________________________________________________
30186 [ 12734] By: jhi                                   on 2001/10/28  13:31:54
30187         Log: Integrate perlio.
30188      Branch: perl
30189           +> lib/ExtUtils/Embed.t
30190           !> MANIFEST perlio.c
30191 ____________________________________________________________________________
30192 [ 12733] By: nick                                  on 2001/10/28  13:07:16
30193         Log: Use fd refcounts to solve the problem highlighted by new Embed.t, at
30194              least for PERLIO=perlio unthreaded case
30195      Branch: perlio
30196            ! perlio.c
30197 ____________________________________________________________________________
30198 [ 12732] By: nick                                  on 2001/10/28  11:10:24
30199         Log: Typo in exe name
30200      Branch: perlio
30201            ! lib/ExtUtils/Embed.t
30202 ____________________________________________________________________________
30203 [ 12731] By: nick                                  on 2001/10/28  11:09:59
30204         Log: Integrate Mainline
30205      Branch: perlio
30206           !> Changes configure.com ext/DB_File/DB_File.pm
30207           !> ext/ODBM_File/ODBM_File.xs ext/Time/HiRes/HiRes.xs
30208           !> ext/threads/shared/shared.xs lib/ExtUtils/xsubpp
30209           !> lib/unicore/Is.pl lib/unicore/mktables makedef.pl op.h
30210           !> patchlevel.h perlio.c pod/perlapi.pod pod/perlfaq4.pod
30211           !> pod/perlhack.pod pod/perltoc.pod pod/perlunicode.pod sv.h
30212           !> t/TEST t/op/regexp.t win32/buildext.pl
30213 ____________________________________________________________________________
30214 [ 12730] By: nick                                  on 2001/10/28  11:05:35
30215         Log: Fixup Embed.t for Win32/VC++
30216      Branch: perlio
30217            ! lib/ExtUtils/Embed.t
30218 ____________________________________________________________________________
30219 [ 12729] By: nick                                  on 2001/10/28  09:36:20
30220         Log: Adapt testcase from Doug Maceachern <dougm@covalent.net> for perlio_destruct
30221              bug as lib/ExtUtils/Embed.t which tests that and some aspects of
30222              ExtUtils::Embed.
30223      Branch: perlio
30224            + lib/ExtUtils/Embed.t
30225            ! MANIFEST
30226 ____________________________________________________________________________
30227 [ 12728] By: sky                                   on 2001/10/28  08:12:53
30228         Log: Change #12726 changed require 5.002 to 5.0 somehow, I know I never changed that
30229              line manually!
30230      Branch: perl
30231            ! lib/ExtUtils/xsubpp
30232 ____________________________________________________________________________
30233 [ 12727] By: sky                                   on 2001/10/28  08:02:09
30234         Log: And here we use the prototypes.
30235      Branch: perl
30236            ! ext/threads/shared/shared.xs
30237 ____________________________________________________________________________
30238 [ 12726] By: sky                                   on 2001/10/28  08:00:48
30239         Log: Support [] style prototypes.
30240      Branch: perl
30241            ! lib/ExtUtils/xsubpp
30242 ____________________________________________________________________________
30243 [ 12725] By: gsar                                  on 2001/10/28  04:49:15
30244         Log: yet another multi-arg system() fix on windows: batch files as the
30245              first argument (i.e. directly executed by CreateProcess()) need
30246              extra quoting to escape shell-shock
30247      Branch: maint-5.6/perl
30248            ! win32/win32.c
30249 ____________________________________________________________________________
30250 [ 12724] By: gsar                                  on 2001/10/28  03:49:31
30251         Log: another multi-arg system() fix on windows: passing empty arguments
30252              now works
30253      Branch: maint-5.6/perl
30254            ! win32/win32.c
30255 ____________________________________________________________________________
30256 [ 12723] By: jhi                                   on 2001/10/28  03:32:32
30257         Log: Explicitly expect only 4 or 8 bytes of PTRSIZE.
30258              No final #else #error because we do not seem to
30259              be using #error?
30260      Branch: perl
30261            ! op.h
30262 ____________________________________________________________________________
30263 [ 12722] By: jhi                                   on 2001/10/28  02:41:04
30264         Log: Subject: [PATCH Perl@12647] Time::HiRes ualarm for VMS without one
30265              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)        
30266              Date: Sat, 27 Oct 2001 23:28:44 EST 
30267              Message-Id: <011027232650.19ae30@DUPHY4.Physics.Drexel.Edu>
30268      Branch: perl
30269            ! ext/Time/HiRes/HiRes.xs
30270 ____________________________________________________________________________
30271 [ 12721] By: jhi                                   on 2001/10/28  01:53:34
30272         Log: Regen perlapi, perltoc.
30273      Branch: perl
30274            ! pod/perlapi.pod pod/perltoc.pod
30275 ____________________________________________________________________________
30276 [ 12720] By: jhi                                   on 2001/10/28  01:30:04
30277         Log: Subject: [PATCH] sv.h documentation
30278              From: Tim Jenness <t.jenness@jach.hawaii.edu>              
30279              Date: Sat, 27 Oct 2001 15:27:41 -1000 (HST) 
30280              Message-ID: <Pine.LNX.4.33.0110271526270.24647-100000@lapaki>
30281      Branch: perl
30282            ! sv.h
30283 ____________________________________________________________________________
30284 [ 12719] By: gsar                                  on 2001/10/27  23:42:51
30285         Log: "nmake clean" fails to clean ext/... because buildext.pl calls
30286              system("nmake -nologo", "clean") and there is no executable
30287              called "nmake -nologo"; this used to "work" pre-change#12559 due
30288              to bugs in multiarg system() that have since been fixed
30289      Branch: perl
30290            ! win32/buildext.pl
30291 ____________________________________________________________________________
30292 [ 12718] By: jhi                                   on 2001/10/27  21:58:35
30293         Log: Update Changes.
30294      Branch: perl
30295            ! Changes patchlevel.h
30296 ____________________________________________________________________________
30297 [ 12717] By: jhi                                   on 2001/10/27  21:54:11
30298         Log: Subject: perlhack.pod addendum for consideration (perlbug mail interface)
30299              From: Richard.Foley@t-online.de (Richard Foley)            
30300              Date: Sun, 28 Oct 2001 00:48:32 +0200
30301              Message-ID: <15xbQQ-1BoWxsC@fwd02.sul.t-online.com>
30302      Branch: perl
30303            ! pod/perlhack.pod
30304 ____________________________________________________________________________
30305 [ 12716] By: jhi                                   on 2001/10/27  21:41:02
30306         Log: Must store pointers with the right width.
30307      Branch: perl
30308            ! op.h
30309 ____________________________________________________________________________
30310 [ 12715] By: jhi                                   on 2001/10/27  21:22:52
30311         Log: Integrate change #12711 from perlio;
30312              
30313              Use ref count scheme rather than PerlLIO_dup() to do fp_dup().
30314              Restores op/fork.t on Win32 (still segfault on exit of ok 2).
30315      Branch: perl
30316           !> perlio.c
30317 ____________________________________________________________________________
30318 [ 12714] By: jhi                                   on 2001/10/27  21:04:59
30319         Log: Subject: [PATCH] make minitest
30320              From: Nicholas Clark <nick@ccl4.org>
30321              Date: Sat, 27 Oct 2001 22:56:16 +0100
30322              Message-ID: <20011027225616.L20275@plum.flirble.org>
30323      Branch: perl
30324            ! t/TEST
30325 ____________________________________________________________________________
30326 [ 12713] By: jhi                                   on 2001/10/27  20:58:33
30327         Log: Patch #12661 missed this.
30328      Branch: perl
30329            ! ext/DB_File/DB_File.pm
30330 ____________________________________________________________________________
30331 [ 12712] By: jhi                                   on 2001/10/27  20:56:38
30332         Log: Subject: [PATCH perl@12696] C RTL awareness update for VMS
30333              From: "Craig A. Berry" <craigberry@mac.com>
30334              Date: Sat, 27 Oct 2001 16:07:47 -0500
30335              Message-Id: <5.1.0.14.2.20011027134037.01bebc60@exchi01>
30336      Branch: perl
30337            ! configure.com perlio.c
30338 ____________________________________________________________________________
30339 [ 12711] By: nick                                  on 2001/10/27  19:49:25
30340         Log: Use ref count scheme rather than PerlLIO_dup() to do fp_dup().
30341              Restores op/fork.t on Win32 (still segfault on exit of ok 2).
30342      Branch: perlio
30343            ! perlio.c
30344 ____________________________________________________________________________
30345 [ 12710] By: jhi                                   on 2001/10/27  17:07:46
30346         Log: Let's not replace reason if there's one already supplied.
30347      Branch: perl
30348            ! t/op/regexp.t
30349 ____________________________________________________________________________
30350 [ 12709] By: jhi                                   on 2001/10/27  17:02:30
30351         Log: is not good.
30352      Branch: perl
30353            ! t/op/regexp.t
30354 ____________________________________________________________________________
30355 [ 12708] By: jhi                                   on 2001/10/27  16:54:07
30356         Log: ldlibpth can exist but be unset.
30357      Branch: perl
30358            ! t/TEST
30359 ____________________________________________________________________________
30360 [ 12707] By: jhi                                   on 2001/10/27  16:47:07
30361         Log: Unicode: property alias naming cleanup.
30362      Branch: perl
30363            ! lib/unicore/Is.pl lib/unicore/mktables pod/perlunicode.pod
30364 ____________________________________________________________________________
30365 [ 12706] By: jhi                                   on 2001/10/27  15:24:06
30366         Log: FAQ sync.
30367      Branch: perl
30368            ! pod/perlfaq4.pod
30369 ____________________________________________________________________________
30370 [ 12705] By: jhi                                   on 2001/10/27  15:23:15
30371         Log: Integrate change #12703 from maintperl;
30372              
30373              typemap stuff intervenes before declaration, move it to PREINIT
30374              section
30375              
30376              (an empty integrate, but now the files are in sync
30377              between the branches)
30378      Branch: perl
30379           !> ext/ODBM_File/ODBM_File.xs
30380 ____________________________________________________________________________
30381 [ 12704] By: jhi                                   on 2001/10/27  15:21:17
30382         Log: More PerlIO symbols.
30383      Branch: perl
30384            ! makedef.pl
30385 ____________________________________________________________________________
30386 [ 12703] By: gsar                                  on 2001/10/27  15:12:54
30387         Log: typemap stuff intervenes before declaration, move it to PREINIT
30388              section
30389      Branch: maint-5.6/perl
30390            ! ext/ODBM_File/ODBM_File.xs
30391 ____________________________________________________________________________
30392 [ 12702] By: nick                                  on 2001/10/27  14:09:35
30393         Log: Integrate mainline
30394      Branch: perlio
30395           +> ext/threads/shared/t/av_simple.t
30396           +> ext/threads/shared/t/hv_refs.t
30397           +> ext/threads/shared/t/hv_simple.t lib/unicore/To/Fold.pl
30398           !> (integrate 109 files)
30399 ____________________________________________________________________________
30400 [ 12700] By: ams                                   on 2001/10/26  21:22:23
30401         Log: Subject: [PATCH] tweak divide
30402              From: Nicholas Clark <nick@ccl4.org>
30403              Date: Fri, 26 Oct 2001 22:52:17 +0100
30404              Message-Id: <20011026225217.B20275@plum.flirble.org>
30405      Branch: perl
30406            ! pp.c
30407 ____________________________________________________________________________
30408 [ 12699] By: pudge                                 on 2001/10/26  20:49:00
30409         Log: Integrate a buncha things from maintperl.
30410      Branch: maint-5.6/macperl
30411           !> (integrate 32 files)
30412 ____________________________________________________________________________
30413 [ 12698] By: jhi                                   on 2001/10/26  19:13:24
30414         Log: Subject: [PATCH] Re: DynaLoader problem on NCR SVR4 box
30415              From: Andy Dougherty <doughera@lafayette.edu>
30416              Date: Fri, 26 Oct 2001 14:36:29 -0400 (EDT)
30417              Message-ID: <Pine.SOL.4.10.10110261434280.23229-100000@maxwell.phys.lafayette.edu>
30418      Branch: perl
30419            ! hints/svr4.sh
30420 ____________________________________________________________________________
30421 [ 12697] By: jhi                                   on 2001/10/26  18:42:58
30422         Log: When you're root, many things become writable.
30423      Branch: perl
30424            ! lib/ExtUtils/Mkbootstrap.t lib/ExtUtils/Packlist.t
30425 ____________________________________________________________________________
30426 [ 12696] By: jhi                                   on 2001/10/26  15:52:58
30427         Log: Update Changes.
30428      Branch: perl
30429            ! Changes patchlevel.h
30430 ____________________________________________________________________________
30431 [ 12695] By: gsar                                  on 2001/10/26  15:34:31
30432         Log: Term/Cap.t attempts to access the floppy drive for no good reason
30433              on dosish systems
30434      Branch: perl
30435            ! lib/Term/Cap.t
30436 ____________________________________________________________________________
30437 [ 12694] By: gsar                                  on 2001/10/26  15:15:16
30438         Log: fix misleading comment on known inadequacy in B::Terse, and skip
30439              it correctly
30440      Branch: perl
30441            ! ext/B/t/terse.t
30442 ____________________________________________________________________________
30443 [ 12693] By: gsar                                  on 2001/10/26  14:53:56
30444         Log: fix spurious AutoSplit.t failure under windows
30445      Branch: perl
30446            ! lib/AutoSplit.t
30447 ____________________________________________________________________________
30448 [ 12692] By: gsar                                  on 2001/10/26  14:39:06
30449         Log: Time::HiRes::alarm() ain't gonna work either if ualarm() ain't
30450      Branch: perl
30451            ! ext/Time/HiRes/HiRes.t
30452 ____________________________________________________________________________
30453 [ 12691] By: jhi                                   on 2001/10/26  14:34:15
30454         Log: More logical to use %04"UVXf" than %"UVuf" since
30455              the Unicode standard prefers hex.
30456      Branch: perl
30457            ! lib/unicore/To/Fold.pl lib/unicore/To/Lower.pl
30458            ! lib/unicore/To/Title.pl lib/unicore/To/Upper.pl
30459            ! lib/unicore/mktables utf8.c
30460 ____________________________________________________________________________
30461 [ 12690] By: gsar                                  on 2001/10/26  14:15:55
30462         Log: change#12065 seems to have broken Encode build on windows; fix
30463      Branch: perl
30464            ! ext/Encode/Encode.xs ext/Encode/Makefile.PL
30465 ____________________________________________________________________________
30466 [ 12689] By: jhi                                   on 2001/10/26  14:12:04
30467         Log: Unicode: add the case folding table.
30468      Branch: perl
30469            + lib/unicore/To/Fold.pl
30470            ! MANIFEST lib/unicore/mktables
30471 ____________________________________________________________________________
30472 [ 12688] By: sky                                   on 2001/10/26  13:51:29
30473         Log: Get the new functions right, do not export lock since we use builtin lock.
30474              TODO: fix xsubpp to support the new prototypes
30475      Branch: perl
30476            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
30477 ____________________________________________________________________________
30478 [ 12687] By: jhi                                   on 2001/10/26  13:43:03
30479         Log: USE_ENVIRON_ARRAY instead of !MACOS_TRADITIONAL,
30480              as suggested by Sarathy.
30481      Branch: perl
30482            ! mg.c
30483 ____________________________________________________________________________
30484 [ 12686] By: gsar                                  on 2001/10/26  13:39:52
30485         Log: avoid compiler warning
30486      Branch: perl
30487            ! win32/win32.c
30488 ____________________________________________________________________________
30489 [ 12685] By: jhi                                   on 2001/10/26  13:39:12
30490         Log: WinCE update from Rainer Keuchel.
30491      Branch: perl
30492            ! perl.h wince/Makefile.ce wince/config.ce wince/perldll.def
30493            ! wince/wince.c
30494 ____________________________________________________________________________
30495 [ 12684] By: sky                                   on 2001/10/26  13:34:33
30496         Log: And then finally cond_wait cond_signal and cond_broadcast are now implmented.
30497      Branch: perl
30498            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
30499 ____________________________________________________________________________
30500 [ 12683] By: gbarr                                 on 2001/10/26  13:32:47
30501         Log: More fixes that were made to the core and not in the libnet src
30502      Branch: perl
30503            ! lib/Net/Domain.pm
30504 ____________________________________________________________________________
30505 [ 12682] By: jhi                                   on 2001/10/26  13:31:10
30506         Log: Subject: Re: DB_File-1.79 on Cygwin 1.3.3
30507              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>    
30508              Date: Fri, 26 Oct 2001 13:55:21 +0200
30509              Message-Id: <20011026135017.F575.H.M.BRAND@hccnet.nl>
30510              
30511              (plus make the db-recno.t#59 accept both \n and \r\n)
30512      Branch: perl
30513            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
30514            ! ext/DB_File/t/db-recno.t
30515 ____________________________________________________________________________
30516 [ 12681] By: gbarr                                 on 2001/10/26  13:22:38
30517         Log: Fix tests to be able to run in the core and the CPAN dist
30518      Branch: perl
30519            ! lib/Net/t/ftp.t lib/Net/t/hostname.t lib/Net/t/nntp.t
30520            ! lib/Net/t/require.t lib/Net/t/smtp.t
30521 ____________________________________________________________________________
30522 [ 12680] By: jhi                                   on 2001/10/26  13:16:03
30523         Log: Subject: Re: perl@12605 on VMS, [minor PATCH enclosed]
30524              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
30525              Message-Id: <011026081912.dc29b@DUPHY4.Physics.Drexel.Edu>
30526              Date: Fri, 26 Oct 2001 08:34:46 EDT
30527      Branch: perl
30528            ! ext/Time/HiRes/HiRes.t
30529 ____________________________________________________________________________
30530 [ 12679] By: gbarr                                 on 2001/10/26  13:11:00
30531         Log: Sync libnet modules with what will be libnet-1.08
30532      Branch: perl
30533            ! lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/Config.pm
30534            ! lib/Net/Domain.pm lib/Net/FTP.pm lib/Net/FTP/I.pm
30535            ! lib/Net/Netrc.pm lib/Net/SMTP.pm lib/Net/t/ftp.t
30536            ! lib/Net/t/hostname.t lib/Net/t/nntp.t lib/Net/t/smtp.t
30537 ____________________________________________________________________________
30538 [ 12678] By: jhi                                   on 2001/10/26  13:03:01
30539         Log: Integrate maintperl changes #12268 and #12669;
30540              
30541              final touches to the audit for statics and thread-unsafe code
30542              * make DB_File, ODBM_File thread-safe 
30543              * remove unnecessary/dangerous statics and protect others
30544              from not getting accidentally enabled under threaded perls
30545              
30546              windows support functions get_childdir() et al aren't exported
30547              correctly under vanilla build
30548              
30549              Testing under win32 appreciated since changes there had
30550              to be manually merged and I cannot test how badly did I do.
30551      Branch: perl
30552           !> ext/B/B.xs ext/DB_File/DB_File.xs ext/File/Glob/Glob.xs
30553           !> ext/ODBM_File/ODBM_File.xs ext/Opcode/Opcode.xs ext/re/re.xs
30554           !> gv.c iperlsys.h makedef.pl mg.c op.c scope.c toke.c util.c
30555           !> win32/vmem.h win32/win32.c win32/win32iop.h
30556 ____________________________________________________________________________
30557 [ 12677] By: sky                                   on 2001/10/26  12:37:17
30558         Log: More Config::threads to threads::threads changes
30559      Branch: perl
30560            ! ext/threads/shared/shared.pm ext/threads/t/basic.t
30561 ____________________________________________________________________________
30562 [ 12676] By: sky                                   on 2001/10/26  12:31:46
30563         Log: Make new() work exactly like create(). Move from Config::threads to threads::threads
30564      Branch: perl
30565            ! ext/threads/threads.pm ext/threads/threads.xs
30566 ____________________________________________________________________________
30567 [ 12675] By: sky                                   on 2001/10/26  12:06:30
30568         Log: Allocing a TLS in runtime is not too hot.
30569      Branch: perl
30570            ! ext/threads/threads.xs
30571 ____________________________________________________________________________
30572 [ 12674] By: sky                                   on 2001/10/26  11:59:09
30573         Log: Don't display debug data.
30574      Branch: perl
30575            ! ext/threads/threads.pm
30576 ____________________________________________________________________________
30577 [ 12673] By: sky                                   on 2001/10/26  11:35:47
30578         Log: Extend support of change #12672 to support arrays and hashes. Shared reference support is
30579              complete bar support for blessed objects.
30580              TODO: tests for shared arrays and more hv reference tests. Also a complex test testing all types intermixed.
30581      Branch: perl
30582            ! ext/threads/shared/shared.xs ext/threads/shared/t/hv_refs.t
30583 ____________________________________________________________________________
30584 [ 12672] By: sky                                   on 2001/10/26  11:15:28
30585         Log: Fix case where shared reference does not exist in current thread.
30586      Branch: perl
30587            ! ext/threads/shared/shared.xs ext/threads/shared/t/hv_refs.t
30588 ____________________________________________________________________________
30589 [ 12671] By: sky                                   on 2001/10/26  08:48:52
30590         Log: Support for references in shared arrays.
30591      Branch: perl
30592            ! ext/threads/shared/shared.xs
30593 ____________________________________________________________________________
30594 [ 12670] By: sky                                   on 2001/10/26  08:30:11
30595         Log: Add tests for references in hashes.
30596      Branch: perl
30597            + ext/threads/shared/t/hv_refs.t
30598            ! MANIFEST
30599 ____________________________________________________________________________
30600 [ 12669] By: gsar                                  on 2001/10/26  06:07:10
30601         Log: windows support functions get_childdir() et al aren't exported
30602              correctly under vanilla build
30603      Branch: maint-5.6/perl
30604            ! iperlsys.h makedef.pl mg.c win32/win32.c win32/win32iop.h
30605 ____________________________________________________________________________
30606 [ 12668] By: gsar                                  on 2001/10/26  03:52:12
30607         Log: final touches to the audit for statics and thread-unsafe code
30608              * make DB_File, ODBM_File thread-safe 
30609              * remove unnecessary/dangerous statics and protect others
30610              from not getting accidentally enabled under threaded perls
30611      Branch: maint-5.6/perl
30612            ! ext/B/B.xs ext/DB_File/DB_File.xs ext/File/Glob/Glob.xs
30613            ! ext/ODBM_File/ODBM_File.xs ext/Opcode/Opcode.xs ext/re/re.xs
30614            ! gv.c mg.c op.c scope.c toke.c util.c win32/vmem.h
30615            ! win32/win32.c
30616 ____________________________________________________________________________
30617 [ 12667] By: ams                                   on 2001/10/26  03:48:36
30618         Log: Subject: [PATCH] Fix sharedsv.c compile-time warnings.
30619              From: "Richard Soderberg" <rs@crystalflame.net>
30620              Date: Thu, 25 Oct 2001 23:42:50 -0400
30621              Message-Id: <NAEKLNAAHLMBPMPNBMLEKEJCEAAA.rs@crystalflame.net>
30622      Branch: perl
30623            ! sharedsv.c
30624 ____________________________________________________________________________
30625 [ 12666] By: jhi                                   on 2001/10/26  02:07:17
30626         Log: Integrate change #12664 from maintperl;
30627              
30628              the newest GCCs don't seem to like C<"string1"##STRING2>
30629              so keep it as C<"string1" STRING2> (latter appears to
30630              work everywhere)
30631      Branch: perl
30632           !> ext/DynaLoader/dlutils.c
30633 ____________________________________________________________________________
30634 [ 12665] By: jhi                                   on 2001/10/26  02:04:29
30635         Log: Subject: [PATCH] perl.h for Mac OS (Classic)
30636              From: Chris Nandor <pudge@pobox.com>
30637              Date: Thu, 25 Oct 2001 22:15:03 -0400
30638              Message-Id: <p0510030db7fe771a5a34@[10.0.1.177]>
30639      Branch: perl
30640            ! perl.h
30641 ____________________________________________________________________________
30642 [ 12664] By: gsar                                  on 2001/10/26  00:22:35
30643         Log: the newest GCCs don't seem to like C<"string1"##STRING2> so keep it as
30644              C<"string1" STRING2> (latter appears to work everywhere)
30645      Branch: maint-5.6/perl
30646            ! ext/DynaLoader/dlutils.c
30647 ____________________________________________________________________________
30648 [ 12663] By: jhi                                   on 2001/10/25  22:59:44
30649         Log: AUTHORS update.
30650      Branch: perl
30651            ! AUTHORS
30652 ____________________________________________________________________________
30653 [ 12662] By: jhi                                   on 2001/10/25  22:50:41
30654         Log: Integrate change #12660 from maintperl;
30655              
30656              make the dMY_CXT stuff available under all of
30657              MULTIPLICITY/PERL_OBJECT/USE_ITHREADS
30658      Branch: perl
30659           !> perl.h
30660 ____________________________________________________________________________
30661 [ 12661] By: jhi                                   on 2001/10/25  22:47:28
30662         Log: Subject: [PATCH] DB_File-1.79
30663              From: "Paul Marquess" <paul.marquess@openwave.com>
30664              Date: Fri, 26 Oct 2001 00:03:54 +0100
30665              Message-ID: <AIEAJICLCBDNAAOLLOKLAEELDDAA.paul.marquess@openwave.com>
30666      Branch: perl
30667            ! ext/DB_File/Changes ext/DB_File/DB_File.xs
30668            ! ext/DB_File/t/db-recno.t ext/DB_File/version.c
30669 ____________________________________________________________________________
30670 [ 12660] By: gsar                                  on 2001/10/25  22:44:44
30671         Log: make the dMY_CXT stuff available under all of
30672              MULTIPLICITY/PERL_OBJECT/USE_ITHREADS
30673      Branch: maint-5.6/perl
30674            ! perl.h
30675 ____________________________________________________________________________
30676 [ 12659] By: jhi                                   on 2001/10/25  21:27:23
30677         Log: Subject: [PATCH t/run/killperl.t] Re: [ID 20011025.054] Segmentation fault when using the function read not correctly
30678              From: Michael G Schwern <schwern@pobox.com>
30679              Date: Thu, 25 Oct 2001 18:28:12 -0400
30680              Message-ID: <20011025182812.M4811@blackrider>
30681      Branch: perl
30682            ! t/run/kill_perl.t
30683 ____________________________________________________________________________
30684 [ 12658] By: jhi                                   on 2001/10/25  20:54:58
30685         Log: STRLEN != int.
30686      Branch: perl
30687            ! regcomp.c regexec.c
30688 ____________________________________________________________________________
30689 [ 12657] By: jhi                                   on 2001/10/25  20:51:44
30690         Log: Subject: [PATCH] remove small IVop redundancy
30691              From: Nicholas Clark <nick@ccl4.org>
30692              Date: Thu, 25 Oct 2001 22:48:28 +0100
30693              Message-ID: <20011025224827.M66471@plum.flirble.org>
30694      Branch: perl
30695            ! pp.c pp_hot.c
30696 ____________________________________________________________________________
30697 [ 12656] By: jhi                                   on 2001/10/25  18:45:52
30698         Log: Metaconfig unit change for #12655.
30699      Branch: metaconfig/U/perl
30700            ! Extensions.U
30701 ____________________________________________________________________________
30702 [ 12655] By: jhi                                   on 2001/10/25  18:45:18
30703         Log: Subject: Re: Not OK @12650
30704              From: Andy Dougherty <doughera@lafayette.edu>
30705              Date: Thu, 25 Oct 2001 15:34:02 -0400 (EDT)
30706              Message-ID: <Pine.SOL.4.10.10110251520300.22317-100000@maxwell.phys.lafayette.edu>
30707      Branch: perl
30708            ! Configure
30709 ____________________________________________________________________________
30710 [ 12654] By: jhi                                   on 2001/10/25  18:07:58
30711         Log: Integrate changes #12652 and #12653 from maintperl;
30712              
30713              more tweaks to change#12626
30714              * move the boilerplate code over to perl.h and make DynaLoader
30715              use it
30716              * make re, Opcode, File::Glob and B threadsafe
30717              * re.xs needed s/deinstall/uninstall/ (guess nobody uses
30718              C<no re;> anywhere)
30719              
30720              include XS_VERSION in MY_CXT_KEY (tweak for change#12652)
30721              
30722              File::Glob required a bit more work in bleadperl
30723              because of ExtUtils::Constant (see the Makefile.PL change)
30724      Branch: perl
30725            ! ext/File/Glob/Glob.pm ext/File/Glob/Makefile.PL
30726           !> ext/B/B.xs ext/DynaLoader/dlutils.c ext/File/Glob/Glob.xs
30727           !> ext/Opcode/Opcode.xs ext/re/re.xs perl.h
30728 ____________________________________________________________________________
30729 [ 12653] By: gsar                                  on 2001/10/25  17:23:52
30730         Log: include XS_VERSION in MY_CXT_KEY (tweak for change#12652)
30731      Branch: maint-5.6/perl
30732            ! ext/B/B.xs ext/DynaLoader/dlutils.c ext/File/Glob/Glob.xs
30733            ! ext/Opcode/Opcode.xs ext/re/re.xs
30734 ____________________________________________________________________________
30735 [ 12652] By: gsar                                  on 2001/10/25  16:46:44
30736         Log: more tweaks to change#12626
30737              * move the boilerplate code over to perl.h and make DynaLoader
30738              use it
30739              * make re, Opcode, File::Glob and B threadsafe
30740              * re.xs needed s/deinstall/uninstall/ (guess nobody uses
30741              C<no re;> anywhere)
30742      Branch: maint-5.6/perl
30743            ! ext/B/B.xs ext/DynaLoader/dlutils.c ext/File/Glob/Glob.xs
30744            ! ext/Opcode/Opcode.xs ext/re/re.xs perl.h
30745 ____________________________________________________________________________
30746 [ 12651] By: jhi                                   on 2001/10/25  16:35:51
30747         Log: Metaconfig unit change for #12650.
30748      Branch: metaconfig/U/perl
30749            ! Extensions.U
30750 ____________________________________________________________________________
30751 [ 12650] By: jhi                                   on 2001/10/25  16:35:34
30752         Log: Subject: Re: ithreads doesn't like usedl=n
30753              From: Andy Dougherty <doughera@lafayette.edu>
30754              Date: Thu, 25 Oct 2001 13:16:00 -0400 (EDT)
30755              Message-ID: <Pine.SOL.4.10.10110251312200.22183-100000@maxwell.phys.lafayette.edu>
30756              
30757              Special-case threads::shared.
30758      Branch: perl
30759            ! Configure
30760 ____________________________________________________________________________
30761 [ 12649] By: jhi                                   on 2001/10/25  16:21:35
30762         Log: Getting fancier...
30763      Branch: perl
30764            ! t/TEST
30765 ____________________________________________________________________________
30766 [ 12648] By: jhi                                   on 2001/10/25  14:26:20
30767         Log: csh - what a pain.
30768      Branch: perl
30769            ! t/TEST
30770 ____________________________________________________________________________
30771 [ 12647] By: jhi                                   on 2001/10/25  14:04:01
30772         Log: Update Changes.
30773      Branch: perl
30774            ! Changes patchlevel.h
30775 ____________________________________________________________________________
30776 [ 12646] By: jhi                                   on 2001/10/25  13:34:19
30777         Log: Allow resetting the locale system for the duration
30778              of the build (Mac OS X default setting LANG=En_US
30779              ist kaputt)
30780      Branch: perl
30781            ! Makefile.SH
30782 ____________________________________________________________________________
30783 [ 12645] By: jhi                                   on 2001/10/25  13:04:17
30784         Log: Update the MD5 checksum of MD5.xs (caused by #12642)
30785      Branch: perl
30786            ! ext/Digest/MD5/t/files.t
30787 ____________________________________________________________________________
30788 [ 12644] By: jhi                                   on 2001/10/25  12:56:33
30789         Log: Subject: [PATCH] Omit needless calls to pod2man (perl@12641)
30790              From: Andy Dougherty <doughera@lafayette.edu>
30791              Date: Thu, 25 Oct 2001 09:56:57 -0400 (EDT) 
30792              Message-ID: <Pine.SOL.4.10.10110250955390.18833-100000@maxwell.phys.lafayette.edu>
30793      Branch: perl
30794            ! ext/I18N/Langinfo/Makefile.PL ext/threads/Makefile.PL
30795            ! ext/threads/shared/Makefile.PL
30796 ____________________________________________________________________________
30797 [ 12643] By: sky                                   on 2001/10/25  12:28:26
30798         Log: Add support for reference members of hashes.
30799      Branch: perl
30800            ! ext/threads/shared/shared.xs
30801 ____________________________________________________________________________
30802 [ 12642] By: ams                                   on 2001/10/25  12:21:13
30803         Log: Subject: [PATCH] ext/Digest/MD5/MD5.xs RFC typo
30804              From: "Norton Allen" <nort@qnx.com>
30805              Date: Thu, 25 Oct 2001 08:53:56 -0400 (edt)
30806              Message-Id: <200110251253.IAA180600866@rosamund.arp.harvard.edu>
30807      Branch: perl
30808            ! ext/Digest/MD5/MD5.xs
30809 ____________________________________________________________________________
30810 [ 12641] By: sky                                   on 2001/10/25  10:27:39
30811         Log: Tests shared hashes.
30812      Branch: perl
30813            + ext/threads/shared/t/hv_simple.t
30814            ! MANIFEST
30815 ____________________________________________________________________________
30816 [ 12640] By: sky                                   on 2001/10/25  10:18:23
30817         Log: Fix threadcounts for arrays and hashes.
30818      Branch: perl
30819            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
30820 ____________________________________________________________________________
30821 [ 12639] By: sky                                   on 2001/10/25  10:17:26
30822         Log: Note to self, doing *src_ary++ in a macro that evaluates
30823              the value more than once is a good way to dump core.
30824      Branch: perl
30825            ! sharedsv.c
30826 ____________________________________________________________________________
30827 [ 12638] By: jhi                                   on 2001/10/25  05:18:06
30828         Log: Integrate change #12636 from maintperl; more dl fixups.
30829      Branch: perl
30830           !> ext/DynaLoader/dl_mac.xs ext/DynaLoader/dl_next.xs
30831           !> ext/DynaLoader/dl_vms.xs
30832 ____________________________________________________________________________
30833 [ 12637] By: jhi                                   on 2001/10/25  05:14:17
30834         Log: Like dl_hpux, like dl_dld.
30835      Branch: perl
30836            ! ext/DynaLoader/dl_dld.xs
30837 ____________________________________________________________________________
30838 [ 12636] By: gsar                                  on 2001/10/25  02:34:06
30839         Log: followups to change#12635
30840      Branch: maint-5.6/perl
30841            ! ext/DynaLoader/dl_mac.xs ext/DynaLoader/dl_next.xs
30842            ! ext/DynaLoader/dl_vms.xs
30843 ____________________________________________________________________________
30844 [ 12635] By: gsar                                  on 2001/10/25  02:22:03
30845         Log: add part of change#12634 to the two files that need it; dl_aix.xs
30846              in maint-5.6 doesn't have the branch that had the problem in
30847              mainline
30848      Branch: maint-5.6/perl
30849            ! ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_hpux.xs
30850 ____________________________________________________________________________
30851 [ 12634] By: jhi                                   on 2001/10/25  01:53:03
30852         Log: Fixes for #12627.
30853      Branch: perl
30854            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_hpux.xs
30855 ____________________________________________________________________________
30856 [ 12633] By: jhi                                   on 2001/10/25  01:52:33
30857         Log: Since pv_uni_display and sv_uni_display are now used
30858              in the re extension, their symbols have to be exported.
30859      Branch: perl
30860            ! embed.pl global.sym
30861 ____________________________________________________________________________
30862 [ 12632] By: jhi                                   on 2001/10/25  01:00:06
30863         Log: Subject:  Re: [PATCH Perl@12567] debug /list
30864              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
30865              Date: Tue, 23 Oct 2001 21:40:33 EDT
30866              Message-Id: <011023214011.184825@DUPHY4.Physics.Drexel.Edu>
30867      Branch: perl
30868            ! configure.com
30869 ____________________________________________________________________________
30870 [ 12631] By: jhi                                   on 2001/10/25  00:25:55
30871         Log: This takes care of some of the re 'debug' cases but
30872              not all cases since the information whether the pattern
30873              or the target are utf8 seems to be either lost or not
30874              spread widely enough, sigh.
30875      Branch: perl
30876            ! regcomp.c
30877 ____________________________________________________________________________
30878 [ 12630] By: jhi                                   on 2001/10/25  00:03:07
30879         Log: Subject: [PATCH] - was RE: [PATCH perl@12443] VMS64-bitconfigure
30880              From: John Peacock <jpeacock@rowman.com>
30881              Date: Wed, 24 Oct 2001 16:53:29 -0400
30882              Message-ID: <3BD72A49.1508D152@rowman.com>
30883      Branch: perl
30884            ! configure.com
30885 ____________________________________________________________________________
30886 [ 12629] By: jhi                                   on 2001/10/24  23:16:21
30887         Log: Upgrade NetWare and WinCE as in #12626.
30888      Branch: perl
30889            ! NetWare/dl_netware.xs wince/dl_win32.xs
30890 ____________________________________________________________________________
30891 [ 12628] By: jhi                                   on 2001/10/24  23:07:00
30892         Log: Tru64 compiler nit.
30893      Branch: perl
30894            ! ext/threads/shared/shared.xs
30895 ____________________________________________________________________________
30896 [ 12627] By: jhi                                   on 2001/10/24  22:02:23
30897         Log: Integrate change #12626 from maintperl;
30898              make DynaLoader threadsafe by moving all statics into
30899              interpreter-local space
30900              
30901              TODO: Netware, OS/2, WinCE
30902      Branch: perl
30903           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
30904           !> ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_dllload.xs
30905           !> ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_dyld.xs
30906           !> ext/DynaLoader/dl_hpux.xs ext/DynaLoader/dl_mac.xs
30907           !> ext/DynaLoader/dl_mpeix.xs ext/DynaLoader/dl_next.xs
30908           !> ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs
30909           !> ext/DynaLoader/dlutils.c win32/dl_win32.xs
30910 ____________________________________________________________________________
30911 [ 12626] By: gsar                                  on 2001/10/24  21:43:10
30912         Log: make DynaLoader threadsafe by moving all statics into interpreter-local
30913              space
30914      Branch: maint-5.6/perl
30915            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
30916            ! ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_dllload.xs
30917            ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_dyld.xs
30918            ! ext/DynaLoader/dl_hpux.xs ext/DynaLoader/dl_mac.xs
30919            ! ext/DynaLoader/dl_mpeix.xs ext/DynaLoader/dl_next.xs
30920            ! ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs
30921            ! ext/DynaLoader/dlutils.c win32/dl_win32.xs
30922 ____________________________________________________________________________
30923 [ 12625] By: sky                                   on 2001/10/24  20:05:26
30924         Log: Change #12623 inflicted an infinite hang. Fixed.
30925      Branch: perl
30926            ! ext/threads/shared/shared.xs
30927 ____________________________________________________________________________
30928 [ 12624] By: sky                                   on 2001/10/24  19:06:55
30929         Log: Adds support for hashes. Neither hashes nor arrays can contain references yet.
30930      Branch: perl
30931            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
30932 ____________________________________________________________________________
30933 [ 12623] By: sky                                   on 2001/10/24  18:06:34
30934         Log: We need to do sharedsv_find in the original perl context.
30935      Branch: perl
30936            ! ext/threads/shared/shared.xs
30937 ____________________________________________________________________________
30938 [ 12622] By: sky                                   on 2001/10/24  17:26:51
30939         Log: Add support for basic support for AVs, references not supported yet.
30940              Add test for AVs.
30941              Add more tests to sv_refs
30942              Fix documentation issues.  
30943      Branch: perl
30944            + ext/threads/shared/t/av_simple.t
30945            ! MANIFEST ext/threads/shared/shared.pm
30946            ! ext/threads/shared/shared.xs ext/threads/shared/t/sv_refs.t
30947 ____________________________________________________________________________
30948 [ 12621] By: jhi                                   on 2001/10/24  14:08:39
30949         Log: Dump Unicode better for re 'debug'.  The regprop()
30950              is unfinished since have to figure out how to detect
30951              Unicodeness in there.
30952      Branch: perl
30953            ! regcomp.c regexec.c
30954 ____________________________________________________________________________
30955 [ 12620] By: sky                                   on 2001/10/24  13:18:07
30956         Log: Add support for finding shared arrays and hashes.
30957      Branch: perl
30958            ! sharedsv.c
30959 ____________________________________________________________________________
30960 [ 12619] By: jhi                                   on 2001/10/24  13:06:24
30961         Log: Rewrite sv_uni_display() as pv_uni_display() as
30962              reimplement sv_uni_display() using that.
30963      Branch: perl
30964            ! dump.c embed.h embed.pl proto.h
30965 ____________________________________________________________________________
30966 [ 12618] By: jhi                                   on 2001/10/24  12:14:03
30967         Log: Integrate change #12615 from maintperl;
30968              on Windows, IO::File::new_tmpfile() fails after being called
30969              32767 times because MSVCRT thinks stdio's TMP_MAX is a
30970              process-wide limit
30971      Branch: perl
30972           !> win32/win32.c
30973 ____________________________________________________________________________
30974 [ 12617] By: jhi                                   on 2001/10/24  12:10:37
30975         Log: Don't try to print ints as IVs.
30976      Branch: perl
30977            ! ext/Time/HiRes/HiRes.xs
30978 ____________________________________________________________________________
30979 [ 12616] By: sky                                   on 2001/10/24  11:06:35
30980         Log: We only need to fetch the SV from the backend if the index
30981              is not the same as mg_private.     In theory this could be
30982              a problem if there are an exact multiple of U16 changes
30983              of a shared variable between two access in a given thread,
30984              we choose to avoid theory for now.
30985      Branch: perl
30986            ! ext/threads/shared/shared.xs sharedsv.c sharedsv.h
30987 ____________________________________________________________________________
30988 [ 12615] By: gsar                                  on 2001/10/24  04:09:43
30989         Log: on Windows, IO::File::new_tmpfile() fails after being called
30990              32767 times because MSVCRT thinks stdio's TMP_MAX is a
30991              process-wide limit
30992      Branch: maint-5.6/perl
30993            ! win32/win32.c
30994 ____________________________________________________________________________
30995 [ 12614] By: jhi                                   on 2001/10/23  22:19:34
30996         Log: Negation and Unicode: sort of solves 20010303.010,
30997              except not quite like reported in the Subject
30998              (Perl_warner is still utf8-ignorant).
30999      Branch: perl
31000            ! pp.c t/lib/warnings/sv
31001 ____________________________________________________________________________
31002 [ 12613] By: jhi                                   on 2001/10/23  21:53:13
31003         Log: Make the "isn't numeric" warning to show Unicode as Unicode.
31004      Branch: perl
31005            ! sv.c t/lib/warnings/sv
31006 ____________________________________________________________________________
31007 [ 12612] By: jhi                                   on 2001/10/23  21:52:45
31008         Log: sv_uni_display(): do not add the "...", let the caller
31009              do it if wanted, and be prepared for more display options.
31010      Branch: perl
31011            ! dump.c embed.h embed.pl proto.h
31012 ____________________________________________________________________________
31013 [ 12611] By: nick                                  on 2001/10/23  20:28:07
31014         Log: Integrate mainline
31015      Branch: perlio
31016           !> Changes configure.com cygwin/cygwin.c
31017           !> ext/DynaLoader/DynaLoader_pm.PL ext/File/Glob/t/basic.t
31018           !> ext/Time/HiRes/HiRes.t ext/Time/HiRes/HiRes.xs lib/AutoSplit.t
31019           !> lib/File/Spec.t lib/File/Spec/Mac.pm lib/File/Spec/Win32.pm
31020           !> lib/Net/Domain.pm patchlevel.h perl.c perlio.c
31021           !> pod/perlunicode.pod pp.c t/TEST t/op/lc.t t/op/taint.t
31022           !> utils/h2xs.PL utils/perldoc.PL
31023 ____________________________________________________________________________
31024 [ 12610] By: sky                                   on 2001/10/23  19:39:24
31025         Log: Change #12607 introduced a bug, seems like some MAGICAL SVs
31026              don't call themselves READONLY but still die with modification
31027              attempt. We only call bless for ext and umagic.
31028      Branch: perl
31029            ! sv.c
31030 ____________________________________________________________________________
31031 [ 12609] By: jhi                                   on 2001/10/23  19:35:02
31032         Log: Croak() on negative time; doc tweaks.
31033      Branch: perl
31034            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.t
31035            ! ext/Time/HiRes/HiRes.xs
31036 ____________________________________________________________________________
31037 [ 12608] By: jhi                                   on 2001/10/23  18:38:03
31038         Log: FAQ sync.
31039      Branch: perl
31040            ! pod/perlfaq4.pod pod/perlfaq7.pod
31041 ____________________________________________________________________________
31042 [ 12607] By: sky                                   on 2001/10/23  18:27:27
31043         Log: Call setmagic on the referent we are blessing.
31044      Branch: perl
31045            ! sv.c
31046 ____________________________________________________________________________
31047 [ 12606] By: jhi                                   on 2001/10/23  16:30:00
31048         Log: Small test nits.
31049      Branch: perl
31050            ! t/op/lc.t
31051 ____________________________________________________________________________
31052 [ 12605] By: jhi                                   on 2001/10/23  13:08:32
31053         Log: Update Changes.
31054      Branch: perl
31055            ! Changes patchlevel.h
31056 ____________________________________________________________________________
31057 [ 12604] By: jhi                                   on 2001/10/23  13:03:21
31058         Log: Make the PerlIO_init() prototypes consistent.
31059      Branch: perl
31060            ! perlio.c
31061 ____________________________________________________________________________
31062 [ 12603] By: jhi                                   on 2001/10/23  12:54:52
31063         Log: Upping the test count is a good idea.
31064      Branch: perl
31065            ! t/op/lc.t
31066 ____________________________________________________________________________
31067 [ 12602] By: jhi                                   on 2001/10/23  12:52:10
31068         Log: Document the final sigma spot.
31069      Branch: perl
31070            ! pp.c
31071 ____________________________________________________________________________
31072 [ 12601] By: jhi                                   on 2001/10/23  12:26:12
31073         Log: Fix multicharacter titlecase (ucfirst).
31074      Branch: perl
31075            ! pod/perlunicode.pod pp.c t/op/lc.t
31076 ____________________________________________________________________________
31077 [ 12600] By: jhi                                   on 2001/10/23  11:47:19
31078         Log: Subject: [PATCH 5.6.1 perldoc] one more touch on File::Temp
31079              From: Mikhail Zabaluev <mhz@alt-linux.org>
31080              Date: Tue, 23 Oct 2001 10:40:37 +0400
31081              Message-ID: <20011023104037.A12761@localhost.localdomain>
31082              
31083              (#12406 replaced with this)
31084      Branch: perl
31085            ! utils/perldoc.PL
31086 ____________________________________________________________________________
31087 [ 12599] By: jhi                                   on 2001/10/23  00:26:17
31088         Log: MacOS Classic updates from Pudge.
31089      Branch: perl
31090            ! lib/File/Spec.t lib/File/Spec/Mac.pm
31091 ____________________________________________________________________________
31092 [ 12598] By: jhi                                   on 2001/10/22  22:32:59
31093         Log: Subject: [PATCH bleadperl] AutoSplit.t now passes (partialy) on Win32
31094              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
31095              Date: Sun, 14 Oct 2001 23:14:46 +0200
31096              Message-ID: <265984377.20011014231446@tesla.rcub.bg.ac.yu>
31097              
31098              except for the 2->4 changes.
31099      Branch: perl
31100            ! lib/AutoSplit.t
31101 ____________________________________________________________________________
31102 [ 12597] By: gsar                                  on 2001/10/22  22:02:50
31103         Log: integrate macperl contents into maint-5.6
31104      Branch: maint-5.6/perl
31105            ! mg.c
31106           !> AUTHORS README.macos ext/DynaLoader/DynaLoader_pm.PL
31107           !> ext/DynaLoader/dl_mac.xs lib/File/Find.pm lib/File/Spec.pm
31108           !> lib/File/Spec/Epoc.pm lib/File/Spec/Functions.pm
31109           !> lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
31110           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm lib/File/Temp.pm
31111           !> perl.c perl.h pod/perlport.pod t/lib/filefind-taint.t
31112           !> t/lib/filefind.t t/lib/filespec.t
31113 ____________________________________________________________________________
31114 [ 12596] By: jhi                                   on 2001/10/22  21:43:44
31115         Log: At some point the #6234 has been lost from the mainline
31116              (noticed by Pudge; what's a Mac guy doing reading Win modules? :-)
31117      Branch: perl
31118            ! lib/File/Spec/Win32.pm
31119 ____________________________________________________________________________
31120 [ 12595] By: jhi                                   on 2001/10/22  21:31:31
31121         Log: Cygwin seems to round up (or closest, but not down)
31122              for time(), so half of the time (bad pun intended)
31123              Time::HiRes::time() is less than time(), half of
31124              the time it's more.  So let's try harder in the loop.
31125      Branch: perl
31126            ! ext/Time/HiRes/HiRes.t
31127 ____________________________________________________________________________
31128 [ 12594] By: jhi                                   on 2001/10/22  21:23:15
31129         Log: MacOS Classic timeofday(), from Chris Nandor. 
31130      Branch: perl
31131            ! ext/Time/HiRes/HiRes.xs
31132 ____________________________________________________________________________
31133 [ 12593] By: jhi                                   on 2001/10/22  21:17:39
31134         Log: Integrate changes #12580 and #12581 from macperl;
31135              
31136              Fix path construction.
31137              
31138              (Copyright) Nit.
31139      Branch: perl
31140           !> ext/DynaLoader/DynaLoader_pm.PL perl.c
31141 ____________________________________________________________________________
31142 [ 12592] By: jhi                                   on 2001/10/22  21:00:18
31143         Log: No domainname(1) in Cygwin, either, and the 2>/dev/null
31144              doesn't seem to help (the error being output to console, maybe?)
31145      Branch: perl
31146            ! lib/Net/Domain.pm
31147 ____________________________________________________________________________
31148 [ 12591] By: jhi                                   on 2001/10/22  20:55:08
31149         Log: Taint the getcwd() result also in Cygwin.
31150              (TODO: which other platforms need the same thing?)
31151      Branch: perl
31152            ! cygwin/cygwin.c
31153 ____________________________________________________________________________
31154 [ 12590] By: jhi                                   on 2001/10/22  20:27:47
31155         Log: Pretty hard for eval { setpwent(); getpwent(); 1 } to return false.
31156      Branch: perl
31157            ! t/op/taint.t
31158 ____________________________________________________________________________
31159 [ 12589] By: jhi                                   on 2001/10/22  20:10:40
31160         Log: getpwuid() fragility continues.
31161      Branch: perl
31162            ! utils/h2xs.PL
31163 ____________________________________________________________________________
31164 [ 12588] By: jhi                                   on 2001/10/22  19:58:34
31165         Log: getpwuid() might succeed but that's no guarantee
31166              that the $home will be defined.
31167      Branch: perl
31168            ! ext/File/Glob/t/basic.t
31169 ____________________________________________________________________________
31170 [ 12587] By: jhi                                   on 2001/10/22  19:50:35
31171         Log: It's safer to to expand the variable, too... (see #12571)
31172      Branch: perl
31173            ! t/TEST
31174 ____________________________________________________________________________
31175 [ 12586] By: pudge                                 on 2001/10/22  19:42:04
31176         Log: Integrate with maintperl.
31177      Branch: maint-5.6/macperl
31178           !> win32/bin/pl2bat.pl win32/win32.c
31179 ____________________________________________________________________________
31180 [ 12585] By: pudge                                 on 2001/10/22  19:32:02
31181         Log: Oops, forgot to include Win32 ... just as well, since it
31182              seems in bleadperl, change #7764 was not included
31183              (adding C:\temp).  Re-added.  Rip it back out if it
31184              doesn't belong.  :-)
31185      Branch: maint-5.6/macperl
31186            ! lib/File/Spec/Win32.pm
31187 ____________________________________________________________________________
31188 [ 12584] By: jhi                                   on 2001/10/22  19:26:47
31189         Log: Subject: [PATCH perl@12567] configure.com: no threads/shared without ithreads
31190              From: "Craig A. Berry" <craigberry@mac.com>
31191              Date: Mon, 22 Oct 2001 15:25:19 -0500
31192              Message-Id: <5.1.0.14.2.20011022151232.032544e8@exchi01>
31193      Branch: perl
31194            ! configure.com
31195 ____________________________________________________________________________
31196 [ 12583] By: pudge                                 on 2001/10/22  19:26:00
31197         Log: Add in lots of File::Spec changes, from Thomas Wegner,
31198              and sync with changes from bleadperl.
31199      Branch: maint-5.6/macperl
31200            ! lib/File/Spec.pm lib/File/Spec/Epoc.pm
31201            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
31202            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
31203            ! lib/File/Spec/Win32.pm t/lib/filespec.t
31204 ____________________________________________________________________________
31205 [ 12582] By: pudge                                 on 2001/10/22  19:23:28
31206         Log: Sync with latest File::Find and tests from bleadperl.
31207      Branch: maint-5.6/macperl
31208            ! lib/File/Find.pm t/lib/filefind-taint.t t/lib/filefind.t
31209 ____________________________________________________________________________
31210 [ 12581] By: pudge                                 on 2001/10/22  19:22:12
31211         Log: Nit.
31212      Branch: maint-5.6/macperl
31213            ! perl.c
31214 ____________________________________________________________________________
31215 [ 12580] By: pudge                                 on 2001/10/22  19:21:37
31216         Log: Fix path construction.
31217      Branch: maint-5.6/macperl
31218            ! ext/DynaLoader/DynaLoader_pm.PL
31219 ____________________________________________________________________________
31220 [ 12579] By: nick                                  on 2001/10/22  19:08:35
31221         Log: Integrate mainline (for Arthurs thread.xs fix)
31222      Branch: perlio
31223           !> ext/threads/threads.xs lib/Net/Domain.pm t/TEST t/op/groups.t
31224 ____________________________________________________________________________
31225 [ 12578] By: pudge                                 on 2001/10/22  19:02:34
31226         Log: Fix up exported symbols, move relevant docs
31227              over from macperl.pod.
31228      Branch: maint-5.6/macperl
31229            ! macos/ext/MacPerl/MacPerl.pm
31230 ____________________________________________________________________________
31231 [ 12577] By: pudge                                 on 2001/10/22  19:01:38
31232         Log: Make ADDRESS called optionally as a method.
31233      Branch: maint-5.6/macperl
31234            ! macos/lib/Mac/Glue.pm
31235 ____________________________________________________________________________
31236 [ 12576] By: pudge                                 on 2001/10/22  18:58:22
31237         Log: Fix exit code (MacPerl bug #422129) and add Stop Script
31238              Apple event.
31239      Branch: maint-5.6/macperl
31240            ! macos/macish.c macos/macish.h macos/macperl/MPAppleEvents.c
31241            ! macos/macperl/MPConsole.cp macos/macperl/MPMain.c
31242            ! macos/macperl/MPTerminology.aete
31243 ____________________________________________________________________________
31244 [ 12575] By: pudge                                 on 2001/10/22  18:56:34
31245         Log: Clean up some build utilities. Change Entab to Duplicate;
31246              fix docs and error reporting; improve macify() of paths;
31247              remove requirement for Exporter.pm presence.
31248      Branch: maint-5.6/macperl
31249            ! macos/InstallBLIB macos/MacPerlTests.cmd
31250            ! macos/lib/ExtUtils/MM_MacOS.pm macos/lib/Mac/BuildTools.pm
31251 ____________________________________________________________________________
31252 [ 12574] By: pudge                                 on 2001/10/22  18:53:28
31253         Log: Sync Time::HiRes with bleadperl
31254      Branch: maint-5.6/macperl
31255            ! macos/bundled_ext/Time/HiRes/HiRes.pm
31256            ! macos/bundled_ext/Time/HiRes/HiRes.t
31257            ! macos/bundled_ext/Time/HiRes/HiRes.xs
31258 ____________________________________________________________________________
31259 [ 12573] By: pudge                                 on 2001/10/22  18:52:58
31260         Log: Fix up Changes
31261      Branch: maint-5.6/macperl
31262            ! macos/Changes
31263 ____________________________________________________________________________
31264 [ 12572] By: jhi                                   on 2001/10/22  18:49:32
31265         Log: A user might belong to only a single group
31266              (the group equal to the group id).
31267      Branch: perl
31268            ! t/op/groups.t
31269 ____________________________________________________________________________
31270 [ 12571] By: jhi                                   on 2001/10/22  18:36:46
31271         Log: Prepending (instead of replacing with) the pwd is safer. 
31272      Branch: perl
31273            ! t/TEST
31274 ____________________________________________________________________________
31275 [ 12570] By: jhi                                   on 2001/10/22  18:34:54
31276         Log: Be more robust if no hostname or domainname
31277              (especially the latter)
31278      Branch: perl
31279            ! lib/Net/Domain.pm
31280 ____________________________________________________________________________
31281 [ 12569] By: sky                                   on 2001/10/22  17:41:07
31282         Log: Flush IO buffers before starting a thread, this mimics fork and seems like a saneer behaviour.
31283      Branch: perl
31284            ! ext/threads/threads.xs
31285 ____________________________________________________________________________
31286 [ 12568] By: nick                                  on 2001/10/22  16:31:24
31287         Log: Integrate mainline
31288      Branch: perlio
31289           +> ext/threads/shared/Makefile.PL ext/threads/shared/README
31290           +> ext/threads/shared/shared.pm ext/threads/shared/shared.xs
31291           +> ext/threads/shared/t/sv_refs.t
31292           +> ext/threads/shared/t/sv_simple.t pod/perlpodspec.pod
31293            - lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
31294            - lib/unicore/To/SpecUpper.pl
31295           !> (integrate 42 files)
31296 ____________________________________________________________________________
31297 [ 12567] By: jhi                                   on 2001/10/22  12:56:20
31298         Log: Update Changes.
31299      Branch: perl
31300            ! Changes patchlevel.h
31301 ____________________________________________________________________________
31302 [ 12566] By: jhi                                   on 2001/10/22  12:22:29
31303         Log: Subject: [PATCH pod/perlvar.pod] Undeprecating $]
31304              From: Michael G Schwern <schwern@pobox.com>
31305              Date: Mon, 22 Oct 2001 03:48:38 -0400
31306              Message-ID: <20011022034838.B1676@blackrider>
31307      Branch: perl
31308            ! pod/perlvar.pod
31309 ____________________________________________________________________________
31310 [ 12565] By: jhi                                   on 2001/10/22  12:21:28
31311         Log: Pod nits, as suggested by Stas Bekman.
31312      Branch: perl
31313            ! ext/threads/shared/shared.pm ext/threads/threads.pm
31314 ____________________________________________________________________________
31315 [ 12564] By: jhi                                   on 2001/10/22  12:17:00
31316         Log: Subject: [PATCH @ ] Fix for FETCH/NEXTKEY problem in all *DB*_File modules
31317              From: "Paul Marquess" <paul.marquess@openwave.com> 
31318              Date: Sun, 21 Oct 2001 21:11:15 +0100
31319              Message-ID: <AIEAJICLCBDNAAOLLOKLAEOMDCAA.paul.marquess@openwave.com>
31320      Branch: perl
31321            ! ext/DB_File/DB_File.xs ext/DB_File/t/db-btree.t
31322            ! ext/DB_File/t/db-hash.t ext/GDBM_File/GDBM_File.xs
31323            ! ext/GDBM_File/gdbm.t ext/GDBM_File/typemap
31324            ! ext/NDBM_File/NDBM_File.xs ext/NDBM_File/ndbm.t
31325            ! ext/ODBM_File/ODBM_File.xs ext/ODBM_File/odbm.t
31326            ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.xs
31327            ! ext/SDBM_File/sdbm.t
31328 ____________________________________________________________________________
31329 [ 12563] By: jhi                                   on 2001/10/22  12:15:19
31330         Log: Integrate change #12559 from maintperl;
31331              various fixes for system() and backticks under windows
31332      Branch: perl
31333           !> win32/win32.c
31334 ____________________________________________________________________________
31335 [ 12562] By: jhi                                   on 2001/10/22  12:05:35
31336         Log: Integrate change #12560 from maintperl;
31337              make pl2bat use %0 rather than "%0" (the latter fails to work
31338              in a lot of common cases)
31339      Branch: perl
31340           !> win32/bin/pl2bat.pl
31341 ____________________________________________________________________________
31342 [ 12561] By: jhi                                   on 2001/10/22  12:00:23
31343         Log: Integrate changes #12549 and #12550 from maintperl;
31344              
31345              readline() doesn't work with our variables; it confuses them with
31346              my variables (change#4227 was incomplete)
31347      Branch: perl
31348            ! t/lib/strict/vars
31349           !> t/base/rs.t toke.c
31350 ____________________________________________________________________________
31351 [ 12560] By: gsar                                  on 2001/10/22  09:51:59
31352         Log: make pl2bat use %0 rather than "%0" (the latter fails to work
31353              in a lot of common cases)
31354      Branch: maint-5.6/perl
31355            ! win32/bin/pl2bat.pl
31356 ____________________________________________________________________________
31357 [ 12559] By: gsar                                  on 2001/10/22  09:49:51
31358         Log: various fixes for system() and backticks under windows:
31359              
31360              * avoid munging whitespace that is passed within quotes
31361              * work around a cmd.exe misfeature that made multi-arg
31362              system() unreliable when there is more than one quoted
31363              argument
31364              * make multi-arg system() autoquote arguments as needed
31365              before passing them to the shell (this avoids having to
31366              second guess the shell quoting)
31367              * perl's -Dp switch can be used to trace the innards
31368      Branch: maint-5.6/perl
31369            ! win32/win32.c
31370 ____________________________________________________________________________
31371 [ 12558] By: nick                                  on 2001/10/22  08:58:42
31372         Log: Integrate ithreads buffer flush fix from perlio
31373      Branch: perl
31374           !> ext/threads/t/basic.t perl.c
31375 ____________________________________________________________________________
31376 [ 12557] By: nick                                  on 2001/10/22  08:35:09
31377         Log: All tests pass (legitimately) on ithreads
31378      Branch: perlio
31379            ! ext/threads/t/basic.t perl.c
31380 ____________________________________________________________________________
31381 [ 12556] By: nick                                  on 2001/10/22  06:51:22
31382         Log: Integrate non-ithreads fix to mainline
31383      Branch: perl
31384           !> perlio.c
31385 ____________________________________________________________________________
31386 [ 12555] By: nick                                  on 2001/10/22  06:48:33
31387         Log: Restore non-ithreads build. Interestingly binmode test passes
31388              non-ithreads - so crlf layer is not damaged and ithreads fail
31389              is a symptom ...
31390      Branch: perlio
31391            ! perlio.c
31392 ____________________________________________________________________________
31393 [ 12554] By: jhi                                   on 2001/10/21  22:21:55
31394         Log: Integrate from perlio; restructuring.
31395      Branch: perl
31396           !> embed.h embedvar.h intrpvar.h perl.c perlapi.h perlio.c
31397           !> perlio.h perliol.h pod/perlapi.pod sv.c win32/makefile.mk
31398           !> win32/perlhost.h
31399 ____________________________________________________________________________
31400 [ 12553] By: pudge                                 on 2001/10/21  21:51:34
31401         Log: Integrate from maintperl
31402              (Changes 12350, 12496, 12548, 12549, 12550)
31403      Branch: maint-5.6/macperl
31404           !> ext/IO/lib/IO/Seekable.pm lib/Carp/Heavy.pm t/base/rs.t
31405           !> t/lib/filefind-taint.t t/pragma/strict-vars toke.c
31406 ____________________________________________________________________________
31407 [ 12552] By: nick                                  on 2001/10/21  19:18:12
31408         Log: Win32 PerlIO_cleanup special cases should no longer be required.
31409      Branch: perlio
31410            ! perl.c
31411 ____________________________________________________________________________
31412 [ 12551] By: nick                                  on 2001/10/21  19:16:56
31413         Log: Multiple win32io.o is fatal for GCC (and noise with VC++)
31414      Branch: perlio
31415            ! win32/makefile.mk
31416 ____________________________________________________________________________
31417 [ 12550] By: gsar                                  on 2001/10/21  19:05:54
31418         Log: change#12549 wasn't aware of strictures
31419      Branch: maint-5.6/perl
31420            ! t/pragma/strict-vars toke.c
31421 ____________________________________________________________________________
31422 [ 12549] By: gsar                                  on 2001/10/21  18:03:19
31423         Log: readline() doesn't work with our variables; it confuses them with
31424              my variables (change#4227 was incomplete)
31425      Branch: maint-5.6/perl
31426            ! t/base/rs.t toke.c
31427 ____________________________________________________________________________
31428 [ 12548] By: gsar                                  on 2001/10/21  17:48:01
31429         Log: change#12220 appears to have pulled in a mainline change that
31430              isn't applicable to maint-5.6 (some platforms don't taint
31431              cwd)
31432      Branch: maint-5.6/perl
31433            ! t/lib/filefind-taint.t
31434 ____________________________________________________________________________
31435 [ 12547] By: nick                                  on 2001/10/21  17:15:54
31436         Log: Convert rest of PerlIO's memory tables to per-interp and add clone functions
31437              for them. Call explicit cleanup during destruct process.
31438              - one binmode test is failing
31439              - also ext/threads/t/basic.t fails under make test, and is noisy under
31440              harness. (Threads results are intermingled and don't match order expected.)
31441      Branch: perlio
31442            ! embed.h embedvar.h intrpvar.h perl.c perlapi.h perlio.c
31443            ! perlio.h perliol.h pod/perlapi.pod sv.c
31444 ____________________________________________________________________________
31445 [ 12546] By: jhi                                   on 2001/10/21  16:12:08
31446         Log: Implement multicharacter case mappings where a single
31447              Unicode character can be mapped into several.
31448      Branch: perl
31449            - lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
31450            - lib/unicore/To/SpecUpper.pl
31451            ! MANIFEST embed.h embed.pl global.sym lib/unicore/To/Lower.pl
31452            ! lib/unicore/To/Title.pl lib/unicore/To/Upper.pl
31453            ! lib/unicore/mktables pod/perlfunc.pod pod/perlunicode.pod pp.c
31454            ! proto.h t/op/lc.t utf8.c
31455 ____________________________________________________________________________
31456 [ 12545] By: sky                                   on 2001/10/21  15:25:16
31457         Log: First support of threads::shared, support shared svs and references.
31458      Branch: perl
31459            + ext/threads/shared/Makefile.PL ext/threads/shared/README
31460            + ext/threads/shared/shared.pm ext/threads/shared/shared.xs
31461            + ext/threads/shared/t/sv_refs.t
31462            + ext/threads/shared/t/sv_simple.t
31463            ! MANIFEST sharedsv.c
31464 ____________________________________________________________________________
31465 [ 12544] By: nick                                  on 2001/10/21  14:52:35
31466         Log: PerlIO layer table as PL_perlio (per-interpreter)
31467      Branch: perlio
31468            ! embed.h embedvar.h intrpvar.h perlapi.h perlio.c perlio.h
31469            ! pod/perlapi.pod sv.c
31470 ____________________________________________________________________________
31471 [ 12543] By: jhi                                   on 2001/10/21  13:36:40
31472         Log: Prettyprinting.
31473      Branch: perl
31474            ! pod/perlunicode.pod
31475 ____________________________________________________________________________
31476 [ 12542] By: ams                                   on 2001/10/21  03:50:25
31477         Log: Subject: perlpodspec and perlpod rewrite, draft 3 "final"
31478              From: "Sean M. Burke" <sburke@cpan.org>
31479              Date: Sat, 20 Oct 2001 17:51:09 -0600
31480              Message-Id: <3.0.6.32.20011020175109.007cb3d0@mail.spinn.net>
31481      Branch: perl
31482            + pod/perlpodspec.pod
31483            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlpod.pod
31484            ! pod/perltoc.pod
31485 ____________________________________________________________________________
31486 [ 12541] By: nick                                  on 2001/10/20  22:23:53
31487         Log: Fix typos in new locking on MemShared
31488              Make buffers in PerlIOBuf_* in per-thread heap (they are cloned after all...)
31489              - seems to make segfaults more deterministic - suspect they are 
31490              attempt to free() after Interp and Host have gone.
31491      Branch: perlio
31492            ! perlio.c win32/perlhost.h
31493 ____________________________________________________________________________
31494 [ 12540] By: nick                                  on 2001/10/20  21:50:46
31495         Log: Remove the MemShared re-#define (again)
31496      Branch: perlio
31497            ! perlio.c
31498 ____________________________________________________________________________
31499 [ 12539] By: nick                                  on 2001/10/20  21:49:06
31500         Log: Use locks on MemShared
31501      Branch: perlio
31502            ! win32/perlhost.h
31503 ____________________________________________________________________________
31504 [ 12538] By: jhi                                   on 2001/10/20  17:31:07
31505         Log: Subject: [REPATCH installhtml] Re: installhtml needs a good beating out
31506              From: "chromatic" <chromatic@rmci.net>
31507              Date: Sat, 20 Oct 2001 11:13:47 -0600
31508              Message-ID: <20011020172003.60024.qmail@onion.perl.org>
31509      Branch: perl
31510            ! installhtml
31511 ____________________________________________________________________________
31512 [ 12537] By: nick                                  on 2001/10/20  16:44:03
31513         Log: Integrate mainline
31514      Branch: perlio
31515           !> (integrate 48 files)
31516 ____________________________________________________________________________
31517 [ 12536] By: jhi                                   on 2001/10/20  15:58:00
31518         Log: Update Changes.
31519      Branch: perl
31520            ! Changes patchlevel.h
31521 ____________________________________________________________________________
31522 [ 12535] By: jhi                                   on 2001/10/20  15:18:57
31523         Log: Upgrade to podlators 1.11, from Russ Allbery.
31524      Branch: perl
31525            ! lib/Pod/Man.pm lib/Pod/Text.pm lib/Pod/Text/Color.pm
31526            ! lib/Pod/Text/Overstrike.pm lib/Pod/Text/Termcap.pm
31527            ! pod/pod2man.PL pod/pod2text.PL
31528 ____________________________________________________________________________
31529 [ 12534] By: jhi                                   on 2001/10/20  15:14:25
31530         Log: Integrate perlio change #12532:
31531              introduce and use PerlIO_intmod2str().
31532      Branch: perl
31533           !> doio.c lib/Net/Domain.pm perlio.c perlio.h
31534 ____________________________________________________________________________
31535 [ 12533] By: jhi                                   on 2001/10/20  14:42:33
31536         Log: Update to Getopt::Long 2.26_02, from Johan Vromans.
31537      Branch: perl
31538            ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES lib/newgetopt.pl
31539 ____________________________________________________________________________
31540 [ 12532] By: nick                                  on 2001/10/20  14:25:37
31541         Log: Extract doio.c's open(2) mode to string conversion as PerlIO_intmod2str()
31542              Use for non-PERLIO fdupopen().
31543      Branch: perlio
31544            ! doio.c lib/Net/Domain.pm perlio.c perlio.h
31545 ____________________________________________________________________________
31546 [ 12531] By: jhi                                   on 2001/10/20  14:05:47
31547         Log: Integrate perlio: PerlIO win32 fixes.
31548      Branch: perl
31549           !> embed.h embed.pl embedvar.h ext/threads/threads.xs global.sym
31550           !> perl.h perlapi.c perlapi.h perlio.c perlsdio.h pod/perlapi.pod
31551           !> proto.h sv.h win32/win32io.c
31552 ____________________________________________________________________________
31553 [ 12530] By: nick                                  on 2001/10/20  12:53:30
31554         Log: Fixed in two places - p4 resolve
31555      Branch: perlio
31556            ! perlsdio.h
31557 ____________________________________________________________________________
31558 [ 12529] By: nick                                  on 2001/10/20  12:51:05
31559         Log: Fix for ithreads/stdio build
31560      Branch: perlio
31561            ! perlio.c perlsdio.h
31562 ____________________________________________________________________________
31563 [ 12528] By: ams                                   on 2001/10/20  12:13:25
31564         Log: Subject: [PATCH installman] Using Pod::Man instead of pod2man
31565              From: Michael G Schwern <schwern@pobox.com>
31566              Date: Sat, 20 Oct 2001 01:41:21 -0400
31567              Message-Id: <20011020014121.I3681@blackrider>
31568      Branch: perl
31569            ! installman
31570 ____________________________________________________________________________
31571 [ 12527] By: ams                                   on 2001/10/20  12:09:41
31572         Log: Subject: [PATCH lib/Pod/Checker.pm] Minor typo
31573              From: Michael G Schwern <schwern@pobox.com>
31574              Date: Sat, 20 Oct 2001 02:04:21 -0400
31575              Message-Id: <20011020020421.A11732@blackrider>
31576      Branch: perl
31577            ! lib/Pod/Checker.pm
31578 ____________________________________________________________________________
31579 [ 12526] By: ams                                   on 2001/10/20  11:59:41
31580         Log: Subject: [PATCH lib/Net/Config.pm] Fix Some Pod Typos
31581              From: "chromatic" <chromatic@rmci.net>
31582              Date: Fri, 19 Oct 2001 22:46:39 -0600
31583              Message-Id: <20011020045254.73112.qmail@onion.perl.org>
31584      Branch: perl
31585            ! lib/Net/Config.pm
31586 ____________________________________________________________________________
31587 [ 12525] By: nick                                  on 2001/10/20  11:16:18
31588         Log: Avoid calling (now non-existant) Perl_sv_setsv(), by calling
31589              Perl_sv_setsv_flags directly.
31590      Branch: perlio
31591            ! ext/threads/threads.xs
31592 ____________________________________________________________________________
31593 [ 12524] By: nick                                  on 2001/10/20  10:28:17
31594         Log: Add a new flag character 'm' to embed.pl set to represent
31595              "functions" which are really macros. Use it foe the troublesome
31596              sv_setsv() etc. macros in sv.h - changing latter to define
31597              sv_setsv rather than sv_setsv_macro etc.
31598      Branch: perlio
31599            ! embed.h embed.pl embedvar.h global.sym perlapi.c perlapi.h
31600            ! pod/perlapi.pod proto.h sv.h
31601 ____________________________________________________________________________
31602 [ 12523] By: nick                                  on 2001/10/20  09:17:17
31603         Log: Add comments explaining why win32.h/embed.h are included where they are
31604              in perl.h 
31605      Branch: perlio
31606            ! perl.h
31607 ____________________________________________________________________________
31608 [ 12522] By: nick                                  on 2001/10/20  08:27:44
31609         Log: Code PerlIOWin32_dup - does not fix Win32 problems as :win32 is not 
31610              being used yet.
31611      Branch: perlio
31612            ! win32/win32io.c
31613 ____________________________________________________________________________
31614 [ 12521] By: jhi                                   on 2001/10/20  02:36:21
31615         Log: Wording tweaks.
31616      Branch: perl
31617            ! t/TEST
31618 ____________________________________________________________________________
31619 [ 12520] By: jhi                                   on 2001/10/20  01:02:26
31620         Log: Subject: IO module with nonblocking socket connect patch 
31621              From: Raul Dias <raul@dias.com.br>
31622              Date: Fri, 19 Oct 2001 22:45:32 -0300
31623              Message-Id: <200110200145.f9K1jWW08398@stratus.swi.com.br>     
31624      Branch: perl
31625            ! ext/IO/lib/IO/Socket.pm ext/IO/lib/IO/Socket/INET.pm
31626 ____________________________________________________________________________
31627 [ 12519] By: jhi                                   on 2001/10/20  00:51:07
31628         Log: Test vertical whitespace combined with /x in \p{}.
31629      Branch: perl
31630            ! t/op/pat.t
31631 ____________________________________________________________________________
31632 [ 12518] By: jhi                                   on 2001/10/20  00:13:47
31633         Log: Subject: [PATCH] PERL_MM_USE_DEFAULT
31634              From: Gisle Aas <gisle@ActiveState.com> 
31635              Date: 19 Oct 2001 16:46:02 -0700
31636              Message-ID: <lrofn3i479.fsf_-_@caliper.ActiveState.com> 
31637      Branch: perl
31638            ! lib/ExtUtils/MakeMaker.pm
31639 ____________________________________________________________________________
31640 [ 12517] By: jhi                                   on 2001/10/19  23:59:34
31641         Log: No more this symbol.
31642      Branch: perl
31643            ! makedef.pl
31644 ____________________________________________________________________________
31645 [ 12516] By: jhi                                   on 2001/10/19  23:57:48
31646         Log: Integrate change #12511; fix gross win32 build issues.
31647      Branch: perl
31648           !> makedef.pl sv.c
31649 ____________________________________________________________________________
31650 [ 12515] By: jhi                                   on 2001/10/19  23:16:06
31651         Log: Unpack in scalar context should return the first value
31652              returned in list context, as pointed out by Ton Hospel
31653              in 2001-05-21 (this is how it works already in blead,
31654              just adding the test).
31655      Branch: perl
31656            ! t/op/pack.t
31657 ____________________________________________________________________________
31658 [ 12514] By: jhi                                   on 2001/10/19  21:10:43
31659         Log: Subject: [PATCH perl@12494] perldoc.PL tweak for VMS
31660              From: "Craig A. Berry" <craigberry@mac.com>
31661              Date: Fri, 19 Oct 2001 16:59:30 -0500
31662              Message-Id: <5.1.0.14.2.20011019162623.021e3868@exchi01>
31663      Branch: perl
31664            ! utils/perldoc.PL
31665 ____________________________________________________________________________
31666 [ 12513] By: jhi                                   on 2001/10/19  21:09:27
31667         Log: Subject: [PATCH Perl@12494] vmsish fix, ieee rand() cleanup
31668              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
31669              Date: Fri, 19 Oct 2001 17:45:23 EDT
31670              Message-Id: <011019174427.d749b@DUPHY4.Physics.Drexel.Edu>
31671      Branch: perl
31672            ! configure.com dump.c ext/B/t/stash.t op.c op.h opcode.h
31673            ! opcode.pl perl.c perl.h perlvars.h pp.sym pp_ctl.c pp_proto.h
31674            ! pp_sys.c vms/ext/vmsish.pm vms/ext/vmsish.t vms/vms.c
31675            ! vms/vmsish.h
31676 ____________________________________________________________________________
31677 [ 12512] By: jhi                                   on 2001/10/19  20:28:48
31678         Log: Subject: [PATCH Perl@12494] two fake test failures on VMS fixed
31679              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
31680              Date: Fri, 19 Oct 2001 17:26:35 EDT
31681              Message-Id: <011019172623.11292c@DUPHY4.Physics.Drexel.Edu>
31682      Branch: perl
31683            ! lib/Term/Complete.t lib/Test/Simple/t/output.t
31684 ____________________________________________________________________________
31685 [ 12511] By: nick                                  on 2001/10/19  19:55:36
31686         Log: Fix gross win32 build issues
31687      Branch: perlio
31688            ! makedef.pl sv.c
31689 ____________________________________________________________________________
31690 [ 12510] By: jhi                                   on 2001/10/19  19:52:17
31691         Log: Subject: Re: find2perl and File::Find on cdrom filesystems (with Tel's patch applied to perl-current)
31692              From: David Dyck <dcd@tc.fluke.com>
31693              Date: Fri, 19 Oct 2001 13:36:09 -0700 (PDT)
31694              Message-ID: <Pine.LNX.4.33.0110191309310.28510-100000@dd.tc.fluke.com>
31695      Branch: perl
31696            ! lib/File/Find.pm
31697 ____________________________________________________________________________
31698 [ 12509] By: jhi                                   on 2001/10/19  19:01:46
31699         Log: Subject: Re: PerlIO and Encode
31700              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
31701              Date: Tue, 16 Oct 2001 01:50:16 +0900
31702              Message-Id: <20011016014150.0C8E.BQW10602@nifty.com>
31703      Branch: perl
31704            ! ext/Encode/Encode.pm ext/Encode/Encode/Tcl.pm
31705            ! ext/Encode/Encode/Tcl.t
31706 ____________________________________________________________________________
31707 [ 12508] By: ams                                   on 2001/10/19  17:59:16
31708         Log: C<foo I<bar>> hunks from <20011019014551.A35625@not.autrijus.org>.
31709              (See #12499)
31710      Branch: perl
31711            ! pod/perlintro.pod
31712 ____________________________________________________________________________
31713 [ 12507] By: nick                                  on 2001/10/19  16:30:43
31714         Log: Integrate mainline
31715      Branch: perlio
31716           +> lib/Test/Builder.pm lib/Test/Simple/t/Builder.t
31717           +> lib/Test/Simple/t/filehandles.t lib/Test/Simple/t/import.t
31718           +> lib/Test/Simple/t/is_deeply.t lib/Test/Simple/t/no_ending.t
31719           +> lib/Test/Simple/t/no_header.t lib/Test/Simple/t/output.t
31720           +> lib/Test/Simple/t/plan.t lib/Test/Simple/t/plan_no_plan.t
31721           +> lib/Test/Simple/t/plan_skip_all.t lib/Test/Simple/t/use_ok.t
31722           +> lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
31723           +> lib/unicore/To/SpecUpper.pl pod/perlintro.pod
31724           +> pod/perlmodstyle.pod win32/Makefile.win64 win32/config.win64
31725           +> win32/config_H.win64
31726            - lib/Test/Utils.pm lib/unicore/mktables.PL
31727            - t/lib/Test/Simple/Catch/More.pm
31728           !> (integrate 84 files)
31729 ____________________________________________________________________________
31730 [ 12506] By: jhi                                   on 2001/10/19  14:20:15
31731         Log: Retract the #10451 which seems to be the cause
31732              of the major leakage from while(){eval"sub{}"}
31733      Branch: perl
31734            ! op.c t/run/kill_perl.t
31735 ____________________________________________________________________________
31736 [ 12505] By: jhi                                   on 2001/10/19  13:39:59
31737         Log: Regen toc.
31738      Branch: perl
31739            ! pod/perltoc.pod
31740 ____________________________________________________________________________
31741 [ 12504] By: jhi                                   on 2001/10/19  13:35:59
31742         Log: Tiny tweaks.
31743      Branch: perl
31744            ! pod/perl.pod
31745 ____________________________________________________________________________
31746 [ 12503] By: ams                                   on 2001/10/19  13:34:24
31747         Log: Subject: Re: perlintro.pod
31748              From: Abe Timmerman <abe@ztreet.demon.nl>
31749              Date: Fri, 19 Oct 2001 14:12:40 +0200
31750              Message-Id: <ls40ttsmrr3rpjlm3dqhh8v60onsiopmuc@4ax.com>
31751      Branch: perl
31752            ! pod/perlintro.pod
31753 ____________________________________________________________________________
31754 [ 12502] By: ams                                   on 2001/10/19  13:24:12
31755         Log: Slight reorganisation of references.
31756      Branch: perl
31757            ! pod/perl.pod
31758 ____________________________________________________________________________
31759 [ 12501] By: jhi                                   on 2001/10/19  13:19:14
31760         Log: Subject: [DOC PATCH lib/ExtUtils/MakeMaker.pm] Discouraging use of PREREQ_FATAL in day-to-day Makefile.PL's   
31761              From: Kay Röpke <kroepke@dolphin-services.de>
31762              Date: Fri, 19 Oct 2001 14:04:01 +0200 
31763              Message-Id: <E15uYNb-00040L-00@mrvdom01.schlund.de>
31764      Branch: perl
31765            ! lib/ExtUtils/MakeMaker.pm
31766 ____________________________________________________________________________
31767 [ 12500] By: jhi                                   on 2001/10/19  03:25:44
31768         Log: Unicode categories continue:
31769              implement Category=, Script=, Block=
31770              (these are based on an upcoming update of TR#18)
31771              Fix a bug where we got two In categories named "old italic",
31772              and another where shortcut for the Is categories wasn't taken.
31773      Branch: perl
31774            ! lib/unicore/Blocks.pl lib/unicore/In.pl lib/unicore/In/137.pl
31775            ! lib/unicore/mktables lib/utf8_heavy.pl pod/perltodo.pod
31776            ! pod/perlunicode.pod t/op/pat.t
31777 ____________________________________________________________________________
31778 [ 12499] By: ams                                   on 2001/10/19  01:42:29
31779         Log: Subject: a small patch to perlintro.pod.
31780              From: Autrijus Tang <autrijus@autrijus.org>
31781              Date: Fri, 19 Oct 2001 01:45:51 +0800
31782              Message-Id: <20011019014551.A35625@not.autrijus.org>
31783              (Applied by hand with nits.)
31784      Branch: perl
31785            ! pod/perlintro.pod
31786 ____________________________________________________________________________
31787 [ 12498] By: jhi                                   on 2001/10/19  00:14:50
31788         Log: Subject: [PATCH] OpenBSD hints for ithreads
31789              From: Andy Dougherty <doughera@lafayette.edu>
31790              Date: Thu, 18 Oct 2001 12:33:59 -0400 (EDT)
31791              Message-ID: <Pine.SOL.4.10.10110181232060.15040-100000@maxwell.phys.lafayette.edu>
31792      Branch: perl
31793            ! hints/openbsd.sh
31794 ____________________________________________________________________________
31795 [ 12497] By: jhi                                   on 2001/10/18  16:14:13
31796         Log: Retract #12446; the problem solved by #12474.
31797      Branch: perl
31798            ! hints/aix.sh
31799 ____________________________________________________________________________
31800 [ 12496] By: gsar                                  on 2001/10/18  15:38:22
31801         Log: Carp::shortmess_heavy() doesn't notice trailing newline in
31802              message and suppress line number info (from Steve Hay
31803              <Steve.Hay@uk.radan.com>)
31804      Branch: maint-5.6/perl
31805            ! lib/Carp/Heavy.pm
31806 ____________________________________________________________________________
31807 [ 12495] By: jhi                                   on 2001/10/18  14:06:52
31808         Log: More documented In categories.
31809      Branch: perl
31810            ! pod/perlunicode.pod
31811 ____________________________________________________________________________
31812 [ 12494] By: jhi                                   on 2001/10/18  13:04:48
31813         Log: Update Changes.
31814      Branch: perl
31815            ! Changes patchlevel.h
31816 ____________________________________________________________________________
31817 [ 12493] By: jhi                                   on 2001/10/18  12:58:31
31818         Log: Add the lib/unicore/To/Spec*.pl to the MANIFEST.
31819      Branch: perl
31820            ! MANIFEST
31821 ____________________________________________________________________________
31822 [ 12492] By: jhi                                   on 2001/10/18  12:37:28
31823         Log: Wrong skip() arguments.
31824      Branch: perl
31825            ! ext/B/t/terse.t
31826 ____________________________________________________________________________
31827 [ 12491] By: jhi                                   on 2001/10/18  12:17:16
31828         Log: Subject: try#2: [proposed PATCH Perl@12401] ieee floats, rand() & old systems  
31829              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
31830              Date: Wed, 17 Oct 2001 09:10:53 EDT 
31831              Message-Id: <011017090944.15ad2e@DUPHY4.Physics.Drexel.Edu>
31832      Branch: perl
31833            ! configure.com embedvar.h opcode.pl perlapi.h perlvars.h
31834            ! pod/perlapi.pod vms/vms.c
31835 ____________________________________________________________________________
31836 [ 12490] By: ams                                   on 2001/10/18  09:31:00
31837         Log: Subject: PATCH perl.pod: Suggested reorganization of table of contents
31838              From: Mark-Jason Dominus <mjd@plover.com>
31839              Date: Thu, 18 Oct 2001 06:25:35 -0400
31840              Message-Id: <20011018102535.19264.qmail@plover.com>
31841      Branch: perl
31842            ! pod/perl.pod
31843 ____________________________________________________________________________
31844 [ 12489] By: jhi                                   on 2001/10/18  02:24:52
31845         Log: Prettyprinting.
31846      Branch: perl
31847            ! lib/unicore/In.pl lib/unicore/Is.pl lib/unicore/mktables
31848 ____________________________________________________________________________
31849 [ 12488] By: jhi                                   on 2001/10/18  00:47:19
31850         Log: Regen toc.
31851      Branch: perl
31852            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
31853 ____________________________________________________________________________
31854 [ 12487] By: jhi                                   on 2001/10/18  00:43:18
31855         Log: Add perlintro, from Skud.
31856      Branch: perl
31857            + pod/perlintro.pod
31858            ! MANIFEST
31859 ____________________________________________________________________________
31860 [ 12486] By: jhi                                   on 2001/10/18  00:10:44
31861         Log: FAQ sync.
31862      Branch: perl
31863            ! pod/perlfaq.pod pod/perlfaq2.pod pod/perlfaq3.pod
31864            ! pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq7.pod
31865            ! pod/perlfaq8.pod pod/perlfaq9.pod
31866 ____________________________________________________________________________
31867 [ 12485] By: jhi                                   on 2001/10/17  23:57:15
31868         Log: Oh, bother. In Tru64 cc -std1 was looking rather nice
31869              in speed (upto 20% speedup in certain operations) but meanwhile
31870              regexps and arithmetics got slower (5-10%) (according to
31871              perlbench average speedup is negligible, and within measuring
31872              flutter, 1%).  Therefore retracting all the changes
31873              aimed at getting -std1 to compile cleanly:  #12475, #12476,
31874              #12479, #12480, #12481, #12482, #12483, #12484.
31875      Branch: perl
31876            ! doio.c mg.c miniperlmain.c perl.c perl.h perlio.c pp_ctl.c
31877            ! pp_hot.c pp_sys.c toke.c
31878 ____________________________________________________________________________
31879 [ 12484] By: jhi                                   on 2001/10/17  21:58:40
31880         Log: (retracted by #12485)
31881              Strict ANSI doesn't like the third argument of main()
31882              so enable ignoring it if using ultra picky compiler.
31883      Branch: perl
31884            ! miniperlmain.c
31885 ____________________________________________________________________________
31886 [ 12483] By: jhi                                   on 2001/10/17  21:48:24
31887         Log: (retracted by #12485)
31888              Move the VMS_FOO_ERROR codes next to the SETERRNO() definition.
31889      Branch: perl
31890            ! perl.h
31891 ____________________________________________________________________________
31892 [ 12482] By: jhi                                   on 2001/10/17  21:42:57
31893         Log: (retracted by #12485)
31894              Add explanatory comment.
31895      Branch: perl
31896            ! mg.c
31897 ____________________________________________________________________________
31898 [ 12481] By: jhi                                   on 2001/10/17  20:50:37
31899         Log: (retracted by #12485)
31900              More dollar$hiding.
31901      Branch: perl
31902            ! doio.c perl.h pp_sys.c
31903 ____________________________________________________________________________
31904 [ 12480] By: jhi                                   on 2001/10/17  20:27:34
31905         Log: (retracted by #12485)
31906              KISS.
31907      Branch: perl
31908            ! mg.c
31909 ____________________________________________________________________________
31910 [ 12479] By: jhi                                   on 2001/10/17  19:57:34
31911         Log: (retracted by #12485)
31912              Thou shalt not #ifdef inside macro invocations,
31913              noticed by Rafael Garcia-Suarez.
31914      Branch: perl
31915            ! mg.c
31916 ____________________________________________________________________________
31917 [ 12478] By: ams                                   on 2001/10/17  18:50:55
31918         Log: Subject: [PATCH pp_sys.c] coredump fix in pp_accept()
31919              From: Anton Berezin <tobez@tobez.org>
31920              Date: Wed, 17 Oct 2001 18:25:48 +0200
31921              Message-Id: <20011017182548.A12082@heechee.tobez.org>
31922      Branch: perl
31923            ! pp_sys.c
31924 ____________________________________________________________________________
31925 [ 12476] By: jhi                                   on 2001/10/17  16:46:50
31926         Log: (retracted by #12485)
31927              Unterminated #ifdef.
31928      Branch: perl
31929            ! mg.c
31930 ____________________________________________________________________________
31931 [ 12475] By: jhi                                   on 2001/10/17  16:42:49
31932         Log: (retracted by #12485)
31933              Avoid dollar signs in identifiers (in non-VMS) to
31934              placate ultra picky ANSI compilers (such as DEC^WCPQ^WHP).
31935      Branch: perl
31936            ! doio.c mg.c perl.c perl.h perlio.c pp_ctl.c pp_hot.c pp_sys.c
31937            ! toke.c
31938 ____________________________________________________________________________
31939 [ 12474] By: ams                                   on 2001/10/17  15:14:50
31940         Log: Subject: Two AIX patches
31941              From: H.Merijn Brand <h.m.brand@hccnet.nl>
31942              Date: Wed, 17 Oct 2001 18:04:35 +0200
31943              Message-Id: <20011017180223.1346.H.M.BRAND@hccnet.nl>
31944      Branch: perl
31945            ! hints/aix.sh makedef.pl
31946 ____________________________________________________________________________
31947 [ 12473] By: jhi                                   on 2001/10/17  14:48:38
31948         Log: Limiting the Time::HiRes::sleep and usleep to
31949              one second is not a good policy if drop-in
31950              replacement is still a goal.
31951      Branch: perl
31952            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.t
31953            ! ext/Time/HiRes/HiRes.xs
31954 ____________________________________________________________________________
31955 [ 12472] By: jhi                                   on 2001/10/17  11:00:54
31956         Log: Subject: [PATCH] Test::Simple 0.32
31957              From: Michael G Schwern <schwern@pobox.com> 
31958              Date: Wed, 17 Oct 2001 03:42:41 -0400
31959              Message-ID: <20011017034241.A25038@blackrider>
31960      Branch: perl
31961            + lib/Test/Builder.pm lib/Test/Simple/t/Builder.t
31962            + lib/Test/Simple/t/filehandles.t lib/Test/Simple/t/import.t
31963            + lib/Test/Simple/t/is_deeply.t lib/Test/Simple/t/no_ending.t
31964            + lib/Test/Simple/t/no_header.t lib/Test/Simple/t/output.t
31965            + lib/Test/Simple/t/plan.t lib/Test/Simple/t/plan_no_plan.t
31966            + lib/Test/Simple/t/plan_skip_all.t lib/Test/Simple/t/use_ok.t
31967            - lib/Test/Utils.pm t/lib/Test/Simple/Catch/More.pm
31968            ! MANIFEST lib/Test/More.pm lib/Test/Simple.pm
31969            ! lib/Test/Simple/Changes lib/Test/Simple/t/More.t
31970            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
31971            ! lib/Test/Simple/t/fail-like.t lib/Test/Simple/t/fail-more.t
31972            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/missing.t
31973            ! lib/Test/Simple/t/no_plan.t lib/Test/Simple/t/plan_is_noplan.t
31974            ! lib/Test/Simple/t/simple.t lib/Test/Simple/t/skip.t
31975            ! lib/Test/Simple/t/skipall.t lib/Test/Simple/t/todo.t
31976            ! lib/Test/Simple/t/undef.t lib/Test/Simple/t/useing.t
31977            ! t/lib/Test/Simple/Catch.pm
31978            ! t/lib/Test/Simple/sample_tests/five_fail.plx
31979 ____________________________________________________________________________
31980 [ 12471] By: jhi                                   on 2001/10/17  10:25:06
31981         Log: Subject: [PATCH t/TEST t/harness vms/test.com] Set PERL_CORE environment var   
31982              From: Michael G Schwern <schwern@pobox.com> 
31983              Date: Wed, 17 Oct 2001 04:04:13 -0400
31984              Message-ID: <20011017040413.C25550@blackrider>
31985      Branch: perl
31986            ! t/TEST t/harness vms/test.com
31987 ____________________________________________________________________________
31988 [ 12470] By: jhi                                   on 2001/10/17  02:25:01
31989         Log: Regen doc with perlmodstyle added.
31990      Branch: perl
31991            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
31992 ____________________________________________________________________________
31993 [ 12469] By: jhi                                   on 2001/10/17  02:24:02
31994         Log: Pod cleanup.
31995      Branch: perl
31996            ! lib/File/Spec.pm lib/File/Spec/Mac.pm
31997 ____________________________________________________________________________
31998 [ 12468] By: jhi                                   on 2001/10/17  02:16:11
31999         Log: Subject: perlmodstyle as a patch
32000              From: Kirrily Robert <skud@infotrope.net>
32001              Date: Tue, 16 Oct 2001 22:47:23 -0400
32002              Message-ID: <20011016224723.A20673@infotrope.net>
32003      Branch: perl
32004            + pod/perlmodstyle.pod
32005            ! MANIFEST
32006 ____________________________________________________________________________
32007 [ 12467] By: jhi                                   on 2001/10/17  00:59:43
32008         Log: Subject: [PATCH] for perlhack.pod - no p5p archive on deja/google
32009              From: Ian Phillipps <Ian_Phillipps@yahoo.co.uk>
32010              Date: Thu, 6 Sep 2001 11:09:40 +0100
32011              Message-ID: <20010906110939.A914@homer.diplex.co.uk>
32012              
32013              Mention also the develooper p5p archive.
32014      Branch: perl
32015            ! pod/perlhack.pod
32016 ____________________________________________________________________________
32017 [ 12466] By: jhi                                   on 2001/10/17  00:57:38
32018         Log: Subject: [PATCH lib/ExtUtils/MakeMaker.pm] PREREQ_PM does not really require.
32019              From: Kay Röpke <kroepke@dolphin-services.de>
32020              Date: Tue, 16 Oct 2001 17:23:52 +0200
32021              Message-Id: <E15tW4O-0003J7-00@mrvdom03.schlund.de>
32022      Branch: perl
32023            ! lib/ExtUtils/MakeMaker.pm
32024 ____________________________________________________________________________
32025 [ 12465] By: jhi                                   on 2001/10/17  00:54:28
32026         Log: Add the special casing mappings (from SpecCase.txt)
32027              (except for the hyper special case mappings that have
32028              the condition list); the special casing mappings are
32029              unused for now.  Small tidying up on mktables.
32030      Branch: perl
32031            + lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
32032            + lib/unicore/To/SpecUpper.pl
32033            ! lib/unicore/mktables
32034 ____________________________________________________________________________
32035 [ 12464] By: jhi                                   on 2001/10/16  22:38:24
32036         Log: Subject: [PATCH] Doc patch on here-docs (perlop and perldata)
32037              From: "David H. Adler" <dha@panix.com>       
32038              Date: Tue, 16 Oct 2001 11:59:35 -0400
32039              Message-ID: <20011016115935.A13078@panix.com>
32040              
32041              Subject: [ PATCH ] perldata patch, revised
32042              From: "David H. Adler" <dha@panix.com>     
32043              Date: Tue, 16 Oct 2001 18:26:49 -0400
32044              Message-ID: <20011016182649.C23970@panix.com>
32045      Branch: perl
32046            ! pod/perldata.pod pod/perlop.pod
32047 ____________________________________________________________________________
32048 [ 12463] By: jhi                                   on 2001/10/16  19:39:25
32049         Log: Integrate perlio: PerlIO_dup (for all but Win32).
32050      Branch: perl
32051           !> embed.h embed.pl ext/Encode/Encode.xs
32052           !> ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs hv.c perl.h
32053           !> perlio.c perlio.h perliol.h pod/perlapi.pod proto.h sv.c sv.h
32054           !> win32/win32io.c
32055 ____________________________________________________________________________
32056 [ 12462] By: nick                                  on 2001/10/16  19:11:30
32057         Log: PerlIOXxxx_dups for all but Win32
32058      Branch: perlio
32059            ! ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
32060            ! ext/PerlIO/Via/Via.xs
32061 ____________________________________________________________________________
32062 [ 12461] By: nick                                  on 2001/10/16  18:28:48
32063         Log: Implement PerlIOStdio_dup (explains core dumps - dup
32064              was not setting up a FILE * to be fclosed()).
32065      Branch: perlio
32066            ! perlio.c
32067 ____________________________________________________________________________
32068 [ 12460] By: nick                                  on 2001/10/16  17:31:47
32069         Log: When USE_ITHREADS avoid SV * in PerlIO_debug, at risk of buffer
32070              overflow.
32071      Branch: perlio
32072            ! perlio.c
32073 ____________________________________________________________________________
32074 [ 12459] By: jhi                                   on 2001/10/16  17:10:22
32075         Log: Subject: [PATCH perl@12443] VMS 64-bit configure
32076              From: "Craig A. Berry" <craigberry@mac.com>
32077              Date: Tue, 16 Oct 2001 13:08:38 -0500
32078              Message-Id: <5.1.0.14.2.20011016122704.029eaea8@exchi01>
32079      Branch: perl
32080            ! configure.com
32081 ____________________________________________________________________________
32082 [ 12458] By: jhi                                   on 2001/10/16  17:07:20
32083         Log: Can't expect too much accuracy from a sleep of one second.
32084              (I think this will also fail with high load.)
32085      Branch: perl
32086            ! ext/Time/HiRes/HiRes.t
32087 ____________________________________________________________________________
32088 [ 12457] By: jhi                                   on 2001/10/16  16:50:24
32089         Log: Subject: WIN64 (Itanium) port of Perl 5.6.1
32090              From: "Werner, Randolf" <randolf.werner@sap.com>
32091              Date: Tue, 16 Oct 2001 18:33:02 +0200
32092              Message-ID: <816D93CCC927D31188570008C75D1DE10A5CB1F8@dbwdfx1a.wdf.sap-ag.de>
32093      Branch: perl
32094            + win32/Makefile.win64 win32/config.win64 win32/config_H.win64
32095            ! MANIFEST Porting/makerel ext/SDBM_File/sdbm/sdbm.c
32096 ____________________________________________________________________________
32097 [ 12456] By: nick                                  on 2001/10/16  14:08:16
32098         Log: Builds under ithreads (but fails all threads tests)
32099      Branch: perlio
32100            ! hv.c perlio.c sv.c
32101 ____________________________________________________________________________
32102 [ 12455] By: jhi                                   on 2001/10/16  13:59:32
32103         Log: I think the Perl_sortsv needs *not* be skipped?
32104      Branch: perl
32105            ! makedef.pl
32106 ____________________________________________________________________________
32107 [ 12454] By: jhi                                   on 2001/10/16  13:05:38
32108         Log: Subject: [ PATCH ] maint/perl/t/op/groups.t for build on Cygwin
32109              From: "Gerrit P. Haase" <gerrit.haase@convey.de>
32110              Date: Tue, 16 Oct 2001 15:32:44 +0200
32111              Message-ID: <3BCC531C.11494.3E433F@localhost>
32112      Branch: perl
32113            ! t/op/groups.t
32114 ____________________________________________________________________________
32115 [ 12453] By: jhi                                   on 2001/10/16  13:04:38
32116         Log: Subject: [ PATCH ] maint/perl/t/io/fs.t for build on Cygwin
32117              From: "Gerrit P. Haase" <gerrit.haase@convey.de>
32118              Date: Tue, 16 Oct 2001 15:01:04 +0200
32119              Message-ID: <3BCC4BB0.30935.2145B7@localhost>
32120      Branch: perl
32121            ! t/io/fs.t
32122 ____________________________________________________________________________
32123 [ 12452] By: jhi                                   on 2001/10/16  12:03:49
32124         Log: A forgotten deletion.
32125      Branch: perl
32126            - lib/unicore/mktables.PL
32127 ____________________________________________________________________________
32128 [ 12451] By: nick                                  on 2001/10/16  11:32:48
32129         Log: Skeleton of "PerlIO_dup" coded.
32130              Still-passes all tests non-threaded (well it would wouldn't it!)
32131      Branch: perlio
32132            ! embed.h embed.pl ext/Encode/Encode.xs
32133            ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs perl.h
32134            ! perlio.c perlio.h perliol.h pod/perlapi.pod proto.h sv.c sv.h
32135            ! win32/win32io.c
32136 ____________________________________________________________________________
32137 [ 12450] By: jhi                                   on 2001/10/16  02:27:51
32138         Log: Document the problem with the swash_fetch() API that affects
32139              more complex case conversions.
32140      Branch: perl
32141            ! lib/utf8_heavy.pl utf8.c
32142 ____________________________________________________________________________
32143 [ 12449] By: jhi                                   on 2001/10/16  01:55:48
32144         Log: Make Time::HiRes::sleep() and usleep() to return
32145              the number of seconds (a floating point value) and 
32146              microseconds (an integer) actually slept (well,
32147              modulo the time spent in measuring the time actually
32148              slept...), to be a better drop-in replacement for
32149              the builtin sleep().  Noticed by Chris Nandor.
32150              
32151              Also make usleep() to croak if fed illegal number
32152              of useconds (anything greater than 1_000_000).
32153      Branch: perl
32154            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.t
32155            ! ext/Time/HiRes/HiRes.xs
32156 ____________________________________________________________________________
32157 [ 12448] By: jhi                                   on 2001/10/16  00:57:05
32158         Log: A missing SvREFCNT_dec.
32159      Branch: perl
32160            ! perl.c
32161 ____________________________________________________________________________
32162 [ 12447] By: nick                                  on 2001/10/15  20:27:53
32163         Log: Beginings of PerlIO_dup support (unstable)
32164      Branch: perlio
32165            ! perlio.c perliol.h
32166 ____________________________________________________________________________
32167 [ 12446] By: jhi                                   on 2001/10/15  18:44:19
32168         Log: (retracted by #12497)
32169              In AIX vac 5 just can't seem to get regcomp right.
32170      Branch: perl
32171            ! hints/aix.sh
32172 ____________________________________________________________________________
32173 [ 12445] By: jhi                                   on 2001/10/15  16:44:04
32174         Log: Bump the version number to agree with the maintperl one.
32175      Branch: perl
32176            ! lib/Tie/RefHash.pm
32177 ____________________________________________________________________________
32178 [ 12444] By: nick                                  on 2001/10/15  15:59:57
32179         Log: Integrate mainline
32180      Branch: perlio
32181           +> lib/Math/BigInt/t/Math/Subclass.pm
32182           +> lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/calling.t
32183           +> lib/Math/BigInt/t/subclass.t lib/unicore/In/163.pl
32184           +> lib/unicore/In/164.pl lib/unicore/In/165.pl
32185           +> lib/unicore/In/166.pl lib/unicore/In/167.pl
32186           +> lib/unicore/In/168.pl lib/unicore/In/169.pl
32187           +> lib/unicore/In/170.pl lib/unicore/In/171.pl lib/unicore/Is.pl
32188           +> lib/unicore/Is/Title.pl lib/unicore/Lbrk.pl
32189           +> lib/unicore/mktables
32190            - lib/unicore/Is/SylA.pl lib/unicore/Is/SylAA.pl
32191            - lib/unicore/Is/SylAAI.pl lib/unicore/Is/SylAI.pl
32192            - lib/unicore/Is/SylC.pl lib/unicore/Is/SylE.pl
32193            - lib/unicore/Is/SylEE.pl lib/unicore/Is/SylI.pl
32194            - lib/unicore/Is/SylII.pl lib/unicore/Is/SylN.pl
32195            - lib/unicore/Is/SylO.pl lib/unicore/Is/SylOO.pl
32196            - lib/unicore/Is/SylU.pl lib/unicore/Is/SylV.pl
32197            - lib/unicore/Is/SylWA.pl lib/unicore/Is/SylWAA.pl
32198            - lib/unicore/Is/SylWC.pl lib/unicore/Is/SylWE.pl
32199            - lib/unicore/Is/SylWEE.pl lib/unicore/Is/SylWI.pl
32200            - lib/unicore/Is/SylWII.pl lib/unicore/Is/SylWO.pl
32201            - lib/unicore/Is/SylWOO.pl lib/unicore/Is/SylWU.pl
32202            - lib/unicore/Is/SylWV.pl lib/unicore/Is/Syllable.pl
32203            - lib/unicore/syllables.txt
32204           !> (integrate 344 files)
32205 ____________________________________________________________________________
32206 [ 12443] By: jhi                                   on 2001/10/15  13:40:20
32207         Log: Casting tweak from Paul Marquess, helps Merijn on AIX.
32208      Branch: perl
32209            ! ext/DB_File/DB_File.xs
32210 ____________________________________________________________________________
32211 [ 12442] By: jhi                                   on 2001/10/15  13:35:36
32212         Log: Sync the skip() amounts with the number of tests.
32213      Branch: perl
32214            ! lib/Term/Complete.t
32215 ____________________________________________________________________________
32216 [ 12441] By: jhi                                   on 2001/10/15  13:11:03
32217         Log: Update Changes.
32218      Branch: perl
32219            ! Changes patchlevel.h
32220 ____________________________________________________________________________
32221 [ 12440] By: jhi                                   on 2001/10/15  12:58:24
32222         Log: MacOS Classic catdir() rewrite from Thomas Wegner
32223              (backward incompatibility, but a deliberate one,
32224              the old version simply is broken in its logic),
32225              also documentation updates, and as suggested replicated
32226              the File::Spec::Unix documentation updates also on the
32227              File::Spec documentation.
32228              
32229              TODO: there seems to be duplication of documentation
32230              between File::Spec and File::Spec::Unix.  I think
32231              the ::Unix should be left only with specific UNIXisms,
32232              and all the generic documentation should be in ::Spec.
32233      Branch: perl
32234            ! lib/File/Find/t/find.t lib/File/Find/t/taint.t
32235            ! lib/File/Spec.pm lib/File/Spec.t lib/File/Spec/Mac.pm
32236            ! lib/File/Spec/Unix.pm
32237 ____________________________________________________________________________
32238 [ 12439] By: jhi                                   on 2001/10/15  12:32:07
32239         Log: Subject: Re: [PATCH t/op/magic.t] missing tests on Win32
32240              From: Blair Zajac <blair@orcaware.com>
32241              Date: Mon, 24 Sep 2001 11:48:58 -0700
32242              Message-ID: <3BAF801A.88A4F614@orcaware.com>     
32243              
32244              (the skip() messages)
32245      Branch: perl
32246            ! t/op/magic.t
32247 ____________________________________________________________________________
32248 [ 12438] By: ams                                   on 2001/10/14  23:43:59
32249         Log: Subject: [PATCH] make PerlIO default on VMS
32250              From: "Craig A. Berry" <craigberry@mac.com>
32251              Date: Sun, 14 Oct 2001 15:27:18 -0500
32252              Message-Id: <5.1.0.14.0.20011014152339.021ec150@exchi01>
32253      Branch: perl
32254            ! configure.com
32255 ____________________________________________________________________________
32256 [ 12437] By: jhi                                   on 2001/10/14  23:05:57
32257         Log: Retract #12436 (Abhijit already did this at #12426)
32258      Branch: perl
32259            ! lib/ExtUtils/MM_Unix.pm
32260 ____________________________________________________________________________
32261 [ 12436] By: jhi                                   on 2001/10/14  21:22:43
32262         Log: (retracted by #12437)
32263              Subject: [PATCH lib/ExtUtils/MM_Unix.pm] MakeMaker tries to parse commented out $VERSION
32264              From: =?iso-8859-1?Q?Kay_R=F6pke?= <kroepke@dolphin-services.de>
32265              Date: Sat, 13 Oct 2001 20:33:55 +0200
32266              Message-Id: <E15sTbe-0001nt-00@mrvdom04.kundenserver.de>
32267      Branch: perl
32268            ! lib/ExtUtils/MM_Unix.pm
32269 ____________________________________________________________________________
32270 [ 12435] By: jhi                                   on 2001/10/14  21:21:52
32271         Log: Subject: h2xs grammar nit
32272              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
32273              Date: Fri, 12 Oct 2001 00:12:01 -0700 (PDT)
32274              Message-ID: <Pine.GSU.4.21.0110120010540.9710-100000@garcia.efn.org>
32275      Branch: perl
32276            ! utils/h2xs.PL
32277 ____________________________________________________________________________
32278 [ 12434] By: jhi                                   on 2001/10/14  13:48:30
32279         Log: Subject: [PATCH @12422] Fix scoping problem with FATAL warnings
32280              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
32281              Date: Sun, 14 Oct 2001 11:25:08 +0100
32282              Message-ID: <AIEAJICLCBDNAAOLLOKLCEFDDCAA.Paul_Marquess@Yahoo.co.uk>
32283      Branch: perl
32284            ! lib/warnings.pm pod/perllexwarn.pod t/lib/warnings/7fatal
32285            ! warnings.pl
32286 ____________________________________________________________________________
32287 [ 12433] By: jhi                                   on 2001/10/13  23:20:11
32288         Log: Use File::Spec (needs Thomas Wegner's upcoming patch
32289              for File::Spec::Mac::catfile)
32290      Branch: perl
32291            ! lib/h2xs.t
32292 ____________________________________________________________________________
32293 [ 12432] By: jhi                                   on 2001/10/13  23:17:31
32294         Log: Subject: [PATCH] Re: default module version for h2xs (was Re: [PATCH] Re: What sort of Makefile.PL should h2xs write?)   
32295              From: Nicholas Clark <nick@ccl4.org>
32296              Date: Sat, 13 Oct 2001 00:07:31 +0100
32297              Message-ID: <20011013000731.D67535@plum.flirble.org>
32298      Branch: perl
32299            ! lib/h2xs.t utils/h2xs.PL
32300 ____________________________________________________________________________
32301 [ 12431] By: jhi                                   on 2001/10/13  22:35:58
32302         Log: Define PASTHRU_DEFINE and PASTHRU_INC (which are used
32303              before DEFINE and INC), and repent by taking DEFINE and
32304              INC away from PASTHRU.
32305      Branch: perl
32306            ! lib/ExtUtils/MM_Unix.pm
32307 ____________________________________________________________________________
32308 [ 12430] By: jhi                                   on 2001/10/13  21:23:09
32309         Log: More MANIFEST anomalies.
32310      Branch: perl
32311            ! MANIFEST
32312 ____________________________________________________________________________
32313 [ 12429] By: jhi                                   on 2001/10/13  21:01:32
32314         Log: Not that many.
32315      Branch: perl
32316            ! MANIFEST
32317 ____________________________________________________________________________
32318 [ 12428] By: sky                                   on 2001/10/13  20:59:27
32319         Log: Subject: [DOC PATCH] pod syntax fixups for File::Spec::* modules
32320              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
32321              Date: Sat, 13 Oct 2001 23:15:55 +0200
32322              Message-ID: <20011013231555.A18071@rafael>
32323      Branch: perl
32324            ! lib/File/Spec.pm lib/File/Spec/Epoc.pm lib/File/Spec/Mac.pm
32325            ! lib/File/Spec/Unix.pm lib/File/Spec/Win32.pm
32326 ____________________________________________________________________________
32327 [ 12427] By: jhi                                   on 2001/10/13  20:54:17
32328         Log: Rewrite mktables from scratch.
32329              - Cleaner.
32330              - Faster: 15-20 seconds as opposed to several minutes.
32331              - More dynamic: the names of the various categories
32332              such as the linebreak ones are dynamic, not static.
32333              - Is.pl: long names for the general category properties
32334              are now available.
32335              - Ranges (<... ,First>, <..., Last>) from the general
32336              categories work now.
32337              - No more mktables.PL because the mktables.PL is not
32338              and never has been run to create a mktables.
32339              - syllables.txt and Is/Syl*.pl removed: non-standard
32340              (not part of the Unicode), and the whole concept is
32341              being reworked (http://syllabary.sourceforge.net/),
32342              the old way wouldn't even work with the new Syllables.txt
32343              (it would result in 1000+ new categories)
32344      Branch: perl
32345            + lib/unicore/In/163.pl lib/unicore/In/164.pl
32346            + lib/unicore/In/165.pl lib/unicore/In/166.pl
32347            + lib/unicore/In/167.pl lib/unicore/In/168.pl
32348            + lib/unicore/In/169.pl lib/unicore/In/170.pl
32349            + lib/unicore/In/171.pl lib/unicore/Is.pl
32350            + lib/unicore/Is/Title.pl lib/unicore/Lbrk.pl
32351            + lib/unicore/mktables
32352            - lib/unicore/Is/SylA.pl lib/unicore/Is/SylAA.pl
32353            - lib/unicore/Is/SylAAI.pl lib/unicore/Is/SylAI.pl
32354            - lib/unicore/Is/SylC.pl lib/unicore/Is/SylE.pl
32355            - lib/unicore/Is/SylEE.pl lib/unicore/Is/SylI.pl
32356            - lib/unicore/Is/SylII.pl lib/unicore/Is/SylN.pl
32357            - lib/unicore/Is/SylO.pl lib/unicore/Is/SylOO.pl
32358            - lib/unicore/Is/SylU.pl lib/unicore/Is/SylV.pl
32359            - lib/unicore/Is/SylWA.pl lib/unicore/Is/SylWAA.pl
32360            - lib/unicore/Is/SylWC.pl lib/unicore/Is/SylWE.pl
32361            - lib/unicore/Is/SylWEE.pl lib/unicore/Is/SylWI.pl
32362            - lib/unicore/Is/SylWII.pl lib/unicore/Is/SylWO.pl
32363            - lib/unicore/Is/SylWOO.pl lib/unicore/Is/SylWU.pl
32364            - lib/unicore/Is/SylWV.pl lib/unicore/Is/Syllable.pl
32365            - lib/unicore/syllables.txt
32366            ! (edit 304 files)
32367 ____________________________________________________________________________
32368 [ 12426] By: ams                                   on 2001/10/13  18:05:36
32369         Log: ExtUtils::MM_Unix should ignore comments when searching for
32370              $VERSION.
32371      Branch: perl
32372            ! lib/ExtUtils/MM_Unix.pm
32373 ____________________________________________________________________________
32374 [ 12425] By: jhi                                   on 2001/10/13  12:26:41
32375         Log: Subject: Re: New module XML::Clean
32376              From: andreas.koenig@anima.de (Andreas J. Koenig)
32377              Date: 13 Oct 2001 10:17:09 +0200
32378              Message-ID: <m37ku0t0my.fsf@anima.de>
32379      Branch: perl
32380            ! pod/perlnewmod.pod
32381 ____________________________________________________________________________
32382 [ 12424] By: sky                                   on 2001/10/13  09:39:59
32383         Log: Set thread stack size if needed.
32384      Branch: perl
32385            ! ext/threads/threads.xs
32386 ____________________________________________________________________________
32387 [ 12423] By: sky                                   on 2001/10/13  09:36:49
32388         Log: We do want to set the attribute to joinable even on modern posix
32389              platforms.
32390      Branch: perl
32391            ! ext/threads/threads.xs
32392 ____________________________________________________________________________
32393 [ 12422] By: jhi                                   on 2001/10/13  02:04:44
32394         Log: Subject: [PATCH ext/Data/Dumper.xs]
32395              From: Brian Ingerson <ingy@ttul.org>
32396              Date: Fri, 12 Oct 2001 19:32:35 -0700
32397              Message-ID: <20011012193235.B889@ttul.org>
32398      Branch: perl
32399            ! ext/Data/Dumper/Dumper.xs
32400 ____________________________________________________________________________
32401 [ 12421] By: jhi                                   on 2001/10/12  23:22:45
32402         Log: Update Changes.
32403      Branch: perl
32404            ! Changes patchlevel.h
32405 ____________________________________________________________________________
32406 [ 12420] By: jhi                                   on 2001/10/12  22:51:17
32407         Log: FAQ sync.
32408      Branch: perl
32409            ! pod/perlfaq3.pod pod/perlfaq4.pod
32410 ____________________________________________________________________________
32411 [ 12419] By: jhi                                   on 2001/10/12  22:46:49
32412         Log: Subject: RE: [PATCH File::Copy] Silence warnings for tied filehandles     
32413              From: "Wilson, Doug" <Doug_Wilson@intuit.com>
32414              Date: Fri, 12 Oct 2001 11:51:05 -0700
32415              Message-ID: <35A280DF784CD411A06B0008C7B130AD0115DDAE@sdex04.sd.intuit.com>
32416      Branch: perl
32417            ! lib/File/Copy.pm
32418 ____________________________________________________________________________
32419 [ 12418] By: jhi                                   on 2001/10/12  22:44:24
32420         Log: Subject: [PATCH lib/Term/Complete.t] Rethinking the Test
32421              From: "chromatic" <chromatic@rmci.net>     
32422              Date: Thu, 11 Oct 2001 10:57:55 -0600
32423              Message-ID: <20011011170354.74354.qmail@onion.perl.org>
32424              
32425              Subject: [PATCH Complete.pm] Re: [PATCH lib/Term/Complete.t] Rethinking the Test
32426              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
32427              Date: Thu, 11 Oct 2001 22:34:21 +0200
32428              Message-ID: <20011011223421.A693@rafael>     
32429              
32430              plus undef $Term::Complete::stty as suggested by Rafael.
32431      Branch: perl
32432            ! lib/Term/Complete.pm lib/Term/Complete.t
32433 ____________________________________________________________________________
32434 [ 12417] By: jhi                                   on 2001/10/12  20:35:49
32435         Log: UUnndduupplleexx..
32436      Branch: perl
32437            ! perl.h
32438 ____________________________________________________________________________
32439 [ 12416] By: sky                                   on 2001/10/12  20:16:19
32440         Log: Subject: Re: Sparc/Linux/ithreads unhappy @12391 [PATCH]
32441              From: Andy Dougherty <doughera@lafayette.edu>
32442              Date: Fri, 12 Oct 2001 16:53:03 -0400 (EDT)
32443              Message-ID: <Pine.SOL.4.10.10110121647360.11279-100000@maxwell.phys.lafayette.edu>
32444              (Potentially only band-aid)
32445      Branch: perl
32446            ! sv.c
32447 ____________________________________________________________________________
32448 [ 12415] By: jhi                                   on 2001/10/12  20:13:06
32449         Log: VMS pre-7.0 (which doesn't have sigaction()) uniformly
32450              mishandles kill(), and therefore the sigaction test
32451              should be skipped, from Charles Lane.
32452      Branch: perl
32453            ! ext/POSIX/t/sigaction.t
32454 ____________________________________________________________________________
32455 [ 12414] By: sky                                   on 2001/10/12  18:47:49
32456         Log: Perhaps other OLD_POSIX_API systems might be happy and not only HP-UX 10.20
32457      Branch: perl
32458            ! op.h
32459 ____________________________________________________________________________
32460 [ 12413] By: jhi                                   on 2001/10/12  18:35:31
32461         Log: Upgrade to Math::BigInt 1.44 from Tels and
32462              further fixes from John Peacock.
32463      Branch: perl
32464            + lib/Math/BigInt/t/Math/Subclass.pm
32465            + lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/calling.t
32466            + lib/Math/BigInt/t/subclass.t
32467            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
32468            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.t
32469            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.t
32470            ! lib/Math/BigInt/t/mbimbf.t
32471 ____________________________________________________________________________
32472 [ 12412] By: sky                                   on 2001/10/12  18:28:23
32473         Log: perhaps pthread_attr_t really needs to be set for the old api
32474      Branch: perl
32475            ! ext/threads/threads.xs
32476 ____________________________________________________________________________
32477 [ 12411] By: sky                                   on 2001/10/12  18:11:45
32478         Log: pthread_keycreate not pthread_key_create under the here be dragons API
32479      Branch: perl
32480            ! ext/threads/threads.h
32481 ____________________________________________________________________________
32482 [ 12410] By: sky                                   on 2001/10/12  18:07:37
32483         Log: Apperently OLD PTHREADS API is a bit retarded.
32484              This should fix another set of compile failures in HP-UX 10.20.
32485      Branch: perl
32486            ! ext/threads/threads.h ext/threads/threads.xs
32487 ____________________________________________________________________________
32488 [ 12409] By: nick                                  on 2001/10/12  15:30:01
32489         Log: Blind integrate of mainline
32490      Branch: perlio
32491           +> (branch 32 files)
32492            - lib/unicode/README
32493           !> (integrate 121 files)
32494 ____________________________________________________________________________
32495 [ 12408] By: sky                                   on 2001/10/12  14:55:08
32496         Log: Let us avoid being smart for now.
32497      Branch: perl
32498            ! ext/threads/threads.h
32499 ____________________________________________________________________________
32500 [ 12407] By: sky                                   on 2001/10/12  14:38:12
32501         Log: (void*) the argument to make sure we work with picky compilers
32502      Branch: perl
32503            ! ext/threads/threads.xs
32504 ____________________________________________________________________________
32505 [ 12406] By: ams                                   on 2001/10/12  13:26:04
32506         Log: (replaced with #12600)
32507              
32508              Subject: [PATCH 5.6.1 perldoc] use File::Temp
32509              From: Mikhail Zabaluev <mhz@alt-linux.org>
32510              Date: Fri, 12 Oct 2001 12:47:47 +0400
32511              Message-Id: <20011012124747.E13918@localhost.localdomain>
32512      Branch: perl
32513            ! utils/perldoc.PL
32514 ____________________________________________________________________________
32515 [ 12405] By: ams                                   on 2001/10/12  13:05:32
32516         Log: Subject: [PATCH] (Was: lib/Memoize/t/speed.................FAILED at test 2)
32517              From: andreas.koenig@anima.de (Andreas J. Koenig)
32518              Date: 12 Oct 2001 11:12:07 +0200
32519              Message-Id: <m3wv21te6w.fsf_-_@anima.de>
32520      Branch: perl
32521            ! lib/Memoize/t/speed.t
32522 ____________________________________________________________________________
32523 [ 12404] By: sky                                   on 2001/10/12  12:46:15
32524         Log: A) Support OLD_PTHREADS_API
32525              B) Change from using pthread_t to using a TLS to store the
32526              index of the thread in an hash, this is to avoid problems when
32527              in fact pthread_t was not a seralizable type.
32528              Both these changes are because of HP-UX 10.20
32529              This has not been tested on win32 but should work there.
32530              Need to add support for NetWare.
32531      Branch: perl
32532            ! ext/threads/threads.h ext/threads/threads.xs
32533 ____________________________________________________________________________
32534 [ 12403] By: ams                                   on 2001/10/12  07:34:19
32535         Log: Subject: Re: New module XML::Clean
32536              From: andreas.koenig@anima.de (Andreas J. Koenig)
32537              Date: 12 Oct 2001 10:20:35 +0200
32538              Message-Id: <m3elo9uv58.fsf@anima.de>
32539      Branch: perl
32540            ! pod/perlnewmod.pod
32541 ____________________________________________________________________________
32542 [ 12402] By: jhi                                   on 2001/10/11  19:51:04
32543         Log: More HP model tweaks from Merijn.
32544      Branch: perl
32545            ! README.hpux
32546 ____________________________________________________________________________
32547 [ 12401] By: jhi                                   on 2001/10/11  13:03:10
32548         Log: Update Changes.
32549      Branch: perl
32550            ! Changes patchlevel.h
32551 ____________________________________________________________________________
32552 [ 12400] By: jhi                                   on 2001/10/11  11:33:20
32553         Log: HP-UX update from H.Merijn Brand.
32554      Branch: perl
32555            ! README.hpux
32556 ____________________________________________________________________________
32557 [ 12399] By: jhi                                   on 2001/10/11  00:53:56
32558         Log: Subject: [PATCH] fix link rot in README.vms
32559              From: "Craig A. Berry" <craigberry@mac.com>
32560              Date: Wed, 10 Oct 2001 17:17:00 -0500
32561              Message-Id: <5.1.0.14.0.20011010171057.01bd77c8@exchi01>
32562      Branch: perl
32563            ! README.vms
32564 ____________________________________________________________________________
32565 [ 12398] By: jhi                                   on 2001/10/11  00:49:42
32566         Log: Subject: [PATCH lib/Term/Complete.t] (was Re: lib/Term/Complete.t won't complete in background)
32567              From: "chromatic" <chromatic@rmci.net>
32568              Date: Wed, 10 Oct 2001 15:50:30 -0600
32569              Message-ID: <20011010215627.13283.qmail@onion.perl.org> 
32570      Branch: perl
32571            ! lib/Term/Complete.t
32572 ____________________________________________________________________________
32573 [ 12397] By: jhi                                   on 2001/10/11  00:48:54
32574         Log: Subject: [PATCH MANIFEST lib/ExtUtils/Packlist.t] Add Tests for ExtUtils::Packlist
32575              From: "chromatic" <chromatic@rmci.net>
32576              Date: Wed, 10 Oct 2001 15:45:42 -0600
32577              Message-ID: <20011010215140.8913.qmail@onion.perl.org>
32578      Branch: perl
32579            + lib/ExtUtils/Packlist.t
32580            ! MANIFEST
32581 ____________________________________________________________________________
32582 [ 12396] By: jhi                                   on 2001/10/10  20:20:22
32583         Log: VMS needs quotes around the -I option to keep it from
32584              being downcased, from Charles Lane.
32585      Branch: perl
32586            ! t/run/kill_perl.t
32587 ____________________________________________________________________________
32588 [ 12395] By: ams                                   on 2001/10/10  16:22:32
32589         Log: Subject: [PATCH lib/FindBin.pm]
32590              From: Stas Bekman <stas@stason.org>
32591              Date: Tue, 09 Oct 2001 23:57:10 +0800
32592              Message-Id: <3BC31E56.60805@stason.org>
32593      Branch: perl
32594            ! lib/FindBin.pm
32595 ____________________________________________________________________________
32596 [ 12394] By: ams                                   on 2001/10/10  16:09:53
32597         Log: Subject: Re: /usr/include/sys/e ?? (perl@12340)
32598              From: Abhijit Menon-Sen <ams@wiw.org>
32599              Date: Wed, 10 Oct 2001 21:59:33 +0530
32600              Message-Id: <20011010215933.B2444@lustre.dyn.wiw.org>
32601      Branch: perl
32602            ! ext/Data/Dumper/Dumper.xs
32603 ____________________________________________________________________________
32604 [ 12393] By: jhi                                   on 2001/10/10  15:53:39
32605         Log: VMS: reorder the elimination of 000000 in the canonpath logic,
32606              from Charles Lane.
32607      Branch: perl
32608            ! lib/File/Spec/VMS.pm
32609 ____________________________________________________________________________
32610 [ 12392] By: ams                                   on 2001/10/10  14:49:43
32611         Log: Subject: [PATCH] two s/// bugfixes
32612              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
32613              Date: Wed, 10 Oct 2001 17:23:44 +0200
32614              Message-Id: <20011010172344.C22440@rafael>
32615      Branch: perl
32616            ! pp_ctl.c regexec.c t/op/subst.t
32617 ____________________________________________________________________________
32618 [ 12391] By: jhi                                   on 2001/10/10  12:22:02
32619         Log: Fix/improve handling of the [000000] special "root"
32620              directory, by putting cwd in canonical form when doing
32621              abs2rel, and prepending a 000000 to directory "chunks"
32622              if missing from base or path.  Also adjust test to
32623              reflect the (improved) output from abs2rel.
32624              From Charles Lane.
32625      Branch: perl
32626            ! lib/File/Spec.t lib/File/Spec/VMS.pm
32627 ____________________________________________________________________________
32628 [ 12390] By: jhi                                   on 2001/10/10  11:48:14
32629         Log: In VMS the copy-to-untaint %ENV in the initialization also loses
32630              all of the extra VMSish attributes (such as "treat this logical
32631              as a device name") that are necessary to make programs run.
32632              A tainted %ENV does not hinder VMS.  From Charles Lane.
32633      Branch: perl
32634            ! lib/File/Find/t/taint.t
32635 ____________________________________________________________________________
32636 [ 12389] By: jhi                                   on 2001/10/10  11:40:29
32637         Log: VMS-specific fixes to the ExtUtils::Manifest tests.
32638              
32639              o  VMS is case-insensitive, RTL downcases filenames read
32640              by perl... so need to re-upcase filenames like MANIFEST
32641              and MANIFEST.SKIP
32642              
32643              o  Need to convert VMS-style to Unix-style filenames when comparing
32644              names in MANIFEST to names in filesystem.
32645              
32646              o  Need to remove mantest/MANIFEST before rmdir'ing mantest,
32647              since VMS won't let you (easily) delete non-empty directories.
32648              
32649              From Charles Lane.
32650      Branch: perl
32651            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Manifest.t
32652 ____________________________________________________________________________
32653 [ 12388] By: jhi                                   on 2001/10/10  11:28:44
32654         Log: Unix and VMS agree on "*" as a "match any number of any chars"
32655              wildcards, but differ ("?"  vs.  "%") for their "match any single
32656              char" wildcard.  This patch changes "?"  chars to "%" before doing a
32657              VMS glob...at no loss of functionality, since "?"  isn't a valid
32658              filename char on VMS.  From Charles Lane.
32659      Branch: perl
32660            ! doio.c
32661 ____________________________________________________________________________
32662 [ 12387] By: jhi                                   on 2001/10/10  11:20:13
32663         Log: (accidentally empty submit; new life as #12390)
32664      Branch: perl
32665            ! lib/File/Find/t/taint.t
32666 ____________________________________________________________________________
32667 [ 12386] By: jhi                                   on 2001/10/10  11:12:40
32668         Log: Even more VMS tweakage from Charles Lane:
32669              
32670              Tweak #1:  splitdir only works on directory part of filespec,
32671              split off volume first
32672              Tweak #2:  VMS pre-7.0's $ENV{'HOME'} is not settable
32673              (it's a horrible kludge in the run-time library,
32674              improved in later versions). Check the
32675              $Config{'d_setenv'} flag before attempting to set it.
32676      Branch: perl
32677            ! t/op/chdir.t
32678 ____________________________________________________________________________
32679 [ 12385] By: jhi                                   on 2001/10/09  20:34:36
32680         Log: VMS tweakage from Charles Lane.
32681              
32682              . command.com doubles an output line when prompting for extensions
32683              . Term::Cap has no business trying to run obscure Un*x utilities on VMS
32684              . perl5db doesn't clean up after itself
32685      Branch: perl
32686            ! configure.com lib/Term/Cap.pm lib/perl5db.pl
32687 ____________________________________________________________________________
32688 [ 12384] By: sky                                   on 2001/10/09  19:16:11
32689         Log: Subject: [PATCH again again], Re: [PATCH again] Re: [PATCH mg.c gv.c and others] ${^TAINT}
32690              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
32691              Date: Tue, 9 Oct 2001 22:10:26 +0200
32692              Message-ID: <20011009221026.A8579@rafael>
32693      Branch: perl
32694            ! pod/perldata.pod
32695 ____________________________________________________________________________
32696 [ 12383] By: jhi                                   on 2001/10/09  14:33:15
32697         Log: Subject: [PATCH t/op/subst.t] new tests, new TODO test
32698              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
32699              Date: 9 Oct 2001 15:15:06 -0000
32700              Message-Id: <slrn9s653h.h2p.rgarciasuarez@rafael.kazibao.net>
32701      Branch: perl
32702            ! t/op/subst.t
32703 ____________________________________________________________________________
32704 [ 12382] By: jhi                                   on 2001/10/09  14:03:30
32705         Log: Update Changes.
32706      Branch: perl
32707            ! Changes patchlevel.h
32708 ____________________________________________________________________________
32709 [ 12381] By: jhi                                   on 2001/10/09  13:52:50
32710         Log: Seems that a glob(undef) triggers an ACCVIO in Perl_flex_stat
32711              Seems that a glob(undef) triggers an ACCVIO in Perl_flex_stat,
32712              when a NULL is passed for the filename string pointer.
32713              From Charles Lane.
32714      Branch: perl
32715            ! vms/vms.c
32716 ____________________________________________________________________________
32717 [ 12379] By: jhi                                   on 2001/10/09  13:03:49
32718         Log: Subject: HP systems update
32719              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
32720              Date: Tue, 09 Oct 2001 15:59:22 +0200
32721              Message-Id: <20011009155614.A4F5.H.M.BRAND@hccnet.nl>
32722      Branch: perl
32723            ! README.hpux
32724 ____________________________________________________________________________
32725 [ 12378] By: jhi                                   on 2001/10/09  12:52:21
32726         Log: CPAN::Nox does now have a test.
32727      Branch: perl
32728            ! t/lib/1_compile.t
32729 ____________________________________________________________________________
32730 [ 12377] By: jhi                                   on 2001/10/09  12:23:27
32731         Log: Subject: [ID 20011001.009] /usr/bin/perl (in addition to /usr/local/bin/perl)
32732              From: David Dyck <dcd@tc.fluke.com>
32733              Date: Mon, 1 Oct 2001 12:17:36 -0700
32734              Message-Id: <200110011917.MAA11879@dd.tc.fluke.com>
32735      Branch: perl
32736            ! installperl
32737 ____________________________________________________________________________
32738 [ 12376] By: jhi                                   on 2001/10/09  12:18:39
32739         Log: NetWare update from Ananth Kesari.
32740      Branch: perl
32741            ! NetWare/nwperlsys.h makedef.pl
32742 ____________________________________________________________________________
32743 [ 12375] By: jhi                                   on 2001/10/09  11:43:01
32744         Log: Subject: [PATCH Perl@12307] File::Find test on VMS
32745              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
32746              Date: Tue, 9 Oct 2001 08:40:57 EDT
32747              Message-Id: <011009083426.17530f@DUPHY4.Physics.Drexel.Edu>
32748      Branch: perl
32749            ! lib/File/Find/t/find.t
32750 ____________________________________________________________________________
32751 [ 12374] By: ams                                   on 2001/10/09  05:31:45
32752         Log: Subject: [PATCH MANIFEST lib/ExtUtils/Mkbootstrap.t] Add Tests for
32753              ExtUtils::Mkbootstrap
32754              From: "chromatic" <chromatic@rmci.net>
32755              Date: Tue, 09 Oct 2001 00:08:37 -0600
32756              Message-Id: <20011009061432.46666.qmail@onion.perl.org>
32757      Branch: perl
32758            + lib/ExtUtils/Mkbootstrap.t
32759            ! MANIFEST
32760 ____________________________________________________________________________
32761 [ 12373] By: jhi                                   on 2001/10/09  02:56:13
32762         Log: Enable more debugging.
32763      Branch: perl
32764            ! lib/utf8_heavy.pl
32765 ____________________________________________________________________________
32766 [ 12372] By: ams                                   on 2001/10/09  02:11:59
32767         Log: #12370 forgot to modify is_gv_magical().
32768      Branch: perl
32769            ! gv.c
32770 ____________________________________________________________________________
32771 [ 12371] By: jhi                                   on 2001/10/09  01:48:17
32772         Log: Make the toupper/lower/title API for Unicode not right
32773              but at least less wrong: prepare for the mapping being
32774              more than just one-character-to-one-character.
32775      Branch: perl
32776            ! embed.h embed.pl global.sym handy.h pp.c proto.h regcomp.c
32777            ! regexec.c utf8.c
32778 ____________________________________________________________________________
32779 [ 12370] By: jhi                                   on 2001/10/09  01:23:08
32780         Log: Subject: Re: [PATCH mg.c gv.c and others] ${^TAINT}
32781              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
32782              Date: Mon, 8 Oct 2001 22:18:23 -0400
32783              Message-ID: <20011008221823.A413700@linguist.thayer.dartmouth.edu>
32784      Branch: perl
32785            ! pod/perlvar.pod t/op/taint.t
32786 ____________________________________________________________________________
32787 [ 12369] By: jhi                                   on 2001/10/08  23:31:21
32788         Log: FAQ sync.
32789      Branch: perl
32790            ! pod/perlfaq3.pod pod/perlfaq4.pod
32791 ____________________________________________________________________________
32792 [ 12368] By: jhi                                   on 2001/10/08  21:20:45
32793         Log: Subject: [PATCH lib/Term/Cap.t] Fix Debian Failures on Test 22
32794              From: "chromatic" <chromatic@rmci.net>
32795              Date: Mon, 08 Oct 2001 14:05:32 -0600
32796              Message-ID: <20011008201126.73702.qmail@onion.perl.org>
32797      Branch: perl
32798            ! lib/Term/Cap.t
32799 ____________________________________________________________________________
32800 [ 12367] By: jhi                                   on 2001/10/08  21:10:49
32801         Log: Subject: [PATCH again] Re: [PATCH mg.c gv.c and others] ${^TAINT}
32802              From: Michael G Schwern <schwern@pobox.com>
32803              Date: Mon, 8 Oct 2001 17:00:14 -0400
32804              Message-ID: <20011008170014.L17083@blackrider>
32805      Branch: perl
32806            ! gv.c mg.c pod/perlvar.pod t/op/magic.t t/op/taint.t
32807 ____________________________________________________________________________
32808 [ 12366] By: jhi                                   on 2001/10/08  20:43:19
32809         Log: Subject: [PATCH Perl@12307] Time::Hires for VMS pre-7.0
32810              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
32811              Date: Mon, 8 Oct 2001 16:01:33 EDT
32812              Message-Id: <011008155856.1604b5@DUPHY4.Physics.Drexel.Edu>
32813      Branch: perl
32814            ! ext/Time/HiRes/HiRes.xs
32815 ____________________________________________________________________________
32816 [ 12365] By: jhi                                   on 2001/10/08  20:41:50
32817         Log: Subject: [PATCH] Autosplit patch for VMS
32818              From: "Craig A. Berry" <craigberry@mac.com>
32819              Date: Mon, 08 Oct 2001 15:40:43 -0500
32820              Message-Id: <5.1.0.14.0.20011008150808.02302618@exchi01>
32821      Branch: perl
32822            ! lib/AutoSplit.pm lib/AutoSplit.t
32823 ____________________________________________________________________________
32824 [ 12364] By: jhi                                   on 2001/10/08  20:36:58
32825         Log: Don't assume that everybody is running OS X 10.1 yet;
32826              from Kay Röpke.
32827      Branch: perl
32828            ! hints/darwin.sh
32829 ____________________________________________________________________________
32830 [ 12363] By: jhi                                   on 2001/10/08  14:26:35
32831         Log: Update Changes.
32832      Branch: perl
32833            ! Changes patchlevel.h
32834 ____________________________________________________________________________
32835 [ 12362] By: jhi                                   on 2001/10/08  14:05:50
32836         Log: Retract #12358 for now.
32837      Branch: perl
32838            ! lib/Term/Cap.t
32839 ____________________________________________________________________________
32840 [ 12361] By: jhi                                   on 2001/10/08  13:57:10
32841         Log: Can't figure out what this is testing.
32842              (If it is trying to catch SIGKILL, it should stop
32843              trying because that is by definition impossible.)
32844      Branch: perl
32845            ! lib/sigtrap.t
32846 ____________________________________________________________________________
32847 [ 12360] By: jhi                                   on 2001/10/08  13:23:28
32848         Log: Subject: [PATCH bleadperl] why some tests fail on Win95...
32849              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
32850              Date: Sun, 30 Sep 2001 21:15:13 +0200
32851              Message-ID: <5033457805.20010930211513@tesla.rcub.bg.ac.yu>
32852      Branch: perl
32853            ! lib/ExtUtils/MM_Win32.pm
32854 ____________________________________________________________________________
32855 [ 12359] By: jhi                                   on 2001/10/08  12:37:17
32856         Log: Clarify the ldlibpth part and condense the overall text.
32857      Branch: perl
32858            ! t/TEST
32859 ____________________________________________________________________________
32860 [ 12358] By: jhi                                   on 2001/10/08  11:56:49
32861         Log: Subject: Re: [PATCH] & what's to be done for 5.8.0?
32862              From: "chromatic" <chromatic@rmci.net>
32863              Date: Sun, 07 Oct 2001 16:59:26 -0600
32864              Message-ID: <20011007230518.90917.qmail@onion.perl.org>
32865      Branch: perl
32866            ! lib/Term/Cap.t
32867 ____________________________________________________________________________
32868 [ 12357] By: jhi                                   on 2001/10/08  11:54:50
32869         Log: Update the list because fo #12265.
32870      Branch: perl
32871            ! t/lib/1_compile.t
32872 ____________________________________________________________________________
32873 [ 12356] By: jhi                                   on 2001/10/08  11:53:30
32874         Log: Subject: [PATCH] & what's to be done for 5.8.0? 
32875              From: Nicholas Clark <nick@ccl4.org>
32876              Date: Sun, 7 Oct 2001 20:53:33 +0100
32877              Message-ID: <20011007205333.S38756@plum.flirble.org>   
32878      Branch: perl
32879            ! ext/B/t/showlex.t ext/B/t/stash.t ext/Cwd/t/taint.t
32880            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
32881            ! ext/DB_File/t/db-recno.t ext/Fcntl/t/fcntl.t lib/CGI/t/carp.t
32882            ! lib/CGI/t/cookie.t lib/File/Find/t/taint.t lib/FindBin.t
32883            ! lib/Net/t/ftp.t lib/Net/t/hostname.t lib/Net/t/nntp.t
32884            ! lib/Net/t/smtp.t lib/Switch/t/given.t lib/Switch/t/nested.t
32885            ! lib/Switch/t/switch.t lib/Term/Complete.t
32886            ! lib/Test/Simple/t/plan_is_noplan.t lib/Test/Simple/t/todo.t
32887            ! lib/bigfloat.t lib/bigint.t lib/integer.t t/op/flip.t
32888            ! t/op/my_stash.t
32889 ____________________________________________________________________________
32890 [ 12355] By: jhi                                   on 2001/10/08  11:51:29
32891         Log: Integrate patch #12350 from maintperl; typo in
32892              IO::Seekable doc.
32893      Branch: perl
32894           !> ext/IO/lib/IO/Seekable.pm
32895 ____________________________________________________________________________
32896 [ 12354] By: jhi                                   on 2001/10/08  11:41:16
32897         Log: Detypo.
32898      Branch: perl
32899            ! hints/darwin.sh
32900 ____________________________________________________________________________
32901 [ 12353] By: sky                                   on 2001/10/07  17:16:14
32902         Log: Change 12349 didn't really get it right.
32903      Branch: perl
32904            ! lib/Unicode/README
32905 ____________________________________________________________________________
32906 [ 12352] By: jhi                                   on 2001/10/07  15:03:18
32907         Log: If running the harness the dynamic library search path
32908              may need setting.
32909      Branch: perl
32910            ! t/TEST
32911 ____________________________________________________________________________
32912 [ 12351] By: jhi                                   on 2001/10/07  14:17:12
32913         Log: It seems that in MacOS X 10.1 one must use -flat_namespace
32914              in ldflags.
32915      Branch: perl
32916            ! hints/darwin.sh
32917 ____________________________________________________________________________
32918 [ 12350] By: gsar                                  on 2001/10/07  13:30:42
32919         Log: typo in IO::Seekable doc
32920      Branch: maint-5.6/perl
32921            ! ext/IO/lib/IO/Seekable.pm
32922 ____________________________________________________________________________
32923 [ 12349] By: jhi                                   on 2001/10/07  12:49:31
32924         Log: Give up the fantasy of having lib/Unicode and lib/unicode:
32925              doesn't work on Mac OS X 10.1 (when unpacking the tar the
32926              latter gets renamed as lib/unicode:1, assumedly for security
32927              reasons not to overwrite stuff)
32928      Branch: perl
32929            + lib/Unicode/README
32930            - lib/unicode/README
32931            ! MANIFEST
32932 ____________________________________________________________________________
32933 [ 12348] By: ams                                   on 2001/10/07  05:33:40
32934         Log: Subject: [PATCH MANIFEST lib/CPAN/t/Nox.t] Add Tests for CPAN::Nox
32935              From: "chromatic" <chromatic@rmci.net>
32936              Date: Sat, 06 Oct 2001 21:42:03 -0600
32937              Message-Id: <20011007034754.21057.qmail@onion.perl.org>
32938      Branch: perl
32939            + lib/CPAN/t/Nox.t
32940            ! MANIFEST
32941 ____________________________________________________________________________
32942 [ 12347] By: ams                                   on 2001/10/07  00:48:10
32943         Log: Subject: [PATCH MANIFEST lib/sigtrap.t] Add Tests for sigtrap.pm
32944              From: "chromatic" <chromatic@rmci.net>
32945              Date: Sat, 06 Oct 2001 18:52:10 -0600
32946              Message-Id: <20011007005801.98381.qmail@onion.perl.org>
32947      Branch: perl
32948            + lib/sigtrap.t
32949            ! MANIFEST
32950 ____________________________________________________________________________
32951 [ 12346] By: ams                                   on 2001/10/06  23:14:01
32952         Log: Subject: [PATCH] (was Re: [PATCH] Re: What sort of Makefile.PL should
32953              h2xs write?)
32954              From: Nicholas Clark <nick@ccl4.org>
32955              Date: Sat, 6 Oct 2001 21:46:43 +0100
32956              Message-Id: <20011006214643.L38756@plum.flirble.org>
32957      Branch: perl
32958            ! utils/h2xs.PL
32959 ____________________________________________________________________________
32960 [ 12345] By: ams                                   on 2001/10/06  17:39:53
32961         Log: Subject: [PATCH] Memoize tests
32962              From: Nicholas Clark <nick@ccl4.org>
32963              Date: Sat, 6 Oct 2001 18:04:21 +0100
32964              Message-Id: <20011006180421.J38756@plum.flirble.org>
32965      Branch: perl
32966            ! lib/Memoize/t/array.t lib/Memoize/t/array_confusion.t
32967            ! lib/Memoize/t/correctness.t lib/Memoize/t/errors.t
32968            ! lib/Memoize/t/expire.t lib/Memoize/t/expire_file.t
32969            ! lib/Memoize/t/expire_module_n.t
32970            ! lib/Memoize/t/expire_module_t.t lib/Memoize/t/flush.t
32971            ! lib/Memoize/t/normalize.t lib/Memoize/t/prototype.t
32972            ! lib/Memoize/t/speed.t lib/Memoize/t/tie.t
32973            ! lib/Memoize/t/tie_gdbm.t lib/Memoize/t/tie_ndbm.t
32974            ! lib/Memoize/t/tie_sdbm.t lib/Memoize/t/tie_storable.t
32975            ! lib/Memoize/t/tiefeatures.t lib/Memoize/t/unmemoize.t
32976 ____________________________________________________________________________
32977 [ 12344] By: jhi                                   on 2001/10/06  00:30:23
32978         Log: Retract the latter part of #12343.
32979      Branch: perl
32980            ! ext/IO/lib/IO/Socket/INET.pm
32981 ____________________________________________________________________________
32982 [ 12343] By: jhi                                   on 2001/10/05  23:32:07
32983         Log: Subject: patch to ext/IO/lib/IO/Socket/INET.pm fixes Bug ID (20010803.022)
32984              From: David Dyck <dcd@tc.fluke.com>
32985              Date: Fri, 5 Oct 2001 16:04:43 -0700 (PDT)
32986              Message-ID: <Pine.LNX.4.33.0110051548340.9856-100000@dd.tc.fluke.com>
32987              
32988              Subject: Re: patch to ext/IO/lib/IO/Socket/INET.pm fixes Bug ID (20010803.022)
32989              From: David Dyck <dcd@tc.fluke.com>
32990              Date: Fri, 5 Oct 2001 17:27:46 -0700 (PDT)
32991              Message-ID: <Pine.LNX.4.33.0110051714350.14248-100000@dd.tc.fluke.com>
32992      Branch: perl
32993            ! ext/IO/lib/IO/Socket/INET.pm
32994 ____________________________________________________________________________
32995 [ 12342] By: jhi                                   on 2001/10/05  16:28:37
32996         Log: Subject: [PATCH perl@12307] Re: test names from C<make TEST>
32997              From: Robin Barker <rmb1@cise.npl.co.uk>
32998              Date: Fri, 5 Oct 2001 18:20:44 +0100 (BST)
32999              Message-Id: <200110051720.SAA17023@tempest.npl.co.uk>
33000      Branch: perl
33001            ! t/TEST
33002 ____________________________________________________________________________
33003 [ 12341] By: jhi                                   on 2001/10/05  13:54:08
33004         Log: Don't assume that %x is good for displaying UVs.
33005      Branch: perl
33006            ! dump.c
33007 ____________________________________________________________________________
33008 [ 12340] By: jhi                                   on 2001/10/05  12:41:31
33009         Log: Update Changes.
33010      Branch: perl
33011            ! Changes patchlevel.h
33012 ____________________________________________________________________________
33013 [ 12339] By: ams                                   on 2001/10/05  10:22:34
33014         Log: Subject: [PATCH] perlfunc/select
33015              From: Nicholas Clark <nick@ccl4.org>
33016              Date: Fri, 5 Oct 2001 11:33:58 +0100
33017              Message-Id: <20011005113358.Z38756@plum.flirble.org>
33018      Branch: perl
33019            ! pod/perlfunc.pod
33020 ____________________________________________________________________________
33021 [ 12338] By: jhi                                   on 2001/10/04  22:54:06
33022         Log: Retract #12313 and #12249.
33023      Branch: perl
33024            ! pod/perlboot.pod pod/perlbot.pod pod/perlcall.pod
33025            ! pod/perldata.pod pod/perldbmfilter.pod pod/perldsc.pod
33026            ! pod/perlebcdic.pod
33027 ____________________________________________________________________________
33028 [ 12337] By: jhi                                   on 2001/10/04  17:17:03
33029         Log: Subject: [PATCH] perlvms.pod update
33030              From: "Craig A. Berry" <craigberry@mac.com>
33031              Date: Thu, 04 Oct 2001 12:55:52 -0500
33032              Message-Id: <5.1.0.14.0.20011004124831.01aa49c0@exchi01>
33033      Branch: perl
33034            ! vms/perlvms.pod
33035 ____________________________________________________________________________
33036 [ 12336] By: jhi                                   on 2001/10/04  14:02:17
33037         Log: Subject: PATCH: Tie::SubstrHash
33038              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
33039              Date: Thu, 04 Oct 2001 12:12:41 +0100
33040              Message-Id: <200110041112.f94BCfS17390@crypt.compulink.co.uk> 
33041      Branch: perl
33042            ! lib/Tie/SubstrHash.pm
33043 ____________________________________________________________________________
33044 [ 12335] By: jhi                                   on 2001/10/04  04:45:00
33045         Log: Unicode properties saga continues.
33046      Branch: perl
33047            ! lib/unicore/In.pl lib/unicore/In/136.pl lib/unicore/In/155.pl
33048            ! lib/unicore/mktables.PL lib/utf8_heavy.pl
33049 ____________________________________________________________________________
33050 [ 12334] By: jhi                                   on 2001/10/04  03:42:04
33051         Log: Yet more Unicode properties.
33052      Branch: perl
33053            + lib/unicore/In/137.pl lib/unicore/In/138.pl
33054            + lib/unicore/In/139.pl lib/unicore/In/140.pl
33055            + lib/unicore/In/141.pl lib/unicore/In/142.pl
33056            + lib/unicore/In/143.pl lib/unicore/In/144.pl
33057            + lib/unicore/In/145.pl lib/unicore/In/146.pl
33058            + lib/unicore/In/147.pl lib/unicore/In/148.pl
33059            + lib/unicore/In/149.pl lib/unicore/In/150.pl
33060            + lib/unicore/In/151.pl lib/unicore/In/152.pl
33061            + lib/unicore/In/153.pl lib/unicore/In/154.pl
33062            + lib/unicore/In/155.pl lib/unicore/In/156.pl
33063            + lib/unicore/In/157.pl lib/unicore/In/158.pl
33064            + lib/unicore/In/159.pl lib/unicore/In/160.pl
33065            + lib/unicore/In/161.pl lib/unicore/In/162.pl
33066            ! MANIFEST lib/unicore/In.pl lib/unicore/In/136.pl
33067            ! lib/unicore/mktables.PL lib/utf8_heavy.pl pod/perltodo.pod
33068            ! pod/perlunicode.pod
33069 ____________________________________________________________________________
33070 [ 12333] By: jhi                                   on 2001/10/04  03:02:19
33071         Log: Subject: [PATCH perl@12307] 2 more VMS test tweaks
33072              From: "Craig A. Berry" <craigberry@mac.com>
33073              Date: Wed, 03 Oct 2001 17:45:25 -0500
33074              Message-Id: <5.1.0.14.0.20011003154131.01bc8528@exchi01>
33075              
33076              (the lib/Term/Complete.t patched differently by #12332)
33077      Branch: perl
33078            ! lib/ExtUtils/Command.t
33079 ____________________________________________________________________________
33080 [ 12332] By: jhi                                   on 2001/10/04  03:00:03
33081         Log: Restore only if something to restore.
33082      Branch: perl
33083            ! lib/Term/Complete.t
33084 ____________________________________________________________________________
33085 [ 12331] By: pudge                                 on 2001/10/03  19:30:48
33086         Log: Update various resources for credits,
33087              minor icons fixes, and versions.
33088      Branch: maint-5.6/macperl
33089            ! macos/MPVersion.r macos/Perl.r macos/macperl/MPDroplet.r
33090            ! macos/macperl/MPExtension.rsrc macos/macperl/MPSave.c
33091            ! macos/macperl/MacPerl.r macos/macperl/MacPerl.rsrc
33092 ____________________________________________________________________________
33093 [ 12330] By: pudge                                 on 2001/10/03  19:17:25
33094         Log: Quiet the warnings about using undef value
33095      Branch: maint-5.6/macperl
33096            ! lib/File/Temp.pm
33097 ____________________________________________________________________________
33098 [ 12329] By: pudge                                 on 2001/10/03  19:14:59
33099         Log: Fix up Ballon Help and Help menu docs (first pass);
33100              remove balloon rez file, and autogenerate with
33101              Balloon2Rez instead.
33102      Branch: maint-5.6/macperl
33103            + macos/macperl/macscripts/Balloon2Rez
33104            - macos/macperl/MPBalloons.r
33105            ! macos/macperl/MPBalloons.ball macos/macperl/MacPerl.podhelp
33106 ____________________________________________________________________________
33107 [ 12328] By: pudge                                 on 2001/10/03  19:11:15
33108         Log: Allow overriding of defaults, for change #12327.
33109      Branch: maint-5.6/macperl
33110            ! perl.h
33111 ____________________________________________________________________________
33112 [ 12327] By: pudge                                 on 2001/10/03  19:10:26
33113         Log: Override PerlProc_exit.
33114      Branch: maint-5.6/macperl
33115            ! macos/macish.h
33116 ____________________________________________________________________________
33117 [ 12326] By: pudge                                 on 2001/10/03  19:08:28
33118         Log: Add in new macos/ modules, fix up BuildTools and Makefile.
33119      Branch: maint-5.6/macperl
33120            + macos/bundled_lib/blib/lib/MD5.pm
33121            + macos/bundled_lib/t/MD5/md5.t macos/lib/Mac/AETE/App.pm
33122            + macos/lib/Mac/AETE/Dialect.pm
33123            + macos/lib/Mac/AETE/Format/Converter.pm
33124            + macos/lib/Mac/AETE/Format/Dictionary.pm
33125            + macos/lib/Mac/AETE/Format/Glue.pm macos/lib/Mac/AETE/Parser.pm
33126            + macos/lib/Mac/Glue.pm macos/lib/Mac/OSA/Simple.pm
33127            + macos/lib/Mac/Toolbox.pod
33128            ! macos/Makefile.mk macos/lib/Mac/BuildTools.pm
33129 ____________________________________________________________________________
33130 [ 12325] By: pudge                                 on 2001/10/03  18:51:28
33131         Log: Sync up silly CVS headers ... I should commit CVS
33132              first to avoid this ...
33133      Branch: maint-5.6/macperl
33134            ! macos/config.h macos/ext/Mac/ExtUtils/MakeToolboxModule
33135            ! macos/ext/Mac/Fonts/Fonts.xs macos/ext/MacPerl/MacPerl.xs
33136            ! macos/macperl/MPEditor.c macos/macperl/MPGlobals.h
33137            ! macos/macperl/MPScript.c macos/macperl/MPUtils.c
33138 ____________________________________________________________________________
33139 [ 12324] By: pudge                                 on 2001/10/03  18:44:09
33140         Log: Fix Matthias' address, and attributions.
33141      Branch: maint-5.6/macperl
33142            ! AUTHORS README.macos ext/DynaLoader/dl_mac.xs perl.c
33143            ! pod/perlport.pod
33144 ____________________________________________________________________________
33145 [ 12323] By: pudge                                 on 2001/10/03  18:42:37
33146         Log: Fix Matthias' address, and attributions.
33147      Branch: maint-5.6/macperl
33148            ! macos/config.h macos/ext/Mac/AppleEvents/AppleEvents.pm
33149            ! macos/ext/Mac/Components/Components.pm
33150            ! macos/ext/Mac/Controls/Controls.pm macos/ext/Mac/DCon/DCon.pm
33151            ! macos/ext/Mac/Dialogs/Dialogs.pm
33152            ! macos/ext/Mac/Events/Events.pm
33153            ! macos/ext/Mac/ExtUtils/MakeToolboxModule
33154            ! macos/ext/Mac/Files/Files.pm macos/ext/Mac/Fonts/Fonts.pm
33155            ! macos/ext/Mac/Gestalt/Gestalt.pm
33156            ! macos/ext/Mac/ImageCompression/ImageCompression.pm
33157            ! macos/ext/Mac/Lists/Lists.pm macos/ext/Mac/Memory/Memory.pm
33158            ! macos/ext/Mac/Menus/Menus.pm
33159            ! macos/ext/Mac/MoreFiles/MoreFiles.pm
33160            ! macos/ext/Mac/Movies/Movies.pm
33161            ! macos/ext/Mac/Navigation/Navigation.pm
33162            ! macos/ext/Mac/Notification/Notification.pm
33163            ! macos/ext/Mac/OSA/OSA.pm macos/ext/Mac/Processes/Processes.pm
33164            ! macos/ext/Mac/QDOffscreen/QDOffscreen.pm
33165            ! macos/ext/Mac/QuickDraw/QuickDraw.pm
33166            ! macos/ext/Mac/QuickTimeVR/QuickTimeVR.pm
33167            ! macos/ext/Mac/Resources/Resources.pm macos/ext/Mac/SAT/SAT.pm
33168            ! macos/ext/Mac/Sound/Sound.pm macos/ext/Mac/Speech/Speech.pm
33169            ! macos/ext/Mac/SpeechRecognition/SpeechRecognition.pm
33170            ! macos/ext/Mac/StandardFile/StandardFile.pm
33171            ! macos/ext/Mac/TextEdit/TextEdit.pm
33172            ! macos/ext/Mac/Types/Types.pm macos/ext/Mac/Windows/Windows.pm
33173            ! macos/fcntl.h macos/lib/ExtUtils/MM_MacOS.pm
33174            ! macos/lib/Mac/LowMem.pm
33175 ____________________________________________________________________________
33176 [ 12322] By: sky                                   on 2001/10/03  18:41:07
33177         Log: Subject: [PATCH perl@12307] %ENV tainting for VMS
33178              From: "Craig A. Berry" <craigberry@mac.com>
33179              Date: Wed, 03 Oct 2001 14:30:55 -0500
33180              Message-Id: <5.1.0.14.0.20011003124800.01bd31c0@exchi01>
33181      Branch: perl
33182            ! vms/vms.c
33183 ____________________________________________________________________________
33184 [ 12321] By: jhi                                   on 2001/10/03  18:38:34
33185         Log: Subject: [PATCH perl@12307] %ENV tainting for VMS
33186              From: "Craig A. Berry" <craigberry@mac.com>
33187              Date: Wed, 03 Oct 2001 14:30:55 -0500
33188              Message-Id: <5.1.0.14.0.20011003124800.01bd31c0@exchi01>
33189      Branch: perl
33190            ! vms/vms.c
33191 ____________________________________________________________________________
33192 [ 12320] By: jhi                                   on 2001/10/03  16:47:30
33193         Log: Unicode properties: fix L& (the #12319 didn't allow L&,
33194              only IsL&) and Inherited (negative lookahead good);
33195              add tests for Common, Inherited, and L&.
33196      Branch: perl
33197            ! lib/utf8_heavy.pl pod/perltodo.pod t/op/pat.t
33198 ____________________________________________________________________________
33199 [ 12319] By: jhi                                   on 2001/10/03  16:12:53
33200         Log: Unicode properties: support \p{(?:Is)?L&} as an alias for \pL.
33201              (The Unicode standard uses L& quite often.)
33202      Branch: perl
33203            ! lib/utf8_heavy.pl
33204 ____________________________________________________________________________
33205 [ 12318] By: jhi                                   on 2001/10/03  15:57:34
33206         Log: Add the 'Common' Unicode property (code points not
33207              explicitly assigned to any other script).
33208      Branch: perl
33209            + lib/unicore/In/136.pl
33210            ! MANIFEST lib/unicore/In.pl lib/unicore/mktables.PL
33211 ____________________________________________________________________________
33212 [ 12317] By: jhi                                   on 2001/10/03  13:23:32
33213         Log: Skip the RV printing test under threads until fixed.
33214      Branch: perl
33215            ! ext/B/t/terse.t
33216 ____________________________________________________________________________
33217 [ 12316] By: jhi                                   on 2001/10/03  12:57:05
33218         Log: Subject: 12309 / cygwin / win2k
33219              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
33220              Date: Wed, 03 Oct 2001 15:25:15 +0200
33221              Message-Id: <20011003152353.A479.H.M.BRAND@hccnet.nl>
33222      Branch: perl
33223            ! makedef.pl
33224 ____________________________________________________________________________
33225 [ 12315] By: jhi                                   on 2001/10/03  12:50:17
33226         Log: Metaconfig unit change for #12314.
33227      Branch: metaconfig
33228            ! U/modified/Head.U
33229 ____________________________________________________________________________
33230 [ 12314] By: jhi                                   on 2001/10/03  12:49:26
33231         Log: Subject: Both cygwin and djgpp on one machine
33232              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
33233              Date: Wed, 03 Oct 2001 15:02:59 +0200
33234              Message-Id: <20011003150222.A474.H.M.BRAND@hccnet.nl>
33235      Branch: perl
33236            ! Configure
33237 ____________________________________________________________________________
33238 [ 12313] By: jhi                                   on 2001/10/03  12:04:49
33239         Log: (retracted by #12338)
33240              
33241              Subject: [PATCH] Code clean up for perlboot.pod
33242              From: Casey West <casey@geeknest.com>
33243              Date: Tue, 2 Oct 2001 19:24:43 -0400
33244              Message-ID: <20011002192443.B2163@stupid.geeknest.com>
33245              
33246              Subject: [PATCH] Code clean up for perlbot.diff
33247              From: Casey West <casey@geeknest.com>
33248              Date: Tue, 2 Oct 2001 19:25:22 -0400
33249              Message-ID: <20011002192522.C2163@stupid.geeknest.com>
33250              
33251              Subject: [PATCH] Code clean up for perlcall.pod
33252              From: Casey West <casey@geeknest.com>
33253              Date: Tue, 2 Oct 2001 19:25:57 -0400
33254              Message-ID: <20011002192557.D2163@stupid.geeknest.com>
33255              
33256              Subject: [PATCH] Code clean up for perldata.pod
33257              From: Casey West <casey@geeknest.com>
33258              Date: Tue, 2 Oct 2001 19:26:29 -0400
33259              Message-ID: <20011002192629.E2163@stupid.geeknest.com>
33260              
33261              Subject: [PATCH] Code clean up for perldbmfilter.pod
33262              From: Casey West <casey@geeknest.com>
33263              Date: Tue, 2 Oct 2001 19:26:59 -0400
33264              Message-ID: <20011002192659.F2163@stupid.geeknest.com>
33265              
33266              Subject: [PATCH] Code clean up for perlebcdic.pod
33267              From: Casey West <casey@geeknest.com>
33268              Date: Tue, 2 Oct 2001 19:27:37 -0400
33269              Message-ID: <20011002192737.G2163@stupid.geeknest.com>
33270      Branch: perl
33271            ! pod/perlboot.pod pod/perlbot.pod pod/perlcall.pod
33272            ! pod/perldata.pod pod/perldbmfilter.pod pod/perlebcdic.pod
33273 ____________________________________________________________________________
33274 [ 12312] By: ams                                   on 2001/10/02  23:43:55
33275         Log: Subject: [PATCH lib/ExtUtils/MakeMaker.pm] makemaker@perl.org
33276              From: Michael G Schwern <schwern@pobox.com>
33277              Date: Tue, 2 Oct 2001 17:00:49 -0400
33278              Message-Id: <20011002170049.A9955@blackrider>
33279      Branch: perl
33280            ! lib/ExtUtils/MakeMaker.pm
33281 ____________________________________________________________________________
33282 [ 12311] By: jhi                                   on 2001/10/02  23:24:07
33283         Log: FAQ sync.
33284      Branch: perl
33285            ! pod/perlfaq3.pod
33286 ____________________________________________________________________________
33287 [ 12310] By: nick                                  on 2001/10/02  16:09:49
33288         Log: Integrate mainline
33289      Branch: perlio
33290           !> AUTHORS Changes ext/I18N/Langinfo/Langinfo.pm
33291           !> ext/I18N/Langinfo/Langinfo.t ext/I18N/Langinfo/Makefile.PL
33292           !> lib/Pod/Html.pm lib/unicore/In.pl lib/unicore/mktables.PL mg.c
33293           !> patchlevel.h t/op/pat.t
33294 ____________________________________________________________________________
33295 [ 12309] By: jhi                                   on 2001/10/02  14:34:59
33296         Log: Unicode properties: allow also intra(wordbreak)name whitespace,
33297              not just one single space.
33298      Branch: perl
33299            ! lib/unicore/In.pl lib/unicore/mktables.PL t/op/pat.t
33300 ____________________________________________________________________________
33301 [ 12308] By: jhi                                   on 2001/10/02  12:49:41
33302         Log: AUTHORS updates.
33303      Branch: perl
33304            ! AUTHORS
33305 ____________________________________________________________________________
33306 [ 12307] By: jhi                                   on 2001/10/02  12:22:21
33307         Log: Update Changes.
33308      Branch: perl
33309            ! Changes patchlevel.h
33310 ____________________________________________________________________________
33311 [ 12306] By: jhi                                   on 2001/10/02  11:59:12
33312         Log: Work around old buggy glibcs for langinfo constants,
33313              from Nicholas Clark and David Dyck.
33314      Branch: perl
33315            ! ext/I18N/Langinfo/Langinfo.t ext/I18N/Langinfo/Makefile.PL
33316 ____________________________________________________________________________
33317 [ 12305] By: jhi                                   on 2001/10/02  11:45:55
33318         Log: Eradicate Time::Piece; add an example.
33319      Branch: perl
33320            ! ext/I18N/Langinfo/Langinfo.pm
33321 ____________________________________________________________________________
33322 [ 12304] By: jhi                                   on 2001/10/02  11:34:18
33323         Log: Subject: [PATCH] Pod::Html makes a poor guess at author
33324              From: Robert Spier <rspier@pobox.com>
33325              Date: Mon, 1 Oct 2001 23:20:16 -0700
33326              Message-ID: <15289.23712.422087.878224@rls.cx>
33327      Branch: perl
33328            ! lib/Pod/Html.pm
33329 ____________________________________________________________________________
33330 [ 12303] By: sky                                   on 2001/10/02  10:40:57
33331         Log: Fixes obscure bug that manifests itself by.
33332              local $!=0;undef*STDOUT;#segfaults
33333              Has been around for a while. Possible other magic IO vars are
33334              possibly affected as well. Reported by Jos Boumans.
33335      Branch: perl
33336            ! mg.c
33337 ____________________________________________________________________________
33338 [ 12302] By: nick                                  on 2001/10/02  09:00:52
33339         Log: Integrate mainline
33340      Branch: perlio
33341           !> ext/B/t/terse.t ext/I18N/Langinfo/Langinfo.t hints/darwin.sh
33342           !> lib/Term/Cap.t lib/open.t pod/perlapi.pod pod/perlunicode.pod
33343           !> pp_ctl.c regcomp.c t/TEST t/op/arith.t t/op/pack.t t/op/pat.t
33344 ____________________________________________________________________________
33345 [ 12301] By: nick                                  on 2001/10/02  08:40:57
33346         Log: Integrate mainline + lib/open.t patch from Chromatic
33347      Branch: perlio
33348           +> lib/Term/Cap.t lib/Text/TabsWrap/CHANGELOG
33349            ! lib/open.t
33350           !> (integrate 29 files)
33351 ____________________________________________________________________________
33352 [ 12300] By: jhi                                   on 2001/10/01  19:22:16
33353         Log: Mac OS X doesn't have threadsafe (_r) libc interfaces.
33354              Until it has, better stop early if someone requests threads.
33355      Branch: perl
33356            ! hints/darwin.sh
33357 ____________________________________________________________________________
33358 [ 12299] By: jhi                                   on 2001/10/01  19:01:31
33359         Log: Subject: [ID 20011001.011] redundant code in t/TEST
33360              From: David Dyck <dcd@tc.fluke.com>
33361              Date: Mon, 1 Oct 2001 12:56:24 -0700
33362              Message-Id: <200110011956.MAA16250@dd.tc.fluke.com>
33363      Branch: perl
33364            ! t/TEST
33365 ____________________________________________________________________________
33366 [ 12298] By: jhi                                   on 2001/10/01  18:52:12
33367         Log: Subject: [PATCH lib/Term/Cap.t] Robustify %ENV Handling in Test (was Re: Failed Term/Cap.t test)
33368              From: "chromatic" <chromatic@rmci.net>
33369              Date: Mon, 01 Oct 2001 12:27:12 -0600
33370              Message-ID: <20011001183251.89148.qmail@onion.perl.org>
33371      Branch: perl
33372            ! lib/Term/Cap.t
33373 ____________________________________________________________________________
33374 [ 12297] By: jhi                                   on 2001/10/01  17:04:18
33375         Log: UNICOS testing patches from Nicholas Clark.
33376      Branch: perl
33377            ! t/op/arith.t t/op/pack.t
33378 ____________________________________________________________________________
33379 [ 12296] By: jhi                                   on 2001/10/01  17:01:26
33380         Log: Subject: [PATCH lib/open.t] Better Locale Flutzigation (was Re: lib/open.t and locale tests)
33381              From: "chromatic" <chromatic@rmci.net>
33382              Date: Mon, 01 Oct 2001 10:21:51 -0600
33383              Message-ID: <20011001162731.40639.qmail@onion.perl.org>
33384      Branch: perl
33385            ! lib/open.t
33386 ____________________________________________________________________________
33387 [ 12295] By: jhi                                   on 2001/10/01  14:55:37
33388         Log: Make missing the RADIXCHAR a softer, gentler error.
33389      Branch: perl
33390            ! ext/I18N/Langinfo/Langinfo.t
33391 ____________________________________________________________________________
33392 [ 12294] By: jhi                                   on 2001/10/01  14:51:42
33393         Log: Nuke also the LANG because of glibc.
33394      Branch: perl
33395            ! lib/open.t
33396 ____________________________________________________________________________
33397 [ 12293] By: jhi                                   on 2001/10/01  14:51:20
33398         Log: Also the ^Is is optional.
33399      Branch: perl
33400            ! pod/perlunicode.pod t/op/pat.t
33401 ____________________________________________________________________________
33402 [ 12292] By: jhi                                   on 2001/10/01  14:08:26
33403         Log: Be careful to pull chars from the varargs stack when
33404              formatting chars.
33405      Branch: perl
33406            ! regcomp.c
33407 ____________________________________________________________________________
33408 [ 12291] By: jhi                                   on 2001/10/01  12:27:57
33409         Log: sortsv not in place anymore, noticed by John P. Linderman.
33410      Branch: perl
33411            ! pod/perlapi.pod pp_ctl.c
33412 ____________________________________________________________________________
33413 [ 12290] By: jhi                                   on 2001/10/01  12:25:03
33414         Log: Make the diagnostic messages more neutral.
33415      Branch: perl
33416            ! ext/B/t/terse.t
33417 ____________________________________________________________________________
33418 [ 12289] By: jhi                                   on 2001/10/01  03:59:34
33419         Log: Forgotten from #12288.
33420      Branch: perl
33421            ! ext/Data/Dumper/Dumper.pm
33422 ____________________________________________________________________________
33423 [ 12288] By: jhi                                   on 2001/10/01  03:58:37
33424         Log: Subject: [PATCH ext/Data/Dumper.pm Dumper.xs Dumper.t] Option to sort hashes
33425              From: Brian Ingerson <ingy@ttul.org>
33426              Date: Sun, 30 Sep 2001 21:45:56 -0700
33427              Message-ID: <20010930214556.D26392@ttul.org>
33428              
33429              (remember also the #12289)
33430      Branch: perl
33431            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
33432 ____________________________________________________________________________
33433 [ 12287] By: jhi                                   on 2001/10/01  03:33:15
33434         Log: More Unicode property tests for the abbreviated
33435              general properties.
33436      Branch: perl
33437            ! t/op/pat.t
33438 ____________________________________________________________________________
33439 [ 12286] By: jhi                                   on 2001/10/01  02:02:08
33440         Log: Further tweaks to the Unicode properties.
33441      Branch: perl
33442            ! lib/utf8_heavy.pl pod/perlunicode.pod regcomp.c t/op/pat.t
33443 ____________________________________________________________________________
33444 [ 12285] By: jhi                                   on 2001/10/01  01:46:35
33445         Log: Retract #12284.
33446      Branch: perl
33447            ! lib/Term/Cap.t
33448 ____________________________________________________________________________
33449 [ 12284] By: jhi                                   on 2001/10/01  01:24:12
33450         Log: (Retracted by #12285)
33451      Branch: perl
33452            ! lib/Term/Cap.t
33453 ____________________________________________________________________________
33454 [ 12283] By: jhi                                   on 2001/10/01  01:22:05
33455         Log: Subject: [PATCH MANIFEST lib/Term/Cap.t] Add tests for Term::Cap   
33456              From: "chromatic" <chromatic@rmci.net>  
33457              Date: Sun, 30 Sep 2001 16:10:02 -0600
33458              Message-ID: <20010930221540.67279.qmail@onion.perl.org>
33459      Branch: perl
33460            + lib/Term/Cap.t
33461            ! MANIFEST
33462 ____________________________________________________________________________
33463 [ 12282] By: jhi                                   on 2001/10/01  01:19:21
33464         Log: Use stty -g to restore the terminal state, do not even
33465              try to run the tests if stty -g is not available.
33466      Branch: perl
33467            ! lib/Term/Complete.t
33468 ____________________________________________________________________________
33469 [ 12281] By: jhi                                   on 2001/09/30  21:05:00
33470         Log: Cleanup utf8_heavy; allow dropping the In prefix from
33471              Unicode script/block properties.
33472      Branch: perl
33473            ! lib/utf8_heavy.pl
33474 ____________________________________________________________________________
33475 [ 12280] By: jhi                                   on 2001/09/30  13:42:18
33476         Log: Retract the #12259 for now.
33477      Branch: perl
33478            ! embed.h embed.pl sv.h
33479 ____________________________________________________________________________
33480 [ 12279] By: jhi                                   on 2001/09/30  13:37:59
33481         Log: Upgrade to Text-Tabs+Wrap-2001.0929 from David Muir Sharnoff.
33482      Branch: perl
33483            + lib/Text/TabsWrap/CHANGELOG
33484            ! MANIFEST lib/Text/TabsWrap/t/fill.t lib/Text/Wrap.pm
33485 ____________________________________________________________________________
33486 [ 12278] By: jhi                                   on 2001/09/30  05:05:18
33487         Log: #12272 wasn't right, it introduced an extra ().
33488      Branch: perl
33489            ! lib/utf8_heavy.pl
33490 ____________________________________________________________________________
33491 [ 12277] By: jhi                                   on 2001/09/30  00:31:07
33492         Log: Subject: [PATCH @12256 ext/DB_File.pm ext/GDBM_File.pm] Remove string eval from AUTOLOAD
33493              From: Jonathan Stowe <gellyfish@gellyfish.com>
33494              Date: Sat, 29 Sep 2001 15:52:43 +0100 (BST)
33495              Message-ID: <Pine.LNX.4.33.0109291535120.18586-100000@orpheus.gellyfish.com>
33496      Branch: perl
33497            ! ext/DB_File/DB_File.pm ext/GDBM_File/GDBM_File.pm
33498 ____________________________________________________________________________
33499 [ 12276] By: jhi                                   on 2001/09/30  00:15:38
33500         Log: Subject: Patch to put qsortsv in the public API
33501              From: Brian Ingerson <ingy@ttul.org>
33502              Date: Sat, 29 Sep 2001 17:41:13 -0700
33503              Message-ID: <20010929174113.A30223@ttul.org>
33504      Branch: perl
33505            ! embed.h embed.pl global.sym pod/perlapi.pod pp_ctl.c proto.h
33506 ____________________________________________________________________________
33507 [ 12275] By: jhi                                   on 2001/09/30  00:11:21
33508         Log: Subject: [PATCH perlvar, perlfunc, inccode.t] additional docs and tests
33509              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
33510              Date: Sat, 29 Sep 2001 23:54:48 +0200
33511              Message-ID: <20010929235448.A5017@rafael>
33512      Branch: perl
33513            ! pod/perlfunc.pod pod/perlvar.pod t/op/inccode.t
33514 ____________________________________________________________________________
33515 [ 12274] By: jhi                                   on 2001/09/30  00:03:19
33516         Log: FAQ sync.
33517      Branch: perl
33518            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
33519            ! pod/perlfaq9.pod
33520 ____________________________________________________________________________
33521 [ 12273] By: bailey                                on 2001/09/29  23:43:46
33522         Log: Resync with mainline
33523      Branch: vmsperl
33524           +> (branch 1207 files)
33525            - (delete 324 files)
33526           !> (integrate 866 files)
33527 ____________________________________________________________________________
33528 [ 12272] By: jhi                                   on 2001/09/29  21:32:33
33529         Log: Nasty recursion trap if one would match Unicode.
33530      Branch: perl
33531            ! lib/utf8_heavy.pl
33532 ____________________________________________________________________________
33533 [ 12271] By: jhi                                   on 2001/09/29  21:18:44
33534         Log: More Unicode todo.
33535      Branch: perl
33536            ! pod/perltodo.pod
33537 ____________________________________________________________________________
33538 [ 12270] By: jhi                                   on 2001/09/29  20:15:32
33539         Log: Explain a bit the new more flexible \p\P syntax.
33540      Branch: perl
33541            ! pod/perlunicode.pod
33542 ____________________________________________________________________________
33543 [ 12269] By: jhi                                   on 2001/09/29  20:05:24
33544         Log: More leniency to the \p and \P: now can have whitespace
33545              between the property definition and the curlies; now can
33546              invert the property by having a caret between the open
33547              curly and the property.
33548      Branch: perl
33549            ! lib/utf8_heavy.pl pod/perldiag.pod regcomp.c t/op/pat.t
33550 ____________________________________________________________________________
33551 [ 12268] By: nick                                  on 2001/09/29  17:39:26
33552         Log: Integrate mainline. Builds lots of sv.h/embed.h redef warnings
33553              one test (lib/open.t) fails
33554      Branch: perlio
33555           +> ext/B/t/b.t ext/B/t/debug.t ext/B/t/deparse.t
33556           +> ext/B/t/showlex.t ext/B/t/stash.t ext/B/t/terse.t
33557           +> ext/threads/t/stress_cv.t ext/threads/t/stress_string.t
33558           +> lib/Tie/Scalar.t lib/open.t
33559            - ext/B/B.t ext/B/Debug.t ext/B/Deparse.t ext/B/Showlex.t
33560            - ext/B/Stash.t
33561           !> (integrate 62 files)
33562 ____________________________________________________________________________
33563 [ 12267] By: jhi                                   on 2001/09/29  13:54:04
33564         Log: Save and restore $ENV{'SYS$LOGIN'} only in VMS.
33565      Branch: perl
33566            ! t/op/chdir.t
33567 ____________________________________________________________________________
33568 [ 12266] By: jhi                                   on 2001/09/29  13:51:49
33569         Log: Subject: [PATCH perl@12258] chdir.t finally (I hope)
33570              From: "Craig A. Berry" <craigberry@mac.com> 
33571              Date: Sat, 29 Sep 2001 09:35:33 -0500
33572              Message-Id: <a05101000b7db8afde231@[172.16.52.1]>
33573      Branch: perl
33574            ! t/op/chdir.t
33575 ____________________________________________________________________________
33576 [ 12265] By: jhi                                   on 2001/09/29  13:49:43
33577         Log: Subject: [PATCH MANIFEST lib/Tie/Scalar.pm lib/Tie/Scalar.t] Add tests, clean up Tie::Scalar
33578              From: "chromatic" <chromatic@rmci.net>
33579              Date: Fri, 28 Sep 2001 21:20:12 -0600
33580              Message-ID: <20010929032543.58322.qmail@onion.perl.org>
33581      Branch: perl
33582            + lib/Tie/Scalar.t
33583            ! MANIFEST lib/Tie/Scalar.pm
33584 ____________________________________________________________________________
33585 [ 12264] By: jhi                                   on 2001/09/29  04:57:42
33586         Log: Allow for more flexibility in the \p{In...} names, now
33587              case doesn't matter, and any space or dash can be
33588              matched by any space, dash, underbar, or empty.
33589              (may be going too far on leniency)
33590      Branch: perl
33591            ! lib/unicore/Blocks.pl lib/unicore/In.pl lib/unicore/Scripts.pl
33592            ! lib/unicore/mktables.PL lib/utf8_heavy.pl pod/perlunicode.pod
33593            ! t/op/pat.t
33594 ____________________________________________________________________________
33595 [ 12263] By: jhi                                   on 2001/09/28  23:04:13
33596         Log: Subject: [PATCH MANIFEST lib/open.t] Add tests for open.pm
33597              From: "chromatic" <chromatic@rmci.net>
33598              Date: Fri, 28 Sep 2001 17:39:50 -0600
33599              Message-ID: <20010928234521.14178.qmail@onion.perl.org>
33600      Branch: perl
33601            + lib/open.t
33602            ! MANIFEST
33603 ____________________________________________________________________________
33604 [ 12262] By: jhi                                   on 2001/09/28  22:23:53
33605         Log: Subject: [PATCH perl@12258] glob test case tweak for VMS
33606              From: "Craig A. Berry" <craigberry@mac.com>
33607              Date: Fri, 28 Sep 2001 16:24:51 -0500
33608              Message-Id: <a05101000b7da98ceb83c@[172.16.52.1]>
33609      Branch: perl
33610            ! ext/File/Glob/t/basic.t
33611 ____________________________________________________________________________
33612 [ 12261] By: jhi                                   on 2001/09/28  22:23:05
33613         Log: Subject: [DOC PATCH] Carp.pm pod typo
33614              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
33615              Date: Fri, 28 Sep 2001 23:14:51 +0200
33616              Message-ID: <20010928231451.E16889@rafael>
33617      Branch: perl
33618            ! lib/Carp.pm
33619 ____________________________________________________________________________
33620 [ 12260] By: jhi                                   on 2001/09/28  22:21:55
33621         Log: Subject: [PATCH] Allow an @INC hook to set %INC
33622              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
33623              Date: Fri, 28 Sep 2001 22:18:13 +0200
33624              Message-ID: <20010928221813.A16889@rafael>
33625      Branch: perl
33626            ! pp_ctl.c
33627 ____________________________________________________________________________
33628 [ 12259] By: jhi                                   on 2001/09/28  22:20:26
33629         Log: Subject: Re: macro redefinitions on Win32 (was Re: Question about PERLIO)
33630              From: Nicholas Clark <nick@ccl4.org>
33631              Date: Fri, 28 Sep 2001 23:39:33 +0100
33632              Message-ID: <20010928233933.C23673@plum.flirble.org>
33633      Branch: perl
33634            ! embed.h embed.pl sv.h
33635 ____________________________________________________________________________
33636 [ 12258] By: jhi                                   on 2001/09/28  12:45:45
33637         Log: Update Changes.
33638      Branch: perl
33639            ! Changes patchlevel.h
33640 ____________________________________________________________________________
33641 [ 12256] By: jhi                                   on 2001/09/28  12:18:29
33642         Log: Move the B tests to B/t.
33643      Branch: perl
33644            + ext/B/t/b.t ext/B/t/debug.t ext/B/t/deparse.t
33645            + ext/B/t/showlex.t ext/B/t/stash.t ext/B/t/terse.t
33646            - ext/B/B.t ext/B/B/Terse.t ext/B/Debug.t ext/B/Deparse.t
33647            - ext/B/Showlex.t ext/B/Stash.t
33648            ! MANIFEST
33649 ____________________________________________________________________________
33650 [ 12255] By: jhi                                   on 2001/09/28  12:09:40
33651         Log: Forgot from #12254.
33652      Branch: perl
33653            + ext/B/B/Terse.t
33654 ____________________________________________________________________________
33655 [ 12254] By: jhi                                   on 2001/09/28  12:09:06
33656         Log: Subject: [PATCH MANIFEST ext/B/B/Terse.t] Add tests for B::Terse
33657              From: "chromatic" <chromatic@rmci.net>
33658              Date: Thu, 27 Sep 2001 23:22:17 -0600
33659              Message-ID: <20010928052747.56587.qmail@onion.perl.org>   
33660      Branch: perl
33661            ! MANIFEST
33662 ____________________________________________________________________________
33663 [ 12253] By: jhi                                   on 2001/09/28  02:31:49
33664         Log: Test numbering mismatch.
33665      Branch: perl
33666            ! t/op/chdir.t
33667 ____________________________________________________________________________
33668 [ 12252] By: jhi                                   on 2001/09/27  22:46:42
33669         Log: Subject: [PATCH perl@12239] slightly less broken chdir.t for VMS
33670              From: "Craig A. Berry" <craigberry@mac.com>
33671              Date: Wed, 26 Sep 2001 17:43:14 -0500
33672              Message-Id: <5.1.0.14.0.20010926173048.01aac5b0@exchi01>
33673      Branch: perl
33674            ! iperlsys.h t/op/chdir.t
33675 ____________________________________________________________________________
33676 [ 12251] By: jhi                                   on 2001/09/27  22:44:35
33677         Log: Subject: [PATCH gv.c] make __ANON__ global
33678              From: Robin Barker <rmb1@cise.npl.co.uk>
33679              Date: Wed, 26 Sep 2001 17:56:28 +0100 (BST)
33680              Message-Id: <200109261656.RAA27762@tempest.npl.co.uk>
33681      Branch: perl
33682            ! gv.c t/op/anonsub.t t/op/runlevel.t
33683 ____________________________________________________________________________
33684 [ 12250] By: jhi                                   on 2001/09/27  22:33:11
33685         Log: Subject: Re: [BUG] B::Terse can't handle constant scalar refs
33686              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
33687              Date: Thu, 27 Sep 2001 22:34:32 +0200
33688              Message-ID: <20010927223432.A1485@rafael>
33689      Branch: perl
33690            ! ext/B/B/Terse.pm
33691 ____________________________________________________________________________
33692 [ 12249] By: jhi                                   on 2001/09/27  22:29:32
33693         Log: (retracted by #12338)
33694              
33695              Subject: [PATCH] Cleanup of perldsc.pod      
33696              From: Casey West <casey@geeknest.com>
33697              Date: Thu, 27 Sep 2001 11:13:17 -0400
33698              Message-ID: <20010927111317.A1942@stupid.geeknest.com>
33699      Branch: perl
33700            ! pod/perldsc.pod
33701 ____________________________________________________________________________
33702 [ 12248] By: jhi                                   on 2001/09/27  22:23:24
33703         Log: Not everyone is using ithreads...
33704      Branch: perl
33705            ! ext/Devel/Peek/Peek.t
33706 ____________________________________________________________________________
33707 [ 12247] By: jhi                                   on 2001/09/27  13:39:39
33708         Log: Document the nss_delete core dump workaround for HP-UX
33709              and Solaris, bug IDs 20010805.018 and 20010629.004.
33710      Branch: perl
33711            ! README.hpux README.solaris
33712 ____________________________________________________________________________
33713 [ 12246] By: jhi                                   on 2001/09/27  12:05:36
33714         Log: Dump Unicode hash keys also as Unicode,
33715              not just as a byte string.
33716      Branch: perl
33717            ! dump.c ext/Devel/Peek/Peek.t
33718 ____________________________________________________________________________
33719 [ 12245] By: jhi                                   on 2001/09/27  11:15:51
33720         Log: Integrate changes #12241 and #12242 from macperl:
33721              
33722              Remove unneeded disabling of umask() calls
33723              
33724              Note (get|set)sockopt are available.
33725      Branch: perl
33726           !> lib/File/Temp.pm pod/perlport.pod
33727 ____________________________________________________________________________
33728 [ 12244] By: sky                                   on 2001/09/27  08:53:00
33729         Log: Flush buffers on thread closedown.
33730      Branch: perl
33731            ! ext/threads/threads.xs
33732 ____________________________________________________________________________
33733 [ 12243] By: jhi                                   on 2001/09/27  02:20:06
33734         Log: Dump SvUTF8(sv)s also as \x{...}.
33735              
33736              TODO: dump the SvUTF8() hash keys similarly. 
33737      Branch: perl
33738            ! dump.c embed.h embed.pl ext/Devel/Peek/Peek.t proto.h
33739 ____________________________________________________________________________
33740 [ 12242] By: pudge                                 on 2001/09/26  20:41:35
33741         Log: Note (get|set)sockopt are available.
33742      Branch: maint-5.6/macperl
33743            ! pod/perlport.pod
33744 ____________________________________________________________________________
33745 [ 12241] By: pudge                                 on 2001/09/26  20:28:49
33746         Log: Remove unneeded disabling of umask() calls
33747      Branch: maint-5.6/macperl
33748            ! lib/File/Temp.pm
33749 ____________________________________________________________________________
33750 [ 12240] By: sky                                   on 2001/09/26  18:44:56
33751         Log: Documention update
33752      Branch: perl
33753            ! ext/threads/threads.pm
33754 ____________________________________________________________________________
33755 [ 12239] By: jhi                                   on 2001/09/26  13:49:05
33756         Log: Update Changes.
33757      Branch: perl
33758            ! Changes patchlevel.h
33759 ____________________________________________________________________________
33760 [ 12238] By: jhi                                   on 2001/09/26  13:40:53
33761         Log: Check that all environment variables are tainted.
33762      Branch: perl
33763            ! t/op/taint.t
33764 ____________________________________________________________________________
33765 [ 12237] By: jhi                                   on 2001/09/26  13:02:07
33766         Log: Manual integration error in #12235.
33767      Branch: perl
33768            ! lib/File/DosGlob.t
33769 ____________________________________________________________________________
33770 [ 12236] By: jhi                                   on 2001/09/26  12:57:11
33771         Log: Subject: Re: binmode(STDOUT, ":unix") busted when STDOUT is piped.
33772              From: "chromatic" <chromatic@rmci.net>
33773              Date: Tue, 25 Sep 2001 23:57:07 -0600
33774              Message-ID: <20010926060233.7554.qmail@onion.perl.org>
33775      Branch: perl
33776            ! perlio.c
33777 ____________________________________________________________________________
33778 [ 12235] By: jhi                                   on 2001/09/26  12:53:16
33779         Log: Integrate macperl changes from Chris Nandor:
33780              12192 11817 11815 11813 11778 11775
33781              
33782              Update CPAN.pm to work with new Mac::BuildTools instead
33783              of ExtUtils::MM_MacOS "orphan" functions
33784              
33785              Fix test
33786              
33787              Make syntax check report in MPW style, fix tests
33788              to use Mac::err=unix to get normal-style error
33789              messages.
33790              
33791              More module and test ports from Thomas Wegner et al
33792              
33793              Fix open of /dev/null for Mac OS
33794              
33795              Allow for platforms to override formatting of errors
33796              on output from Matthias Neeracher (core files)
33797      Branch: perl
33798            ! ext/B/Deparse.t lib/File/DosGlob.pm lib/File/DosGlob.t
33799            ! lib/File/Spec.t lib/File/Temp/t/security.t lib/strict.t
33800            ! lib/subs.t lib/warnings.t t/op/magic.t t/run/kill_perl.t
33801           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c lib/CPAN.pm
33802           !> lib/File/Spec/Mac.pm lib/File/Temp.pm perl.c perl.h pp_ctl.c
33803           !> t/base/term.t t/op/runlevel.t t/pod/testp2pt.pl util.c
33804 ____________________________________________________________________________
33805 [ 12234] By: jhi                                   on 2001/09/26  11:58:11
33806         Log: grrr.
33807      Branch: perl
33808            ! t/op/gv.t
33809 ____________________________________________________________________________
33810 [ 12233] By: jhi                                   on 2001/09/26  11:56:09
33811         Log: Retract #12232.
33812      Branch: perl
33813            ! t/op/gv.t
33814 ____________________________________________________________________________
33815 [ 12232] By: jhi                                   on 2001/09/26  11:53:37
33816         Log: (Retracted by #12233.)
33817      Branch: perl
33818            ! t/op/gv.t
33819 ____________________________________________________________________________
33820 [ 12231] By: jhi                                   on 2001/09/26  11:52:09
33821         Log: Detypo.
33822      Branch: perl
33823            ! ext/Encode/Makefile.PL
33824 ____________________________________________________________________________
33825 [ 12230] By: sky                                   on 2001/09/26  11:36:23
33826         Log: Increase the amount of time we spend in each thread, and add one that uses an anonymous sub.
33827              We are using a "delay" here because we do not want to depend on thread synchronization issues.
33828      Branch: perl
33829            + ext/threads/t/stress_cv.t
33830            ! MANIFEST ext/threads/t/stress_string.t
33831 ____________________________________________________________________________
33832 [ 12229] By: jhi                                   on 2001/09/26  11:27:54
33833         Log: NetWare tweak from Ananth Kesari.
33834      Branch: perl
33835            ! NetWare/t/Readme.txt
33836 ____________________________________________________________________________
33837 [ 12228] By: jhi                                   on 2001/09/26  11:26:26
33838         Log: Trick to fool case-blind filesystems.
33839      Branch: perl
33840            ! ext/Encode/Makefile.PL
33841 ____________________________________________________________________________
33842 [ 12227] By: sky                                   on 2001/09/26  11:06:50
33843         Log: Threads can start executing in a different order than they were
33844              created.... so we cannot ok() inside the threadstarter.
33845      Branch: perl
33846            ! ext/threads/t/stress_string.t
33847 ____________________________________________________________________________
33848 [ 12226] By: sky                                   on 2001/09/26  07:41:45
33849         Log: Add in stress_string.t to stress test threads a bit more.
33850      Branch: perl
33851            + ext/threads/t/stress_string.t
33852            ! MANIFEST
33853 ____________________________________________________________________________
33854 [ 12225] By: sky                                   on 2001/09/26  07:04:21
33855         Log: Fix negative refcount introduced by #12223.
33856      Branch: perl
33857            ! ext/threads/threads.xs
33858 ____________________________________________________________________________
33859 [ 12224] By: sky                                   on 2001/09/26  06:57:58
33860         Log: Update documentation to match change #12223
33861      Branch: perl
33862            ! sharedsv.c
33863 ____________________________________________________________________________
33864 [ 12223] By: sky                                   on 2001/09/26  06:54:32
33865         Log: Use a separate interpreter for the sharedsv space. Another
33866              negative sv leak. Sigh.
33867      Branch: perl
33868            ! sharedsv.c
33869 ____________________________________________________________________________
33870 [ 12222] By: sky                                   on 2001/09/26  05:58:35
33871         Log: Do the environ assignment in perl_contruct to match perl_destruct.
33872              Now we don't need to perl_parse/perl_run. However environ is a
33873              global....
33874      Branch: perl
33875            ! perl.c
33876 ____________________________________________________________________________
33877 [ 12221] By: sky                                   on 2001/09/26  05:41:02
33878         Log: Move the creation of PL_strtab to perl_construct so we can work
33879              with HV and HEs without running perl_parse.
33880      Branch: perl
33881            ! perl.c
33882 ____________________________________________________________________________
33883 [ 12220] By: gsar                                  on 2001/09/26  02:18:26
33884         Log: integrate macperl changes into maint-5.6
33885      Branch: maint-5.6/perl
33886           !> (integrate 26 files)
33887 ____________________________________________________________________________
33888 [ 12219] By: pudge                                 on 2001/09/26  00:19:35
33889         Log: Fix just a few of the bugs in Mac::InternetConfig (Bug #462999, Axel Rose);
33890              fix doc in Mac::Fonts (Patch #447221, Andreas Marcel Riechert).
33891      Branch: maint-5.6/macperl
33892            ! macos/ext/Mac/Fonts/Fonts.xs
33893            ! macos/ext/Mac/InternetConfig/InternetConfig.pm
33894 ____________________________________________________________________________
33895 [ 12218] By: ams                                   on 2001/09/25  23:31:33
33896         Log: Subject: Re: [PATCH] AutoSplit.t (was Re: Untested libraries update)
33897              From: Nicholas Clark <nick@ccl4.org>
33898              Date: Wed, 26 Sep 2001 01:20:20 +0100
33899              Message-Id: <20010926012020.B48092@plum.flirble.org>
33900      Branch: perl
33901            ! lib/AutoSplit.t
33902 ____________________________________________________________________________
33903 [ 12217] By: ams                                   on 2001/09/25  22:33:05
33904         Log: Subject: [PATCH perl@12180] angle bracket filespec problem on VMS
33905              From: "Craig A. Berry" <craigberry@mac.com>
33906              Date: Tue, 25 Sep 2001 18:08:42 -0500
33907              Message-Id: <5.1.0.14.0.20010925154848.036887d8@exchi01>
33908      Branch: perl
33909            ! vms/vms.c
33910 ____________________________________________________________________________
33911 [ 12216] By: ams                                   on 2001/09/25  21:41:01
33912         Log: Subject: [PATCH lib/AutoSplit.t]  Fixing mysterious TEST failure. (was
33913              Re: binmode(STDOUT, ":unix") busted when STDOUT is piped.)
33914              From: Michael G Schwern <schwern@pobox.com>
33915              Date: Wed, 26 Sep 2001 00:38:21 -0400
33916              Message-Id: <20010926003821.A627@blackrider>
33917      Branch: perl
33918            ! lib/AutoSplit.t
33919 ____________________________________________________________________________
33920 [ 12215] By: jhi                                   on 2001/09/25  21:40:04
33921         Log: Subject: [PATCH lib/Test/Simple.pm lib/Test/Utils.pm] fix test.deparse
33922              From: Michael G Schwern <schwern@pobox.com>
33923              Date: Tue, 25 Sep 2001 17:43:49 -0400
33924              Message-ID: <20010925174349.B19534@blackrider>
33925      Branch: perl
33926            ! lib/Test/Simple.pm lib/Test/Utils.pm
33927 ____________________________________________________________________________
33928 [ 12214] By: pudge                                 on 2001/09/25  21:11:21
33929         Log: Integrate changes from bleadperl.
33930      Branch: maint-5.6/macperl
33931           !> pod/perlport.pod
33932 ____________________________________________________________________________
33933 [ 12213] By: jhi                                   on 2001/09/25  20:37:14
33934         Log: skip($mess) should result in one skip.
33935      Branch: perl
33936            ! t/test.pl
33937 ____________________________________________________________________________
33938 [ 12212] By: pudge                                 on 2001/09/25  20:21:06
33939         Log: Integrate change #12200 from maintperl.
33940      Branch: maint-5.6/macperl
33941           !> win32/perlhost.h
33942 ____________________________________________________________________________
33943 [ 12211] By: pudge                                 on 2001/09/25  20:11:56
33944         Log: Fix file types to "apple"
33945      Branch: maint-5.6/macperl
33946            ! macos/ext/Mac/Menus/t/MenuBar.rsrc
33947            ! macos/ext/Mac/SAT/t/Collision.rsrc
33948 ____________________________________________________________________________
33949 [ 12210] By: pudge                                 on 2001/09/25  19:28:20
33950         Log: Fix rsrc file as snd file; fix path in t file.
33951      Branch: maint-5.6/macperl
33952            ! macos/ext/Mac/Notification/t/Notification.rsrc
33953            ! macos/ext/Mac/Notification/t/Notification.t
33954 ____________________________________________________________________________
33955 [ 12209] By: pudge                                 on 2001/09/25  19:15:57
33956         Log: Sync up with File::Find from bleadperl.
33957      Branch: maint-5.6/macperl
33958            ! lib/File/Find.pm t/lib/filefind-taint.t
33959 ____________________________________________________________________________
33960 [ 12208] By: pudge                                 on 2001/09/25  19:06:48
33961         Log: Ignore SIGPIPE being set to IGNORE.  Temporary fix until we upgrade
33962              to new version of libnet.  (Axel Rose, Paul Schinder, and a cast
33963              of hundreds)
33964      Branch: maint-5.6/macperl
33965            ! macos/bundled_lib/blib/lib/Net/Cmd.pm
33966            ! macos/bundled_lib/blib/lib/Net/FTP/A.pm
33967            ! macos/bundled_lib/blib/lib/Net/FTP/I.pm
33968 ____________________________________________________________________________
33969 [ 12207] By: nick                                  on 2001/09/25  19:04:36
33970         Log: Integrate mainline (untested while modem is up)
33971      Branch: perlio
33972           +> lib/AutoSplit.t t/test.pl
33973            - lib/warnings/register.t
33974           !> (integrate 28 files)
33975 ____________________________________________________________________________
33976 [ 12206] By: jhi                                   on 2001/09/25  17:21:00
33977         Log: perldiag entry for #12205.
33978      Branch: perl
33979            ! pod/perldiag.pod
33980 ____________________________________________________________________________
33981 [ 12205] By: jhi                                   on 2001/09/25  17:20:38
33982         Log: Subject: [PATCH] warning on v-string in use/require
33983              From: John Peacock <jpeacock@rowman.com>
33984              Date: Mon, 24 Sep 2001 17:29:03 -0400
33985              Message-ID: <3BAFA59F.9C0E0339@rowman.com>
33986      Branch: perl
33987            ! ext/IO/lib/IO/Socket.pm pp_ctl.c t/lib/warnings/pp_ctl
33988 ____________________________________________________________________________
33989 [ 12204] By: jhi                                   on 2001/09/25  17:11:02
33990         Log: perltooc et al updates.
33991      Branch: perl
33992            ! plan9/mkfile pod/roffitall
33993 ____________________________________________________________________________
33994 [ 12203] By: jhi                                   on 2001/09/25  17:05:19
33995         Log: Subject: [PATCH pp_sys.c t/op/chdir.t ...] Deprecating chdir(undef)/chdir('')
33996              From: Michael G Schwern <schwern@pobox.com>
33997              Date: Sun, 23 Sep 2001 00:07:12 -0400
33998              Message-ID: <20010923000712.A7005@blackrider>
33999      Branch: perl
34000            ! pod/perl572delta.pod pod/perldiag.pod pp_sys.c t/op/chdir.t
34001 ____________________________________________________________________________
34002 [ 12202] By: jhi                                   on 2001/09/25  16:55:29
34003         Log: Subject: [PATCH perl@12185] Some Encode/*.enc files needs to be corrected
34004              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
34005              Date: Wed, 26 Sep 2001 01:25:10 +0900
34006              Message-Id: <20010926012410.5B86.BQW10602@nifty.com>
34007      Branch: perl
34008            ! ext/Encode/Encode/cp932.enc ext/Encode/Encode/cp936.enc
34009            ! ext/Encode/Encode/cp949.enc ext/Encode/Encode/cp950.enc
34010            ! ext/Encode/Encode/euc-cn.enc ext/Encode/Encode/shiftjis.enc
34011 ____________________________________________________________________________
34012 [ 12201] By: jhi                                   on 2001/09/25  16:52:03
34013         Log: Integrate change #12200 from maintperl;
34014              on windows, virtualized environment could propagate deleted variables
34015              into children if they happen to be at the very end of the table
34016      Branch: perl
34017           !> win32/perlhost.h
34018 ____________________________________________________________________________
34019 [ 12200] By: gsar                                  on 2001/09/25  16:36:01
34020         Log: on windows, virtualized environment could propagate deleted variables
34021              into children if they happen to be at the very end of the table
34022              (thanks for succinct test case from Johan Holmberg, and fix from
34023              Doug Lankshear)
34024      Branch: maint-5.6/perl
34025            ! win32/perlhost.h
34026 ____________________________________________________________________________
34027 [ 12199] By: gsar                                  on 2001/09/25  15:19:13
34028         Log: avoid the use of ftime() (it does a useless, potentially
34029              expensive call to GetTimeZoneInformation()); this potentially
34030              also results in three more digits of precision from
34031              Time::HiRes::time()
34032      Branch: perl
34033            ! ext/Time/HiRes/HiRes.xs
34034 ____________________________________________________________________________
34035 [ 12198] By: jhi                                   on 2001/09/25  14:27:01
34036         Log: Replace the use Test::More in t/{op,io,run} with t/test.pl.
34037              
34038              Note: io/binmode is failing, have to figure out why.
34039      Branch: perl
34040            + t/test.pl
34041            ! MANIFEST t/io/binmode.t t/op/chdir.t t/op/crypt.t
34042            ! t/op/inccode.t t/op/rand.t t/op/srand.t t/op/ver.t
34043            ! t/run/exit.t
34044 ____________________________________________________________________________
34045 [ 12197] By: ams                                   on 2001/09/25  13:48:55
34046         Log: Subject: [PATCH] AutoSplit.t (was Re: Untested libraries update)
34047              From: Nicholas Clark <nick@ccl4.org>
34048              Date: Tue, 25 Sep 2001 00:37:40 +0100
34049              Message-Id: <20010925003740.S4971@plum.flirble.org>
34050              (Further changes expected.)
34051      Branch: perl
34052            + lib/AutoSplit.t
34053            ! MANIFEST
34054 ____________________________________________________________________________
34055 [ 12196] By: sky                                   on 2001/09/25  13:37:12
34056         Log: Second attempt at fixing Time::HiRes::time on win32. Apperently if ENV{TZ} is wrong we fail. New attempt uses 
34057              _ftime to try and be more robust.
34058      Branch: perl
34059            ! ext/Time/HiRes/HiRes.xs
34060 ____________________________________________________________________________
34061 [ 12194] By: ams                                   on 2001/09/25  11:40:00
34062         Log: Subject: [PATCH perl@12180] perltootc -> perltooc in vms/descrip_mms.template
34063              From: "Craig A. Berry" <craigberry@mac.com>
34064              Date: Mon, 24 Sep 2001 17:54:20 -0500
34065              Message-Id: <5.1.0.14.0.20010924171225.01bb0428@exchi01>
34066      Branch: perl
34067            ! vms/descrip_mms.template
34068 ____________________________________________________________________________
34069 [ 12193] By: pudge                                 on 2001/09/25  02:53:42
34070         Log: Fixes for multiline error parsing (Bug #459263); cmd-.
34071              not working, cursor not spinning (Bug #422129); external
34072              editor problems (Bug #456329); escape/cmd-. not activating
34073              "Cancel" in Save dialog box (Bug #446960); Runtimes not
34074              executing on launch (Bug #464441).
34075      Branch: maint-5.6/macperl
34076            ! macos/macish.c macos/macish.h macos/macperl/MPEditor.c
34077            ! macos/macperl/MPGlobals.h macos/macperl/MPScript.c
34078            ! macos/macperl/MacPerl.r
34079 ____________________________________________________________________________
34080 [ 12192] By: pudge                                 on 2001/09/25  02:42:49
34081         Log: Update CPAN.pm to work with new Mac::BuildTools instead
34082              of ExtUtils::MM_MacOS "orphan" functions
34083      Branch: maint-5.6/macperl
34084            ! lib/CPAN.pm
34085 ____________________________________________________________________________
34086 [ 12191] By: pudge                                 on 2001/09/25  02:37:58
34087         Log: Fix up another xsubpp problem (Matthias Neeracher)
34088      Branch: maint-5.6/macperl
34089            ! macos/xsubpp
34090 ____________________________________________________________________________
34091 [ 12190] By: pudge                                 on 2001/09/25  02:37:38
34092         Log: Remove literal tabs from source in MM_MacOS.pm (Thomas Wegner)
34093      Branch: maint-5.6/macperl
34094            ! macos/lib/ExtUtils/MM_MacOS.pm
34095 ____________________________________________________________________________
34096 [ 12189] By: pudge                                 on 2001/09/25  02:37:08
34097         Log: Fix up Makefiles for more Mac:: modules (and prepare for
34098              static build ...?)
34099      Branch: maint-5.6/macperl
34100            ! macos/Makefile.mk macos/ext/Mac/Makefile.mk
34101            ! macos/macperl/Makefile.mk
34102 ____________________________________________________________________________
34103 [ 12188] By: pudge                                 on 2001/09/25  02:36:19
34104         Log: Fix up tests
34105      Branch: maint-5.6/macperl
34106            ! macos/MacPerlTests.cmd macos/MacPerlTests.plx
34107 ____________________________________________________________________________
34108 [ 12187] By: pudge                                 on 2001/09/25  02:11:13
34109         Log: Make malloc smarter, fix bugs.  (Bug #404030)
34110      Branch: maint-5.6/macperl
34111            ! macos/icemalloc.c macos/icemalloc.h
34112 ____________________________________________________________________________
34113 [ 12186] By: nick                                  on 2001/09/24  19:18:17
34114         Log: Integrate mainline
34115      Branch: perlio
34116           +> ext/I18N/Langinfo/fallback.c ext/I18N/Langinfo/fallback.xs
34117           +> lib/filetest.t
34118           !> (integrate 30 files)
34119 ____________________________________________________________________________
34120 [ 12185] By: jhi                                   on 2001/09/24  18:56:40
34121         Log: Retract #12136, the warnings::register is already
34122              tested by t/lib/warnings/9enabled, as pointed out
34123              by Paul Marquess.
34124      Branch: perl
34125            - lib/warnings/register.t
34126            ! MANIFEST lib/warnings/register.pm t/lib/1_compile.t
34127 ____________________________________________________________________________
34128 [ 12184] By: gsar                                  on 2001/09/24  18:39:58
34129         Log: fix Time::HiRes implementation of gettimeofday() on windows
34130              (HiRes.t#14 now passes)
34131      Branch: perl
34132            ! ext/Time/HiRes/HiRes.xs
34133 ____________________________________________________________________________
34134 [ 12183] By: gsar                                  on 2001/09/24  18:13:23
34135         Log: File::Spec::catfile() canonifies everything to blackslashes on
34136              windows :-(
34137      Branch: perl
34138            ! lib/ExtUtils/Manifest.t
34139 ____________________________________________________________________________
34140 [ 12182] By: gsar                                  on 2001/09/24  17:59:54
34141         Log: test number mismatch
34142      Branch: perl
34143            ! t/op/magic.t
34144 ____________________________________________________________________________
34145 [ 12181] By: jhi                                   on 2001/09/24  17:10:41
34146         Log: ok().
34147      Branch: perl
34148            ! t/op/pack.t
34149 ____________________________________________________________________________
34150 [ 12180] By: jhi                                   on 2001/09/24  16:09:37
34151         Log: unpack("Z*Z*", pack("Z*Z*", ..)) bug, patch and test from
34152              Wolfgang Laun <Wolfgang.Laun@alcatel.at>
34153      Branch: perl
34154            ! pp_pack.c t/op/pack.t
34155 ____________________________________________________________________________
34156 [ 12179] By: jhi                                   on 2001/09/24  15:46:49
34157         Log: Update Changes.
34158      Branch: perl
34159            ! Changes patchlevel.h
34160 ____________________________________________________________________________
34161 [ 12178] By: jhi                                   on 2001/09/24  14:12:06
34162         Log: Subject: [REPATCH] Re: [PATCH lib/ExtUtils/Manifest.pm] Minor bug in comment logic in maniread() on VMS
34163              From: Michael G Schwern <schwern@pobox.com>
34164              Date: Mon, 24 Sep 2001 11:12:13 -0400
34165              Message-ID: <20010924111213.G27885@blackrider>
34166      Branch: perl
34167            ! lib/ExtUtils/Manifest.pm
34168 ____________________________________________________________________________
34169 [ 12177] By: jhi                                   on 2001/09/24  14:02:32
34170         Log: Subject: [PATCH vms/test.com] Fixing inline TODO recognition
34171              From: Michael G Schwern <schwern@pobox.com> 
34172              Date: Mon, 24 Sep 2001 11:02:07 -0400
34173              Message-ID: <20010924110207.E27885@blackrider>
34174      Branch: perl
34175            ! vms/test.com
34176 ____________________________________________________________________________
34177 [ 12176] By: ams                                   on 2001/09/24  14:01:59
34178         Log: Update Changes.
34179      Branch: perl
34180            ! Changes
34181 ____________________________________________________________________________
34182 [ 12175] By: jhi                                   on 2001/09/24  13:20:28
34183         Log: Various cleanups.
34184      Branch: perl
34185            ! ext/threads/Makefile.PL ext/threads/threads.xs
34186 ____________________________________________________________________________
34187 [ 12173] By: pudge                                 on 2001/09/24  12:56:13
34188         Log: Integrate maint-5.6/perl changes 12024, 12026, 12145, 12146.
34189      Branch: maint-5.6/macperl
34190           !> (integrate 33 files)
34191 ____________________________________________________________________________
34192 [ 12171] By: jhi                                   on 2001/09/24  12:26:58
34193         Log: Subject: [PATCH gb2312.enc] (Re: [PATCH perl@12088] 2022-cn.enc of Encode.pm)
34194              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
34195              Date: Mon, 24 Sep 2001 20:04:58 +0900
34196              Message-Id: <20010924200207.A030.BQW10602@nifty.com>         
34197      Branch: perl
34198            ! ext/Encode/Encode/gb2312.enc
34199 ____________________________________________________________________________
34200 [ 12170] By: jhi                                   on 2001/09/24  12:08:30
34201         Log: Clarifying comment to #12164.
34202      Branch: perl
34203            ! lib/Cwd.pm
34204 ____________________________________________________________________________
34205 [ 12169] By: jhi                                   on 2001/09/24  11:59:33
34206         Log: Subject: [PATCH] Re: What sort of Makefile.PL should h2xs write?
34207              From: Nicholas Clark <nick@ccl4.org>
34208              Date: Sun, 23 Sep 2001 23:00:56 +0100
34209              Message-ID: <20010923230055.Y4971@plum.flirble.org>
34210              
34211              (with "sample_constants" changed to "fallback")
34212      Branch: perl
34213            + ext/I18N/Langinfo/fallback.c ext/I18N/Langinfo/fallback.xs
34214            ! MANIFEST ext/I18N/Langinfo/Langinfo.xs
34215            ! ext/I18N/Langinfo/Makefile.PL lib/ExtUtils/Constant.pm
34216            ! lib/h2xs.t utils/h2xs.PL
34217 ____________________________________________________________________________
34218 [ 12168] By: jhi                                   on 2001/09/24  11:25:56
34219         Log: Metaconfig unit change for #12167.
34220      Branch: metaconfig
34221            ! U/modified/Cppsym.U
34222 ____________________________________________________________________________
34223 [ 12167] By: jhi                                   on 2001/09/24  11:25:22
34224         Log: Add a few glibc cpp symbols to probe for.
34225      Branch: perl
34226            ! Configure
34227 ____________________________________________________________________________
34228 [ 12166] By: jhi                                   on 2001/09/24  11:14:43
34229         Log: DJGPP tweaks for Laszlo Molnar.
34230      Branch: perl
34231            ! djgpp/djgppsed.sh dosish.h
34232 ____________________________________________________________________________
34233 [ 12165] By: ams                                   on 2001/09/24  10:07:08
34234         Log: Subject: [PATCH t/op/inccode.t] More tests
34235              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
34236              Date: 24 Sep 2001 10:01:44 -0000
34237              Message-Id: <slrn9qu158.l2t.rgarciasuarez@rafael.kazibao.net>
34238      Branch: perl
34239            ! t/op/inccode.t
34240 ____________________________________________________________________________
34241 [ 12164] By: ams                                   on 2001/09/24  09:43:29
34242         Log: Subject: [PATCH Cwd.pm] local $/ = "\n";
34243              From: Jeff 'japhy/Marillion' Pinyan <jeffp@crusoe.net>
34244              Date: Mon, 24 Sep 2001 00:22:32 -0400 (EDT)
34245              Message-Id: <Pine.GSO.4.21.0109240021410.9178-100000@crusoe.crusoe.net>
34246      Branch: perl
34247            ! lib/Cwd.pm
34248 ____________________________________________________________________________
34249 [ 12163] By: jhi                                   on 2001/09/23  22:50:35
34250         Log: 1_compile updates.
34251      Branch: perl
34252            ! t/lib/1_compile.t
34253 ____________________________________________________________________________
34254 [ 12162] By: jhi                                   on 2001/09/23  21:11:22
34255         Log: Subject: [PATCH] proposal : put the @INC-hooks directly in %INC
34256              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
34257              Date: Wed, 19 Sep 2001 22:47:14 +0200
34258              Message-ID: <20010919224714.A6382@rafael>
34259      Branch: perl
34260            ! pod/perlvar.pod pp_ctl.c
34261 ____________________________________________________________________________
34262 [ 12161] By: ams                                   on 2001/09/23  17:40:02
34263         Log: Subject: [PATCH MANIFEST lib/filetest t/lib/1_compile.t] Add Tests for
34264              filetest Pragma
34265              From: "chromatic" <chromatic@rmci.net>
34266              Date: Sun, 23 Sep 2001 12:07:25 -0600
34267              Message-Id: <20010923181223.32427.qmail@onion.perl.org>
34268      Branch: perl
34269            + lib/filetest.t
34270            ! MANIFEST t/lib/1_compile.t
34271 ____________________________________________________________________________
34272 [ 12160] By: ams                                   on 2001/09/23  16:32:11
34273         Log: Additional minor chdir() tweak.
34274      Branch: perl
34275            ! pod/perlfunc.pod
34276 ____________________________________________________________________________
34277 [ 12159] By: ams                                   on 2001/09/23  16:25:01
34278         Log: Subject: PATCH lib/ExtUtils/Command.t
34279              From: Abe Timmerman <abe@ztreet.demon.nl>
34280              Date: Sun, 23 Sep 2001 19:11:44 +0200
34281              Message-Id: <b94sqtk7sidi2501apjssfubdc2ulmap38@4ax.com>
34282      Branch: perl
34283            ! lib/ExtUtils/Command.t
34284 ____________________________________________________________________________
34285 [ 12158] By: jhi                                   on 2001/09/23  12:52:36
34286         Log: Subject: [PATCH] Win32 compilation without USE_ITHREADS
34287              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
34288              Date: Sun, 23 Sep 2001 02:02:26 +0200
34289              Message-ID: <3BAD42B2.2951.39B2E2A@localhost>
34290      Branch: perl
34291            ! makedef.pl
34292 ____________________________________________________________________________
34293 [ 12157] By: jhi                                   on 2001/09/23  12:46:05
34294         Log: Subject: [PATCH t/op/study.t] Cleanup & OS/390 "fix"
34295              From: Michael G Schwern <schwern@pobox.com> (by way of Craig A. Berry)         
34296              Date: Sat, 22 Sep 2001 12:54:39 -0500
34297              Message-Id: <a05101003b7d27f77cfa1@[172.16.52.1]>
34298      Branch: perl
34299            ! t/op/study.t
34300 ____________________________________________________________________________
34301 [ 12156] By: nick                                  on 2001/09/23  07:48:44
34302         Log: Integrate mainline
34303      Branch: perlio
34304            - check83.pl
34305           !> ext/Encode/Encode/2022-cn.enc
34306 ____________________________________________________________________________
34307 [ 12155] By: nick                                  on 2001/09/23  07:48:01
34308         Log: Integrate mainline
34309      Branch: perlio
34310           +> (branch 64 files)
34311            - ext/Encode/Encode/cns11643-1.enc
34312            - ext/Encode/Encode/cns11643-2.enc
34313            - ext/Encode/Encode/iso2022-cn.enc
34314            - ext/Encode/Encode/iso2022-jp.enc
34315            - ext/Encode/Encode/iso2022-jp1.enc
34316            - ext/Encode/Encode/iso2022-jp2.enc
34317            - ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
34318            - ext/Encode/Encode/iso8859-1.enc
34319            - ext/Encode/Encode/iso8859-1.ucm
34320            - ext/Encode/Encode/iso8859-10.enc
34321            - ext/Encode/Encode/iso8859-10.ucm
34322            - ext/Encode/Encode/iso8859-13.enc
34323            - ext/Encode/Encode/iso8859-13.ucm
34324            - ext/Encode/Encode/iso8859-14.enc
34325            - ext/Encode/Encode/iso8859-14.ucm
34326            - ext/Encode/Encode/iso8859-15.enc
34327            - ext/Encode/Encode/iso8859-15.ucm
34328            - ext/Encode/Encode/iso8859-16.enc
34329            - ext/Encode/Encode/iso8859-16.ucm
34330            - ext/Encode/Encode/iso8859-2.enc
34331            - ext/Encode/Encode/iso8859-2.ucm
34332            - ext/Encode/Encode/iso8859-3.enc
34333            - ext/Encode/Encode/iso8859-3.ucm
34334            - ext/Encode/Encode/iso8859-4.enc
34335            - ext/Encode/Encode/iso8859-4.ucm
34336            - ext/Encode/Encode/iso8859-5.enc
34337            - ext/Encode/Encode/iso8859-5.ucm
34338            - ext/Encode/Encode/iso8859-6.enc
34339            - ext/Encode/Encode/iso8859-6.ucm
34340            - ext/Encode/Encode/iso8859-7.enc
34341            - ext/Encode/Encode/iso8859-7.ucm
34342            - ext/Encode/Encode/iso8859-8.enc
34343            - ext/Encode/Encode/iso8859-8.ucm
34344            - ext/Encode/Encode/iso8859-9.enc
34345            - ext/Encode/Encode/iso8859-9.ucm
34346            - ext/Encode/Encode/isoir-197.enc
34347            - ext/Encode/Encode/macRomania.enc pod/perltootc.pod
34348            - t/lib/sample-tests/header_at_end
34349            - t/lib/sample-tests/header_at_end_fail
34350           !> (integrate 174 files)
34351 ____________________________________________________________________________
34352 [ 12154] By: ams                                   on 2001/09/23  07:11:46
34353         Log: Mention $ENV{SYS$LOGIN} in chdir() documentation, as suggested
34354              by Blair Zajac.
34355      Branch: perl
34356            ! pod/perlfunc.pod
34357 ____________________________________________________________________________
34358 [ 12153] By: ams                                   on 2001/09/23  06:56:32
34359         Log: Subject: [PATCH pp.c t/op/gv.t pod/perlref.pod pod/perldiag.pod] Re:
34360              Forgotten deprecation of *glob{FILEHANDLE}?
34361              From: "chromatic" <chromatic@rmci.net>
34362              Date: Sat, 22 Sep 2001 21:27:56 -0600
34363              Message-Id: <20010923033252.33085.qmail@onion.perl.org>
34364      Branch: perl
34365            ! pod/perldiag.pod pod/perlref.pod pp.c t/op/gv.t
34366 ____________________________________________________________________________
34367 [ 12152] By: ams                                   on 2001/09/23  06:42:58
34368         Log: Subject: [PATCH lib/File/Find.pm] Fixing lib/File/Find/t/taint.t on VMS
34369              From: Michael G Schwern <schwern@pobox.com>
34370              Date: Sun, 23 Sep 2001 03:34:39 -0400
34371              Message-Id: <20010923033439.E7005@blackrider>
34372      Branch: perl
34373            ! lib/File/Find.pm
34374 ____________________________________________________________________________
34375 [ 12151] By: ams                                   on 2001/09/23  06:37:57
34376         Log: Subject: Re: t/op/magic.t missing tests on Win32
34377              From: Michael G Schwern <schwern@pobox.com>
34378              Date: Sat, 22 Sep 2001 20:29:09 -0400
34379              Message-Id: <20010922202909.I18223@blackrider>
34380      Branch: perl
34381            ! t/op/magic.t
34382 ____________________________________________________________________________
34383 [ 12150] By: ams                                   on 2001/09/23  06:36:26
34384         Log: Subject: [PATCH MANIFEST lib/Dumpvalue.t lib/Dumpvalue.pm] Add tests for
34385              Dumpvalue.pm
34386              From: "chromatic" <chromatic@rmci.net>
34387              Date: Sat, 22 Sep 2001 19:41:31 -0600
34388              Message-Id: <20010923014628.7739.qmail@onion.perl.org>
34389      Branch: perl
34390            + lib/Dumpvalue.t
34391            ! MANIFEST lib/Dumpvalue.pm
34392 ____________________________________________________________________________
34393 [ 12149] By: ams                                   on 2001/09/23  06:25:35
34394         Log: Subject: [PATCH perl@12088] 2022-cn.enc of Encode.pm
34395              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
34396              Date: Sun, 23 Sep 2001 15:27:56 +0900
34397              Message-Id: <20010923152641.5E26.BQW10602@nifty.com>
34398      Branch: perl
34399            ! ext/Encode/Encode/2022-cn.enc
34400 ____________________________________________________________________________
34401 [ 12148] By: jhi                                   on 2001/09/22  23:33:42
34402         Log: Manual eror in #12147.
34403      Branch: perl
34404            ! win32/win32.c
34405 ____________________________________________________________________________
34406 [ 12147] By: jhi                                   on 2001/09/22  23:25:02
34407         Log: Integrate change #12146 from maintperl;
34408              win32_chdir() et al don't handle a NULL argument gracefully
34409      Branch: perl
34410           !> win32/perlhost.h win32/win32.c
34411 ____________________________________________________________________________
34412 [ 12146] By: gsar                                  on 2001/09/22  23:18:47
34413         Log: win32_chdir() et al don't handle a NULL argument gracefully
34414      Branch: maint-5.6/perl
34415            ! win32/perlhost.h win32/win32.c
34416 ____________________________________________________________________________
34417 [ 12145] By: gsar                                  on 2001/09/22  23:17:42
34418         Log: typo in change#12026
34419      Branch: maint-5.6/perl
34420            ! op.c
34421 ____________________________________________________________________________
34422 [ 12144] By: jhi                                   on 2001/09/22  21:22:28
34423         Log: Subject: [PATCH] Re: scalar context unpack bugs
34424              From: Nicholas Clark <nick@ccl4.org>
34425              Date: Sat, 22 Sep 2001 23:07:56 +0100
34426              Message-ID: <20010922230755.O4971@plum.flirble.org>
34427      Branch: perl
34428            ! pp_pack.c t/op/pack.t
34429 ____________________________________________________________________________
34430 [ 12143] By: jhi                                   on 2001/09/22  21:18:43
34431         Log: Try ExtUtils::Command.t everywhere, not just on Win32
34432              (as suggested by NI-S).  Also allow running it either
34433              in t/ or in the main directory.
34434      Branch: perl
34435            ! lib/ExtUtils/Command.t
34436 ____________________________________________________________________________
34437 [ 12142] By: jhi                                   on 2001/09/22  21:04:39
34438         Log: Update the test on warnings/register.t.
34439      Branch: perl
34440            ! t/lib/1_compile.t
34441 ____________________________________________________________________________
34442 [ 12141] By: jhi                                   on 2001/09/22  20:40:06
34443         Log: The code is now almost tidy enough to keep the IRIX cc happy.
34444      Branch: perl
34445            ! hints/irix_6.sh
34446 ____________________________________________________________________________
34447 [ 12140] By: ams                                   on 2001/09/22  17:26:32
34448         Log: Subject: [PATCH perl@12088] configure.com: don't build 'threads" w/out
34449              use_ithreads
34450              From: "Craig A. Berry" <craigberry@mac.com>
34451              Date: Sat, 22 Sep 2001 13:15:32 -0500
34452              Message-Id: <a05101005b7d284f5192c@[172.16.52.1]>
34453      Branch: perl
34454            ! configure.com
34455 ____________________________________________________________________________
34456 [ 12139] By: ams                                   on 2001/09/22  16:44:08
34457         Log: Do what perl_clone() does for sharedsv functions.
34458      Branch: perl
34459            ! embed.pl proto.h
34460 ____________________________________________________________________________
34461 [ 12138] By: jhi                                   on 2001/09/22  16:42:04
34462         Log: Retract #12134; reintroduce #11949: PADOFFSETs are now UVs
34463              (suggested by Sarathy, extensions shouldn't be dabbling with
34464              op structures, so binary backward compatibility should not be
34465              an issue.)
34466      Branch: perl
34467            ! hints/irix_6.sh op.h
34468 ____________________________________________________________________________
34469 [ 12137] By: ams                                   on 2001/09/22  16:21:05
34470         Log: More cleanups. (What's PERL_DECL_PROT?)
34471      Branch: perl
34472            ! embed.pl proto.h sharedsv.h
34473 ____________________________________________________________________________
34474 [ 12136] By: ams                                   on 2001/09/22  15:14:34
34475         Log: (Retracted by #12185)
34476              
34477              Subject: [PATCH MANIFEST lib/warnings/register.t lib/warnings/register.pm]
34478              Add Tests for warnings::register, Doc Update
34479              From: "chromatic" <chromatic@rmci.net>
34480              Date: Sat, 22 Sep 2001 09:43:20 -0600
34481              Message-Id: <20010922154815.32004.qmail@onion.perl.org>
34482      Branch: perl
34483            + lib/warnings/register.t
34484            ! MANIFEST lib/warnings/register.pm
34485 ____________________________________________________________________________
34486 [ 12135] By: ams                                   on 2001/09/22  15:07:50
34487         Log: `@foo' should be @foo for consistency.
34488      Branch: perl
34489            ! pod/perldiag.pod
34490 ____________________________________________________________________________
34491 [ 12134] By: jhi                                   on 2001/09/22  14:20:47
34492         Log: (Retracted by #12138)
34493              
34494              Add -woff (turn warning off) 3187:
34495              "A pointer is converted to a smaller integer."
34496              This happens when your pointers are 64-bit: then every case
34497              of converting pointers to PADOFFSETs (explicitly 32-bit)
34498              faces truncation (even explicit use of INT2PTR doesn't help).
34499              CxITERVAR(), POPLOOP(), and PUSHLOOP() are afflicted.
34500              Changing PADOFFSET from U32 to UV would help, but that
34501              would break binary backward compatibility of BASEOP and padop
34502              (assuming you have been using 64-bit pointers).
34503      Branch: perl
34504            ! hints/irix_6.sh
34505 ____________________________________________________________________________
34506 [ 12133] By: jhi                                   on 2001/09/22  13:53:49
34507         Log: More 8.3-cleanup: there isn't an encoding called macRumanian,
34508              but the name comes from the inside the file, not from the file
34509              name, and Rumanian is the name of the language.
34510      Branch: perl
34511            + ext/Encode/Encode/macRumanian.enc
34512            - ext/Encode/Encode/macRomania.enc
34513            ! MANIFEST
34514 ____________________________________________________________________________
34515 [ 12132] By: jhi                                   on 2001/09/22  13:48:29
34516         Log: Rename perltootc as perltooc for 8.3-friedliness.
34517      Branch: perl
34518            + pod/perltooc.pod
34519            - pod/perltootc.pod
34520            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlboot.pod
34521            ! pod/perlmod.pod pod/perlobj.pod pod/perltoc.pod
34522            ! pod/perltoot.pod
34523 ____________________________________________________________________________
34524 [ 12131] By: jhi                                   on 2001/09/22  13:38:49
34525         Log: Find more conflicts by lowercasing.
34526      Branch: perl
34527            + Porting/check83.pl
34528            - check83.pl
34529            ! MANIFEST
34530 ____________________________________________________________________________
34531 [ 12130] By: jhi                                   on 2001/09/22  13:20:20
34532         Log: The AIX cc 5.0.0.0 is simply too buggy.
34533      Branch: perl
34534            ! hints/aix.sh
34535 ____________________________________________________________________________
34536 [ 12129] By: ams                                   on 2001/09/22  12:35:38
34537         Log: Uninteresting cleanup.
34538      Branch: perl
34539            ! form.h
34540 ____________________________________________________________________________
34541 [ 12128] By: ams                                   on 2001/09/22  12:28:48
34542         Log: Subject: [PATCH@12110] Missing ")" in CvFILEGV
34543              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
34544              Date: Sat, 22 Sep 2001 14:29:13 +0100
34545              Message-Id: <AIEAJICLCBDNAAOLLOKLAEGADAAA.Paul_Marquess@Yahoo.co.uk>
34546      Branch: perl
34547            ! cv.h
34548 ____________________________________________________________________________
34549 [ 12127] By: ams                                   on 2001/09/22  12:04:28
34550         Log: What's a backet?
34551      Branch: perl
34552            ! dump.c
34553 ____________________________________________________________________________
34554 [ 12126] By: ams                                   on 2001/09/22  10:02:34
34555         Log: Removed duplicated tests #19 and #20.
34556      Branch: perl
34557            ! t/op/do.t
34558 ____________________________________________________________________________
34559 [ 12125] By: ams                                   on 2001/09/22  03:58:41
34560         Log: Subject: Re: [ID 20010919.001] local() fails on imported variables
34561              From: Michael Carman <mjcarman@home.com>
34562              Date: Fri, 21 Sep 2001 17:54:05 -0500
34563              Message-Id: <3BABC50D.6040202@home.com>
34564              (Applied with some changes.)
34565      Branch: perl
34566            ! pod/perlmod.pod
34567 ____________________________________________________________________________
34568 [ 12124] By: ams                                   on 2001/09/22  03:44:19
34569         Log: Subject: [PATCH t/op/chdir.t] Reconciling the Cwd/File::Spec differences
34570              From: Michael G Schwern <schwern@pobox.com>
34571              Date: Fri, 21 Sep 2001 19:20:40 -0400
34572              Message-Id: <20010921192040.E5494@blackrider>
34573      Branch: perl
34574            ! t/op/chdir.t
34575 ____________________________________________________________________________
34576 [ 12123] By: ams                                   on 2001/09/22  03:41:08
34577         Log: Subject: [PATCH] t/op/chdir.t won't pass on VMS
34578              From: Blair Zajac <blair@orcaware.com>
34579              Date: Fri, 21 Sep 2001 15:13:04 -0700
34580              Message-Id: <3BABBB70.55FD41DC@orcaware.com>
34581      Branch: perl
34582            ! t/op/chdir.t
34583 ____________________________________________________________________________
34584 [ 12122] By: ams                                   on 2001/09/22  03:37:07
34585         Log: Subject: [REPATCH] Re: [PATCH t/op/do.t] new regression tests for bug ID
34586              20010920.007
34587              From: Michael G Schwern <schwern@pobox.com>
34588              Date: Fri, 21 Sep 2001 17:59:03 -0400
34589              Message-Id: <20010921175903.V5494@blackrider>
34590      Branch: perl
34591            ! t/op/do.t
34592 ____________________________________________________________________________
34593 [ 12121] By: ams                                   on 2001/09/22  03:30:38
34594         Log: Subject: [PATCH pod/perlport.pod] expand DOS-like table (was Re: test
34595              suite on WinCE)
34596              From: Michael G Schwern <schwern@pobox.com>
34597              Date: Fri, 21 Sep 2001 19:41:03 -0400
34598              Message-Id: <20010921194103.G5494@blackrider>
34599      Branch: perl
34600            ! pod/perlport.pod
34601 ____________________________________________________________________________
34602 [ 12120] By: ams                                   on 2001/09/22  03:28:06
34603         Log: Subject: [PATCH t/op/magic.t] Re: Weird $ENV{FOO} = undef warning
34604              From: Michael G Schwern <schwern@pobox.com>
34605              Date: Fri, 21 Sep 2001 17:33:35 -0400
34606              Message-Id: <20010921173335.T5494@blackrider>
34607              ($ENV{FOO}=undef hunk not applied.)
34608      Branch: perl
34609            ! t/op/magic.t
34610 ____________________________________________________________________________
34611 [ 12119] By: ams                                   on 2001/09/22  03:02:26
34612         Log: Subject: [PATCH] perldiag.pod
34613              From: Peter Scott <Peter@PSDT.com>
34614              Date: Fri, 21 Sep 2001 18:54:50 -0700
34615              Message-Id: <4.3.2.7.2.20010921183823.00aa9890@mail.webquarry.com>
34616              (Moved to the right place.)
34617      Branch: perl
34618            ! pod/perldiag.pod
34619 ____________________________________________________________________________
34620 [ 12118] By: ams                                   on 2001/09/21  20:05:29
34621         Log: Subject: [PATCH t/op/do.t] new regression tests for bug ID 20010920.007
34622              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
34623              Date: Fri, 21 Sep 2001 22:36:54 +0200
34624              Message-Id: <20010921223654.A12742@rafael>
34625      Branch: perl
34626            ! t/op/do.t
34627 ____________________________________________________________________________
34628 [ 12117] By: jhi                                   on 2001/09/21  20:05:23
34629         Log: Restore things as they were before
34630              the backward compatibility police notices.
34631      Branch: perl
34632            ! lib/Cwd.pm
34633 ____________________________________________________________________________
34634 [ 12116] By: jhi                                   on 2001/09/21  17:52:28
34635         Log: More Cwd from Schwern: make also OS/2 and DOS
34636              Cwd agree with File::Spec (that is, native path
34637              syntax using \ instead of / -- backward compatibility
34638              polic warning) and stop Win32 from using bsd_realpath().
34639      Branch: perl
34640            ! lib/Cwd.pm
34641 ____________________________________________________________________________
34642 [ 12115] By: jhi                                   on 2001/09/21  17:19:03
34643         Log: Subject: [PATCH @12110] RE: Untested libraries update
34644              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
34645              Date: Fri, 21 Sep 2001 18:21:07 +0100
34646              Message-ID: <AIEAJICLCBDNAAOLLOKLOEENDAAA.Paul_Marquess@Yahoo.co.uk>
34647      Branch: perl
34648            ! lib/warnings/register.pm
34649 ____________________________________________________________________________
34650 [ 12114] By: jhi                                   on 2001/09/21  17:09:52
34651         Log: Subject: Re: And now the Cwd problem (was Re: chdir.t problem...)
34652              From: Michael G Schwern <schwern@pobox.com>
34653              Date: Thu, 20 Sep 2001 22:54:02 -0400
34654              Message-ID: <20010920225402.A3611@blackrider>
34655      Branch: perl
34656            ! lib/Cwd.pm
34657 ____________________________________________________________________________
34658 [ 12113] By: ams                                   on 2001/09/21  17:08:24
34659         Log: Subject: [PATCH] avoid v-strings with require/use
34660              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
34661              Date: Fri, 21 Sep 2001 12:34:40 -0400
34662              Message-Id: <20010921123440.A148500@linguist.thayer.dartmouth.edu>
34663      Branch: perl
34664            ! ext/ByteLoader/bytecode.h ext/Data/Dumper/Dumper.pm
34665            ! ext/Devel/DProf/DProf.pm ext/IO/lib/IO/Dir.pm
34666            ! ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
34667            ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm
34668            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/AutoLoader.pm
34669            ! lib/AutoSplit.pm lib/Class/Struct.pm lib/Cwd.pm
34670            ! lib/Dumpvalue.pm lib/ExtUtils/Command.pm
34671            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
34672            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Mksymlists.pm
34673            ! lib/ExtUtils/Packlist.pm lib/Fatal.pm lib/File/Basename.pm
34674            ! lib/File/CheckTree.pm lib/File/Compare.pm lib/File/Copy.pm
34675            ! lib/File/Find.pm lib/File/Path.pm lib/File/stat.pm
34676            ! lib/FileHandle.pm lib/Math/Trig.pm lib/Net/Ping.pm
34677            ! lib/Net/hostent.pm lib/Net/netent.pm lib/Net/protoent.pm
34678            ! lib/Net/servent.pm lib/Shell.pm lib/Tie/Array.pm
34679            ! lib/Tie/Handle.pm lib/Time/Local.pm lib/Time/gmtime.pm
34680            ! lib/Time/localtime.pm lib/User/grent.pm lib/base.pm
34681            ! lib/diagnostics.pm lib/fields.pm lib/vars.pm
34682            ! pod/perl56delta.pod pod/perlfunc.pod pp_ctl.c utils/pl2pm.PL
34683 ____________________________________________________________________________
34684 [ 12110] By: jhi                                   on 2001/09/21  13:59:13
34685         Log: Update Changes.
34686      Branch: perl
34687            ! Changes patchlevel.h
34688 ____________________________________________________________________________
34689 [ 12109] By: jhi                                   on 2001/09/21  13:44:43
34690         Log: Make AIX and Tru64 compilers happy.  
34691      Branch: perl
34692            ! ext/threads/threads.h ext/threads/threads.xs
34693 ____________________________________________________________________________
34694 [ 12108] By: jhi                                   on 2001/09/21  12:16:27
34695         Log: Subject: [PATCH] Re: [ID 20010920.007] q and qq does not work after do
34696              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
34697              Date: 21 Sep 2001 09:16:37 -0000
34698              Message-Id: <slrn9qm1ca.h6b.rgarciasuarez@rafael.kazibao.net>
34699      Branch: perl
34700            ! toke.c
34701 ____________________________________________________________________________
34702 [ 12107] By: jhi                                   on 2001/09/21  12:14:41
34703         Log: Subject: [PATCH pp_sys.c] pp_chdir Win32 fix
34704              From: Michael G Schwern <schwern@pobox.com>
34705              Date: Thu, 20 Sep 2001 21:21:34 -0400
34706              Message-ID: <20010920212134.Y28291@blackrider>
34707      Branch: perl
34708            ! pp_sys.c
34709 ____________________________________________________________________________
34710 [ 12106] By: jhi                                   on 2001/09/21  12:12:09
34711         Log: Subject: Re: GDB Debugging Macros from mod_perl
34712              From: rspier@pobox.com (Robert Spier)
34713              Date: Thu, 20 Sep 2001 22:45:03 -0700
34714              Message-ID: <15274.54239.413929.49430@rls.cx>
34715      Branch: perl
34716            ! pod/perltodo.pod
34717 ____________________________________________________________________________
34718 [ 12105] By: sky                                   on 2001/09/21  10:33:34
34719         Log: Fixed bug where Time::HiRes::time returned time adjusted to 
34720              timezone! GetSystemTime should be available on all Win32 
34721              platforms we support. Perhaps Time::HiRes should be extended to
34722              support WinCE and Novell?
34723      Branch: perl
34724            ! ext/Time/HiRes/HiRes.xs
34725 ____________________________________________________________________________
34726 [ 12104] By: sky                                   on 2001/09/21  08:12:39
34727         Log: Attempt to fix solaris issue raised by Andy Dougherty.  
34728      Branch: perl
34729            ! ext/threads/threads.h ext/threads/threads.xs
34730 ____________________________________________________________________________
34731 [ 12103] By: sky                                   on 2001/09/21  07:57:41
34732         Log: Rename the *thread* functions to Perl_* to avoid clashes.
34733              Notably on AIX but could become a problem on other platforms.
34734      Branch: perl
34735            ! ext/threads/threads.h ext/threads/threads.xs
34736 ____________________________________________________________________________
34737 [ 12102] By: sky                                   on 2001/09/21  07:35:30
34738         Log: Add the shared sv space to the global vars.
34739              Fix problems compiling on win32.
34740      Branch: perl
34741            ! embedvar.h ext/threads/threads.xs perlapi.h perlvars.h
34742            ! sharedsv.c sharedsv.h
34743 ____________________________________________________________________________
34744 [ 12101] By: ams                                   on 2001/09/21  00:19:55
34745         Log: Subject: [PATCH] win32/Makefile warning fix
34746              From: Blair Zajac <blair@orcaware.com>
34747              Date: Thu, 20 Sep 2001 18:15:43 -0700
34748              Message-Id: <3BAA94BF.FFD5FC3A@orcaware.com>
34749      Branch: perl
34750            ! win32/Makefile
34751 ____________________________________________________________________________
34752 [ 12100] By: jhi                                   on 2001/09/20  21:57:04
34753         Log: Subject: [PATCH bleadperl] Command.t patch had some errors... sorry.
34754              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
34755              Date: Thu, 20 Sep 2001 18:36:22 +0200
34756              Message-ID: <549856591.20010920183622@tesla.rcub.bg.ac.yu>
34757      Branch: perl
34758            ! lib/ExtUtils/Command.t
34759 ____________________________________________________________________________
34760 [ 12099] By: jhi                                   on 2001/09/20  21:53:00
34761         Log: Cant spl wirth a dam.
34762      Branch: perl
34763            ! intrpvar.h
34764 ____________________________________________________________________________
34765 [ 12098] By: jhi                                   on 2001/09/20  21:52:24
34766         Log: Don't use C++ comments.
34767      Branch: perl
34768            ! ext/threads/threads.xs
34769 ____________________________________________________________________________
34770 [ 12097] By: ams                                   on 2001/09/20  21:42:07
34771         Log: Change #12044 didn't.
34772      Branch: perl
34773            ! lib/constant.pm
34774 ____________________________________________________________________________
34775 [ 12096] By: jhi                                   on 2001/09/20  13:38:44
34776         Log: Metaconfig unit changes for #12095.
34777      Branch: metaconfig
34778            ! U/modified/Myinit.U U/modified/libs.U
34779 ____________________________________________________________________________
34780 [ 12095] By: jhi                                   on 2001/09/20  13:38:22
34781         Log: Remove iconv references since we are not using it
34782              and not going to; regen perltoc, perlmodlib.
34783              (Some references still linger in perltoc, have to figure
34784              out where they are coming from.)
34785      Branch: perl
34786            ! Configure NetWare/config.wc NetWare/config_H.wc
34787            ! Porting/Glossary Porting/config.sh Porting/config_H
34788            ! config_h.SH configure.com epoc/config.sh perl.h
34789            ! pod/perlmodlib.pod pod/perltoc.pod uconfig.h uconfig.sh
34790            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
34791            ! vos/config.ga.h win32/config.bc win32/config.gc
34792            ! win32/config.vc win32/config_H.bc win32/config_H.gc
34793            ! win32/config_H.vc wince/config.ce wince/config.h
34794            ! wince/config_H.ce
34795 ____________________________________________________________________________
34796 [ 12094] By: jhi                                   on 2001/09/20  12:49:17
34797         Log: Subject: [PATCH docs] Re: ARGV and read
34798              From: Dave Mitchell <davem@fdgroup.co.uk>
34799              Date: Thu, 20 Sep 2001 13:21:31 +0100 (BST)
34800              Message-Id: <200109201221.NAA04258@gizmo.fdgroup.co.uk>
34801      Branch: perl
34802            ! pod/perltodo.pod pod/perlvar.pod
34803 ____________________________________________________________________________
34804 [ 12093] By: jhi                                   on 2001/09/20  12:45:35
34805         Log: Fresh copies from the cvs.perl.org perlfaq repository.
34806      Branch: perl
34807            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
34808            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
34809            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
34810            ! pod/perlfaq9.pod
34811 ____________________________________________________________________________
34812 [ 12092] By: jhi                                   on 2001/09/20  12:32:44
34813         Log: Subject: [PATCH] Re: n questions (was Re: 4 questions about pack/unpack)        
34814              From: Nicholas Clark <nick@ccl4.org>
34815              Date: Thu, 20 Sep 2001 14:27:08 +0100
34816              Message-ID: <20010920142708.X4971@plum.flirble.org>
34817      Branch: perl
34818            ! pp_pack.c t/op/pack.t
34819 ____________________________________________________________________________
34820 [ 12091] By: jhi                                   on 2001/09/20  12:16:50
34821         Log: The sharedsv_space* are variables, not code.  Duh.
34822      Branch: perl
34823            ! intrpvar.h makedef.pl
34824 ____________________________________________________________________________
34825 [ 12090] By: ams                                   on 2001/09/20  11:26:06
34826         Log: Subject: [patch lib/lib_pm.PL]
34827              From: Stas Bekman <stas@stason.org>
34828              Date: Thu, 20 Sep 2001 18:48:53 +0800
34829              Message-Id: <3BA9C995.6010302@stason.org>
34830              (Applied by hand.)
34831      Branch: perl
34832            ! lib/lib_pm.PL
34833 ____________________________________________________________________________
34834 [ 12089] By: jhi                                   on 2001/09/20  01:36:23
34835         Log: Only 21 tests, skipping or not.
34836      Branch: perl
34837            ! lib/ExtUtils/Command.t
34838 ____________________________________________________________________________
34839 [ 12088] By: jhi                                   on 2001/09/19  18:54:37
34840         Log: New exported symbols.
34841      Branch: perl
34842            ! makedef.pl
34843 ____________________________________________________________________________
34844 [ 12087] By: jhi                                   on 2001/09/19  13:45:59
34845         Log: Update Changes.
34846      Branch: perl
34847            ! Changes patchlevel.h
34848 ____________________________________________________________________________
34849 [ 12086] By: jhi                                   on 2001/09/19  13:02:58
34850         Log: Correct numbering of the tests is useful.
34851      Branch: perl
34852            ! ext/threads/t/basic.t
34853 ____________________________________________________________________________
34854 [ 12085] By: jhi                                   on 2001/09/19  12:11:15
34855         Log: More tests now too.
34856      Branch: perl
34857            ! lib/ExtUtils/Command.t
34858 ____________________________________________________________________________
34859 [ 12084] By: jhi                                   on 2001/09/19  12:08:33
34860         Log: More tests now.
34861      Branch: perl
34862            ! ext/threads/t/basic.t
34863 ____________________________________________________________________________
34864 [ 12083] By: jhi                                   on 2001/09/19  11:35:55
34865         Log: The test assumed 7-bit ASCII.  Now it "just"
34866              assumes 8-bit whatever.
34867      Branch: perl
34868            ! t/op/crypt.t
34869 ____________________________________________________________________________
34870 [ 12082] By: jhi                                   on 2001/09/19  11:19:56
34871         Log: Subject: Re: [PATCH] Smoke 12057 /pro/3gl/CPAN/perl-current
34872              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
34873              Date: Wed, 19 Sep 2001 11:45:28 +0200
34874              Message-Id: <20010919110037.19C7.H.M.BRAND@hccnet.nl>
34875              
34876              Lvalue casts are not portable.
34877      Branch: perl
34878            ! ext/threads/threads.xs
34879 ____________________________________________________________________________
34880 [ 12081] By: sky                                   on 2001/09/19  10:17:52
34881         Log: Make the basic test contain only realy basic API tests
34882              Seems to be a problem with detach.
34883      Branch: perl
34884            ! ext/threads/t/basic.t
34885 ____________________________________________________________________________
34886 [ 12080] By: ams                                   on 2001/09/19  01:23:55
34887         Log: Subject: [PATCH] Syncing with Test::Simple 0.19
34888              From: Michael G Schwern <schwern@pobox.com>
34889              Date: Tue, 18 Sep 2001 19:53:48 -0400
34890              Message-Id: <20010918195348.M585@blackrider>
34891              
34892              Subject: [REPATCH] Re: [PATCH lib/Test/More.pm] Stray newline confusing t/TEST
34893              From: Michael G Schwern <schwern@pobox.com>
34894              Date: Tue, 18 Sep 2001 22:07:13 -0400
34895              Message-Id: <20010918220713.B19616@blackrider>
34896      Branch: perl
34897            ! lib/Test/More.pm lib/Test/Simple.pm lib/Test/Simple/Changes
34898            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
34899            ! lib/Test/Simple/t/fail-more.t lib/Test/Simple/t/fail.t
34900            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/todo.t
34901            ! lib/Test/Tutorial.pod
34902 ____________________________________________________________________________
34903 [ 12079] By: jhi                                   on 2001/09/19  00:19:45
34904         Log: Indent the test a bit.
34905      Branch: perl
34906            ! ext/threads/t/basic.t
34907 ____________________________________________________________________________
34908 [ 12078] By: jhi                                   on 2001/09/18  22:54:21
34909         Log: Subject: [PATCH bleadperl] added tainting for getcwd for Win32
34910              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
34911              Date: Tue, 18 Sep 2001 18:06:44 +0200
34912              Message-ID: <11018348611.20010918180644@tesla.rcub.bg.ac.yu>
34913      Branch: perl
34914            ! win32/win32.c
34915 ____________________________________________________________________________
34916 [ 12077] By: jhi                                   on 2001/09/18  22:52:24
34917         Log: Subject: stat access time is wrong on Win95
34918              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
34919              Date: Tue, 18 Sep 2001 21:59:24 +0200
34920              Message-ID: <413158386.20010918215924@tesla.rcub.bg.ac.yu>
34921      Branch: perl
34922            ! lib/ExtUtils/Command.pm lib/ExtUtils/Command.t
34923 ____________________________________________________________________________
34924 [ 12076] By: ams                                   on 2001/09/18  22:11:25
34925         Log: Subject: [PATCH] Re: [PATCH] t/op/crypt.t
34926              From: Michael G Schwern <schwern@pobox.com>
34927              Date: Tue, 18 Sep 2001 18:47:14 -0400
34928              Message-Id: <20010918184714.I585@blackrider>
34929      Branch: perl
34930            ! t/op/crypt.t
34931 ____________________________________________________________________________
34932 [ 12075] By: sky                                   on 2001/09/18  19:29:37
34933         Log: two test failures
34934              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
34935              Message-ID: <20010918221702.A17408@rafael>
34936              partly applied, #12074 already fixed half the patch
34937      Branch: perl
34938            ! ext/threads/t/basic.t
34939 ____________________________________________________________________________
34940 [ 12074] By: sky                                   on 2001/09/18  18:49:03
34941         Log: Fixes test case failure introduced by #12071, the warning is
34942              now correctly spelled :-)
34943      Branch: perl
34944            ! ext/IO/lib/IO/t/io_sel.t
34945 ____________________________________________________________________________
34946 [ 12073] By: sky                                   on 2001/09/18  18:46:22
34947         Log: Make the test behave properly!
34948      Branch: perl
34949            ! ext/threads/t/basic.t
34950 ____________________________________________________________________________
34951 [ 12072] By: ams                                   on 2001/09/18  18:44:59
34952         Log: OP_RCATLINE is an SVOP, not a BASEOP.
34953      Branch: perl
34954            ! opcode.h opcode.pl
34955 ____________________________________________________________________________
34956 [ 12071] By: ams                                   on 2001/09/18  18:06:27
34957         Log: Deprecate != Depreciate.
34958      Branch: perl
34959            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Select.pm
34960            ! lib/Pod/ParseUtils.pm
34961 ____________________________________________________________________________
34962 [ 12070] By: ams                                   on 2001/09/18  15:14:58
34963         Log: Subject: [PATCH] Getopt::Std cleanup
34964              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
34965              Date: Tue, 18 Sep 2001 17:32:13 +0200
34966              Message-Id: <20010918173213.C777@rafael>
34967      Branch: perl
34968            ! lib/Getopt/Std.pm lib/Getopt/Std.t
34969 ____________________________________________________________________________
34970 [ 12069] By: sky                                   on 2001/09/18  14:56:33
34971         Log: Forgot the makefile
34972      Branch: perl
34973            + ext/threads/Makefile.PL
34974 ____________________________________________________________________________
34975 [ 12068] By: sky                                   on 2001/09/18  14:13:26
34976         Log: Adds the thread 0.05 module. It is now moved to the core from CPAN.
34977              The test will fail because of Test.pm not knowing about threads. 
34978              basic needs to be manually tested
34979              compile time warnings on IV2PTR conversions need to be fixed
34980      Branch: perl
34981            + ext/threads/Changes ext/threads/README ext/threads/t/basic.t
34982            + ext/threads/threads.h ext/threads/threads.pm
34983            + ext/threads/threads.xs
34984            ! MANIFEST
34985 ____________________________________________________________________________
34986 [ 12067] By: jhi                                   on 2001/09/18  11:51:08
34987         Log: DJGPP tweak from Laszlo Molnar.
34988      Branch: perl
34989            ! djgpp/config.over
34990 ____________________________________________________________________________
34991 [ 12066] By: sky                                   on 2001/09/18  10:24:31
34992         Log: Changed how ownership of mutexes are held. We never hold a mutex only a slot indicating that we own the lock.
34993      Branch: perl
34994            ! sharedsv.c sharedsv.h
34995 ____________________________________________________________________________
34996 [ 12065] By: jhi                                   on 2001/09/18  00:00:09
34997         Log: Strip ^iso- from the Encode filenames to be 8.3-friendly,
34998              ditto ^cns.
34999      Branch: perl
35000            + ext/Encode/Encode/11643-1.enc ext/Encode/Encode/11643-2.enc
35001            + ext/Encode/Encode/2022-cn.enc ext/Encode/Encode/2022-jp.enc
35002            + ext/Encode/Encode/2022-jp1.enc ext/Encode/Encode/2022-jp2.enc
35003            + ext/Encode/Encode/2022-kr.enc ext/Encode/Encode/2022.enc
35004            + ext/Encode/Encode/8859-1.enc ext/Encode/Encode/8859-1.ucm
35005            + ext/Encode/Encode/8859-10.enc ext/Encode/Encode/8859-10.ucm
35006            + ext/Encode/Encode/8859-11.enc ext/Encode/Encode/8859-11.ucm
35007            + ext/Encode/Encode/8859-13.enc ext/Encode/Encode/8859-13.ucm
35008            + ext/Encode/Encode/8859-14.enc ext/Encode/Encode/8859-14.ucm
35009            + ext/Encode/Encode/8859-15.enc ext/Encode/Encode/8859-15.ucm
35010            + ext/Encode/Encode/8859-16.enc ext/Encode/Encode/8859-16.ucm
35011            + ext/Encode/Encode/8859-2.enc ext/Encode/Encode/8859-2.ucm
35012            + ext/Encode/Encode/8859-3.enc ext/Encode/Encode/8859-3.ucm
35013            + ext/Encode/Encode/8859-4.enc ext/Encode/Encode/8859-4.ucm
35014            + ext/Encode/Encode/8859-5.enc ext/Encode/Encode/8859-5.ucm
35015            + ext/Encode/Encode/8859-6.enc ext/Encode/Encode/8859-6.ucm
35016            + ext/Encode/Encode/8859-7.enc ext/Encode/Encode/8859-7.ucm
35017            + ext/Encode/Encode/8859-8.enc ext/Encode/Encode/8859-8.ucm
35018            + ext/Encode/Encode/8859-9.enc ext/Encode/Encode/8859-9.ucm
35019            + ext/Encode/Encode/ir-197.enc
35020            - ext/Encode/Encode/cns11643-1.enc
35021            - ext/Encode/Encode/cns11643-2.enc
35022            - ext/Encode/Encode/iso2022-cn.enc
35023            - ext/Encode/Encode/iso2022-jp.enc
35024            - ext/Encode/Encode/iso2022-jp1.enc
35025            - ext/Encode/Encode/iso2022-jp2.enc
35026            - ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
35027            - ext/Encode/Encode/iso8859-1.enc
35028            - ext/Encode/Encode/iso8859-1.ucm
35029            - ext/Encode/Encode/iso8859-10.enc
35030            - ext/Encode/Encode/iso8859-10.ucm
35031            - ext/Encode/Encode/iso8859-11.enc
35032            - ext/Encode/Encode/iso8859-11.ucm
35033            - ext/Encode/Encode/iso8859-13.enc
35034            - ext/Encode/Encode/iso8859-13.ucm
35035            - ext/Encode/Encode/iso8859-14.enc
35036            - ext/Encode/Encode/iso8859-14.ucm
35037            - ext/Encode/Encode/iso8859-15.enc
35038            - ext/Encode/Encode/iso8859-15.ucm
35039            - ext/Encode/Encode/iso8859-16.enc
35040            - ext/Encode/Encode/iso8859-16.ucm
35041            - ext/Encode/Encode/iso8859-2.enc
35042            - ext/Encode/Encode/iso8859-2.ucm
35043            - ext/Encode/Encode/iso8859-3.enc
35044            - ext/Encode/Encode/iso8859-3.ucm
35045            - ext/Encode/Encode/iso8859-4.enc
35046            - ext/Encode/Encode/iso8859-4.ucm
35047            - ext/Encode/Encode/iso8859-5.enc
35048            - ext/Encode/Encode/iso8859-5.ucm
35049            - ext/Encode/Encode/iso8859-6.enc
35050            - ext/Encode/Encode/iso8859-6.ucm
35051            - ext/Encode/Encode/iso8859-7.enc
35052            - ext/Encode/Encode/iso8859-7.ucm
35053            - ext/Encode/Encode/iso8859-8.enc
35054            - ext/Encode/Encode/iso8859-8.ucm
35055            - ext/Encode/Encode/iso8859-9.enc
35056            - ext/Encode/Encode/iso8859-9.ucm
35057            - ext/Encode/Encode/isoir-197.enc
35058            ! MANIFEST ext/Encode/Encode/Tcl.t ext/Encode/Makefile.PL
35059 ____________________________________________________________________________
35060 [ 12064] By: jhi                                   on 2001/09/17  23:53:38
35061         Log: Must Uppercase.
35062      Branch: perl
35063            ! ext/Encode/Encode.pm
35064 ____________________________________________________________________________
35065 [ 12063] By: jhi                                   on 2001/09/17  23:39:28
35066         Log: Add various encodings.
35067      Branch: perl
35068            + ext/Encode/Encode/iso8859-11.enc
35069            + ext/Encode/Encode/iso8859-11.ucm ext/Encode/Encode/koi8-f.enc
35070            + ext/Encode/Encode/koi8-f.ucm ext/Encode/Encode/koi8-u.enc
35071            + ext/Encode/Encode/koi8-u.ucm ext/Encode/Encode/nextstep.enc
35072            + ext/Encode/Encode/nextstep.ucm ext/Encode/Encode/roman8.enc
35073            + ext/Encode/Encode/roman8.ucm ext/Encode/Encode/viscii.enc
35074            + ext/Encode/Encode/viscii.ucm
35075            ! MANIFEST ext/Encode/Encode.pm
35076 ____________________________________________________________________________
35077 [ 12062] By: jhi                                   on 2001/09/17  22:48:21
35078         Log: lib/unicode relic.
35079      Branch: perl
35080            ! ext/Encode/compile
35081 ____________________________________________________________________________
35082 [ 12061] By: jhi                                   on 2001/09/17  20:50:16
35083         Log: Subject: [PATCH] Re: filename problems
35084              From: Michael G Schwern <schwern@pobox.com>
35085              Date: Mon, 17 Sep 2001 17:26:26 -0400
35086              Message-ID: <20010917172626.Q585@blackrider>
35087      Branch: perl
35088            + t/lib/sample-tests/head_end t/lib/sample-tests/head_fail
35089            - t/lib/sample-tests/header_at_end
35090            - t/lib/sample-tests/header_at_end_fail
35091            ! MANIFEST lib/Test/Harness/t/test-harness.t
35092 ____________________________________________________________________________
35093 [ 12060] By: jhi                                   on 2001/09/17  20:14:53
35094         Log: Explicitly explain the 1e9 seconds, not everybody
35095              is a C geek.
35096      Branch: perl
35097            ! ext/Time/HiRes/HiRes.pm
35098 ____________________________________________________________________________
35099 [ 12059] By: jhi                                   on 2001/09/17  20:07:20
35100         Log: Explain an apparent bug reported by
35101              Richard J. Barbalace <rjbarbal@MIT.EDU>,
35102              with additional explanation from Gisle Aas.
35103      Branch: perl
35104            ! ext/Time/HiRes/HiRes.pm
35105 ____________________________________________________________________________
35106 [ 12058] By: ams                                   on 2001/09/17  19:52:01
35107         Log: Subject: [PATCH t/lib/warnings/pp, t/lib/warnings/op] new tests
35108              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
35109              Date: Mon, 17 Sep 2001 22:48:05 +0200
35110              Message-Id: <20010917224805.C11744@rafael>
35111      Branch: perl
35112            ! t/lib/warnings/op t/lib/warnings/pp
35113 ____________________________________________________________________________
35114 [ 12057] By: ams                                   on 2001/09/17  16:51:18
35115         Log: Its a nit!
35116      Branch: perl
35117            ! sv.h
35118 ____________________________________________________________________________
35119 [ 12056] By: ams                                   on 2001/09/17  16:47:55
35120         Log: Subject: [PATCH perl@12023] waitpid enhancements for VMS
35121              From: "Craig A. Berry" <craigberry@mac.com>
35122              Date: Mon, 17 Sep 2001 12:34:20 -0500
35123              Message-Id: <5.1.0.14.0.20010916222208.0469cdf8@exchi01>
35124      Branch: perl
35125            ! vms/vms.c
35126 ____________________________________________________________________________
35127 [ 12055] By: ams                                   on 2001/09/17  16:05:15
35128         Log: Subject: [PATCH] Make CPAN.pm use Digest::MD5
35129              From: Gisle Aas <gisle@ActiveState.com>
35130              Date: 16 Apr 2001 16:20:34 -0700
35131              Message-ID: <lrlmp0sa7x.fsf@caliper.ActiveState.com>
35132              (Applied by hand.)
35133      Branch: perl
35134            ! lib/CPAN.pm lib/CPAN/Nox.pm
35135 ____________________________________________________________________________
35136 [ 12054] By: jhi                                   on 2001/09/17  14:06:26
35137         Log: Update Changes.
35138      Branch: perl
35139            ! Changes patchlevel.h
35140 ____________________________________________________________________________
35141 [ 12053] By: jhi                                   on 2001/09/17  13:45:26
35142         Log: Adding new files to the MANIFEST is always nice.
35143      Branch: perl
35144            ! MANIFEST
35145 ____________________________________________________________________________
35146 [ 12052] By: jhi                                   on 2001/09/17  13:12:31
35147         Log: Reindent the PerlIO files (suggested by NI-S), used
35148              indent -kr -nce -psl -sc -TSV -TAV -THV -TGV -TIV -TUV -TNV -TMAGIC -TFILE -TPerlIO -TPerlIO_list_t -TPerlIO_funcs -TPerlIO_pair_t
35149              (GNU indent).  Note that wholesale re-indenting might
35150              be nice, but that would break nice formatting/alignment
35151              of assignments, equality testing, and complex boolean
35152              expressions with lots of &s and |s.
35153      Branch: perl
35154            ! perlio.c perlio.h perliol.h
35155 ____________________________________________________________________________
35156 [ 12051] By: jhi                                   on 2001/09/17  12:55:53
35157         Log: Add a script for being 8.3-polite.
35158              The found conflicts are being worked on.
35159      Branch: perl
35160            + check83.pl
35161            ! MANIFEST Porting/pumpkin.pod
35162 ____________________________________________________________________________
35163 [ 12050] By: sky                                   on 2001/09/17  12:44:36
35164         Log: Fixes coredump introduced by 11755 and 11790. Thanks to Doug for
35165              finding it.
35166      Branch: perl
35167            ! sv.c
35168 ____________________________________________________________________________
35169 [ 12049] By: jhi                                   on 2001/09/17  11:55:07
35170         Log: Bump up versions because of #12041.
35171      Branch: perl
35172            ! ext/Devel/DProf/DProf.pm ext/IO/lib/IO/File.pm
35173            ! ext/IO/lib/IO/Pipe.pm lib/Fatal.pm lib/Time/gmtime.pm
35174            ! lib/Time/localtime.pm
35175 ____________________________________________________________________________
35176 [ 12048] By: jhi                                   on 2001/09/17  11:51:54
35177         Log: Bump the version number because of #12042.
35178      Branch: perl
35179            ! lib/CPAN/FirstTime.pm
35180 ____________________________________________________________________________
35181 [ 12047] By: ams                                   on 2001/09/17  11:21:40
35182         Log: Subject: Re: [PATCH] turn $a.=<F> into an RCATLINE
35183              From: Abhijit Menon-Sen <ams@wiw.org>
35184              Date: Mon, 17 Sep 2001 17:44:12 +0530
35185              Message-Id: <20010917174412.B7058@lustre.dyn.wiw.org>
35186      Branch: perl
35187            ! op.c
35188 ____________________________________________________________________________
35189 [ 12046] By: sky                                   on 2001/09/17  07:14:17
35190         Log: Subject: Re: t/op/ver.t using skip() improperly
35191              From: "chromatic" <chromatic@rmci.net>
35192              Date: Mon, 17 Sep 2001 00:22:29 -0600
35193              Message-ID: <20010917062713.47716.qmail@onion.perl.org>
35194      Branch: perl
35195            ! t/op/ver.t
35196 ____________________________________________________________________________
35197 [ 12045] By: nick                                  on 2001/09/17  07:12:14
35198         Log: Integrate mainline
35199      Branch: perlio
35200           +> t/op/chdir.t
35201           !> (integrate 117 files)
35202 ____________________________________________________________________________
35203 [ 12044] By: ams                                   on 2001/09/17  05:49:53
35204         Log: Subject: [PATCH lib/constant.pm] Major POD rewrite of constant.pm
35205              From: Ilmari Karonen <iltzu@sci.fi>
35206              Date: Mon, 17 Sep 2001 00:47:57 +0300 (EET DST)
35207              Message-Id: <Pine.SOL.3.96.1010917002916.13210A-100000@simpukka>
35208              (And $VERSION = '1.05'.)
35209      Branch: perl
35210            ! lib/constant.pm
35211 ____________________________________________________________________________
35212 [ 12043] By: ams                                   on 2001/09/17  05:44:50
35213         Log: Subject: Re: [BUG?] chdir(undef) == chdir() probably a bug
35214              From: Michael G Schwern <schwern@pobox.com>
35215              Date: Mon, 17 Sep 2001 07:49:04 +0200
35216              Message-Id: <20010917074904.V1588@blackrider>
35217              (Applied with tweaks to chdir.t and pp_sys.c hunks.)
35218      Branch: perl
35219            + t/op/chdir.t
35220            ! MANIFEST pp_sys.c
35221 ____________________________________________________________________________
35222 [ 12042] By: jhi                                   on 2001/09/17  02:54:13
35223         Log: Subject: Re: CPAN.pm needs some hacking 
35224              From: "chromatic" <chromatic@rmci.net>
35225              Date: Sun, 16 Sep 2001 16:46:29 -0600
35226              Message-ID: <20010916225113.5606.qmail@onion.perl.org>
35227      Branch: perl
35228            ! lib/CPAN/FirstTime.pm
35229 ____________________________________________________________________________
35230 [ 12041] By: jhi                                   on 2001/09/16  20:43:15
35231         Log: Change use|require 5.005_64 to use|require 5.6.1.
35232      Branch: perl
35233            ! ext/Data/Dumper/Dumper.pm ext/Devel/DProf/DProf.pm
35234            ! ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
35235            ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm
35236            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/AutoSplit.pm
35237            ! lib/Class/Struct.pm lib/Dumpvalue.pm lib/ExtUtils/Command.pm
35238            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
35239            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Mksymlists.pm
35240            ! lib/ExtUtils/Packlist.pm lib/Fatal.pm lib/FileHandle.pm
35241            ! lib/Math/Trig.pm lib/Net/Ping.pm lib/Net/hostent.pm
35242            ! lib/Net/netent.pm lib/Net/protoent.pm lib/Net/servent.pm
35243            ! lib/Shell.pm lib/Tie/Array.pm lib/Tie/Handle.pm
35244            ! lib/Time/gmtime.pm lib/Time/localtime.pm lib/User/grent.pm
35245            ! lib/base.pm lib/fields.pm
35246 ____________________________________________________________________________
35247 [ 12040] By: jhi                                   on 2001/09/16  20:36:58
35248         Log: Bump up version numbers.
35249              
35250              TODO 1: double check that pre-5.6.1 CPAN.pm:s
35251              don't try to download 5.8.0 because of the
35252              version numbers.  Mainly this means using _00
35253              in the core version numbers.
35254              
35255              TODO 2: the "use 5.005_64" in many modules
35256              needs to be changed to, say, "use 5.6.1".
35257      Branch: perl
35258            ! ext/B/B/Assembler.pm ext/Data/Dumper/Dumper.pm
35259            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/CPAN.pm
35260            ! lib/ExtUtils/Embed.pm lib/ExtUtils/Install.pm
35261            ! lib/ExtUtils/Installed.pm lib/ExtUtils/Manifest.pm
35262            ! lib/File/Basename.pm lib/File/Copy.pm lib/File/Find.pm
35263            ! lib/File/Path.pm lib/File/Spec.pm lib/File/Spec/Functions.pm
35264            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
35265            ! lib/File/Spec/Win32.pm lib/FindBin.pm lib/Pod/Checker.pm
35266            ! lib/Pod/Find.pm lib/SelfLoader.pm lib/Shell.pm
35267            ! lib/Tie/Handle.pm lib/blib.pm lib/diagnostics.pm
35268            ! vms/ext/DCLsym/DCLsym.pm vms/ext/Stdio/Stdio.pm
35269 ____________________________________________________________________________
35270 [ 12039] By: jhi                                   on 2001/09/16  19:23:07
35271         Log: Use UCHARAT() as suggested by Inaba Hiroto.
35272      Branch: perl
35273            ! regexec.c
35274 ____________________________________________________________________________
35275 [ 12038] By: ams                                   on 2001/09/16  15:16:24
35276         Log: Subject: [PATCH] Re: Core module version numbers review
35277              From: Peter Scott <Peter@PSDT.com>
35278              Date: Sun, 16 Sep 2001 09:09:58 -0700
35279              Message-Id: <4.3.2.7.2.20010916090716.00b452a0@mail.webquarry.com>
35280      Branch: perl
35281            ! lib/perl5db.pl
35282 ____________________________________________________________________________
35283 [ 12037] By: jhi                                   on 2001/09/16  14:27:54
35284         Log: Supply more details on how lc/uc/lcfirst/ucfirst are
35285              not yet fully implemented.
35286      Branch: perl
35287            ! pod/perlfunc.pod pod/perlunicode.pod
35288 ____________________________________________________________________________
35289 [ 12036] By: jhi                                   on 2001/09/15  23:13:12
35290         Log: Subject: [patch] plug PL_beginav_save leak
35291              From: Doug MacEachern <dougm@covalent.net>
35292              Date: Sat, 15 Sep 2001 17:02:18 -0700 (PDT)
35293              Message-ID: <Pine.LNX.4.21.0109151659060.6089-100000@mako.covalent.net>
35294      Branch: perl
35295            ! perl.c
35296 ____________________________________________________________________________
35297 [ 12035] By: jhi                                   on 2001/09/15  23:12:28
35298         Log: (accidentally empty checkin)
35299      Branch: perl
35300            ! sv.c
35301 ____________________________________________________________________________
35302 [ 12034] By: jhi                                   on 2001/09/15  23:08:09
35303         Log: Subject: [patch] ithreads+PL_beginav_save
35304              From: Doug MacEachern <dougm@covalent.net>
35305              Date: Sat, 15 Sep 2001 16:53:01 -0700 (PDT)
35306              Message-ID: <Pine.LNX.4.21.0109151651050.6089-100000@mako.covalent.net>
35307      Branch: perl
35308            ! sv.c
35309 ____________________________________________________________________________
35310 [ 12033] By: jhi                                   on 2001/09/15  23:07:19
35311         Log: Subject: [PATCH] h2xs.PL with C::Scan
35312              From: Tim Jenness <t.jenness@jach.hawaii.edu>
35313              Date: Sat, 15 Sep 2001 13:41:28 -1000 (HST)
35314              Message-ID: <Pine.LNX.4.33.0109151338560.3075-100000@lapaki>
35315      Branch: perl
35316            ! utils/h2xs.PL
35317 ____________________________________________________________________________
35318 [ 12032] By: jhi                                   on 2001/09/15  18:43:20
35319         Log: Elaborate (well, make more vague, really) #12030.
35320      Branch: perl
35321            ! pod/perltodo.pod pod/perlunicode.pod
35322 ____________________________________________________________________________
35323 [ 12031] By: jhi                                   on 2001/09/15  18:37:07
35324         Log: Subject: [PATCH regexec.c] adding (U8) to case insensitive matching
35325              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
35326              Date: Fri, 14 Sep 2001 20:58:30 -0400 (EDT)
35327              Message-ID: <Pine.GSO.4.21.0109142057490.12393-100000@crusoe.crusoe.net>
35328      Branch: perl
35329            ! regexec.c
35330 ____________________________________________________________________________
35331 [ 12030] By: jhi                                   on 2001/09/15  17:15:40
35332         Log: Document that the lc(), uc(), lcfirst(), ucfirst()
35333              are not yet complete.
35334      Branch: perl
35335            ! pod/perltodo.pod pod/perlunicode.pod
35336 ____________________________________________________________________________
35337 [ 12029] By: jhi                                   on 2001/09/15  13:53:42
35338         Log: Document what's still to be done on the regular expression
35339              Unicode support, based on the UTR#18.
35340      Branch: perl
35341            ! pod/perltodo.pod pod/perlunicode.pod
35342 ____________________________________________________________________________
35343 [ 12028] By: jhi                                   on 2001/09/15  12:37:31
35344         Log: Regen headers.
35345      Branch: perl
35346            ! embedvar.h perlapi.h
35347 ____________________________________________________________________________
35348 [ 12027] By: jhi                                   on 2001/09/15  12:33:49
35349         Log: Subject: Re: [ID 20010815.012] Unfortunate interaction between -0 cmd line arg & (??{CODE}) regex 
35350              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
35351              Date: Sun, 09 Sep 2001 18:41:54 +0100
35352              Message-Id: <200109091741.f89HfsM18534@crypt.compulink.co.uk>
35353      Branch: perl
35354            ! Porting/findvars ext/ByteLoader/bytecode.h
35355            ! ext/Thread/Thread.xs mg.c op.c perl.c perl.h pp_ctl.c sv.c
35356            ! t/run/kill_perl.t thrdvar.h toke.c util.c wince/perldll.def
35357 ____________________________________________________________________________
35358 [ 12026] By: gsar                                  on 2001/09/15  04:04:04
35359         Log: enable most warnings for windows build; fix the various typecasting
35360              nits that showed up (no bugfixes here)
35361      Branch: maint-5.6/perl
35362            ! av.c cop.h doop.c dump.c ext/Devel/Peek/Peek.xs
35363            ! ext/POSIX/POSIX.xs gv.c hv.c mg.c op.c perl.c perl.h perly.c
35364            ! perly.y pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c
35365            ! sv.c toke.c universal.c utf8.c util.c vms/perly_c.vms
35366            ! win32/perllib.c win32/win32.c win32/win32.h win32/win32sck.c
35367            ! x2p/walk.c
35368 ____________________________________________________________________________
35369 [ 12025] By: jhi                                   on 2001/09/14  22:22:58
35370         Log: Integrate change #12024 from maintperl
35371              (a local() precedence bug)
35372      Branch: perl
35373           !> lib/ExtUtils/Install.pm
35374 ____________________________________________________________________________
35375 [ 12024] By: gsar                                  on 2001/09/14  22:11:06
35376         Log: fix local() precedence bug in change#8311, came into maint-5.6 as
35377              change#8642
35378      Branch: maint-5.6/perl
35379            ! lib/ExtUtils/Install.pm
35380 ____________________________________________________________________________
35381 [ 12023] By: jhi                                   on 2001/09/14  15:04:16
35382         Log: Update Changes.
35383      Branch: perl
35384            ! Changes patchlevel.h
35385 ____________________________________________________________________________
35386 [ 12022] By: jhi                                   on 2001/09/14  14:49:52
35387         Log: Subject: Re: [ID 20010911.001] Not OK: perl v5.7.2 +DEVEL11978 on
35388              From: "chromatic" <chromatic@rmci.net>
35389              Date: Fri, 14 Sep 2001 09:44:57 -0600 
35390              Message-ID: <20010914154936.70059.qmail@onion.perl.org>
35391      Branch: perl
35392            ! lib/ExtUtils/Manifest.t
35393 ____________________________________________________________________________
35394 [ 12021] By: jhi                                   on 2001/09/14  14:46:36
35395         Log: Hopefully better skipping of the Complete.t tests
35396              in case of not a tty. 
35397      Branch: perl
35398            ! lib/Term/Complete.t t/op/stat.t
35399 ____________________________________________________________________________
35400 [ 12020] By: jhi                                   on 2001/09/14  14:10:44
35401         Log: Subject: [PATCH regexec.c] more jumpables, and hit-bit bug
35402              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
35403              Date: Fri, 14 Sep 2001 09:58:24 -0400 (EDT)
35404              Message-ID: <Pine.GSO.4.21.0109140955250.12393-100000@crusoe.crusoe.net>     
35405      Branch: perl
35406            ! regexec.c t/op/pat.t
35407 ____________________________________________________________________________
35408 [ 12019] By: jhi                                   on 2001/09/14  14:02:59
35409         Log: Subject: Re: unterminated C<...> at line 426 in file perlport.pod
35410              From: Robin Barker <rmb1@cise.npl.co.uk>
35411              Date: Fri, 14 Sep 2001 16:01:11 +0100 (BST)
35412              Message-Id: <200109141501.QAA13044@tempest.npl.co.uk>
35413      Branch: perl
35414            ! pod/perlport.pod
35415 ____________________________________________________________________________
35416 [ 12018] By: jhi                                   on 2001/09/14  13:55:56
35417         Log: NetWare tweaks from Ananth Kesari.
35418      Branch: perl
35419            ! NetWare/NWUtil.c NetWare/Nwmain.c NetWare/Nwpipe.c
35420            ! NetWare/nwutil.h
35421 ____________________________________________________________________________
35422 [ 12017] By: jhi                                   on 2001/09/14  13:50:08
35423         Log: Subject: unterminated C<...> at line 426 in file perlport.pod
35424              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
35425              Date: Fri, 14 Sep 2001 10:51:13 +0200
35426              Message-Id: <20010914103300.4B59.H.M.BRAND@hccnet.nl>
35427      Branch: perl
35428            ! pod/perlport.pod
35429 ____________________________________________________________________________
35430 [ 12016] By: jhi                                   on 2001/09/14  13:28:08
35431         Log: Subject: Re: [PATCH 2 pl2pm.PL]
35432              From: Joe Smith <Joe.Smith@inwap.com>
35433              Date: Fri, 14 Sep 2001 00:13:32 -0700
35434              Message-Id: <3BA1AE1C.64313CEE@inwap.com>                 
35435              
35436              Eradicate qu.
35437      Branch: perl
35438            ! keywords.h keywords.pl utils/pl2pm.PL
35439 ____________________________________________________________________________
35440 [ 12015] By: jhi                                   on 2001/09/14  02:38:23
35441         Log: Retract #12013, didn't go over too well in Tru64.
35442      Branch: perl
35443            ! embed.h embed.pl sv.h
35444 ____________________________________________________________________________
35445 [ 12014] By: jhi                                   on 2001/09/14  02:31:05
35446         Log: Subject: [PATCH] Execute files of debugger commands
35447              From: Peter Scott <Peter@PSDT.com>
35448              Date: Thu, 13 Sep 2001 15:26:31 -0700
35449              Message-Id: <4.3.2.7.2.20010913115845.00b22100@mail.webquarry.com>
35450      Branch: perl
35451            ! lib/perl5db.pl pod/perldebug.pod
35452 ____________________________________________________________________________
35453 [ 12013] By: jhi                                   on 2001/09/14  02:25:05
35454         Log: (Retracted by #12015)
35455              Subject: [proposed PATCH] Re: perl@11920
35456              From: Nicholas Clark <nick@ccl4.org>
35457              Date: Wed, 12 Sep 2001 23:46:09 +0100
35458              Message-ID: <20010912234609.H4971@plum.flirble.org>     
35459      Branch: perl
35460            ! embed.h embed.pl sv.h
35461 ____________________________________________________________________________
35462 [ 12012] By: jhi                                   on 2001/09/14  02:12:02
35463         Log: ucblib shouldn't be linked against in nonstop-ux,
35464              from Tom Bates.
35465      Branch: perl
35466            ! hints/nonstopux.sh
35467 ____________________________________________________________________________
35468 [ 12011] By: jhi                                   on 2001/09/13  12:54:51
35469         Log: Do stty only if we have stty.
35470              
35471              TODO: non-UNIX platforms.  Solaris and /usr/ucb/stty?
35472      Branch: perl
35473            ! lib/Term/Complete.pm
35474 ____________________________________________________________________________
35475 [ 12010] By: jhi                                   on 2001/09/13  12:44:28
35476         Log: Skip the test if not running on a tty.
35477      Branch: perl
35478            ! lib/Term/Complete.t
35479 ____________________________________________________________________________
35480 [ 12009] By: jhi                                   on 2001/09/13  12:01:56
35481         Log: Regen headers.
35482      Branch: perl
35483            ! embed.h opcode.h pod/perlapi.pod proto.h
35484 ____________________________________________________________________________
35485 [ 12008] By: jhi                                   on 2001/09/12  17:51:32
35486         Log: Subject: [PATCH op.c] Re: perl@12003
35487              From: Robin Barker <rmb1@cise.npl.co.uk>
35488              Date: Wed, 12 Sep 2001 19:00:38 +0100 (BST)
35489              Message-Id: <200109121800.TAA05256@tempest.npl.co.uk>
35490      Branch: perl
35491            ! op.c
35492 ____________________________________________________________________________
35493 [ 12007] By: jhi                                   on 2001/09/12  17:49:39
35494         Log: Subject: [PATCH sv.c] may be uninitialized warning forperl@12003
35495              From: Robin Barker <rmb1@cise.npl.co.uk>
35496              Date: Wed, 12 Sep 2001 19:00:31 +0100 (BST)
35497              Message-Id: <200109121800.TAA05250@tempest.npl.co.uk>
35498      Branch: perl
35499            ! sv.c
35500 ____________________________________________________________________________
35501 [ 12006] By: jhi                                   on 2001/09/12  17:41:49
35502         Log: Upgrade to Memoize 0.66.
35503      Branch: perl
35504            ! lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
35505            ! lib/Memoize/Expire.pm lib/Memoize/README lib/Memoize/TODO
35506            ! lib/Memoize/t/expire_module_t.t lib/Memoize/t/speed.t
35507 ____________________________________________________________________________
35508 [ 12005] By: jhi                                   on 2001/09/12  13:14:59
35509         Log: Subject: [ID 20010912.007] substr reference core dump
35510              From: me-01@ton.iguana.be
35511              Date: 12 Sep 2001 14:11:16 -0000
35512              Message-Id: <20010912141116.6058.qmail@quasar.home.lunix>
35513      Branch: perl
35514            ! mg.c
35515 ____________________________________________________________________________
35516 [ 12004] By: ams                                   on 2001/09/12  01:13:49
35517         Log: Subject: [PATCH perlfaq4.pod] Deobfuscate Fisher-Yates example code
35518              From: Ilmari Karonen <iltzu@sci.fi>
35519              Date: Tue, 11 Sep 2001 23:31:25 +0300 (EET DST)
35520              Message-Id: <Pine.SOL.3.96.1010911231925.688A-100000@simpukka>
35521      Branch: perl
35522            ! pod/perlfaq4.pod
35523 ____________________________________________________________________________
35524 [ 12003] By: jhi                                   on 2001/09/11  13:02:37
35525         Log: Update Changes.
35526      Branch: perl
35527            ! Changes patchlevel.h
35528 ____________________________________________________________________________
35529 [ 12002] By: jhi                                   on 2001/09/11  11:50:48
35530         Log: NetWare update from Ananth Kesari.
35531      Branch: perl
35532            ! NetWare/NWUtil.c NetWare/Nwmain.c NetWare/Nwpipe.c
35533            ! NetWare/config.wc NetWare/config_H.wc NetWare/nwutil.h
35534 ____________________________________________________________________________
35535 [ 12001] By: jhi                                   on 2001/09/11  11:40:51
35536         Log: Retract #11984: div() being redefined, and 1397
35537              failing on 64-bit platforms.
35538      Branch: perl
35539            ! lib/Math/BigInt/Calc.pm
35540 ____________________________________________________________________________
35541 [ 12000] By: jhi                                   on 2001/09/11  11:19:07
35542         Log: Metaconfig unit change for #11999.
35543      Branch: metaconfig
35544            ! U/protos/d_lseekproto.U
35545 ____________________________________________________________________________
35546 [ 11999] By: jhi                                   on 2001/09/11  11:18:36
35547         Log: The lseek fix (#11991) was no fix.
35548      Branch: perl
35549            ! Configure
35550 ____________________________________________________________________________
35551 [ 11998] By: sky                                   on 2001/09/11  07:52:06
35552         Log: Subject: [PATCH] Encode.pm add UCS-2 little endian support
35553              From: Matt Sergeant <MSergeant@star.net.uk>
35554              Date: Tue, 11 Sep 2001 09:22:32 +0100
35555              Message-ID: <315E8A8BF9D1D411AD3D00508BB1B0C004B9003C@UKS040>
35556      Branch: perl
35557            ! ext/Encode/Encode.pm
35558 ____________________________________________________________________________
35559 [ 11997] By: sky                                   on 2001/09/11  06:35:29
35560         Log: Sometimes dTHX is added because it is needed on non 
35561              gnuc platforms, but not needed there. This uses GCC
35562              to silence GCC specific warnings by marking pTHX as 
35563              unused.
35564      Branch: perl
35565            ! perl.h
35566 ____________________________________________________________________________
35567 [ 11996] By: nick                                  on 2001/09/11  06:25:27
35568         Log: Integrate mainline
35569      Branch: perlio
35570            - ext/POSIX/sigaction.t lib/File/Find/taint.t
35571           !> lib/CGI/t/carp.t lib/Test/Simple/t/simple.t t/op/crypt.t
35572 ____________________________________________________________________________
35573 [ 11995] By: nick                                  on 2001/09/11  06:23:39
35574         Log: Part Integrate mainline
35575      Branch: perlio
35576           +> (branch 69 files)
35577            - ext/Cwd/Cwd.t ext/Fcntl/Fcntl.t ext/Fcntl/syslfs.t
35578            - ext/POSIX/POSIX.t lib/Attribute/Handlers/test.pl
35579            - lib/Env/array.t lib/Env/env.t lib/File/Find/find.t
35580            - lib/Filter/Simple/test.pl lib/Switch/t/given_when.t
35581            - lib/Switch/t/switch_case.t lib/Test/Harness.t
35582            - lib/Test/More/Changes lib/Test/More/t/More.t
35583            - lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
35584            - lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
35585            - lib/Text/Balanced.pod lib/Text/Balanced/t/genxt.t
35586            - lib/Text/Balanced/t/xbrak.t lib/Text/Balanced/t/xcode.t
35587            - lib/Text/Balanced/t/xdeli.t lib/Text/Balanced/t/xmult.t
35588            - lib/Text/Balanced/t/xquot.t lib/Text/Balanced/t/xtagg.t
35589            - lib/Text/Balanced/t/xvari.t objXSUB.h t/lib/MyFilter.pm
35590            - t/lib/Test/More/Catch.pm wince/perl.ico
35591           !> (integrate 197 files)
35592 ____________________________________________________________________________
35593 [ 11994] By: jhi                                   on 2001/09/11  03:12:44
35594         Log: Subject: Re: [PATCH] Encode.pm docs fix
35595              From: Gisle Aas <gisle@ActiveState.com>
35596              Date: 10 Sep 2001 11:27:02 -0700
35597              Message-ID: <lrwv363nrd.fsf@caliper.ActiveState.com>
35598      Branch: perl
35599            ! ext/Encode/Encode.pm
35600 ____________________________________________________________________________
35601 [ 11993] By: jhi                                   on 2001/09/11  02:27:25
35602         Log: Fix unpack U to be the reverse of pack U
35603              (but implement unpack U0U as a backdoor to get
35604              the UTF-8 malformed warnings from un-UTF-8 data)
35605      Branch: perl
35606            ! pod/perlunicode.pod pp_pack.c t/op/pack.t t/op/utf8decode.t
35607 ____________________________________________________________________________
35608 [ 11992] By: jhi                                   on 2001/09/11  00:14:24
35609         Log: Metaconfig unit change for #11991;
35610              delete an unused unit (d_strtoull.U is the one used)
35611      Branch: metaconfig
35612            ! U/protos/d_lseekproto.U
35613      Branch: metaconfig/U/perl
35614            - strtoull.U
35615 ____________________________________________________________________________
35616 [ 11991] By: jhi                                   on 2001/09/11  00:14:01
35617         Log: Subject: [PATCH] Configure not recording lseek proto
35618              From: Blair Zajac <blair@orcaware.com>
35619              Date: Mon, 10 Sep 2001 17:52:37 -0700
35620              Message-ID: <3B9D6055.BA334A31@orcaware.com>
35621              
35622              plus regen Configure.
35623      Branch: perl
35624            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
35625            ! config_h.SH uconfig.h
35626 ____________________________________________________________________________
35627 [ 11990] By: jhi                                   on 2001/09/10  23:59:25
35628         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?)))                  
35629              From: Nicholas Clark <nick@ccl4.org>
35630              Date: Tue, 11 Sep 2001 00:00:31 +0100
35631              Message-ID: <20010911000031.G1512@plum.flirble.org>
35632      Branch: perl
35633            + t/op/qq.t
35634            ! MANIFEST numeric.c perl.h regcomp.c t/op/pat.t toke.c
35635 ____________________________________________________________________________
35636 [ 11989] By: jhi                                   on 2001/09/10  23:31:45
35637         Log: Subject: [PATCH] Building on win32 w/o perlio
35638              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
35639              Date: Mon, 10 Sep 2001 23:38:46 +0200
35640              Message-ID: <3B9D4F06.14433.2C37644@localhost>
35641      Branch: perl
35642            ! perl.c win32/Makefile win32/makefile.mk
35643 ____________________________________________________________________________
35644 [ 11988] By: jhi                                   on 2001/09/10  23:26:40
35645         Log: Subject: [PATCH MANIFEST lib/CGI/t/push.t] New Test for CGI::Push
35646              From: "chromatic" <chromatic@rmci.net>
35647              Date: Mon, 10 Sep 2001 15:14:01 -0600
35648              Message-ID: <20010910211833.30177.qmail@onion.perl.org>
35649      Branch: perl
35650            + lib/CGI/t/push.t
35651            ! MANIFEST
35652 ____________________________________________________________________________
35653 [ 11987] By: jhi                                   on 2001/09/10  23:24:11
35654         Log: Subject: avoiding hoardes of zombies
35655              From: Nicholas Clark <nick@ccl4.org>
35656              Date: Mon, 10 Sep 2001 22:00:40 +0100
35657              Message-ID: <20010910220040.C1512@plum.flirble.org>
35658      Branch: perl
35659            ! pod/perlipc.pod
35660 ____________________________________________________________________________
35661 [ 11986] By: jhi                                   on 2001/09/10  23:22:10
35662         Log: Subject: PATCH Resubmission  - was Re: [ID 20010902.001] v strings over 2*31 barf
35663              From: John Peacock <jpeacock@rowman.com>
35664              Date: Mon, 10 Sep 2001 16:34:30 -0400
35665              Message-ID: <3B9D23D6.90BCCC25@rowman.com>
35666      Branch: perl
35667            ! sv.c t/op/ver.t utf8.h
35668 ____________________________________________________________________________
35669 [ 11985] By: ams                                   on 2001/09/10  23:20:13
35670         Log: Typo fixed by Blair Zajac in <3B9D284C.23B8D20B@orcaware.com>.
35671      Branch: perl
35672            ! MANIFEST
35673 ____________________________________________________________________________
35674 [ 11984] By: jhi                                   on 2001/09/10  23:09:31
35675         Log: (Retracted by #12001)
35676              Subject: Calc with USE_MUL/USE_DIV
35677              From: Tels <perl_dummy@bloodgate.com>
35678              Date: Fri, 07 Sep 2001 18:52:08 +0200 (CEST)
35679              Message-Id: <200109071651.TAA11249@tiku.hut.fi>
35680      Branch: perl
35681            ! lib/Math/BigInt/Calc.pm
35682 ____________________________________________________________________________
35683 [ 11983] By: jhi                                   on 2001/09/10  22:37:14
35684         Log: Subject: [PATCH op.c] Re: perl@11978
35685              From: Robin Barker <rmb1@cise.npl.co.uk>
35686              Date: Mon, 10 Sep 2001 18:58:01 +0100 (BST)
35687              Message-Id: <200109101758.SAA07670@tempest.npl.co.uk>
35688              
35689              Format errors.
35690      Branch: perl
35691            ! op.c
35692 ____________________________________________________________________________
35693 [ 11982] By: jhi                                   on 2001/09/10  22:35:57
35694         Log: Switch PADOFFSET back to U32 both because of binary backward
35695              compatibility and because Arthur seems to have been fixing the
35696              problems with naughty integer-pointer casting.
35697      Branch: perl
35698            ! op.h
35699 ____________________________________________________________________________
35700 [ 11981] By: ams                                   on 2001/09/10  16:31:43
35701         Log: Subject: [PATCH MANIFEST, lib/ExtUtils/Command.pm, lib/ExtUtils/Command.t]
35702              Fix Pod Typo, Add Test for ExtUtils::Command
35703              From: "chromatic" <chromatic@rmci.net>
35704              Date: Mon, 10 Sep 2001 11:20:56 -0600
35705              Message-Id: <20010910172528.54160.qmail@onion.perl.org>
35706      Branch: perl
35707            + lib/ExtUtils/Command.t
35708            ! MANIFEST lib/ExtUtils/Command.pm
35709 ____________________________________________________________________________
35710 [ 11980] By: jhi                                   on 2001/09/10  13:29:35
35711         Log: Subject: [PATCH] Encode.pm docs fix
35712              From: Matt Sergeant <MSergeant@star.net.uk>
35713              Date: Mon, 10 Sep 2001 15:24:01 +0100
35714              Message-ID: <315E8A8BF9D1D411AD3D00508BB1B0C004B90035@UKS040>     
35715      Branch: perl
35716            ! ext/Encode/Encode.pm
35717 ____________________________________________________________________________
35718 [ 11979] By: jhi                                   on 2001/09/10  13:17:48
35719         Log: Update Changes.
35720      Branch: perl
35721            ! Changes patchlevel.h
35722 ____________________________________________________________________________
35723 [ 11978] By: jhi                                   on 2001/09/10  12:59:40
35724         Log: Revert #11973, the dTHX seems to be needed in there
35725              for threaded builds.
35726      Branch: perl
35727            ! perlio.c
35728 ____________________________________________________________________________
35729 [ 11977] By: jhi                                   on 2001/09/10  12:55:47
35730         Log: Detypo.
35731      Branch: perl
35732            ! pod/perlguts.pod
35733 ____________________________________________________________________________
35734 [ 11976] By: jhi                                   on 2001/09/10  12:46:34
35735         Log: Further Class::Struct patching from Damian.
35736              
35737              The new new semantics are:
35738              
35739              * If you pass an initializer for a nested object, it has to be:
35740              a) a reference to an object of that class, or      
35741              b) a reference to an object of a subclass of that class, or
35742              c) a reference to a hash of arguments to be passed to the
35743              class's constructor
35744              * If you pass no initializer for a nested object, the attribute
35745              is initialized to C<undef>
35746      Branch: perl
35747            ! lib/Class/Struct.pm
35748 ____________________________________________________________________________
35749 [ 11975] By: jhi                                   on 2001/09/10  12:42:24
35750         Log: Skip the crypt test if no crypt.
35751      Branch: perl
35752            ! t/op/crypt.t
35753 ____________________________________________________________________________
35754 [ 11974] By: jhi                                   on 2001/09/10  12:39:25
35755         Log: Warn against using bare v-strings as IP addresses
35756              (okay if using the wrappers from Socket)
35757      Branch: perl
35758            ! pod/perldata.pod pod/perlport.pod
35759 ____________________________________________________________________________
35760 [ 11973] By: sky                                   on 2001/09/10  11:57:58
35761         Log: Remove unused dTHX. Silenced another warning.
35762      Branch: perl
35763            ! perlio.c
35764 ____________________________________________________________________________
35765 [ 11972] By: sky                                   on 2001/09/10  11:54:25
35766         Log: Silence some more warnings INT2PTR.
35767      Branch: perl
35768            ! pp.c pp_ctl.c sharedsv.c sv.c taint.c
35769 ____________________________________________________________________________
35770 [ 11971] By: sky                                   on 2001/09/10  11:21:50
35771         Log: Silence another ITHREAD 64bit INT/32bit PTR warning.
35772      Branch: perl
35773            ! cop.h
35774 ____________________________________________________________________________
35775 [ 11970] By: sky                                   on 2001/09/10  11:17:25
35776         Log: Apply INT2PTR with force to silence warnings from
35777              PM_GETRE and friends. No more warnings with 64bit 
35778              IVs and 32bit pointers.    
35779      Branch: perl
35780            ! op.c op.h perl.c
35781 ____________________________________________________________________________
35782 [ 11969] By: sky                                   on 2001/09/10  10:13:02
35783         Log: Removed reference of -DPERL_CUSTOM_OPS in the documentation.
35784      Branch: perl
35785            ! pod/perlguts.pod
35786 ____________________________________________________________________________
35787 [ 11968] By: sky                                   on 2001/09/10  10:02:51
35788         Log: Remove #ifdef PERL_CUSTOM_OPS, always build with PERL_CUSTOM_OPS
35789              Rename to custop_op_name to Perl_custom_op_name to match perlapi
35790              Clone the hashtable PL_custom_op_names and PL_custop_op_descs in 
35791              perl_clone.
35792      Branch: perl
35793            ! embed.pl intrpvar.h makedef.pl op.c opcode.pl sv.c
35794 ____________________________________________________________________________
35795 [ 11967] By: jhi                                   on 2001/09/10  03:14:35
35796         Log: Using strlen() not good on embedded nul bytes.
35797      Branch: perl
35798            ! regcomp.c
35799 ____________________________________________________________________________
35800 [ 11966] By: ams                                   on 2001/09/09  21:06:13
35801         Log: Subject: Re: [ID 20010810.011] 'use v2b' not allowed with strict
35802              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
35803              Date: Mon, 13 Aug 2001 22:51:59 +0200
35804              Message-ID: <20010813225159.C6681@rafael>
35805              (Applied with several tweaks.)
35806      Branch: perl
35807            ! embed.h embed.pl proto.h toke.c
35808 ____________________________________________________________________________
35809 [ 11965] By: jhi                                   on 2001/09/09  14:40:39
35810         Log: The exact error message is system-dependent.
35811      Branch: perl
35812            ! lib/ExtUtils/Manifest.t
35813 ____________________________________________________________________________
35814 [ 11964] By: jhi                                   on 2001/09/09  14:38:05
35815         Log: Add Windows and Mac Sami support to Encode
35816              (http://www.egt.ie/standards/se/sami-teastabaiki.html)
35817      Branch: perl
35818            + ext/Encode/Encode/isoir-197.enc ext/Encode/Encode/macSami.enc
35819            ! MANIFEST
35820 ____________________________________________________________________________
35821 [ 11963] By: jhi                                   on 2001/09/09  13:54:07
35822         Log: Use the tried method.
35823      Branch: perl
35824            ! pod/perlport.pod
35825 ____________________________________________________________________________
35826 [ 11962] By: jhi                                   on 2001/09/09  13:46:59
35827         Log: Can't count parentheses.
35828      Branch: perl
35829            ! ext/IO/lib/IO/Socket/INET.pm
35830 ____________________________________________________________________________
35831 [ 11961] By: jhi                                   on 2001/09/09  13:34:12
35832         Log: perlport additions: 1 while unlink, add/delete directory
35833              entries and permissions, cygwin stat funkiness (from Michael
35834              Schwern and Nicholas Clark)
35835      Branch: perl
35836            ! pod/perlport.pod
35837 ____________________________________________________________________________
35838 [ 11960] By: jhi                                   on 2001/09/09  13:19:12
35839         Log: blib does have a detectable test.
35840      Branch: perl
35841            ! t/lib/1_compile.t
35842 ____________________________________________________________________________
35843 [ 11959] By: jhi                                   on 2001/09/09  13:16:43
35844         Log: Subject: [PATCH MANIFEST, lib/Term/Complete.t] Add Test for Term::Complete
35845              From: "chromatic" <chromatic@rmci.net>
35846              Date: Sat, 08 Sep 2001 19:33:42 -0600
35847              Message-ID: <20010909013810.11522.qmail@onion.perl.org>
35848      Branch: perl
35849            + lib/Term/Complete.t
35850            ! MANIFEST
35851 ____________________________________________________________________________
35852 [ 11958] By: jhi                                   on 2001/09/09  13:09:02
35853         Log: Subject: [PATCH MANIFEST lib/Test/Tutorial.pod] Test::Tutorial?
35854              From: Michael G Schwern <schwern@pobox.com> 
35855              Date: Sat, 8 Sep 2001 02:40:26 -0400
35856              Message-ID: <20010908024026.A26283@blackrider>
35857      Branch: perl
35858            + lib/Test/Tutorial.pod
35859            ! MANIFEST
35860 ____________________________________________________________________________
35861 [ 11957] By: jhi                                   on 2001/09/09  13:03:33
35862         Log: Try to look up protocol (by name) only iff it has non-numbers:
35863              nice if the server is in a chrooted environment (no /etc/protocols,
35864              server code using hardcorded protocol numbers like 6 for tcp),
35865              suggested by John Holdsworth <coldwave@bigfoot.com>.
35866              In other words, if we are given a number, why look it up again
35867              (by number)?
35868      Branch: perl
35869            ! ext/IO/lib/IO/Socket/INET.pm
35870 ____________________________________________________________________________
35871 [ 11956] By: jhi                                   on 2001/09/09  12:53:12
35872         Log: Subject: [PATCH regcomp.c] zero-width assertions CAN be ?'d
35873              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
35874              Date: Sat, 8 Sep 2001 15:42:30 -0400 (EDT) 
35875              Message-ID: <Pine.GSO.4.21.0109081535480.24489-100000@crusoe.crusoe.net>
35876              
35877              Subject: Re: [PATCH t/op/misc.t] regcomp.c patch broke test 
35878              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
35879              Date: Sat, 8 Sep 2001 18:33:12 -0400 (EDT)
35880              Message-ID: <Pine.GSO.4.21.0109081832030.24489-100000@crusoe.crusoe.net>
35881              Subject: [PATCH t/lib/warnings/regcomp] (?=...)? gives no warning now
35882              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
35883              Date: Sat, 8 Sep 2001 18:37:22 -0400 (EDT)
35884              Message-ID: <Pine.GSO.4.21.0109081835340.24489-100000@crusoe.crusoe.net>
35885      Branch: perl
35886            ! regcomp.c t/lib/warnings/regcomp t/run/kill_perl.t
35887 ____________________________________________________________________________
35888 [ 11955] By: ams                                   on 2001/09/09  02:54:21
35889         Log: Subject: Re: [PATCH perl@11938] slash slashes in lib/CGI/Carp.pm
35890              From: "Craig A. Berry" <craigberry@mac.com>
35891              Date: Sat, 08 Sep 2001 19:02:16 -0500
35892              Message-Id: <5.1.0.14.0.20010908185936.01aadcc0@mail.mac.com>
35893      Branch: perl
35894            ! lib/CGI/t/carp.t
35895 ____________________________________________________________________________
35896 [ 11954] By: jhi                                   on 2001/09/09  02:30:39
35897         Log: Documentation tweaks; think the IP address as an opaque string.
35898      Branch: perl
35899            ! ext/Socket/Socket.pm
35900 ____________________________________________________________________________
35901 [ 11953] By: jhi                                   on 2001/09/09  00:32:05
35902         Log: Subject: [REPATCH] Re: [PATCH] new test lib/blib.t
35903              From: Michael G Schwern <schwern@pobox.com>
35904              Date: Sat, 8 Sep 2001 19:45:46 -0400
35905              Message-ID: <20010908194546.C9193@blackrider>
35906      Branch: perl
35907            + lib/blib.t
35908            ! MANIFEST lib/blib.pm t/lib/1_compile.t
35909 ____________________________________________________________________________
35910 [ 11952] By: jhi                                   on 2001/09/09  00:27:15
35911         Log: Subject: [PATCH MANIFEST, lib/CGI/t/fast.t] Added Test for CGI::Fast
35912              From: "chromatic" <chromatic@rmci.net>
35913              Date: Sat, 08 Sep 2001 12:31:44 -0600
35914              Message-ID: <20010908183612.49960.qmail@onion.perl.org>
35915      Branch: perl
35916            + lib/CGI/t/fast.t
35917            ! MANIFEST
35918 ____________________________________________________________________________
35919 [ 11951] By: jhi                                   on 2001/09/09  00:24:07
35920         Log: The Socket tests were wrong: they were assuming too much.
35921      Branch: perl
35922            ! ext/Socket/Socket.pm ext/Socket/Socket.t ext/Socket/Socket.xs
35923 ____________________________________________________________________________
35924 [ 11950] By: jhi                                   on 2001/09/08  20:09:07
35925         Log: Retract the portability changes since they
35926              seem to have opened a can of worms... will
35927              go back to UNICOS/mk and do the bare minimum
35928              required to get the tests working.
35929      Branch: perl
35930            ! ext/Socket/Socket.xs
35931 ____________________________________________________________________________
35932 [ 11949] By: jhi                                   on 2001/09/08  19:48:20
35933         Log: PADOFFSET is used to cast pointers into integers,
35934              if pointers are 64 bits and U32 32 bits,
35935              bad things may happen, or at least warnings issued.
35936      Branch: perl
35937            ! op.h
35938 ____________________________________________________________________________
35939 [ 11948] By: jhi                                   on 2001/09/08  18:50:07
35940         Log: Still more Socket portability tweaking.
35941              Now Socket.t seems to be happy in all of
35942              Linux/x86, Tru64/alpha, Solaris/sparc,
35943              IRIX/MIPS (both 32-bit and 64-bit), and UNICOS/mk/alpha.
35944              
35945              Addendum: it seems that io_multihomed, io_sock, and hostent
35946              were broken in little-endians (linux/x86 and tru64/alpha)
35947              because of this change.  Argh.
35948      Branch: perl
35949            ! ext/Socket/Socket.xs
35950 ____________________________________________________________________________
35951 [ 11947] By: jhi                                   on 2001/09/08  17:23:23
35952         Log: More portability kicking on inet_ntoa().
35953      Branch: perl
35954            ! ext/Socket/Socket.xs
35955 ____________________________________________________________________________
35956 [ 11946] By: jhi                                   on 2001/09/08  15:09:58
35957         Log: Subject: [REPATCH] Re: [PATCH MANIFEST, lib/ExtUtils/Manifest.t] Another New Test
35958              From: Michael G Schwern <schwern@pobox.com> 
35959              Date: Fri, 7 Sep 2001 23:06:51 -0400
35960              Message-ID: <20010907230651.R606@blackrider>
35961      Branch: perl
35962            + lib/ExtUtils/Manifest.t
35963            ! MANIFEST lib/ExtUtils/MM_Unix.pm lib/ExtUtils/Manifest.pm
35964 ____________________________________________________________________________
35965 [ 11945] By: jhi                                   on 2001/09/08  14:49:15
35966         Log: Subject: Re: [PATCH MANIFEST, lib/ExtUtils/testlib.t] More Tests
35967              From: "chromatic" <chromatic@rmci.net>
35968              Date: Fri, 07 Sep 2001 17:53:15 -0600      
35969              Message-ID: <20010907235740.80566.qmail@onion.perl.org>              
35970      Branch: perl
35971            + lib/ExtUtils/testlib.t
35972            ! MANIFEST
35973 ____________________________________________________________________________
35974 [ 11944] By: jhi                                   on 2001/09/07  22:57:00
35975         Log: Thinko.
35976      Branch: perl
35977            ! lib/integer.t
35978 ____________________________________________________________________________
35979 [ 11943] By: jhi                                   on 2001/09/07  20:34:55
35980         Log: Subject: [PATCH perl@11938] slash slashes in lib/CGI/Carp.pm
35981              From: "Craig A. Berry" <craigberry@mac.com>
35982              Date: Fri, 07 Sep 2001 15:30:03 -0500
35983              Message-Id: <5.1.0.14.0.20010907142644.03700c38@exchi01>
35984      Branch: perl
35985            ! lib/CGI/Carp.pm
35986 ____________________________________________________________________________
35987 [ 11942] By: jhi                                   on 2001/09/07  20:30:43
35988         Log: Subject: [PATCH lib/ExtUtils/MM_Unix.pm] (was Re: MakeMaker: MM_Unix rule excluding pods)
35989              From: Michael G Schwern <schwern@pobox.com>
35990              Date: Fri, 7 Sep 2001 15:38:13 -0400
35991              Message-ID: <20010907153813.K606@blackrider>
35992      Branch: perl
35993            ! lib/ExtUtils/MM_Unix.pm
35994 ____________________________________________________________________________
35995 [ 11941] By: jhi                                   on 2001/09/07  20:28:24
35996         Log: Subject: [PATCH perl.h mg.c pp_sys.c] Silence the remaing format warning
35997              From: Robin Barker <rmb1@cise.npl.co.uk>
35998              Date: Fri, 7 Sep 2001 18:28:23 +0100 (BST)
35999              Message-Id: <200109071728.SAA13569@tempest.npl.co.uk>
36000      Branch: perl
36001            ! Porting/pumpkin.pod mg.c perl.h pp_sys.c
36002 ____________________________________________________________________________
36003 [ 11940] By: jhi                                   on 2001/09/07  20:26:29
36004         Log: Clean up 1_compile.t; move tests to more consistent
36005              places (t/ subdirectories); add integer.t (much of
36006              the pragma is tested elsewhere but there is no one
36007              centralized place)
36008      Branch: perl
36009            + ext/Fcntl/t/fcntl.t ext/Fcntl/t/syslfs.t ext/POSIX/t/posix.t
36010            + ext/POSIX/t/sigaction.t lib/Env/t/array.t lib/Env/t/env.t
36011            + lib/File/Find/t/find.t lib/File/Find/t/taint.t lib/integer.t
36012            - ext/Fcntl/Fcntl.t ext/Fcntl/syslfs.t ext/POSIX/POSIX.t
36013            - ext/POSIX/sigaction.t lib/Env/array.t lib/Env/env.t
36014            - lib/File/Find/find.t lib/File/Find/taint.t
36015            ! MANIFEST t/lib/1_compile.t t/op/lfs.t
36016 ____________________________________________________________________________
36017 [ 11939] By: jhi                                   on 2001/09/07  17:25:32
36018         Log: Subject: Re: [PATCH lib/File/Find/taint.t] Use Test::More
36019              From: "chromatic" <chromatic@rmci.net>
36020              Date: Fri, 07 Sep 2001 10:17:40 -0600
36021              Message-ID: <20010907162205.84723.qmail@onion.perl.org>
36022      Branch: perl
36023            ! lib/File/Find/taint.t
36024 ____________________________________________________________________________
36025 [ 11938] By: jhi                                   on 2001/09/07  14:04:43
36026         Log: Update Changes.
36027      Branch: perl
36028            ! Changes patchlevel.h
36029 ____________________________________________________________________________
36030 [ 11937] By: jhi                                   on 2001/09/07  13:52:03
36031         Log: Rename the old threading tutorial, start a new one,
36032              regen toc.
36033      Branch: perl
36034            + pod/perlothrtut.pod
36035            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlthrtut.pod
36036            ! pod/perltoc.pod
36037 ____________________________________________________________________________
36038 [ 11936] By: jhi                                   on 2001/09/07  13:05:48
36039         Log: vars very much has a test.
36040      Branch: perl
36041            ! t/lib/1_compile.t
36042 ____________________________________________________________________________
36043 [ 11935] By: jhi                                   on 2001/09/07  12:52:06
36044         Log: Subject: Re: wince/perl.ico marked as binary
36045              From: Nicholas Clark <nick@ccl4.org>
36046              Date: Fri, 7 Sep 2001 13:54:40 +0100
36047              Message-ID: <20010907135439.D39150@plum.flirble.org>
36048              
36049              and wince/Makefile.ce change from Rainer Keuchel.
36050      Branch: perl
36051            + wince/makeico.pl
36052            ! MANIFEST wince/Makefile.ce
36053 ____________________________________________________________________________
36054 [ 11934] By: jhi                                   on 2001/09/07  12:43:50
36055         Log: Subject: Re: [PATCH regexec.c] more general .* and .*?
36056              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
36057              Date: Fri, 7 Sep 2001 09:41:10 -0400 (EDT)
36058              Message-ID: <Pine.GSO.4.21.0109070933530.7041-100000@crusoe.crusoe.net>
36059      Branch: perl
36060            ! regexec.c
36061 ____________________________________________________________________________
36062 [ 11933] By: jhi                                   on 2001/09/07  12:37:46
36063         Log: (Replaced by #11934)
36064              Subject: Re: [PATCH regexec.c] more general .* and .*?
36065              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
36066              Date: Fri, 7 Sep 2001 08:44:17 -0400 (EDT)
36067              Message-ID: <Pine.GSO.4.21.0109070836110.7041-100000@crusoe.crusoe.net>
36068      Branch: perl
36069            ! regexec.c
36070 ____________________________________________________________________________
36071 [ 11932] By: jhi                                   on 2001/09/07  12:27:14
36072         Log: The #11931 patching misbehaved.
36073      Branch: perl
36074            ! lib/Test/Harness/t/test-harness.t
36075 ____________________________________________________________________________
36076 [ 11931] By: jhi                                   on 2001/09/07  12:21:30
36077         Log: Subject: [PATCH lib/Test/Harness* t/TEST] Test::Harness 1.25 sync
36078              From: Michael G Schwern <schwern@pobox.com>
36079              Date: Fri, 7 Sep 2001 03:30:41 -0400
36080              Message-ID: <20010907033041.A2796@blackrider>
36081      Branch: perl
36082            + lib/Test/Harness/Changes lib/Test/Harness/t/base.t
36083            + lib/Test/Harness/t/ok.t lib/Test/Harness/t/test-harness.t
36084            + t/lib/sample-tests/header_at_end_fail
36085            + t/lib/sample-tests/skip_no_msg t/lib/sample-tests/todo_inline
36086            - lib/Test/Harness.t
36087            ! MANIFEST lib/Test/Harness.pm t/TEST
36088 ____________________________________________________________________________
36089 [ 11930] By: jhi                                   on 2001/09/07  11:59:17
36090         Log: Subject: [PATCH] Digest::MD5 update
36091              From: Gisle Aas <gisle@ActiveState.com>
36092              Date: 06 Sep 2001 23:32:56 -0700
36093              Message-ID: <lrofon5x47.fsf@caliper.ActiveState.com>
36094      Branch: perl
36095            ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
36096            ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/files.t
36097 ____________________________________________________________________________
36098 [ 11929] By: jhi                                   on 2001/09/07  11:23:05
36099         Log: Subject: [PATCH MANIFEST, lib/less.t] Add Tests for the less Pragma
36100              From: "chromatic" <chromatic@rmci.net>
36101              Date: Thu, 06 Sep 2001 23:11:44 -0600
36102              Message-ID: <20010907051609.91459.qmail@onion.perl.org>
36103      Branch: perl
36104            + lib/less.t
36105            ! MANIFEST t/lib/1_compile.t
36106 ____________________________________________________________________________
36107 [ 11928] By: jhi                                   on 2001/09/07  11:19:29
36108         Log: The binary file must somehow differently stored.
36109      Branch: perl
36110            - wince/perl.ico
36111            ! MANIFEST
36112 ____________________________________________________________________________
36113 [ 11927] By: jhi                                   on 2001/09/07  03:53:29
36114         Log: Add more modules to the list of modules that have tests,
36115              Schwern's wallet is getting more nervous.
36116              (Run t/lib/1_compile.t manually to see which modules
36117              are lacking tests, or the tests can't be run for some
36118              reason or another, such as the Net:: modules)
36119      Branch: perl
36120            ! t/lib/1_compile.t
36121 ____________________________________________________________________________
36122 [ 11926] By: jhi                                   on 2001/09/07  03:43:11
36123         Log: Try to make Socket::inet_ntoa() more robust.
36124      Branch: perl
36125            ! ext/Socket/Socket.t ext/Socket/Socket.xs pod/perldiag.pod
36126 ____________________________________________________________________________
36127 [ 11925] By: jhi                                   on 2001/09/07  01:57:58
36128         Log: Subject: Re: [PATCH lib/English.t] Test All Aliases (including %Errno)
36129              From: chromatic <chromatic@rmci.net>       
36130              Date: Wed, 5 Sep 2001 22:58:05 -0600                         
36131              Message-Id: <01090522580506.19590@firewheel>           
36132      Branch: perl
36133            ! lib/English.t
36134 ____________________________________________________________________________
36135 [ 11924] By: jhi                                   on 2001/09/07  01:55:05
36136         Log: Subject: Re: perlvar manpage and localizing special vars
36137              From: Stas Bekman <stas@stason.org>
36138              Date: Fri, 7 Sep 2001 10:10:24 +0800 (SGT)
36139              Message-ID: <Pine.LNX.4.33.0109071009240.19262-100000@stas.singnet.com.sg>
36140      Branch: perl
36141            ! pod/perlvar.pod
36142 ____________________________________________________________________________
36143 [ 11923] By: jhi                                   on 2001/09/07  01:49:36
36144         Log: Subject: [PATCH MakeMaker.pm] noise from make in ext/SDBM
36145              From: Robin Barker <rmb1@cise.npl.co.uk>
36146              Date: Thu, 6 Sep 2001 19:36:49 +0100 (BST)
36147              Message-Id: <200109061836.TAA08747@tempest.npl.co.uk>
36148      Branch: perl
36149            ! lib/ExtUtils/MakeMaker.pm
36150 ____________________________________________________________________________
36151 [ 11922] By: jhi                                   on 2001/09/06  18:09:08
36152         Log: Symbol missing; AIX unhappy.
36153      Branch: perl
36154            ! makedef.pl
36155 ____________________________________________________________________________
36156 [ 11921] By: jhi                                   on 2001/09/06  17:52:43
36157         Log: Add a test for [ID 20010906.019] perl crashes on "undef foo"
36158              Reported in 5.61, seems to work okay in blead.
36159      Branch: perl
36160            ! t/run/kill_perl.t
36161 ____________________________________________________________________________
36162 [ 11920] By: jhi                                   on 2001/09/06  14:35:09
36163         Log: Update Changes.
36164      Branch: perl
36165            ! Changes patchlevel.h
36166 ____________________________________________________________________________
36167 [ 11919] By: jhi                                   on 2001/09/06  14:20:10
36168         Log: Document the bad assumptions currently breaking
36169              the Socket.t tests 10, 11, and 13 in UNICOS.
36170      Branch: perl
36171            ! ext/Socket/Socket.xs
36172 ____________________________________________________________________________
36173 [ 11918] By: jhi                                   on 2001/09/06  14:07:45
36174         Log: Subject: [PATCH x2p] make OPTIMIZE=...
36175              From: Robin Barker <rmb1@cise.npl.co.uk>
36176              Date: Thu, 6 Sep 2001 13:31:37 +0100 (BST)
36177              Message-Id: <200109061231.NAA25265@tempest.npl.co.uk>
36178      Branch: perl
36179            ! x2p/Makefile.SH x2p/cflags.SH
36180 ____________________________________________________________________________
36181 [ 11917] By: jhi                                   on 2001/09/06  14:01:45
36182         Log: Subject: [PATCH] for perlhack.pod - no p5p archive on deja/google
36183              From: Ian Phillipps <Ian_Phillipps@yahoo.co.uk>
36184              Date: Thu, 6 Sep 2001 11:09:40 +0100
36185              Message-ID: <20010906110939.A914@homer.diplex.co.uk>
36186              
36187              Subject: Re: [PATCH] for perlhack.pod - no p5p archive on deja/google    
36188              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
36189              Date: 6 Sep 2001 10:14:38 -0000
36190              Message-Id: <slrn9pej4m.1j8.rgarciasuarez@rafael.kazibao.net>   
36191      Branch: perl
36192            ! pod/perlfaq1.pod pod/perlhack.pod
36193 ____________________________________________________________________________
36194 [ 11916] By: jhi                                   on 2001/09/06  13:56:19
36195         Log: Subject: Extra NUL is Data::Dumper output - patch
36196              From: Tony Cook <tony@develop-help.com>
36197              Date: Thu, 6 Sep 2001 12:35:49 +1000 (EST)
36198              Message-ID: <Pine.LNX.4.10.10109061157210.9366-100000@develop-help.com>
36199      Branch: perl
36200            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
36201 ____________________________________________________________________________
36202 [ 11915] By: jhi                                   on 2001/09/06  13:51:16
36203         Log: Avoid redefinition warning
36204              Subroutine Cwd::fastcwd redefined at lib/XSLoader.pm line 97.
36205              from
36206              perl -w -Ilib -MCwd -e ''
36207      Branch: perl
36208            ! lib/Cwd.pm
36209 ____________________________________________________________________________
36210 [ 11914] By: jhi                                   on 2001/09/06  13:30:32
36211         Log: Update the is_tainted() example implementation.
36212      Branch: perl
36213            ! pod/perlsec.pod
36214 ____________________________________________________________________________
36215 [ 11913] By: jhi                                   on 2001/09/06  13:15:59
36216         Log: Missing) in #11912.
36217      Branch: perl
36218            ! lib/Test/Simple/t/fail.t
36219 ____________________________________________________________________________
36220 [ 11912] By: jhi                                   on 2001/09/06  13:08:48
36221         Log: Rewhack Test-Simple into core harness.
36222      Branch: perl
36223            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
36224            ! lib/Test/Simple/t/fail-like.t lib/Test/Simple/t/fail-more.t
36225            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/missing.t
36226            ! lib/Test/Simple/t/no_plan.t lib/Test/Simple/t/plan_is_noplan.t
36227            ! lib/Test/Simple/t/skipall.t
36228 ____________________________________________________________________________
36229 [ 11911] By: jhi                                   on 2001/09/06  11:54:06
36230         Log: Workaround for the new Exporter 'feature'.
36231      Branch: perl
36232            ! lib/Test/More.pm
36233 ____________________________________________________________________________
36234 [ 11910] By: jhi                                   on 2001/09/06  11:52:56
36235         Log: Re-introduce pure-Perl fall-back for abs_path,
36236              re-introduce #11898.
36237      Branch: perl
36238            ! lib/Cwd.pm lib/File/Find.pm
36239 ____________________________________________________________________________
36240 [ 11909] By: jhi                                   on 2001/09/06  03:49:13
36241         Log: More tests.
36242      Branch: perl
36243            ! lib/Exporter.t
36244 ____________________________________________________________________________
36245 [ 11908] By: jhi                                   on 2001/09/06  03:38:22
36246         Log: Retract #11898 for now because it introduces
36247              a rather nasty depencency: when B is being built,
36248              MakeMaker is used.  MakeMaker uses File::Find.
36249              File::Find uses Cwd::getcwd()...which doesn't
36250              exist yet.
36251      Branch: perl
36252            ! lib/File/Find.pm
36253 ____________________________________________________________________________
36254 [ 11907] By: jhi                                   on 2001/09/06  03:20:02
36255         Log: New test welcome.
36256      Branch: perl
36257            + lib/Test/Simple/t/simple.t
36258 ____________________________________________________________________________
36259 [ 11906] By: jhi                                   on 2001/09/06  03:08:01
36260         Log: Old test begone.
36261      Branch: perl
36262            - lib/Attribute/Handlers/test.pl
36263 ____________________________________________________________________________
36264 [ 11905] By: jhi                                   on 2001/09/06  01:41:03
36265         Log: Test-Simple syncup from Schwern.
36266      Branch: perl
36267            + lib/Test/Simple/t/More.t lib/Test/Simple/t/fail-like.t
36268            + lib/Test/Simple/t/fail-more.t lib/Test/Simple/t/skip.t
36269            + lib/Test/Simple/t/skipall.t lib/Test/Simple/t/todo.t
36270            + lib/Test/Simple/t/undef.t lib/Test/Simple/t/useing.t
36271            + lib/Test/Utils.pm t/lib/Test/Simple/Catch/More.pm
36272            - lib/Test/More/Changes lib/Test/More/t/More.t
36273            - lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
36274            - lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
36275            - lib/Test/Simple/t/simple.t t/lib/Test/More/Catch.pm
36276            ! MANIFEST lib/Test/More.pm lib/Test/Simple.pm
36277            ! lib/Test/Simple/Changes lib/Test/Simple/t/exit.t
36278            ! lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
36279            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
36280            ! lib/Test/Simple/t/plan_is_noplan.t t/lib/Test/Simple/Catch.pm
36281            ! t/lib/Test/Simple/sample_tests/death.plx
36282            ! t/lib/Test/Simple/sample_tests/death_in_eval.plx
36283            ! t/lib/Test/Simple/sample_tests/extras.plx
36284            ! t/lib/Test/Simple/sample_tests/five_fail.plx
36285            ! t/lib/Test/Simple/sample_tests/last_minute_death.plx
36286            ! t/lib/Test/Simple/sample_tests/one_fail.plx
36287            ! t/lib/Test/Simple/sample_tests/require.plx
36288            ! t/lib/Test/Simple/sample_tests/success.plx
36289            ! t/lib/Test/Simple/sample_tests/too_few.plx
36290            ! t/lib/Test/Simple/sample_tests/two_fail.plx
36291 ____________________________________________________________________________
36292 [ 11904] By: pudge                                 on 2001/09/06  00:28:01
36293         Log: Integrate File::Find changes from bleadperl
36294      Branch: maint-5.6/macperl
36295            ! lib/File/Find.pm t/lib/filefind-taint.t
36296 ____________________________________________________________________________
36297 [ 11903] By: pudge                                 on 2001/09/06  00:22:29
36298         Log: Integrate 11847 from maint-5.6/perl
36299      Branch: maint-5.6/macperl
36300           !> sv.c
36301 ____________________________________________________________________________
36302 [ 11902] By: jhi                                   on 2001/09/05  23:27:57
36303         Log: In UNICOS division yada yada.
36304      Branch: perl
36305            ! t/op/override.t
36306 ____________________________________________________________________________
36307 [ 11901] By: jhi                                   on 2001/09/05  23:26:23
36308         Log: In UNICOS division is really lossy, better use
36309              a tolerance test.
36310      Branch: perl
36311            ! ext/Time/HiRes/HiRes.t
36312 ____________________________________________________________________________
36313 [ 11900] By: jhi                                   on 2001/09/05  23:22:38
36314         Log: In UNICOS sigaction() sets an extra flag
36315              ("the signal has been registered for all the processes in
36316              a multitasking group.")
36317      Branch: perl
36318            ! ext/POSIX/sigaction.t
36319 ____________________________________________________________________________
36320 [ 11899] By: jhi                                   on 2001/09/05  23:18:48
36321         Log: Documentation micropatch from Damian.
36322      Branch: perl
36323            ! lib/Attribute/Handlers.pm
36324 ____________________________________________________________________________
36325 [ 11898] By: jhi                                   on 2001/09/05  23:16:50
36326         Log: (Retracted by #11908)
36327              Subject: [PATCH] Re: [PATCH lib/File/Find.pm lib/File/Find/taint.t] Fixing those damned taint tests
36328              From: Michael G Schwern <schwern@pobox.com>
36329              Date: Wed, 5 Sep 2001 15:58:21 -0400
36330              Message-ID: <20010905155821.I632@blackrider>
36331      Branch: perl
36332            ! lib/File/Find.pm lib/File/Find/taint.t
36333 ____________________________________________________________________________
36334 [ 11897] By: jhi                                   on 2001/09/05  23:14:43
36335         Log: Subject: [PATCH lib/CGI/t/carp.t] Tests for CGI::Carp               
36336              From: Michael G Schwern <schwern@pobox.com>
36337              Date: Wed, 5 Sep 2001 19:16:31 -0400
36338              Message-ID: <20010905191631.E11386@blackrider>
36339      Branch: perl
36340            + lib/CGI/t/carp.t
36341            ! MANIFEST
36342 ____________________________________________________________________________
36343 [ 11896] By: jhi                                   on 2001/09/05  23:14:11
36344         Log: Subject: Re: [PATCH] Re: English.pm should do *PREMATCH = \$`       
36345              From: chromatic <chromatic@rmci.net>
36346              Date: Wed, 5 Sep 2001 18:08:07 -0600
36347              Message-Id: <01090518080700.19590@firewheel>
36348      Branch: perl
36349            ! lib/English.pm
36350 ____________________________________________________________________________
36351 [ 11895] By: jhi                                   on 2001/09/05  22:52:01
36352         Log: Fix a typo #11889 and add a test for the same.
36353      Branch: perl
36354            ! ext/Socket/Socket.t ext/Socket/Socket.xs
36355 ____________________________________________________________________________
36356 [ 11894] By: jhi                                   on 2001/09/05  22:43:26
36357         Log: Subject: [PATCH bleadperl] tweak warnings.t and kill_perl.t for VMS
36358              From: "Craig A. Berry" <craigberry@mac.com>
36359              Date: Wed, 05 Sep 2001 17:48:54 -0500
36360              Message-Id: <5.1.0.14.0.20010905145002.02b45218@exchi01>
36361      Branch: perl
36362            ! lib/warnings.t t/run/kill_perl.t
36363 ____________________________________________________________________________
36364 [ 11893] By: jhi                                   on 2001/09/05  22:36:35
36365         Log: Subject: [PATCH t/run/kill_perl.t] tying a bareword causes a segfault in 5.6.1
36366              From: Michael G Schwern <schwern@pobox.com>
36367              Date: Wed, 5 Sep 2001 17:22:25 -0400
36368              Message-ID: <20010905172225.C11386@blackrider>
36369      Branch: perl
36370            ! t/run/kill_perl.t
36371 ____________________________________________________________________________
36372 [ 11892] By: jhi                                   on 2001/09/05  22:34:55
36373         Log: Subject: [PATCH] Re: [ID 20010825.006] -DCRIPPLED_CC is broken
36374              From: Nicholas Clark <nick@ccl4.org>
36375              Date: Wed, 5 Sep 2001 20:54:24 +0100
36376              Message-ID: <20010905205424.C25120@plum.flirble.org>
36377      Branch: perl
36378            ! embed.h embed.pl global.sym pod/perlapi.pod proto.h sv.c sv.h
36379 ____________________________________________________________________________
36380 [ 11891] By: jhi                                   on 2001/09/05  22:34:16
36381         Log: Forgotten thing.
36382      Branch: perl
36383            ! uconfig.h
36384 ____________________________________________________________________________
36385 [ 11890] By: jhi                                   on 2001/09/05  22:27:42
36386         Log: Subject: Re: [PATCH] Re: English.pm should do *PREMATCH = \$`
36387              From: chromatic <chromatic@rmci.net>               
36388              Date: Wed, 5 Sep 2001 13:22:08 -0600
36389              Message-Id: <01090513220807.10587@firewheel> 
36390      Branch: perl
36391            ! lib/English.pm
36392 ____________________________________________________________________________
36393 [ 11889] By: jhi                                   on 2001/09/05  22:23:06
36394         Log: inet_ntoa() tweaks:
36395              - don't allow addresses with > 255 characters
36396              - indent the HP-UX workaround
36397              - don't leak memory
36398      Branch: perl
36399            ! ext/Socket/Socket.xs
36400 ____________________________________________________________________________
36401 [ 11888] By: jhi                                   on 2001/09/05  16:26:17
36402         Log: Clear up a documentation confusion noticed by Xiaoyun Wu
36403              <xwu@theeducationcenter.com>
36404      Branch: perl
36405            ! lib/File/Find.pm
36406 ____________________________________________________________________________
36407 [ 11887] By: jhi                                   on 2001/09/05  15:40:03
36408         Log: Typo nits.
36409      Branch: perl
36410            ! lib/File/Find.pm
36411 ____________________________________________________________________________
36412 [ 11886] By: jhi                                   on 2001/09/05  15:30:11
36413         Log: -Wall nit.
36414      Branch: perl
36415            ! op.c
36416 ____________________________________________________________________________
36417 [ 11885] By: gbarr                                 on 2001/09/05  15:26:18
36418         Log: Update to Scalar-List-Utils 1.05
36419      Branch: perl
36420            ! ext/List/Util/ChangeLog ext/List/Util/README
36421            ! ext/List/Util/Util.xs ext/List/Util/lib/List/Util.pm
36422 ____________________________________________________________________________
36423 [ 11884] By: jhi                                   on 2001/09/05  13:05:14
36424         Log: Update Changes.
36425      Branch: perl
36426            ! Changes patchlevel.h
36427 ____________________________________________________________________________
36428 [ 11883] By: gbarr                                 on 2001/09/05  12:51:35
36429         Log: Update to Scalar-List-Utils 1.04
36430      Branch: perl
36431            ! ext/List/Util/ChangeLog ext/List/Util/Util.xs
36432            ! ext/List/Util/lib/List/Util.pm
36433            ! ext/List/Util/lib/Scalar/Util.pm
36434 ____________________________________________________________________________
36435 [ 11882] By: jhi                                   on 2001/09/05  12:29:44
36436         Log: Metaconfigify #11724.
36437      Branch: metaconfig
36438            ! U/threads/archname.U
36439 ____________________________________________________________________________
36440 [ 11881] By: jhi                                   on 2001/09/05  12:21:44
36441         Log: The MacOS reference is okay, no reason to hide it.
36442      Branch: perl
36443            ! lib/Cwd.pm
36444 ____________________________________________________________________________
36445 [ 11880] By: jhi                                   on 2001/09/05  12:20:49
36446         Log: Subject: [PATCH lib/Cwd.pm ext/Cwd/Makefile.PL] Full doc cleanup (was  Re: [PATCH lib/Cwd.pm]  Try this again.)
36447              From: Michael G Schwern <schwern@pobox.com>
36448              Date: Tue, 4 Sep 2001 15:30:10 -0400
36449              Message-ID: <20010904153010.H26466@blackrider> 
36450              
36451              (We'll see whether the ../../lib/Cwd.pm works in alien lands)
36452      Branch: perl
36453            ! ext/Cwd/Makefile.PL lib/Cwd.pm
36454 ____________________________________________________________________________
36455 [ 11879] By: jhi                                   on 2001/09/05  12:12:18
36456         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.))
36457              From: Michael G Schwern <schwern@pobox.com>
36458              Date: Tue, 4 Sep 2001 17:39:13 -0400
36459              Message-ID: <20010904173913.C626@blackrider>
36460      Branch: perl
36461            ! lib/Cwd.pm
36462 ____________________________________________________________________________
36463 [ 11878] By: jhi                                   on 2001/09/05  12:10:50
36464         Log: Subject: Re: Perl_pp_* in public API?
36465              From: "Craig A. Berry" <craigberry@mac.com>
36466              Date: Tue, 4 Sep 2001 21:51:29 -0500
36467              Message-Id: <a05101000b7bb3f558c8a@[172.16.52.1]>
36468      Branch: perl
36469            ! ext/List/Util/Util.xs
36470 ____________________________________________________________________________
36471 [ 11877] By: jhi                                   on 2001/09/05  12:07:53
36472         Log: From Damian: Class::Struct was unable to define
36473              recursive classes.  After the patch an object reference
36474              (rather than a hash) is required to initialize
36475              an object attribute.  If no such initializer is given to
36476              the constructor, object attributes are now default
36477              initialized to C<undef>.
36478      Branch: perl
36479            ! lib/Class/Struct.pm lib/Class/Struct.t
36480 ____________________________________________________________________________
36481 [ 11876] By: jhi                                   on 2001/09/05  11:51:24
36482         Log: Subject: Re: sv_catpvfn and sv_setpvfn
36483              From: Richard Soderberg <rs@oregonnet.com>
36484              Date: Tue, 4 Sep 2001 15:16:47 -0700
36485              Message-Id: <200109042216.PAA17858@oregonnet.com>
36486      Branch: perl
36487            ! pod/perlclib.pod pod/perlguts.pod
36488 ____________________________________________________________________________
36489 [ 11875] By: jhi                                   on 2001/09/05  11:48:14
36490         Log: NetWare updates from Ananth Kesari.
36491      Branch: perl
36492            ! NetWare/config.wc NetWare/netware.h NetWare/nw5.c
36493            ! NetWare/nw5thread.h
36494 ____________________________________________________________________________
36495 [ 11874] By: jhi                                   on 2001/09/05  11:30:59
36496         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?))
36497              From: Nicholas Clark <nick@ccl4.org>
36498              Date: Tue, 4 Sep 2001 22:42:50 +0100
36499              Message-ID: <20010904224250.P25120@plum.flirble.org>
36500      Branch: perl
36501            ! embed.h embed.pl numeric.c perl.c perl.h pod/perlclib.pod
36502            ! pod/perlfunc.pod pp.c proto.h regcomp.c t/op/64bitint.t
36503            ! t/op/oct.t toke.c
36504 ____________________________________________________________________________
36505 [ 11873] By: jhi                                   on 2001/09/04  21:03:17
36506         Log: Fix Cwd::getcwd() not being tainted, as noticed
36507              by Schwern.
36508      Branch: perl
36509            + ext/Cwd/t/cwd.t ext/Cwd/t/taint.t
36510            - ext/Cwd/Cwd.t
36511            ! MANIFEST ext/Cwd/Cwd.xs util.c
36512 ____________________________________________________________________________
36513 [ 11872] By: jhi                                   on 2001/09/04  20:00:50
36514         Log: Retract #11870 and volatilize the right destruct_level.
36515              Silly thinko pointed out by Sarathy.
36516      Branch: perl
36517            ! intrpvar.h perl.c
36518 ____________________________________________________________________________
36519 [ 11871] By: jhi                                   on 2001/09/04  19:45:59
36520         Log: At least a temporary fix for the mysterious scope core dumps
36521              in Tru64 from Graham.
36522      Branch: perl
36523            ! ext/List/Util/Util.xs
36524 ____________________________________________________________________________
36525 [ 11870] By: jhi                                   on 2001/09/04  19:01:48
36526         Log: (Retracted by #11872)
36527      Branch: perl
36528            ! intrpvar.h
36529 ____________________________________________________________________________
36530 [ 11869] By: jhi                                   on 2001/09/04  17:43:31
36531         Log: Quench a -Wall gripe noticed by Robin Barker.
36532      Branch: perl
36533            ! op.c
36534 ____________________________________________________________________________
36535 [ 11868] By: jhi                                   on 2001/09/04  16:38:07
36536         Log: Subject: [PATCH perl@11834] Unicode::UCD rewritten using Lingua::KO::Hangul::Util
36537              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
36538              Date: Wed, 05 Sep 2001 02:01:32 +0900
36539              Message-Id: <20010905015059.E684.BQW10602@nifty.com>
36540      Branch: perl
36541            ! lib/Unicode/UCD.pm
36542 ____________________________________________________________________________
36543 [ 11867] By: jhi                                   on 2001/09/04  16:35:27
36544         Log: Subject: Re: [PATCH gv.c] @& sets PL_sawampersand
36545              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
36546              Date: Tue, 4 Sep 2001 12:51:02 -0400 (EDT)
36547              Message-ID: <Pine.GSO.4.21.0109041250420.7601-100000@crusoe.crusoe.net>
36548      Branch: perl
36549            ! gv.c
36550 ____________________________________________________________________________
36551 [ 11866] By: jhi                                   on 2001/09/04  13:52:28
36552         Log: Update Changes.
36553      Branch: perl
36554            ! Changes patchlevel.h
36555 ____________________________________________________________________________
36556 [ 11865] By: jhi                                   on 2001/09/04  13:36:58
36557         Log: Add the \[$@%&*] prototype support.
36558      Branch: perl
36559            ! op.c pod/perlsub.pod t/comp/proto.t
36560 ____________________________________________________________________________
36561 [ 11864] By: jhi                                   on 2001/09/04  13:10:38
36562         Log: Subject: [PATCH lib/CGI/t/form.t] Cleanup
36563              From: Michael G Schwern <schwern@pobox.com>
36564              Date: Mon, 3 Sep 2001 18:59:01 -0400
36565              Message-ID: <20010903185901.Z9233@blackrider>
36566      Branch: perl
36567            ! lib/CGI/t/form.t
36568 ____________________________________________________________________________
36569 [ 11863] By: jhi                                   on 2001/09/04  13:06:39
36570         Log: Subject: [PATCH gv.c] @& sets PL_sawampersand
36571              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
36572              Date: Mon, 3 Sep 2001 12:36:20 -0400 (EDT)
36573              Message-ID: <Pine.GSO.4.21.0109031235240.7601-100000@crusoe.crusoe.net>
36574      Branch: perl
36575            ! gv.c
36576 ____________________________________________________________________________
36577 [ 11862] By: jhi                                   on 2001/09/04  13:05:23
36578         Log: More srand entry tweakage based on Randal's suggestion.
36579      Branch: perl
36580            ! pod/perlfunc.pod
36581 ____________________________________________________________________________
36582 [ 11861] By: jhi                                   on 2001/09/04  12:48:14
36583         Log: Subject: [PATCH] 'main' *is* a reserved word
36584              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
36585              Date: Mon, 3 Sep 2001 22:55:41 +0200
36586              Message-ID: <20010903225541.A24097@rafael>
36587      Branch: perl
36588            ! toke.c
36589 ____________________________________________________________________________
36590 [ 11860] By: jhi                                   on 2001/09/04  12:46:30
36591         Log: Subject: [PATCH: bleedperl] s/ROOT\./_ROOT./ for VMS default install prefix appendage
36592              From: Peter Prymmer <pvhp@best.com>
36593              Date: Mon, 3 Sep 2001 13:43:04 -0700 (PDT)
36594              Message-ID: <Pine.BSF.4.21.0109031338300.5068-100000@shell8.ba.best.com>
36595      Branch: perl
36596            ! README.vms configure.com
36597 ____________________________________________________________________________
36598 [ 11859] By: jhi                                   on 2001/09/04  12:44:29
36599         Log: Subject: Re: A slightly better default seed?   
36600              From: Michael G Schwern <schwern@pobox.com>
36601              Date: Mon, 3 Sep 2001 18:08:15 -0400 
36602              Message-ID: <20010903180815.W9233@blackrider>
36603      Branch: perl
36604            ! t/op/srand.t
36605 ____________________________________________________________________________
36606 [ 11858] By: jhi                                   on 2001/09/04  12:41:59
36607         Log: Add sharedsv.o to microperl object files.
36608      Branch: perl
36609            ! Makefile.micro
36610 ____________________________________________________________________________
36611 [ 11857] By: jhi                                   on 2001/09/04  12:27:51
36612         Log: AUTHORS updates and
36613              
36614              Subject: [PATCH] Just some preening :-)        
36615              From: Ian Phillipps <Ian_Phillipps@yahoo.co.uk>
36616              Date: Tue, 4 Sep 2001 14:16:59 +0100
36617              Message-ID: <20010904141659.A10129@homer.diplex.co.uk>            
36618      Branch: perl
36619            ! AUTHORS ext/Data/Dumper/Changes lib/Text/Soundex.pm
36620 ____________________________________________________________________________
36621 [ 11856] By: jhi                                   on 2001/09/04  12:09:43
36622         Log: Typo fix and slight rewording.
36623      Branch: perl
36624            ! pod/perlfunc.pod
36625 ____________________________________________________________________________
36626 [ 11855] By: jhi                                   on 2001/09/04  12:04:16
36627         Log: Update the FAQ now that Scalar-List-Utils 1.03 has shuffle().
36628      Branch: perl
36629            ! pod/perlfaq4.pod
36630 ____________________________________________________________________________
36631 [ 11854] By: jhi                                   on 2001/09/03  20:12:21
36632         Log: The helper file changed name.
36633      Branch: perl
36634            ! MANIFEST
36635 ____________________________________________________________________________
36636 [ 11853] By: gbarr                                 on 2001/09/03  20:00:00
36637         Log: Update to Scalar-List-Utils 1.03
36638      Branch: perl
36639            + ext/List/Util/t/shuffle.t
36640            ! MANIFEST ext/List/Util/ChangeLog ext/List/Util/Util.xs
36641            ! ext/List/Util/lib/List/Util.pm ext/List/Util/t/blessed.t
36642            ! ext/List/Util/t/dualvar.t ext/List/Util/t/first.t
36643            ! ext/List/Util/t/max.t ext/List/Util/t/maxstr.t
36644            ! ext/List/Util/t/min.t ext/List/Util/t/minstr.t
36645            ! ext/List/Util/t/readonly.t ext/List/Util/t/reduce.t
36646            ! ext/List/Util/t/reftype.t ext/List/Util/t/sum.t
36647            ! ext/List/Util/t/tainted.t ext/List/Util/t/weak.t
36648 ____________________________________________________________________________
36649 [ 11852] By: jhi                                   on 2001/09/03  19:50:57
36650         Log: Make crypt() do something more sane for Unicode
36651              (take crypt() of the low eight bits of the characters,
36652              instead of taking crypt() of the UTF-8 of the scalar);
36653              add a test for crypt().
36654      Branch: perl
36655            + t/op/crypt.t
36656            ! MANIFEST pod/perlfunc.pod pp.c
36657 ____________________________________________________________________________
36658 [ 11851] By: jhi                                   on 2001/09/03  19:19:35
36659         Log: Reorganize the srand entry.
36660      Branch: perl
36661            ! pod/perlfunc.pod
36662 ____________________________________________________________________________
36663 [ 11850] By: jhi                                   on 2001/09/03  18:54:51
36664         Log: Remove the tests that assume something about
36665              calling srand() without arguments multiple times.
36666      Branch: perl
36667            ! t/op/srand.t
36668 ____________________________________________________________________________
36669 [ 11849] By: jhi                                   on 2001/09/03  18:15:16
36670         Log: Upgrade to Math::BigInt 1.42.
36671      Branch: perl
36672            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
36673            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.t
36674            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.t
36675            ! lib/Math/BigInt/t/mbimbf.t
36676 ____________________________________________________________________________
36677 [ 11848] By: gsar                                  on 2001/09/03  17:07:54
36678         Log: integrate change#11847 from maint-5.6
36679              
36680              typo in perl_clone() code causes local(*foo) breakage in pseudo-fork()
36681      Branch: perl
36682            ! sv.c
36683 ____________________________________________________________________________
36684 [ 11847] By: gsar                                  on 2001/09/03  16:47:54
36685         Log: typo in perl_clone() code causes local(*foo) breakage in pseudo-fork()
36686      Branch: maint-5.6/perl
36687            ! sv.c
36688 ____________________________________________________________________________
36689 [ 11846] By: jhi                                   on 2001/09/03  15:12:58
36690         Log: As far as I can tell these functions have been Unicodified.
36691      Branch: perl
36692            ! doop.c
36693 ____________________________________________________________________________
36694 [ 11845] By: jhi                                   on 2001/09/03  15:11:27
36695         Log: Update to Storable 1.0.13.
36696      Branch: perl
36697            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
36698            ! ext/Storable/Storable.xs
36699 ____________________________________________________________________________
36700 [ 11844] By: jhi                                   on 2001/09/03  12:42:06
36701         Log: Patch the Filter::Simple test to work with
36702              the core test suite (since the FilterTest.pm
36703              is in t/lib, not in lib).
36704      Branch: perl
36705            ! lib/Filter/Simple/t/filter.t
36706 ____________________________________________________________________________
36707 [ 11843] By: jhi                                   on 2001/09/03  12:39:11
36708         Log: Damian's Filter::Simple test uses FilterTest, not MyFilter.
36709      Branch: perl
36710            + t/lib/FilterTest.pm
36711            - t/lib/MyFilter.pm
36712 ____________________________________________________________________________
36713 [ 11842] By: jhi                                   on 2001/09/03  12:17:30
36714         Log: Damian-o-rama: upgrade to Attribute::Handlers 0.75,
36715              Filter::Simple 0.61, NEXT 0.02, Switch 2.05, and
36716              Text::Balanced 1.86.
36717      Branch: perl
36718            + lib/Attribute/Handlers/t/multi.t lib/Filter/Simple/Changes
36719            + lib/Filter/Simple/README lib/Filter/Simple/t/filter.t
36720            + lib/NEXT/Changes lib/NEXT/README lib/Switch/t/given.t
36721            + lib/Switch/t/nested.t lib/Switch/t/switch.t
36722            + lib/Text/Balanced/Changes lib/Text/Balanced/README
36723            + lib/Text/Balanced/t/extbrk.t lib/Text/Balanced/t/extcbk.t
36724            + lib/Text/Balanced/t/extdel.t lib/Text/Balanced/t/extmul.t
36725            + lib/Text/Balanced/t/extqlk.t lib/Text/Balanced/t/exttag.t
36726            + lib/Text/Balanced/t/extvar.t lib/Text/Balanced/t/gentag.t
36727            - lib/Filter/Simple/test.pl lib/Switch/t/given_when.t
36728            - lib/Switch/t/switch_case.t lib/Text/Balanced.pod
36729            - lib/Text/Balanced/t/genxt.t lib/Text/Balanced/t/xbrak.t
36730            - lib/Text/Balanced/t/xcode.t lib/Text/Balanced/t/xdeli.t
36731            - lib/Text/Balanced/t/xmult.t lib/Text/Balanced/t/xquot.t
36732            - lib/Text/Balanced/t/xtagg.t lib/Text/Balanced/t/xvari.t
36733            ! MANIFEST lib/Attribute/Handlers.pm
36734            ! lib/Attribute/Handlers/Changes lib/Attribute/Handlers/README
36735            ! lib/Attribute/Handlers/demo/Demo.pm
36736            ! lib/Attribute/Handlers/demo/Descriptions.pm
36737            ! lib/Attribute/Handlers/demo/MyClass.pm
36738            ! lib/Attribute/Handlers/demo/demo.pl
36739            ! lib/Attribute/Handlers/demo/demo2.pl
36740            ! lib/Attribute/Handlers/demo/demo3.pl
36741            ! lib/Attribute/Handlers/demo/demo4.pl
36742            ! lib/Attribute/Handlers/demo/demo_call.pl
36743            ! lib/Attribute/Handlers/demo/demo_chain.pl
36744            ! lib/Attribute/Handlers/demo/demo_cycle.pl
36745            ! lib/Attribute/Handlers/demo/demo_hashdir.pl
36746            ! lib/Attribute/Handlers/demo/demo_phases.pl
36747            ! lib/Attribute/Handlers/demo/demo_range.pl
36748            ! lib/Attribute/Handlers/demo/demo_rawdata.pl
36749            ! lib/Filter/Simple.pm lib/NEXT.pm lib/NEXT/test.pl
36750            ! lib/Switch.pm lib/Switch/Changes lib/Switch/README
36751            ! lib/Text/Balanced.pm
36752 ____________________________________________________________________________
36753 [ 11841] By: sky                                   on 2001/09/03  11:04:15
36754         Log: Forgot to add a file with Change #11840
36755      Branch: perl
36756            + t/op/srand.t
36757 ____________________________________________________________________________
36758 [ 11840] By: sky                                   on 2001/09/03  11:02:04
36759         Log: Subject: [PATCH t/op/srand.t t/op/rand.t pod/perlfunc.pod MANIFEST] Tests for srand()
36760              From: Michael G Schwern <schwern@pobox.com>
36761              Date: Mon, 3 Sep 2001 07:43:00 -0400
36762              Message-ID: <20010903074300.E9233@blackrider>
36763      Branch: perl
36764            ! MANIFEST pod/perlfunc.pod t/op/rand.t
36765 ____________________________________________________________________________
36766 [ 11839] By: sky                                   on 2001/09/03  10:47:11
36767         Log: Document the changes with regards to running of END blocks.
36768              And DESTROY on global objects are called in perl_destruct()!
36769      Branch: perl
36770            ! pod/perl572delta.pod pod/perlembed.pod
36771 ____________________________________________________________________________
36772 [ 11838] By: sky                                   on 2001/09/03  09:34:44
36773         Log: Subject: [PATCH t/op/time.t] Partial cleanup
36774              From: Michael G Schwern <schwern@pobox.com>
36775              Date: Mon, 3 Sep 2001 06:29:42 -0400
36776              Message-ID: <20010903062942.C9233@blackrider>
36777      Branch: perl
36778            ! t/op/time.t
36779 ____________________________________________________________________________
36780 [ 11837] By: sky                                   on 2001/09/03  09:30:02
36781         Log: Subject: [PATCH t/op/rand.t] Increase the repetitions
36782              From: Michael G Schwern <schwern@pobox.com>
36783              Date: Mon, 3 Sep 2001 06:24:13 -0400
36784              Message-ID: <20010903062413.B9233@blackrider>
36785      Branch: perl
36786            ! t/op/rand.t
36787 ____________________________________________________________________________
36788 [ 11836] By: sky                                   on 2001/09/03  07:56:47
36789         Log: Subject: [PATCH] CGI::Cookie, Apache & Switch tests
36790              From: Michael G Schwern <schwern@pobox.com>
36791              Date: Sun, 2 Sep 2001 21:38:43 -0400
36792              Message-ID: <20010902213843.L2711@blackrider>
36793      Branch: perl
36794            + lib/CGI/t/apache.t lib/CGI/t/cookie.t lib/CGI/t/switch.t
36795            ! MANIFEST
36796 ____________________________________________________________________________
36797 [ 11835] By: nick                                  on 2001/09/03  06:20:06
36798         Log: Integrate mainline
36799      Branch: perlio
36800           +> lib/Shell.t t/op/inccode.t t/run/kill_perl.t
36801            - t/op/misc.t
36802           !> (integrate 187 files)
36803 ____________________________________________________________________________
36804 [ 11834] By: jhi                                   on 2001/09/02  13:07:53
36805         Log: Update Changes.
36806      Branch: perl
36807            ! Changes patchlevel.h
36808 ____________________________________________________________________________
36809 [ 11833] By: jhi                                   on 2001/09/02  12:59:05
36810         Log: Slight tweaks.
36811      Branch: perl
36812            ! t/run/kill_perl.t
36813 ____________________________________________________________________________
36814 [ 11832] By: jhi                                   on 2001/09/02  12:41:12
36815         Log: Special casing had become a little bit more complex in Unicode 3.1.1.
36816      Branch: perl
36817            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
36818 ____________________________________________________________________________
36819 [ 11831] By: sky                                   on 2001/09/02  12:10:42
36820         Log: Change #11828 wasn't complete, this updates to intest path
36821      Branch: perl
36822            ! t/run/kill_perl.t
36823 ____________________________________________________________________________
36824 [ 11830] By: jhi                                   on 2001/09/02  11:56:18
36825         Log: 's's's.
36826      Branch: perl
36827            ! Changes
36828 ____________________________________________________________________________
36829 [ 11829] By: jhi                                   on 2001/09/02  11:54:22
36830         Log: Update Changes.
36831      Branch: perl
36832            ! Changes patchlevel.h
36833 ____________________________________________________________________________
36834 [ 11828] By: sky                                   on 2001/09/02  11:53:56
36835         Log: Subject: [PATCH] rm t/run/segfault.t; mv t/op/misc.t t/run/kill_perl.t
36836              From: Michael G Schwern <schwern@pobox.com>
36837              Date: Sat, 1 Sep 2001 20:18:58 -0400
36838              Message-ID: <20010901201858.X606@blackrider>
36839              +MANIFEST Fix
36840      Branch: perl
36841            + t/run/kill_perl.t
36842            - t/op/misc.t t/run/segfault.t
36843            ! MANIFEST
36844 ____________________________________________________________________________
36845 [ 11827] By: jhi                                   on 2001/09/02  11:46:47
36846         Log: Subject: [PATCH] lib/Time/Local.pm
36847              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
36848              Date: Sun, 2 Sep 2001 06:50:01 -0500
36849              Message-ID: <20010902065001.A21529@staff1.cso.uiuc.edu>
36850      Branch: perl
36851            ! lib/Time/Local.pm
36852 ____________________________________________________________________________
36853 [ 11826] By: jhi                                   on 2001/09/02  11:40:49
36854         Log: Tick off Unicode collation and the normalization from
36855              the todo list.
36856      Branch: perl
36857            ! pod/perltodo.pod
36858 ____________________________________________________________________________
36859 [ 11825] By: jhi                                   on 2001/09/02  11:16:24
36860         Log: Update to Unicode 3.1.1.
36861      Branch: perl
36862            ! lib/unicore/ArabLink.pl lib/unicore/ArabLnkGrp.pl
36863            ! lib/unicore/ArabShap.txt lib/unicore/CaseFold.txt
36864            ! lib/unicore/EAWidth.txt lib/unicore/PropList.html
36865            ! lib/unicore/PropList.txt lib/unicore/README.perl
36866            ! lib/unicore/ReadMe.txt lib/unicore/SpecCase.txt
36867            ! lib/unicore/rename lib/unicore/version
36868 ____________________________________________________________________________
36869 [ 11824] By: jhi                                   on 2001/09/02  10:32:30
36870         Log: Slight doc tweaks for the module.
36871      Branch: perl
36872            ! lib/Unicode/UCD.pm
36873 ____________________________________________________________________________
36874 [ 11823] By: jhi                                   on 2001/09/02  10:02:20
36875         Log: Rename the variable: it *used* to be (wrongly) that the
36876              code related to PL_reg_sv (so PL_reg_sv_utf8 was logical)
36877              but that is no more the case: PL_reg_match_utf8 is better.
36878      Branch: perl
36879            ! embedvar.h mg.c perlapi.c perlapi.h pp.c pp_hot.c regcomp.c
36880            ! regexec.c sv.c thrdvar.h
36881 ____________________________________________________________________________
36882 [ 11822] By: ams                                   on 2001/09/02  02:54:50
36883         Log: Subject: RE: [PATCH] Add a nextstate into empty blocks
36884              From: Ilmari Karonen <iltzu@sci.fi>
36885              Date: Sun, 19 Aug 2001 19:27:33 +0300 (EET DST)
36886              Message-Id: <Pine.SOL.3.96.1010819163840.8384B-100000@simpukka>
36887              (op/sub_lval.t updated to take new error message into account.)
36888      Branch: perl
36889            ! op.c t/op/sub_lval.t
36890 ____________________________________________________________________________
36891 [ 11821] By: gsar                                  on 2001/09/02  01:06:30
36892         Log: remove stray CRs in files; keep all files with UNIX line-ends
36893              (Porting/makerel adds CRs to the files that need it in the
36894              distribution)
36895      Branch: perl
36896            ! NetWare/t/NWScripts.pl README.dos
36897            ! ext/Encode/Encode/cns11643-1.enc
36898            ! ext/Encode/Encode/cns11643-2.enc ext/SDBM_File/Makefile.PL
36899            ! jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
36900 ____________________________________________________________________________
36901 [ 11820] By: gsar                                  on 2001/09/02  00:56:44
36902         Log: some remnants of change#11803
36903      Branch: perl
36904            ! ext/ByteLoader/byterun.h perl.h
36905 ____________________________________________________________________________
36906 [ 11819] By: jhi                                   on 2001/09/01  23:40:36
36907         Log: Update to Unicode::Collate 0.08.
36908      Branch: perl
36909            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
36910            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
36911 ____________________________________________________________________________
36912 [ 11818] By: jhi                                   on 2001/09/01  23:02:09
36913         Log: Test tweaks.
36914      Branch: perl
36915            ! t/op/pat.t
36916 ____________________________________________________________________________
36917 [ 11817] By: pudge                                 on 2001/09/01  22:36:29
36918         Log: Fix test
36919      Branch: maint-5.6/macperl
36920            ! t/lib/b.t
36921 ____________________________________________________________________________
36922 [ 11816] By: pudge                                 on 2001/09/01  22:15:09
36923         Log: Misc. patches: fix tests script; add Mac::LowMem; quiet
36924              warnings in Config.pm with -W; increase default and
36925              minimum RAM; bump version number.
36926      Branch: maint-5.6/macperl
36927            + macos/lib/Mac/LowMem.pm
36928            ! macos/MPVersion.r macos/MacPerlTests.cmd macos/Makefile.mk
36929            ! macos/configpm macos/macperl/MacPerl.r
36930 ____________________________________________________________________________
36931 [ 11815] By: pudge                                 on 2001/09/01  22:10:49
36932         Log: Make syntax check report in MPW style, fix tests
36933              to use Mac::err=unix to get normal-style error
36934              messages.
36935      Branch: maint-5.6/macperl
36936            ! perl.c t/lib/b.t t/op/misc.t t/op/runlevel.t t/pod/testp2pt.pl
36937            ! t/pragma/strict.t t/pragma/subs.t t/pragma/warnings.t
36938 ____________________________________________________________________________
36939 [ 11814] By: pudge                                 on 2001/09/01  22:09:08
36940         Log: Make MPW-style errors optional (but the default); add
36941              MacPerl::ErrorFormat() function and Mac::err pragma
36942      Branch: maint-5.6/macperl
36943            + macos/ext/Mac/err/Makefile.PL macos/ext/Mac/err/err.pm
36944            + macos/ext/Mac/err/err.xs
36945            ! macos/ext/Mac/Makefile.mk macos/ext/MacPerl/MacPerl.xs
36946            ! macos/macish.c macos/macish.h macos/macperl.sym
36947 ____________________________________________________________________________
36948 [ 11813] By: pudge                                 on 2001/09/01  22:01:40
36949         Log: More module and test ports from Thomas Wegner et al
36950      Branch: maint-5.6/macperl
36951            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
36952            ! lib/File/DosGlob.pm lib/File/Spec/Mac.pm lib/File/Temp.pm
36953            ! t/lib/dosglob.t t/lib/filespec.t t/lib/ftmp-security.t
36954            ! t/op/magic.t
36955 ____________________________________________________________________________
36956 [ 11812] By: sky                                   on 2001/09/01  17:19:30
36957         Log: Subject: [PATCH t/op/concat.t] cleanup
36958              From: Michael G Schwern <schwern@pobox.com>
36959              Date: Sat, 1 Sep 2001 14:06:28 -0400
36960              Message-ID: <20010901140628.C606@blackrider>
36961      Branch: perl
36962            ! t/op/concat.t
36963 ____________________________________________________________________________
36964 [ 11811] By: sky                                   on 2001/09/01  12:25:29
36965         Log: Change #11805 didn't update the MANIFEST
36966      Branch: perl
36967            ! MANIFEST
36968 ____________________________________________________________________________
36969 [ 11810] By: sky                                   on 2001/09/01  11:52:44
36970         Log: Subject: [PATCH], was t/op/incode.t breaks make minitest
36971              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
36972              Date: Sat, 1 Sep 2001 14:50:14 +0200
36973              Message-ID: <20010901145014.A691@rafael>
36974      Branch: perl
36975            ! t/op/inccode.t
36976 ____________________________________________________________________________
36977 [ 11809] By: sky                                   on 2001/09/01  11:49:22
36978         Log: Subject: PATCH: ExtUtils::MakeMaker
36979              From: Tony Bowden <tony@kasei.com>
36980              Date: Sat, 1 Sep 2001 10:33:53 +0100
36981              Message-ID: <20010901103353.A13863@soto.kasei.com>
36982              Manually applied
36983      Branch: perl
36984            ! lib/ExtUtils/MakeMaker.pm
36985 ____________________________________________________________________________
36986 [ 11808] By: sky                                   on 2001/09/01  11:39:13
36987         Log: Subject: [ID 20010831.002] Bug in Term::Cap on Solaris ansi terminal using CPAN::Shell
36988              From: mike808@users.sourceforge.net
36989              Date: Sat, 1 Sep 101 11:27:50 GMT
36990              Message-Id: <200108312123.QAA27476@smtp.networkusa.net>
36991              With little tweak
36992      Branch: perl
36993            ! lib/Term/Cap.pm
36994 ____________________________________________________________________________
36995 [ 11807] By: ams                                   on 2001/09/01  11:31:16
36996         Log: Subject: oct() and hex()
36997              From: Nicholas Clark <nick@ccl4.org>
36998              Date: Fri, 31 Aug 2001 23:14:13 +0100
36999              Message-Id: <20010831231413.J4950@plum.flirble.org>
37000      Branch: perl
37001            ! pod/perlclib.pod
37002 ____________________________________________________________________________
37003 [ 11806] By: pudge                                 on 2001/09/01  00:04:52
37004         Log: Integrate change 11801 from maintperl
37005      Branch: maint-5.6/macperl
37006            ! perl.c
37007 ____________________________________________________________________________
37008 [ 11805] By: sky                                   on 2001/08/31  21:35:10
37009         Log: Subject: Re: [ID 20010831.001] SEGV from ($a, b) = (1, 2)
37010              From: Michael G Schwern <schwern@pobox.com>
37011              Date: Fri, 31 Aug 2001 15:36:28 -0400
37012              Message-ID: <20010831153628.B598@blackrider>
37013              Check for things which used to segfault
37014      Branch: perl
37015            + t/run/segfault.t
37016 ____________________________________________________________________________
37017 [ 11804] By: gsar                                  on 2001/08/31  21:02:54
37018         Log: integrate change#11801 from maint-5.6
37019              
37020              remove age-old UNICOS "workaround" that introduces a static, and
37021              hence an egregious race condition for threaded builds (*sigh*
37022              beats me why this kludge wasn't guarded by a UNICOS-specific
37023              #define *sigh*)
37024      Branch: perl
37025            ! perl.c
37026 ____________________________________________________________________________
37027 [ 11803] By: gsar                                  on 2001/08/31  20:58:38
37028         Log: remove deprecated PERL_OBJECT cruft, it has long since stopped
37029              working in 5.7.x
37030      Branch: perl
37031            - objXSUB.h
37032            ! EXTERN.h MANIFEST Makefile.SH Makefile.micro NetWare/Makefile
37033            ! NetWare/config_h.PL NetWare/dl_netware.xs NetWare/interface.c
37034            ! NetWare/nw5.c NetWare/nw5sck.c NetWare/nw5thread.c
37035            ! NetWare/nwperlsys.c NetWare/nwperlsys.h Porting/makerel
37036            ! README.win32 XSUB.h bytecode.pl cv.h cygwin/cygwin.c
37037            ! emacs/ptags embed.h embed.pl embedvar.h epoc/epoc.c ext/B/B.xs
37038            ! ext/B/B/C.pm ext/ByteLoader/ByteLoader.xs
37039            ! ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
37040            ! ext/DynaLoader/dlutils.c ext/Opcode/Opcode.xs
37041            ! ext/POSIX/POSIX.xs globals.c iperlsys.h lib/ExtUtils/Embed.pm
37042            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
37043            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
37044            ! lib/ExtUtils/xsubpp makedef.pl mg.c op.c perl.c perl.h
37045            ! perlapi.c perlapi.h perlio.c perly.c perly.y perly_c.diff
37046            ! pod/perlguts.pod pp_ctl.c pp_hot.c proto.h regcomp.c regexec.c
37047            ! scope.c sv.c sv.h toke.c universal.c vms/descrip_mms.template
37048            ! vms/perly_c.vms win32/Makefile win32/config_h.PL
37049            ! win32/dl_win32.xs win32/makefile.mk win32/perlhost.h
37050            ! win32/perllib.c win32/win32.c win32/win32.h win32/win32sck.c
37051            ! win32/win32thread.c wince/Makefile.ce wince/config_h.PL
37052            ! wince/dl_win32.xs wince/perllib.c wince/win32.h
37053            ! wince/win32thread.c wince/wince.c wince/wincesck.c xsutils.c
37054 ____________________________________________________________________________
37055 [ 11802] By: ams                                   on 2001/08/31  18:11:32
37056         Log: Subject: [DOC PATCH] Add perl4 warning messages to perldiag.pod
37057              From: "Philip Newton" <Philip.Newton@gmx.net>
37058              Date: Fri, 31 Aug 2001 21:12:56 +0200
37059              Message-Id: <20010831.211000@ID-11583.news.dfncis.de>
37060      Branch: perl
37061            ! pod/perldiag.pod
37062 ____________________________________________________________________________
37063 [ 11801] By: gsar                                  on 2001/08/31  17:49:03
37064         Log: remove age-old UNICOS "workaround" that introduces a static, and
37065              hence an egregious race condition for threaded builds (*sigh*
37066              beats me why this kludge wasn't guarded by a UNICOS-specific
37067              #define *sigh*)
37068      Branch: maint-5.6/perl
37069            ! perl.c
37070 ____________________________________________________________________________
37071 [ 11800] By: sky                                   on 2001/08/31  17:30:26
37072         Log: Fixes bug in change 11717 that bus errored on HP-UX 10.20
37073              Might break on platforms where bool is larger than 8 bites ???
37074      Branch: perl
37075            ! regcomp.c
37076 ____________________________________________________________________________
37077 [ 11799] By: ams                                   on 2001/08/31  12:15:44
37078         Log: Integrate 11778 into mainline.
37079      Branch: perl
37080            ! t/base/term.t
37081 ____________________________________________________________________________
37082 [ 11798] By: sky                                   on 2001/08/31  11:31:44
37083         Log: Change 11797 sneaked in a faulty regcomp.c change which wasn't
37084              supposed to happen.
37085      Branch: perl
37086            ! regcomp.c
37087 ____________________________________________________________________________
37088 [ 11797] By: sky                                   on 2001/08/31  11:28:17
37089         Log: Subject: Re: Problem in ext/Time/HiRest/HiRes.t 
37090              From: "John P. Linderman" <jpl@research.att.com>
37091              Date: Fri, 31 Aug 2001 08:20:35 -0400
37092              Message-Id: <200108311220.IAA54125@raptor.research.att.com>
37093              Fixes test 14 which could fail randomly in rare cases.
37094      Branch: perl
37095            ! ext/Time/HiRes/HiRes.t regcomp.c
37096 ____________________________________________________________________________
37097 [ 11796] By: ams                                   on 2001/08/31  01:13:07
37098         Log: Subject: [PATCH] Embaressing typo in Syslog's Makefile.PL
37099              From: Nicholas Clark <nick@ccl4.org>
37100              Date: Thu, 30 Aug 2001 23:21:50 +0100
37101              Message-Id: <20010830232150.D4950@plum.flirble.org>
37102      Branch: perl
37103            ! ext/Sys/Syslog/Makefile.PL
37104 ____________________________________________________________________________
37105 [ 11795] By: ams                                   on 2001/08/30  23:53:23
37106         Log: Subject: [PATCH pod/perlhack.pod] Yet another improvement to the
37107              patching example
37108              From: Michael G Schwern <schwern@pobox.com>
37109              Date: Thu, 30 Aug 2001 17:02:08 -0400
37110              Message-Id: <20010830170208.M2318@blackrider>
37111      Branch: perl
37112            ! pod/perlhack.pod
37113 ____________________________________________________________________________
37114 [ 11794] By: ams                                   on 2001/08/30  19:35:36
37115         Log: Subject: [PATCH] pp_modulo
37116              From: Nicholas Clark <nick@ccl4.org>
37117              Date: Thu, 30 Aug 2001 18:20:54 +0100
37118              Message-Id: <20010830182053.A4950@plum.flirble.org>
37119      Branch: perl
37120            ! pp.c t/op/64bitint.t
37121 ____________________________________________________________________________
37122 [ 11793] By: sky                                   on 2001/08/30  13:02:48
37123         Log: 11792 wasn't complete
37124      Branch: perl
37125            ! makedef.pl regcomp.c
37126 ____________________________________________________________________________
37127 [ 11792] By: sky                                   on 2001/08/30  12:21:11
37128         Log: Added checks for PL_custom* and Perl_custom* functions in makedef.pl
37129      Branch: perl
37130            ! makedef.pl
37131 ____________________________________________________________________________
37132 [ 11791] By: sky                                   on 2001/08/30  10:08:02
37133         Log: Due to braindamaged makedef.pl change 11758 broke makedef.pl
37134      Branch: perl
37135            ! config_h.SH
37136 ____________________________________________________________________________
37137 [ 11790] By: sky                                   on 2001/08/30  08:22:31
37138         Log: Introduces SvREPADTMP(sv) that marks a repad SvIV as a offset
37139              on the pad. Fixes coredumps in cleanups introduced by
37140              Change 11755  
37141      Branch: perl
37142            ! op.c perl.c sv.h
37143 ____________________________________________________________________________
37144 [ 11789] By: sky                                   on 2001/08/29  19:01:47
37145         Log: GCC on HP-UX 11 with 64bit support breaks inet_ntoa
37146              This is a replacement implmentation that works on HPUX.
37147              This bug should probably be fixed in GCC.
37148      Branch: perl
37149            ! ext/Socket/Socket.xs
37150 ____________________________________________________________________________
37151 [ 11788] By: ams                                   on 2001/08/29  17:35:33
37152         Log: Subject: [PATCH] pass all tests when compiling with -DNO_PERL_PRESERVE_IVUV
37153              From: Nicholas Clark <nick@ccl4.org>
37154              Date: Wed, 29 Aug 2001 18:21:56 +0100
37155              Message-Id: <20010829182156.O4950@plum.flirble.org>
37156      Branch: perl
37157            ! ext/Devel/Peek/Peek.t sv.c t/op/64bitint.t t/op/numconvert.t
37158 ____________________________________________________________________________
37159 [ 11787] By: sky                                   on 2001/08/29  10:42:54
37160         Log: Added test for pack_addr_in and unpack_addr_in
37161              Nitpik in test 10
37162      Branch: perl
37163            ! ext/Socket/Socket.t
37164 ____________________________________________________________________________
37165 [ 11786] By: sky                                   on 2001/08/29  10:28:14
37166         Log: Added three tests to test inet_ntoa/inet_aton and *packaddr*
37167              Trying to catch errors on HP-UX
37168      Branch: perl
37169            ! ext/Socket/Socket.t
37170 ____________________________________________________________________________
37171 [ 11785] By: sky                                   on 2001/08/29  09:07:03
37172         Log: make sure USE_THREADS is defined so external apps work
37173      Branch: perl
37174            ! config_h.SH
37175 ____________________________________________________________________________
37176 [ 11784] By: sky                                   on 2001/08/29  08:06:12
37177         Log: Subject: Re: The hitlist of untested modules.
37178              From: Jonathan Stowe <gellyfish@gellyfish.com>
37179              Date: Wed, 29 Aug 2001 09:25:49 +0100 (BST)
37180              Message-ID: <Pine.LNX.4.33.0108290923320.29273-100000@orpheus.gellyfish.com>
37181              Start of tests for Shell.pm (make Schwern poorer!)
37182      Branch: perl
37183            + lib/Shell.t
37184            ! MANIFEST
37185 ____________________________________________________________________________
37186 [ 11783] By: sky                                   on 2001/08/29  07:37:50
37187         Log: END{} can change the return value even if we die from BEGIN{}
37188      Branch: perl
37189            ! miniperlmain.c
37190 ____________________________________________________________________________
37191 [ 11782] By: ams                                   on 2001/08/29  06:32:17
37192         Log: Subject: Re: [PATCH] newer tests for the coderef-in-@INC !
37193              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
37194              Date: Wed, 29 Aug 2001 09:18:17 +0200
37195              Message-Id: <20010829091817.A4453@rafael>
37196      Branch: perl
37197            ! t/op/inccode.t
37198 ____________________________________________________________________________
37199 [ 11781] By: pudge                                 on 2001/08/29  02:28:33
37200         Log: Delete xsubpp.patch, as full copy exists now
37201      Branch: maint-5.6/macperl
37202            - macos/xsubpp.patch
37203 ____________________________________________________________________________
37204 [ 11780] By: pudge                                 on 2001/08/29  02:26:03
37205         Log: Add Changes file
37206      Branch: maint-5.6/macperl
37207            + macos/Changes
37208 ____________________________________________________________________________
37209 [ 11779] By: pudge                                 on 2001/08/29  02:23:11
37210         Log: Add Mac version of xsubpp as separate file
37211      Branch: maint-5.6/macperl
37212            + macos/xsubpp
37213            ! macos/Makefile.mk
37214 ____________________________________________________________________________
37215 [ 11778] By: pudge                                 on 2001/08/29  02:14:57
37216         Log: Fix open of /dev/null for Mac OS
37217      Branch: maint-5.6/macperl
37218            ! t/base/term.t
37219 ____________________________________________________________________________
37220 [ 11777] By: pudge                                 on 2001/08/29  02:12:52
37221         Log: Various patches: enable more tests; skip CVS in PerlInstall;
37222              fix typemap for Mac::Processes; remove comments in MM_MacOS.pm
37223      Branch: maint-5.6/macperl
37224            ! macos/MacPerlTests.cmd macos/PerlInstall
37225            ! macos/ext/Mac/Processes/typemap macos/lib/ExtUtils/MM_MacOS.pm
37226 ____________________________________________________________________________
37227 [ 11776] By: pudge                                 on 2001/08/29  02:11:42
37228         Log: Allow for platforms to override formatting of errors
37229              on output from Matthias Neeracher (Mac files)
37230      Branch: maint-5.6/macperl
37231            ! macos/macish.c macos/macish.h
37232 ____________________________________________________________________________
37233 [ 11775] By: pudge                                 on 2001/08/29  01:59:32
37234         Log: Allow for platforms to override formatting of errors
37235              on output from Matthias Neeracher (core files)
37236      Branch: maint-5.6/macperl
37237            ! perl.h pp_ctl.c util.c
37238 ____________________________________________________________________________
37239 [ 11774] By: pudge                                 on 2001/08/29  01:29:43
37240         Log: Add some param checking, from reports by Kevin Reid.
37241      Branch: maint-5.6/macperl
37242            ! macos/ext/Mac/Controls/Controls.pm
37243            ! macos/ext/Mac/Menus/Menus.pm macos/ext/Mac/Windows/Windows.pm
37244 ____________________________________________________________________________
37245 [ 11773] By: ams                                   on 2001/08/28  23:54:57
37246         Log: Subject: [PATCH] make coretest
37247              From: Paul Johnson <paul@pjcj.net>
37248              Date: Wed, 29 Aug 2001 00:11:38 +0200
37249              Message-Id: <20010829001138.B12169@pjcj.net>
37250              (Applied without the change to perlhack.pod. This should
37251              probably stay undocumented.)
37252      Branch: perl
37253            ! Makefile.SH t/TEST
37254 ____________________________________________________________________________
37255 [ 11772] By: sky                                   on 2001/08/28  13:01:20
37256         Log: Subject: [PATCH t/op/pack.t pod/perlhack.pod] Adding the failure diagnostic  
37257              From: Michael G Schwern <schwern@pobox.com>
37258              Date: Tue, 28 Aug 2001 09:57:39 -0400
37259              Message-ID: <20010828095738.E17775@blackrider>
37260      Branch: perl
37261            ! pod/perlhack.pod t/op/pack.t
37262 ____________________________________________________________________________
37263 [ 11771] By: sky                                   on 2001/08/28  11:20:13
37264         Log: Subject: [PATCH] put useful info in %INC for files loaded by a hook in @INC
37265              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
37266              Date: Tue, 28 Aug 2001 14:23:43 +0200
37267              Message-ID: <20010828142343.A19299@rafael>
37268      Branch: perl
37269            ! pod/perlvar.pod pp_ctl.c
37270 ____________________________________________________________________________
37271 [ 11770] By: ams                                   on 2001/08/28  10:13:21
37272         Log: Subject: [PATCH] odd typo in op.h
37273              From: Nicholas Clark <nick@ccl4.org>
37274              Date: Tue, 28 Aug 2001 12:10:26 +0100
37275              Message-Id: <20010828121026.V4950@plum.flirble.org>
37276      Branch: perl
37277            ! op.h
37278 ____________________________________________________________________________
37279 [ 11769] By: sky                                   on 2001/08/28  08:09:16
37280         Log: Subject: [ID 20010827.008] no-foo options broken in B::Lint
37281              From: Ville "Skyttä" <scop@cs132170.pp.htv.fi>
37282              Date: Tue, 28 Aug 2001 02:22:20 +0300
37283              Message-Id: <200108272322.f7RNMKd02261@cs132170.pp.htv.fi>
37284      Branch: perl
37285            ! ext/B/B/Lint.pm
37286 ____________________________________________________________________________
37287 [ 11768] By: ams                                   on 2001/08/28  00:47:35
37288         Log: Subject: Re: [PATCH pod/perlhack.pod t/op/pack.t] Fixing bad testing advice
37289              From: Michael G Schwern <schwern@pobox.com>
37290              Date: Mon, 27 Aug 2001 21:24:44 -0400
37291              Message-Id: <20010827212444.F12582@blackrider>
37292      Branch: perl
37293            ! pod/perlhack.pod t/op/pack.t
37294 ____________________________________________________________________________
37295 [ 11767] By: ams                                   on 2001/08/27  23:59:48
37296         Log: Subject: [PATCH pod/perlhack.pod t/op/pack.t] Fixing bad testing advice
37297              From: Michael G Schwern <schwern@pobox.com>
37298              Date: Mon, 27 Aug 2001 20:12:29 -0400
37299              Message-Id: <20010827201229.D12582@blackrider>
37300      Branch: perl
37301            ! pod/perlhack.pod t/op/pack.t
37302 ____________________________________________________________________________
37303 [ 11766] By: ams                                   on 2001/08/27  23:39:40
37304         Log: Update Changes.
37305      Branch: perl
37306            ! Changes
37307 ____________________________________________________________________________
37308 [ 11765] By: ams                                   on 2001/08/27  22:53:10
37309         Log: Subject: Re: [PATCH] new tests for the coderef-in-@INC
37310              From: Michael G Schwern <schwern@pobox.com>
37311              Date: Mon, 27 Aug 2001 19:47:30 -0400
37312              Message-Id: <20010827194730.C12582@blackrider>
37313      Branch: perl
37314            ! t/op/inccode.t
37315 ____________________________________________________________________________
37316 [ 11764] By: ams                                   on 2001/08/27  22:46:21
37317         Log: Subject: [PATCH] new tests for the coderef-in-@INC
37318              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
37319              Date: Mon, 27 Aug 2001 22:36:27 +0200
37320              Message-Id: <20010827223627.C690@rafael>
37321              
37322              Subject: Re: [PATCH] new tests for the coderef-in-@INC
37323              From: Nicholas Clark <nick@ccl4.org>
37324              Date: Tue, 28 Aug 2001 00:02:46 +0100
37325              Message-Id: <20010828000245.R4950@plum.flirble.org>
37326      Branch: perl
37327            + t/op/inccode.t
37328            ! MANIFEST
37329 ____________________________________________________________________________
37330 [ 11763] By: ams                                   on 2001/08/27  22:41:09
37331         Log: Subject: [PATCH lib/warnings.t] Removing 2>&1 requirement  (was Re:
37332              bleadperl on fire, Win95+4NT)
37333              From: Michael G Schwern <schwern@pobox.com>
37334              Date: Mon, 27 Aug 2001 16:54:42 -0400
37335              Message-Id: <20010827165442.F9436@blackrider>
37336      Branch: perl
37337            ! lib/warnings.t
37338 ____________________________________________________________________________
37339 [ 11762] By: sky                                   on 2001/08/27  19:19:17
37340         Log: Changed back Net/Ping.pm change #11759 since WNOHANG wasn't
37341              avaible at compile time. This broke the compilation of 
37342              Net/Ping.pm
37343      Branch: perl
37344            ! lib/Net/Ping.pm
37345 ____________________________________________________________________________
37346 [ 11761] By: sky                                   on 2001/08/27  18:34:48
37347         Log: Removed tripple definitions of CUSTOM_OP functions.
37348      Branch: perl
37349            ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
37350 ____________________________________________________________________________
37351 [ 11760] By: sky                                   on 2001/08/27  18:21:27
37352         Log: Regen headers
37353      Branch: perl
37354            ! embed.h embedvar.h objXSUB.h opcode.h opnames.h perlapi.c
37355            ! perlapi.h proto.h
37356 ____________________________________________________________________________
37357 [ 11759] By: ams                                   on 2001/08/27  16:31:53
37358         Log: Subject: [PATCH] pod/perlfunc.pod, lib/Net/Ping.pm, ext/POSIX/POSIX.pod
37359              From: "chromatic" <chromatic@rmci.net>
37360              Date: Mon, 27 Aug 2001 11:17:09 -0600
37361              Message-Id: <20010827172111.89491.qmail@onion.perl.org>
37362      Branch: perl
37363            ! ext/POSIX/POSIX.pod lib/Net/Ping.pm pod/perlfunc.pod
37364 ____________________________________________________________________________
37365 [ 11758] By: sky                                   on 2001/08/27  15:16:42
37366         Log: Changes USE_THREADS to USE_5005THREADS in the entire source.
37367              Thanks to H. Merijn Brand for the patch.
37368              Some of the comments and or guards might be removable in perl.h now.
37369      Branch: perl
37370            ! NetWare/config_H.wc NetWare/nw5thread.c NetWare/nw5thread.h
37371            ! Porting/Glossary Porting/config_H README.threads config_h.SH
37372            ! cop.h cv.h deb.c dosish.h dump.c embed.h embed.pl embedvar.h
37373            ! ext/B/B.xs ext/B/B/C.pm ext/B/B/Deparse.pm
37374            ! ext/B/ramblings/runtime.porting ext/DynaLoader/dl_aix.xs
37375            ! ext/Thread/Thread.xs gv.c intrpvar.h mg.c miniperlmain.c
37376            ! objXSUB.h op.c os2/os2.c os2/os2ish.h perl.c perl.h perlapi.c
37377            ! perlvars.h pod/perlguts.pod pp.c pp.h pp_ctl.c pp_hot.c
37378            ! proto.h regexec.c scope.c sv.c sv.h thrdvar.h thread.h toke.c
37379            ! uconfig.h util.c vms/genconfig.pl vms/vms.c vos/config.alpha.h
37380            ! vos/config.ga.h win32/config_H.bc win32/config_H.gc
37381            ! win32/config_H.vc win32/perllib.c win32/win32.h
37382            ! win32/win32sck.c win32/win32thread.c win32/win32thread.h
37383            ! wince/config.h wince/config_H.ce wince/win32.h
37384            ! wince/win32thread.c wince/win32thread.h wince/wincesck.c
37385 ____________________________________________________________________________
37386 [ 11757] By: sky                                   on 2001/08/27  13:39:16
37387         Log: Subject: GNU ld parses arguments different
37388              From: H.Merijn Brand <h.m.brand@hccnet.nl>
37389              Date: Mon, 27 Aug 2001 16:25:51 +0200
37390              Message-Id: <20010827162254.2EA6.H.M.BRAND@hccnet.nl>
37391      Branch: perl
37392            ! hints/hpux.sh
37393 ____________________________________________________________________________
37394 [ 11756] By: sky                                   on 2001/08/27  13:18:45
37395         Log: Subject: Custom Ops
37396              From: Simon Cozens <simon@netthink.co.uk>
37397              Date: Sat, 25 Aug 2001 17:45:09 +0100
37398              Message-ID: <20010825174509.A5752@netthink.co.uk>
37399              I also added a fix to Opcode.pm to quite test cases.
37400      Branch: perl
37401            ! dump.c embed.pl ext/Opcode/Opcode.pm intrpvar.h op.c op.h
37402            ! opcode.pl pod/perlguts.pod pp_ctl.c pp_sys.c run.c sv.c utf8.c
37403 ____________________________________________________________________________
37404 [ 11755] By: sky                                   on 2001/08/27  05:37:17
37405         Log: Plugs a memory leak on destruction of regular expressions
37406              introcued by #11274.
37407              PL_regex_padav now has an AV as it's first entry with a list
37408              of freed regex_padav slots that it will reuse on creating
37409              new PMOPs.
37410      Branch: perl
37411            ! op.c perl.c
37412 ____________________________________________________________________________
37413 [ 11754] By: ams                                   on 2001/08/26  14:38:52
37414         Log: Subject: [PATCH] t/io/binmode.t
37415              From: Nicholas Clark <nick@ccl4.org>
37416              Date: Sun, 26 Aug 2001 12:03:05 +0100
37417              Message-Id: <20010826120305.C4950@plum.flirble.org>
37418              
37419              (Also a nitpick in #11752 to t/op/universal.t)
37420      Branch: perl
37421            ! t/io/binmode.t t/op/universal.t
37422 ____________________________________________________________________________
37423 [ 11753] By: ams                                   on 2001/08/26  08:19:34
37424         Log: Subject: [PATCH] op/universal.t failing
37425              From: Nicholas Clark <nick@ccl4.org>
37426              Date: Sun, 26 Aug 2001 09:48:22 +0100
37427              Message-Id: <20010826094822.B4950@plum.flirble.org>
37428      Branch: perl
37429            ! t/op/universal.t
37430 ____________________________________________________________________________
37431 [ 11752] By: ams                                   on 2001/08/25  22:46:13
37432         Log: Subject: Re: 'can' with undefined subs
37433              From: Tony Bowden <tony@kasei.com>
37434              Date: Sat, 25 Aug 2001 14:58:17 +0100
37435              Message-Id: <20010825145817.A11788@soto.kasei.com>
37436              (Applied with minor modifications.)
37437      Branch: perl
37438            ! t/op/universal.t
37439 ____________________________________________________________________________
37440 [ 11751] By: ams                                   on 2001/08/25  18:28:43
37441         Log: Subject: Re: 'can' with undefined subs
37442              From: Tony Bowden <tony@kasei.com>
37443              Date: Sat, 25 Aug 2001 15:13:14 +0100
37444              Message-Id: <20010825151314.B11788@soto.kasei.com>
37445      Branch: perl
37446            ! lib/UNIVERSAL.pm
37447 ____________________________________________________________________________
37448 [ 11750] By: nick                                  on 2001/08/25  15:24:15
37449         Log: Integrate mainline
37450      Branch: perlio
37451           +> t/io/binmode.t
37452           !> (integrate 26 files)
37453 ____________________________________________________________________________
37454 [ 11749] By: nick                                  on 2001/08/25  14:55:41
37455         Log: Subject:  Re: [PATCH] Added wisdom to perlhack.pod
37456              From:  John Peacock <jpeacock@rowman.com>
37457              Date:  Wed, 22 Aug 2001 12:05:28 -0400
37458              Message-Id:  <3B83D848.7FD9C6EF@rowman.com>
37459      Branch: perl
37460            ! pod/perlhack.pod
37461 ____________________________________________________________________________
37462 [ 11748] By: nick                                  on 2001/08/25  14:53:04
37463         Log: Subject:  Re: [PATCH] (was Re: PerlIO regerssion tests?)
37464              From:  Michael G Schwern <schwern@pobox.com>
37465              Date:  Wed, 22 Aug 2001 19:22:45 -0400
37466              Message-Id:  <20010822192245.U619@blackrider>
37467      Branch: perl
37468            ! MANIFEST
37469 ____________________________________________________________________________
37470 [ 11747] By: nick                                  on 2001/08/25  14:52:33
37471         Log: Subject:  [PATCH] (was Re: PerlIO regerssion tests?)
37472              From:  Nicholas Clark <nick@ccl4.org>
37473              Date:  Wed, 22 Aug 2001 23:29:06 +0100
37474              Message-Id:  <20010822232906.Z82818@plum.flirble.org>
37475      Branch: perl
37476            + t/io/binmode.t
37477            ! perlio.c pod/perlfunc.pod
37478 ____________________________________________________________________________
37479 [ 11744] By: nick                                  on 2001/08/25  14:37:33
37480         Log: Subject:  [PATCH bleadperl] quiet down VC++ warnings in a2py.c and walk.c
37481              From:  Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
37482              Date:  Fri, 24 Aug 2001 22:10:42 +0200
37483              Message-Id:  <1065978076.20010824221042@tesla.rcub.bg.ac.yu>
37484      Branch: perl
37485            ! x2p/a2py.c x2p/walk.c
37486 ____________________________________________________________________________
37487 [ 11743] By: nick                                  on 2001/08/25  14:32:47
37488         Log: Subject:  [DOC PATCH] The coderef-in-@INC feature
37489              From:  Rafael Garcia-Suarez <rgarciasuarez@free.fr>
37490              Date:  Fri, 24 Aug 2001 23:34:13 +0200
37491              Message-Id:  <20010824233413.A1285@rafael>
37492      Branch: perl
37493            ! pod/perlfunc.pod pod/perlvar.pod
37494 ____________________________________________________________________________
37495 [ 11742] By: ams                                   on 2001/08/25  13:16:02
37496         Log: Subject: [PATCH] Re: The coderef in @INC strikes back
37497              From: Nicholas Clark <nick@ccl4.org>
37498              Date: Sat, 25 Aug 2001 14:50:07 +0100
37499              Message-Id: <20010825145007.L41464@plum.flirble.org>
37500      Branch: perl
37501            ! pp_ctl.c
37502 ____________________________________________________________________________
37503 [ 11741] By: nick                                  on 2001/08/24  07:08:45
37504         Log: When applying patch via Porting/apply fails, do p4 refresh
37505              to get old files back.
37506      Branch: perl
37507            ! Porting/apply
37508 ____________________________________________________________________________
37509 [ 11740] By: ams                                   on 2001/08/24  04:47:24
37510         Log: #11739 was incomplete.
37511      Branch: perl
37512            ! pod/perldiag.pod
37513 ____________________________________________________________________________
37514 [ 11739] By: ams                                   on 2001/08/24  04:09:40
37515         Log: Subject: [DOC patch bleadperl] "misspelled" misspelled
37516              From: "Philip Newton" <Philip.Newton@gmx.net>
37517              Date: Fri, 24 Aug 2001 07:08:34 +0200
37518      Branch: perl
37519            ! pod/perldiag.pod
37520 ____________________________________________________________________________
37521 [ 11738] By: ams                                   on 2001/08/24  02:19:42
37522         Log: Fixed Doug Wilson's email address.
37523      Branch: perl
37524            ! AUTHORS
37525 ____________________________________________________________________________
37526 [ 11737] By: ams                                   on 2001/08/24  00:10:13
37527         Log: Subject: [DOC PATCH] Adding new warning in perldiag.pod
37528              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
37529              Date: Thu, 23 Aug 2001 22:22:58 +0200
37530              Message-Id: <20010823222258.A901@rafael>
37531      Branch: perl
37532            ! pod/perldiag.pod
37533 ____________________________________________________________________________
37534 [ 11736] By: ams                                   on 2001/08/24  00:05:02
37535         Log: Subject: [PATCH perl@ ] add $Config('scriptdir'} on VMS
37536              From: "Craig A. Berry" <craigberry@mac.com>
37537              Date: Thu, 23 Aug 2001 19:07:45 -0500
37538              Message-Id: <a05101004b7ab4593bb24@[172.16.52.1]>
37539      Branch: perl
37540            ! configure.com
37541 ____________________________________________________________________________
37542 [ 11735] By: sky                                   on 2001/08/23  13:42:07
37543         Log: Backed out 11732, it breaks lib/strict.t 
37544      Branch: perl
37545            ! op.c
37546 ____________________________________________________________________________
37547 [ 11734] By: sky                                   on 2001/08/23  11:45:59
37548         Log: Removed toy from 17133 after Matt Sargeants request.
37549      Branch: perl
37550            ! pod/perlfaq4.pod
37551 ____________________________________________________________________________
37552 [ 11733] By: sky                                   on 2001/08/23  11:36:29
37553         Log: Subject: [PATCH perlfaq4] Faster permutation algorithms
37554              From: Robin Houston <robin@kitsite.com>
37555              Date: Wed, 22 Aug 2001 23:06:16 +0100
37556              Message-ID: <20010822230616.A254@robin.kitsite.com>
37557      Branch: perl
37558            ! pod/perlfaq4.pod
37559 ____________________________________________________________________________
37560 [ 11732] By: sky                                   on 2001/08/23  10:36:02
37561         Log: Subject: Re: [ID 20010822.001] Freeing pads after parse error
37562              From: Simon Cozens <simon@netthink.co.uk>
37563              Date: Thu, 23 Aug 2001 12:06:36 +0100
37564              Message-ID: <20010823120636.A9961@netthink.co.uk>
37565      Branch: perl
37566            ! op.c
37567 ____________________________________________________________________________
37568 [ 11731] By: gsar                                  on 2001/08/23  03:58:58
37569         Log: fix broken windows build
37570      Branch: perl
37571            ! perl.h
37572 ____________________________________________________________________________
37573 [ 11730] By: ams                                   on 2001/08/22  21:35:30
37574         Log: Subject: [PATCH] io/tell.t doesn't chdir t
37575              From: Nicholas Clark <nick@ccl4.org>
37576              Date: Wed, 22 Aug 2001 23:25:58 +0100
37577              Message-Id: <20010822232557.Y82818@plum.flirble.org>
37578      Branch: perl
37579            ! t/io/tell.t
37580 ____________________________________________________________________________
37581 [ 11729] By: ams                                   on 2001/08/22  20:32:21
37582         Log: Subject: [PATCH] Documentation in File::Spec (was Re: minor File::Spec
37583              questions)
37584              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
37585              Date: Wed, 22 Aug 2001 17:09:04 -0400
37586              Message-Id: <20010822170904.A76069@linguist.thayer.dartmouth.edu>
37587              (Oops, forgot File::Spec::Unix in the previous patch.)
37588      Branch: perl
37589            ! lib/File/Spec/Unix.pm
37590 ____________________________________________________________________________
37591 [ 11728] By: ams                                   on 2001/08/22  20:25:41
37592         Log: Subject: [PATCH] Documentation in File::Spec (was Re: minor File::Spec
37593              questions)
37594              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
37595              Date: Wed, 22 Aug 2001 17:09:04 -0400
37596              Message-Id: <20010822170904.A76069@linguist.thayer.dartmouth.edu>
37597      Branch: perl
37598            ! lib/File/Spec.pm
37599 ____________________________________________________________________________
37600 [ 11727] By: ams                                   on 2001/08/22  19:43:30
37601         Log: Subject: Re: [PATCH 1 of 3] $] is deprecated - eliminate from core tests
37602              From: John Peacock <jpeacock@rowman.com>
37603              Date: Wed, 22 Aug 2001 12:35:52 -0400
37604              Message-Id: <3B83DF68.5D89DC81@rowman.com>
37605              (Adds proper tests for $], notwithstanding Subject. +nitpick)
37606      Branch: perl
37607            ! t/op/ver.t
37608 ____________________________________________________________________________
37609 [ 11726] By: ams                                   on 2001/08/22  19:36:39
37610         Log: Subject: [ID 20010822.007] eval STRING & diagnostics.pm not mixing
37611              From: schwern@ool-18b93024.dyn.optonline.net (Michael G Schwern)
37612              Date: Wed, 22 Aug 2001 16:03:00 -0400 (EDT)
37613              Message-Id: <20010822200300.0D1638253@ool-18b93024.dyn.optonline.net>
37614      Branch: perl
37615            ! lib/diagnostics.pm lib/diagnostics.t
37616 ____________________________________________________________________________
37617 [ 11725] By: ams                                   on 2001/08/22  19:25:01
37618         Log: Subject: [PATCH] 64 bit integer preserving pp_divide
37619              From: Nicholas Clark <nick@ccl4.org>
37620              Date: Wed, 22 Aug 2001 20:59:05 +0100
37621              Message-Id: <20010822205905.U82818@plum.flirble.org>
37622      Branch: perl
37623            ! pp.c t/op/64bitint.t t/op/arith.t
37624 ____________________________________________________________________________
37625 [ 11724] By: ams                                   on 2001/08/22  10:02:33
37626         Log: Subject: Configure blooper
37627              From: H.Merijn Brand <h.m.brand@hccnet.nl>
37628              Date: Wed, 22 Aug 2001 12:38:35 +0200
37629              Message-Id: <20010822123750.A797.H.M.BRAND@hccnet.nl>
37630      Branch: perl
37631            ! Configure
37632 ____________________________________________________________________________
37633 [ 11723] By: ams                                   on 2001/08/21  16:17:53
37634         Log: Subject: [PATCH] installperl -help
37635              From: Nicholas Clark <nick@ccl4.org>
37636              Date: Tue, 21 Aug 2001 17:34:23 +0100
37637              Message-Id: <20010821173423.F82818@plum.flirble.org>
37638      Branch: perl
37639            ! installperl
37640 ____________________________________________________________________________
37641 [ 11722] By: ams                                   on 2001/08/20  07:46:31
37642         Log: Subject: [PATCH perlvar.pod] Rewrite $. entry and switch to -> syntax
37643              From: Ilmari Karonen <iltzu@sci.fi>
37644              Date: Mon, 20 Aug 2001 06:42:01 +0300 (EET DST)
37645              Message-Id: <Pine.SOL.3.96.1010820063126.28048A-100000@simpukka>
37646      Branch: perl
37647            ! pod/perlvar.pod
37648 ____________________________________________________________________________
37649 [ 11721] By: nick                                  on 2001/08/20  06:24:31
37650         Log: Integrate mainline
37651      Branch: perlio
37652           +> Porting/apply lib/Lingua/KO/Hangul/Util.pm
37653           +> lib/Lingua/KO/Hangul/Util/Changes
37654           +> lib/Lingua/KO/Hangul/Util/README
37655           +> lib/Lingua/KO/Hangul/Util/t/test.t lib/Unicode/Collate.pm
37656           +> lib/Unicode/Collate/Changes lib/Unicode/Collate/README
37657           +> lib/Unicode/Collate/keys.txt lib/Unicode/Collate/t/test.t
37658           +> lib/Unicode/Normalize.pm lib/Unicode/Normalize/Changes
37659           +> lib/Unicode/Normalize/README lib/Unicode/Normalize/t/norm.t
37660           +> lib/Unicode/Normalize/t/test.t
37661            - lib/Net/README.config lib/Net/demos/snpp lib/Net/libnet.ppd
37662           !> (integrate 55 files)
37663 ____________________________________________________________________________
37664 [ 11720] By: pudge                                 on 2001/08/19  19:00:16
37665         Log: Integrate Change #11599 from maint-5.6/perl
37666      Branch: maint-5.6/macperl
37667           !> README.win32
37668 ____________________________________________________________________________
37669 [ 11719] By: ams                                   on 2001/08/18  21:21:42
37670         Log: Add Porting/apply to MANIFEST.
37671      Branch: perl
37672            ! MANIFEST
37673 ____________________________________________________________________________
37674 [ 11718] By: sky                                   on 2001/08/18  14:38:01
37675         Log: PL_reentrant_buffer does not exist in 5005threaded perl.
37676              Better solution would be to make 5005threaded perl use
37677              the same system as ithreads do
37678      Branch: perl
37679            ! perl.h
37680 ____________________________________________________________________________
37681 [ 11717] By: jhi                                   on 2001/08/18  14:24:42
37682         Log: New try for ID 20010407.006: detach the semantics
37683              "was the last match target UTF8" into its own variable.
37684      Branch: perl
37685            ! embedvar.h intrpvar.h mg.c perlapi.h pod/perlapi.pod pp.c
37686            ! pp_hot.c regcomp.c regexec.c sv.c t/op/pat.t thrdvar.h
37687 ____________________________________________________________________________
37688 [ 11716] By: jhi                                   on 2001/08/18  12:11:14
37689         Log: UTF8 flag should be meaningful only when POK.
37690      Branch: perl
37691            ! dump.c
37692 ____________________________________________________________________________
37693 [ 11715] By: sky                                   on 2001/08/18  11:45:16
37694         Log: USE_THREADS and USE_ITHREADS are never true at the same time
37695      Branch: perl
37696            ! perl.h
37697 ____________________________________________________________________________
37698 [ 11714] By: jhi                                   on 2001/08/18  06:03:24
37699         Log: Retract #11712 for now.  The real fix would probably
37700              be something like making PL_reg_sv a copy (PV + UTF8)
37701              of the matched/substituted string (note: not just a SvPOK
37702              string, for example the stringified form of a ROK would
37703              be applicable)  Beware of leaks.
37704      Branch: perl
37705            ! pp_hot.c t/op/pat.t
37706 ____________________________________________________________________________
37707 [ 11713] By: jhi                                   on 2001/08/18  03:22:42
37708         Log: UTF8 wasn't printing for PVMGs.
37709      Branch: perl
37710            ! dump.c
37711 ____________________________________________________________________________
37712 [ 11712] By: jhi                                   on 2001/08/18  03:22:24
37713         Log: (Retracted by #11714)
37714              
37715              Okay analysis, debatable fix.  (The fix will inc
37716              the refcount of all temporary match objects,
37717              like for example tied(%h) =~ /^.../ from Tie/RefHash.t,
37718              which will then cause griping at untie() time
37719              ("inner references remain").
37720              
37721              Fix for ID 20010407.006: PL_reg_sv got wiped out
37722              by freetemps if the match target was a temporary
37723              (like function_call() =~ /.../), which in turn meant
37724              that the $1 et al stopped working if they had UTF-8
37725              in them.  Therefore bump up the refcount of PL_reg_sv.
37726      Branch: perl
37727            ! pp_hot.c t/op/pat.t
37728 ____________________________________________________________________________
37729 [ 11711] By: ams                                   on 2001/08/17  20:32:08
37730         Log: Subject: [PATCH] doesn't compile, was perl@11710
37731              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
37732              Date: Fri, 17 Aug 2001 23:21:10 +0200
37733              Message-Id: <20010817232110.C7041@rafael> 
37734      Branch: perl
37735            ! sharedsv.c
37736 ____________________________________________________________________________
37737 [ 11710] By: jhi                                   on 2001/08/17  14:26:57
37738         Log: Update Changes.
37739      Branch: perl
37740            ! Changes patchlevel.h
37741 ____________________________________________________________________________
37742 [ 11709] By: jhi                                   on 2001/08/17  13:47:53
37743         Log: Upgrade to libnet 1.0704.
37744      Branch: perl
37745            - lib/Net/README.config lib/Net/demos/snpp lib/Net/libnet.ppd
37746            ! MANIFEST lib/Net/ChangeLog.libnet lib/Net/Cmd.pm
37747            ! lib/Net/Config.pm lib/Net/Domain.pm lib/Net/FTP.pm
37748            ! lib/Net/FTP/A.pm lib/Net/FTP/I.pm lib/Net/FTP/dataconn.pm
37749            ! lib/Net/NNTP.pm lib/Net/Netrc.pm lib/Net/POP3.pm
37750            ! lib/Net/README.libnet lib/Net/SMTP.pm lib/Net/Time.pm
37751            ! lib/Net/libnetFAQ.pod lib/Net/t/ftp.t
37752 ____________________________________________________________________________
37753 [ 11708] By: sky                                   on 2001/08/17  13:34:04
37754         Log: Let perl_clone copy PL_exit_flags
37755      Branch: perl
37756            ! sv.c
37757 ____________________________________________________________________________
37758 [ 11707] By: sky                                   on 2001/08/17  12:28:41
37759         Log: Protext sharedsv_space better. Extended EDIT and RELEASE macro
37760      Branch: perl
37761            ! sharedsv.c sharedsv.h
37762 ____________________________________________________________________________
37763 [ 11706] By: jhi                                   on 2001/08/17  11:59:28
37764         Log: The metaconfig unit change for #11705.
37765      Branch: metaconfig/U/perl
37766            ! Extensions.U
37767 ____________________________________________________________________________
37768 [ 11705] By: jhi                                   on 2001/08/17  11:58:48
37769         Log: Allow the threads extension to be found if present.
37770      Branch: perl
37771            ! Configure
37772 ____________________________________________________________________________
37773 [ 11704] By: nick                                  on 2001/08/17  11:47:54
37774         Log: Mail -> change script (pre-alpha)
37775      Branch: perl
37776            + Porting/apply
37777 ____________________________________________________________________________
37778 [ 11703] By: sky                                   on 2001/08/17  07:11:24
37779         Log: Fixed macros for localtime_r under USE_REENTRANT_API, also fixed for HP-UX 10.20
37780              Thanks to Tom Hospel for pointing out my error.
37781      Branch: perl
37782            ! op.h
37783 ____________________________________________________________________________
37784 [ 11702] By: sky                                   on 2001/08/17  04:18:11
37785         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.
37786      Branch: perl
37787            ! embed.pl miniperlmain.c perl.c perl.h proto.h
37788 ____________________________________________________________________________
37789 [ 11701] By: jhi                                   on 2001/08/17  03:22:38
37790         Log: Integrate Lingua::KO::Hangul::Util 0.02, Unicode::Normalize,
37791              and Unicode::Collate 0.07, from SADAHIRO Tomoyuki.
37792      Branch: perl
37793            + lib/Lingua/KO/Hangul/Util.pm lib/Lingua/KO/Hangul/Util/Changes
37794            + lib/Lingua/KO/Hangul/Util/README
37795            + lib/Lingua/KO/Hangul/Util/t/test.t lib/Unicode/Collate.pm
37796            + lib/Unicode/Collate/Changes lib/Unicode/Collate/README
37797            + lib/Unicode/Collate/keys.txt lib/Unicode/Collate/t/test.t
37798            + lib/Unicode/Normalize.pm lib/Unicode/Normalize/Changes
37799            + lib/Unicode/Normalize/README lib/Unicode/Normalize/t/norm.t
37800            + lib/Unicode/Normalize/t/test.t
37801            ! MANIFEST
37802 ____________________________________________________________________________
37803 [ 11700] By: jhi                                   on 2001/08/17  02:58:59
37804         Log: Subject: [PATCH perl@11683] IEEE float tweak for VMS
37805              Date: Thu, 16 Aug 2001 22:46:15 -0500
37806              From: "Craig A. Berry" <craigberry@mac.com>
37807              Message-Id: <5.1.0.14.0.20010816204836.01ab4e58@exchi01>
37808      Branch: perl
37809            ! configure.com numeric.c
37810 ____________________________________________________________________________
37811 [ 11699] By: jhi                                   on 2001/08/17  02:33:00
37812         Log: It seems that Tru64 has "naturally" threadsafe APIs only for
37813              of the usual suspects (like getpwent) but not for others
37814              (like localtime and rand).  The _r versions are available
37815              for all of them, so let's use them.
37816      Branch: perl
37817            ! perl.h
37818 ____________________________________________________________________________
37819 [ 11698] By: jhi                                   on 2001/08/17  01:53:02
37820         Log: (Accidental apply; thankfully empty.)
37821      Branch: perl
37822            ! hints/os390.sh
37823 ____________________________________________________________________________
37824 [ 11697] By: jhi                                   on 2001/08/17  01:50:55
37825         Log: Subject: Re: [ID 20010803.016] Possible regex bug in 5.6.1 
37826              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
37827              Date: Thu, 16 Aug 2001 16:27:49 +0100
37828              Message-Id: <200108161527.f7GFRnH09419@crypt.compulink.co.uk>
37829      Branch: perl
37830            ! regexec.c t/op/re_tests
37831 ____________________________________________________________________________
37832 [ 11696] By: jhi                                   on 2001/08/17  01:50:01
37833         Log: Subject: Re: [ID 20010814.004] pos() doesn't work when using =~m// in list context 
37834              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
37835              Date: Thu, 16 Aug 2001 18:50:01 +0100
37836              Message-Id: <200108161750.f7GHo1l22207@crypt.compulink.co.uk>
37837      Branch: perl
37838            ! pp_hot.c t/op/pat.t
37839 ____________________________________________________________________________
37840 [ 11695] By: jhi                                   on 2001/08/17  01:49:12
37841         Log: Subject: [PATCH] *time_r again
37842              From: "Arthur Bergman" <arthur@contiller.se>
37843              Date: Thu, 16 Aug 2001 16:01:54 +0200
37844              Message-ID: <00ca01c1265c$0175f940$21000a0a@vogw2kdev>
37845      Branch: perl
37846            ! op.h
37847 ____________________________________________________________________________
37848 [ 11694] By: jhi                                   on 2001/08/17  01:47:53
37849         Log: system() and backtick error handling cleanup from Craig A. Berry.
37850      Branch: perl
37851            ! vms/vms.c
37852 ____________________________________________________________________________
37853 [ 11693] By: gsar                                  on 2001/08/17  01:07:21
37854         Log: change#10334 leaks memory, copies string when it doesn't
37855              need to
37856      Branch: perl
37857            ! perl.c
37858 ____________________________________________________________________________
37859 [ 11692] By: jhi                                   on 2001/08/16  12:22:29
37860         Log: One more twist to the sprintf + utf8 testing.
37861      Branch: perl
37862            ! t/op/misc.t
37863 ____________________________________________________________________________
37864 [ 11691] By: jhi                                   on 2001/08/16  11:46:02
37865         Log: Fix for 20010407.008 sprintf removes utf8-ness.
37866      Branch: perl
37867            ! pp.c t/op/misc.t
37868 ____________________________________________________________________________
37869 [ 11690] By: jhi                                   on 2001/08/16  11:31:00
37870         Log: Subject: [PATCH] *time_r fixes
37871              From: "Arthur Bergman" <arthur@contiller.se>
37872              Message-ID: <00b901c1264e$1cbe6970$21000a0a@vogw2kdev>
37873              Date: Thu, 16 Aug 2001 14:22:27 +0200
37874      Branch: perl
37875            ! op.h
37876 ____________________________________________________________________________
37877 [ 11689] By: jhi                                   on 2001/08/16  11:29:30
37878         Log: Upgrade to CGI.pm 2.77.
37879      Branch: perl
37880            ! lib/CGI.pm lib/CGI/Fast.pm lib/CGI/Util.pm lib/CGI/t/form.t
37881            ! lib/CGI/t/function.t
37882 ____________________________________________________________________________
37883 [ 11688] By: jhi                                   on 2001/08/16  01:07:21
37884         Log: Document the bytes-to-Unicode upgrading.
37885      Branch: perl
37886            ! pod/perlunicode.pod
37887 ____________________________________________________________________________
37888 [ 11687] By: jhi                                   on 2001/08/16  00:29:29
37889         Log: Add a test for Unicode sprintf.
37890      Branch: perl
37891            ! t/op/misc.t
37892 ____________________________________________________________________________
37893 [ 11686] By: jhi                                   on 2001/08/16  00:20:40
37894         Log: Add Unicode tests for index/rindex.
37895      Branch: perl
37896            ! t/op/index.t
37897 ____________________________________________________________________________
37898 [ 11685] By: jhi                                   on 2001/08/15  22:51:53
37899         Log: Document a bit the art of minimizing the installation,
37900              based on the p5p discussion.
37901      Branch: perl
37902            ! INSTALL
37903 ____________________________________________________________________________
37904 [ 11684] By: nick                                  on 2001/08/15  15:03:31
37905         Log: Integrate mainline
37906      Branch: perlio
37907           +> sharedsv.c sharedsv.h
37908           !> (integrate 53 files)
37909 ____________________________________________________________________________
37910 [ 11683] By: jhi                                   on 2001/08/15  13:49:07
37911         Log: Update Changes.
37912      Branch: perl
37913            ! Changes patchlevel.h
37914 ____________________________________________________________________________
37915 [ 11682] By: jhi                                   on 2001/08/15  13:26:00
37916         Log: The #11673 necessitated a test tweak.
37917      Branch: perl
37918            ! t/io/utf8.t
37919 ____________________________________________________________________________
37920 [ 11681] By: jhi                                   on 2001/08/15  13:12:50
37921         Log: Also UNICOS is in the general case unable to silently
37922              handle fp overflows.
37923      Branch: perl
37924            ! numeric.c
37925 ____________________________________________________________________________
37926 [ 11680] By: jhi                                   on 2001/08/15  13:05:15
37927         Log: Try to get NV_MIN, NV_MAX, NV_MIN_10_EXP, NV_MAX_10_EXP,
37928              NV_EPSILON #defined.
37929      Branch: perl
37930            ! perl.h
37931 ____________________________________________________________________________
37932 [ 11679] By: jhi                                   on 2001/08/15  12:48:32
37933         Log: Re-establish the fp overflow detection for VAX VMS; there
37934              is no easy way to have the IEEE fp silent overflow semantics.
37935              (in Alpha VMS we still will use IEEE fp by default-- but it
37936              is still possible to configure Perl to use G_FLOAT)
37937      Branch: perl
37938            ! numeric.c
37939 ____________________________________________________________________________
37940 [ 11678] By: jhi                                   on 2001/08/15  12:27:41
37941         Log: Subject: [PATCH] pp_lock 
37942              From: "Arthur Bergman" <arthur@contiller.se>
37943              Date: Wed, 15 Aug 2001 11:52:16 +0200
37944              Message-ID: <008401c1256f$f75a91b0$21000a0a@vogw2kdev>
37945      Branch: perl
37946            ! pp.c
37947 ____________________________________________________________________________
37948 [ 11677] By: jhi                                   on 2001/08/15  12:26:44
37949         Log: Subject: Re: [ID 20010809.023] perlre misleads when stating that (?i) should be at front of pattern 
37950              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
37951              Date: Wed, 15 Aug 2001 11:32:11 +0100
37952              Message-Id: <200108151032.f7FAWBI30961@crypt.compulink.co.uk>
37953      Branch: perl
37954            ! regcomp.c t/op/re_tests
37955 ____________________________________________________________________________
37956 [ 11676] By: jhi                                   on 2001/08/15  12:25:29
37957         Log: Subject: Re: [ID 20010811.006] re_eval: logical leaks 
37958              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
37959              Date: Wed, 15 Aug 2001 10:33:49 +0100
37960              Message-Id: <200108150933.f7F9Xnr11222@crypt.compulink.co.uk>
37961      Branch: perl
37962            ! regexec.c t/op/re_tests
37963 ____________________________________________________________________________
37964 [ 11675] By: jhi                                   on 2001/08/15  03:28:20
37965         Log: Subject: Re: bug in File::Spec 0.82 (canonpath)
37966              From: Barrie Slaymaker <barries@slaysys.com>
37967              Date: Tue, 14 Aug 2001 14:32:25 -0400
37968              Message-ID: <20010814143225.A19822@jester.slaysys.com>
37969      Branch: perl
37970            ! lib/File/Spec.t lib/File/Spec/Unix.pm
37971 ____________________________________________________________________________
37972 [ 11674] By: jhi                                   on 2001/08/15  03:25:32
37973         Log: Subject: [PATCH: perl@11626] modify VMS default prefix for installation
37974              From: Peter Prymmer <pvhp@forte.com>
37975              Date: Tue, 14 Aug 2001 13:33:32 -0700 (PDT)
37976              Message-ID: <Pine.OSF.4.10.10108141327590.192110-100000@aspara.forte.com>
37977      Branch: perl
37978            ! README.vms configure.com
37979 ____________________________________________________________________________
37980 [ 11673] By: jhi                                   on 2001/08/15  03:16:14
37981         Log: Subject: [PATCH perl@11660] Warning incorrectly reported without -w
37982              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
37983              Date: Tue, 14 Aug 2001 21:23:27 +0200
37984              Message-ID: <20010814212327.A1919@rafael>
37985      Branch: perl
37986            ! doio.c
37987 ____________________________________________________________________________
37988 [ 11672] By: jhi                                   on 2001/08/15  03:15:25
37989         Log: Subject: [PATCH bleadperl] fixing SDBM_File problems under win32
37990              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu> 
37991              Date: Tue, 14 Aug 2001 22:30:11 +0200
37992              Message-ID: <4224685483.20010814223011@tesla.rcub.bg.ac.yu>
37993              
37994              Combination of nmake, quoting, and Perl expanded $( in here-doc.
37995      Branch: perl
37996            ! ext/SDBM_File/Makefile.PL
37997 ____________________________________________________________________________
37998 [ 11671] By: jhi                                   on 2001/08/14  13:44:40
37999         Log: Todo updates.
38000      Branch: perl
38001            ! pod/perltodo.pod
38002 ____________________________________________________________________________
38003 [ 11670] By: jhi                                   on 2001/08/14  13:10:36
38004         Log: Subject: [PATCH bleadperl CORE] removing sv.c warnings on VC++5.0
38005              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu> 
38006              Date: Mon, 13 Aug 2001 23:15:01 +0200
38007              Message-ID: <6114148607.20010813231501@tesla.rcub.bg.ac.yu>
38008      Branch: perl
38009            ! sv.c
38010 ____________________________________________________________________________
38011 [ 11669] By: jhi                                   on 2001/08/14  13:07:09
38012         Log: Subject: [PATCH] [b-]showlex.t
38013              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
38014              Date: Sun, 12 Aug 2001 22:24:51 +0200
38015              Message-ID: <6510457078.20010812222451@tesla.rcub.bg.ac.yu>
38016              
38017              The 4nt command shell will expand the % in command line
38018              no matter what quoting is attempted, changed the % to @.
38019      Branch: perl
38020            ! ext/B/Showlex.t
38021 ____________________________________________________________________________
38022 [ 11668] By: jhi                                   on 2001/08/14  13:01:02
38023         Log: Subject: [PATCH] magic.t
38024              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu> 
38025              Date: Sun, 12 Aug 2001 20:49:27 +0200
38026              Message-ID: <844732764.20010812204927@tesla.rcub.bg.ac.yu>
38027      Branch: perl
38028            ! t/op/magic.t
38029 ____________________________________________________________________________
38030 [ 11667] By: jhi                                   on 2001/08/14  12:35:17
38031         Log: Add sharedsv* to the DOSish platforms; plus add
38032              some WinCE files to the list of DOSish files.
38033      Branch: perl
38034            ! NetWare/Makefile Porting/makerel win32/Makefile
38035            ! win32/makefile.mk wince/Makefile.ce
38036 ____________________________________________________________________________
38037 [ 11666] By: jhi                                   on 2001/08/14  12:29:57
38038         Log: More DOSish files.
38039      Branch: perl
38040            ! Porting/makerel
38041 ____________________________________________________________________________
38042 [ 11665] By: jhi                                   on 2001/08/14  12:27:58
38043         Log: Strip CRs from the WinCE files.  Now we need to
38044              figure out in which CRs are really needed: probably
38045              Makefile.ce and the README files, at least, probably
38046              also the registry.bat.
38047      Branch: perl
38048            ! wince/Makefile.ce wince/README.compile wince/README.perlce
38049            ! wince/config.h wince/include/cectype.h wince/include/errno.h
38050            ! wince/include/sys/stat.h wince/include/sys/types.h
38051            ! wince/include/sys/utime.h wince/include/time.h wince/perl.rc
38052            ! wince/perldll.def wince/registry.bat wince/wince.h
38053            ! wince/xbuildall.ksh wince/xdistclean.ksh wince/xmakediffs.ksh
38054 ____________________________________________________________________________
38055 [ 11664] By: jhi                                   on 2001/08/14  12:05:09
38056         Log: Add some files to DOSish and writables.
38057      Branch: perl
38058            ! Porting/makerel
38059 ____________________________________________________________________________
38060 [ 11663] By: jhi                                   on 2001/08/14  03:08:07
38061         Log: Compile failure message tidying.
38062      Branch: perl
38063            ! t/lib/1_compile.t
38064 ____________________________________________________________________________
38065 [ 11662] By: jhi                                   on 2001/08/14  01:41:22
38066         Log: The new sharedsv* should be exported only if usethreads.
38067      Branch: perl
38068            ! makedef.pl
38069 ____________________________________________________________________________
38070 [ 11661] By: jhi                                   on 2001/08/14  00:25:30
38071         Log: Subject: [PATCH: perl@11626] URL updates for README.os390
38072              From: Peter Prymmer <pvhp@forte.com>
38073              Date: Mon, 13 Aug 2001 15:21:06 -0700 (PDT)
38074              Message-ID: <Pine.OSF.4.10.10108131517570.151295-100000@aspara.forte.com>
38075      Branch: perl
38076            ! README.os390
38077 ____________________________________________________________________________
38078 [ 11660] By: jhi                                   on 2001/08/13  12:54:54
38079         Log: Update Changes.
38080      Branch: perl
38081            ! Changes patchlevel.h
38082 ____________________________________________________________________________
38083 [ 11659] By: jhi                                   on 2001/08/13  12:45:21
38084         Log: Subject: [PATHC] sharedsv.[c|h]
38085              From: "Artur Bergman" <artur@contiller.se>
38086              Date: Mon, 13 Aug 2001 14:38:41 +0200
38087              Message-ID: <005401c123f4$e1f53360$21000a0a@vogw2kdev>  
38088              
38089              Subject: [PATCH] embed.pl
38090              From: Arthur Bergman <arthur@contiller.se>
38091              Date: Mon, 13 Aug 2001 14:38:14 +0200
38092              Message-ID: <B79D96D6.3088%arthur@contiller.se>
38093              
38094              Subject: [PATCH] sharedsv cleanups
38095              From: "Arthur Bergman" <arthur@contiller.se>
38096              Date: Mon, 13 Aug 2001 15:14:25 +0200
38097              Message-ID: <005a01c123f9$dfe525d0$21000a0a@vogw2kdev>  
38098              
38099              Plus few tweaks: _init needs to be Adp, the prototypes
38100              should not be revealed unless using ithreads, #endif FOO
38101              must be #endif /* FOO */, adding (parentheses) around
38102              do { } while doesn't work too well.
38103      Branch: perl
38104            + sharedsv.c sharedsv.h
38105            ! MANIFEST Makefile.SH embed.h embed.pl global.sym objXSUB.h
38106            ! perl.h perlapi.c pod/perlapi.pod proto.h
38107 ____________________________________________________________________________
38108 [ 11658] By: jhi                                   on 2001/08/13  12:00:08
38109         Log: Subject: Re: END {} blocks run in perl_run
38110              From: Arthur Bergman <arthur@contiller.se>
38111              Date: Mon, 13 Aug 2001 11:11:30 +0200
38112              Message-ID: <B79D6661.3068%arthur@contiller.se>
38113      Branch: perl
38114            ! perl.c
38115 ____________________________________________________________________________
38116 [ 11657] By: nick                                  on 2001/08/13  09:03:02
38117         Log: Integrate mainline
38118      Branch: perlio
38119           +> (branch 326 files)
38120            - (delete 330 files)
38121           !> (integrate 85 files)
38122 ____________________________________________________________________________
38123 [ 11656] By: jhi                                   on 2001/08/12  23:24:18
38124         Log: If you want you can now add -DUSE_UTF8_SCRIPTS to your cflags
38125              and the Perl will be built to do that by default (adding that
38126              will break scripts having non-UTF-8 binary data, such as Latin-1.)
38127      Branch: perl
38128            ! op.c toke.c utf8.h
38129 ____________________________________________________________________________
38130 [ 11655] By: jhi                                   on 2001/08/12  23:05:14
38131         Log: Unnecessary downgrades.
38132      Branch: perl
38133            ! doop.c
38134 ____________________________________________________________________________
38135 [ 11654] By: jhi                                   on 2001/08/12  22:56:47
38136         Log: Failure not true anymore (probably caused by my broken setup).
38137      Branch: perl
38138            ! t/op/pat.t
38139 ____________________________________________________________________________
38140 [ 11653] By: jhi                                   on 2001/08/12  22:46:12
38141         Log: Not quite so relicy as thought in #11651 (op/concat #4 and #5
38142              stopped working).
38143      Branch: perl
38144            ! op.h pp_ctl.c regcomp.c
38145 ____________________________________________________________________________
38146 [ 11652] By: jhi                                   on 2001/08/12  22:30:04
38147         Log: There is no IN_UTF8.
38148      Branch: perl
38149            ! utf8.h
38150 ____________________________________________________________________________
38151 [ 11651] By: jhi                                   on 2001/08/12  21:08:06
38152         Log: More (less) regex/utf8 relics.  (Toned down later in #11653.)
38153      Branch: perl
38154            ! op.c op.h pp_ctl.c regcomp.c
38155 ____________________________________________________________________________
38156 [ 11650] By: jhi                                   on 2001/08/12  20:17:32
38157         Log: Relic in op.c (no regex feature should depend on the utf8 pragma),
38158              and a test tweak.
38159      Branch: perl
38160            ! op.c t/pod/find.t
38161 ____________________________________________________________________________
38162 [ 11649] By: jhi                                   on 2001/08/12  18:45:52
38163         Log: Todo updates and fixes.
38164      Branch: perl
38165            ! pod/perltodo.pod
38166 ____________________________________________________________________________
38167 [ 11648] By: jhi                                   on 2001/08/12  18:43:50
38168         Log: Mark tests (and one module) having explicit Latin-1
38169              (and one file having explicit UTF-8) with an explicit
38170              'no utf8' (and one explicit 'use utf8').
38171              
38172              NOTE: t/op/pat.t #64 fails mysteriously under 'use utf8'.
38173      Branch: perl
38174            ! lib/CGI/t/html.t lib/Locale/Codes/t/languages.t
38175            ! lib/Locale/Language.pm lib/charnames.t lib/locale.t
38176            ! t/lib/locale/latin1 t/lib/locale/utf8 t/op/pat.t
38177 ____________________________________________________________________________
38178 [ 11647] By: jhi                                   on 2001/08/12  17:10:22
38179         Log: Subject: SV: END {} blocks run in perl_run
38180              From: "Arthur Bergman" <arthur@contiller.se>
38181              Date: Sun, 12 Aug 2001 00:34:28 +0200 
38182              Message-ID: <03fd01c122b5$c803c600$052aa8c0@foo>
38183      Branch: perl
38184            ! miniperlmain.c perl.c
38185 ____________________________________________________________________________
38186 [ 11646] By: jhi                                   on 2001/08/12  16:59:00
38187         Log: Typos in #11645.
38188      Branch: perl
38189            ! perl.h
38190 ____________________________________________________________________________
38191 [ 11645] By: jhi                                   on 2001/08/12  16:55:31
38192         Log: On ithreads default to use_reentrant except on naturally
38193              threadsafe platforms.
38194      Branch: perl
38195            ! perl.h
38196 ____________________________________________________________________________
38197 [ 11644] By: jhi                                   on 2001/08/12  15:45:43
38198         Log: (Hopefully) a fix for 20010723.004: make install needs
38199              write permission in build directory.  The problem was
38200              probably caused by overeager sprinkling of the lib/re.pm
38201              dependencies (which was done to guarantee lib/re.pm being
38202              uptodate for parallel makes: now solved by funneling that
38203              through an explicit recursive make in the preplibrary target).
38204      Branch: perl
38205            ! Makefile.SH
38206 ____________________________________________________________________________
38207 [ 11643] By: jhi                                   on 2001/08/12  14:16:44
38208         Log: Dispell the "use utf8" superstition.
38209      Branch: perl
38210            ! lib/utf8.pm pod/perlfunc.pod pod/perlretut.pod pod/perltoc.pod
38211            ! pod/perlunicode.pod
38212 ____________________________________________________________________________
38213 [ 11642] By: jhi                                   on 2001/08/12  13:56:42
38214         Log: Subject: Re: [ID 20010730.010] FETCH called twice with -T
38215              From: "Abigail" <abigail@foad.org> 
38216              Date: Sat, 11 Aug 2001 23:49:49 +0200
38217              Message-ID: <20010811214950.23255.qmail@foad.org>
38218      Branch: perl
38219            ! t/op/taint.t
38220 ____________________________________________________________________________
38221 [ 11641] By: jhi                                   on 2001/08/12  13:56:18
38222         Log: Subject: Re: [ID 20010730.010] FETCH called twice with -T
38223              From: Abhijit Menon-Sen <ams@wiw.org>
38224              Date: Sat, 11 Aug 2001 06:18:19 +0530
38225              Message-ID: <20010811061819.P526@lustre.dyn.wiw.org>
38226      Branch: perl
38227            ! mg.c
38228 ____________________________________________________________________________
38229 [ 11640] By: jhi                                   on 2001/08/12  13:45:58
38230         Log: Test for change #11639.
38231      Branch: perl
38232            ! t/op/tiehandle.t
38233 ____________________________________________________________________________
38234 [ 11639] By: jhi                                   on 2001/08/12  13:42:03
38235         Log: Subject: Re: Can't localize *FH, then tie it
38236              From: Abhijit Menon-Sen <ams@wiw.org>
38237              Date: Sun, 12 Aug 2001 16:08:06 +0530
38238              Message-ID: <20010812160806.A28712@lustre.dyn.wiw.org>
38239      Branch: perl
38240            ! pp_hot.c pp_sys.c
38241 ____________________________________________________________________________
38242 [ 11638] By: jhi                                   on 2001/08/12  03:30:07
38243         Log: Drop all the unnecessary "use utf8" clauses and some of
38244              the unnecessary "use bytes" ones.
38245              
38246              TODO: scour the documentation for unnecessary "use utf8"
38247              and prominently display it in perldelta when the time comes.
38248              ("use utf8" should be necessary ONLY if one wants the script
38249              to be in UTF-8.)  Also should be checked in some non-ASCII
38250              non-Latin-1 platform, like EBCDIC.
38251      Branch: perl
38252            ! t/comp/require.t t/io/utf8.t t/op/concat.t t/op/each.t
38253            ! t/op/pat.t t/op/regmesg.t t/op/sprintf.t t/op/tr.t
38254 ____________________________________________________________________________
38255 [ 11637] By: jhi                                   on 2001/08/11  17:55:36
38256         Log: Add t/op/lc.t to see if lc, uc, lcfirst, ucfirst, quotemeta work.
38257              Smoked out bugs (well, the same bug twice) from ucfirst and lcfirst
38258              in Unicode handling.
38259      Branch: perl
38260            + t/op/lc.t
38261            ! MANIFEST pp.c t/op/misc.t t/op/readdir.t
38262 ____________________________________________________________________________
38263 [ 11636] By: jhi                                   on 2001/08/11  17:14:06
38264         Log: Thinko: we want the flags for native cc, not gcc.
38265      Branch: perl
38266            ! hints/dec_osf.sh
38267 ____________________________________________________________________________
38268 [ 11635] By: jhi                                   on 2001/08/11  15:14:48
38269         Log: (retracted by 13077)
38270              Subject: [PATCH] Re: [ID 20010809.028] x operator not copying elements in 'for' list?
38271              From: Robin Houston <robin@kitsite.com>
38272              Date: Fri, 10 Aug 2001 14:42:02 +0100
38273              Message-ID: <20010810144202.A32754@puffinry.freeserve.co.uk>
38274      Branch: perl
38275            ! pp.c
38276 ____________________________________________________________________________
38277 [ 11634] By: jhi                                   on 2001/08/11  14:59:22
38278         Log: Subject: [PATCH] turn $a.=<F> into an RCATLINE
38279              From: Abhijit Menon-Sen <ams@wiw.org>
38280              Date: Sat, 11 Aug 2001 16:31:04 +0530
38281              Message-ID: <20010811163104.Q526@lustre.dyn.wiw.org>
38282      Branch: perl
38283            ! op.c
38284 ____________________________________________________________________________
38285 [ 11633] By: jhi                                   on 2001/08/11  14:58:07
38286         Log: Get rid of indread, from Abhijit Menon-Sen.
38287      Branch: perl
38288            ! pp_sys.c
38289 ____________________________________________________________________________
38290 [ 11632] By: jhi                                   on 2001/08/10  23:39:04
38291         Log: CRLFgngngn.
38292      Branch: perl
38293            ! win32/Makefile win32/makefile.mk
38294 ____________________________________________________________________________
38295 [ 11631] By: jhi                                   on 2001/08/10  23:37:43
38296         Log: Decommission Time::Piece; unnecessary Yet Another Time-Date Module.
38297      Branch: perl
38298            - ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
38299            - ext/Time/Piece/Piece.t ext/Time/Piece/Piece.xs
38300            - ext/Time/Piece/README ext/Time/Piece/Seconds.pm
38301            ! MANIFEST Porting/config.sh djgpp/config.over epoc/config.sh
38302            ! ext/POSIX/POSIX.pod hints/vmesa.sh pod/perlfaq4.pod
38303            ! pod/perllocale.pod pod/perltoc.pod t/lib/1_compile.t
38304            ! win32/Makefile win32/makefile.mk
38305 ____________________________________________________________________________
38306 [ 11630] By: jhi                                   on 2001/08/10  13:53:15
38307         Log: Avoid #elif (less portable than #else #if).
38308      Branch: perl
38309            ! handy.h
38310 ____________________________________________________________________________
38311 [ 11629] By: jhi                                   on 2001/08/10  13:49:53
38312         Log: Subject: patch for perlvar.pod
38313              From: mah@everybody.org (Mark A. Hershberger)
38314              Date: 08 Aug 2001 17:03:16 -0500
38315              Message-ID: <87g0b2w6or.fsf@mah.mcdermott.com>
38316      Branch: perl
38317            ! pod/perlvar.pod
38318 ____________________________________________________________________________
38319 [ 11628] By: jhi                                   on 2001/08/10  13:45:48
38320         Log: cpp commands must start (the # must be) at the column #0.
38321      Branch: perl
38322            ! op.c
38323 ____________________________________________________________________________
38324 [ 11627] By: jhi                                   on 2001/08/10  13:41:07
38325         Log: If using gcc -B/foo/bar makedepend would give
38326              unnecessary warnings about unused -B/foo/bar.
38327      Branch: perl
38328            ! makedepend.SH
38329 ____________________________________________________________________________
38330 [ 11626] By: jhi                                   on 2001/08/09  14:56:29
38331         Log: Update Changes.
38332      Branch: perl
38333            ! Changes patchlevel.h
38334 ____________________________________________________________________________
38335 [ 11625] By: jhi                                   on 2001/08/09  14:54:05
38336         Log: s/z/tz/
38337      Branch: perl
38338            ! pod/perlfaq2.pod
38339 ____________________________________________________________________________
38340 [ 11624] By: jhi                                   on 2001/08/09  14:52:52
38341         Log: Article nit.
38342      Branch: perl
38343            ! pod/perlfaq2.pod
38344 ____________________________________________________________________________
38345 [ 11623] By: jhi                                   on 2001/08/09  14:49:00
38346         Log: Rename lib/unicode files to lib/unicore to avoid
38347              conflicts between core lib/unicode and Unicode::
38348              files in case-ignoring filesystems.
38349      Branch: perl
38350            + (add 325 files)
38351            - (delete 324 files)
38352            ! MANIFEST lib/charnames.pm lib/utf8_heavy.pl pod/perlretut.pod
38353 ____________________________________________________________________________
38354 [ 11622] By: jhi                                   on 2001/08/09  13:33:47
38355         Log: Upgrade to Math::BigInt 1.41.
38356      Branch: perl
38357            ! lib/Math/BigInt.pm lib/Math/BigInt/t/bigintpm.t
38358 ____________________________________________________________________________
38359 [ 11621] By: jhi                                   on 2001/08/09  13:31:20
38360         Log: Subject: [PATCH] remove PL_na from typemap
38361              From: James <james@rf.net>
38362              Date: Mon, 06 Aug 2001 20:23:15 -0700
38363              Message-ID: <3B6F5F23.A31A81B1@rf.net>
38364              
38365              (had to be manually applied)
38366      Branch: perl
38367            ! lib/ExtUtils/typemap
38368 ____________________________________________________________________________
38369 [ 11620] By: jhi                                   on 2001/08/09  13:27:11
38370         Log: The metaconfig unit changes for #11618.
38371      Branch: metaconfig/U/perl
38372            + d_fpclassl.U i_fp.U
38373 ____________________________________________________________________________
38374 [ 11619] By: jhi                                   on 2001/08/09  13:25:21
38375         Log: Forgot this from #11618.
38376              
38377              NOTE: wince/config_H.ce needs updating.
38378      Branch: perl
38379            ! wince/config.ce
38380 ____________________________________________________________________________
38381 [ 11618] By: jhi                                   on 2001/08/09  13:21:51
38382         Log: Introduce more floating point classifying APIs;
38383              try to define (most importantly) Perl_is{inf,nan}(x).
38384              
38385              For this first cut, assume none such APIs exist in non-UNIXoid
38386              platforms-- this is of course too unkind: Win32 rumoredly has
38387              _fpclass() and _isnan(), and VMS/VOS very probably have some
38388              of the APIs available.     The only thing Perl uses at the moment
38389              is Perl_isnan() (has been in use for a while now).
38390              
38391              NOTE: the Win32 and NetWare config_h.?c need regenerating.
38392      Branch: perl
38393            ! Configure NetWare/config.wc Porting/Glossary Porting/config.sh
38394            ! Porting/config_H config_h.SH configure.com epoc/config.sh
38395            ! hints/hpux.sh perl.h pod/perltoc.pod uconfig.h uconfig.sh
38396            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
38397            ! vos/config.ga.h win32/config.bc win32/config.gc
38398            ! win32/config.vc win32/config_H.bc win32/config_H.gc
38399            ! win32/config_H.vc wince/config.ce wince/config.h
38400 ____________________________________________________________________________
38401 [ 11617] By: jhi                                   on 2001/08/09  11:08:51
38402         Log: Integrate change #11519 from perlio:
38403              
38404              Avoid testing for (non-)existance of "encoding(xxxx)"
38405              layer is called "encoding" the (xxxx) is an argument.
38406      Branch: perl
38407           !> lib/open.pm
38408 ____________________________________________________________________________
38409 [ 11616] By: nick                                  on 2001/08/09  07:50:24
38410         Log: Integrate mainline
38411      Branch: perlio
38412           +> ext/PerlIO/t/via.t lib/Getopt/Long/CHANGES
38413           +> lib/Getopt/Long/README lib/Getopt/Long/t/gol-basic.t
38414           +> lib/Getopt/Long/t/gol-compat.t lib/Getopt/Long/t/gol-linkage.t
38415           +> lib/Getopt/Long/t/gol-oo.t utils/perlivp.PL
38416            - lib/Getopt/Long/t/basic.t lib/Getopt/Long/t/compat.t
38417            - lib/Getopt/Long/t/linkage.t lib/Getopt/Long/t/oo.t
38418           !> (integrate 79 files)
38419 ____________________________________________________________________________
38420 [ 11615] By: nick                                  on 2001/08/09  06:23:44
38421         Log: Avoid testing for (non-)existance of "encoding(xxxx)"
38422              layer is called "encoding" the (xxxx) is an argument.
38423      Branch: perlio
38424            ! lib/open.pm
38425 ____________________________________________________________________________
38426 [ 11614] By: jhi                                   on 2001/08/08  21:50:19
38427         Log: Subject: [PATCH bleadperl] Teach B::Concise about PADOP
38428              From: Paul Johnson <paul@pjcj.net>
38429              Date: Wed, 8 Aug 2001 23:54:17 +0200
38430              Message-ID: <20010808235417.O1006@pjcj.net>
38431      Branch: perl
38432            ! ext/B/B/Concise.pm
38433 ____________________________________________________________________________
38434 [ 11613] By: jhi                                   on 2001/08/08  13:22:13
38435         Log: Make VMS use IEEE math by default; reorder Tru64 hints
38436              so that -fprm d -ieee (the -ieee gives as e.g. IEEE 754
38437              exception semantics) is always set if using (the new) cc.
38438      Branch: perl
38439            ! configure.com hints/dec_osf.sh
38440 ____________________________________________________________________________
38441 [ 11612] By: jhi                                   on 2001/08/08  12:14:56
38442         Log: Subject: Re: [ID 20010806.008] tied hashes, invocation of FIRSTKEY
38443              From: Abhijit Menon-Sen <ams@wiw.org>
38444              Date: Tue, 7 Aug 2001 17:16:05 +0530
38445              Message-ID: <20010807171605.K526@lustre.dyn.wiw.org>
38446      Branch: perl
38447            ! pp_sys.c
38448 ____________________________________________________________________________
38449 [ 11611] By: jhi                                   on 2001/08/08  02:28:58
38450         Log: Subject: [PATCH perl@11597] fix t/run/exit.t for VMS
38451              From: "Craig A. Berry" <craigberry@mac.com>
38452              Date: Tue, 07 Aug 2001 22:27:47 -0500
38453              Message-Id: <5.1.0.14.0.20010806105326.02d22298@exchi01>
38454      Branch: perl
38455            ! t/run/exit.t
38456 ____________________________________________________________________________
38457 [ 11610] By: jhi                                   on 2001/08/08  00:12:00
38458         Log: Subject: [PATCH bleadperl] better VMS docs for $?, exit(), and system()
38459              From: "Craig A. Berry" <craigberry@mac.com>
38460              Date: Tue, 07 Aug 2001 20:01:53 -0500
38461              Message-Id: <5.1.0.14.0.20010807155648.01ba3c98@exchi01>
38462      Branch: perl
38463            ! pod/perlport.pod pod/perlvar.pod vms/perlvms.pod
38464 ____________________________________________________________________________
38465 [ 11609] By: jhi                                   on 2001/08/07  23:49:09
38466         Log: Update the magazine information.
38467      Branch: perl
38468            ! pod/perlfaq2.pod
38469 ____________________________________________________________________________
38470 [ 11608] By: jhi                                   on 2001/08/07  23:35:27
38471         Log: Ignore SIGFPE everywhere.
38472      Branch: perl
38473            ! hints/os390.sh hints/posix-bc.sh hints/uts.sh numeric.c perl.h
38474 ____________________________________________________________________________
38475 [ 11607] By: jhi                                   on 2001/08/07  23:07:04
38476         Log: With permission, change the licensing of the docs by
38477              TomC (and Gnat) to comply with the rest of Perl.
38478      Branch: perl
38479            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
38480            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
38481            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
38482            ! pod/perlfaq9.pod pod/perlopentut.pod pod/perltoot.pod
38483            ! pod/perltootc.pod
38484 ____________________________________________________________________________
38485 [ 11606] By: jhi                                   on 2001/08/07  22:50:04
38486         Log: Subject: [PATCH 5.6.x, 5.7.2] hints/openbsd.sh tweaks.
38487              From: Andy Dougherty <doughera@lafayette.edu>
38488              Date: Tue, 7 Aug 2001 15:49:33 -0400 (EDT)
38489              Message-ID: <Pine.SOL.4.10.10108071544040.2431-100000@maxwell.phys.lafayette.edu>
38490      Branch: perl
38491            ! hints/openbsd.sh
38492 ____________________________________________________________________________
38493 [ 11605] By: jhi                                   on 2001/08/07  22:49:18
38494         Log: Subject: [PATCH] Makefile.SH test_prep dependency
38495              From: Andy Dougherty <doughera@lafayette.edu>
38496              Date: Tue, 7 Aug 2001 15:44:01 -0400 (EDT)
38497              Message-ID: <Pine.SOL.4.10.10108071540190.2431-100000@maxwell.phys.lafayette.edu>
38498      Branch: perl
38499            ! Makefile.SH
38500 ____________________________________________________________________________
38501 [ 11604] By: jhi                                   on 2001/08/07  22:44:35
38502         Log: Don't autogenerate the headers et alia,
38503              make regen_headers explicitly.
38504      Branch: perl
38505            ! Makefile.SH
38506 ____________________________________________________________________________
38507 [ 11603] By: jhi                                   on 2001/08/07  22:33:48
38508         Log: Subject: Re: [ID 20010807.011] 5.6.1 coredumping on bleedperl embed.pl
38509              From: Gurusamy Sarathy <gsar@ActiveState.com> 
38510              Date: Tue, 07 Aug 2001 08:33:26 -0700
38511              Message-Id: <200108071533.f77FXQf01168@smtp3.ActiveState.com>
38512              
38513              Unnecessary dependency.
38514      Branch: perl
38515            ! embed.pl
38516 ____________________________________________________________________________
38517 [ 11602] By: jhi                                   on 2001/08/07  13:52:41
38518         Log: Subject: Re: [ID 20010806.006] Can't read coderef from tied variable
38519              From: Abhijit Menon-Sen <ams@wiw.org>
38520              Date: Tue, 7 Aug 2001 09:10:54 +0530
38521              Message-ID: <20010807091054.H526@lustre.dyn.wiw.org>
38522      Branch: perl
38523            ! pp_hot.c
38524 ____________________________________________________________________________
38525 [ 11601] By: jhi                                   on 2001/08/07  13:46:33
38526         Log: Subject: [PATCH perl@11597] B && BEGIN handling
38527              From: "James A. Duncan" <jduncan@fotango.com>
38528              Date: Mon, 6 Aug 2001 17:29:11 +0100
38529              Message-ID: <20010806172911.A2071@fotango.com>
38530              
38531              (the intrpvar.h addition moved to the end for bincompat)
38532      Branch: perl
38533            ! embedvar.h ext/B/B.xs intrpvar.h perl.c perlapi.h
38534 ____________________________________________________________________________
38535 [ 11600] By: jhi                                   on 2001/08/07  11:53:48
38536         Log: Integrate change #11598 from maintperl (fcrypt.c URL updates)
38537      Branch: perl
38538           !> README.win32
38539 ____________________________________________________________________________
38540 [ 11599] By: gsar                                  on 2001/08/07  06:31:39
38541         Log: fix URLs for fcrypt.c
38542      Branch: maint-5.6/perl
38543            ! README.win32
38544 ____________________________________________________________________________
38545 [ 11598] By: jhi                                   on 2001/08/06  15:02:48
38546         Log: Yet another way to say Infinity: HP-UX calls its "++".
38547      Branch: perl
38548            ! lib/Math/BigInt/t/bigintpm.t
38549 ____________________________________________________________________________
38550 [ 11597] By: jhi                                   on 2001/08/06  13:40:01
38551         Log: Update Changes.
38552      Branch: perl
38553            ! Changes patchlevel.h
38554 ____________________________________________________________________________
38555 [ 11596] By: jhi                                   on 2001/08/06  13:24:28
38556         Log: Advertise File::Temp, don't advertise POSIX::tmpnam().
38557      Branch: perl
38558            ! pod/perlfaq5.pod
38559 ____________________________________________________________________________
38560 [ 11595] By: jhi                                   on 2001/08/06  12:51:38
38561         Log: The #11593 wasn't right.
38562      Branch: perl
38563            ! lib/Math/BigInt/t/bigintpm.t
38564 ____________________________________________________________________________
38565 [ 11594] By: jhi                                   on 2001/08/06  12:34:15
38566         Log: Subject: [PATCH: perl@11564] introducing perlivp
38567              From: Prymmer/Kahn <pvhp@best.com>
38568              Date: Sun, 5 Aug 2001 22:00:14 -0700 (PDT)
38569              Message-ID: <Pine.BSF.4.21.0108052155110.7110-100000@shell8.ba.best.com>
38570              
38571              Subject: Re: [PATCH: perl@11564] introducing perlivp
38572              From: Prymmer/Kahn <pvhp@best.com>
38573              Date: Sun, 5 Aug 2001 22:32:59 -0700 (PDT)
38574              Message-ID: <Pine.BSF.4.21.0108052229470.9059-100000@shell8.ba.best.com>
38575      Branch: perl
38576            + utils/perlivp.PL
38577            ! MANIFEST utils.lst utils/Makefile vms/descrip_mms.template
38578            ! win32/Makefile win32/makefile.mk
38579 ____________________________________________________________________________
38580 [ 11593] By: jhi                                   on 2001/08/05  23:10:52
38581         Log: libcs are confused what to call Infinity.
38582      Branch: perl
38583            ! lib/Math/BigInt/t/bigintpm.t
38584 ____________________________________________________________________________
38585 [ 11592] By: jhi                                   on 2001/08/05  23:07:50
38586         Log: Avoid SIGFPE in Tru64.
38587      Branch: perl
38588            ! numeric.c
38589 ____________________________________________________________________________
38590 [ 11591] By: jhi                                   on 2001/08/05  22:46:10
38591         Log: Upgrade to Math::BigInt 1.40.
38592              
38593              NOTE: this patch necessitates doing something about
38594              infinity handling since the new bigintpm.t tests use
38595              infinity, which causes SIGFPEs at least in Tru64.
38596      Branch: perl
38597            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
38598            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.t
38599            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.t
38600            ! lib/Math/BigInt/t/mbimbf.t
38601 ____________________________________________________________________________
38602 [ 11590] By: gsar                                  on 2001/08/05  21:57:43
38603         Log: remove hardcoded cmd shell in testsuite
38604      Branch: perl
38605            ! t/op/glob.t t/op/magic.t t/op/stat.t
38606 ____________________________________________________________________________
38607 [ 11589] By: gsar                                  on 2001/08/05  21:35:50
38608         Log: 4-arg select() was busted on windows because change#8178 didn't
38609              make it into mainline
38610      Branch: perl
38611            ! perl.h win32/include/sys/socket.h
38612 ____________________________________________________________________________
38613 [ 11588] By: jhi                                   on 2001/08/05  19:40:31
38614         Log: Rename the Getopt::Long tests to be as they are
38615              in the Getopt::Long official distribution.
38616      Branch: perl
38617            + lib/Getopt/Long/t/gol-basic.t lib/Getopt/Long/t/gol-compat.t
38618            + lib/Getopt/Long/t/gol-linkage.t lib/Getopt/Long/t/gol-oo.t
38619            - lib/Getopt/Long/t/basic.t lib/Getopt/Long/t/compat.t
38620            - lib/Getopt/Long/t/linkage.t lib/Getopt/Long/t/oo.t
38621            ! MANIFEST
38622 ____________________________________________________________________________
38623 [ 11587] By: jhi                                   on 2001/08/05  19:38:07
38624         Log: Upgrade to Getopt::Long 2.26.
38625      Branch: perl
38626            + lib/Getopt/Long/CHANGES lib/Getopt/Long/README
38627            ! MANIFEST lib/Getopt/Long.pm
38628 ____________________________________________________________________________
38629 [ 11586] By: jhi                                   on 2001/08/05  19:26:50
38630         Log: Retract #10874 (the hack should be unnecessary by now)
38631      Branch: perl
38632            ! lib/Test/Harness.pm
38633 ____________________________________________________________________________
38634 [ 11585] By: gsar                                  on 2001/08/05  16:45:54
38635         Log: avoid temp file littering in tests
38636      Branch: perl
38637            ! ext/PerlIO/t/encoding.t lib/Memoize/t/errors.t
38638 ____________________________________________________________________________
38639 [ 11584] By: jhi                                   on 2001/08/05  16:42:50
38640         Log: Subject: warning in sv.c: double format, NV arg
38641              From: "Philip Newton" <Philip.Newton@gmx.net>
38642              Date: Sun, 5 Aug 2001 19:41:07 +0200
38643              Message-Id: <200108051735.f75HZ1L18235@chaos.wustl.edu>
38644      Branch: perl
38645            ! sv.c
38646 ____________________________________________________________________________
38647 [ 11583] By: gsar                                  on 2001/08/05  16:28:22
38648         Log: fix POSIX.t#13 for windos
38649      Branch: perl
38650            ! ext/POSIX/POSIX.t
38651 ____________________________________________________________________________
38652 [ 11582] By: jhi                                   on 2001/08/05  16:10:59
38653         Log: Add a test for PerlIO::Via.
38654      Branch: perl
38655            + ext/PerlIO/t/via.t
38656            ! MANIFEST ext/PerlIO/Via/Via.pm
38657 ____________________________________________________________________________
38658 [ 11581] By: gsar                                  on 2001/08/05  15:00:26
38659         Log: flock() and link() are not available on Windows 9x
38660      Branch: perl
38661            ! win32/config_sh.PL
38662 ____________________________________________________________________________
38663 [ 11580] By: jhi                                   on 2001/08/05  13:56:46
38664         Log: Some Tru64 C compilers have C++ components that confuse
38665              the ccversion parsing.
38666      Branch: perl
38667            ! hints/dec_osf.sh
38668 ____________________________________________________________________________
38669 [ 11579] By: jhi                                   on 2001/08/05  13:31:07
38670         Log: (Reintroduce #11125)
38671              
38672              Subject: MakeMaker should pass through DEFINE and INC to subdirs 
38673              From: Alan Burlison <Alan.Burlison@sun.com> 
38674              Date: Tue, 03 Jul 2001 15:20:13 +0100   
38675              Message-ID: <3B41D49D.A923D4F9@sun.com> 
38676      Branch: perl
38677            ! lib/ExtUtils/MM_Unix.pm
38678 ____________________________________________________________________________
38679 [ 11578] By: jhi                                   on 2001/08/05  03:17:20
38680         Log: Little pointer juggling for HP-UX cc to avoid
38681              "warning 524: Cast (non-lvalue) appears on left-hand side of assignment."
38682              followed by
38683              "error 1549: Modifiable lvalue required for assignment operator."
38684      Branch: perl
38685            ! hv.c
38686 ____________________________________________________________________________
38687 [ 11577] By: jhi                                   on 2001/08/04  18:09:38
38688         Log: Continuation of #11575: SANY_SEEN completely deprecated,
38689              plus more tests that unearthed a bug in @a = ($utf8 =~ /\C/g),
38690              plus a fix for the bug.
38691      Branch: perl
38692            ! pp_hot.c regcomp.c regcomp.h regexec.c regexp.h t/op/pat.t
38693 ____________________________________________________________________________
38694 [ 11576] By: jhi                                   on 2001/08/04  17:31:06
38695         Log: Subject: Re: [patch] rid "Scalars leaked" from perl_clone
38696              From: Doug MacEachern <dougm@covalent.net>
38697              Date: Sat, 4 Aug 2001 11:09:37 -0700 (PDT)
38698              Message-ID: <Pine.LNX.4.21.0108041102390.23972-100000@mako.covalent.net>
38699      Branch: perl
38700            ! sv.c
38701 ____________________________________________________________________________
38702 [ 11575] By: jhi                                   on 2001/08/04  17:28:55
38703         Log: Decouple SANY into SANY and CANY: the new SANY is /./s,
38704              the new CANY is the \C.  The problem reported and the
38705              test case supplied in
38706              
38707              Subject: UTF-8 bugs in string length & single line regex matches
38708              From: "Daniel P. Berrange" <dan@berrange.com>
38709              Date: Fri, 3 Aug 2001 11:39:33 +0100
38710              Message-ID: <20010803113932.A19318@berrange.com>
38711      Branch: perl
38712            ! regcomp.c regcomp.h regcomp.sym regexec.c regexp.h regnodes.h
38713            ! t/op/pat.t
38714 ____________________________________________________________________________
38715 [ 11574] By: jhi                                   on 2001/08/04  15:42:34
38716         Log: Subject: Re: [patch] ignore PL_curpm in PL_regex_padav cleanup
38717              From: Doug MacEachern <dougm@covalent.net>
38718              Date: Sat, 4 Aug 2001 09:43:02 -0700 (PDT)
38719              Message-ID: <Pine.LNX.4.21.0108040939050.23972-100000@mako.covalent.net>
38720      Branch: perl
38721            ! perl.c regexec.c
38722 ____________________________________________________________________________
38723 [ 11573] By: jhi                                   on 2001/08/04  14:20:26
38724         Log: The #11572 didn't up the test count.
38725      Branch: perl
38726            ! t/op/length.t
38727 ____________________________________________________________________________
38728 [ 11572] By: jhi                                   on 2001/08/04  14:12:45
38729         Log: Subject: UTF-8 bugs in string length & single line regex matches
38730              From: "Daniel P. Berrange" <dan@berrange.com>
38731              Date: Fri, 3 Aug 2001 11:39:33 +0100         
38732              Message-ID: <20010803113932.A19318@berrange.com>
38733              
38734              (the mg_length() fix)
38735      Branch: perl
38736            ! mg.c t/op/length.t
38737 ____________________________________________________________________________
38738 [ 11571] By: jhi                                   on 2001/08/04  14:10:39
38739         Log: Subject: Re: [PATCH hv.c] newHVhv shouldn't reset xhv_max so often
38740              From: Abhijit Menon-Sen <ams@wiw.org>
38741              Date: Sat, 4 Aug 2001 16:56:35 +0530
38742              Message-ID: <20010804165635.E526@lustre.dyn.wiw.org>
38743      Branch: perl
38744            ! hv.c
38745 ____________________________________________________________________________
38746 [ 11570] By: jhi                                   on 2001/08/04  14:09:59
38747         Log: Subject: Re: [PATCH hv.c] newHVhv shouldn't reset xhv_max so often
38748              From: Abhijit Menon-Sen <ams@wiw.org>
38749              Date: Sat, 4 Aug 2001 16:16:03 +0530
38750              Message-ID: <20010804161603.C526@lustre.dyn.wiw.org>
38751      Branch: perl
38752            ! hv.c
38753 ____________________________________________________________________________
38754 [ 11569] By: jhi                                   on 2001/08/04  14:09:09
38755         Log: Subject: Re: [patch] refcount re ops
38756              From: Abhijit Menon-Sen <ams@wiw.org>
38757              Date: Sat, 4 Aug 2001 08:54:55 +0530
38758              Message-ID: <20010804085455.B526@lustre.dyn.wiw.org>
38759      Branch: perl
38760            ! sv.c
38761 ____________________________________________________________________________
38762 [ 11568] By: jhi                                   on 2001/08/04  14:08:19
38763         Log: Subject: [patch] refcount re ops
38764              From: Doug MacEachern <dougm@covalent.net>
38765              Date: Fri, 3 Aug 2001 18:17:41 -0700 (PDT)
38766              Message-ID: <Pine.LNX.4.21.0108031814240.23972-100000@mako.covalent.net>
38767      Branch: perl
38768            ! regcomp.c sv.c
38769 ____________________________________________________________________________
38770 [ 11567] By: jhi                                   on 2001/08/03  23:52:56
38771         Log: Subject: [patch] ignore PL_curpm in PL_regex_padav cleanup
38772              From: Doug MacEachern <dougm@covalent.net>
38773              Date: Fri, 3 Aug 2001 17:37:53 -0700 (PDT)
38774              Message-ID: <Pine.LNX.4.21.0108031730040.23972-100000@mako.covalent.net>
38775      Branch: perl
38776            ! perl.c regexec.c
38777 ____________________________________________________________________________
38778 [ 11566] By: jhi                                   on 2001/08/03  20:45:10
38779         Log: Subject: [PATCH perl@11564] fix t/op/misc.t for VMS
38780              From: "Craig A. Berry" <craigberry@mac.com> 
38781              Date: Fri, 03 Aug 2001 16:16:16 -0500
38782              Message-Id: <5.1.0.14.0.20010803161026.03530e58@exchi01> 
38783      Branch: perl
38784            ! t/op/misc.t
38785 ____________________________________________________________________________
38786 [ 11565] By: jhi                                   on 2001/08/03  13:46:40
38787         Log: Subject: Re: [ID 20010731.105] MinGW can't compile win32.c on Windows 2000
38788              From: John Kristian <jmk2001@engineer.com>
38789              Date: Fri, 03 Aug 2001 00:59:08 -0700
38790              Message-id: <03a101c11bf2$2c9b5ee0$0100a8c0@JOHNKRISTIAN>
38791      Branch: perl
38792            ! win32/win32.c
38793 ____________________________________________________________________________
38794 [ 11564] By: jhi                                   on 2001/08/03  13:25:39
38795         Log: Update Changes.
38796      Branch: perl
38797            ! Changes patchlevel.h
38798 ____________________________________________________________________________
38799 [ 11563] By: jhi                                   on 2001/08/03  12:13:17
38800         Log: Subject: [PATCH perl@11523] fix Stash.t for VMS
38801              From: "Craig A. Berry" <craigberry@mac.com>
38802              Date: Thu, 02 Aug 2001 23:15:24 -0500
38803              Message-Id: <5.1.0.14.0.20010802230843.03530e58@mail.mac.com>
38804      Branch: perl
38805            ! ext/B/Stash.t
38806 ____________________________________________________________________________
38807 [ 11562] By: jhi                                   on 2001/08/03  12:11:57
38808         Log: Subject: [patch] plug PL_cshname leak
38809              From: Doug MacEachern <dougm@covalent.net>
38810              Date: Thu, 2 Aug 2001 20:59:04 -0700 (PDT)
38811              Message-ID: <Pine.LNX.4.21.0108022058020.8991-100000@mako.covalent.net>
38812      Branch: perl
38813            ! sv.c
38814 ____________________________________________________________________________
38815 [ 11561] By: jhi                                   on 2001/08/03  12:10:32
38816         Log: Subject: [patch] plug PL_sh_path leak
38817              From: Doug MacEachern <dougm@covalent.net>
38818              Date: Thu, 2 Aug 2001 20:54:08 -0700 (PDT)
38819              Message-ID: <Pine.LNX.4.21.0108022043040.8991-100000@mako.covalent.net>
38820      Branch: perl
38821            ! sv.c
38822 ____________________________________________________________________________
38823 [ 11560] By: jhi                                   on 2001/08/03  12:09:50
38824         Log: Subject: [patch] plug PL_regex_padav leaks
38825              From: Doug MacEachern <dougm@covalent.net>
38826              Date: Thu, 2 Aug 2001 20:24:55 -0700 (PDT)
38827              Message-ID: <Pine.LNX.4.21.0108022020100.8991-100000@mako.covalent.net>
38828      Branch: perl
38829            ! op.c op.h perl.c
38830 ____________________________________________________________________________
38831 [ 11559] By: jhi                                   on 2001/08/03  12:08:59
38832         Log: Subject: [patch] plug PL_origargv leak
38833              From: Doug MacEachern <dougm@covalent.net>
38834              Date: Thu, 2 Aug 2001 18:15:22 -0700 (PDT)
38835              Message-ID: <Pine.LNX.4.21.0108021813380.8991-100000@mako.covalent.net>
38836      Branch: perl
38837            ! perl.c
38838 ____________________________________________________________________________
38839 [ 11558] By: jhi                                   on 2001/08/03  12:07:58
38840         Log: Subject: [PATCH hv.c] newHVhv shouldn't reset xhv_max so often
38841              From: Abhijit Menon-Sen <ams@wiw.org>
38842              Date: Fri, 3 Aug 2001 06:38:11 +0530
38843              Message-ID: <20010803063811.A19266@lustre.dyn.wiw.org>
38844      Branch: perl
38845            ! hv.c
38846 ____________________________________________________________________________
38847 [ 11557] By: nick                                  on 2001/08/03  08:17:38
38848         Log: Integrate mainline
38849      Branch: perlio
38850           +> (branch 47 files)
38851            - lib/Switch/test.pl
38852           !> (integrate 49 files)
38853 ____________________________________________________________________________
38854 [ 11556] By: jhi                                   on 2001/08/02  22:46:22
38855         Log: Subject: [PATCH perl@11523] fix Showlex.t for VMS
38856              From: "Craig A. Berry" <craigberry@mac.com>
38857              Date: Thu, 02 Aug 2001 12:56:19 -0500
38858              Message-Id: <5.1.0.14.0.20010802124618.034c5008@exchi01>
38859      Branch: perl
38860            ! ext/B/Showlex.t
38861 ____________________________________________________________________________
38862 [ 11555] By: jhi                                   on 2001/08/02  22:29:34
38863         Log: Be more careful about non-existent files.
38864      Branch: perl
38865            ! lib/File/Copy.pm
38866 ____________________________________________________________________________
38867 [ 11554] By: jhi                                   on 2001/08/02  21:37:27
38868         Log: Subject: [PATCH resend] deparse empty formats
38869              From: Robin Houston <robin@kitsite.com> 
38870              Date: Thu, 2 Aug 2001 14:32:36 +0100
38871              Message-ID: <20010802143236.A894@robin.kitsite.com>
38872      Branch: perl
38873            ! ext/B/B/Deparse.pm
38874 ____________________________________________________________________________
38875 [ 11553] By: jhi                                   on 2001/08/02  16:37:32
38876         Log: Subject: [patch] ithreads + refto fix improvement
38877              From: Doug MacEachern <dougm@covalent.net>
38878              Date: Thu, 2 Aug 2001 09:41:53 -0700 (PDT)
38879              Message-ID: <Pine.LNX.4.21.0108020939030.8991-100000@mako.covalent.net>
38880      Branch: perl
38881            ! pp.c
38882 ____________________________________________________________________________
38883 [ 11552] By: jhi                                   on 2001/08/02  14:24:26
38884         Log: Readability nit from Abhijit.
38885      Branch: perl
38886            ! op.c
38887 ____________________________________________________________________________
38888 [ 11551] By: jhi                                   on 2001/08/02  14:22:31
38889         Log: setproctitle() API version nit from Anton Berezin.
38890      Branch: perl
38891            ! mg.c
38892 ____________________________________________________________________________
38893 [ 11550] By: jhi                                   on 2001/08/02  13:51:41
38894         Log: Add PerlCE to the docs.
38895      Branch: perl
38896            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
38897            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
38898 ____________________________________________________________________________
38899 [ 11549] By: jhi                                   on 2001/08/02  13:25:43
38900         Log: Integrate the PerlCE (WinCE Perl) port;
38901              kindly supplied by Rainer Keuchel <rkeuc@allgeier.com>.
38902      Branch: perl
38903            + README.ce wince/FindExt.pm wince/Makefile.ce
38904            + wince/README.compile wince/README.perlce wince/bin/exetype.pl
38905            + wince/bin/perlglob.pl wince/bin/pl2bat.pl wince/bin/runperl.pl
38906            + wince/bin/search.pl wince/config.ce wince/config.h
38907            + wince/config_H.ce wince/config_h.PL wince/config_sh.PL
38908            + wince/dl_win32.xs wince/include/arpa/inet.h
38909            + wince/include/cectype.h wince/include/errno.h
38910            + wince/include/netdb.h wince/include/sys/socket.h
38911            + wince/include/sys/stat.h wince/include/sys/types.h
38912            + wince/include/sys/utime.h wince/include/time.h wince/perl.ico
38913            + wince/perl.rc wince/perldll.def wince/perllib.c
38914            + wince/perlmain.c wince/registry.bat wince/runperl.c
38915            + wince/splittree.pl wince/win32.h wince/win32iop.h
38916            + wince/win32thread.c wince/win32thread.h wince/wince.c
38917            + wince/wince.h wince/wincesck.c wince/xbuildall.ksh
38918            + wince/xdistclean.ksh wince/xmakediffs.ksh
38919            ! MANIFEST perl.c perl.h perlio.c
38920 ____________________________________________________________________________
38921 [ 11548] By: jhi                                   on 2001/08/02  13:18:08
38922         Log: setproctitle() made simpler.  (This assumes the string is
38923              \0-terminated: if not, the three-arg form setproctitle(fmt, len, s)
38924              should be used.  Note len, not len + 1.)  BSD-fu from Anton
38925              Berezin.
38926      Branch: perl
38927            ! mg.c
38928 ____________________________________________________________________________
38929 [ 11547] By: jhi                                   on 2001/08/02  12:49:54
38930         Log: Subject: [PATCH] -Wall cleanup: op.c
38931              From: Richard Soderberg <rs@oregonnet.com>
38932              Date: Thu, 2 Aug 2001 00:17:09 -0700
38933              Message-Id: <200108020717.AAA26895@oregonnet.com>
38934              
38935              Subject: [PATCH] -Wall cleanup: sv.c
38936              From: Richard Soderberg <rs@oregonnet.com>
38937              Date: Thu, 2 Aug 2001 00:49:21 -0700
38938              Message-Id: <200108020749.AAA27492@oregonnet.com>
38939      Branch: perl
38940            ! op.c sv.c
38941 ____________________________________________________________________________
38942 [ 11546] By: jhi                                   on 2001/08/02  00:53:34
38943         Log: Update Changes.
38944      Branch: perl
38945            ! Changes patchlevel.h
38946 ____________________________________________________________________________
38947 [ 11545] By: jhi                                   on 2001/08/02  00:48:55
38948         Log: Subject: Re: [PATCH pp_ctl.c] proposed Windows safe-guard
38949              From: Doug MacEachern <dougm@covalent.net>
38950              Date: Wed, 1 Aug 2001 18:34:44 -0700 (PDT)
38951              Message-ID: <Pine.LNX.4.21.0108011830080.8991-100000@mako.covalent.net>
38952      Branch: perl
38953            ! op.c
38954 ____________________________________________________________________________
38955 [ 11544] By: jhi                                   on 2001/08/01  23:08:41
38956         Log: The #11541 didn't work under threads.
38957      Branch: perl
38958            ! op.c
38959 ____________________________________________________________________________
38960 [ 11543] By: jhi                                   on 2001/08/01  22:46:41
38961         Log: Subject: Re: [ID 20010621.002] UnixWare 7.1.1 and Perl-5.6.1 problems
38962              From: Hugo <hv@crypt.compulink.co.uk>
38963              Date: Fri, 22 Jun 2001 01:19:08 +0100 
38964              Message-Id: <200106220019.BAA03365@crypt.compulink.co.uk>
38965              
38966              (Skip tests if accept() failed)
38967      Branch: perl
38968            ! ext/IO/lib/IO/t/io_unix.t
38969 ____________________________________________________________________________
38970 [ 11542] By: jhi                                   on 2001/08/01  22:40:09
38971         Log: Subject: [ID 20010730.003] IRIX 6.5 already has struct sv in <sys/sema.h> (defined in perl.h)
38972              From: "Stian Seeberg" <sseeberg@nimsoft.no>
38973              Date: Mon, 30 Jul 2001 12:28:07 +0200
38974              Message-Id: <68236D3FC2D92347B466639324391D1A0432AB@PONDUS.nimsoft.no>
38975      Branch: perl
38976            ! perl.h
38977 ____________________________________________________________________________
38978 [ 11541] By: jhi                                   on 2001/08/01  22:38:31
38979         Log: Subject: Pluggable optimizer
38980              From: Simon Cozens <simon@netthink.co.uk>
38981              Date: Wed, 1 Aug 2001 13:57:02 -0700
38982              Message-ID: <20010801135702.I10442@netthink.co.uk>
38983      Branch: perl
38984            ! embedvar.h op.c perl.c perl.h perlapi.h sv.c thrdvar.h util.c
38985 ____________________________________________________________________________
38986 [ 11540] By: jhi                                   on 2001/08/01  22:29:54
38987         Log: Subject: [ID 20010801.039] perlre.pod message typo
38988              From: Autrijus Tang <autrijus@geb.elixus.org>
38989              Date: Thu, 2 Aug 2001 04:48:02 +0800 (CST)
38990              Message-Id: <200108012048.f71Km2r79890@geb.elixus.org>                         
38991      Branch: perl
38992            ! pod/perlre.pod
38993 ____________________________________________________________________________
38994 [ 11539] By: jhi                                   on 2001/08/01  16:32:52
38995         Log: Test for change #11536.
38996      Branch: perl
38997            ! t/op/tiehandle.t
38998 ____________________________________________________________________________
38999 [ 11538] By: jhi                                   on 2001/08/01  16:27:19
39000         Log: More test fixups for #11537.
39001      Branch: perl
39002            ! t/lib/warnings/4lint t/lib/warnings/9enabled
39003 ____________________________________________________________________________
39004 [ 11537] By: jhi                                   on 2001/08/01  16:26:25
39005         Log: Subject: Re: [PATCH pp_ctl.c] proposed Windows safe-guard
39006              From: Doug MacEachern <dougm@covalent.net>
39007              Date: Mon, 30 Jul 2001 17:38:50 -0700 (PDT)
39008              Message-ID: <Pine.LNX.4.21.0107301720310.25941-100000@mako.covalent.net>
39009      Branch: perl
39010            ! op.c t/TestInit.pm
39011 ____________________________________________________________________________
39012 [ 11536] By: jhi                                   on 2001/08/01  16:08:08
39013         Log: Subject: [patch] ithreads + refto bug
39014              From: Doug MacEachern <dougm@covalent.net>
39015              Date: Wed, 1 Aug 2001 09:47:28 -0700 (PDT)
39016              Message-ID: <Pine.LNX.4.21.0108010937240.7498-100000@mako.covalent.net>
39017              
39018              (Test in change #11539)
39019      Branch: perl
39020            ! pp.c
39021 ____________________________________________________________________________
39022 [ 11535] By: jhi                                   on 2001/08/01  16:05:56
39023         Log: Subject: [PATCH: perl@11523] fixups for t/harness
39024              From: Prymmer/Kahn <pvhp@best.com>
39025              Date: Wed, 1 Aug 2001 09:24:23 -0700 (PDT)
39026              Message-ID: <Pine.BSF.4.21.0108010910310.17655-100000@shell8.ba.best.com>
39027      Branch: perl
39028            ! t/harness
39029 ____________________________________________________________________________
39030 [ 11534] By: jhi                                   on 2001/08/01  16:00:45
39031         Log: Subject: [PATCH: perl@11523] add xsubpp and libnetcfg to installed *.bat files for win32 builds
39032              From: Prymmer/Kahn <pvhp@best.com>
39033              Date: Wed, 1 Aug 2001 09:07:13 -0700 (PDT)
39034              Message-ID: <Pine.BSF.4.21.0108010859230.17655-100000@shell8.ba.best.com>
39035      Branch: perl
39036            ! win32/Makefile win32/makefile.mk
39037 ____________________________________________________________________________
39038 [ 11533] By: jhi                                   on 2001/08/01  13:38:29
39039         Log: Need to know the number of tests.
39040      Branch: perl
39041            ! t/run/exit.t
39042 ____________________________________________________________________________
39043 [ 11532] By: jhi                                   on 2001/08/01  13:04:31
39044         Log: Subject: Re: new exit tests on VMS
39045              From: "Craig A. Berry" <craigberry@mac.com>
39046              Date: Tue, 31 Jul 2001 12:19:29 -0500
39047              Message-Id: <5.1.0.14.0.20010731114845.03743008@mail.telocity.com>
39048      Branch: perl
39049            ! t/run/exit.t
39050 ____________________________________________________________________________
39051 [ 11531] By: jhi                                   on 2001/08/01  12:46:43
39052         Log: Retract #11530 (the dTHX is needed under threads)
39053      Branch: perl
39054            ! perlio.c
39055 ____________________________________________________________________________
39056 [ 11530] By: jhi                                   on 2001/08/01  12:39:35
39057         Log: (Retracted by #11531)
39058      Branch: perl
39059            ! perlio.c
39060 ____________________________________________________________________________
39061 [ 11529] By: jhi                                   on 2001/08/01  12:32:22
39062         Log: Subject: [PATCH 1/4] -Wall cleanups: unixish.h
39063              From: Richard Soderberg <rs@crystalflame.net>
39064              Date: Tue, 31 Jul 2001 23:16:22 -0700 (PDT) 
39065              Message-ID: <Pine.LNX.4.21.0107312313490.24341-100000@oregonnet.com>
39066      Branch: perl
39067            ! unixish.h
39068 ____________________________________________________________________________
39069 [ 11528] By: jhi                                   on 2001/08/01  12:18:59
39070         Log: Subject: [PATCH 5.7.2] Allow for long long in h2xs 
39071              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
39072              Date: Tue, 31 Jul 2001 05:39:09 -0400
39073              Message-ID: <20010731053909.A1810@math.ohio-state.edu>
39074              
39075              (with a note about the case of UV being equal to long long)
39076      Branch: perl
39077            ! utils/h2xs.PL
39078 ____________________________________________________________________________
39079 [ 11527] By: jhi                                   on 2001/07/31  23:49:04
39080         Log: Subject: [PATCH perl@11487] fix fs.t for VMS
39081              From: "Craig A. Berry" <craigberry@mac.com>
39082              Date: Tue, 31 Jul 2001 14:57:43 -0500
39083              Message-Id: <5.1.0.14.0.20010731145015.03743008@exchi01>
39084      Branch: perl
39085            ! t/io/fs.t
39086 ____________________________________________________________________________
39087 [ 11526] By: jhi                                   on 2001/07/31  23:47:57
39088         Log: Fix for
39089              
39090              Subject: [ID 20010116.001] File::Copy truncates orig file 
39091              From: arbor@al37al08.telecel.pt
39092              Date: Tue, 16 Jan 2001 11:43:02 GMT
39093              Message-Id: <200101161143.AA11184@al37al08.telecel.pt>
39094              
39095              (copy($foo, $foo) would truncate $foo)
39096      Branch: perl
39097            ! lib/File/Copy.pm lib/File/Copy.t
39098 ____________________________________________________________________________
39099 [ 11525] By: jhi                                   on 2001/07/31  23:01:01
39100         Log: Metaconfig unit change for #11524.
39101      Branch: metaconfig/U/perl
39102            ! Extras.U
39103 ____________________________________________________________________________
39104 [ 11524] By: jhi                                   on 2001/07/31  23:00:36
39105         Log: Multiple modules didn't work; plus typo fixes.
39106      Branch: perl
39107            ! Configure
39108 ____________________________________________________________________________
39109 [ 11523] By: jhi                                   on 2001/07/31  15:29:58
39110         Log: Update Changes.
39111      Branch: perl
39112            ! Changes patchlevel.h
39113 ____________________________________________________________________________
39114 [ 11522] By: jhi                                   on 2001/07/31  15:25:35
39115         Log: Regen perlapi.
39116      Branch: perl
39117            ! pod/perlapi.pod
39118 ____________________________________________________________________________
39119 [ 11521] By: jhi                                   on 2001/07/31  15:19:01
39120         Log: Subject: Re: [PATCH sv.c] mortal doc thinko
39121              From: Dave Mitchell <davem@fdgroup.co.uk>
39122              Date: Tue, 31 Jul 2001 11:52:42 +0100 (BST)
39123              Message-Id: <200107311052.LAA14427@gizmo.fdgroup.co.uk>
39124      Branch: perl
39125            ! sv.c
39126 ____________________________________________________________________________
39127 [ 11520] By: jhi                                   on 2001/07/31  15:17:43
39128         Log: Regen toc.
39129      Branch: perl
39130            ! pod/perltoc.pod
39131 ____________________________________________________________________________
39132 [ 11519] By: jhi                                   on 2001/07/31  15:17:17
39133         Log: Regen Porting stuff.
39134      Branch: perl
39135            ! Porting/Glossary Porting/config.sh Porting/config_H
39136 ____________________________________________________________________________
39137 [ 11518] By: jhi                                   on 2001/07/31  14:16:08
39138         Log: Subject: [PATCH 5.7.2] Allow for GNU-isms in h2xs
39139              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
39140              Date: Tue, 31 Jul 2001 05:34:38 -0400
39141              Message-ID: <20010731053438.A1754@math.ohio-state.edu>
39142      Branch: perl
39143            ! utils/h2xs.PL
39144 ____________________________________________________________________________
39145 [ 11517] By: jhi                                   on 2001/07/31  14:15:01
39146         Log: Metaconfig unit change for #11516. 
39147      Branch: metaconfig/U/perl
39148            ! gccvers.U
39149 ____________________________________________________________________________
39150 [ 11516] By: jhi                                   on 2001/07/31  14:14:35
39151         Log: Add -Wall in cflags, not in Configure.
39152              (This way -Wall affects only the core and the core XS,
39153              not user modules' XS.  Concern from Paul Marquess,
39154              implementation idea from Andy Dougherty.)
39155      Branch: perl
39156            ! Configure cflags.SH
39157 ____________________________________________________________________________
39158 [ 11515] By: jhi                                   on 2001/07/31  13:57:15
39159         Log: Metaconfig unit changes for #11514.
39160      Branch: metaconfig
39161            + U/modified/sysman.U
39162            ! U/installdirs/man1dir.U
39163 ____________________________________________________________________________
39164 [ 11514] By: jhi                                   on 2001/07/31  13:56:26
39165         Log: Subject: Configure's detection of system manual
39166              From: Sean Dague <sean@dague.net> 
39167              Date: Sun, 13 May 2001 15:53:15 -0400
39168              Message-ID: <20010513155315.A15833@underhill.dague.net>
39169      Branch: perl
39170            ! Configure
39171 ____________________________________________________________________________
39172 [ 11513] By: jhi                                   on 2001/07/31  03:23:01
39173         Log: Subject: [ID 20010621.004] Typo in perlobj.pod
39174              From: Autrijus Tang <autrijus@autrijus.org> 
39175              Date: Thu, 21 Jun 2001 23:56:48 +0800
39176              Message-Id: <20010621235648.A57340@not.autrijus.org>
39177      Branch: perl
39178            ! pod/perlobj.pod
39179 ____________________________________________________________________________
39180 [ 11512] By: jhi                                   on 2001/07/31  03:13:35
39181         Log: Subject: Typo in DB_File.pm
39182              From: "Philip Newton" <Philip.Newton@gmx.net>
39183              Date: Tue, 31 Jul 2001 06:19:35 +0200
39184              Message-Id: <200107310413.f6V4DmL11900@chaos.wustl.edu>
39185      Branch: perl
39186            ! ext/DB_File/DB_File.pm
39187 ____________________________________________________________________________
39188 [ 11511] By: jhi                                   on 2001/07/31  03:01:49
39189         Log: Subject: Re: [ID 20010529.002] typos in man page perlre 
39190              From: "Stephen P. Potter" <spp@spotter.yi.org>
39191              Date: Wed, 30 May 2001 13:59:34 -0400
39192              Message-Id: <20010530175939.59DEC729E1@belgarath.spotter.yi.org>
39193      Branch: perl
39194            ! pod/perlre.pod
39195 ____________________________________________________________________________
39196 [ 11510] By: jhi                                   on 2001/07/31  02:13:58
39197         Log: eval "format foo=" would loop indefinitely; reported in
39198              
39199              Subject: A load of old rubbish
39200              From: Mike Guy <mjtg@cam.ac.uk>
39201              Date: Mon, 14 May 2001 16:12:22 +0100
39202              Message-Id: <E14zK1G-0003a2-00@virgo.cus.cam.ac.uk>
39203              
39204              (The core dumps reported in there already fixed.)
39205      Branch: perl
39206            ! toke.c
39207 ____________________________________________________________________________
39208 [ 11509] By: jhi                                   on 2001/07/31  00:37:49
39209         Log: Upgrade to Switch 2.04, now with Perl 6 given+when.
39210      Branch: perl
39211            + lib/Switch/Changes lib/Switch/README lib/Switch/t/given_when.t
39212            + lib/Switch/t/switch_case.t
39213            - lib/Switch/test.pl
39214            ! MANIFEST lib/Switch.pm
39215 ____________________________________________________________________________
39216 [ 11508] By: jhi                                   on 2001/07/31  00:17:38
39217         Log: Subject: [PATCH @11505] DB_File-1.78
39218              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
39219              Date: Mon, 30 Jul 2001 22:54:37 +0100
39220              Message-ID: <AIEAJICLCBDNAAOLLOKLGELNCLAA.Paul_Marquess@Yahoo.co.uk>
39221      Branch: perl
39222            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
39223            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
39224 ____________________________________________________________________________
39225 [ 11507] By: jhi                                   on 2001/07/30  23:11:10
39226         Log: Explain in more detail why -pipe and -fno-common are good.
39227      Branch: perl
39228            ! hints/darwin.sh
39229 ____________________________________________________________________________
39230 [ 11506] By: nick                                  on 2001/07/30  14:32:23
39231         Log: Integrate mainline
39232      Branch: perlio
39233           !> INSTALL Makefile.SH doio.c hints/darwin.sh
39234 ____________________________________________________________________________
39235 [ 11505] By: jhi                                   on 2001/07/30  14:14:39
39236         Log: Perl hasn't been putting man pages into $prefix/lib for
39237              a long time now; pointed out by Andy Dougherty. 
39238      Branch: perl
39239            ! hints/darwin.sh
39240 ____________________________________________________________________________
39241 [ 11504] By: jhi                                   on 2001/07/30  14:13:15
39242         Log: Document the extras Configure option.
39243      Branch: perl
39244            ! INSTALL
39245 ____________________________________________________________________________
39246 [ 11503] By: jhi                                   on 2001/07/30  13:52:14
39247         Log: Integrate change #11051 from macperl; O_RDONLY is not zero
39248              everywhere.
39249      Branch: perl
39250           !> doio.c
39251 ____________________________________________________________________________
39252 [ 11502] By: jhi                                   on 2001/07/30  13:45:27
39253         Log: Doubly guard against invoking CPAN if no extras defined,
39254              pointed out by H. Merijn Brand.
39255      Branch: perl
39256            ! Makefile.SH
39257 ____________________________________________________________________________
39258 [ 11501] By: pudge                                 on 2001/07/30  12:57:56
39259         Log: Fix O_RDONLY check to check for O_RDONLY.
39260      Branch: maint-5.6/macperl
39261            ! doio.c
39262 ____________________________________________________________________________
39263 [ 11500] By: pudge                                 on 2001/07/30  12:41:11
39264         Log: Integrate miscellaneous changes from maint-5.6/perl.
39265      Branch: maint-5.6/macperl
39266           !> MANIFEST t/TEST t/harness t/pod/testp2pt.pl t/run/runenv.t
39267 ____________________________________________________________________________
39268 [ 11499] By: nick                                  on 2001/07/30  06:52:42
39269         Log: Integrate mainline
39270      Branch: perlio
39271           +> macos/MacPerlTests.cmd macos/xsubpp.patch os2/perlrexx.c
39272           +> win32/sync_ext.pl
39273            - win32/sncfnmcs.pl
39274           !> (integrate 71 files)
39275 ____________________________________________________________________________
39276 [ 11498] By: jhi                                   on 2001/07/30  03:53:34
39277         Log: Update Changes.
39278      Branch: perl
39279            ! Changes patchlevel.h
39280 ____________________________________________________________________________
39281 [ 11497] By: jhi                                   on 2001/07/30  03:45:32
39282         Log: Now Configure -Dextras=Foo::Bar and "make install" will
39283              fetch and install Foo::Bar.
39284      Branch: perl
39285            ! Makefile.SH
39286 ____________________________________________________________________________
39287 [ 11496] By: jhi                                   on 2001/07/30  03:18:28
39288         Log: Metaconfig unit change for #11495.
39289      Branch: metaconfig/U/perl
39290            ! Extras.U
39291 ____________________________________________________________________________
39292 [ 11495] By: jhi                                   on 2001/07/30  03:18:01
39293         Log: extras.make, extras.test, and extras.install make targets.
39294      Branch: perl
39295            ! Configure Makefile.SH
39296 ____________________________________________________________________________
39297 [ 11494] By: jhi                                   on 2001/07/30  01:37:35
39298         Log: Metaconfig unit change for #11493.
39299      Branch: metaconfig/U/perl
39300            ! Extras.U
39301 ____________________________________________________________________________
39302 [ 11493] By: jhi                                   on 2001/07/30  01:37:14
39303         Log: Better to have the list of extras in $extras than 'define'.
39304      Branch: perl
39305            ! Configure
39306 ____________________________________________________________________________
39307 [ 11492] By: jhi                                   on 2001/07/30  01:33:16
39308         Log: The metaconfig unit change for #11490.
39309      Branch: metaconfig/U/perl
39310            + Extras.U
39311 ____________________________________________________________________________
39312 [ 11491] By: jhi                                   on 2001/07/30  01:32:54
39313         Log: Missed from #11490 (the required dependency).
39314      Branch: perl
39315            ! Makefile.SH
39316 ____________________________________________________________________________
39317 [ 11490] By: jhi                                   on 2001/07/30  01:32:02
39318         Log: Add the support of asking for extra modules or bundles of modules
39319              to be fetched from the CPAN and installed as a part of the Perl
39320              build process.  None of this installation is yet really done;
39321              only the list is asked, and saved away in extras.lst for
39322              the build and installation process to worry about later.
39323      Branch: perl
39324            ! Configure
39325 ____________________________________________________________________________
39326 [ 11489] By: jhi                                   on 2001/07/29  22:15:25
39327         Log: Beginnings of better Inf and NaN support.
39328              At least toke.c and sv.c still need quite a bit of work.
39329      Branch: perl
39330            ! numeric.c perl.h
39331 ____________________________________________________________________________
39332 [ 11488] By: jhi                                   on 2001/07/29  21:18:57
39333         Log: Top-level Makefile didn't honour OPTIMIZE.
39334      Branch: perl
39335            ! Makefile.SH
39336 ____________________________________________________________________________
39337 [ 11487] By: jhi                                   on 2001/07/29  20:56:04
39338         Log: Update Changes.
39339      Branch: perl
39340            ! Changes patchlevel.h
39341 ____________________________________________________________________________
39342 [ 11486] By: jhi                                   on 2001/07/29  20:38:09
39343         Log: Use Search::Dict 1.02 interface for charinfo().
39344      Branch: perl
39345            ! lib/UnicodeCD.pm
39346 ____________________________________________________________________________
39347 [ 11485] By: jhi                                   on 2001/07/29  20:37:11
39348         Log: Now also allow transforming the read lines before comparing them.
39349              (This will help UnicodeCD.) 
39350      Branch: perl
39351            ! lib/Search/Dict.pm
39352 ____________________________________________________________________________
39353 [ 11484] By: jhi                                   on 2001/07/29  20:03:13
39354         Log: Remove tiehandle code.
39355      Branch: perl
39356            ! lib/UnicodeCD.pm
39357 ____________________________________________________________________________
39358 [ 11483] By: jhi                                   on 2001/07/29  19:59:02
39359         Log: Allow specifying a comparison function for Search::Dict::look().
39360      Branch: perl
39361            ! lib/Search/Dict.pm
39362 ____________________________________________________________________________
39363 [ 11482] By: jhi                                   on 2001/07/29  18:55:04
39364         Log: Small UnicodeCD tweaks.
39365      Branch: perl
39366            ! lib/UnicodeCD.pm lib/UnicodeCD.t
39367 ____________________________________________________________________________
39368 [ 11481] By: jhi                                   on 2001/07/29  17:14:19
39369         Log: Subject: [PATCH @11446] UnicodeCD::charinfo
39370              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
39371              Date: Tue, 24 Jul 2001 01:51:32 +0900
39372              Message-Id: <20010724015114.CF4D.BQW10602@nifty.com>
39373      Branch: perl
39374            ! lib/UnicodeCD.pm lib/UnicodeCD.t
39375 ____________________________________________________________________________
39376 [ 11480] By: jhi                                   on 2001/07/29  16:55:58
39377         Log: Subject: [PATCH] installperl
39378              From: Wilfredo Sánchez <wsanchez@MIT.EDU>
39379              Date: Fri, 27 Jul 2001 19:05:04 -0700
39380              Message-Id: <F7912758-82FC-11D5-BFC6-003065D59FBA@thor.sbay.org>
39381      Branch: perl
39382            ! installperl
39383 ____________________________________________________________________________
39384 [ 11479] By: jhi                                   on 2001/07/29  16:52:52
39385         Log: Subject: [PATCH] Set proper compatibility versions in core
39386              From: Wilfredo Sánchez <wsanchez@MIT.EDU>
39387              Date: Fri, 27 Jul 2001 20:01:49 -0700
39388              Message-Id: <E3A6C66A-8304-11D5-BFC6-003065D59FBA@thor.sbay.org>
39389      Branch: perl
39390            ! Makefile.SH
39391 ____________________________________________________________________________
39392 [ 11478] By: jhi                                   on 2001/07/29  16:50:55
39393         Log: Metaconfig unit change for #11477.
39394      Branch: metaconfig/U/perl
39395            ! dlsrc.U
39396 ____________________________________________________________________________
39397 [ 11477] By: jhi                                   on 2001/07/29  16:50:35
39398         Log: Subject: [PATCH] Darwin: -fpic not so good
39399              From: =?iso-8859-1?Q?Wilfredo_S=E1nchez?= <wsanchez@MIT.EDU>
39400              Date: Fri, 27 Jul 2001 18:57:38 -0700
39401              Message-Id: <EC1496A6-82FB-11D5-BFC6-003065D59FBA@thor.sbay.org>
39402      Branch: perl
39403            ! Configure
39404 ____________________________________________________________________________
39405 [ 11476] By: jhi                                   on 2001/07/29  16:44:03
39406         Log: Subject: [PATCH] Clean up Darwin hints
39407              From: =?iso-8859-1?Q?Wilfredo_S=E1nchez?= <wsanchez@MIT.EDU>
39408              Date: Fri, 27 Jul 2001 19:13:15 -0700
39409              Message-Id: <1A70CA3F-82FE-11D5-BFC6-003065D59FBA@thor.sbay.org>
39410      Branch: perl
39411            ! hints/darwin.sh
39412 ____________________________________________________________________________
39413 [ 11475] By: jhi                                   on 2001/07/29  16:28:45
39414         Log: Subject: [PATCH split()] split()'s unused captures should be undef, not ''
39415              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
39416              Date: Fri, 27 Jul 2001 14:00:37 -0400 (EDT)
39417              Message-ID: <Pine.GSO.4.21.0107271358310.28213-100000@crusoe.crusoe.net>
39418      Branch: perl
39419            ! pod/perlfunc.pod pp.c t/op/split.t
39420 ____________________________________________________________________________
39421 [ 11474] By: jhi                                   on 2001/07/29  16:27:54
39422         Log: Subject: [PATCH perlvar.pod] $^N foolery as well
39423              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
39424              Date: Thu, 26 Jul 2001 20:03:12 -0400 (EDT)
39425              Message-ID: <Pine.GSO.4.21.0107261958380.28213-100000@crusoe.crusoe.net>
39426      Branch: perl
39427            ! pod/perlvar.pod
39428 ____________________________________________________________________________
39429 [ 11473] By: jhi                                   on 2001/07/29  16:27:00
39430         Log: Subject: [PATCH] fixes to constant.pm documentation
39431              From: Ilmari Karonen <iltzu@sci.fi>
39432              Date: Tue, 24 Jul 2001 16:44:24 +0300 (EET DST)
39433              Message-ID: <Pine.SOL.3.96.1010724163055.6822A-100000@simpukka>
39434      Branch: perl
39435            ! lib/constant.pm
39436 ____________________________________________________________________________
39437 [ 11472] By: jhi                                   on 2001/07/28  18:39:03
39438         Log: Subject: [DOC PATCH bleadperl] perlport.pod and C<..">>"...>
39439              From: "Philip Newton" <Philip.Newton@gmx.net>
39440              Date: Fri, 27 Jul 2001 07:51:10 +0200
39441              Message-Id: <200107270548.f6R5mJL09063@chaos.wustl.edu>
39442      Branch: perl
39443            ! pod/perlport.pod
39444 ____________________________________________________________________________
39445 [ 11471] By: nick                                  on 2001/07/26  06:23:32
39446         Log: Subject:  [PATCH] Doc fix for perlguts / threading
39447              From:  Arthur Bergman <arthur@contiller.se>
39448              Date:  Wed, 25 Jul 2001 11:28:23 +0200
39449              Message-Id:  <B7845DD6.2812%arthur@contiller.se>
39450      Branch: perl
39451            ! pod/perlguts.pod
39452 ____________________________________________________________________________
39453 [ 11470] By: nick                                  on 2001/07/26  06:21:06
39454         Log: Subject:  [DOC PATCH bleadperl] INSTALL: README for Unix systems exist
39455              From:  Philip Newton <Philip.Newton@gmx.net>
39456              Date:  Wed, 25 Jul 2001 08:19:47 +0200
39457              Message-Id:  <E15PHy4-0000cR-00@mserv1f.vianw.co.uk>
39458      Branch: perl
39459            ! INSTALL
39460 ____________________________________________________________________________
39461 [ 11469] By: nick                                  on 2001/07/26  06:20:25
39462         Log: Subject:  [DOC PATCH bleadperl] typo in INSTALL?
39463              From:  Philip Newton <Philip.Newton@gmx.net>
39464              Date:  Wed, 25 Jul 2001 08:12:48 +0200
39465              Message-Id:  <E15PHrJ-00003f-00@mserv1f.vianw.co.uk>
39466      Branch: perl
39467            ! INSTALL
39468 ____________________________________________________________________________
39469 [ 11468] By: jhi                                   on 2001/07/25  01:39:11
39470         Log: More +x.
39471      Branch: perl
39472            ! Porting/makerel
39473 ____________________________________________________________________________
39474 [ 11467] By: jhi                                   on 2001/07/24  16:05:34
39475         Log: Update Changes.
39476      Branch: perl
39477            ! Changes patchlevel.h
39478 ____________________________________________________________________________
39479 [ 11466] By: jhi                                   on 2001/07/24  15:40:28
39480         Log: Subject: [PATCH bleadperl os2/perlrexx.c] my C compiler has no HTML parser
39481              From: "Philip Newton" <Philip.Newton@gmx.net>
39482              Date: Tue, 24 Jul 2001 06:45:55 +0200
39483              Message-ID: <20010724.064500@ID-11583.news.dfncis.de>
39484      Branch: perl
39485            ! os2/perlrexx.c
39486 ____________________________________________________________________________
39487 [ 11465] By: jhi                                   on 2001/07/24  15:37:48
39488         Log: Subject: [PATCH: perl@11446] add io/fs.t to vmsperl test suite
39489              From: Peter Prymmer <pvhp@forte.com>
39490              Date: Mon, 23 Jul 2001 16:58:30 -0700 (PDT)
39491              Message-ID: <Pine.OSF.4.10.10107231643480.401242-100000@aspara.forte.com>
39492      Branch: perl
39493            ! pod/perlport.pod t/io/fs.t vms/test.com
39494 ____________________________________________________________________________
39495 [ 11464] By: jhi                                   on 2001/07/24  02:58:20
39496         Log: Workaround on Cwd bootstrap problem.
39497      Branch: perl
39498            ! lib/ExtUtils/MakeMaker.pm
39499 ____________________________________________________________________________
39500 [ 11463] By: jhi                                   on 2001/07/23  23:11:41
39501         Log: When in Rome, quote like the Romans do.
39502      Branch: perl
39503            ! cflags.SH
39504 ____________________________________________________________________________
39505 [ 11462] By: jhi                                   on 2001/07/23  23:04:02
39506         Log: Subject: [PATCH 5.7.2] OS/2 multi-architecture
39507              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
39508              Date: Mon, 23 Jul 2001 19:29:49 -0400
39509              Message-ID: <20010723192949.A14802@math.ohio-state.edu>
39510      Branch: perl
39511            + os2/perlrexx.c
39512            ! MANIFEST configpm makedef.pl mg.c os2/Makefile.SHs
39513            ! os2/OS2/REXX/t/rx_vrexx.t os2/os2.c os2/os2ish.h perl.c
39514            ! t/op/write.t
39515 ____________________________________________________________________________
39516 [ 11461] By: jhi                                   on 2001/07/23  22:58:15
39517         Log: Subject: [PATCH 5.7.2] MakeMaker FIRST_MAKEFILE and subdir
39518              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
39519              Date: Mon, 23 Jul 2001 18:43:42 -0400
39520              Message-ID: <20010723184342.A14494@math.ohio-state.edu>
39521      Branch: perl
39522            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
39523 ____________________________________________________________________________
39524 [ 11460] By: jhi                                   on 2001/07/23  22:54:52
39525         Log: Subject: [PATCH 5.7.2] MakeMaker subdir
39526              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
39527              Date: Mon, 23 Jul 2001 18:33:16 -0400
39528              Message-ID: <20010723183316.A14298@math.ohio-state.edu>
39529      Branch: perl
39530            ! lib/ExtUtils/MakeMaker.pm
39531 ____________________________________________________________________________
39532 [ 11459] By: jhi                                   on 2001/07/23  22:52:02
39533         Log: Subject: [PATCH 5.7.2] OPTIMIZE= during perl make
39534              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
39535              Date: Mon, 23 Jul 2001 18:20:35 -0400
39536              Message-ID: <20010723182035.A14192@math.ohio-state.edu>
39537      Branch: perl
39538            ! Makefile.SH cflags.SH
39539 ____________________________________________________________________________
39540 [ 11458] By: jhi                                   on 2001/07/23  22:41:19
39541         Log: Subject: [PATCH] Print CONFIGURE params in ExtUtils::MakeMaker output
39542              From: "David D. Kilzer" <ddkilzer@lubricants-oil.com>
39543              Date: Mon, 23 Jul 2001 11:32:17 -0500
39544              Message-ID: <20010723113217.A28614@elbonia.lubricants-oil.com>
39545      Branch: perl
39546            ! lib/ExtUtils/MakeMaker.pm
39547 ____________________________________________________________________________
39548 [ 11457] By: jhi                                   on 2001/07/23  21:22:36
39549         Log: Subject: [PATCH 5.7.2] debug reloading selfloaded stuff
39550              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
39551              Date: Mon, 23 Jul 2001 18:13:20 -0400
39552              Message-ID: <20010723181320.A14005@math.ohio-state.edu>
39553      Branch: perl
39554            ! lib/perl5db.pl
39555 ____________________________________________________________________________
39556 [ 11456] By: jhi                                   on 2001/07/23  21:19:28
39557         Log: Subject: [PATCH 5.7.2] debugging selfloaded stuff
39558              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
39559              Date: Mon, 23 Jul 2001 18:07:40 -0400
39560              Message-ID: <20010723180740.A13960@math.ohio-state.edu>
39561      Branch: perl
39562            ! op.c
39563 ____________________________________________________________________________
39564 [ 11455] By: jhi                                   on 2001/07/23  21:13:12
39565         Log: Subject: [PATCH perl@11446] util.c: return required in Perl_my_fork
39566              From: "Craig A. Berry" <craigberry@mac.com>
39567              Date: Mon, 23 Jul 2001 15:35:06 -0500
39568              Message-Id: <5.1.0.14.0.20010723152732.02ad4470@exchi01>
39569      Branch: perl
39570            ! util.c
39571 ____________________________________________________________________________
39572 [ 11454] By: jhi                                   on 2001/07/23  21:09:13
39573         Log: Subject: [PATCH perlfaq9.pod typo]
39574              From: "Larry Shatzer, Jr." <lshatzer@islanddata.com>
39575              Date: Mon, 23 Jul 2001 07:49:05 -0700
39576              Message-ID: <002f01c11386$a8539580$bb01a8c0@LSHATZER>
39577      Branch: perl
39578            ! pod/perlfaq9.pod
39579 ____________________________________________________________________________
39580 [ 11453] By: jhi                                   on 2001/07/23  21:06:42
39581         Log: Subject: win32\sncfnmcs.pl corrections
39582              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
39583              Date: Mon, 23 Jul 2001 12:56:54 +0200
39584              Message-ID: <E3FB32585BF1D411B9E900805FF51A080C1C5D@RU0022EXCH001U>
39585              
39586              Rename the script a little bit more sensibly.
39587      Branch: perl
39588            + win32/sync_ext.pl
39589            - win32/sncfnmcs.pl
39590            ! MANIFEST README.win32
39591 ____________________________________________________________________________
39592 [ 11452] By: jhi                                   on 2001/07/23  17:22:37
39593         Log: Test tweak.
39594      Branch: perl
39595            ! ext/B/Deparse.t
39596 ____________________________________________________________________________
39597 [ 11451] By: jhi                                   on 2001/07/23  17:10:52
39598         Log: Metaconfig unit tweak for #11450.
39599      Branch: metaconfig/U/perl
39600            ! Mksymlinks.U
39601 ____________________________________________________________________________
39602 [ 11450] By: jhi                                   on 2001/07/23  17:09:46
39603         Log: Too volatile failsafe check.
39604      Branch: perl
39605            ! Configure
39606 ____________________________________________________________________________
39607 [ 11449] By: jhi                                   on 2001/07/23  16:53:59
39608         Log: Further doc tweaks.
39609      Branch: perl
39610            ! lib/UnicodeCD.pm
39611 ____________________________________________________________________________
39612 [ 11448] By: jhi                                   on 2001/07/23  05:26:50
39613         Log: Doc tweaks.
39614      Branch: perl
39615            ! lib/UnicodeCD.pm
39616 ____________________________________________________________________________
39617 [ 11447] By: jhi                                   on 2001/07/23  04:57:49
39618         Log: Doc tweakery from Abhijit.
39619      Branch: perl
39620            ! Porting/repository.pod
39621 ____________________________________________________________________________
39622 [ 11446] By: jhi                                   on 2001/07/22  15:41:02
39623         Log: An accidental empty line.
39624      Branch: perl
39625            ! MANIFEST
39626 ____________________________________________________________________________
39627 [ 11445] By: jhi                                   on 2001/07/22  15:38:30
39628         Log: Missing MANIFESTations.
39629      Branch: perl
39630            ! MANIFEST
39631 ____________________________________________________________________________
39632 [ 11444] By: jhi                                   on 2001/07/22  15:30:10
39633         Log: Update Changes.
39634      Branch: perl
39635            ! Changes patchlevel.h
39636 ____________________________________________________________________________
39637 [ 11443] By: jhi                                   on 2001/07/22  15:02:11
39638         Log: Subject: Re: Typo in Porting/pumpkin/pod ?
39639              From: Mike Guy <mjtg@cam.ac.uk>
39640              Date: Fri, 20 Jul 2001 16:12:49 +0100
39641              Message-Id: <E15NbxR-0006HD-00@draco.cus.cam.ac.uk>
39642      Branch: perl
39643            ! Porting/pumpkin.pod
39644 ____________________________________________________________________________
39645 [ 11442] By: jhi                                   on 2001/07/22  14:58:33
39646         Log: Subject: Re: [PATCH: perl@11373] pod fixups for pod/perlhack.pod
39647              From: Peter Prymmer <pvhp@forte.com>
39648              Date: Fri, 20 Jul 2001 17:04:55 -0700 (PDT)
39649              Message-ID: <Pine.OSF.4.10.10107201650510.144528-100000@aspara.forte.com>
39650      Branch: perl
39651            ! pod/perlhack.pod
39652 ____________________________________________________________________________
39653 [ 11441] By: jhi                                   on 2001/07/22  14:54:29
39654         Log: Subject: [PATCH Test.pm] Getting rid of the expected "UNEXPECTEDLY SUCCEEDED"
39655              From: Michael G Schwern <schwern@pobox.com>
39656              Date: Fri, 20 Jul 2001 20:22:35 -0400
39657              Message-ID: <20010720202235.O4498@blackrider>
39658      Branch: perl
39659            ! lib/Test.pm lib/Test/t/mix.t lib/Test/t/success.t
39660            ! lib/Test/t/todo.t
39661 ____________________________________________________________________________
39662 [ 11440] By: jhi                                   on 2001/07/22  14:51:14
39663         Log: Subject: Re: [ID 20010720.010] WHere's [:isprint:]?
39664              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
39665              Message-Id: <200107210559.WAA09160@ventrue.corp.yahoo.com>
39666              Date: Fri, 20 Jul 2001 22:59:25 -0700 (PDT)
39667      Branch: perl
39668            ! ext/POSIX/POSIX.pod
39669 ____________________________________________________________________________
39670 [ 11439] By: jhi                                   on 2001/07/22  14:49:25
39671         Log: Subject: Re: [ID 20010720.010] WHere's [:isprint:]? 
39672              From: Mark-Jason Dominus <mjd@plover.com>
39673              Date: Fri, 20 Jul 2001 23:16:54 -0400
39674              Message-ID: <20010721031654.21877.qmail@plover.com>
39675      Branch: perl
39676            ! ext/POSIX/POSIX.pod
39677 ____________________________________________________________________________
39678 [ 11438] By: jhi                                   on 2001/07/22  14:41:58
39679         Log: Subject: Re: [PATCH O.pm] avoid to clutter output with -l
39680              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
39681              Date: Sun, 22 Jul 2001 14:56:09 +0200
39682              Message-ID: <20010722145609.A766@rafael>
39683      Branch: perl
39684            ! ext/B/O.pm
39685 ____________________________________________________________________________
39686 [ 11437] By: jhi                                   on 2001/07/22  14:39:07
39687         Log: Subject: regexec.c #define cleanup
39688              From: Mark-Jason Dominus <mjd@plover.com>
39689              Date: Sat, 21 Jul 2001 18:33:25 -0400
39690              Message-ID: <20010721223325.3069.qmail@plover.com>
39691      Branch: perl
39692            ! regexec.c
39693 ____________________________________________________________________________
39694 [ 11436] By: jhi                                   on 2001/07/22  14:36:43
39695         Log: Subject: [PATCH: perl@11373] Win32 update for t/io/fs.t (may effect NetWare)
39696              From: Prymmer/Kahn <pvhp@best.com>
39697              Date: Sat, 21 Jul 2001 12:08:29 -0700 (PDT)
39698              Message-ID: <Pine.BSF.4.21.0107211156160.17271-100000@shell8.ba.best.com>
39699      Branch: perl
39700            ! t/io/fs.t
39701 ____________________________________________________________________________
39702 [ 11435] By: jhi                                   on 2001/07/22  00:22:51
39703         Log: Typo in #11432.
39704      Branch: perl
39705            ! ext/POSIX/POSIX.t
39706 ____________________________________________________________________________
39707 [ 11434] By: jhi                                   on 2001/07/21  23:12:26
39708         Log: Integrate (manually) change #11424 from macperl.
39709      Branch: perl
39710            ! ext/Filter/t/call.t
39711 ____________________________________________________________________________
39712 [ 11433] By: jhi                                   on 2001/07/21  23:07:43
39713         Log: Integrate change #11408 from macperl.
39714      Branch: perl
39715           !> README.macos pod/perlport.pod
39716 ____________________________________________________________________________
39717 [ 11432] By: jhi                                   on 2001/07/21  23:02:30
39718         Log: Integrate change #11388 from macperl (the *.t parts needed hand massage).
39719      Branch: perl
39720           +> macos/MacPerlTests.cmd macos/xsubpp.patch
39721            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
39722            ! ext/DB_File/t/db-recno.t ext/NDBM_File/ndbm.t
39723            ! ext/POSIX/POSIX.t
39724 ____________________________________________________________________________
39725 [ 11431] By: gsar                                  on 2001/07/21  05:03:44
39726         Log: pod/*.t tests not picked up by t/TEST either
39727      Branch: maint-5.6/perl
39728            ! t/TEST
39729 ____________________________________________________________________________
39730 [ 11430] By: gsar                                  on 2001/07/21  04:58:12
39731         Log: better tweak for change#11429 (windows has both / and \ separated
39732              paths in @INC at that point)
39733      Branch: maint-5.6/perl
39734            ! t/pod/testp2pt.pl
39735 ____________________________________________________________________________
39736 [ 11429] By: gsar                                  on 2001/07/21  04:41:15
39737         Log: MacOS pod test tweak needs \Escape
39738      Branch: maint-5.6/perl
39739            ! t/pod/testp2pt.pl
39740 ____________________________________________________________________________
39741 [ 11428] By: gsar                                  on 2001/07/21  04:39:34
39742         Log: run/runenv.t needs fflushNULL sanity (t/TEST is too dumb to detect
39743              resulting duplicate output, but t/harness isn't)
39744      Branch: maint-5.6/perl
39745            ! t/run/runenv.t
39746 ____________________________________________________________________________
39747 [ 11427] By: gsar                                  on 2001/07/21  04:37:26
39748         Log: t/harness wasn't picking up all the tests
39749      Branch: maint-5.6/perl
39750            ! t/harness
39751 ____________________________________________________________________________
39752 [ 11426] By: gsar                                  on 2001/07/21  04:09:26
39753         Log: update MANIFEST for new file
39754      Branch: maint-5.6/perl
39755            ! MANIFEST
39756 ____________________________________________________________________________
39757 [ 11425] By: gsar                                  on 2001/07/21  04:07:46
39758         Log: integrate maint-5.6/macperl changes into maint-5.6/perl, with
39759              the exception of the macperl/macos/... tree
39760      Branch: maint-5.6/perl
39761           +> t/lib/filefind-taint.t
39762           !> (integrate 72 files)
39763 ____________________________________________________________________________
39764 [ 11424] By: pudge                                 on 2001/07/20  18:55:25
39765         Log: Fix test.
39766      Branch: maint-5.6/macperl
39767            ! macos/bundled_ext/Filter/t/call.t
39768 ____________________________________________________________________________
39769 [ 11423] By: gsar                                  on 2001/07/20  18:38:48
39770         Log: Make perl fork()-safe (in a slightly limited way) even on
39771              platforms that don't have pthread_atfork() (extension of
39772              the fix in change#11151).
39773              
39774              Note that this will not help extensions that call fork()
39775              directly in C, or that link to libraries that call fork()
39776              directly.  Such cases must be fixed to either call
39777              PerlProc_fork(), or call atfork_lock() in parent before the
39778              calling the function that forks and call atfork_unlock()
39779              in both parent and child immediately after the fork().
39780              (There are no worries if C code calls exec() in the child
39781              immediately after a fork().  Only cases where the child
39782              calls perl's API functions (including New()) after the
39783              fork() are problematic.)
39784              
39785              This change also eliminates the use of vfork() from perl,
39786              since all such uses were violating the severe restrictions
39787              on modifying the state of the process between the vfork()
39788              and the exec().
39789              
39790              This is a modified version of patches suggested by Abhijit
39791              Menon-Sen and Richard Soderberg.
39792      Branch: perl
39793            ! embed.h embed.pl global.sym iperlsys.h miniperlmain.c
39794            ! objXSUB.h perl.c perlapi.c pp_sys.c proto.h thread.h util.c
39795 ____________________________________________________________________________
39796 [ 11422] By: pudge                                 on 2001/07/20  18:16:37
39797         Log: Add Filter::Util::Call, Class::ISA, Digest, Filter::Simple,
39798              Switch, and Text::Balanced.
39799      Branch: maint-5.6/macperl
39800            + macos/bundled_ext/Filter/Util/Call/Call.pm
39801            + macos/bundled_ext/Filter/Util/Call/Call.xs
39802            + macos/bundled_ext/Filter/Util/Call/Makefile.PL
39803            + macos/bundled_ext/Filter/t/MyFilter.pm
39804            + macos/bundled_ext/Filter/t/call.t
39805            + macos/bundled_ext/Filter/t/filter-util.pl
39806            + macos/bundled_lib/blib/lib/Class/ISA.pm
39807            + macos/bundled_lib/blib/lib/Digest.pm
39808            + macos/bundled_lib/blib/lib/Filter/Simple.pm
39809            + macos/bundled_lib/blib/lib/Switch.pm
39810            + macos/bundled_lib/blib/lib/Text/Balanced.pm
39811            + macos/bundled_lib/blib/lib/Text/Balanced.pod
39812            + macos/bundled_lib/t/Class/ISA/test.pl
39813            + macos/bundled_lib/t/Digest/Digest.t
39814            + macos/bundled_lib/t/Filter/Simple/test.pl
39815            + macos/bundled_lib/t/Switch/test.pl
39816            + macos/bundled_lib/t/Text/Balanced/t/genxt.t
39817            + macos/bundled_lib/t/Text/Balanced/t/xbrak.t
39818            + macos/bundled_lib/t/Text/Balanced/t/xcode.t
39819            + macos/bundled_lib/t/Text/Balanced/t/xdeli.t
39820            + macos/bundled_lib/t/Text/Balanced/t/xmult.t
39821            + macos/bundled_lib/t/Text/Balanced/t/xquot.t
39822            + macos/bundled_lib/t/Text/Balanced/t/xtagg.t
39823            + macos/bundled_lib/t/Text/Balanced/t/xvari.t
39824 ____________________________________________________________________________
39825 [ 11421] By: pudge                                 on 2001/07/20  18:03:28
39826         Log: Add Filter::Util::Call to config/make files; edit utils
39827              to recognize the module (it was descended too far down).
39828              Bump version to 5.6.1a4.
39829      Branch: maint-5.6/macperl
39830            ! macos/InstallBLIB macos/MPVersion.r macos/Makefile.mk
39831            ! macos/config.sh macos/lib/ExtUtils/MM_MacOS.pm
39832            ! macos/macperl/Makefile.mk macos/xsubpp.patch
39833 ____________________________________________________________________________
39834 [ 11420] By: pudge                                 on 2001/07/20  18:02:05
39835         Log: Make DB_File the default for MLDBM on MacOS.
39836      Branch: maint-5.6/macperl
39837            ! macos/bundled_lib/blib/lib/MLDBM.pm
39838 ____________________________________________________________________________
39839 [ 11419] By: nick                                  on 2001/07/20  14:51:03
39840         Log: Subject:  [PATCH UnicodeCD.pm] Fix erronous documentation
39841              From:  Simon Cozens <simon@netthink.co.uk>
39842              Date:  Fri, 20 Jul 2001 11:42:35 -0400
39843              Message-Id:  <20010720114235.A5235@netthink.co.uk>
39844      Branch: perl
39845            ! lib/UnicodeCD.pm
39846 ____________________________________________________________________________
39847 [ 11418] By: nick                                  on 2001/07/20  14:48:12
39848         Log: Subject:  [PATCH regcomp.h] adds a comment
39849              From:  Abhijit Menon-Sen <ams@wiw.org>
39850              Date:  Fri, 20 Jul 2001 21:05:37 +0530
39851              Message-Id:  <20010720210537.A7678@lustre.dyn.wiw.org>
39852      Branch: perl
39853            ! regcomp.h
39854 ____________________________________________________________________________
39855 [ 11417] By: nick                                  on 2001/07/20  14:16:38
39856         Log: Subject:  [PATCH 5.7.2] INSTALL updates
39857              From:  Andy Dougherty <doughera@lafayette.edu>
39858              Date:  Fri, 20 Jul 2001 11:01:40 -0400 (EDT)
39859              Message-Id:  <Pine.SOL.4.10.10107201059510.16494-100000@maxwell.phys.lafayette.edu>
39860      Branch: perl
39861            ! INSTALL
39862 ____________________________________________________________________________
39863 [ 11416] By: nick                                  on 2001/07/20  06:44:44
39864         Log: Subject:  Re: [PATCH: perl@11373] pod fixups for pod/perlhack.pod
39865              From:  Russ Allbery <rra@stanford.edu>
39866              Date:  19 Jul 2001 15:52:37 -0700
39867              Message-Id:  <ylvgko4jm2.fsf@windlord.stanford.edu>
39868      Branch: perl
39869            ! lib/Pod/Man.pm
39870 ____________________________________________________________________________
39871 [ 11415] By: nick                                  on 2001/07/20  06:35:11
39872         Log: Subject:  [PATCH] defer op_seq allocation
39873              From:  Abhijit Menon-Sen <ams@wiw.org>
39874              Date:  Thu, 19 Jul 2001 22:12:24 +0530
39875              Message-Id:  <20010719221224.A13786@lustre.dyn.wiw.org>
39876      Branch: perl
39877            ! op.c
39878 ____________________________________________________________________________
39879 [ 11414] By: nick                                  on 2001/07/20  06:23:36
39880         Log: Subject:  [PATCH] prototype for Time::HiRes::sleep()
39881              From:  Abhijit Menon-Sen <ams@wiw.org>
39882              Date:  Fri, 20 Jul 2001 01:18:50 +0530
39883              Message-Id:  <20010720011850.A19650@lustre.dyn.wiw.org>
39884              (Private e-mail)
39885      Branch: perl
39886            ! ext/Time/HiRes/HiRes.xs
39887 ____________________________________________________________________________
39888 [ 11413] By: nick                                  on 2001/07/20  06:18:53
39889         Log: Integrate mainline
39890      Branch: perlio
39891           +> ext/Encode/Encode/euc-jp-0212.enc t/lib/commonsense.t
39892            - t/base/commonsense.t
39893           !> MANIFEST doio.c ext/B/B/Deparse.pm ext/Encode/Encode/Tcl.pm
39894           !> ext/POSIX/POSIX.t ext/Time/HiRes/HiRes.xs gv.c hints/darwin.sh
39895           !> hints/rhapsody.sh numeric.c pod/perlfunc.pod pod/perlhack.pod
39896           !> pod/perlre.pod pp_sys.c sv.c t/README t/op/arith.t
39897           !> t/op/sprintf.t thread.h utils/h2xs.PL win32/perlhost.h
39898           !> win32/win32.c
39899 ____________________________________________________________________________
39900 [ 11412] By: nick                                  on 2001/07/19  06:44:27
39901         Log: Integrate win32/perlhost.h from maintenance branch.
39902              (Rest of $ENV{PATH} / system() fix.)
39903      Branch: perl
39904           !> win32/perlhost.h
39905 ____________________________________________________________________________
39906 [ 11411] By: nick                                  on 2001/07/19  06:41:34
39907         Log: Subject:  [DOC PATCH bleadperl] its vs it's in perlhack.pod
39908              From:  Philip Newton <Philip.Newton@gmx.net>
39909              Date:  Wed, 18 Jul 2001 21:43:57 +0200
39910              Message-Id:  <E15Mx9y-0007Oz-00@mserv1b.vianw.co.uk>
39911      Branch: perl
39912            ! pod/perlhack.pod
39913 ____________________________________________________________________________
39914 [ 11410] By: nick                                  on 2001/07/19  06:39:35
39915         Log: Subject:  Security hole in taint checking in open()
39916              From:  deekoo@tentacle.net
39917              Date:  Thu, 19 Jul 2001 00:03:46 -0700 (PDT)
39918              Message-Id:  <Pine.LNX.4.33.0107182248330.11996-100000@chaos.tentacle.net>
39919      Branch: perl
39920            ! doio.c
39921 ____________________________________________________________________________
39922 [ 11409] By: nick                                  on 2001/07/19  06:28:08
39923         Log: Subject:  [PATCH] Re: Time::HiRes qw(sleep) fails
39924              From:  Abhijit Menon-Sen <ams@wiw.org>
39925              Date:  Thu, 19 Jul 2001 04:30:43 +0530
39926              Message-Id:  <20010719043043.A10327@lustre.dyn.wiw.org>
39927      Branch: perl
39928            ! ext/Time/HiRes/HiRes.xs
39929 ____________________________________________________________________________
39930 [ 11408] By: pudge                                 on 2001/07/19  03:27:36
39931         Log: Update docs with latest implementation information and new URLs.
39932      Branch: maint-5.6/macperl
39933            ! README.macos pod/perlport.pod
39934 ____________________________________________________________________________
39935 [ 11407] By: pudge                                 on 2001/07/19  02:35:46
39936         Log: Add Time::HiRes, and add default Makefile.mk for Digest::MD5.
39937              Fix BuildRules to accept optimization variables.
39938      Branch: maint-5.6/macperl
39939            + macos/bundled_ext/Digest/MD5/Makefile.mk
39940            ! macos/BuildRules.mk macos/Makefile.mk
39941            ! macos/bundled_ext/Time/HiRes/HiRes.xs macos/config.sh
39942            ! macos/macish.c macos/macish.h macos/macperl/Makefile.mk
39943 ____________________________________________________________________________
39944 [ 11406] By: pudge                                 on 2001/07/19  01:11:39
39945         Log: Integrate changes 11399,11401
39946      Branch: maint-5.6/macperl
39947           !> win32/perlhost.h win32/win32.c
39948 ____________________________________________________________________________
39949 [ 11405] By: nick                                  on 2001/07/18  06:50:33
39950         Log: Integrate Sarathy's Win32 $ENV{'PATH'}/system fixes (11399, 11400)
39951              from perl5.6*
39952      Branch: perl
39953           !> win32/perlhost.h win32/win32.c
39954 ____________________________________________________________________________
39955 [ 11404] By: nick                                  on 2001/07/18  06:43:59
39956         Log: Subject:  Re: Perl 5.7.2 Has Been Released 
39957              From:  hv@crypt0.demon.co.uk
39958              Date:  Wed, 18 Jul 2001 05:58:46 +0100
39959              Message-Id:  <200107180458.f6I4wlJ19966@crypt0.demon.co.uk>
39960      Branch: perl
39961            ! ext/POSIX/POSIX.t
39962 ____________________________________________________________________________
39963 [ 11403] By: nick                                  on 2001/07/18  06:38:57
39964         Log: Subject:  Re: [ID 20010716.005] numeric conversions in 5.7.[12] changed from perl5.6.1 (leading whitespace) 
39965              From:  hv@crypt0.demon.co.uk
39966              Date:  Wed, 18 Jul 2001 05:21:54 +0100
39967              Message-Id:  <200107180421.f6I4Ltc00987@crypt0.demon.co.uk>
39968      Branch: perl
39969            ! numeric.c t/op/arith.t
39970 ____________________________________________________________________________
39971 [ 11402] By: nick                                  on 2001/07/18  06:19:17
39972         Log: Subject:  Doc patch: perlre should mention perlrequick and perlretut
39973              From:  mjd@plover.com
39974              Date:  17 Jul 2001 17:59:20 -0000
39975              Message-Id:  <20010717175920.8177.qmail@plover.com>
39976      Branch: perl
39977            ! pod/perlre.pod
39978 ____________________________________________________________________________
39979 [ 11401] By: gsar                                  on 2001/07/17  21:31:31
39980         Log: thinko in change#11400 (duh)
39981      Branch: maint-5.6/perl
39982            ! win32/perlhost.h
39983 ____________________________________________________________________________
39984 [ 11400] By: gsar                                  on 2001/07/17  19:46:34
39985         Log: change#11399 revealed another unrelated bug; this is just a temporary
39986              bandaid
39987      Branch: maint-5.6/perl
39988            ! win32/perlhost.h
39989 ____________________________________________________________________________
39990 [ 11399] By: gsar                                  on 2001/07/17  19:11:57
39991         Log: fix bugs in handling of the virtualized environment under windows;
39992              there were bugs in propagating any changes to %ENV down to the real
39993              environment when such changes happened in the toplevel process
39994              (thanks to Johan Holmberg <holmberg@iar.se> for the excellent
39995              problem identification, and for a part of the fix)
39996      Branch: maint-5.6/perl
39997            ! win32/perlhost.h win32/win32.c
39998 ____________________________________________________________________________
39999 [ 11398] By: nick                                  on 2001/07/17  08:26:35
40000         Log: Subject: Re: [PATCH: perl@11359] possible fix for sprintf.t on VAX that loads %Config
40001              From: Peter Prymmer <pvhp@forte.com>
40002              Date: Mon, 16 Jul 2001 16:43:14 -0700 (PDT)
40003              Message-Id: <Pine.OSF.4.10.10107161631300.464972-100000@aspara.forte.com>
40004              
40005              Move t/base/commonsense.t to t/lib/commonsense.t - base tests
40006              should not depend on existance of Config.pm
40007      Branch: perl
40008           +> t/lib/commonsense.t
40009            - t/base/commonsense.t
40010            ! MANIFEST t/README
40011 ____________________________________________________________________________
40012 [ 11397] By: nick                                  on 2001/07/17  08:09:58
40013         Log: Subject:  [PATCH pod/perlhack.pod] Sections on writing tests & patching core mods
40014              From:  Michael G Schwern <schwern@pobox.com>
40015              Date:  Mon, 16 Jul 2001 18:20:31 -0400
40016              Message-Id:  <20010716182031.A1128@blackrider>
40017      Branch: perl
40018            ! pod/perlhack.pod
40019 ____________________________________________________________________________
40020 [ 11396] By: nick                                  on 2001/07/17  08:04:11
40021         Log: Subject:  [PATCH perlfunc.pod] make printf refer to sprintf
40022              From:  Gwyn Judd <b.judd@xtra.co.nz>
40023              Date:  Tue, 17 Jul 2001 20:55:58 +1200
40024              Message-Id:  <20010717205558.A3107@thislove>
40025      Branch: perl
40026            ! pod/perlfunc.pod
40027 ____________________________________________________________________________
40028 [ 11395] By: nick                                  on 2001/07/17  08:02:22
40029         Log: Subject:  [PATCH: perl@11373] fix t/op/sprintf.t to not load %Config
40030              From:  Peter Prymmer <pvhp@forte.com>
40031              Date:  Mon, 16 Jul 2001 15:48:33 -0700 (PDT)
40032              Message-Id:  <Pine.OSF.4.10.10107161543400.464972-100000@aspara.forte.com>
40033      Branch: perl
40034            ! t/op/sprintf.t
40035 ____________________________________________________________________________
40036 [ 11394] By: nick                                  on 2001/07/17  07:57:06
40037         Log: Subject:  Re: [PATCH gv.c] allow ${"1f"} to be non-regex var 
40038              From:  Jeff 'Japhy' Pinyan <jeffp@crusoe.net>
40039              Date:  Mon, 16 Jul 2001 18:46:53 -0400 (EDT)
40040              Message-Id:  <Pine.GSO.4.21.0107161829390.1405-100000@crusoe.crusoe.net>
40041      Branch: perl
40042            ! gv.c
40043 ____________________________________________________________________________
40044 [ 11392] By: nick                                  on 2001/07/17  07:50:12
40045         Log: Subject:  [PATCH] fix PTHREAD_ATFORK croaking too early, too often
40046              From:  Coral <coral@moonlight.crystalflame.net>
40047              Date:  Mon, 16 Jul 2001 14:25:19 -0700 (PDT)
40048              Message-Id:  <200107162125.f6GLPJ345261@moonlight.crystalflame.net>
40049      Branch: perl
40050            ! pp_sys.c thread.h
40051 ____________________________________________________________________________
40052 [ 11391] By: nick                                  on 2001/07/17  07:34:28
40053         Log: Subject:  Re: [PATCH h2xs.PL ] use Test::More where appropriate (was Re:   
40054              From:  Jonathan Stowe <gellyfish@gellyfish.com>
40055              Date:  Mon, 16 Jul 2001 18:31:21 +0100 (BST)
40056              Message-Id:  <Pine.LNX.4.33.0107161827570.15520-100000@orpheus.gellyfish.com>
40057      Branch: perl
40058            ! utils/h2xs.PL
40059 ____________________________________________________________________________
40060 [ 11390] By: pudge                                 on 2001/07/16  23:54:44
40061         Log: Add in List::Util, Memoize, NEXT, and a bunch of tests for other
40062              modules.  Also added Mac::BuildTools, Mac::AppleEvents::Simple,
40063              and Mac::Apps::Launch, which don't work, and Time::HiRes and
40064              Time::Piece, which don't yet work.
40065      Branch: maint-5.6/macperl
40066            + (add 154 files)
40067 ____________________________________________________________________________
40068 [ 11389] By: pudge                                 on 2001/07/16  23:13:10
40069         Log: Fix %ENV to be tainted [SF bug #231848, Thomas Wegner].
40070              Also add hack to get around missing setenv for PERL5DB.
40071      Branch: maint-5.6/macperl
40072            ! macos/macish.c macos/macish.h
40073 ____________________________________________________________________________
40074 [ 11388] By: pudge                                 on 2001/07/16  23:11:26
40075         Log: Fix DB_File, and patch tests for it, and NDBM_File, and POSIX.
40076      Branch: maint-5.6/macperl
40077            ! macos/MacPerlTests.cmd macos/xsubpp.patch t/lib/db-btree.t
40078            ! t/lib/db-hash.t t/lib/db-recno.t t/lib/ndbm.t t/lib/posix.t
40079 ____________________________________________________________________________
40080 [ 11387] By: pudge                                 on 2001/07/16  23:05:12
40081         Log: Fix up some configuration and make options, add extra
40082              extensions.
40083      Branch: maint-5.6/macperl
40084            ! macos/ExtBuildRules.mk macos/Makefile.mk macos/config.sh
40085            ! macos/macperl/Makefile.mk
40086 ____________________________________________________________________________
40087 [ 11386] By: pudge                                 on 2001/07/16  21:22:32
40088         Log: From Change 11374 in maintperl.
40089      Branch: maint-5.6/macperl
40090           !> utils/h2ph.PL
40091 ____________________________________________________________________________
40092 [ 11385] By: nick                                  on 2001/07/16  14:12:58
40093         Log: Back out change to h2xs till it passes its test.
40094      Branch: perl
40095            ! utils/h2xs.PL
40096 ____________________________________________________________________________
40097 [ 11384] By: nick                                  on 2001/07/16  14:00:10
40098         Log: Subject:  [PATCH h2xs.PL ] use Test::More where appropriate (was Re: [PATCH]
40099              From:  Jonathan Stowe <gellyfish@gellyfish.com>
40100              Date:  Mon, 16 Jul 2001 08:37:05 +0100 (BST)
40101              Message-Id:  <Pine.LNX.4.33.0107160830480.9915-100000@orpheus.gellyfish.com>
40102      Branch: perl
40103            ! utils/h2xs.PL
40104 ____________________________________________________________________________
40105 [ 11383] By: nick                                  on 2001/07/16  13:53:12
40106         Log: Subject:  [PATCH hints/darwin.sh] Don't override user-specified optimize flag
40107              From:  Robin Houston <robin@kitsite.com>
40108              Date:  Sun, 15 Jul 2001 18:22:31 +0100
40109              Message-Id:  <20010715182230.A11174@robin>
40110      Branch: perl
40111            ! hints/darwin.sh
40112 ____________________________________________________________________________
40113 [ 11382] By: nick                                  on 2001/07/16  13:52:49
40114         Log: Subject:  [PATCH perl@11372] re_dup
40115              From:  Radu Greab <radu@netsoft.ro>
40116              Date:  Sun, 15 Jul 2001 04:50:06 +0300
40117              Message-Id:  <15184.63182.656988.340591@ix.netsoft.ro>
40118      Branch: perl
40119            ! sv.c
40120 ____________________________________________________________________________
40121 [ 11379] By: nick                                  on 2001/07/16  13:35:39
40122         Log: Subject:  [PATCH B::Deparse] formats can't contain formats
40123              From:  Robin Houston <robin@kitsite.com>
40124              Date:  Sat, 14 Jul 2001 14:28:50 +0100
40125              Message-Id:  <20010714142850.A10205@robin>
40126      Branch: perl
40127            ! ext/B/B/Deparse.pm
40128 ____________________________________________________________________________
40129 [ 11378] By: nick                                  on 2001/07/16  13:30:36
40130         Log: Subject:  [PATCH @11359] Encode::Tcl.pm, EUC-JP with jis-x0212
40131              From:  Sadahiro Tomoyuki <BQW10602@nifty.com>
40132              Date:  Sat, 14 Jul 2001 22:17:42 +0900
40133              Message-Id:  <20010714221736.6CA3.BQW10602@nifty.com>
40134      Branch: perl
40135            + ext/Encode/Encode/euc-jp-0212.enc
40136            ! ext/Encode/Encode/Tcl.pm
40137 ____________________________________________________________________________
40138 [ 11377] By: nick                                  on 2001/07/16  13:17:28
40139         Log: Subject:  [PATCH 5.7.2] Remove useless ccflags hints
40140              From:  Andy Dougherty <doughera@lafayette.edu>
40141              Date:  Sun, 15 Jul 2001 22:52:54 -0400 (EDT)
40142              Message-Id:  <Pine.SOL.4.10.10107152250230.10344-100000@maxwell.phys.lafayette.edu>
40143      Branch: perl
40144            ! hints/darwin.sh hints/rhapsody.sh
40145 ____________________________________________________________________________
40146 [ 11376] By: nick                                  on 2001/07/16  09:05:00
40147         Log: Integrate mainline
40148      Branch: perlio
40149           +> ext/Encode/Encode/7bit-greek.enc
40150           +> ext/Encode/Encode/7bit-latin1.enc
40151           +> ext/Encode/Encode/cns11643-1.enc
40152           +> ext/Encode/Encode/cns11643-2.enc
40153           +> ext/Encode/Encode/iso2022-cn.enc
40154           +> ext/Encode/Encode/iso2022-jp1.enc
40155           +> ext/Encode/Encode/iso2022-jp2.enc
40156           !> Changes Configure MANIFEST Makefile.SH
40157           !> ext/Encode/Encode/Tcl.pm ext/Encode/Encode/Tcl.t
40158           !> ext/Encode/Encode/iso2022-kr.enc ext/POSIX/POSIX.pm
40159           !> ext/PerlIO/Via/Via.pm handy.h myconfig.SH patchlevel.h
40160           !> pod/perlhack.pod pod/perlre.pod pod/perltoc.pod regcomp.c sv.c
40161           !> t/op/pat.t t/op/sprintf.t utils/h2ph.PL utils/h2xs.PL
40162 ____________________________________________________________________________
40163 [ 11375] By: gsar                                  on 2001/07/16  02:46:11
40164         Log: integrate change#11374 from maint-5.6
40165              
40166              make h2ph grok ccsymbols fo the form 1234L, 1234ULL etc.
40167      Branch: perl
40168           !> utils/h2ph.PL
40169 ____________________________________________________________________________
40170 [ 11374] By: gsar                                  on 2001/07/16  02:10:51
40171         Log: make h2ph grok ccsymbols fo the form 1234L, 1234ULL etc.
40172      Branch: maint-5.6/perl
40173            ! utils/h2ph.PL
40174 ____________________________________________________________________________
40175 [ 11373] By: jhi                                   on 2001/07/14  09:27:10
40176         Log: Update Changes.
40177      Branch: perl
40178            ! Changes patchlevel.h
40179 ____________________________________________________________________________
40180 [ 11372] By: jhi                                   on 2001/07/14  09:19:18
40181         Log: Subject: [PATCH h2xs.PL] use Getopt::Long (was Re: [PATCH] h2xs)
40182              From: Jonathan Stowe <gellyfish@gellyfish.com>
40183              Date: Sat, 14 Jul 2001 10:14:34 +0100 (BST)
40184              Message-ID: <Pine.LNX.4.33.0107141008350.9915-100000@orpheus.gellyfish.com>
40185      Branch: perl
40186            ! utils/h2xs.PL
40187 ____________________________________________________________________________
40188 [ 11371] By: jhi                                   on 2001/07/14  09:18:09
40189         Log: Subject: patch to add DEL to [:cntrl:]
40190              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
40191              Date: Fri, 13 Jul 2001 23:25:12 -0700 (PDT)
40192              Message-Id: <200107140625.XAA01517@ventrue.corp.yahoo.com>
40193      Branch: perl
40194            ! handy.h pod/perlre.pod regcomp.c t/op/pat.t
40195 ____________________________________________________________________________
40196 [ 11370] By: jhi                                   on 2001/07/14  01:33:17
40197         Log: Metaconfig unit change for #11369; plus a dependency nit.
40198      Branch: metaconfig
40199            ! U/compline/nblock_io.U
40200      Branch: metaconfig/U/perl
40201            ! Extensions.U
40202 ____________________________________________________________________________
40203 [ 11369] By: jhi                                   on 2001/07/14  01:32:33
40204         Log: #include <stdlib.h> so that exit() is prototyped,
40205              noticed by Hugo.
40206      Branch: perl
40207            ! Configure
40208 ____________________________________________________________________________
40209 [ 11368] By: jhi                                   on 2001/07/14  01:18:28
40210         Log: Subject: [PATCH: perl@11359] possible fix for sprintf.t on VAX that loads %Config
40211              From: Peter Prymmer <pvhp@forte.com>
40212              Date: Fri, 13 Jul 2001 19:15:45 -0700 (PDT)
40213              Message-ID: <Pine.OSF.4.10.10107131908370.270775-100000@aspara.forte.com>
40214      Branch: perl
40215            ! t/op/sprintf.t
40216 ____________________________________________________________________________
40217 [ 11367] By: jhi                                   on 2001/07/14  01:07:03
40218         Log: Subject: [PATCH: perl@11359] fixup for Encode/Tcl.t on ruthless filesystems
40219              From: Peter Prymmer <pvhp@forte.com>
40220              Date: Fri, 13 Jul 2001 19:00:20 -0700 (PDT)
40221              Message-ID: <Pine.OSF.4.10.10107131856280.270775-100000@aspara.forte.com>
40222      Branch: perl
40223            ! ext/Encode/Encode/Tcl.t
40224 ____________________________________________________________________________
40225 [ 11366] By: jhi                                   on 2001/07/13  22:48:47
40226         Log: Add information about gcc 3.0 basic block profiling.
40227      Branch: perl
40228            ! Makefile.SH pod/perlhack.pod pod/perltoc.pod
40229 ____________________________________________________________________________
40230 [ 11365] By: jhi                                   on 2001/07/13  21:22:20
40231         Log: Subject: Error in lib/PerlIO/Via.pm ?
40232              From: Mark-Jason Dominus <mjd@plover.com>
40233              Date: Fri, 13 Jul 2001 15:55:41 -0400
40234              Message-ID: <20010713195541.26751.qmail@plover.com>
40235      Branch: perl
40236            ! ext/PerlIO/Via/Via.pm
40237 ____________________________________________________________________________
40238 [ 11364] By: jhi                                   on 2001/07/13  21:21:23
40239         Log: Move both usemymalloc and d_bincompat5005 to the Platfom
40240              section from the Compiler section.
40241      Branch: perl
40242            ! myconfig.SH
40243 ____________________________________________________________________________
40244 [ 11363] By: jhi                                   on 2001/07/13  21:19:34
40245         Log: Handle glibc style of constant definitions using enum
40246              with intervening #defines; from Brendan O'Dea.
40247      Branch: perl
40248            ! utils/h2ph.PL
40249 ____________________________________________________________________________
40250 [ 11362] By: jhi                                   on 2001/07/13  21:17:40
40251         Log: Add LC_MESSAGES to the locale_h export tag (it already is
40252              in the Makefile.PL and thusly eligible for an XS constant)
40253              (see also maintperl #10543)
40254      Branch: perl
40255            ! ext/POSIX/POSIX.pm
40256 ____________________________________________________________________________
40257 [ 11361] By: jhi                                   on 2001/07/13  15:12:37
40258         Log: Subject: Re: [patch] re_dup
40259              From: Abhijit Menon-Sen <ams@wiw.org>
40260              Date: Fri, 13 Jul 2001 21:41:09 +0530
40261              Message-ID: <20010713214109.A3328@lustre.dyn.wiw.org>
40262      Branch: perl
40263            ! sv.c
40264 ____________________________________________________________________________
40265 [ 11360] By: jhi                                   on 2001/07/13  15:11:45
40266         Log: Subject: [patch] re_dup
40267              From: Doug MacEachern <dougm@covalent.net>
40268              Date: Fri, 13 Jul 2001 08:51:24 -0700 (PDT)
40269              Message-ID: <Pine.LNX.4.21.0107130848530.28844-100000@mako.covalent.net>
40270      Branch: perl
40271            ! sv.c
40272 ____________________________________________________________________________
40273 [ 11359] By: jhi                                   on 2001/07/13  14:30:32
40274         Log: Update Changes.
40275      Branch: perl
40276            ! Changes patchlevel.h
40277 ____________________________________________________________________________
40278 [ 11358] By: jhi                                   on 2001/07/13  14:26:36
40279         Log: Subject: [PATCH @11328] Encode::Tcl.pm for iso-2022-(?:jp-[12]|cn)
40280              From: SADAHIRO Tomoyuki <BQW10602@nifty.com> 
40281              Date: Sat, 14 Jul 2001 00:06:30 +0900
40282              Message-Id: <20010713235522.8406.BQW10602@nifty.com>
40283      Branch: perl
40284            + ext/Encode/Encode/7bit-greek.enc
40285            + ext/Encode/Encode/7bit-latin1.enc
40286            + ext/Encode/Encode/cns11643-1.enc
40287            + ext/Encode/Encode/cns11643-2.enc
40288            + ext/Encode/Encode/iso2022-cn.enc
40289            + ext/Encode/Encode/iso2022-jp1.enc
40290            + ext/Encode/Encode/iso2022-jp2.enc
40291            ! MANIFEST ext/Encode/Encode/Tcl.pm
40292            ! ext/Encode/Encode/iso2022-kr.enc
40293 ____________________________________________________________________________
40294 [ 11357] By: nick                                  on 2001/07/13  14:24:06
40295         Log: Blind integrate mainline (as of 5.7.2?)
40296      Branch: perlio
40297           !> AUTHORS Changes Porting/config.sh Porting/config_H
40298           !> README.netware ext/PerlIO/t/encoding.t makedef.pl patchlevel.h
40299           !> pod/perlhist.pod utils/libnetcfg.PL win32/Makefile
40300           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
40301           !> win32/makefile.mk
40302 ____________________________________________________________________________
40303 [ 11355] By: jhi                                   on 2001/07/13  13:13:46
40304         Log: Snip away the devel patchlevel.
40305      Branch: perl
40306            ! patchlevel.h
40307 ____________________________________________________________________________
40308 [ 11354] By: jhi                                   on 2001/07/13  13:12:01
40309         Log: Bump the version to 5.7.2.
40310      Branch: perl
40311            ! Porting/config.sh Porting/config_H patchlevel.h
40312            ! pod/perlhist.pod utils/libnetcfg.PL win32/Makefile
40313            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
40314            ! win32/makefile.mk
40315 ____________________________________________________________________________
40316 [ 11353] By: jhi                                   on 2001/07/13  13:00:00
40317         Log: Update Changes.
40318      Branch: perl
40319            ! Changes
40320 ____________________________________________________________________________
40321 [ 11352] By: jhi                                   on 2001/07/13  12:54:49
40322         Log: Reword.
40323      Branch: perl
40324            ! AUTHORS
40325 ____________________________________________________________________________
40326 [ 11351] By: jhi                                   on 2001/07/13  12:52:47
40327         Log: AUTHORS update.
40328      Branch: perl
40329            ! AUTHORS
40330 ____________________________________________________________________________
40331 [ 11350] By: jhi                                   on 2001/07/13  12:24:36
40332         Log: Ignore PL_regex_pad and PL_regex_padav from symbols
40333              unless ithreads.
40334      Branch: perl
40335            ! makedef.pl
40336 ____________________________________________________________________________
40337 [ 11349] By: jhi                                   on 2001/07/13  11:54:10
40338         Log: Integrate perlio.
40339      Branch: perl
40340           !> win32/distclean.bat
40341 ____________________________________________________________________________
40342 [ 11348] By: jhi                                   on 2001/07/13  11:49:50
40343         Log: Test the encoding transform only iff we have PerlIO,
40344              noticed by H. Merijn Brand.
40345      Branch: perl
40346            ! ext/PerlIO/t/encoding.t
40347 ____________________________________________________________________________
40348 [ 11347] By: jhi                                   on 2001/07/13  11:40:13
40349         Log: README.netware tweaks from Ananth Kesari.
40350      Branch: perl
40351            ! README.netware
40352 ____________________________________________________________________________
40353 [ 11346] By: nick                                  on 2001/07/13  09:18:51
40354         Log: Win32/distclean.bat - Down-case all MANIFEST and File::Find results so 
40355              to avoid /unicode vs /Unicode issues.
40356      Branch: perlio
40357            ! win32/distclean.bat
40358 ____________________________________________________________________________
40359 [ 11345] By: nick                                  on 2001/07/13  06:24:18
40360         Log: Integrate mainline
40361      Branch: perlio
40362           +> README.uts lib/UnicodeCD.pm lib/UnicodeCD.t
40363            - lib/Unicode/UCD.pm lib/Unicode/UCD.t lib/unicode/distinct.pm
40364           !> (integrate 63 files)
40365 ____________________________________________________________________________
40366 [ 11344] By: jhi                                   on 2001/07/13  04:50:22
40367         Log: Add d_bincompat5005 information to perl -V.
40368      Branch: perl
40369            ! myconfig.SH
40370 ____________________________________________________________________________
40371 [ 11343] By: jhi                                   on 2001/07/13  03:42:05
40372         Log: Subject: Re: [PATCH] Re: Memory corruption? Read-only $_?
40373              From: Abhijit Menon-Sen <ams@wiw.org>
40374              Date: Fri, 13 Jul 2001 07:12:36 +0530
40375              Message-ID: <20010713071236.C5669@lustre.dyn.wiw.org>
40376      Branch: perl
40377            ! sv.c
40378 ____________________________________________________________________________
40379 [ 11342] By: jhi                                   on 2001/07/13  03:36:22
40380         Log: Remove unicode::distinct, as per Inaba Hiroto.
40381      Branch: perl
40382            - lib/unicode/distinct.pm
40383            ! MANIFEST hv.c perl.h pod/perlmodlib.pod pod/perltoc.pod sv.c
40384            ! t/lib/1_compile.t
40385 ____________________________________________________________________________
40386 [ 11341] By: jhi                                   on 2001/07/13  00:05:53
40387         Log: Paging for Dr Octothorpe.
40388      Branch: perl
40389            ! pod/perlfaq4.pod
40390 ____________________________________________________________________________
40391 [ 11340] By: jhi                                   on 2001/07/12  23:53:44
40392         Log: cut-n-paste error noticed by mjd.
40393      Branch: perl
40394            ! pod/perlfaq4.pod
40395 ____________________________________________________________________________
40396 [ 11339] By: jhi                                   on 2001/07/12  23:39:42
40397         Log: Subject: [PATCH: perl@11328] update the octal situation in perlfaq4.pod
40398              From: Peter Prymmer <pvhp@forte.com>
40399              Date: Thu, 12 Jul 2001 17:04:22 -0700 (PDT)
40400              Message-ID: <Pine.OSF.4.10.10107121703040.219875-100000@aspara.forte.com>
40401      Branch: perl
40402            ! pod/perlfaq4.pod
40403 ____________________________________________________________________________
40404 [ 11338] By: jhi                                   on 2001/07/12  23:38:49
40405         Log: Subject: Re: [randy@qualcomm.com: Corrections for ' repository - Using the Perl repository ']
40406              From: Randall Gellens <randy@qualcomm.com>
40407              Date: Thu, 12 Jul 2001 16:56:23 -0700
40408              Message-Id: <p05100301b773e9751c04@[129.46.176.61]>
40409      Branch: perl
40410            ! Porting/repository.pod
40411 ____________________________________________________________________________
40412 [ 11337] By: jhi                                   on 2001/07/12  23:35:06
40413         Log: Make PTHREAD_ATFORK() to croak if HAS_FORK, noop otherwise.
40414      Branch: perl
40415            ! thread.h
40416 ____________________________________________________________________________
40417 [ 11336] By: jhi                                   on 2001/07/12  23:23:39
40418         Log: Subject: [PATCH] pthread_atfork on FreeBSD - Part 1: #ifdef HAS_PTHREAD_ATFORK  
40419              From: coral <coral@moonlight.crystalflame.net>
40420              Date: Thu, 12 Jul 2001 16:16:50 -0700 (PDT)
40421              Message-Id: <200107122316.f6CNGoq09171@moonlight.crystalflame.net>
40422      Branch: perl
40423            ! thread.h
40424 ____________________________________________________________________________
40425 [ 11335] By: jhi                                   on 2001/07/12  23:23:14
40426         Log: Metaconfig unit change for #11134.
40427      Branch: metaconfig
40428            + U/threads/d_pthread_atfork.U
40429 ____________________________________________________________________________
40430 [ 11334] By: jhi                                   on 2001/07/12  23:22:42
40431         Log: Add HAS_PTHREAD_ATFORK.
40432      Branch: perl
40433            ! Configure NetWare/config.wc NetWare/config_H.wc
40434            ! Porting/Glossary Porting/config.sh Porting/config_H
40435            ! config_h.SH configure.com epoc/config.sh pod/perltoc.pod
40436            ! uconfig.h uconfig.sh vos/config.alpha.def vos/config.alpha.h
40437            ! vos/config.ga.def vos/config.ga.h win32/config.bc
40438            ! win32/config.gc win32/config.vc win32/config_H.bc
40439            ! win32/config_H.gc win32/config_H.vc
40440 ____________________________________________________________________________
40441 [ 11333] By: jhi                                   on 2001/07/12  22:58:35
40442         Log: Subject: [PATCH] File::Copy fails on tied handles
40443              From: "Wilson, Doug" <Doug_Wilson@intuit.com>
40444              Date: Thu, 12 Jul 2001 15:18:51 -0700
40445              Message-ID: <35A280DF784CD411A06B0008C7B130ADB5505B@sdex04.sd.intuit.com>
40446      Branch: perl
40447            ! lib/File/Copy.pm
40448 ____________________________________________________________________________
40449 [ 11332] By: jhi                                   on 2001/07/12  22:57:04
40450         Log: Subject: [PATCH] Langinfo.t
40451              From: Nicholas Clark <nick@ccl4.org>
40452              Date: Thu, 12 Jul 2001 23:55:38 +0100
40453              Message-ID: <20010712235538.M5827@plum.flirble.org>
40454      Branch: perl
40455            ! ext/I18N/Langinfo/Langinfo.t
40456 ____________________________________________________________________________
40457 [ 11331] By: jhi                                   on 2001/07/12  22:56:09
40458         Log: Subject: [PATCH: perl@11328] informational tweaks to perl572delta.pod
40459              From: Peter Prymmer <pvhp@forte.com>
40460              Date: Thu, 12 Jul 2001 16:38:00 -0700 (PDT)
40461              Message-ID: <Pine.OSF.4.10.10107121633340.219875-100000@aspara.forte.com>
40462      Branch: perl
40463            ! pod/perl572delta.pod
40464 ____________________________________________________________________________
40465 [ 11330] By: jhi                                   on 2001/07/12  22:55:23
40466         Log: Subject: [PATCH] Re: Memory corruption? Read-only $_?
40467              From: Abhijit Menon-Sen <ams@wiw.org>
40468              Date: Fri, 13 Jul 2001 05:21:16 +0530
40469              Message-ID: <20010713052116.B5669@lustre.dyn.wiw.org>
40470      Branch: perl
40471            ! sv.c
40472 ____________________________________________________________________________
40473 [ 11329] By: jhi                                   on 2001/07/12  22:54:39
40474         Log: Subject: [PATCH 20010712.005] Re: Perl bug with "delete" on arrays
40475              From: Abhijit Menon-Sen <ams@wiw.org>
40476              Date: Fri, 13 Jul 2001 03:04:25 +0530
40477              Message-ID: <20010713030425.A5669@lustre.dyn.wiw.org>
40478      Branch: perl
40479            ! av.c
40480 ____________________________________________________________________________
40481 [ 11328] By: gsar                                  on 2001/07/12  19:02:01
40482         Log: s/^M$//g
40483      Branch: perl
40484            ! win32/Makefile win32/makefile.mk
40485 ____________________________________________________________________________
40486 [ 11327] By: jhi                                   on 2001/07/12  18:54:09
40487         Log: Update Changes.
40488      Branch: perl
40489            ! Changes patchlevel.h
40490 ____________________________________________________________________________
40491 [ 11326] By: jhi                                   on 2001/07/12  18:17:18
40492         Log: Typo spotted by Philip Newton.
40493      Branch: perl
40494            ! pod/perl572delta.pod
40495 ____________________________________________________________________________
40496 [ 11325] By: jhi                                   on 2001/07/12  18:11:42
40497         Log: Subject: [PATCH] fixes perl_clone of perl_clone
40498              From: Artur Bergman <artur@contiller.se>
40499              Date: Thu, 12 Jul 2001 20:57:09 +0200
40500              Message-ID: <B773BFA4.236B%artur@contiller.se>
40501      Branch: perl
40502            ! sv.c
40503 ____________________________________________________________________________
40504 [ 11324] By: jhi                                   on 2001/07/12  18:09:17
40505         Log: Add README.uts from Hal Morris.
40506      Branch: perl
40507            + README.uts
40508            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perl572delta.pod
40509            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
40510 ____________________________________________________________________________
40511 [ 11323] By: jhi                                   on 2001/07/12  17:48:33
40512         Log: Subject: Re: AIX 4.3.3 w/ vac 5.0 [ FATAL in B ]
40513              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
40514              Date: Thu, 12 Jul 2001 20:32:37 +0200
40515              Message-Id: <20010712201743.E108.H.M.BRAND@hccnet.nl>
40516      Branch: perl
40517            ! hints/aix.sh
40518 ____________________________________________________________________________
40519 [ 11322] By: jhi                                   on 2001/07/12  17:44:29
40520         Log: Subject: Patch: document reg_data.what member
40521              From: Mark-Jason Dominus <mjd@plover.com>
40522              Message-ID: <20010712182532.14821.qmail@plover.com>
40523              Date: Thu, 12 Jul 2001 14:25:32 -0400
40524      Branch: perl
40525            ! regcomp.c regcomp.h
40526 ____________________________________________________________________________
40527 [ 11321] By: jhi                                   on 2001/07/12  17:43:18
40528         Log: Subject: [PATCH] Perl_re_dup()
40529              From: Abhijit Menon-Sen <ams@wiw.org>
40530              Date: Thu, 12 Jul 2001 23:54:32 +0530
40531              Message-ID: <20010712235432.J24707@lustre.dyn.wiw.org>
40532      Branch: perl
40533            ! embed.h embed.pl perlapi.c proto.h sv.c
40534 ____________________________________________________________________________
40535 [ 11320] By: jhi                                   on 2001/07/12  17:18:54
40536         Log: Regen Configure, modlib, toc.
40537      Branch: perl
40538            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
40539            ! pod/perlmodlib.pod pod/perltoc.pod
40540 ____________________________________________________________________________
40541 [ 11319] By: jhi                                   on 2001/07/12  17:08:15
40542         Log: The problem seems to be in PerlIO::Layer::->find() not
40543              accepting the ":encoding(blurflur)" arguments.
40544      Branch: perl
40545            ! lib/PerlIO.pm lib/open.pm
40546 ____________________________________________________________________________
40547 [ 11318] By: jhi                                   on 2001/07/12  16:58:11
40548         Log: AIX doc update.
40549      Branch: perl
40550            ! README.aix pod/perl572delta.pod
40551 ____________________________________________________________________________
40552 [ 11317] By: jhi                                   on 2001/07/12  16:39:11
40553         Log: Subject: AIX README update
40554              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
40555              Date: Thu, 12 Jul 2001 19:28:30 +0200
40556              Message-Id: <20010712192620.E0F9.H.M.BRAND@hccnet.nl>
40557      Branch: perl
40558            ! README.aix
40559 ____________________________________________________________________________
40560 [ 11316] By: jhi                                   on 2001/07/12  16:37:15
40561         Log: Subject: [PATCH ext/IO/lib/IO/t/io_unix.t] for QNX6
40562              From: Norton Allen <allen@huarp.harvard.edu>
40563              Date: Thu, 12 Jul 2001 11:30:51 -0400 (edt)
40564              Message-Id: <200107121530.LAA12631@bottesini.harvard.edu>
40565      Branch: perl
40566            ! ext/IO/lib/IO/t/io_unix.t
40567 ____________________________________________________________________________
40568 [ 11315] By: jhi                                   on 2001/07/12  16:35:53
40569         Log: Subject: [PATCH README.qnx hints/qnx.sh]
40570              From: Norton Allen <allen@huarp.harvard.edu>
40571              Date: Thu, 12 Jul 2001 11:29:19 -0400 (edt)
40572              Message-Id: <200107121529.LAA23411@bottesini.harvard.edu>
40573      Branch: perl
40574            ! README.qnx hints/qnx.sh
40575 ____________________________________________________________________________
40576 [ 11314] By: jhi                                   on 2001/07/12  16:13:15
40577         Log: Subject: [patch] faster PM_GETRE
40578              From: Doug MacEachern <dougm@covalent.net>
40579              Date: Thu, 12 Jul 2001 10:13:27 -0700 (PDT)
40580              Message-ID: <Pine.LNX.4.21.0107121011530.28844-100000@mako.covalent.net>
40581      Branch: perl
40582            ! op.h
40583 ____________________________________________________________________________
40584 [ 11313] By: jhi                                   on 2001/07/12  16:12:23
40585         Log: Subject: Re: [PATCH] Threadsafe PMOPs! We might still win this war.
40586              From: Doug MacEachern <dougm@covalent.net>
40587              Date: Thu, 12 Jul 2001 10:11:28 -0700 (PDT)
40588              Message-ID: <Pine.LNX.4.21.0107121010160.28844-100000@mako.covalent.net>
40589      Branch: perl
40590            ! op.c
40591 ____________________________________________________________________________
40592 [ 11312] By: jhi                                   on 2001/07/12  16:07:22
40593         Log: Tell where the nice Estonian database is.
40594      Branch: perl
40595            ! lib/open.pm
40596 ____________________________________________________________________________
40597 [ 11311] By: jhi                                   on 2001/07/12  16:05:31
40598         Log: Retract #11309 since #11310 is a better fix.
40599      Branch: perl
40600            ! t/lib/1_compile.t
40601 ____________________________________________________________________________
40602 [ 11310] By: gsar                                  on 2001/07/12  15:50:40
40603         Log: fix for failing fork.t#12 on windows (win32_execvp() tweak in
40604              change#11300 needs to return the status of failed win32_spawnvp())
40605              
40606              fix various open.pm bugs: '\0' isn't the same as "\0", so it wasn't
40607              splitting correctly; remove unused variables; 'require' at run time
40608              rather than 'use' at compile time for I18N::Langinfo, since it
40609              isn't everyware
40610      Branch: perl
40611            ! lib/open.pm win32/win32.c
40612 ____________________________________________________________________________
40613 [ 11309] By: jhi                                   on 2001/07/12  15:29:55
40614         Log: Temporary workaround.
40615      Branch: perl
40616            ! t/lib/1_compile.t
40617 ____________________________________________________________________________
40618 [ 11308] By: jhi                                   on 2001/07/12  14:44:51
40619         Log: UCD typo in #11306 and add also more known-to-be-tested
40620              modules to the skip list.
40621      Branch: perl
40622            ! t/lib/1_compile.t
40623 ____________________________________________________________________________
40624 [ 11307] By: jhi                                   on 2001/07/12  14:38:38
40625         Log: Rename Unicode::UCD to UnicodeCD to avoid
40626              messups with case-insensitive filesystems.
40627      Branch: perl
40628            + lib/UnicodeCD.pm lib/UnicodeCD.t
40629            - lib/Unicode/UCD.pm lib/Unicode/UCD.t
40630            ! MANIFEST pod/perl572delta.pod t/lib/1_compile.t
40631 ____________________________________________________________________________
40632 [ 11306] By: jhi                                   on 2001/07/12  13:32:05
40633         Log: Subject: [ID 20010711.005] in Tie::Array, SPLICE ignores context, breaking SHIFT 
40634              From: daniel@biz.bitpusher.com
40635              Date: Wed, 11 Jul 2001 23:25:47 -0700
40636              Message-Id: <200107120625.f6C6PkJ13065@biz.bitpusher.com>
40637      Branch: perl
40638            ! lib/Tie/Array.pm t/op/splice.t
40639 ____________________________________________________________________________
40640 [ 11305] By: jhi                                   on 2001/07/12  13:05:46
40641         Log: Subject: [PATCH] More accurate line numbers in messages
40642              From: Paul Johnson <paul@pjcj.net>
40643              Date: Thu, 12 Jul 2001 04:14:11 +0200
40644              Message-ID: <20010712041411.A3467@pjcj.net>
40645              
40646              (With prototyping and multiplicity tweaks.)
40647      Branch: perl
40648            ! dump.c embed.h embed.pl t/lib/warnings/util util.c
40649 ____________________________________________________________________________
40650 [ 11304] By: nick                                  on 2001/07/12  12:53:40
40651         Log: Integrate mainline
40652      Branch: perlio
40653           !> ext/ByteLoader/bytecode.h hints/aix.sh pod/perl572delta.pod
40654           !> regexec.c thread.h
40655 ____________________________________________________________________________
40656 [ 11303] By: jhi                                   on 2001/07/12  12:46:20
40657         Log: Cut-and-pasto in #11298.
40658      Branch: perl
40659            ! ext/ByteLoader/bytecode.h
40660 ____________________________________________________________________________
40661 [ 11302] By: jhi                                   on 2001/07/12  12:42:35
40662         Log: Update the AIX known problems section.
40663      Branch: perl
40664            ! pod/perl572delta.pod
40665 ____________________________________________________________________________
40666 [ 11301] By: jhi                                   on 2001/07/12  12:36:46
40667         Log: Subject: Re: HiRes on AIX 4.2 in threaded mode
40668              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
40669              Date: Thu, 12 Jul 2001 12:16:16 +0200
40670              Message-Id: <20010712114215.E0D9.H.M.BRAND@hccnet.nl>
40671      Branch: perl
40672            ! hints/aix.sh
40673 ____________________________________________________________________________
40674 [ 11300] By: jhi                                   on 2001/07/12  12:35:44
40675         Log: Integrate perlio.
40676      Branch: perl
40677           !> makedef.pl win32/win32.c
40678 ____________________________________________________________________________
40679 [ 11299] By: jhi                                   on 2001/07/12  12:33:57
40680         Log: Subject: [PATCH] fix for PMOP threadness failures
40681              From: Artur Bergman <artur@contiller.se>
40682              Date: Thu, 12 Jul 2001 09:48:06 +0200
40683              Message-ID: <B77322D6.22DD%artur@contiller.se>
40684      Branch: perl
40685            ! regexec.c
40686 ____________________________________________________________________________
40687 [ 11298] By: jhi                                   on 2001/07/12  12:27:47
40688         Log: Subject: RE: Win32 Failure, was Re: perl@11278 - LAST CALL FOR 5.7.2
40689              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
40690              Date: Thu, 12 Jul 2001 09:09:48 +0200
40691              Message-ID: <E3FB32585BF1D411B9E900805FF51A0808CE70@RU0022EXCH001U> 
40692              
40693              More parentheses to keep bcc happy.
40694      Branch: perl
40695            ! ext/ByteLoader/bytecode.h
40696 ____________________________________________________________________________
40697 [ 11297] By: jhi                                   on 2001/07/12  12:24:50
40698         Log: Subject: Re: [patch] pthread_atfork bandaid
40699              From: Doug MacEachern <dougm@covalent.net>
40700              Date: Wed, 11 Jul 2001 23:43:17 -0700 (PDT)
40701              Message-ID: <Pine.LNX.4.21.0107112342330.28844-100000@mako.covalent.net>
40702      Branch: perl
40703            ! thread.h
40704 ____________________________________________________________________________
40705 [ 11296] By: nick                                  on 2001/07/12  11:55:48
40706         Log: Exclude reentrant_buffer from .def file
40707      Branch: perlio
40708            ! makedef.pl
40709 ____________________________________________________________________________
40710 [ 11295] By: nick                                  on 2001/07/12  11:11:44
40711         Log: Honour void-ness of my_exit()
40712      Branch: perlio
40713            ! win32/win32.c
40714 ____________________________________________________________________________
40715 [ 11294] By: nick                                  on 2001/07/12  07:51:04
40716         Log: Integrate mainline
40717      Branch: perlio
40718           +> uts/sprintf_wrap.c
40719           !> (integrate 35 files)
40720 ____________________________________________________________________________
40721 [ 11293] By: jhi                                   on 2001/07/12  04:58:08
40722         Log: Retract #11289.
40723      Branch: perl
40724            ! embed.h embed.pl perl.c proto.h thread.h
40725 ____________________________________________________________________________
40726 [ 11292] By: jhi                                   on 2001/07/12  04:47:43
40727         Log: Now the :locale pseudolayer *almost* works...
40728      Branch: perl
40729            ! lib/open.pm
40730 ____________________________________________________________________________
40731 [ 11291] By: jhi                                   on 2001/07/12  04:36:47
40732         Log: Locale encoding tweaks.
40733      Branch: perl
40734            ! lib/open.pm
40735 ____________________________________________________________________________
40736 [ 11290] By: jhi                                   on 2001/07/12  04:25:53
40737         Log: Subject: Re: [PATCH: perl@11181] UCD.t fails LATIN|Latin test
40738              From: Mark-Jason Dominus <mjd@plover.com>
40739              Date: Thu, 12 Jul 2001 00:59:31 -0400
40740              Message-ID: <20010712045931.8543.qmail@plover.com>
40741              
40742              Remove the chmod/umask leading zero warning.
40743      Branch: perl
40744            ! lib/warnings.pm pod/perldiag.pod pod/perllexwarn.pod
40745            ! t/lib/warnings/toke toke.c warnings.h warnings.pl
40746 ____________________________________________________________________________
40747 [ 11289] By: jhi                                   on 2001/07/12  04:16:41
40748         Log: (Retracted by #11289.)
40749      Branch: perl
40750            ! embed.h embed.pl perl.c proto.h thread.h
40751 ____________________________________________________________________________
40752 [ 11288] By: jhi                                   on 2001/07/12  03:45:11
40753         Log: Needed by #11283.
40754      Branch: perl
40755            ! intrpvar.h
40756 ____________________________________________________________________________
40757 [ 11287] By: jhi                                   on 2001/07/12  03:40:04
40758         Log: Metaconfig unit change for #11286.
40759      Branch: metaconfig/U/perl
40760            ! patchlevel.U
40761 ____________________________________________________________________________
40762 [ 11286] By: jhi                                   on 2001/07/12  03:39:18
40763         Log: Subject: Re: [PATCH Configure] perl -V broken
40764              From: Andy Dougherty <doughera@lafayette.edu>
40765              Date: Wed, 11 Jul 2001 13:30:27 -0400 (EDT)
40766              Message-ID: <Pine.SOL.4.10.10107111329060.2021-100000@maxwell.phys.lafayette.edu>
40767      Branch: perl
40768            ! Configure myconfig.SH
40769 ____________________________________________________________________________
40770 [ 11285] By: jhi                                   on 2001/07/12  03:27:28
40771         Log: Retract #11166 (and #11237).
40772      Branch: perl
40773            ! dump.c embed.h lib/warnings.pm op.c op.h opcode.h opcode.pl
40774            ! pod/perldiag.pod pp.sym pp_proto.h t/lib/warnings/op
40775            ! t/lib/warnings/toke toke.c warnings.h warnings.pl
40776 ____________________________________________________________________________
40777 [ 11284] By: jhi                                   on 2001/07/12  02:36:42
40778         Log: UTS tweaks for Hal Morris.
40779      Branch: perl
40780            + uts/sprintf_wrap.c
40781            ! MANIFEST hints/uts.sh perl.h
40782 ____________________________________________________________________________
40783 [ 11283] By: jhi                                   on 2001/07/12  00:52:36
40784         Log: Subject: [PATCH] Use reentrant API glibc
40785              From: Artur Bergman <artur@contiller.se>
40786              Date: Thu, 12 Jul 2001 00:58:21 +0200
40787              Message-ID: <B772A6AD.2288%artur@contiller.se>
40788      Branch: perl
40789            ! embedvar.h intrpvar.h op.h perl.c perlapi.h pod/perlapi.pod
40790            ! sv.c
40791 ____________________________________________________________________________
40792 [ 11282] By: jhi                                   on 2001/07/12  00:35:27
40793         Log: Subject: Re: ActivePerl 628 + warnings + fork + exec = spurious "Can't exec"?
40794              From: barries <barries@slaysys.com>
40795              Date: Wed, 11 Jul 2001 15:11:46 -0400
40796              Message-ID: <20010711151146.G24560@jester.slaysys.com>
40797      Branch: perl
40798            ! pp_sys.c t/lib/warnings/doio win32/win32.c
40799 ____________________________________________________________________________
40800 [ 11281] By: jhi                                   on 2001/07/12  00:32:17
40801         Log: Subject: [patch] pthread_atfork bandaid
40802              From: Doug MacEachern <dougm@covalent.net>
40803              Date: Wed, 11 Jul 2001 08:59:12 -0700 (PDT)
40804              Message-ID: <Pine.LNX.4.21.0107110855070.11688-100000@mako.covalent.net>
40805      Branch: perl
40806            ! miniperlmain.c perl.c
40807 ____________________________________________________________________________
40808 [ 11280] By: jhi                                   on 2001/07/12  00:31:34
40809         Log: Subject: [patch] perl_clone leaks
40810              From: Doug MacEachern <dougm@covalent.net>
40811              Date: Wed, 11 Jul 2001 08:43:32 -0700 (PDT)
40812              Message-ID: <Pine.LNX.4.21.0107110842390.11688-100000@mako.covalent.net>
40813      Branch: perl
40814            ! sv.c
40815 ____________________________________________________________________________
40816 [ 11279] By: nick                                  on 2001/07/11  15:49:38
40817         Log: Integrate mainline
40818      Branch: perlio
40819           +> ext/Encode/Encode/HZ.enc ext/PerlIO/t/encoding.t
40820           +> ext/Time/HiRes/hints/dynixptx.pl lib/Math/BigInt/Calc.pm
40821           +> lib/Math/BigInt/t/bigintc.t lib/Term/ANSIColor/ChangeLog
40822           +> lib/Term/ANSIColor/README
40823           !> (integrate 54 files)
40824 ____________________________________________________________________________
40825 [ 11278] By: jhi                                   on 2001/07/11  13:52:20
40826         Log: Update Changes.
40827      Branch: perl
40828            ! Changes patchlevel.h
40829 ____________________________________________________________________________
40830 [ 11277] By: jhi                                   on 2001/07/11  13:31:43
40831         Log: Subject: blead kit timestamps && the problem with running perl embed.pl
40832              From: Peter Prymmer <pvhp@forte.com>
40833              Date: Tue, 10 Jul 2001 19:33:00 -0700 (PDT)
40834              Message-ID: <Pine.OSF.4.10.10107101906360.137455-100000@aspara.forte.com>
40835              
40836              Backport of embed.pl to 5.003.
40837      Branch: perl
40838            ! embed.pl
40839 ____________________________________________________________________________
40840 [ 11276] By: jhi                                   on 2001/07/11  13:18:07
40841         Log: Subject: Re: POSIX test #14 on UTS 
40842              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
40843              Date: Wed, 11 Jul 2001 03:02:14 +0100
40844              Message-Id: <200107110202.f6B22Ea10727@crypt.compulink.co.uk>
40845      Branch: perl
40846            ! ext/POSIX/POSIX.t
40847 ____________________________________________________________________________
40848 [ 11275] By: jhi                                   on 2001/07/11  13:15:49
40849         Log: Make the I32 an IV to preserve structure alignment and size.
40850      Branch: perl
40851            ! op.h
40852 ____________________________________________________________________________
40853 [ 11274] By: jhi                                   on 2001/07/11  13:13:27
40854         Log: Subject: [PATCH] Threadsafe PMOPs! We might still win this war.
40855              From: "Artur Bergman" <artur@contiller.se>
40856              Date: Wed, 11 Jul 2001 14:23:37 +0200
40857              Message-ID: <000b01c10a04$4fa16a10$21000a0a@vogw2kdev>
40858              
40859              Threadsafe PMOPs for ithreads, waiting for AMS's Perl_re_dup().
40860      Branch: perl
40861            ! embedvar.h intrpvar.h op.c op.h perl.c perlapi.h
40862            ! pod/perlapi.pod sv.c
40863 ____________________________________________________________________________
40864 [ 11273] By: jhi                                   on 2001/07/11  03:53:28
40865         Log: Tweak until Pod::Parser gets updated.
40866      Branch: perl
40867            ! t/pod/special_seqs.xr
40868 ____________________________________________________________________________
40869 [ 11272] By: jhi                                   on 2001/07/11  00:46:05
40870         Log: File::Spec usage tweak.
40871      Branch: perl
40872            ! lib/ExtUtils.t
40873 ____________________________________________________________________________
40874 [ 11271] By: jhi                                   on 2001/07/11  00:37:19
40875         Log: Integrate #11263 from macperl; macos and macosx updates.
40876      Branch: perl
40877           !> pod/perlport.pod
40878 ____________________________________________________________________________
40879 [ 11270] By: jhi                                   on 2001/07/11  00:33:27
40880         Log: Subject: [PATCH: perl@11238] dynixptx updates for osvers='4.5.2'
40881              From: Peter Prymmer <pvhp@forte.com>
40882              Date: Tue, 10 Jul 2001 15:29:45 -0700 (PDT)
40883              Message-ID: <Pine.OSF.4.10.10107101519160.137455-100000@aspara.forte.com>
40884      Branch: perl
40885            + ext/Time/HiRes/hints/dynixptx.pl
40886            ! MANIFEST hints/dynixptx.sh
40887 ____________________________________________________________________________
40888 [ 11269] By: jhi                                   on 2001/07/11  00:32:16
40889         Log: Subject: [PATCH] ExtUtils::Constant (was Re: funny numconvert test in perl@11006 (was Re: report on BS2000 wit h perl@11006))
40890              From: Nicholas Clark <nick@ccl4.org>
40891              Date: Tue, 10 Jul 2001 23:17:43 +0100
40892              Message-ID: <20010710231742.B59620@plum.flirble.org>
40893      Branch: perl
40894            ! lib/ExtUtils.t lib/ExtUtils/Constant.pm
40895 ____________________________________________________________________________
40896 [ 11268] By: jhi                                   on 2001/07/11  00:30:56
40897         Log: Subject: [DOC PATCH] Pluggable runops
40898              From: Paul Johnson <paul@pjcj.net>
40899              Date: Tue, 10 Jul 2001 21:53:28 +0200
40900              Message-ID: <20010710215328.B26577@pjcj.net>
40901      Branch: perl
40902            ! pod/perlguts.pod
40903 ____________________________________________________________________________
40904 [ 11267] By: jhi                                   on 2001/07/11  00:29:59
40905         Log: Subject: [PATCH] Authors
40906              From: Artur Bergman <artur@contiller.se>
40907              Date: Tue, 10 Jul 2001 20:39:12 +0200
40908              Message-ID: <B771186F.21CD%artur@contiller.se>
40909      Branch: perl
40910            ! AUTHORS
40911 ____________________________________________________________________________
40912 [ 11266] By: jhi                                   on 2001/07/11  00:29:13
40913         Log: Subject: Re: [PATCH] Small fix to pp_gmtime
40914              From: Doug MacEachern <dougm@covalent.net>
40915              Date: Tue, 10 Jul 2001 11:19:43 -0700 (PDT)
40916              Message-ID: <Pine.LNX.4.21.0107101118020.10475-100000@mako.covalent.net>
40917      Branch: perl
40918            ! pp_ctl.c
40919 ____________________________________________________________________________
40920 [ 11265] By: jhi                                   on 2001/07/11  00:28:15
40921         Log: Subject: doc patch; times() in scalar context
40922              From: mjd@plover.com
40923              Date: 10 Jul 2001 18:01:17 -0000
40924              Message-ID: <20010710180117.12477.qmail@plover.com>
40925      Branch: perl
40926            ! pod/perlfunc.pod
40927 ____________________________________________________________________________
40928 [ 11264] By: jhi                                   on 2001/07/11  00:27:17
40929         Log: Subject: [PATCH] Small fix to pp_gmtime
40930              From: Artur Bergman <artur@contiller.se>
40931              Date: Tue, 10 Jul 2001 19:54:52 +0200
40932              Message-ID: <B7710E0B.21C5%artur@contiller.se>
40933      Branch: perl
40934            ! pp_sys.c
40935 ____________________________________________________________________________
40936 [ 11263] By: pudge                                 on 2001/07/10  21:06:10
40937         Log: Integrate changes from mainline perl, add notes about
40938              Mac OS X and Mac OS.
40939      Branch: maint-5.6/macperl
40940            ! pod/perlport.pod
40941 ____________________________________________________________________________
40942 [ 11262] By: jhi                                   on 2001/07/10  15:21:26
40943         Log: A proof of the dangers of package; ?
40944      Branch: perl
40945            ! t/lib/warnings/op
40946 ____________________________________________________________________________
40947 [ 11261] By: jhi                                   on 2001/07/10  15:02:27
40948         Log: Regen toc and modlib.
40949      Branch: perl
40950            ! pod/perlmodlib.pod pod/perltoc.pod
40951 ____________________________________________________________________________
40952 [ 11260] By: jhi                                   on 2001/07/10  15:00:37
40953         Log: Add compexcl(), casefold(), and casespec() interfaces;
40954              and make all interfaces to return hash references instead
40955              of hashes. 
40956      Branch: perl
40957            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
40958 ____________________________________________________________________________
40959 [ 11259] By: jhi                                   on 2001/07/10  13:50:17
40960         Log: Subject: [PATCH bleadperl] Math::Big* doc patches (and some code)
40961              From: "Philip Newton" <Philip.Newton@gmx.net>
40962              Date: Tue, 10 Jul 2001 09:55:59 +0200
40963              Message-ID: <20010710.095300@ID-11583.news.dfncis.de>
40964              
40965              Subject: [DOC PATCH bleadperl] detypo Math::BigInt docs
40966              From: "Philip Newton" <Philip.Newton@gmx.net>
40967              Date: Tue, 10 Jul 2001 09:56:37 +0200
40968              Message-ID: <20010710.095600@ID-11583.news.dfncis.de>
40969      Branch: perl
40970            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
40971            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigintpm.t
40972 ____________________________________________________________________________
40973 [ 11258] By: jhi                                   on 2001/07/10  13:47:20
40974         Log: Subject: [patch] undef &xsub for 1,2
40975              From: Doug MacEachern <dougm@covalent.net>
40976              Date: Mon, 9 Jul 2001 20:16:49 -0700 (PDT)
40977              Message-ID: <Pine.LNX.4.21.0107092012570.1913-100000@mako.covalent.net>
40978              
40979              (This version of the patch with a comment from Gisle.)
40980      Branch: perl
40981            ! op.c
40982 ____________________________________________________________________________
40983 [ 11257] By: jhi                                   on 2001/07/10  13:45:44
40984         Log: Mention package; deprecation and the Win32 problems.
40985      Branch: perl
40986            ! pod/perl572delta.pod
40987 ____________________________________________________________________________
40988 [ 11256] By: jhi                                   on 2001/07/10  13:45:12
40989         Log: Subject: [PATCH] deprecate package with no arguments
40990              From: Robin Houston <robin@kitsite.com>
40991              Date: Tue, 10 Jul 2001 13:33:40 +0100
40992              Message-ID: <20010710133340.A13452@robin.kitsite.com>
40993      Branch: perl
40994            ! op.c pod/perldiag.pod pod/perlfunc.pod t/lib/warnings/op
40995 ____________________________________________________________________________
40996 [ 11255] By: jhi                                   on 2001/07/10  13:16:11
40997         Log: Upgrade to podlators 1.10.
40998      Branch: perl
40999            ! lib/Pod/Man.pm lib/Pod/Text.pm lib/Pod/Text/Color.pm
41000            ! lib/Pod/Text/Overstrike.pm lib/Pod/Text/Termcap.pm
41001            ! pod/pod2man.PL pod/pod2text.PL
41002 ____________________________________________________________________________
41003 [ 11254] By: jhi                                   on 2001/07/10  13:09:34
41004         Log: Upgrade to Term::ANSIColor 1.04.
41005      Branch: perl
41006            + lib/Term/ANSIColor/ChangeLog lib/Term/ANSIColor/README
41007            ! MANIFEST lib/Term/ANSIColor.pm lib/Term/ANSIColor/test.pl
41008 ____________________________________________________________________________
41009 [ 11253] By: jhi                                   on 2001/07/10  12:59:27
41010         Log: Integrate perlio (the right fix for the ":layer(args)")
41011      Branch: perl
41012           !> perlio.c
41013 ____________________________________________________________________________
41014 [ 11252] By: nick                                  on 2001/07/10  06:58:14
41015         Log: Fix open(...,"...:layer(xxx)",...)
41016              - use memEQ not strEQ as there is '(' not '\0'
41017      Branch: perlio
41018            ! perlio.c
41019 ____________________________________________________________________________
41020 [ 11251] By: jhi                                   on 2001/07/10  04:04:18
41021         Log: Telling the number of tests helps.
41022      Branch: perl
41023            ! ext/PerlIO/t/encoding.t
41024 ____________________________________________________________________________
41025 [ 11250] By: jhi                                   on 2001/07/10  03:55:38
41026         Log: Require I18N::Langinfo, not use.
41027      Branch: perl
41028            ! lib/open.pm
41029 ____________________________________________________________________________
41030 [ 11249] By: jhi                                   on 2001/07/10  03:50:18
41031         Log: Add a test for for PerlIO ":encoding(...)" layer.
41032      Branch: perl
41033            + ext/PerlIO/t/encoding.t
41034            ! MANIFEST ext/Encode/Encode.pm
41035 ____________________________________________________________________________
41036 [ 11248] By: jhi                                   on 2001/07/10  02:06:57
41037         Log: PerlIO ":encoding(foobar)" temporary fix.
41038              Not really correct, I think, since the change means
41039              that prefixes match.
41040      Branch: perl
41041            ! perlio.c
41042 ____________________________________________________________________________
41043 [ 11247] By: jhi                                   on 2001/07/10  01:38:11
41044         Log: Update to Math::BigInt 1.36.  The biggest news is
41045              the separation of the backend; now the pure Perl
41046              implementation is in Math::BigInt::Calc, but one
41047              can plugin, say, Math::BigInt::BitVect, and get
41048              considerable speedup.
41049      Branch: perl
41050            + lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigintc.t
41051            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
41052            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.t
41053            ! lib/Math/BigInt/t/mbimbf.t
41054 ____________________________________________________________________________
41055 [ 11246] By: jhi                                   on 2001/07/10  01:19:55
41056         Log: Subject: Re: compatibility question
41057              From: Peter Prymmer <pvhp@forte.com>
41058              Date: Mon, 9 Jul 2001 18:04:33 -0700 (PDT)
41059              Message-ID: <Pine.OSF.4.10.10107091619360.86512-100000@aspara.forte.com>
41060      Branch: perl
41061            ! lib/ExtUtils/MM_VMS.pm
41062 ____________________________________________________________________________
41063 [ 11245] By: jhi                                   on 2001/07/10  01:18:04
41064         Log: Subject: [PATCH ext/File/Glob/t/basic.t]
41065              From: Norton Allen <allen@huarp.harvard.edu>
41066              Date: Mon, 9 Jul 2001 17:16:15 -0400 (edt)
41067              Message-Id: <200107092116.RAA12010@bottesini.harvard.edu>
41068      Branch: perl
41069            ! ext/File/Glob/t/basic.t
41070 ____________________________________________________________________________
41071 [ 11244] By: jhi                                   on 2001/07/10  01:16:27
41072         Log: Subject: [PATCH] Encode::Tcl. add "HZ" encoding and bugfix
41073              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
41074              Date: Tue, 10 Jul 2001 00:29:55 +0900
41075              Message-Id: <20010710002756.B497.BQW10602@nifty.com>
41076      Branch: perl
41077            + ext/Encode/Encode/HZ.enc
41078            ! MANIFEST ext/Encode/Encode/7bit-kana.enc
41079            ! ext/Encode/Encode/Tcl.pm ext/Encode/Encode/Tcl.t
41080            ! ext/Encode/Encode/iso2022-jp.enc
41081            ! ext/Encode/Encode/iso2022-kr.enc
41082 ____________________________________________________________________________
41083 [ 11243] By: pudge                                 on 2001/07/09  22:16:12
41084         Log: Add in all them there macos/ files.
41085      Branch: maint-5.6/macperl
41086            + (add 577 files)
41087 ____________________________________________________________________________
41088 [ 11242] By: jhi                                   on 2001/07/09  20:26:04
41089         Log: Add the new modules to the list of having those own tests.
41090      Branch: perl
41091            ! t/lib/1_compile.t
41092 ____________________________________________________________________________
41093 [ 11241] By: jhi                                   on 2001/07/09  19:09:58
41094         Log: Add INOUT to control both ways at the same time.
41095      Branch: perl
41096            ! lib/open.pm
41097 ____________________________________________________________________________
41098 [ 11240] By: nick                                  on 2001/07/09  16:33:50
41099         Log: Integrate mainline
41100      Branch: perlio
41101           +> ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
41102           +> ext/I18N/Langinfo/Langinfo.xs ext/I18N/Langinfo/Makefile.PL
41103           !> (integrate 41 files)
41104 ____________________________________________________________________________
41105 [ 11239] By: jhi                                   on 2001/07/09  16:14:35
41106         Log: More encoding mapping magic.
41107      Branch: perl
41108            ! lib/open.pm
41109 ____________________________________________________________________________
41110 [ 11238] By: jhi                                   on 2001/07/09  14:40:43
41111         Log: Update Changes.
41112      Branch: perl
41113            ! Changes patchlevel.h
41114 ____________________________________________________________________________
41115 [ 11237] By: jhi                                   on 2001/07/09  14:27:27
41116         Log: (Retracted by #11285).
41117              
41118              Subject: [PATCH] OPpCONST_OCTAL fixes
41119              From: Abhijit Menon-Sen <ams@wiw.org>
41120              Date: Mon, 9 Jul 2001 07:38:45 +0530
41121              Message-ID: <20010709073845.A25406@lustre.dyn.wiw.org>
41122      Branch: perl
41123            ! op.c
41124 ____________________________________________________________________________
41125 [ 11236] By: jhi                                   on 2001/07/09  14:10:07
41126         Log: Add a pseudolayer ":locale" to the open pragma which
41127              will get the encoding from the locale.  Yet undocumented
41128              because I can't get the PerlIO :encoding(foobar) to work.
41129      Branch: perl
41130            ! ext/Encode/Encode.pm lib/open.pm
41131 ____________________________________________________________________________
41132 [ 11235] By: jhi                                   on 2001/07/09  13:38:43
41133         Log: Add more encoding mappings.
41134      Branch: perl
41135            ! ext/Encode/Encode.pm
41136 ____________________________________________________________________________
41137 [ 11234] By: jhi                                   on 2001/07/09  13:24:54
41138         Log: Document that using :encoding layer requires using Encode.
41139      Branch: perl
41140            ! ext/Encode/Encode.pm lib/PerlIO.pm
41141 ____________________________________________________________________________
41142 [ 11233] By: jhi                                   on 2001/07/09  13:19:34
41143         Log: Netware tweak from Ananth Kesari.
41144      Branch: perl
41145            ! NetWare/netware.h
41146 ____________________________________________________________________________
41147 [ 11232] By: gsar                                  on 2001/07/09  04:40:07
41148         Log: t/harness doesn't know about run/*.t
41149      Branch: perl
41150            ! t/harness
41151 ____________________________________________________________________________
41152 [ 11231] By: gsar                                  on 2001/07/09  04:36:30
41153         Log: run/exit.t busted on windows
41154      Branch: perl
41155            ! t/run/exit.t
41156 ____________________________________________________________________________
41157 [ 11230] By: gsar                                  on 2001/07/09  04:14:54
41158         Log: fix a couple of UCD.t tests that fail due to bad case
41159      Branch: perl
41160            ! lib/Unicode/UCD.t
41161 ____________________________________________________________________________
41162 [ 11229] By: gsar                                  on 2001/07/09  03:57:06
41163         Log: test skip logic was broken
41164      Branch: perl
41165            ! ext/I18N/Langinfo/Langinfo.t
41166 ____________________________________________________________________________
41167 [ 11228] By: gsar                                  on 2001/07/09  03:42:20
41168         Log: remove *.pdb files on windows upon $(MAKE) clean (fixes
41169              failure of ExtUtils.t#27 when built in debug mode)
41170      Branch: perl
41171            ! lib/ExtUtils/MM_Win32.pm
41172 ____________________________________________________________________________
41173 [ 11227] By: gsar                                  on 2001/07/09  02:11:04
41174         Log: I18N::Langinfo is not available on windows
41175      Branch: perl
41176            ! win32/FindExt.pm
41177 ____________________________________________________________________________
41178 [ 11226] By: gsar                                  on 2001/07/09  01:55:23
41179         Log: save a dTHX
41180      Branch: perl
41181            ! ext/POSIX/POSIX.xs
41182 ____________________________________________________________________________
41183 [ 11225] By: jhi                                   on 2001/07/08  23:42:37
41184         Log: Update Changes.
41185      Branch: perl
41186            ! Changes patchlevel.h
41187 ____________________________________________________________________________
41188 [ 11224] By: jhi                                   on 2001/07/08  23:05:41
41189         Log: Guard the nl_langinfo() with HAS_NL_LANGINFO 
41190              as pointed out by Sarathy.
41191      Branch: perl
41192            ! ext/I18N/Langinfo/Langinfo.xs
41193 ____________________________________________________________________________
41194 [ 11223] By: jhi                                   on 2001/07/08  22:59:01
41195         Log: Retract #11212.
41196      Branch: perl
41197            ! cv.h ext/Opcode/Opcode.xs op.c pp_hot.c sv.h toke.c
41198 ____________________________________________________________________________
41199 [ 11222] By: jhi                                   on 2001/07/08  17:41:22
41200         Log: Bump up the VERSION of Cwd.xs.
41201      Branch: perl
41202            ! ext/Cwd/Makefile.PL
41203 ____________________________________________________________________________
41204 [ 11221] By: jhi                                   on 2001/07/08  17:13:38
41205         Log: Retract #11220, the problem wasn't the missing leading zero.
41206              Here's the problem:
41207              $ ./perl -we 'chmod(oct("755"), ".")'
41208              Non-octal literal mode (493) specified at -e line 1.
41209              (Did you mean 0493 instead?)
41210      Branch: perl
41211            ! lib/ExtUtils/MM_Unix.pm
41212 ____________________________________________________________________________
41213 [ 11220] By: jhi                                   on 2001/07/08  17:05:55
41214         Log: (Retracted by #11221)
41215              Change the PERM_RW and PERM_RWX to 0644 and 0755
41216              (add the leading zero).
41217      Branch: perl
41218            ! lib/ExtUtils/MM_Unix.pm
41219 ____________________________________________________________________________
41220 [ 11219] By: jhi                                   on 2001/07/08  16:17:32
41221         Log: Integrate changes #11193, 11205, 11209 from macperl.
41222              
41223              Fix up AutoLoader to fudge for Mac paths in import().
41224              
41225              Allow symbols in try_symbol() to begin with "_".
41226              
41227              Small portability fix for Mac OS.
41228      Branch: perl
41229           !> lib/AutoLoader.pm lib/Cwd.pm makedef.pl
41230 ____________________________________________________________________________
41231 [ 11218] By: jhi                                   on 2001/07/08  16:10:30
41232         Log: Metaconfig unit change for #11217.
41233      Branch: metaconfig/U/perl
41234            ! Extensions.U
41235 ____________________________________________________________________________
41236 [ 11217] By: jhi                                   on 2001/07/08  16:10:07
41237         Log: Detypo, problem noticed by Gerrit P. Haase.
41238      Branch: perl
41239            ! Configure config_h.SH
41240 ____________________________________________________________________________
41241 [ 11216] By: jhi                                   on 2001/07/08  15:58:35
41242         Log: Cwd cleanups.
41243      Branch: perl
41244            ! ext/Cwd/Cwd.xs
41245 ____________________________________________________________________________
41246 [ 11215] By: jhi                                   on 2001/07/08  15:52:57
41247         Log: Slight tweaks on #11213.
41248      Branch: perl
41249            ! toke.c
41250 ____________________________________________________________________________
41251 [ 11214] By: jhi                                   on 2001/07/08  14:32:28
41252         Log: A missing dTHX noticed by Gerrit P. Haase.
41253      Branch: perl
41254            ! ext/POSIX/POSIX.xs
41255 ____________________________________________________________________________
41256 [ 11213] By: jhi                                   on 2001/07/08  14:24:44
41257         Log: Subject: [PATCH toke.c] Simplify yytoke()
41258              From: Simon Cozens <simon@netthink.co.uk>
41259              Date: Sun, 8 Jul 2001 13:24:34 +0100
41260              Message-ID: <20010708132434.A9448@deep-dark-truthful-mirror>
41261              
41262              Split out pending_ident().
41263      Branch: perl
41264            ! embed.h embed.pl pod/perlapi.pod proto.h toke.c
41265 ____________________________________________________________________________
41266 [ 11212] By: jhi                                   on 2001/07/08  14:17:10
41267         Log: (Retracted by #11223.)
41268              Subject: [PATCH] Re: Problem with Safe.pm and Perl 5.004
41269              Date: Wed, 05 Nov 1997 17:22:34 -0600
41270              From: Graham Barr <gbarr@ti.com>
41271              Message-Id: <3460FFBA.6DA51F46@ti.com>
41272      Branch: perl
41273            ! cv.h ext/Opcode/Opcode.xs op.c pp_hot.c sv.h toke.c
41274 ____________________________________________________________________________
41275 [ 11211] By: jhi                                   on 2001/07/08  13:53:38
41276         Log: Fix I18N::Langinfo nits noticed but Philip Newton.
41277      Branch: perl
41278            ! ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
41279            ! pod/perllocale.pod
41280 ____________________________________________________________________________
41281 [ 11210] By: jhi                                   on 2001/07/08  01:34:09
41282         Log: Really do the test under the C locale.
41283      Branch: perl
41284            ! ext/I18N/Langinfo/Langinfo.t
41285 ____________________________________________________________________________
41286 [ 11209] By: pudge                                 on 2001/07/08  01:19:25
41287         Log: Small portability fix for Mac OS.
41288      Branch: maint-5.6/macperl
41289            ! lib/Cwd.pm
41290 ____________________________________________________________________________
41291 [ 11208] By: jhi                                   on 2001/07/08  01:14:58
41292         Log: Metaconfig unit change for #11207.
41293      Branch: metaconfig/U/perl
41294            ! Extensions.U
41295 ____________________________________________________________________________
41296 [ 11207] By: jhi                                   on 2001/07/08  01:14:02
41297         Log: Add I18N::Langinfo, which is basically a wrapper around
41298              nl_langinfo(), which is an additional way to query locale
41299              specific information.
41300      Branch: perl
41301            + ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
41302            + ext/I18N/Langinfo/Langinfo.xs ext/I18N/Langinfo/Makefile.PL
41303            ! Configure MANIFEST pod/perl572delta.pod pod/perllocale.pod
41304 ____________________________________________________________________________
41305 [ 11206] By: pudge                                 on 2001/07/08  00:56:29
41306         Log: Bugfixes for some tests.  commonsense.t not in perl 5.6,
41307              used in File::Find tests; replace with if.t.
41308      Branch: maint-5.6/macperl
41309            ! t/lib/filefind-taint.t t/lib/filefind.t t/op/taint.t
41310            ! t/pragma/warn/op
41311 ____________________________________________________________________________
41312 [ 11205] By: pudge                                 on 2001/07/07  23:55:56
41313         Log: Allow symbols in try_symbol() to begin with "_".
41314      Branch: maint-5.6/macperl
41315            ! makedef.pl
41316 ____________________________________________________________________________
41317 [ 11204] By: pudge                                 on 2001/07/07  23:53:37
41318         Log: Sync up the File::Find changes from the rewrite by
41319              Thomas Wegner, et al.
41320      Branch: maint-5.6/macperl
41321            + t/lib/filefind-taint.t
41322            ! lib/File/Find.pm t/lib/filefind.t
41323 ____________________________________________________________________________
41324 [ 11203] By: pudge                                 on 2001/07/07  23:43:06
41325         Log: Subject: [PATCHES] :t:pod: and :lib:Pod: stuff
41326              From: Thomas Wegner <wegner_thomas@yahoo.com>
41327              Date: Thu, 5 Jul 2001 20:31:25 +0200
41328              Message-Id: <p04320400b76a0fc8dea5@[149.225.100.38]>
41329      Branch: maint-5.6/macperl
41330            ! lib/Pod/Find.pm t/pod/find.t t/pod/testp2pt.pl
41331 ____________________________________________________________________________
41332 [ 11202] By: pudge                                 on 2001/07/07  23:38:36
41333         Log: Some more test portability fixes.
41334      Branch: maint-5.6/macperl
41335            ! t/lib/filecopy.t t/pragma/warn/pp_sys
41336 ____________________________________________________________________________
41337 [ 11201] By: jhi                                   on 2001/07/07  22:52:38
41338         Log: The #11200 removed wrong (non-existent) target.  Duh.
41339      Branch: perl
41340            ! Makefile.SH
41341 ____________________________________________________________________________
41342 [ 11200] By: jhi                                   on 2001/07/07  22:44:14
41343         Log: Zap the lib/re.pm before creating it.
41344      Branch: perl
41345            ! Makefile.SH
41346 ____________________________________________________________________________
41347 [ 11199] By: pudge                                 on 2001/07/07  20:54:35
41348         Log: Another test.  Please ignore.
41349      Branch: maint-5.6/macperl
41350            ! README.macos
41351 ____________________________________________________________________________
41352 [ 11198] By: pudge                                 on 2001/07/07  20:44:12
41353         Log: Portability fixes for a lot of tests, especially IO-related
41354              tests, and warnings, and the harness script.
41355      Branch: maint-5.6/macperl
41356            ! t/harness t/io/argv.t t/io/dup.t t/io/fs.t t/io/inplace.t
41357            ! t/io/iprefix.t t/io/open.t t/io/openpid.t t/lib/filepath.t
41358            ! t/lib/findbin.t t/lib/io_dup.t t/lib/socket.t t/op/die_exit.t
41359            ! t/op/misc.t t/op/read.t t/op/readdir.t t/op/runlevel.t
41360            ! t/op/stat.t t/op/subst_wamp.t t/op/taint.t
41361            ! t/pragma/diagnostics.t t/pragma/subs.t t/pragma/warn/doio
41362            ! t/pragma/warn/mg t/pragma/warn/op t/pragma/warn/pp_sys
41363            ! t/pragma/warnings.t
41364 ____________________________________________________________________________
41365 [ 11197] By: jhi                                   on 2001/07/07  20:32:28
41366         Log: Subject: [PATCH] lib/h2xs.t (was Re: [PATCH] h2xs)
41367              From: Nicholas Clark <nick@ccl4.org>
41368              Date: Sat, 7 Jul 2001 21:00:17 +0100
41369              Message-ID: <20010707210017.H59620@plum.flirble.org>
41370      Branch: perl
41371            ! lib/h2xs.t
41372 ____________________________________________________________________________
41373 [ 11196] By: jhi                                   on 2001/07/07  20:26:36
41374         Log: The UNICOS/mk SysV IPC problem has been fixed.
41375      Branch: perl
41376            ! pod/perl572delta.pod
41377 ____________________________________________________________________________
41378 [ 11195] By: jhi                                   on 2001/07/07  19:59:51
41379         Log: Slight update tweaks on perlunicode.pod.
41380      Branch: perl
41381            ! pod/perlunicode.pod
41382 ____________________________________________________________________________
41383 [ 11194] By: jhi                                   on 2001/07/07  17:53:03
41384         Log: Subject: Doc patch DB_File.pm: use umask-friendly modes
41385              From: Mark-Jason Dominus <mjd@plover.com>
41386              Date: Sat, 07 Jul 2001 13:04:04 -0400
41387              Message-ID: <20010707170404.32694.qmail@plover.com>
41388      Branch: perl
41389            ! ext/DB_File/DB_File.pm
41390 ____________________________________________________________________________
41391 [ 11193] By: pudge                                 on 2001/07/07  17:26:28
41392         Log: Fix up AutoLoader to fudge for Mac paths in import().
41393      Branch: maint-5.6/macperl
41394            ! lib/AutoLoader.pm
41395 ____________________________________________________________________________
41396 [ 11192] By: jhi                                   on 2001/07/07  17:03:06
41397         Log: Try to force the lib/re.pm to be there before entering
41398              the extensions builds, should help for parallel makes.
41399      Branch: perl
41400            ! Makefile.SH
41401 ____________________________________________________________________________
41402 [ 11191] By: jhi                                   on 2001/07/07  15:26:16
41403         Log: Subject: Re: [PATCH ext/POSIX/POSIX.pm] Re: sigaction.t under QNX
41404              From: Norton Allen <allen@huarp.harvard.edu>
41405              Date: Fri, 6 Jul 2001 12:01:14 -0400 (edt)
41406              Message-Id: <200107061601.MAA00597@bottesini.harvard.edu>
41407      Branch: perl
41408            ! ext/POSIX/POSIX.xs
41409 ____________________________________________________________________________
41410 [ 11190] By: jhi                                   on 2001/07/07  15:22:08
41411         Log: Subject: [PATCH] Re: op/arith.t
41412              From: Nicholas Clark <nick@ccl4.org>
41413              Date: Sat, 7 Jul 2001 13:04:54 +0100
41414              Message-ID: <20010707130454.D59620@plum.flirble.org>
41415      Branch: perl
41416            ! numeric.c toke.c
41417 ____________________________________________________________________________
41418 [ 11189] By: jhi                                   on 2001/07/07  15:20:44
41419         Log: Subject: [PATCH] h2xs
41420              From: Nicholas Clark <nick@ccl4.org>
41421              Date: Fri, 6 Jul 2001 23:25:14 +0100
41422              Message-ID: <20010706232514.X59620@plum.flirble.org>
41423      Branch: perl
41424            ! utils/h2xs.PL
41425 ____________________________________________________________________________
41426 [ 11188] By: jhi                                   on 2001/07/07  15:12:36
41427         Log: Subject: Re: bleedperl perl_alloc..free leakage
41428              From: Radu Greab <radu@netsoft.ro>
41429              Date: Fri, 6 Jul 2001 19:48:54 +0300
41430              Message-ID: <15173.60406.308246.456184@ix.netsoft.ro>
41431              
41432              Leak-be-gone.
41433      Branch: perl
41434            ! op.c
41435 ____________________________________________________________________________
41436 [ 11187] By: pudge                                 on 2001/07/07  02:11:36
41437         Log: Test again.  Please ignore.
41438      Branch: maint-5.6/macperl
41439            ! README.macos
41440 ____________________________________________________________________________
41441 [ 11186] By: pudge                                 on 2001/07/07  02:08:13
41442         Log: Test.  Please ignore.
41443      Branch: maint-5.6/macperl
41444            ! README.macos
41445 ____________________________________________________________________________
41446 [ 11185] By: pudge                                 on 2001/07/06  23:46:57
41447         Log: Include changes already sent in separately as patches,
41448              before branch was created.
41449      Branch: maint-5.6/macperl
41450            ! ext/File/Glob/bsd_glob.c ext/IO/lib/IO/Dir.pm gv.c
41451            ! lib/DirHandle.pm lib/File/Basename.pm lib/File/Copy.pm
41452            ! lib/File/Find.pm lib/diagnostics.pm perl.c t/base/term.t
41453            ! t/comp/cpp.t t/comp/multiline.t t/comp/script.t t/comp/term.t
41454            ! t/lib/anydbm.t t/lib/autoloader.t t/lib/dirhand.t
41455            ! t/lib/filefind.t t/lib/io_dir.t t/lib/selfloader.t
41456            ! t/op/anonsub.t t/op/closure.t t/op/defins.t t/op/die_exit.t
41457            ! t/op/exec.t t/op/goto.t t/op/misc.t t/op/pack.t t/op/regexp.t
41458            ! t/op/regexp_noamp.t t/op/split.t t/op/write.t
41459            ! t/pragma/strict.t
41460 ____________________________________________________________________________
41461 [ 11184] By: jhi                                   on 2001/07/06  16:41:30
41462         Log: Subject: [PATCH lib/Cwd.pm] QNX patch extended for NTO
41463              From: Norton Allen <allen@huarp.harvard.edu>
41464              Date: Fri, 6 Jul 2001 09:39:57 -0400 (edt)
41465              Message-Id: <200107061339.JAA12582@bottesini.harvard.edu>
41466      Branch: perl
41467            ! utf8.h
41468 ____________________________________________________________________________
41469 [ 11183] By: nick                                  on 2001/07/06  16:27:40
41470         Log: Integrate mainline
41471      Branch: perlio
41472           +> (branch 42 files)
41473            - NetWare/perlsdio.h ext/util/mkbootstrap lib/Net/DummyInetd.pm
41474            - lib/Net/PH.pm lib/Net/SNPP.pm lib/Net/t/ph.t
41475            - win32/bin/mdelete.bat
41476           !> (integrate 215 files)
41477 ____________________________________________________________________________
41478 [ 11182] By: jhi                                   on 2001/07/06  15:57:16
41479         Log: The #11166 needed also these updated.
41480      Branch: perl
41481            ! lib/warnings.pm warnings.h
41482 ____________________________________________________________________________
41483 [ 11181] By: jhi                                   on 2001/07/06  13:24:42
41484         Log: Update Changes.
41485      Branch: perl
41486            ! Changes patchlevel.h
41487 ____________________________________________________________________________
41488 [ 11180] By: jhi                                   on 2001/07/06  13:20:08
41489         Log: Regen toc.
41490      Branch: perl
41491            ! pod/perltoc.pod
41492 ____________________________________________________________________________
41493 [ 11179] By: jhi                                   on 2001/07/06  12:57:13
41494         Log: Nit from Abhijit.
41495      Branch: perl
41496            ! lib/CPAN.pm
41497 ____________________________________________________________________________
41498 [ 11178] By: jhi                                   on 2001/07/06  12:53:04
41499         Log: Retract #11172.
41500      Branch: perl
41501            ! t/op/method.t
41502 ____________________________________________________________________________
41503 [ 11177] By: jhi                                   on 2001/07/06  12:44:51
41504         Log: Subject: [PATCH lib/Cwd.pm] QNX patch extended for NTO
41505              From: Norton Allen <allen@huarp.harvard.edu>
41506              Date: Fri, 6 Jul 2001 09:39:57 -0400 (edt)
41507              Message-Id: <200107061339.JAA12582@bottesini.harvard.edu>
41508      Branch: perl
41509            ! lib/Cwd.pm
41510 ____________________________________________________________________________
41511 [ 11176] By: jhi                                   on 2001/07/06  12:42:45
41512         Log: (Accidentally empty check-in.)
41513      Branch: perl
41514            ! utf8.h
41515 ____________________________________________________________________________
41516 [ 11175] By: jhi                                   on 2001/07/06  12:29:56
41517         Log: Retract #11165 since Sarathy pointed out it'll not
41518              work properly under threads, the problem should be
41519              solved using "the savestack, either via SSNEW() or
41520              using a newSVpv()+SAVEFREESV() combo."
41521      Branch: perl
41522            ! ext/POSIX/POSIX.xs
41523 ____________________________________________________________________________
41524 [ 11174] By: jhi                                   on 2001/07/06  12:27:31
41525         Log: Retract #11125 since NI-S pointed out it'll not work in
41526              cases where the extension has their own handcrafted INC
41527              et alia.
41528      Branch: perl
41529            ! lib/ExtUtils/MM_Unix.pm
41530 ____________________________________________________________________________
41531 [ 11173] By: jhi                                   on 2001/07/06  12:20:50
41532         Log: Subject: RE: [PATCH] -I and MakeMaker again
41533              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
41534              Date: Fri, 6 Jul 2001 09:18:29 +0200
41535              Message-ID: <E3FB32585BF1D411B9E900805FF51A0808C221@RU0022EXCH001U>
41536      Branch: perl
41537            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_VMS.pm
41538            ! lib/ExtUtils/MM_Win32.pm
41539 ____________________________________________________________________________
41540 [ 11172] By: jhi                                   on 2001/07/06  12:18:39
41541         Log: (Retracted by #11178)
41542              Subject: [PATCH t/op/method.t] SUPER:: strangeness
41543              From: Piers Cawley <pdcawley@iterative-software.com>
41544              Date: 06 Jul 2001 10:49:01 +0100
41545              Message-ID: <m2ith6xu9e.fsf@despairon.bofh.org.uk>
41546      Branch: perl
41547            ! t/op/method.t
41548 ____________________________________________________________________________
41549 [ 11171] By: jhi                                   on 2001/07/06  01:38:55
41550         Log: VOS README update from Paul Green.
41551      Branch: perl
41552            ! README.vos
41553 ____________________________________________________________________________
41554 [ 11170] By: jhi                                   on 2001/07/06  01:19:33
41555         Log: Subject: [PATCH README.qnx hints/qnx.sh]
41556              From: Norton Allen <allen@huarp.harvard.edu>
41557              Message-Id: <200107051755.NAA21422@bottesini.harvard.edu>
41558              Date: Thu, 5 Jul 2001 13:55:11 -0400 (edt)
41559      Branch: perl
41560            ! README.qnx hints/qnx.sh
41561 ____________________________________________________________________________
41562 [ 11169] By: jhi                                   on 2001/07/06  01:17:43
41563         Log: Subject: [PATCH] Doc patch for Tie::Hash
41564              From: Artur Bergman <artur@contiller.se>
41565              Date: Thu, 05 Jul 2001 22:51:18 +0200
41566              Message-ID: <B76A9FE6.1F04%artur@contiller.se>
41567      Branch: perl
41568            ! lib/Tie/Hash.pm
41569 ____________________________________________________________________________
41570 [ 11168] By: jhi                                   on 2001/07/06  01:16:27
41571         Log: Subject: [PATCH] perlfaq4.pod
41572              From: "Liney, Dave" <dave.liney@gbr.conoco.com>
41573              Message-ID: <1BB544A41666D311836C00902751FF6D01FD2D07@LONEX02>
41574              Date: Thu, 5 Jul 2001 18:44:10 +0100 
41575      Branch: perl
41576            ! pod/perlfaq4.pod
41577 ____________________________________________________________________________
41578 [ 11167] By: jhi                                   on 2001/07/06  01:14:41
41579         Log: Subject: [PATCH B::Deparse] Make warnings handling more robust
41580              From: Robin Houston <robin@kitsite.com>
41581              Date: Thu, 5 Jul 2001 18:33:21 +0100
41582              Message-ID: <20010705183321.A27345@robin.kitsite.com>
41583      Branch: perl
41584            ! ext/B/B/Deparse.pm
41585 ____________________________________________________________________________
41586 [ 11166] By: jhi                                   on 2001/07/06  01:11:50
41587         Log: (Retracted by #11285.)
41588              
41589              Subject: Re: [PATCH] mkdir() mode argument is missing initial 0
41590              From: Abhijit Menon-Sen <ams@wiw.org>
41591              Date: Fri, 6 Jul 2001 01:26:32 +0530
41592              Message-ID: <20010706012632.A28327@lustre.dyn.wiw.org>
41593      Branch: perl
41594            ! dump.c op.c op.h opcode.h opcode.pl pod/perldiag.pod pp.sym
41595            ! pp_proto.h t/lib/warnings/op t/lib/warnings/toke toke.c
41596            ! warnings.pl
41597 ____________________________________________________________________________
41598 [ 11165] By: jhi                                   on 2001/07/06  00:19:26
41599         Log: (Retracted by #11175)
41600              Subject: [PATCH ext/POSIX/POSIX.pm] Re: sigaction.t under QNX
41601              From: Norton Allen <allen@huarp.harvard.edu>
41602              Message-Id: <200107051734.NAA13375@bottesini.harvard.edu>
41603              Date: Thu, 5 Jul 2001 13:34:51 -0400 (edt)
41604      Branch: perl
41605            ! ext/POSIX/POSIX.xs
41606 ____________________________________________________________________________
41607 [ 11164] By: jhi                                   on 2001/07/06  00:14:57
41608         Log: Unterminated C< (noticed by Richard Hatch), and few other
41609              small Unicode doc tweaks.
41610      Branch: perl
41611            ! pod/perlretut.pod
41612 ____________________________________________________________________________
41613 [ 11163] By: jhi                                   on 2001/07/05  19:33:34
41614         Log: More flexible argument understanding; add charblocks() and
41615              charscripts(); make charblock() and charscript() two-way;
41616              add charinrange(); separate the $Unicode::UCD::VERSION and
41617              the version of the Unicode by adding UnicodeVersion().
41618      Branch: perl
41619            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
41620 ____________________________________________________________________________
41621 [ 11162] By: jhi                                   on 2001/07/05  13:38:36
41622         Log: Update Unicode::UCD on \p{In...}.
41623      Branch: perl
41624            ! lib/Unicode/UCD.pm
41625 ____________________________________________________________________________
41626 [ 11161] By: jhi                                   on 2001/07/05  13:26:00
41627         Log: Subject: Re: [PATCH lib/ExtUtils.t] Extra Files for QNX
41628              From: Norton Allen <allen@huarp.harvard.edu>
41629              Date: Thu, 5 Jul 2001 09:57:14 -0400 (edt)
41630              Message-Id: <200107051357.JAA06285@bottesini.harvard.edu>
41631      Branch: perl
41632            ! lib/ExtUtils/MM_Unix.pm
41633 ____________________________________________________________________________
41634 [ 11160] By: jhi                                   on 2001/07/05  13:06:53
41635         Log: POSIX-BC tweaks from Thomas Dorner.
41636      Branch: perl
41637            ! hints/posix-bc.sh perlio.h
41638 ____________________________________________________________________________
41639 [ 11159] By: jhi                                   on 2001/07/05  04:17:18
41640         Log: Module updates for the delta.
41641      Branch: perl
41642            ! pod/perl572delta.pod
41643 ____________________________________________________________________________
41644 [ 11158] By: jhi                                   on 2001/07/05  03:45:19
41645         Log: Subject: [PATCH ext/IO/lib/IO/t/io_sock.t] for QNX
41646              From: Norton Allen <allen@huarp.harvard.edu>
41647              Message-Id: <200107050259.WAA06843@bottesini.harvard.edu>
41648              Date: Wed, 4 Jul 2001 22:59:00 -0400 (edt)
41649      Branch: perl
41650            ! ext/IO/lib/IO/t/io_sock.t
41651 ____________________________________________________________________________
41652 [ 11157] By: jhi                                   on 2001/07/05  03:44:19
41653         Log: Subject: [PATCH perldiag.pod] Quick fixes
41654              From: Simon Cozens <simon@netthink.co.uk>
41655              Date: Wed, 4 Jul 2001 20:22:12 +0100
41656              Message-ID: <20010704202212.A3690@deep-dark-truthful-mirror>
41657      Branch: perl
41658            ! pod/perldiag.pod
41659 ____________________________________________________________________________
41660 [ 11156] By: jhi                                   on 2001/07/05  03:43:28
41661         Log: (retracted by #13533)
41662              
41663              Subject: [PATCH perl@11099]Re: [ID 20010704.003] Taint mode breaks global match
41664              From: Radu Greab <radu@netsoft.ro>
41665              Date: Wed, 4 Jul 2001 22:13:31 +0300
41666              Message-ID: <15171.27355.895094.128142@ix.netsoft.ro>
41667      Branch: perl
41668            ! op.c sv.c t/op/pos.t
41669 ____________________________________________________________________________
41670 [ 11155] By: jhi                                   on 2001/07/05  03:40:24
41671         Log: Subject: [PATCH] -I and MakeMaker again
41672              From: Michael G Schwern <schwern@pobox.com>
41673              Date: Wed, 4 Jul 2001 15:03:07 -0400
41674              Message-ID: <20010704150307.I20340@blackrider>
41675              
41676              (and retract #11145)
41677      Branch: perl
41678            ! ext/util/make_ext lib/ExtUtils/MM_Unix.pm
41679            ! lib/ExtUtils/MakeMaker.pm
41680 ____________________________________________________________________________
41681 [ 11154] By: jhi                                   on 2001/07/05  03:32:43
41682         Log: Subject: Re: PERFORCE change 11142 for review
41683              From: "Philip Newton" <Philip.Newton@gmx.net>
41684              Date: Wed, 4 Jul 2001 20:46:26 +0200
41685              Message-Id: <200107041841.VAA25380@taas.iki.fi>
41686      Branch: perl
41687            ! lib/ExtUtils/MakeMaker.pm
41688 ____________________________________________________________________________
41689 [ 11153] By: jhi                                   on 2001/07/05  03:29:21
41690         Log: Subject: Re: [PATCH 2 pl2pm.PL] (was Re: [PATCH pl2pm.PL] Make pl2pm be nice with 'strict' and 'warnings')
41691              From: Jonathan Stowe <gellyfish@gellyfish.com>
41692              Date: Mon, 2 Jul 2001 20:45:53 +0100 (BST)
41693              Message-ID: <Pine.LNX.4.33.0107022042570.8640-100000@orpheus.gellyfish.com>
41694      Branch: perl
41695            ! utils/pl2pm.PL
41696 ____________________________________________________________________________
41697 [ 11152] By: gsar                                  on 2001/07/05  00:52:57
41698         Log: fix the binary compatibility issue when building with/without
41699              usemymalloc by exporting Perl_malloc() et al as simple wrappers
41700              around the system functions (this allows most extensions built
41701              using one mode to coexist with perls built in the other mode)
41702              
41703              XXX the Perl_mfree() wrapper might need to do return(free()) on
41704              platforms where Free_t isn't "void"
41705      Branch: perl
41706            ! embed.h embed.pl makedef.pl proto.h util.c
41707 ____________________________________________________________________________
41708 [ 11151] By: gsar                                  on 2001/07/05  00:42:49
41709         Log: perl built with USE_ITHREADS can deadlock during fork() or backticks
41710              since it doesn't ensure threads other than the one calling fork()
41711              aren't holding any locks; the fix is to use pthread_atfork() to
41712              hold global locks
41713              
41714              building perl with -Dusemymalloc exacerbates the problem since
41715              Perl_malloc() holds a mutex, and perl's exec() calls New()
41716              
41717              XXX the code in win32thread.h may be needed on platforms that have
41718              no pthread_atfork()
41719      Branch: perl
41720            ! perl.c thread.h win32/win32thread.h
41721 ____________________________________________________________________________
41722 [ 11150] By: pudge                                 on 2001/07/04  20:07:54
41723         Log: Integrate #11009 from maintperl.
41724      Branch: maint-5.6/macperl
41725           !> lib/ExtUtils/Manifest.pm
41726 ____________________________________________________________________________
41727 [ 11149] By: pudge                                 on 2001/07/04  19:54:46
41728         Log: Flexing my Perforce muscles.
41729      Branch: maint-5.6/macperl
41730            ! README.macos
41731 ____________________________________________________________________________
41732 [ 11148] By: jhi                                   on 2001/07/04  17:14:51
41733         Log: Update Changes.
41734      Branch: perl
41735            ! Changes patchlevel.h
41736 ____________________________________________________________________________
41737 [ 11147] By: jhi                                   on 2001/07/04  16:41:25
41738         Log: Metaconfig unit change for #11146.
41739      Branch: metaconfig/U/perl
41740            ! d_fcntl_can_lock.U
41741 ____________________________________________________________________________
41742 [ 11146] By: jhi                                   on 2001/07/04  16:36:31
41743         Log: Somehow the #ifdefs of the added code (in #11093) made
41744              HP-UX to fail the fcntl locking test, without the ifdefs
41745              the test seems to be working again.  Reason unknown:
41746              HP-UX cc doesn't complain either way.
41747      Branch: perl
41748            ! Configure
41749 ____________________________________________________________________________
41750 [ 11145] By: jhi                                   on 2001/07/04  16:08:00
41751         Log: (Retracted by #11155) PERLRUNINST needed in some spots.
41752      Branch: perl
41753            ! lib/ExtUtils/MM_Unix.pm
41754 ____________________________________________________________________________
41755 [ 11144] By: jhi                                   on 2001/07/04  16:07:35
41756         Log: gcc -Wall nit.
41757      Branch: perl
41758            ! pp_hot.c
41759 ____________________________________________________________________________
41760 [ 11143] By: jhi                                   on 2001/07/04  15:08:26
41761         Log: When removing tests updating the test count is a good idea, too.
41762      Branch: perl
41763            ! lib/Net/t/require.t
41764 ____________________________________________________________________________
41765 [ 11142] By: jhi                                   on 2001/07/04  14:57:51
41766         Log: Document #11134 and add the new symbols to the list of
41767              of MakeMaker known ones.
41768      Branch: perl
41769            ! lib/ExtUtils/MakeMaker.pm
41770 ____________________________________________________________________________
41771 [ 11141] By: jhi                                   on 2001/07/04  14:34:11
41772         Log: Microperl update.
41773      Branch: perl
41774            ! uconfig.h
41775 ____________________________________________________________________________
41776 [ 11140] By: jhi                                   on 2001/07/04  14:32:27
41777         Log: Update the libnet tests as per #11138.
41778      Branch: perl
41779            - lib/Net/t/ph.t
41780            ! MANIFEST lib/Net/t/require.t
41781 ____________________________________________________________________________
41782 [ 11139] By: jhi                                   on 2001/07/04  14:14:33
41783         Log: Regen toc and modlib.
41784      Branch: perl
41785            ! pod/perlmodlib.pod pod/perltoc.pod
41786 ____________________________________________________________________________
41787 [ 11138] By: jhi                                   on 2001/07/04  14:10:38
41788         Log: Remove DummyInetd, PH, and SNPP from the libnet, as per
41789              Graham's request.
41790      Branch: perl
41791            - lib/Net/DummyInetd.pm lib/Net/PH.pm lib/Net/SNPP.pm
41792            ! MANIFEST
41793 ____________________________________________________________________________
41794 [ 11137] By: jhi                                   on 2001/07/04  14:06:35
41795         Log: Add the OS/390 harness results to the delta.
41796      Branch: perl
41797            ! pod/perl572delta.pod
41798 ____________________________________________________________________________
41799 [ 11136] By: jhi                                   on 2001/07/04  13:59:01
41800         Log: Avoid the two study tests in OS/390 until the bug has been solved.
41801      Branch: perl
41802            ! t/op/study.t
41803 ____________________________________________________________________________
41804 [ 11135] By: jhi                                   on 2001/07/04  13:49:08
41805         Log: DOS/DJGPP tweaks from Laszlo Molnar.
41806      Branch: perl
41807            ! AUTHORS djgpp/djgppsed.sh hints/dos_djgpp.sh t/op/write.t
41808 ____________________________________________________________________________
41809 [ 11134] By: jhi                                   on 2001/07/04  13:47:46
41810         Log: Subject: [PATCH lib/ExtUtils/MM_Unix.pm and others] Fixing extra -I's with PERL_CORE
41811              From: Michael G Schwern <schwern@pobox.com>
41812              Date: Wed, 4 Jul 2001 00:01:16 -0400
41813              Message-ID: <20010704000116.C591@blackrider>
41814      Branch: perl
41815            ! ext/util/make_ext lib/ExtUtils.t lib/ExtUtils/MM_Unix.pm
41816 ____________________________________________________________________________
41817 [ 11133] By: jhi                                   on 2001/07/04  01:55:20
41818         Log: The #11132 missed singleton characters (not part
41819              of a unilo..unihi range) in Unicode scripts.
41820      Branch: perl
41821            ! lib/unicode/In/0.pl lib/unicode/In/1.pl lib/unicode/In/10.pl
41822            ! lib/unicode/In/11.pl lib/unicode/In/12.pl lib/unicode/In/13.pl
41823            ! lib/unicode/In/15.pl lib/unicode/In/16.pl lib/unicode/In/17.pl
41824            ! lib/unicode/In/18.pl lib/unicode/In/19.pl lib/unicode/In/20.pl
41825            ! lib/unicode/In/21.pl lib/unicode/In/24.pl lib/unicode/In/29.pl
41826            ! lib/unicode/In/3.pl lib/unicode/In/30.pl lib/unicode/In/34.pl
41827            ! lib/unicode/In/35.pl lib/unicode/In/37.pl lib/unicode/In/39.pl
41828            ! lib/unicode/In/4.pl lib/unicode/In/5.pl lib/unicode/In/6.pl
41829            ! lib/unicode/In/8.pl lib/unicode/In/9.pl lib/unicode/Scripts.pl
41830            ! lib/unicode/mktables.PL t/op/pat.t
41831 ____________________________________________________________________________
41832 [ 11132] By: jhi                                   on 2001/07/04  01:32:11
41833         Log: Support preferentially the Unicode 'scripts' definition
41834              in the \p{In...} notation since according to Unicode the
41835              scripts concept is more natural for matching than using
41836              the somewhat artificial block names.  The block names are
41837              still available, though, and if there's a name conflict,
41838              the scripts one wins and the blocks one has to do with
41839              'Block' appended to its name.  For more information see
41840              
41841              http://www.unicode.org/unicode/reports/tr24/
41842      Branch: perl
41843            + lib/unicode/In/100.pl lib/unicode/In/101.pl
41844            + lib/unicode/In/102.pl lib/unicode/In/103.pl
41845            + lib/unicode/In/104.pl lib/unicode/In/105.pl
41846            + lib/unicode/In/106.pl lib/unicode/In/107.pl
41847            + lib/unicode/In/108.pl lib/unicode/In/109.pl
41848            + lib/unicode/In/110.pl lib/unicode/In/111.pl
41849            + lib/unicode/In/112.pl lib/unicode/In/113.pl
41850            + lib/unicode/In/114.pl lib/unicode/In/115.pl
41851            + lib/unicode/In/116.pl lib/unicode/In/117.pl
41852            + lib/unicode/In/118.pl lib/unicode/In/119.pl
41853            + lib/unicode/In/120.pl lib/unicode/In/121.pl
41854            + lib/unicode/In/122.pl lib/unicode/In/123.pl
41855            + lib/unicode/In/124.pl lib/unicode/In/125.pl
41856            + lib/unicode/In/126.pl lib/unicode/In/127.pl
41857            + lib/unicode/In/128.pl lib/unicode/In/129.pl
41858            + lib/unicode/In/130.pl lib/unicode/In/131.pl
41859            + lib/unicode/In/132.pl lib/unicode/In/133.pl
41860            + lib/unicode/In/134.pl lib/unicode/In/135.pl
41861            + lib/unicode/In/96.pl lib/unicode/In/97.pl lib/unicode/In/98.pl
41862            + lib/unicode/In/99.pl lib/unicode/Scripts.pl
41863            ! (edit 106 files)
41864 ____________________________________________________________________________
41865 [ 11131] By: jhi                                   on 2001/07/03  23:02:02
41866         Log: Better document the difference between a block and a script.
41867      Branch: perl
41868            ! lib/Unicode/UCD.pm
41869 ____________________________________________________________________________
41870 [ 11130] By: jhi                                   on 2001/07/03  22:49:15
41871         Log: Subject: [ perl 5.6.1 ] CPAN.pm doc patch
41872              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
41873              Date: Tue, 3 Jul 2001 15:04:23 -0500
41874              Message-ID: <20010703150423.C9787@chaos.wustl.edu>
41875      Branch: perl
41876            ! lib/CPAN.pm
41877 ____________________________________________________________________________
41878 [ 11129] By: jhi                                   on 2001/07/03  22:45:41
41879         Log: Add tests for charscript().
41880      Branch: perl
41881            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
41882 ____________________________________________________________________________
41883 [ 11128] By: jhi                                   on 2001/07/03  20:41:54
41884         Log: Add charscript() to get the UTR#24 script names of characters.
41885      Branch: perl
41886            ! lib/Unicode/UCD.pm
41887 ____________________________________________________________________________
41888 [ 11127] By: jhi                                   on 2001/07/03  19:53:29
41889         Log: Todo updates.
41890      Branch: perl
41891            ! pod/perltodo.pod
41892 ____________________________________________________________________________
41893 [ 11126] By: jhi                                   on 2001/07/03  19:45:30
41894         Log: Unicode::UCD updates.
41895      Branch: perl
41896            ! lib/Unicode/UCD.pm
41897 ____________________________________________________________________________
41898 [ 11125] By: jhi                                   on 2001/07/03  16:12:20
41899         Log: (Retracted by #11174)
41900              Subject: MakeMaker should pass through DEFINE and INC to subdirs
41901              From: Alan Burlison <Alan.Burlison@sun.com>
41902              Date: Tue, 03 Jul 2001 15:20:13 +0100
41903              Message-ID: <3B41D49D.A923D4F9@sun.com>
41904      Branch: perl
41905            ! lib/ExtUtils/MM_Unix.pm
41906 ____________________________________________________________________________
41907 [ 11124] By: jhi                                   on 2001/07/03  16:06:53
41908         Log: Subject: Patch needed for UTS
41909              From: hom00@utsglobal.com (Hal Morris)
41910              Date: Tue, 3 Jul 2001 09:38:22 -0700 (PDT)
41911              Message-Id: <200107031638.JAA11998@cepheus.utsglobal.com>
41912              
41913              Replace #11113 with a better version.
41914      Branch: perl
41915            ! perl.h
41916 ____________________________________________________________________________
41917 [ 11123] By: jhi                                   on 2001/07/03  16:04:49
41918         Log: Subject: Re: POINTERRIGOR
41919              From: Andy Dougherty <doughera@lafayette.edu>
41920              Date: Tue, 3 Jul 2001 11:49:28 -0400 (EDT)
41921              Message-ID: <Pine.SOL.4.10.10107031040030.1982-100000@maxwell.phys.lafayette.edu>
41922      Branch: perl
41923            ! util.c
41924 ____________________________________________________________________________
41925 [ 11122] By: jhi                                   on 2001/07/03  16:03:31
41926         Log: Subject: Re: [PATCH @11016] Fixes compile errors in four files
41927              From: "Philip Newton" <pnewton@gmx.de>
41928              Date: Tue, 3 Jul 2001 17:03:34 +0200
41929              Message-ID: <3B41FAE6.29564.660E117@localhost>
41930      Branch: perl
41931            ! pp_hot.c
41932 ____________________________________________________________________________
41933 [ 11121] By: jhi                                   on 2001/07/03  13:26:08
41934         Log: Typos.
41935      Branch: perl
41936            ! INSTALL
41937 ____________________________________________________________________________
41938 [ 11120] By: jhi                                   on 2001/07/03  11:34:47
41939         Log: Subject: [PATCH 5.6.1] debugger fixes
41940              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
41941              Date: Tue, 3 Jul 2001 03:38:18 -0400
41942              Message-ID: <20010703033818.A16788@math.ohio-state.edu>
41943              
41944              The $^S is working again.
41945      Branch: perl
41946            ! lib/perl5db.pl
41947 ____________________________________________________________________________
41948 [ 11119] By: jhi                                   on 2001/07/03  11:33:27
41949         Log: Subject: Re: [PATCH 5.6.1] OS/2 improvements
41950              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
41951              Date: Tue, 3 Jul 2001 03:34:06 -0400
41952              Message-ID: <20010703033406.A16776@math.ohio-state.edu>
41953      Branch: perl
41954            ! os2/OS2/Process/Process.pm
41955 ____________________________________________________________________________
41956 [ 11118] By: jhi                                   on 2001/07/03  11:29:54
41957         Log: Subject: [PATCH bleadperl] Bad lishp in change 11084
41958              From: "Philip Newton" <Philip.Newton@gmx.net>
41959              Date: Tue, 3 Jul 2001 09:11:27 +0200
41960              Message-Id: <200107030706.KAA04596@taas.iki.fi>
41961      Branch: perl
41962            ! lib/FindBin.pm
41963 ____________________________________________________________________________
41964 [ 11117] By: jhi                                   on 2001/07/03  11:25:14
41965         Log: Delta delta.
41966      Branch: perl
41967            ! pod/perl572delta.pod
41968 ____________________________________________________________________________
41969 [ 11116] By: jhi                                   on 2001/07/02  23:06:50
41970         Log: Metaconfig unit change for 11115.
41971      Branch: metaconfig
41972            ! U/modified/libc.U
41973 ____________________________________________________________________________
41974 [ 11115] By: jhi                                   on 2001/07/02  23:06:27
41975         Log: Whitespace allowed at the ends of /lib/syscalls.exp lines
41976              (from Richard Hatch) (this was the cause of pipes() and
41977              times() mysteriously not being found)
41978      Branch: perl
41979            ! Configure
41980 ____________________________________________________________________________
41981 [ 11114] By: jhi                                   on 2001/07/02  22:58:41
41982         Log: Retract #10142, the real culprit found by Richard Hatch,
41983              coming soon to Configure near you.
41984      Branch: perl
41985            ! hints/aix.sh
41986 ____________________________________________________________________________
41987 [ 11113] By: jhi                                   on 2001/07/02  22:56:09
41988         Log: (Replaced by #11124) UTS workaround from Hal Morris.
41989      Branch: perl
41990            ! perl.h
41991 ____________________________________________________________________________
41992 [ 11112] By: jhi                                   on 2001/07/02  22:53:29
41993         Log: Subject: [PATCH] grok not grocking correctly
41994              From: Nicholas Clark <nick@ccl4.org>
41995              Date: Tue, 3 Jul 2001 00:19:08 +0100
41996              Message-ID: <20010703001908.H59620@plum.flirble.org>
41997      Branch: perl
41998            ! numeric.c
41999 ____________________________________________________________________________
42000 [ 11111] By: jhi                                   on 2001/07/02  22:48:42
42001         Log: Subject: [PATCH Deparse.t] test just-posted patches
42002              From: Robin Houston <robin@kitsite.com>
42003              Date: Mon, 2 Jul 2001 23:46:15 +0100
42004              Message-Id: <E15HCUN-0000Rh-00.2001-07-02-23-48-19@mail18.svr.pol.co.uk>
42005      Branch: perl
42006            ! ext/B/Deparse.t
42007 ____________________________________________________________________________
42008 [ 11110] By: jhi                                   on 2001/07/02  22:27:10
42009         Log: Subject: [PATCH toke.c] autosplit into @F
42010              From: Robin Houston <robin@kitsite.com>
42011              Date: Mon, 2 Jul 2001 23:18:20 +0100
42012              Message-Id: <E15HC3M-0007jL-00.2001-07-02-23-20-24@mail18.svr.pol.co.uk>
42013      Branch: perl
42014            ! perl.c toke.c
42015 ____________________________________________________________________________
42016 [ 11109] By: jhi                                   on 2001/07/02  22:25:03
42017         Log: Subject: [PATCH B::Deparse] hash key auto-quoting
42018              From: Robin Houston <robin@kitsite.com>
42019              Date: Mon, 2 Jul 2001 23:00:48 +0100
42020              Message-Id: <E15HBmR-0006mc-00.2001-07-02-23-02-55@mail18.svr.pol.co.uk>
42021      Branch: perl
42022            ! ext/B/B/Deparse.pm
42023 ____________________________________________________________________________
42024 [ 11108] By: jhi                                   on 2001/07/02  19:21:18
42025         Log: Subject: Re: [PATCH perlsnap] '-' !~ /\w/
42026              From: "Philip Newton" <Philip.Newton@gmx.net>
42027              Date: Mon, 2 Jul 2001 22:06:22 +0200
42028              (no Message-Id)
42029      Branch: perl
42030            ! ext/NDBM_File/hints/linux.pl
42031 ____________________________________________________________________________
42032 [ 11107] By: jhi                                   on 2001/07/02  19:19:25
42033         Log: Subject: Re: Fixed pack problem - sort of
42034              From: Nicholas Clark <nick@ccl4.org>
42035              Date: Mon, 2 Jul 2001 20:59:20 +0100
42036              Message-ID: <20010702205919.F59620@plum.flirble.org>
42037      Branch: perl
42038            ! pp_pack.c t/op/pack.t
42039 ____________________________________________________________________________
42040 [ 11106] By: jhi                                   on 2001/07/02  19:18:28
42041         Log: Subject: Re: [PATCH 5.6.1] OS/2 cwd
42042              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
42043              Date: Mon, 2 Jul 2001 15:45:41 -0400
42044              Message-ID: <20010702154541.B24295@math.ohio-state.edu>
42045      Branch: perl
42046            ! os2/os2.c
42047 ____________________________________________________________________________
42048 [ 11105] By: jhi                                   on 2001/07/02  19:17:27
42049         Log: (Mistaken retraction)
42050      Branch: perl
42051            ! utils/pl2pm.PL
42052 ____________________________________________________________________________
42053 [ 11104] By: jhi                                   on 2001/07/02  18:56:15
42054         Log: Detypo in #11103.
42055      Branch: perl
42056            ! utils/pl2pm.PL
42057 ____________________________________________________________________________
42058 [ 11103] By: jhi                                   on 2001/07/02  18:54:53
42059         Log: Subject: [PATCH 2 pl2pm.PL] (was Re: [PATCH pl2pm.PL] Make pl2pm be nice with 'strict' and 'warnings')
42060              From: Jonathan Stowe <gellyfish@gellyfish.com>
42061              Date: Mon, 2 Jul 2001 19:17:21 +0100 (BST)
42062              Message-ID: <Pine.LNX.4.33.0107021904530.7401-100000@orpheus.gellyfish.com>
42063      Branch: perl
42064            ! utils/pl2pm.PL
42065 ____________________________________________________________________________
42066 [ 11102] By: jhi                                   on 2001/07/02  18:16:09
42067         Log: Subject: [PATCH perl@11059] UCD.pm: if at first you don't succeed, croak?
42068              From: "Craig A. Berry" <craigberry@mac.com>
42069              Date: Mon, 02 Jul 2001 14:11:23 -0500
42070              Message-Id: <5.1.0.14.0.20010702140058.01b6c9c0@exchi01>
42071      Branch: perl
42072            ! lib/Unicode/UCD.pm
42073 ____________________________________________________________________________
42074 [ 11101] By: jhi                                   on 2001/07/02  18:14:51
42075         Log: Subject: [PATCH] Re: op/numconvert.t failures
42076              From: Nicholas Clark <nick@ccl4.org>
42077              Date: Mon, 2 Jul 2001 20:10:48 +0100
42078              Message-ID: <20010702201048.E59620@plum.flirble.org>
42079      Branch: perl
42080            ! t/op/numconvert.t
42081 ____________________________________________________________________________
42082 [ 11100] By: jhi                                   on 2001/07/02  17:51:44
42083         Log: Update Changes.
42084      Branch: perl
42085            ! Changes patchlevel.h
42086 ____________________________________________________________________________
42087 [ 11099] By: jhi                                   on 2001/07/02  17:46:31
42088         Log: Retract #11055, didn't help much (2736 bytes vs 2725 bytes leaked).
42089              The real fix must be more involved.  The line of code all the leaky
42090              call stacks seem to go through is op.c:2949, the PmopSTASH_set()
42091              line of Perl_newPMOP().
42092      Branch: perl
42093            ! op.h
42094 ____________________________________________________________________________
42095 [ 11098] By: jhi                                   on 2001/07/02  17:37:44
42096         Log: Based on
42097              
42098              Subject: Re: sizeof(struct sembuf)
42099              From: Nicholas Clark <nick@ccl4.org>
42100              Date: Sun, 1 Jul 2001 22:26:48 +0100
42101              Message-ID: <20010701222648.W59620@plum.flirble.org>
42102              
42103              but do semop() always the slow way.
42104      Branch: perl
42105            ! doio.c
42106 ____________________________________________________________________________
42107 [ 11097] By: jhi                                   on 2001/07/02  17:22:14
42108         Log: Subject: [PATCH] Encode/Tcl.t, for esc-seq encodings
42109              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
42110              Date: Tue, 03 Jul 2001 00:56:30 +0900
42111              Message-Id: <20010703005600.2225.BQW10602@nifty.com>
42112      Branch: perl
42113            ! ext/Encode/Encode/Tcl.t
42114 ____________________________________________________________________________
42115 [ 11096] By: jhi                                   on 2001/07/02  17:11:24
42116         Log: Subject: [PATCH] Encode/Tcl.pm, continuous sequences
42117              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
42118              Date: Tue, 03 Jul 2001 00:55:46 +0900
42119              Message-Id: <20010703005516.2222.BQW10602@nifty.com>
42120      Branch: perl
42121            ! ext/Encode/Encode/Tcl.pm
42122 ____________________________________________________________________________
42123 [ 11095] By: jhi                                   on 2001/07/02  17:07:14
42124         Log: Regen api and toc.
42125      Branch: perl
42126            ! pod/perlapi.pod pod/perltoc.pod
42127 ____________________________________________________________________________
42128 [ 11094] By: jhi                                   on 2001/07/02  16:29:42
42129         Log: Metaconfig unit change for #11093.
42130      Branch: metaconfig/U/perl
42131            ! d_fcntl_can_lock.U
42132 ____________________________________________________________________________
42133 [ 11093] By: jhi                                   on 2001/07/02  16:28:56
42134         Log: The fcntl locking test may hang if NFS locking messed up;
42135              break out with alarm(10).
42136      Branch: perl
42137            ! Configure
42138 ____________________________________________________________________________
42139 [ 11092] By: jhi                                   on 2001/07/02  14:11:31
42140         Log: Move the mdelete.bat from win32/bin to win32.
42141      Branch: perl
42142            ! MANIFEST
42143 ____________________________________________________________________________
42144 [ 11091] By: jhi                                   on 2001/07/02  14:10:01
42145         Log: Typo in #11083.
42146      Branch: perl
42147            ! ext/Time/Piece/Piece.t
42148 ____________________________________________________________________________
42149 [ 11090] By: jhi                                   on 2001/07/02  13:36:58
42150         Log: Netware tweaks from Guruprasad.
42151      Branch: perl
42152            - NetWare/perlsdio.h
42153            ! MANIFEST NetWare/Makefile NetWare/interface.c
42154            ! NetWare/interface.h NetWare/iperlhost.h NetWare/nwtinfo.h
42155            ! perlsdio.h
42156 ____________________________________________________________________________
42157 [ 11089] By: jhi                                   on 2001/07/02  13:25:40
42158         Log: Subject: Re: [PATH] shared -> unique;
42159              From: Abhijit Menon-Sen <ams@wiw.org>
42160              Date: Wed, 27 Jun 2001 03:51:27 +0530
42161              Message-ID: <20010627035127.A17623@lustre.lustre.dyn.wiw.org>
42162      Branch: perl
42163            ! dump.c gv.c gv.h op.c pp_sys.c sv.c toke.c xsutils.c
42164 ____________________________________________________________________________
42165 [ 11088] By: jhi                                   on 2001/07/02  13:24:27
42166         Log: Subject: Re: AIX / gcc-3.0
42167              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
42168              Date: Mon, 02 Jul 2001 15:20:21 +0200
42169              Message-Id: <20010702151904.49BB.H.M.BRAND@hccnet.nl>
42170      Branch: perl
42171            ! hints/aix.sh
42172 ____________________________________________________________________________
42173 [ 11087] By: jhi                                   on 2001/07/02  13:23:21
42174         Log: Subject: Re: Bug report: split splits on wrong pattern
42175              From: Abhijit Menon-Sen <ams@wiw.org>
42176              Message-ID: <20010702163133.A23186@lustre.dyn.wiw.org>
42177              Date: Mon, 2 Jul 2001 16:31:33 +0530
42178      Branch: perl
42179            ! pp_ctl.c
42180 ____________________________________________________________________________
42181 [ 11086] By: jhi                                   on 2001/07/02  13:22:30
42182         Log: Subject: [PATCH 5.6.1] test harness
42183              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
42184              Date: Mon, 2 Jul 2001 06:29:21 -0400
42185              Message-ID: <20010702062921.A1810@math.ohio-state.edu>
42186      Branch: perl
42187            ! lib/Test/Harness.pm
42188 ____________________________________________________________________________
42189 [ 11085] By: jhi                                   on 2001/07/02  13:21:39
42190         Log: Subject: [PATCH 5.6.1] debugger goof
42191              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
42192              Date: Mon, 2 Jul 2001 06:27:22 -0400
42193              Message-ID: <20010702062722.A1746@math.ohio-state.edu>
42194      Branch: perl
42195            ! lib/perl5db.pl
42196 ____________________________________________________________________________
42197 [ 11084] By: jhi                                   on 2001/07/02  13:20:50
42198         Log: Subject: [PATCH 5.6.1] OS/2 cwd
42199              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
42200              Date: Mon, 2 Jul 2001 06:21:17 -0400
42201              Message-ID: <20010702062117.A1401@math.ohio-state.edu>
42202      Branch: perl
42203            ! lib/Cwd.pm lib/File/Find/taint.t lib/FindBin.pm os2/os2.c
42204 ____________________________________________________________________________
42205 [ 11083] By: jhi                                   on 2001/07/02  13:19:18
42206         Log: Make #11082 more OS/2-specific.
42207      Branch: perl
42208            ! ext/Time/Piece/Piece.t
42209 ____________________________________________________________________________
42210 [ 11082] By: jhi                                   on 2001/07/02  13:14:36
42211         Log: Subject: [PATCH 5.6.1] OS/2 gmtime()
42212              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
42213              Date: Mon, 2 Jul 2001 06:06:34 -0400
42214              Message-ID: <20010702060634.A1356@math.ohio-state.edu>
42215      Branch: perl
42216            ! ext/Time/Piece/Piece.t
42217 ____________________________________________________________________________
42218 [ 11081] By: jhi                                   on 2001/07/02  13:13:08
42219         Log: Subject: [PATCH B::Deparse] version number & changes
42220              From: Robin Houston <robin@kitsite.com>  
42221              Date: Sun, 1 Jul 2001 17:17:29 +0100
42222              Message-ID: <20010701171729.A30678@puffinry.freeserve.co.uk>
42223      Branch: perl
42224            ! ext/B/B/Deparse.pm
42225 ____________________________________________________________________________
42226 [ 11080] By: jhi                                   on 2001/07/02  13:11:48
42227         Log: Subject: a small fix.
42228              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
42229              Date: Mon, 2 Jul 2001 12:17:53 +0200
42230              Message-ID: <E3FB32585BF1D411B9E900805FF51A08074B35@RU0022EXCH001U>
42231      Branch: perl
42232            ! ext/Thread/Thread.xs
42233 ____________________________________________________________________________
42234 [ 11079] By: jhi                                   on 2001/07/02  13:10:39
42235         Log: Subject: RE: perl@10907
42236              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
42237              Date: Mon, 2 Jul 2001 12:06:16 +0200
42238              Message-ID: <E3FB32585BF1D411B9E900805FF51A08074B2C@RU0022EXCH001U>
42239              
42240              Borland C vs PerlIO.
42241      Branch: perl
42242            ! win32/config.bc win32/config_H.bc
42243 ____________________________________________________________________________
42244 [ 11078] By: jhi                                   on 2001/07/02  13:03:44
42245         Log: Subject: [PATCH] Report /pro/3gl/CPAN/perl-5.7.1
42246              From: "H.M. Brand" <merijn@l1.procura.nl>
42247              Date: Mon, 02 Jul 2001 11:18:57 +0200
42248              Message-Id: <20010702100811.4999.MERIJN@l1.procura.nl>
42249      Branch: perl
42250            ! t/op/write.t
42251 ____________________________________________________________________________
42252 [ 11077] By: jhi                                   on 2001/07/02  12:58:27
42253         Log: Subject: [PATCH] Deleting ext/util/mkbootstrap
42254              From: Michael G Schwern <schwern@pobox.com>
42255              Date: Mon, 2 Jul 2001 00:26:24 -0400
42256              Message-ID: <20010702002624.A18302@blackrider>
42257      Branch: perl
42258            - ext/util/mkbootstrap
42259 ____________________________________________________________________________
42260 [ 11076] By: jhi                                   on 2001/07/02  12:56:20
42261         Log: Subject: [PATCH op.h] v minor comment tweak
42262              From: Robin Houston <robin@puffinry.freeserve.co.uk>
42263              Date: Mon, 2 Jul 2001 00:42:01 +0100
42264              Message-Id: <E15GqxK-0006WZ-00.2001-07-02-00-48-46@mail18.svr.pol.co.uk>
42265      Branch: perl
42266            ! op.h
42267 ____________________________________________________________________________
42268 [ 11075] By: jhi                                   on 2001/07/02  12:53:48
42269         Log: SysV IPC semops use native shorts, not forced-to-16-bit-shorts.
42270      Branch: perl
42271            ! pod/perlfunc.pod
42272 ____________________________________________________________________________
42273 [ 11074] By: jhi                                   on 2001/07/02  12:52:28
42274         Log: Subject: Re: sizeof(struct sembuf)
42275              From: Nicholas Clark <nick@ccl4.org>
42276              Date: Sun, 1 Jul 2001 19:23:16 +0100
42277              Message-ID: <20010701192316.V59620@plum.flirble.org>
42278              
42279              s/signaling/signalling/
42280      Branch: perl
42281            ! pod/perlfunc.pod
42282 ____________________________________________________________________________
42283 [ 11073] By: jhi                                   on 2001/07/02  12:49:51
42284         Log: Subject: [PATCH perlsnap] Suggestion for mnemonic for $^N
42285              From: "Philip Newton" <Philip.Newton@gmx.net>
42286              Date: Sun, 1 Jul 2001 09:37:56 +0200
42287              Message-Id: <200107010733.KAA03920@taas.iki.fi>
42288      Branch: perl
42289            ! pod/perlvar.pod
42290 ____________________________________________________________________________
42291 [ 11072] By: jhi                                   on 2001/07/02  12:48:03
42292         Log: Subject: [PATCH perlsnap] /^qnx|nto$/ --> /^(?:qnx|nto)$/
42293              From: "Philip Newton" <Philip.Newton@gmx.net>
42294              Date: Sun, 1 Jul 2001 09:37:56 +0200
42295              Message-Id: <200107010733.KAA03925@taas.iki.fi>
42296      Branch: perl
42297            ! lib/ExtUtils/MM_Unix.pm lib/File/Spec/Unix.pm
42298 ____________________________________________________________________________
42299 [ 11071] By: jhi                                   on 2001/07/02  12:45:12
42300         Log: Metaconfig unit change for #11070.
42301      Branch: metaconfig
42302            ! U/compline/randfunc.U
42303 ____________________________________________________________________________
42304 [ 11070] By: jhi                                   on 2001/07/02  12:43:58
42305         Log: Subject: [PATCH perlsnap] its --> it's --> its
42306              From: "Philip Newton" <Philip.Newton@gmx.net>
42307              Date: Sun, 1 Jul 2001 09:37:56 +0200
42308              Message-Id: <200107010733.KAA03914@taas.iki.fi>
42309      Branch: perl
42310            ! Porting/config_H
42311 ____________________________________________________________________________
42312 [ 11069] By: jhi                                   on 2001/07/02  12:01:52
42313         Log: Sync with Sarathy; integrate with perlio.
42314      Branch: perl
42315           !> gv.c
42316 ____________________________________________________________________________
42317 [ 11068] By: gsar                                  on 2001/07/02  08:07:54
42318         Log: regenerate win32/config_H.?c files
42319      Branch: perl
42320            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
42321 ____________________________________________________________________________
42322 [ 11067] By: gsar                                  on 2001/07/02  08:03:55
42323         Log: rename s/sv_getcwd/getcwd_sv/ for better conformance to existing
42324              naming discipline
42325              
42326              win32 fix: enable getcwd_sv() to work on windows (POSIX.t was failing
42327              because of this)
42328              
42329              fix a warning about "fd" being used without being set in Cwd.xs
42330      Branch: perl
42331            ! embed.h embed.pl ext/Cwd/Cwd.xs ext/POSIX/POSIX.t
42332            ! ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c
42333            ! pod/perlapi.pod proto.h util.c win32/config.bc win32/config.gc
42334            ! win32/config.vc
42335 ____________________________________________________________________________
42336 [ 11066] By: gsar                                  on 2001/07/02  07:12:10
42337         Log: win32 fixes: fix various syntax errors ("no preprocessor directives
42338              within macro arguments") and warnings ("unary minus applied to
42339              unsigned type", among others)
42340      Branch: perl
42341            ! gv.c hv.c op.c pp.c sv.c toke.c
42342 ____________________________________________________________________________
42343 [ 11065] By: gsar                                  on 2001/07/02  06:26:22
42344         Log: win32 fixes: more spurious CRs
42345      Branch: perl
42346            ! win32/mdelete.bat
42347 ____________________________________________________________________________
42348 [ 11064] By: gsar                                  on 2001/07/02  06:25:22
42349         Log: win32 tweaks: remove extra CRs from makefile.mk; move mdelete.bat
42350              from win32/bin (or it gets deleted by distclean); don't delete
42351              lib/Cwd.pm during distclean; mdelete.bat doesn't work properly on
42352              NT (should be made Win9x specific, and added to makefile.mk)
42353      Branch: perl
42354           +> win32/mdelete.bat
42355            - win32/bin/mdelete.bat
42356            ! win32/Makefile win32/makefile.mk
42357 ____________________________________________________________________________
42358 [ 11063] By: nick                                  on 2001/07/01  18:54:09
42359         Log: Quick for for #ifdef mess
42360      Branch: perlio
42361            ! gv.c
42362 ____________________________________________________________________________
42363 [ 11062] By: nick                                  on 2001/07/01  18:47:42
42364         Log: Raw integrate - does not build #if mess in gv.c
42365      Branch: perlio
42366           !> (integrate 29 files)
42367 ____________________________________________________________________________
42368 [ 11061] By: jhi                                   on 2001/07/01  15:20:38
42369         Log: Make 'compile' target a little less broken.
42370              Still very broken, though: -Wall warnings from
42371              the generated code, boot_Foo prototypes missing,
42372              can't autoload Fcntl::SEEK_CUR et alia, ...
42373      Branch: perl
42374            ! ext/B/B/C.pm pod/Makefile.SH t/TEST utils/Makefile
42375            ! utils/perlcc.PL x2p/Makefile.SH
42376 ____________________________________________________________________________
42377 [ 11060] By: jhi                                   on 2001/07/01  14:04:20
42378         Log: Upgrade to Storable 1.0.12, from Raphael Manfredi.
42379      Branch: perl
42380            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
42381            ! ext/Storable/Storable.xs ext/Storable/t/freeze.t
42382 ____________________________________________________________________________
42383 [ 11059] By: jhi                                   on 2001/07/01  05:02:59
42384         Log: Update Changes.
42385      Branch: perl
42386            ! Changes patchlevel.h
42387 ____________________________________________________________________________
42388 [ 11058] By: jhi                                   on 2001/07/01  04:57:05
42389         Log: Still one typo, regen toc.
42390      Branch: perl
42391            ! lib/Unicode/UCD.pm pod/perltoc.pod
42392 ____________________________________________________________________________
42393 [ 11057] By: jhi                                   on 2001/07/01  04:54:35
42394         Log: Detypos and regen toc.
42395      Branch: perl
42396            ! README.os2 lib/Unicode/UCD.pm pod/perltoc.pod
42397 ____________________________________________________________________________
42398 [ 11056] By: jhi                                   on 2001/07/01  04:26:08
42399         Log: VERSION tweak.
42400      Branch: perl
42401            ! ext/List/Util/lib/List/Util.pm
42402 ____________________________________________________________________________
42403 [ 11055] By: jhi                                   on 2001/06/30  22:18:37
42404         Log: Attempt at plugging the leak under ithreads detected by Doug.
42405      Branch: perl
42406            ! op.h
42407 ____________________________________________________________________________
42408 [ 11054] By: jhi                                   on 2001/06/30  21:33:29
42409         Log: gcc -Wall lint after #11051.
42410      Branch: perl
42411            ! pp_sys.c
42412 ____________________________________________________________________________
42413 [ 11053] By: jhi                                   on 2001/06/30  21:13:55
42414         Log: Integrate perlio.
42415      Branch: perl
42416           !> lib/File/Find/taint.t
42417 ____________________________________________________________________________
42418 [ 11052] By: jhi                                   on 2001/06/30  21:07:38
42419         Log: Don't use the v-strings for module VERSIONs.
42420      Branch: perl
42421            ! lib/Unicode/UCD.pm
42422 ____________________________________________________________________________
42423 [ 11051] By: jhi                                   on 2001/06/30  20:59:57
42424         Log: Code cleanup based on turning off the -woffs in IRIX.
42425              Not all of the gripes cleaned up (hairy code in hv.c and
42426              regcomp.c; unused newsp, gimme, and optype from cop.h macros;
42427              unused 'key' arguments in ?DBM_File.xs) (and the -woffs left
42428              to the IRIX hints)
42429      Branch: perl
42430            ! ext/DB_File/DB_File.xs ext/Data/Dumper/Dumper.xs
42431            ! ext/IPC/SysV/SysV.xs ext/List/Util/Util.xs
42432            ! ext/PerlIO/Scalar/Scalar.xs gv.c mg.c op.c perlio.c pp_sys.c
42433            ! regcomp.c sv.c
42434 ____________________________________________________________________________
42435 [ 11050] By: nick                                  on 2001/06/30  20:46:46
42436         Log: Jeffrey Friedl's <jfriedl@yahoo.com> fix for lib/File/Find/taint.t
42437      Branch: perlio
42438            ! lib/File/Find/taint.t
42439 ____________________________________________________________________________
42440 [ 11049] By: nick                                  on 2001/06/30  18:13:33
42441         Log: Integrate mainline
42442      Branch: perlio
42443           +> NetWare/nwstdio.h NetWare/perlsdio.h
42444           +> ext/Encode/Encode/7bit-jis.enc ext/Encode/Encode/7bit-kana.enc
42445           +> ext/Encode/Encode/7bit-kr.enc lib/Unicode/UCD.pm
42446           +> lib/Unicode/UCD.t t/run/exit.t
42447           !> (integrate 60 files)
42448 ____________________________________________________________________________
42449 [ 11048] By: jhi                                   on 2001/06/30  16:23:39
42450         Log: Delta delta.
42451      Branch: perl
42452            ! pod/perl572delta.pod
42453 ____________________________________________________________________________
42454 [ 11047] By: jhi                                   on 2001/06/30  16:03:40
42455         Log: More VERSION tuning: to avoid unnecessary Perl upgrades
42456              by CPAN.pm, use rather _00.
42457      Branch: perl
42458            ! ext/Errno/Errno_pm.PL ext/IO/lib/IO/Dir.pm
42459            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Seekable.pm
42460            ! ext/IO/lib/IO/Socket/UNIX.pm ext/IPC/SysV/Msg.pm
42461            ! ext/IPC/SysV/Semaphore.pm ext/IPC/SysV/SysV.pm
42462            ! ext/Time/HiRes/HiRes.pm lib/CGI/Pretty.pm lib/CPAN/Nox.pm
42463            ! lib/ExtUtils/Embed.pm lib/Test.pm
42464 ____________________________________________________________________________
42465 [ 11046] By: jhi                                   on 2001/06/30  15:53:22
42466         Log: Add a simple Unicode character database interface, Unicode::UCD.
42467      Branch: perl
42468            + lib/Unicode/UCD.pm lib/Unicode/UCD.t
42469            ! MANIFEST
42470 ____________________________________________________________________________
42471 [ 11045] By: jhi                                   on 2001/06/30  13:42:37
42472         Log: Subject: [PATCH] op/numconver.t
42473              From: Nicholas Clark <nick@ccl4.org>
42474              Date: Sat, 30 Jun 2001 15:40:10 +0100
42475              Message-ID: <20010630154010.I59620@plum.flirble.org>
42476      Branch: perl
42477            ! t/op/numconvert.t
42478 ____________________________________________________________________________
42479 [ 11044] By: jhi                                   on 2001/06/30  13:29:25
42480         Log: The $^N is now taken (by #11038).
42481      Branch: perl
42482            ! t/base/lex.t
42483 ____________________________________________________________________________
42484 [ 11043] By: jhi                                   on 2001/06/30  13:15:59
42485         Log: The #11040 had slipped to a wrong function...
42486      Branch: perl
42487            ! sv.c
42488 ____________________________________________________________________________
42489 [ 11042] By: jhi                                   on 2001/06/30  13:08:25
42490         Log: In 64-bit AIX 5L (oslevel 5.1.0.0, ccversion 5.0.2.0)
42491              the Configure library symbol probe mysteriously finds all
42492              symbols but those of pipe() and times().
42493      Branch: perl
42494            ! hints/aix.sh
42495 ____________________________________________________________________________
42496 [ 11041] By: jhi                                   on 2001/06/30  13:01:25
42497         Log: Subject: [PATCH] (was Re: not OK: perl@11006 on HP-UX B.11.00)
42498              From: Nicholas Clark <nick@ccl4.org>
42499              Date: Fri, 29 Jun 2001 23:49:07 +0100
42500              Message-ID: <20010629234907.D59620@plum.flirble.org>
42501      Branch: perl
42502            ! lib/ExtUtils.t
42503 ____________________________________________________________________________
42504 [ 11040] By: jhi                                   on 2001/06/30  13:00:24
42505         Log: Subject: [PATCH] weakref fix 2, not yet there
42506              From: Artur Bergman <artur@contiller.se>
42507              Date: Sat, 30 Jun 2001 01:18:16 +0200
42508              Message-ID: <B762D957.1CC9%artur@contiller.se>
42509      Branch: perl
42510            ! sv.c
42511 ____________________________________________________________________________
42512 [ 11039] By: jhi                                   on 2001/06/30  12:59:25
42513         Log: Subject: [PATCH t/run/exit.t] Another shot at testing exit codes.
42514              From: Michael G Schwern <schwern@pobox.com>
42515              Date: Fri, 29 Jun 2001 19:39:11 -0400
42516              Message-ID: <20010629193910.D25304@blackrider>
42517      Branch: perl
42518            + t/run/exit.t
42519            ! MANIFEST
42520 ____________________________________________________________________________
42521 [ 11038] By: jhi                                   on 2001/06/30  12:58:16
42522         Log: Add support for $^N, the most-recently closed group.
42523      Branch: perl
42524            ! embedvar.h gv.c mg.c perlapi.h pod/perlretut.pod
42525            ! pod/perltoc.pod pod/perlvar.pod regexec.c regexp.h t/op/pat.t
42526            ! thrdvar.h
42527 ____________________________________________________________________________
42528 [ 11037] By: jhi                                   on 2001/06/30  12:53:40
42529         Log: Subject: [ID 20010630.001] Editorial nits in README.solaris
42530              From: lvirden@cas.org
42531              Date: Sat, 30 Jun 2001 04:12:36 -0400 (EDT)
42532              Message-Id: <200106300812.f5U8CaG10447@lwv26awu.cas.org>
42533              
42534              Subject: [ID 20010630.002] Another editorial tweak to README.solaris
42535              From: lvirden@cas.org
42536              Date: Sat, 30 Jun 2001 04:17:55 -0400 (EDT)
42537              Message-Id: <200106300817.f5U8HtN10626@lwv26awu.cas.org>
42538      Branch: perl
42539            ! README.solaris
42540 ____________________________________________________________________________
42541 [ 11036] By: jhi                                   on 2001/06/30  12:51:45
42542         Log: Subject: [PATCH] Encode.pm to use escape-sequence encoding
42543              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
42544              Date: Sat, 30 Jun 2001 07:33:37 +0900
42545              Message-Id: <20010630073226.7C79.BQW10602@nifty.com>
42546              
42547              Subject: Re: [PATCH] Encode.pm to use escape-sequence encoding
42548              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
42549              Date: Sat, 30 Jun 2001 21:38:14 +0900
42550              Message-Id: <20010630213554.F67A.BQW10602@nifty.com>
42551      Branch: perl
42552            + ext/Encode/Encode/7bit-jis.enc ext/Encode/Encode/7bit-kana.enc
42553            + ext/Encode/Encode/7bit-kr.enc
42554            ! MANIFEST ext/Encode/Encode/Tcl.pm
42555 ____________________________________________________________________________
42556 [ 11035] By: jhi                                   on 2001/06/30  12:44:51
42557         Log: NetWare tweaks from Guruprasad.
42558      Branch: perl
42559            + NetWare/nwstdio.h NetWare/perlsdio.h
42560            ! MANIFEST NetWare/Makefile NetWare/config.wc
42561            ! NetWare/config_H.wc NetWare/nwperlsys.c NetWare/nwperlsys.h
42562            ! NetWare/t/Readme.txt
42563 ____________________________________________________________________________
42564 [ 11034] By: jhi                                   on 2001/06/29  23:28:16
42565         Log: More module $VERSION bump-ups.
42566      Branch: perl
42567            ! ext/Devel/Peek/Peek.pm lib/ExtUtils/Embed.pm
42568            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Manifest.pm
42569            ! lib/ExtUtils/Mksymlists.pm lib/IPC/Open3.pm
42570 ____________________________________________________________________________
42571 [ 11033] By: jhi                                   on 2001/06/29  21:25:23
42572         Log: Doc update due to #11032.
42573      Branch: perl
42574            ! pod/perl572delta.pod
42575 ____________________________________________________________________________
42576 [ 11032] By: jhi                                   on 2001/06/29  21:19:44
42577         Log: Subject: [PATCH: perl@11006] s/div/lib\$ediv/ in Time::HiRes for VAX
42578              From: Peter Prymmer <pvhp@forte.com>
42579              Date: Fri, 29 Jun 2001 14:02:16 -0700 (PDT)
42580              Message-ID: <Pine.OSF.4.10.10106291337520.65853-100000@aspara.forte.com>
42581      Branch: perl
42582            ! ext/Time/HiRes/HiRes.xs
42583 ____________________________________________________________________________
42584 [ 11031] By: jhi                                   on 2001/06/29  14:31:53
42585         Log: -lpthreads missing in AIX.
42586      Branch: perl
42587            ! hints/aix.sh
42588 ____________________________________________________________________________
42589 [ 11030] By: jhi                                   on 2001/06/29  14:08:12
42590         Log: Subject: [PATCH] CLONE && weakrefs
42591              From: Artur Bergman <artur@contiller.se>
42592              Date: Fri, 29 Jun 2001 17:02:00 +0200
42593              Message-ID: <B7626508.1CA0%artur@contiller.se>
42594      Branch: perl
42595            ! sv.c
42596 ____________________________________________________________________________
42597 [ 11029] By: jhi                                   on 2001/06/29  14:06:50
42598         Log: Subject: Re: Bug report: split splits on wrong pattern
42599              From: Radu Greab <radu@netsoft.ro>
42600              Date: Wed, 27 Jun 2001 21:50:52 +0300
42601              Message-ID: <15162.11020.279064.471031@ix.netsoft.ro>
42602      Branch: perl
42603            ! pp_ctl.c t/op/split.t
42604 ____________________________________________________________________________
42605 [ 11028] By: jhi                                   on 2001/06/29  13:47:38
42606         Log: Metaconfig unit change for #11027.
42607      Branch: metaconfig/U/perl
42608            ! d_modfl.U
42609 ____________________________________________________________________________
42610 [ 11027] By: jhi                                   on 2001/06/29  13:47:03
42611         Log: I thought this Configure glitch for AIX was just recently fixed?
42612      Branch: perl
42613            ! Configure
42614 ____________________________________________________________________________
42615 [ 11026] By: jhi                                   on 2001/06/29  13:14:07
42616         Log: Update Changes.
42617      Branch: perl
42618            ! Changes patchlevel.h
42619 ____________________________________________________________________________
42620 [ 11025] By: jhi                                   on 2001/06/29  13:07:57
42621         Log: Subject: Re: perl@10967, File::Find, and Cwd
42622              From: Mike Guy <mjtg@cam.ac.uk>
42623              Date: Fri, 29 Jun 2001 14:56:49 +0100
42624              Message-Id: <E15FylN-0004LT-00@draco.cus.cam.ac.uk>
42625      Branch: perl
42626            ! lib/File/Find/taint.t
42627 ____________________________________________________________________________
42628 [ 11024] By: jhi                                   on 2001/06/29  12:39:23
42629         Log: Update the sv_pvprintify() spec.
42630      Branch: perl
42631            ! pod/perltodo.pod
42632 ____________________________________________________________________________
42633 [ 11023] By: jhi                                   on 2001/06/29  12:33:33
42634         Log: Known test failures update.
42635      Branch: perl
42636            ! pod/perl572delta.pod
42637 ____________________________________________________________________________
42638 [ 11022] By: jhi                                   on 2001/06/29  12:24:32
42639         Log: Based on
42640              
42641              Subject: [PATCH @11016] More );) fixes
42642              From: Richard Soderberg <rs@crystalflame.net>
42643              Date: Fri, 29 Jun 2001 04:09:24 -0700 (PDT)
42644              Message-ID: <Pine.LNX.4.21.0106290408200.12037-100000@oregonnet.com> 
42645      Branch: perl
42646            ! ext/Thread/Thread.xs ext/Thread/typemap
42647 ____________________________________________________________________________
42648 [ 11021] By: jhi                                   on 2001/06/29  12:21:51
42649         Log: Subject: [PATCH @11016] Fixes compile errors in four files
42650              From: Richard Soderberg <rs@crystalflame.net>
42651              Date: Fri, 29 Jun 2001 03:35:11 -0700 (PDT)
42652              Message-ID: <Pine.LNX.4.21.0106290333270.9768-100000@oregonnet.com>
42653      Branch: perl
42654            ! mg.c pp.c pp_hot.c util.c
42655 ____________________________________________________________________________
42656 [ 11020] By: jhi                                   on 2001/06/29  12:05:54
42657         Log: AIX hints tweaking continues, from Merijn Brand.
42658      Branch: perl
42659            ! hints/aix.sh
42660 ____________________________________________________________________________
42661 [ 11019] By: jhi                                   on 2001/06/29  12:05:10
42662         Log: HP-UX needs gccversion sooner, from Merijn Brand.
42663      Branch: perl
42664            ! hints/hpux.sh
42665 ____________________________________________________________________________
42666 [ 11018] By: jhi                                   on 2001/06/29  11:52:31
42667         Log: Subject: [PATCH 5.6.1] OS/2 docs
42668              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
42669              Date: Fri, 29 Jun 2001 02:34:12 -0400
42670              Message-ID: <20010629023412.A6033@math.ohio-state.edu>
42671      Branch: perl
42672            ! README.os2 os2/Changes
42673 ____________________________________________________________________________
42674 [ 11017] By: nick                                  on 2001/06/29  10:20:30
42675         Log: Integrate mainline
42676      Branch: perlio
42677           +> (branch 37 files)
42678            - ext/ODBM_File/sdbm.t
42679           !> (integrate 211 files)
42680 ____________________________________________________________________________
42681 [ 11016] By: jhi                                   on 2001/06/29  03:38:56
42682         Log: Bump up the VERSIONs of modules that have changed since 5.6.0,
42683              the modules found using a script written by Larry Schatzer Jr.
42684      Branch: perl
42685            ! ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Handle.pm
42686            ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Select.pm
42687            ! ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
42688            ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
42689            ! ext/IPC/SysV/SysV.pm ext/Opcode/Opcode.pm ext/Opcode/Safe.pm
42690            ! ext/Thread/Thread.pm ext/attrs/attrs.pm ext/re/re.pm
42691            ! lib/AutoSplit.pm lib/Benchmark.pm lib/CGI/Pretty.pm
42692            ! lib/CPAN/Nox.pm lib/Exporter.pm lib/ExtUtils/Command.pm
42693            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Packlist.pm
42694            ! lib/File/Compare.pm lib/FileHandle.pm lib/Math/Complex.pm
42695            ! lib/Math/Trig.pm lib/Pod/Html.pm lib/Symbol.pm
42696            ! lib/Text/ParseWords.pm lib/Text/Soundex.pm lib/Text/Tabs.pm
42697            ! lib/Tie/Array.pm lib/attributes.pm lib/autouse.pm lib/base.pm
42698            ! lib/constant.pm lib/fields.pm lib/strict.pm
42699 ____________________________________________________________________________
42700 [ 11015] By: jhi                                   on 2001/06/29  02:55:58
42701         Log: The latest JPL from the anoncvs.
42702      Branch: perl
42703            ! jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
42704 ____________________________________________________________________________
42705 [ 11014] By: jhi                                   on 2001/06/29  02:16:55
42706         Log: In EBCDIC assume UTF-EBCDIC, not UTF-8.
42707      Branch: perl
42708            ! t/op/pat.t
42709 ____________________________________________________________________________
42710 [ 11013] By: jhi                                   on 2001/06/28  23:14:53
42711         Log: Worrying about insecure directories now is a bit too late.
42712      Branch: perl
42713            ! lib/File/Find/taint.t
42714 ____________________________________________________________________________
42715 [ 11012] By: jhi                                   on 2001/06/28  21:36:36
42716         Log: Cannot DIE() in a void function,
42717              from Richard Hatch <rhatch@austin.ibm.com>.
42718      Branch: perl
42719            ! ext/IPC/SysV/SysV.xs
42720 ____________________________________________________________________________
42721 [ 11011] By: jhi                                   on 2001/06/28  19:32:13
42722         Log: Subject: [PATCH: perl@11006] s/qdiv/div/ in Time::HiRes for VAX
42723              From: Peter Prymmer <pvhp@forte.com>
42724              Date: Thu, 28 Jun 2001 13:00:18 -0700 (PDT)
42725              Message-ID: <Pine.OSF.4.10.10106281125220.508935-100000@aspara.forte.com>
42726              
42727              (unfinished: time/hires tests 3, 5, 14 failing, but better
42728              than wholesale failure)
42729      Branch: perl
42730            ! ext/Time/HiRes/HiRes.xs
42731 ____________________________________________________________________________
42732 [ 11010] By: jhi                                   on 2001/06/28  19:10:54
42733         Log: Subject: [PATCH 5.6.1] OS/2 improvements
42734              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
42735              Date: Thu, 28 Jun 2001 16:03:14 -0400
42736              Message-ID: <20010628160314.A17906@math.ohio-state.edu>
42737      Branch: perl
42738            + os2/os2_base.t
42739            ! MANIFEST hints/os2.sh makedef.pl os2/OS2/PrfDB/PrfDB.xs
42740            ! os2/OS2/Process/Process.pm os2/OS2/Process/Process.xs
42741            ! os2/OS2/REXX/REXX.xs os2/dl_os2.c os2/dlfcn.h os2/os2.c
42742            ! os2/os2ish.h
42743 ____________________________________________________________________________
42744 [ 11009] By: jhi                                   on 2001/06/28  18:54:14
42745         Log: Subject: Incrementing Extutils::Manifest's $VERSION
42746              From: Michael G Schwern <schwern@pobox.com>
42747              Date: Thu, 28 Jun 2001 13:13:49 -0400
42748              Message-ID: <20010628131349.A14738@blackrider>
42749      Branch: maint-5.6/perl
42750            ! lib/ExtUtils/Manifest.pm
42751 ____________________________________________________________________________
42752 [ 11008] By: jhi                                   on 2001/06/28  18:52:20
42753         Log: AIX tweak from Merijn Brand.
42754      Branch: perl
42755            ! hints/aix.sh
42756 ____________________________________________________________________________
42757 [ 11007] By: jhi                                   on 2001/06/28  17:46:27
42758         Log: Create the macperl branch.
42759      Branch: maint-5.6/macperl
42760           +> (branch 1728 files)
42761 ____________________________________________________________________________
42762 [ 11006] By: jhi                                   on 2001/06/28  14:46:21
42763         Log: Update Changes.
42764      Branch: perl
42765            ! Changes patchlevel.h
42766 ____________________________________________________________________________
42767 [ 11005] By: jhi                                   on 2001/06/28  14:40:11
42768         Log: More Perforce lore.
42769      Branch: perl
42770            ! Porting/repository.pod
42771 ____________________________________________________________________________
42772 [ 11004] By: jhi                                   on 2001/06/28  14:12:50
42773         Log: Metaconfig unit changes for #11003.
42774      Branch: metaconfig/U/perl
42775            + d_nl_langinfo.U i_langinfo.U
42776 ____________________________________________________________________________
42777 [ 11003] By: jhi                                   on 2001/06/28  14:12:27
42778         Log: Add Configure probes for nl_langinfo() and <langinfo.h>.
42779              Expected not to exist in non-UNIX excepting in VMS, where
42780              according to a quick web survey they just might.
42781      Branch: perl
42782            ! Configure NetWare/config.wc Porting/Glossary Porting/config.sh
42783            ! Porting/config_H config_h.SH configure.com epoc/config.sh
42784            ! perl.h uconfig.h uconfig.sh vos/config.alpha.def
42785            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
42786            ! win32/config.bc win32/config.gc win32/config.vc
42787 ____________________________________________________________________________
42788 [ 11002] By: jhi                                   on 2001/06/28  13:39:11
42789         Log: One shouldn't use XBS5_ILP32_OFFBIG_CFLAGS et alia
42790              in AIX is one is doing a 64-bit build.
42791      Branch: perl
42792            ! hints/aix.sh
42793 ____________________________________________________________________________
42794 [ 11001] By: jhi                                   on 2001/06/28  13:28:37
42795         Log: Metaconfig unit changes for #11000.
42796      Branch: metaconfig/U/perl
42797            ! use64bits.U uselfs.U
42798 ____________________________________________________________________________
42799 [ 11000] By: jhi                                   on 2001/06/28  13:21:16
42800         Log: Move use64bitint and use64bitall before uselargefiles.
42801      Branch: perl
42802            ! Configure
42803 ____________________________________________________________________________
42804 [ 10999] By: jhi                                   on 2001/06/28  03:49:07
42805         Log: Subject: [ID 20010625.009] open(FILE,"+foo") [PATCH]
42806              From: Robert Spier <rspier@pobox.com>
42807              Message-ID: <15162.41164.618712.841415@rls.cx>
42808              Date: Wed, 27 Jun 2001 23:13:16 -0400
42809      Branch: perl
42810            ! doio.c
42811 ____________________________________________________________________________
42812 [ 10998] By: jhi                                   on 2001/06/28  03:42:57
42813         Log: Subject: [PATCH: perl@10996] avoid overflow in numeric.c:S_mulexp10() on VAX
42814              From: Peter Prymmer <pvhp@forte.com>
42815              Date: Wed, 27 Jun 2001 19:25:49 -0700 (PDT)
42816              Message-ID: <Pine.OSF.4.10.10106271922120.465082-100000@aspara.forte.com>
42817      Branch: perl
42818            ! numeric.c
42819 ____________________________________________________________________________
42820 [ 10997] By: jhi                                   on 2001/06/28  03:42:12
42821         Log: Subject: [patch perl@10996] "fix" VAX Digest/MD5, Fcntl, brokennes in SDBM
42822              From: Peter Prymmer <pvhp@forte.com>
42823              Date: Wed, 27 Jun 2001 17:33:33 -0700 (PDT)
42824              Message-ID: <Pine.OSF.4.10.10106271705390.467850-100000@aspara.forte.com>
42825      Branch: perl
42826            ! configure.com ext/Digest/MD5/Makefile.PL
42827 ____________________________________________________________________________
42828 [ 10996] By: jhi                                   on 2001/06/27  20:34:11
42829         Log: Update Changes.
42830      Branch: perl
42831            ! Changes patchlevel.h
42832 ____________________________________________________________________________
42833 [ 10995] By: jhi                                   on 2001/06/27  20:06:28
42834         Log: Tiny EPOC updates.
42835      Branch: perl
42836            ! epoc/config.sh
42837 ____________________________________________________________________________
42838 [ 10994] By: jhi                                   on 2001/06/27  19:55:16
42839         Log: The Test::More and Test::Simple tests required help
42840              thanks to our schizophrenic test scheme.
42841      Branch: perl
42842            ! lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
42843            ! lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
42844            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
42845            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/missing.t
42846            ! lib/Test/Simple/t/no_plan.t lib/Test/Simple/t/plan_is_noplan.t
42847 ____________________________________________________________________________
42848 [ 10993] By: jhi                                   on 2001/06/27  17:17:30
42849         Log: Upgrade to Test::Simple 0.09.
42850      Branch: perl
42851            + lib/Test/Simple/Changes
42852            ! MANIFEST lib/Test/Simple.pm lib/Test/Simple/t/exit.t
42853            ! lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
42854            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
42855            ! lib/Test/Simple/t/plan_is_noplan.t
42856 ____________________________________________________________________________
42857 [ 10992] By: jhi                                   on 2001/06/27  17:11:28
42858         Log: Upgrade to Test::More 0.07.
42859      Branch: perl
42860            + lib/Test/More/Changes
42861            ! MANIFEST lib/Test/More.pm lib/Test/More/t/fail-like.t
42862            ! lib/Test/More/t/fail.t lib/Test/More/t/plan_is_noplan.t
42863            ! lib/Test/More/t/skipall.t
42864 ____________________________________________________________________________
42865 [ 10991] By: jhi                                   on 2001/06/27  17:04:13
42866         Log: Subject: Re: [PATCH] gcc-3.0 warnings on HP-UX
42867              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
42868              Date: Wed, 27 Jun 2001 18:40:04 +0200
42869              Message-Id: <20010627182601.7261.H.M.BRAND@hccnet.nl>
42870      Branch: perl
42871            ! hints/hpux.sh
42872 ____________________________________________________________________________
42873 [ 10990] By: jhi                                   on 2001/06/27  17:02:55
42874         Log: Subject: [PATCH README.qnx hints/qnx.sh]
42875              From: Norton Allen <allen@huarp.harvard.edu>
42876              Date: Wed, 27 Jun 2001 13:46:03 -0400 (edt)
42877              Message-Id: <200106271746.NAA02789@bottesini.harvard.edu>
42878      Branch: perl
42879            ! README.qnx hints/qnx.sh
42880 ____________________________________________________________________________
42881 [ 10989] By: jhi                                   on 2001/06/27  14:33:53
42882         Log: Subject: [PATCH] two little documentation nits
42883              From: Abhijit Menon-Sen <ams@wiw.org>
42884              Date: Wed, 27 Jun 2001 20:07:50 +0530
42885              Message-ID: <20010627200750.A15756@lustre.lustre.dyn.wiw.org>
42886      Branch: perl
42887            ! sv.c sv.h
42888 ____________________________________________________________________________
42889 [ 10988] By: jhi                                   on 2001/06/27  13:33:32
42890         Log: Subject: [PATCH File/Spec/Unix.pm ExtUtils/MM_Unix.pm] for QNX
42891              From: Norton Allen <allen@huarp.harvard.edu>
42892              Date: Wed, 27 Jun 2001 10:33:05 -0400 (edt)
42893              Message-Id: <200106271433.KAA04947@bottesini.harvard.edu>
42894      Branch: perl
42895            ! lib/ExtUtils/MM_Unix.pm lib/File/Spec/Unix.pm
42896 ____________________________________________________________________________
42897 [ 10987] By: jhi                                   on 2001/06/27  12:14:36
42898         Log: Subject: [PATCH vms/test.com] Adding TODO tests (was:  Re: a report on perl@10930 results on a couple of Alphas)
42899              From: Michael G Schwern <schwern@pobox.com>
42900              Date: Wed, 27 Jun 2001 02:34:58 -0400
42901              Message-ID: <20010627023458.K23874@blackrider>
42902      Branch: perl
42903            ! vms/test.com
42904 ____________________________________________________________________________
42905 [ 10986] By: jhi                                   on 2001/06/27  12:01:49
42906         Log: Add perl_clone_host() for Netware.
42907      Branch: perl
42908            ! NetWare/nw5.c
42909 ____________________________________________________________________________
42910 [ 10985] By: jhi                                   on 2001/06/27  11:56:53
42911         Log: GCC 3.0 hints for HP-UX.
42912      Branch: perl
42913            ! hints/hpux.sh
42914 ____________________________________________________________________________
42915 [ 10984] By: jhi                                   on 2001/06/27  11:55:06
42916         Log: In some Linux distributions the libndbm is broken
42917              (no null key support), therefore link with libgdbm
42918              (if available), since it has a working ndbm emulation,
42919              from Jonathan Stowe.
42920      Branch: perl
42921            + ext/NDBM_File/hints/linux.pl
42922            ! MANIFEST
42923 ____________________________________________________________________________
42924 [ 10983] By: jhi                                   on 2001/06/27  11:48:56
42925         Log: Subject: [PATCH perl@10930] find.t hack for VMS
42926              From: "Craig A. Berry" <craigberry@mac.com>
42927              Date: Tue, 26 Jun 2001 23:40:25 -0500
42928              Message-Id: <a05101000b75f10cdc80f@[192.168.56.145]>
42929      Branch: perl
42930            ! lib/File/Find/find.t
42931 ____________________________________________________________________________
42932 [ 10982] By: jhi                                   on 2001/06/27  11:47:30
42933         Log: AUTHORS updates.
42934      Branch: perl
42935            ! AUTHORS
42936 ____________________________________________________________________________
42937 [ 10981] By: jhi                                   on 2001/06/27  11:46:02
42938         Log: Metaconfig unit change like #10980.
42939      Branch: metaconfig
42940            ! U/compline/d_stdstdio.U
42941 ____________________________________________________________________________
42942 [ 10980] By: jhi                                   on 2001/06/27  11:45:29
42943         Log: "lose the it's", from Abhijit Menon-Sen.
42944              ("It's" not searched, pods not searched.)
42945      Branch: perl
42946            ! Porting/Glossary Porting/config_H README.qnx config_h.SH
42947            ! emacs/cperl-mode.el ext/IPC/SysV/Semaphore.pm
42948            ! ext/List/Util/lib/Scalar/Util.pm hints/next_3.sh hints/qnx.sh
42949            ! lib/CPAN/Nox.pm lib/ExtUtils/Embed.pm lib/ExtUtils/MM_NW5.pm
42950            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
42951            ! lib/ExtUtils/MM_Win32.pm lib/Net/DummyInetd.pm win32/win32.c
42952 ____________________________________________________________________________
42953 [ 10979] By: jhi                                   on 2001/06/27  11:36:40
42954         Log: "lose the looses", from Abhijit Menon-Sen.
42955      Branch: perl
42956            ! ext/B/B/Assembler.pm gv.c
42957 ____________________________________________________________________________
42958 [ 10978] By: jhi                                   on 2001/06/27  11:35:38
42959         Log: Catch FP exceptions also in z/OS (aka OS/390), from Peter Prymmer.
42960      Branch: perl
42961            ! hints/os390.sh
42962 ____________________________________________________________________________
42963 [ 10977] By: jhi                                   on 2001/06/27  11:33:28
42964         Log: DEC C 5.3 on the VAX simply doesn't seem to like
42965              compiling the MD5 extension, disable it there for now,
42966              from Peter Prymmer.
42967      Branch: perl
42968            ! configure.com
42969 ____________________________________________________________________________
42970 [ 10976] By: jhi                                   on 2001/06/26  21:35:40
42971         Log: Subject: Re: [PATCH perlfaq3.pod] and a question about it.
42972              From: Jonathan Stowe <gellyfish@gellyfish.com>
42973              Date: Tue, 26 Jun 2001 20:53:40 +0100 (BST)
42974              Message-ID: <Pine.LNX.4.33.0106262052060.10849-100000@orpheus.gellyfish.com>
42975      Branch: perl
42976            ! pod/perlfaq3.pod
42977 ____________________________________________________________________________
42978 [ 10975] By: jhi                                   on 2001/06/26  21:32:41
42979         Log: Subject: [PATCH 5.6.1] perlxs misprints
42980              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
42981              Date: Tue, 26 Jun 2001 17:20:00 -0400
42982              Message-ID: <20010626172000.A26951@math.ohio-state.edu>
42983      Branch: perl
42984            ! pod/perlxs.pod
42985 ____________________________________________________________________________
42986 [ 10974] By: jhi                                   on 2001/06/26  21:31:51
42987         Log: Subject: [PATCH 5.6.1] xsubpp flags from the command line
42988              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
42989              Date: Tue, 26 Jun 2001 17:27:07 -0400
42990              Message-ID: <20010626172707.A27097@math.ohio-state.edu>
42991      Branch: perl
42992            ! lib/ExtUtils/MM_Unix.pm
42993 ____________________________________________________________________________
42994 [ 10973] By: jhi                                   on 2001/06/26  21:27:05
42995         Log: Subject: [PATCH 5.6.1] OPTIMIZE=-g
42996              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
42997              Date: Tue, 26 Jun 2001 17:23:24 -0400
42998              Message-ID: <20010626172324.A27003@math.ohio-state.edu>
42999      Branch: perl
43000            ! hints/os2.sh lib/ExtUtils/MM_Unix.pm os2/Makefile.SHs
43001 ____________________________________________________________________________
43002 [ 10972] By: jhi                                   on 2001/06/26  20:27:19
43003         Log: Better place for nop IN_LOCALE_NUMERIC, pointed out
43004              by Olaf Flebbe.
43005      Branch: perl
43006            ! perl.h
43007 ____________________________________________________________________________
43008 [ 10971] By: jhi                                   on 2001/06/26  19:59:41
43009         Log: Detypo.
43010      Branch: perl
43011            ! lib/Memoize/t/tie_sdbm.t
43012 ____________________________________________________________________________
43013 [ 10970] By: jhi                                   on 2001/06/26  19:10:19
43014         Log: perl_clone_host() needs PERL_IMPLICIT_SYS.
43015      Branch: perl
43016            ! win32/perllib.c
43017 ____________________________________________________________________________
43018 [ 10969] By: jhi                                   on 2001/06/26  17:21:31
43019         Log: Subject: [patch] perl_clone+CvFILE
43020              From: Doug MacEachern <dougm@covalent.net>
43021              Date: Tue, 26 Jun 2001 09:01:16 -0700 (PDT)
43022              Message-ID: <Pine.LNX.4.21.0106260900480.28420-100000@mako.covalent.net>
43023      Branch: perl
43024            ! sv.c
43025 ____________________________________________________________________________
43026 [ 10968] By: jhi                                   on 2001/06/26  16:48:32
43027         Log: Subject: Re: SDBM on VMS (was Re: a report on perl@10930 results on a couple of Alphas)
43028              From: Mark-Jason Dominus <mjd@plover.com>
43029              Date: Tue, 26 Jun 2001 12:33:01 -0400
43030              Message-ID: <20010626163301.31298.qmail@plover.com>
43031      Branch: perl
43032            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
43033 ____________________________________________________________________________
43034 [ 10967] By: jhi                                   on 2001/06/26  14:21:49
43035         Log: Update Changes.
43036      Branch: perl
43037            ! Changes patchlevel.h
43038 ____________________________________________________________________________
43039 [ 10966] By: jhi                                   on 2001/06/26  14:08:34
43040         Log: Also catfile() needs now to explicitly exported.
43041      Branch: perl
43042            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
43043 ____________________________________________________________________________
43044 [ 10965] By: jhi                                   on 2001/06/26  13:57:54
43045         Log: Regen toc.
43046      Branch: perl
43047            ! pod/perltoc.pod
43048 ____________________________________________________________________________
43049 [ 10964] By: jhi                                   on 2001/06/26  13:56:11
43050         Log: Nonexistent pod command.
43051      Branch: perl
43052            ! pod/perl572delta.pod
43053 ____________________________________________________________________________
43054 [ 10963] By: jhi                                   on 2001/06/26  13:50:53
43055         Log: Be more portable in the quest for tmpdir.
43056      Branch: perl
43057            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
43058 ____________________________________________________________________________
43059 [ 10962] By: jhi                                   on 2001/06/26  13:43:51
43060         Log: Be more portable in finding out the home directory,
43061              and use File::Spec to do the concat.
43062              (Come to think of it, couldn't File::Spec provide
43063              for a ->homedir method?)
43064      Branch: perl
43065            ! lib/Net/Config.pm
43066 ____________________________________________________________________________
43067 [ 10961] By: jhi                                   on 2001/06/26  13:37:30
43068         Log: Doc patch for #10959.
43069      Branch: perl
43070            ! pod/perlfunc.pod
43071 ____________________________________________________________________________
43072 [ 10960] By: jhi                                   on 2001/06/26  13:33:07
43073         Log: Subject: Re: [DOC PATCH bleadperl] Document $count = () = $string =~ /\d+/g
43074              From: "Philip Newton" <pnewton@gmx.de>
43075              Date: Tue, 26 Jun 2001 16:26:47 +0200
43076              Message-ID: <3B38B7C7.32635.1E8DC14@localhost>
43077      Branch: perl
43078            ! pod/perldata.pod
43079 ____________________________________________________________________________
43080 [ 10959] By: jhi                                   on 2001/06/26  13:31:57
43081         Log: Subject: [PATH] shared -> unique;
43082              From: "Artur Bergman" <artur@contiller.se>
43083              Date: Tue, 26 Jun 2001 16:18:40 +0200
43084              Message-ID: <002001c0fe4a$e623ba30$21000a0a@vogw2kdev>
43085              
43086              Because "shared" isn't: it's read-only.
43087      Branch: perl
43088            ! toke.c xsutils.c
43089 ____________________________________________________________________________
43090 [ 10958] By: jhi                                   on 2001/06/26  13:28:27
43091         Log: Escape multiline croak messages.
43092      Branch: perl
43093            ! t/op/ver.t
43094 ____________________________________________________________________________
43095 [ 10957] By: jhi                                   on 2001/06/26  13:18:34
43096         Log: No more pragma/*.t for minitest.
43097      Branch: perl
43098            ! Makefile.SH
43099 ____________________________________________________________________________
43100 [ 10956] By: jhi                                   on 2001/06/26  13:18:00
43101         Log: AUTHORS updates.
43102      Branch: perl
43103            ! AUTHORS
43104 ____________________________________________________________________________
43105 [ 10955] By: jhi                                   on 2001/06/26  13:17:05
43106         Log: delta updates.
43107      Branch: perl
43108            ! pod/perl572delta.pod
43109 ____________________________________________________________________________
43110 [ 10954] By: jhi                                   on 2001/06/26  12:36:07
43111         Log: Subject: [PATCH] Adds perl_clone_host under IMPLICIT SYS
43112              From: Artur Bergman <artur@contiller.se> 
43113              Date: Tue, 26 Jun 2001 15:32:53 +0200
43114              Message-ID: <B75E5BA5.1A7C%artur@contiller.se>
43115      Branch: perl
43116            ! makedef.pl sv.c sv.h win32/perllib.c
43117 ____________________________________________________________________________
43118 [ 10953] By: jhi                                   on 2001/06/26  12:33:55
43119         Log: Subject: [PATCH ext/Time/HiRes/Makefile.PL perl@10929] Test Fails on SCO
43120              From: Jonathan Stowe <gellyfish@gellyfish.com>
43121              Date: Tue, 26 Jun 2001 10:29:57 +0100 (BST)
43122              Message-ID: <Pine.LNX.4.33.0106261021540.18774-100000@orpheus.gellyfish.com>
43123              
43124              SCO OpenServer 5.0.5 needs an explicit -lc for usleep().
43125      Branch: perl
43126            + ext/Time/HiRes/hints/sco.pl
43127            ! MANIFEST
43128 ____________________________________________________________________________
43129 [ 10952] By: jhi                                   on 2001/06/26  11:57:44
43130         Log: Subject: [PATCH 5.6.1] static build
43131              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
43132              Date: Tue, 26 Jun 2001 04:22:25 -0400
43133              Message-ID: <20010626042225.A2604@math.ohio-state.edu>
43134      Branch: perl
43135            ! ext/List/Util/Makefile.PL lib/ExtUtils.t
43136            ! lib/ExtUtils/MM_Unix.pm os2/Makefile.SHs
43137 ____________________________________________________________________________
43138 [ 10951] By: jhi                                   on 2001/06/26  11:55:59
43139         Log: DJGPP patches from Laszlo Molnar.
43140      Branch: perl
43141            ! djgpp/djgpp.c perl.c util.c
43142 ____________________________________________________________________________
43143 [ 10950] By: jhi                                   on 2001/06/26  11:54:32
43144         Log: Netware patches from Ananth Kesari.
43145      Branch: perl
43146            ! NetWare/Makefile NetWare/config_H.wc NetWare/nw5sck.c
43147            ! NetWare/nw5sck.h NetWare/nwperlsys.c NetWare/nwperlsys.h
43148            ! NetWare/nwtinfo.h
43149 ____________________________________________________________________________
43150 [ 10949] By: jhi                                   on 2001/06/26  11:49:09
43151         Log: Detypo.
43152      Branch: perl
43153            ! ext/Errno/Errno_pm.PL
43154 ____________________________________________________________________________
43155 [ 10948] By: jhi                                   on 2001/06/26  03:44:29
43156         Log: There seems to be two ways of spelling the $^O in *STEP.
43157      Branch: perl
43158            ! ext/Errno/Errno_pm.PL
43159 ____________________________________________________________________________
43160 [ 10947] By: jhi                                   on 2001/06/26  03:01:01
43161         Log: OpenSTEP has gcc 2.7.2.1 which recognizes but does not implement
43162              the -dM flag, from Daniel Ashton <jdashton@AshtonFam.org>.
43163      Branch: perl
43164            ! ext/Errno/Errno_pm.PL
43165 ____________________________________________________________________________
43166 [ 10946] By: jhi                                   on 2001/06/26  02:50:46
43167         Log: Known bugs update.
43168      Branch: perl
43169            ! pod/perl572delta.pod
43170 ____________________________________________________________________________
43171 [ 10945] By: jhi                                   on 2001/06/26  01:15:39
43172         Log: The default installation of Cygwin has 500 as root's uid.
43173      Branch: perl
43174            ! lib/User/pwent.t
43175 ____________________________________________________________________________
43176 [ 10944] By: jhi                                   on 2001/06/26  01:12:39
43177         Log: Be even more relaxed (re-allow having only one entry).
43178      Branch: perl
43179            ! t/op/grent.t t/op/pwent.t
43180 ____________________________________________________________________________
43181 [ 10943] By: jhi                                   on 2001/06/26  01:03:30
43182         Log: Test failure updates.
43183      Branch: perl
43184            ! pod/perl572delta.pod
43185 ____________________________________________________________________________
43186 [ 10942] By: jhi                                   on 2001/06/25  23:32:05
43187         Log: MPE/iX test tweaks from Mark Bixby.
43188      Branch: perl
43189            ! ext/POSIX/POSIX.t ext/Storable/t/lock.t ext/Time/HiRes/HiRes.t
43190            ! t/io/fs.t t/op/stat.t
43191 ____________________________________________________________________________
43192 [ 10941] By: jhi                                   on 2001/06/25  22:18:31
43193         Log: Microperl findings.
43194      Branch: perl
43195            ! perl.h pp_sys.c
43196 ____________________________________________________________________________
43197 [ 10940] By: jhi                                   on 2001/06/25  21:59:29
43198         Log: Touch uconfig.h.
43199      Branch: perl
43200            ! uconfig.h
43201 ____________________________________________________________________________
43202 [ 10939] By: jhi                                   on 2001/06/25  21:32:52
43203         Log: Subject: [PATCH] Proposed fix for Pod::Man
43204              From: Rob Napier <rnapier@employees.org>
43205              Date: Mon, 25 Jun 2001 15:49:24 -0400
43206              Message-ID: <20010625154924.N27568@rnapier-u5.cisco.com>
43207              
43208              Cater for Solaris nroff brokenness (shortchanges daisywheel
43209              printers, but hey, we also no more support PDPs.)
43210      Branch: perl
43211            ! lib/Pod/Man.pm
43212 ____________________________________________________________________________
43213 [ 10938] By: jhi                                   on 2001/06/25  21:14:41
43214         Log: Typo in #10937.
43215      Branch: perl
43216            ! ext/POSIX/sigaction.t
43217 ____________________________________________________________________________
43218 [ 10937] By: jhi                                   on 2001/06/25  19:42:02
43219         Log: SIGCONT not trappable in VMS.
43220      Branch: perl
43221            ! ext/POSIX/sigaction.t
43222 ____________________________________________________________________________
43223 [ 10936] By: jhi                                   on 2001/06/25  19:28:13
43224         Log: Subject: [DRAFT] Encode-Tcl.t
43225              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
43226              Date: Tue, 26 Jun 2001 03:38:08 +0900
43227              Message-Id: <20010626033550.BC35.BQW10602@nifty.com>
43228      Branch: perl
43229            + ext/Encode/Encode/Tcl.t
43230            ! MANIFEST ext/Encode/Encode/Tcl.pm
43231 ____________________________________________________________________________
43232 [ 10935] By: jhi                                   on 2001/06/25  18:40:03
43233         Log: Because of #10932 retract also the perlfunc hunk of #10910.
43234      Branch: perl
43235            ! pod/perlfunc.pod
43236 ____________________________________________________________________________
43237 [ 10934] By: jhi                                   on 2001/06/25  18:27:19
43238         Log: Tweak the XSFUNCTION, from Doug MacEachern, as suggested
43239              by Ilya Zakharevich in
43240              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2001-05/msg01582.html
43241      Branch: perl
43242            ! XSUB.h
43243 ____________________________________________________________________________
43244 [ 10933] By: jhi                                   on 2001/06/25  18:25:26
43245         Log: Typo in #10889.
43246      Branch: perl
43247            ! hints/uts.sh
43248 ____________________________________________________________________________
43249 [ 10932] By: jhi                                   on 2001/06/25  18:23:30
43250         Log: Subject: Re: [ID 20010621.007] readline() not quite as equal as <>
43251              From: Abhijit Menon-Sen <ams@wiw.org>
43252              Date: Mon, 25 Jun 2001 23:45:45 +0530
43253              Message-ID: <20010625234545.A5022@lustre.linux.in>
43254      Branch: perl
43255            ! lib/overload.t opcode.h opcode.pl t/op/flip.t
43256 ____________________________________________________________________________
43257 [ 10931] By: jhi                                   on 2001/06/25  17:50:38
43258         Log: Subject: [PATCH lib/Test.pm] Re: "Deprecated interface" ??
43259              From: Michael G Schwern <schwern@pobox.com>
43260              Date: Mon, 25 Jun 2001 14:35:51 -0400
43261              Message-ID: <20010625143551.H13819@blackrider>
43262      Branch: perl
43263            ! lib/Test.pm
43264 ____________________________________________________________________________
43265 [ 10930] By: jhi                                   on 2001/06/25  14:33:46
43266         Log: Update Changes.
43267      Branch: perl
43268            ! Changes patchlevel.h
43269 ____________________________________________________________________________
43270 [ 10929] By: jhi                                   on 2001/06/25  14:17:57
43271         Log: Regen toc and modlib.
43272      Branch: perl
43273            ! pod/perlmodlib.pod pod/perltoc.pod
43274 ____________________________________________________________________________
43275 [ 10928] By: jhi                                   on 2001/06/25  14:13:09
43276         Log: Enclose the new symbols in START_EXTERN_C and END_EXTERN_C
43277              for the benefit of C++ compilers, as suggested by Guruprasad.
43278      Branch: perl
43279            ! embed.pl proto.h
43280 ____________________________________________________________________________
43281 [ 10927] By: jhi                                   on 2001/06/25  14:11:59
43282         Log: Subject: [PATCH ] Re: [ID 20010625.003] perlfaq5 correction
43283              From: Jonathan Stowe <gellyfish@gellyfish.com>
43284              Date: Mon, 25 Jun 2001 14:39:43 +0100 (BST)
43285              Message-ID: <Pine.LNX.4.33.0106251438080.14795-100000@orpheus.gellyfish.com>
43286      Branch: perl
43287            ! pod/perlfaq5.pod
43288 ____________________________________________________________________________
43289 [ 10926] By: jhi                                   on 2001/06/25  14:04:07
43290         Log: Missed from #10925.
43291      Branch: perl
43292            ! gv.c
43293 ____________________________________________________________________________
43294 [ 10925] By: jhi                                   on 2001/06/25  14:00:06
43295         Log: Subject: [PATCH] Re: CvFILE corruption under ithreads
43296              From: Robin Houston <robin@kitsite.com>
43297              Date: Sat, 19 May 2001 16:19:34 +0100
43298              Message-ID: <20010519161934.A12751@puffinry.freeserve.co.uk>
43299      Branch: perl
43300            ! cv.h gv.h op.c
43301 ____________________________________________________________________________
43302 [ 10924] By: jhi                                   on 2001/06/25  13:58:18
43303         Log: Netware README tweak.
43304      Branch: perl
43305            ! README.netware
43306 ____________________________________________________________________________
43307 [ 10923] By: jhi                                   on 2001/06/25  13:57:13
43308         Log: Subject: [PATCH] Re: overload.t fails
43309              From: Abhijit Menon-Sen <ams@wiw.org>
43310              Date: Mon, 25 Jun 2001 14:52:20 +0530
43311              Message-ID: <20010625145220.A24114@lustre.linux.in>
43312      Branch: perl
43313            ! lib/overload.t
43314 ____________________________________________________________________________
43315 [ 10922] By: jhi                                   on 2001/06/25  13:56:20
43316         Log: Subject: Re: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of
43317              From: Mike Guy <mjtg@cam.ac.uk>
43318              Date: Mon, 25 Jun 2001 11:43:23 +0100
43319              Message-Id: <E15ETpz-0007AD-00@draco.cus.cam.ac.uk>
43320      Branch: perl
43321            ! lib/Carp.pm
43322 ____________________________________________________________________________
43323 [ 10921] By: jhi                                   on 2001/06/25  13:50:02
43324         Log: Subject: Re: [PATCH 5.6.1] OS2 syslog
43325              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
43326              Date: Sun, 24 Jun 2001 05:17:05 -0400
43327              Message-ID: <20010624051704.A27604@math.ohio-state.edu>
43328      Branch: perl
43329            ! os2/os2ish.h
43330 ____________________________________________________________________________
43331 [ 10920] By: jhi                                   on 2001/06/25  13:49:13
43332         Log: Subject: [PATCH 5.6.1] crypt() on OS/2
43333              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
43334              Date: Mon, 25 Jun 2001 05:52:27 -0400
43335              Message-ID: <20010625055227.A24635@math.ohio-state.edu>
43336      Branch: perl
43337            ! hints/os2.sh
43338 ____________________________________________________________________________
43339 [ 10919] By: jhi                                   on 2001/06/25  13:48:30
43340         Log: Subject: Re: [PATCH 5.6.1] OS2 system() broken
43341              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
43342              Date: Mon, 25 Jun 2001 05:23:35 -0400
43343              Message-ID: <20010625052334.A24320@math.ohio-state.edu>
43344      Branch: perl
43345            ! os2/os2.c
43346 ____________________________________________________________________________
43347 [ 10918] By: jhi                                   on 2001/06/25  13:47:46
43348         Log: Subject: Re: [PATCH 5.6.1] OS2::DLL
43349              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
43350              Date: Mon, 25 Jun 2001 05:04:32 -0400
43351              Message-ID: <20010625050432.A24128@math.ohio-state.edu>
43352      Branch: perl
43353            ! os2/OS2/REXX/DLL/DLL.pm
43354 ____________________________________________________________________________
43355 [ 10917] By: jhi                                   on 2001/06/25  13:44:14
43356         Log: Subject: Re: [PATCH 5.6.1] $^E on OS/2
43357              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
43358              Date: Mon, 25 Jun 2001 05:02:36 -0400
43359              Message-ID: <20010625050235.A24046@math.ohio-state.edu>
43360      Branch: perl
43361            ! mg.c os2/dl_os2.c os2/os2.c
43362 ____________________________________________________________________________
43363 [ 10916] By: jhi                                   on 2001/06/25  13:41:20
43364         Log: Subject: Re: [PATCH 5.6.1] misprints
43365              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
43366              Date: Mon, 25 Jun 2001 04:50:50 -0400
43367              Message-ID: <20010625045049.A23965@math.ohio-state.edu>
43368      Branch: perl
43369            ! os2/os2.c pp_sys.c
43370 ____________________________________________________________________________
43371 [ 10915] By: jhi                                   on 2001/06/25  13:39:59
43372         Log: Add Test::More and Test::Simple to the delta.
43373      Branch: perl
43374            ! pod/perl572delta.pod
43375 ____________________________________________________________________________
43376 [ 10914] By: jhi                                   on 2001/06/25  13:38:08
43377         Log: Add Test::More, from Michael G Schwern.
43378      Branch: perl
43379            + lib/Test/More.pm lib/Test/More/t/More.t
43380            + lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
43381            + lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
43382            + t/lib/Test/More/Catch.pm
43383            ! MANIFEST
43384 ____________________________________________________________________________
43385 [ 10913] By: jhi                                   on 2001/06/25  13:35:41
43386         Log: Add Test::Simple from Michael G Schwern.
43387      Branch: perl
43388            + lib/Test/Simple.pm lib/Test/Simple/t/exit.t
43389            + lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
43390            + lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
43391            + lib/Test/Simple/t/plan_is_noplan.t lib/Test/Simple/t/simple.t
43392            + t/lib/Test/Simple/Catch.pm
43393            + t/lib/Test/Simple/sample_tests/death.plx
43394            + t/lib/Test/Simple/sample_tests/death_in_eval.plx
43395            + t/lib/Test/Simple/sample_tests/extras.plx
43396            + t/lib/Test/Simple/sample_tests/five_fail.plx
43397            + t/lib/Test/Simple/sample_tests/last_minute_death.plx
43398            + t/lib/Test/Simple/sample_tests/one_fail.plx
43399            + t/lib/Test/Simple/sample_tests/require.plx
43400            + t/lib/Test/Simple/sample_tests/success.plx
43401            + t/lib/Test/Simple/sample_tests/too_few.plx
43402            + t/lib/Test/Simple/sample_tests/two_fail.plx
43403            ! MANIFEST
43404 ____________________________________________________________________________
43405 [ 10912] By: jhi                                   on 2001/06/25  13:31:57
43406         Log: Subject: [PATCH perl@10907] RETURN requires dSP in pp_sys.c
43407              From: "Craig A. Berry" <craigberry@mac.com>
43408              Date: Sun, 24 Jun 2001 23:41:36 -0500
43409              Message-Id: <a0510100db75c6d44e34c@[172.16.52.1]>
43410      Branch: perl
43411            ! pp_sys.c
43412 ____________________________________________________________________________
43413 [ 10911] By: jhi                                   on 2001/06/25  13:05:00
43414         Log: Upgrade to Attribute::Handlers 0.70.
43415      Branch: perl
43416            + lib/Attribute/Handlers/Changes lib/Attribute/Handlers/README
43417            ! MANIFEST lib/Attribute/Handlers.pm
43418 ____________________________________________________________________________
43419 [ 10910] By: jhi                                   on 2001/06/25  00:09:27
43420         Log: Subject: Re: [ID 20010621.007] readline() not quite as equal as <>
43421              From: Abhijit Menon-Sen <ams@wiw.org>
43422              Date: Sat, 23 Jun 2001 05:17:44 +0530
43423              Message-ID: <20010623051744.A18583@lustre.linux.in>
43424              
43425              (Can't think of a good place to put tests.)
43426      Branch: perl
43427            ! opcode.pl pod/perlfunc.pod t/op/flip.t toke.c
43428 ____________________________________________________________________________
43429 [ 10909] By: jhi                                   on 2001/06/24  23:45:13
43430         Log: Subject: [PATCH] t/op/pat.t typo fix
43431              From: Richard Soderberg <rs@crystalflame.net>
43432              Date: Sun, 24 Jun 2001 12:07:42 -0700 (PDT)
43433              Message-ID: <Pine.LNX.4.21.0106241207320.17075-100000@oregonnet.com>
43434      Branch: perl
43435            ! t/op/pat.t
43436 ____________________________________________________________________________
43437 [ 10908] By: jhi                                   on 2001/06/24  22:24:49
43438         Log: Move the pack warnings to their own file, as pointed
43439              out by Spider.
43440      Branch: perl
43441            + t/lib/warnings/pp_pack
43442            ! MANIFEST t/lib/warnings/pp
43443 ____________________________________________________________________________
43444 [ 10907] By: jhi                                   on 2001/06/24  19:55:15
43445         Log: Update Changes.
43446      Branch: perl
43447            ! Changes patchlevel.h
43448 ____________________________________________________________________________
43449 [ 10906] By: jhi                                   on 2001/06/24  19:50:40
43450         Log: Partially fix a problem noticed by IRIX compiler:
43451              the initialization of parse_start was bypassed by
43452              several gotos.  Now initialized to zero, which may
43453              not be the best choice.
43454      Branch: perl
43455            ! regcomp.c
43456 ____________________________________________________________________________
43457 [ 10905] By: jhi                                   on 2001/06/24  19:43:25
43458         Log: Relax the group and password tests back to moaning only
43459              if no matches at all are found.  (Even with a small sample
43460              I could find many sites where there are, umm, anomalies in
43461              the said databases.)       
43462      Branch: perl
43463            ! t/op/grent.t t/op/pwent.t
43464 ____________________________________________________________________________
43465 [ 10904] By: jhi                                   on 2001/06/24  18:45:55
43466         Log: Argh.  How hard it can be to re-apply a patch manually? :-)
43467      Branch: perl
43468            ! pp_ctl.c
43469 ____________________________________________________________________________
43470 [ 10903] By: jhi                                   on 2001/06/24  18:40:52
43471         Log: De-cut-and-pasto in #10902.
43472      Branch: perl
43473            ! pp_ctl.c
43474 ____________________________________________________________________________
43475 [ 10902] By: jhi                                   on 2001/06/24  18:35:18
43476         Log: The #10771 didn't take?
43477      Branch: perl
43478            ! pp_ctl.c
43479 ____________________________________________________________________________
43480 [ 10901] By: jhi                                   on 2001/06/24  18:29:50
43481         Log: Undo the filetests part of #10900, under multiplicity
43482              weird errors take place.
43483      Branch: perl
43484            ! pp_sys.c
43485 ____________________________________________________________________________
43486 [ 10900] By: jhi                                   on 2001/06/24  18:20:36
43487         Log: Misplaces dSPs and the like revealed by MPE/iX and Cygwin.
43488      Branch: perl
43489            ! ext/Cwd/Cwd.xs ext/Devel/Peek/Peek.xs pp_sys.c
43490 ____________________________________________________________________________
43491 [ 10899] By: jhi                                   on 2001/06/24  17:00:34
43492         Log: (Replaced by #10922)
43493              
43494              Subject: Re: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of
43495              From: Tony Bowden <tony@kasei.com>
43496              Date: Sun, 24 Jun 2001 17:32:40 +0100
43497              Message-ID: <20010624173240.A16293@blackstar.co.uk>
43498              
43499              Document (well, mention) shortmess() and longmess()
43500              to rob people of their fun of reinventing the wheel.
43501      Branch: perl
43502            ! lib/Carp.pm
43503 ____________________________________________________________________________
43504 [ 10898] By: jhi                                   on 2001/06/24  16:51:40
43505         Log: Subject: Patch: pp_system() bounces out of Cygwin subsystem
43506              From: Brian Jepson <bjepson@oreilly.com>
43507              Date: Sun, 24 Jun 2001 12:13:21 -0400 (EDT)
43508              Message-ID: <Pine.GSO.4.21.0106241044110.15051-200000@sol.east.ora.com>
43509      Branch: perl
43510            ! pp_sys.c
43511 ____________________________________________________________________________
43512 [ 10897] By: jhi                                   on 2001/06/24  16:38:23
43513         Log: Subject: [PATCH CPAN.pm] missing DATE_OF_02
43514              From: Robin Barker <rmb1@cise.npl.co.uk> 
43515              Date: Fri, 22 Jun 2001 19:25:56 +0100 (BST)
43516              Message-Id: <200106221825.TAA16884@tempest.npl.co.uk>
43517      Branch: perl
43518            ! lib/CPAN.pm
43519 ____________________________________________________________________________
43520 [ 10896] By: jhi                                   on 2001/06/24  16:36:32
43521         Log: Memoize patch from mjd.
43522      Branch: perl
43523            ! lib/Memoize/t/tie_storable.t
43524 ____________________________________________________________________________
43525 [ 10895] By: jhi                                   on 2001/06/24  16:33:59
43526         Log: Spec the sv_pvprintify() a bit more.
43527      Branch: perl
43528            ! pod/perltodo.pod
43529 ____________________________________________________________________________
43530 [ 10894] By: jhi                                   on 2001/06/24  14:43:36
43531         Log: Upgrade to Memoize 0.65.
43532      Branch: perl
43533            + lib/Memoize/t/array_confusion.t
43534            ! MANIFEST lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
43535            ! lib/Memoize/Expire.pm lib/Memoize/ExpireFile.pm
43536            ! lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
43537            ! lib/Memoize/README lib/Memoize/SDBM_File.pm
43538            ! lib/Memoize/Saves.pm lib/Memoize/Storable.pm lib/Memoize/TODO
43539            ! lib/Memoize/t/errors.t lib/Memoize/t/expire.t
43540            ! lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
43541            ! lib/Memoize/t/expire_module_t.t lib/Memoize/t/speed.t
43542            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_gdbm.t
43543            ! lib/Memoize/t/tie_ndbm.t lib/Memoize/t/tie_sdbm.t
43544            ! lib/Memoize/t/tie_storable.t
43545 ____________________________________________________________________________
43546 [ 10893] By: jhi                                   on 2001/06/24  14:21:09
43547         Log: Metaconfig unit change for #10892.
43548      Branch: metaconfig
43549            ! U/modified/Options.U
43550 ____________________________________________________________________________
43551 [ 10892] By: jhi                                   on 2001/06/24  14:20:38
43552         Log: Subject: Re: [PATCH 5.6.1] OS2 Configure
43553              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
43554              Date: Sun, 24 Jun 2001 05:24:40 -0400
43555              Message-ID: <20010624052440.A27698@math.ohio-state.edu>
43556      Branch: perl
43557            ! Configure hints/os2.sh
43558 ____________________________________________________________________________
43559 [ 10891] By: jhi                                   on 2001/06/24  13:50:26
43560         Log: Subject: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of 
43561              From: Mike Guy <mjtg@cam.ac.uk>
43562              Date: Sun, 24 Jun 2001 15:28:39 +0100
43563              Message-Id: <E15EAsR-0007Bi-00@draco.cus.cam.ac.uk>
43564              
43565              Fix an ancient (5.002) bug.
43566      Branch: perl
43567            ! lib/Carp/Heavy.pm
43568 ____________________________________________________________________________
43569 [ 10890] By: jhi                                   on 2001/06/24  13:44:43
43570         Log: The #10881 was too vigorous in pp_system() in moving 'unused'
43571              variables.
43572      Branch: perl
43573            ! pp_sys.c
43574 ____________________________________________________________________________
43575 [ 10889] By: jhi                                   on 2001/06/24  13:24:00
43576         Log: Make UTS as per #10888.
43577      Branch: perl
43578            ! hints/uts.sh
43579 ____________________________________________________________________________
43580 [ 10888] By: jhi                                   on 2001/06/24  13:21:23
43581         Log: Factor the PERL_SYS_INIT() code, from Hugo van der Sanden.
43582      Branch: perl
43583            ! hints/freebsd.sh hints/posix-bc.sh hints/sco.sh
43584            ! mpeix/mpeixish.h perl.h unixish.h
43585 ____________________________________________________________________________
43586 [ 10887] By: jhi                                   on 2001/06/24  13:15:45
43587         Log: AUTHORS update.
43588      Branch: perl
43589            ! AUTHORS
43590 ____________________________________________________________________________
43591 [ 10886] By: jhi                                   on 2001/06/24  13:14:31
43592         Log: Subject: Encode::Tcl for multibyte doesnot work
43593              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
43594              Date: Sun, 24 Jun 2001 22:48:21 +0900
43595              Message-Id: <20010624223252.6658.BQW10602@nifty.com>
43596      Branch: perl
43597            ! ext/Encode/Encode/Tcl.pm
43598 ____________________________________________________________________________
43599 [ 10885] By: jhi                                   on 2001/06/24  13:12:46
43600         Log: Subject: [PATCH] Remove tautology in error messages
43601              From: Mike Guy <mjtg@cam.ac.uk>
43602              Date: Sun, 24 Jun 2001 13:31:00 +0100
43603              Message-Id: <E15E92a-0006em-00@draco.cus.cam.ac.uk>
43604      Branch: perl
43605            ! pp_sys.c
43606 ____________________________________________________________________________
43607 [ 10884] By: jhi                                   on 2001/06/24  13:11:36
43608         Log: Darwin needs -traditional-cpp for cppflags to build Errno. 
43609      Branch: perl
43610            ! hints/darwin.sh
43611 ____________________________________________________________________________
43612 [ 10883] By: jhi                                   on 2001/06/24  13:09:55
43613         Log: Subject: Re: [PATCH 5.6.1] test suite
43614              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
43615              Date: Sun, 24 Jun 2001 05:47:05 -0400
43616              Message-ID: <20010624054705.A27890@math.ohio-state.edu>
43617              
43618              Test suite fixes.
43619      Branch: perl
43620            ! ext/POSIX/sigaction.t lib/File/stat.t perl.c t/io/utf8.t
43621 ____________________________________________________________________________
43622 [ 10882] By: jhi                                   on 2001/06/24  13:07:46
43623         Log: Subject: Re: [PATCH 5.6.1] OS2 warnings
43624              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
43625              Date: Sun, 24 Jun 2001 05:37:19 -0400
43626              Message-ID: <20010624053719.A27866@math.ohio-state.edu>
43627      Branch: perl
43628            ! os2/dl_os2.c os2/os2.c os2/os2ish.h
43629 ____________________________________________________________________________
43630 [ 10881] By: jhi                                   on 2001/06/24  13:05:24
43631         Log: Subject: Re: [PATCH 5.6.1] pp_sys.c warnings
43632              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
43633              Date: Sun, 24 Jun 2001 05:34:50 -0400
43634              Message-ID: <20010624053450.A27856@math.ohio-state.edu>
43635              
43636              Pacify compiler warnings.
43637      Branch: perl
43638            ! pp_sys.c
43639 ____________________________________________________________________________
43640 [ 10880] By: jhi                                   on 2001/06/24  13:02:30
43641         Log: Subject: Re: [PATCH 5.6.1] OS2 linking
43642              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
43643              Date: Sun, 24 Jun 2001 05:21:18 -0400
43644              Message-ID: <20010624052118.A27615@math.ohio-state.edu>
43645              
43646              Enable compression of executables during link time.
43647      Branch: perl
43648            ! hints/os2.sh
43649 ____________________________________________________________________________
43650 [ 10879] By: jhi                                   on 2001/06/24  13:00:47
43651         Log: Subject: Re: [PATCH 5.6.1] OS2 linking
43652              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
43653              Date: Sun, 24 Jun 2001 05:15:11 -0400
43654              Message-ID: <20010624051511.A27544@math.ohio-state.edu>
43655              
43656              Add ordinals to the export list for Perl DLL.
43657              (Breaks intra-version DLL compatibility.)
43658      Branch: perl
43659            ! makedef.pl
43660 ____________________________________________________________________________
43661 [ 10878] By: jhi                                   on 2001/06/24  02:12:04
43662         Log: Allow (displaying and) re-editing the Subject in perlbug.
43663              Also abstract the Subject quality control into a function.
43664      Branch: perl
43665            ! utils/perlbug.PL
43666 ____________________________________________________________________________
43667 [ 10877] By: jhi                                   on 2001/06/24  01:40:53
43668         Log: Display $ENV{CYGWIN} in perlbug if set (like #10875 for perl -V).
43669      Branch: perl
43670            ! utils/perlbug.PL
43671 ____________________________________________________________________________
43672 [ 10876] By: jhi                                   on 2001/06/24  01:37:05
43673         Log: Regen toc and modlib.
43674      Branch: perl
43675            ! pod/perlmodlib.pod pod/perltoc.pod
43676 ____________________________________________________________________________
43677 [ 10875] By: jhi                                   on 2001/06/24  01:29:33
43678         Log: In Cygwin display the $ENV{CYGWIN} under perl -V, as suggested
43679              by John Peacock.  (Can be 'ntea' which means emulate UNIX file
43680              attribute semantics as much as possible, or 'ntsec' which uses
43681              native NTFS semantics.)  (See also #10877.)
43682      Branch: perl
43683            ! perl.c
43684 ____________________________________________________________________________
43685 [ 10874] By: jhi                                   on 2001/06/23  23:57:28
43686         Log: (Retracted by #11586)
43687              
43688              Hack to get rid of the UNEXPECTEDLY succeeded message for now.
43689      Branch: perl
43690            ! lib/Test/Harness.pm
43691 ____________________________________________________________________________
43692 [ 10873] By: jhi                                   on 2001/06/23  23:36:56
43693         Log: Just zap the -uPerlio.
43694      Branch: perl
43695            ! ext/B/Stash.t
43696 ____________________________________________________________________________
43697 [ 10872] By: jhi                                   on 2001/06/23  21:29:10
43698         Log: Do not test PerlIO if PerlIO not used.
43699      Branch: perl
43700            ! ext/PerlIO/PerlIO.t
43701 ____________________________________________________________________________
43702 [ 10871] By: jhi                                   on 2001/06/23  21:12:49
43703         Log: Regen perlapi.
43704      Branch: perl
43705            ! pod/perlapi.pod
43706 ____________________________________________________________________________
43707 [ 10870] By: jhi                                   on 2001/06/23  21:03:31
43708         Log: Subject: [PATCH] Re: [PATCH] nuke strtol (was Re: One fix for strtoul not setting errno)
43709              From: Nicholas Clark <nick@ccl4.org>
43710              Date: Sat, 23 Jun 2001 22:55:47 +0100
43711              Message-ID: <20010623225547.Z98663@plum.flirble.org>
43712      Branch: perl
43713            ! numeric.c
43714 ____________________________________________________________________________
43715 [ 10869] By: jhi                                   on 2001/06/23  17:13:21
43716         Log: Subject: [PATCH: perl@10825] MacOS fixups for new lib/h2xs.t
43717              From: Prymmer/Kahn <pvhp@best.com>
43718              Date: Sat, 23 Jun 2001 11:08:52 -0700 (PDT)
43719              Message-ID: <Pine.BSF.4.21.0106231105380.25634-100000@shell8.ba.best.com>
43720      Branch: perl
43721            ! lib/h2xs.t
43722 ____________________________________________________________________________
43723 [ 10868] By: jhi                                   on 2001/06/23  16:04:38
43724         Log: cygwin needs cygwin1.dll in PATH or cwd to run external programs.
43725              cygwin does not taint cwd, just like win32.
43726      Branch: perl
43727            ! lib/File/Find/taint.t t/op/taint.t
43728 ____________________________________________________________________________
43729 [ 10867] By: jhi                                   on 2001/06/23  15:39:15
43730         Log: Retract #10865, the patch should be unnecessary.
43731              (But seemingly helpful in Cygwin?  Strange.)
43732      Branch: perl
43733            ! lib/Memoize/t/tie_ndbm.t
43734 ____________________________________________________________________________
43735 [ 10866] By: jhi                                   on 2001/06/23  15:06:30
43736         Log: Misplaced test file; plus Cygwin filesystem semantics.
43737      Branch: perl
43738            + ext/SDBM_File/sdbm.t
43739            - ext/ODBM_File/sdbm.t
43740            ! MANIFEST
43741 ____________________________________________________________________________
43742 [ 10865] By: jhi                                   on 2001/06/23  15:01:02
43743         Log: (Retracted by #10867.)
43744      Branch: perl
43745            ! lib/Memoize/t/tie_ndbm.t
43746 ____________________________________________________________________________
43747 [ 10864] By: jhi                                   on 2001/06/23  14:25:43
43748         Log: Metaconfig unit change for #10863.
43749      Branch: metaconfig/U/perl
43750            ! Extensions.U
43751 ____________________________________________________________________________
43752 [ 10863] By: jhi                                   on 2001/06/23  14:25:20
43753         Log: In Cygwin do not build NDBM_File and ODBM_File unless
43754              -lndbm and -ldbm are available.
43755      Branch: perl
43756            ! Configure config_h.SH
43757 ____________________________________________________________________________
43758 [ 10862] By: jhi                                   on 2001/06/23  14:02:14
43759         Log: More Cygwin filesystem semantics.
43760      Branch: perl
43761            ! t/io/fs.t t/op/stat.t
43762 ____________________________________________________________________________
43763 [ 10861] By: jhi                                   on 2001/06/23  13:38:00
43764         Log: More DOSish permission semantics for Cygwin.
43765      Branch: perl
43766            ! lib/AnyDBM_File.t
43767 ____________________________________________________________________________
43768 [ 10860] By: jhi                                   on 2001/06/23  13:32:41
43769         Log: Cygwin too has different permission semantics.
43770      Branch: perl
43771            ! ext/GDBM_File/gdbm.t
43772 ____________________________________________________________________________
43773 [ 10859] By: jhi                                   on 2001/06/23  13:30:06
43774         Log: The group (and assumedly passwd) databases can have
43775              only one entry (this is the case in cygwin).
43776      Branch: perl
43777            ! t/op/grent.t t/op/pwent.t
43778 ____________________________________________________________________________
43779 [ 10858] By: jhi                                   on 2001/06/23  13:16:26
43780         Log: Also in Cygwin use Socket to figure out domainname
43781              (if any) (avoids trying to call external 'domainname',
43782              which doesn't at the moment exist in Cygwin)
43783      Branch: perl
43784            ! lib/Net/Domain.pm
43785 ____________________________________________________________________________
43786 [ 10857] By: jhi                                   on 2001/06/23  12:48:32
43787         Log: Remove also the lib$Foo.def, not just $Foo.def.
43788      Branch: perl
43789            ! lib/ExtUtils/MM_Unix.pm
43790 ____________________________________________________________________________
43791 [ 10856] By: jhi                                   on 2001/06/23  12:21:53
43792         Log: In UTS do signal(SIGFPE, SIG_IGN) in PERL_SYS_INIT().
43793      Branch: perl
43794            ! unixish.h
43795 ____________________________________________________________________________
43796 [ 10855] By: jhi                                   on 2001/06/23  12:14:15
43797         Log: Fix for ID 20010619.003, the [[:print:]] is not supposed
43798              to match the whole isprint(), only the space character.
43799      Branch: perl
43800            ! handy.h pod/perlre.pod t/op/pat.t
43801 ____________________________________________________________________________
43802 [ 10854] By: nick                                  on 2001/06/23  08:09:33
43803         Log: Integrate mainline
43804      Branch: perlio
43805           !> Configure ext/IPC/SysV/Semaphore.pm hints/unicos.sh
43806           !> lib/ExtUtils.t lib/File/Find/taint.t
43807           !> lib/Math/BigInt/t/bigintpm.t lib/Net/netent.t
43808           !> lib/Net/protoent.t lib/Net/servent.t mg.c t/op/mkdir.t
43809           !> t/op/sprintf.t vms/descrip_mms.template vms/ext/Stdio/Stdio.xs
43810 ____________________________________________________________________________
43811 [ 10853] By: jhi                                   on 2001/06/23  03:48:09
43812         Log: Make also the bigintpm.t (like op/sprintf.t) be less demanding
43813              with its floats    in os390 and s390 (UTS).
43814      Branch: perl
43815            ! lib/Math/BigInt/t/bigintpm.t
43816 ____________________________________________________________________________
43817 [ 10852] By: jhi                                   on 2001/06/23  03:38:53
43818         Log: Add also UTS (s390) to the non-IEEE float platforms.
43819      Branch: perl
43820            ! t/op/sprintf.t
43821 ____________________________________________________________________________
43822 [ 10851] By: jhi                                   on 2001/06/23  03:36:04
43823         Log: Subject: RFC: what are applicable standards for exponent sizes?
43824              From: Peter Prymmer <pvhp@forte.com>
43825              Date: Tue, 19 Jun 2001 17:18:06 -0700 (PDT)
43826              Message-ID: <Pine.OSF.4.10.10106191712070.361736-100000@aspara.forte.com>
43827      Branch: perl
43828            ! t/op/sprintf.t
43829 ____________________________________________________________________________
43830 [ 10850] By: jhi                                   on 2001/06/23  03:29:04
43831         Log: Subject: [PATCH: perl@10825] build (and test!) VMS::Stdio on VMS
43832              From: Peter Prymmer <pvhp@forte.com>
43833              Date: Fri, 22 Jun 2001 19:08:23 -0700 (PDT)
43834              Message-ID: <Pine.OSF.4.10.10106221903270.24012-100000@aspara.forte.com>
43835      Branch: perl
43836            ! vms/descrip_mms.template vms/ext/Stdio/Stdio.xs
43837 ____________________________________________________________________________
43838 [ 10849] By: jhi                                   on 2001/06/23  03:27:21
43839         Log: Subject: [PATCH: perl@10825] correction to lib/ExtUtils.t patch
43840              From: Peter Prymmer <pvhp@forte.com>
43841              Date: Fri, 22 Jun 2001 17:56:01 -0700 (PDT)
43842              Message-ID: <Pine.OSF.4.10.10106221754180.24012-100000@aspara.forte.com>
43843      Branch: perl
43844            ! lib/ExtUtils.t
43845 ____________________________________________________________________________
43846 [ 10848] By: jhi                                   on 2001/06/22  21:51:31
43847         Log: Retract #10845.
43848      Branch: perl
43849            ! lib/File/Find/taint.t
43850 ____________________________________________________________________________
43851 [ 10847] By: jhi                                   on 2001/06/22  21:50:38
43852         Log: Yet another error message.
43853      Branch: perl
43854            ! t/op/mkdir.t
43855 ____________________________________________________________________________
43856 [ 10846] By: jhi                                   on 2001/06/22  21:48:39
43857         Log: The croak message for nonexistent socket functions may vary.
43858      Branch: perl
43859            ! lib/Net/netent.t lib/Net/protoent.t lib/Net/servent.t
43860 ____________________________________________________________________________
43861 [ 10845] By: jhi                                   on 2001/06/22  21:42:38
43862         Log: (Retracted by #10848.)
43863      Branch: perl
43864            ! lib/File/Find/taint.t
43865 ____________________________________________________________________________
43866 [ 10844] By: jhi                                   on 2001/06/22  21:32:58
43867         Log: Integrate perlio.
43868      Branch: perl
43869           !> lib/File/Find/taint.t t/op/write.t
43870 ____________________________________________________________________________
43871 [ 10843] By: nick                                  on 2001/06/22  21:24:51
43872         Log: Back out debug in taint.t
43873      Branch: perlio
43874            ! lib/File/Find/taint.t
43875 ____________________________________________________________________________
43876 [ 10842] By: jhi                                   on 2001/06/22  21:20:02
43877         Log: setitimer() does not exist in Unicos, despite of what
43878              Configure thinks, from Mark P. Lutz.
43879      Branch: perl
43880            ! hints/unicos.sh
43881 ____________________________________________________________________________
43882 [ 10841] By: nick                                  on 2001/06/22  21:19:36
43883         Log: Skip cwd test on Win32 ???
43884      Branch: perlio
43885            ! lib/File/Find/taint.t
43886 ____________________________________________________________________________
43887 [ 10840] By: jhi                                   on 2001/06/22  21:17:34
43888         Log: Casting this way seems to keep both 64-bitint x86 FreeBSD
43889              and Tru64 gcc -Wall happy.
43890      Branch: perl
43891            ! mg.c
43892 ____________________________________________________________________________
43893 [ 10839] By: jhi                                   on 2001/06/22  21:15:32
43894         Log: The packs must be done in native shorts, fix from Mark P. Lutz.
43895      Branch: perl
43896            ! ext/IPC/SysV/Semaphore.pm
43897 ____________________________________________________________________________
43898 [ 10838] By: jhi                                   on 2001/06/22  21:12:02
43899         Log: Metaconfig unit change for #10837.
43900      Branch: metaconfig/U/perl
43901            ! Cross.U
43902 ____________________________________________________________________________
43903 [ 10837] By: jhi                                   on 2001/06/22  21:09:42
43904         Log: Cleanup of the cross-compilation unit.
43905      Branch: perl
43906            ! Configure
43907 ____________________________________________________________________________
43908 [ 10836] By: nick                                  on 2001/06/22  20:45:12
43909         Log: Skip |- based op/write.t on Win32 as well as VMS
43910      Branch: perlio
43911            ! t/op/write.t
43912 ____________________________________________________________________________
43913 [ 10835] By: jhi                                   on 2001/06/22  20:44:20
43914         Log: Integrate perlio.
43915      Branch: perl
43916           !> util.c
43917 ____________________________________________________________________________
43918 [ 10834] By: nick                                  on 2001/06/22  20:41:54
43919         Log: Integrate mainline
43920      Branch: perlio
43921           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
43922           !> config_h.SH pp_sys.c uconfig.h util.c vos/config.alpha.h
43923           !> vos/config.ga.h
43924 ____________________________________________________________________________
43925 [ 10833] By: nick                                  on 2001/06/22  20:22:58
43926         Log: Patcho fix.
43927      Branch: perlio
43928            ! util.c
43929 ____________________________________________________________________________
43930 [ 10832] By: jhi                                   on 2001/06/22  20:13:02
43931         Log: Metaconfig unit changes for #10831.
43932      Branch: metaconfig
43933            ! U/compline/d_safebcpy.U U/compline/d_safemcpy.U
43934 ____________________________________________________________________________
43935 [ 10831] By: jhi                                   on 2001/06/22  20:12:29
43936         Log: Subject: [PATCH 5.7.x] Further tiny bcopy cleanup
43937              From: Andy Dougherty <doughera@lafayette.edu>
43938              Date: Fri, 22 Jun 2001 14:29:51 -0400 (EDT)
43939              Message-ID: <Pine.SOL.4.10.10106221417030.28044-100000@maxwell.phys.lafayette.edu>
43940      Branch: perl
43941            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
43942            ! config_h.SH uconfig.h vos/config.alpha.h vos/config.ga.h
43943 ____________________________________________________________________________
43944 [ 10830] By: jhi                                   on 2001/06/22  19:50:15
43945         Log: MPE/iX prototype nits from Mark Bixby.
43946      Branch: perl
43947            ! pp_sys.c
43948 ____________________________________________________________________________
43949 [ 10829] By: jhi                                   on 2001/06/22  16:25:16
43950         Log: Detypo.
43951      Branch: perl
43952            ! util.c
43953 ____________________________________________________________________________
43954 [ 10828] By: nick                                  on 2001/06/22  15:33:37
43955         Log: Integrate mainline (in near desperate attempt to get Win32 to build...)
43956      Branch: perlio
43957           +> lib/h2xs.t
43958           !> AUTHORS Changes MANIFEST Makefile.SH NetWare/t/NWScripts.pl
43959           !> ext/B/Deparse.t ext/POSIX/POSIX.xs lib/ExtUtils.t
43960           !> lib/ExtUtils/Constant.pm lib/I18N/LangTags.pm
43961           !> lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/test.pl
43962           !> lib/Locale/Maketext.pm lib/Locale/Maketext.pod
43963           !> lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/test.pl
43964           !> lib/Math/BigFloat.pm lib/Math/BigInt.pm patchlevel.h
43965           !> t/op/write.t t/pod/plainer.t utils/h2xs.PL vms/vms.c
43966           !> vms/vmsish.h
43967 ____________________________________________________________________________
43968 [ 10827] By: jhi                                   on 2001/06/22  14:15:26
43969         Log: Subject: [PATCH perl@10800] sigaction workaround for VMS
43970              Date: Fri, 22 Jun 2001 10:08:35 -0500
43971              From: "Craig A. Berry" <craigberry@mac.com>
43972              Message-Id: <a05101001b75908704194@[192.168.56.145]>
43973      Branch: perl
43974            ! vms/vms.c vms/vmsish.h
43975 ____________________________________________________________________________
43976 [ 10826] By: jhi                                   on 2001/06/22  13:35:37
43977         Log: NetWare scripts tweak from Ananth Kesari.
43978      Branch: perl
43979            ! NetWare/t/NWScripts.pl
43980 ____________________________________________________________________________
43981 [ 10825] By: jhi                                   on 2001/06/22  13:00:55
43982         Log: Update Changes.
43983      Branch: perl
43984            ! Changes patchlevel.h
43985 ____________________________________________________________________________
43986 [ 10824] By: jhi                                   on 2001/06/22  12:46:56
43987         Log: Add .i and .s targets.
43988      Branch: perl
43989            ! Makefile.SH
43990 ____________________________________________________________________________
43991 [ 10823] By: jhi                                   on 2001/06/22  12:25:20
43992         Log: Upgrade to Locale::Maketext 1.03.
43993      Branch: perl
43994            ! lib/Locale/Maketext.pm lib/Locale/Maketext.pod
43995            ! lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/test.pl
43996 ____________________________________________________________________________
43997 [ 10822] By: jhi                                   on 2001/06/22  12:23:57
43998         Log: Upgrade to I18N::LangTags 0.26.
43999      Branch: perl
44000            ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
44001            ! lib/I18N/LangTags/test.pl
44002 ____________________________________________________________________________
44003 [ 10821] By: jhi                                   on 2001/06/22  12:16:41
44004         Log: The #10792 didn't take, and s/sighni/signi/, as noticed by
44005              Philip Newton.
44006      Branch: perl
44007            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
44008            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
44009 ____________________________________________________________________________
44010 [ 10820] By: jhi                                   on 2001/06/22  12:13:37
44011         Log: Subject: [PATCH: perl@10800] trigraphs and tests for h2xs
44012              From: Prymmer/Kahn <pvhp@best.com>
44013              Date: Fri, 22 Jun 2001 00:03:24 -0700 (PDT)
44014              Message-ID: <Pine.BSF.4.21.0106212354510.6026-100000@shell8.ba.best.com>
44015      Branch: perl
44016            + lib/h2xs.t
44017            ! MANIFEST utils/h2xs.PL
44018 ____________________________________________________________________________
44019 [ 10819] By: jhi                                   on 2001/06/22  12:11:56
44020         Log: Subject: [PATCH: perl@10800] nmake specific cleanliness for lib/ExtUtils.t
44021              From: Prymmer/Kahn <pvhp@best.com>
44022              Date: Thu, 21 Jun 2001 23:53:27 -0700 (PDT)
44023              Message-ID: <Pine.BSF.4.21.0106212346540.6026-100000@shell8.ba.best.com>
44024      Branch: perl
44025            ! lib/ExtUtils.t
44026 ____________________________________________________________________________
44027 [ 10818] By: jhi                                   on 2001/06/22  12:11:08
44028         Log: Subject: [PATCH: perl@10800] clean up after t/pod/plainer.t on Win32
44029              From: Prymmer/Kahn <pvhp@best.com>
44030              Date: Thu, 21 Jun 2001 23:45:15 -0700 (PDT)
44031              Message-ID: <Pine.BSF.4.21.0106212341510.6026-100000@shell8.ba.best.com>
44032      Branch: perl
44033            ! t/pod/plainer.t
44034 ____________________________________________________________________________
44035 [ 10817] By: jhi                                   on 2001/06/22  12:10:05
44036         Log: AUTHORS update.
44037      Branch: perl
44038            ! AUTHORS
44039 ____________________________________________________________________________
44040 [ 10816] By: jhi                                   on 2001/06/22  12:08:24
44041         Log: Subject: should POSIX.xs use XSRETURN_UNDEF in sigaction?
44042              From: "Craig A. Berry" <craigberry@mac.com>
44043              Date: Thu, 21 Jun 2001 18:20:38 -0500
44044              Message-Id: <5.1.0.14.0.20010621180227.02a8e930@exchi01>
44045      Branch: perl
44046            ! ext/POSIX/POSIX.xs
44047 ____________________________________________________________________________
44048 [ 10815] By: jhi                                   on 2001/06/22  12:07:19
44049         Log: Subject: [PATCH perl@10765] fix Deparse.t and write.t for VMS
44050              From: "Craig A. Berry" <craigberry@mac.com>
44051              Date: Thu, 21 Jun 2001 09:58:52 -0500
44052              Message-Id: <5.1.0.14.0.20010620172532.033cdb88@exchi01>
44053      Branch: perl
44054            ! ext/B/Deparse.t t/op/write.t
44055 ____________________________________________________________________________
44056 [ 10814] By: nick                                  on 2001/06/22  08:13:09
44057         Log: Integrate mainline.
44058      Branch: perlio
44059           !> (integrate 46 files)
44060 ____________________________________________________________________________
44061 [ 10813] By: jhi                                   on 2001/06/22  02:48:58
44062         Log: Change the prefixes only if $prefix is unset,
44063              as originally patched by Marcel Grunauer.
44064      Branch: perl
44065            ! hints/darwin.sh hints/rhapsody.sh
44066 ____________________________________________________________________________
44067 [ 10812] By: jhi                                   on 2001/06/22  02:44:41
44068         Log: Subject: Re: Patch for hints/darwin.sh
44069              From: Wilfredo Sanchez <wsanchez@MIT.EDU>
44070              Date: Thu, 21 Jun 2001 11:23:46 -0700
44071              Message-Id: <200106211823.OAA01089@melbourne-city-street.mit.edu>
44072      Branch: perl
44073            ! hints/darwin.sh hints/rhapsody.sh
44074 ____________________________________________________________________________
44075 [ 10811] By: jhi                                   on 2001/06/22  02:34:27
44076         Log: Add .PHONY targets for non-file targets,
44077              from Wilfredo Sánchez.  Should help saying
44078              "make install" on case-insensitive filesystems.
44079      Branch: perl
44080            ! Makefile.SH
44081 ____________________________________________________________________________
44082 [ 10810] By: jhi                                   on 2001/06/22  02:01:23
44083         Log: Subject: Re: Automated smoke report for patch 10764 (truncated)
44084              From: Doug MacEachern <dougm@covalent.net>
44085              Date: Thu, 21 Jun 2001 19:32:05 -0700 (PDT)
44086              Message-ID: <Pine.LNX.4.21.0106211925020.17261-100000@mako.covalent.net>
44087              
44088              plus reword the getcwd() comment, plus use getcwd() buffer
44089              size minus one.
44090      Branch: perl
44091            ! util.c
44092 ____________________________________________________________________________
44093 [ 10809] By: jhi                                   on 2001/06/22  01:16:58
44094         Log: More gprofing from Doug MacEachern.
44095      Branch: perl
44096            ! Makefile.SH
44097 ____________________________________________________________________________
44098 [ 10808] By: jhi                                   on 2001/06/22  01:15:11
44099         Log: Metaconfig unit change for #10807.
44100      Branch: metaconfig/U/perl
44101            ! d_sfio.U
44102 ____________________________________________________________________________
44103 [ 10807] By: jhi                                   on 2001/06/22  01:14:43
44104         Log: Tell that you are removing the unneeded -lsfio.
44105      Branch: perl
44106            ! Configure
44107 ____________________________________________________________________________
44108 [ 10806] By: jhi                                   on 2001/06/22  01:03:14
44109         Log: More MPE/iX tweaks from Mark Bixby.
44110      Branch: perl
44111            ! perl.c t/op/magic.t
44112 ____________________________________________________________________________
44113 [ 10805] By: jhi                                   on 2001/06/21  22:41:11
44114         Log: The fchdir() proto is supposed to live in <unistd.h>.
44115      Branch: perl
44116            ! ext/Cwd/Cwd.xs
44117 ____________________________________________________________________________
44118 [ 10804] By: jhi                                   on 2001/06/21  22:24:42
44119         Log: This town is too small for the Cwd extension and me,
44120              it would seem...
44121      Branch: perl
44122            ! ext/Cwd/Cwd.xs
44123 ____________________________________________________________________________
44124 [ 10803] By: jhi                                   on 2001/06/21  21:54:00
44125         Log: Metaconfig unit change for #10802.
44126      Branch: metaconfig/U/perl
44127            ! d_modfl.U
44128 ____________________________________________________________________________
44129 [ 10802] By: jhi                                   on 2001/06/21  21:53:37
44130         Log: More d'ohs.
44131      Branch: perl
44132            ! Configure
44133 ____________________________________________________________________________
44134 [ 10801] By: jhi                                   on 2001/06/21  21:38:38
44135         Log: Off-by-one.  I'm so classic.
44136      Branch: perl
44137            ! util.c
44138 ____________________________________________________________________________
44139 [ 10800] By: jhi                                   on 2001/06/21  20:10:19
44140         Log: Update Changes.
44141      Branch: perl
44142            ! Changes patchlevel.h
44143 ____________________________________________________________________________
44144 [ 10799] By: jhi                                   on 2001/06/21  20:03:54
44145         Log: Subject: Documentation patch for Net::FTP
44146              From: Marcel Grunauer <marcel@codewerk.com>
44147              Date: Wed, 20 Jun 2001 23:03:26 +0200
44148              Message-Id: <20010620210309.DCMT6087.viemta06@localhost>
44149      Branch: perl
44150            ! lib/Net/FTP.pm
44151 ____________________________________________________________________________
44152 [ 10798] By: jhi                                   on 2001/06/21  20:01:14
44153         Log: Retract the #10417 mg.c and embed.pl parts because of
44154              strange SEGVs in 64bit x86 FreeBSD observed by
44155              Nicholas Clark.
44156      Branch: perl
44157            ! embed.pl mg.c perlapi.c pod/perlintern.pod proto.h
44158 ____________________________________________________________________________
44159 [ 10797] By: jhi                                   on 2001/06/21  19:40:34
44160         Log: Add fchdir() probe (in non-UNIX systems assume it doesn't exist).
44161      Branch: perl
44162            ! Configure NetWare/config.wc NetWare/config_H.wc
44163            ! Porting/Glossary Porting/config.sh Porting/config_H
44164            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
44165            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
44166            ! vos/config.ga.h win32/config.bc win32/config.gc
44167            ! win32/config.vc win32/config_H.bc win32/config_H.gc
44168            ! win32/config_H.vc
44169 ____________________________________________________________________________
44170 [ 10796] By: jhi                                   on 2001/06/21  19:08:28
44171         Log: Cwd tweak from Doug MacEachern.
44172      Branch: perl
44173            ! ext/Cwd/Cwd.xs
44174 ____________________________________________________________________________
44175 [ 10795] By: jhi                                   on 2001/06/21  19:03:48
44176         Log: Protect the fchdir() and lstat() with ifdefs.
44177              fchdir() needs a Configure probe.
44178      Branch: perl
44179            ! ext/Cwd/Cwd.xs
44180 ____________________________________________________________________________
44181 [ 10794] By: nick                                  on 2001/06/21  17:11:35
44182         Log: Integrate mainline
44183      Branch: perlio
44184           +> ext/File/Glob/t/basic.t ext/File/Glob/t/case.t
44185           +> ext/File/Glob/t/global.t ext/File/Glob/t/taint.t
44186           +> lib/Attribute/Handlers/test.pl lib/File/Temp/t/mktemp.t
44187           +> lib/File/Temp/t/posix.t lib/File/Temp/t/security.t
44188           +> lib/File/Temp/t/tempfile.t lib/Getopt/Long/t/basic.t
44189           +> lib/Getopt/Long/t/compat.t lib/Getopt/Long/t/linkage.t
44190           +> lib/Getopt/Long/t/oo.t lib/Text/TabsWrap/t/fill.t
44191           +> lib/Text/TabsWrap/t/tabs.t lib/Text/TabsWrap/t/wrap.t
44192            - lib/Attribute/Handlers.t lib/File/Glob/basic.t
44193            - lib/File/Glob/case.t lib/File/Glob/global.t
44194            - lib/File/Glob/taint.t lib/File/Temp/mktemp.t
44195            - lib/File/Temp/posix.t lib/File/Temp/security.t
44196            - lib/File/Temp/tempfile.t lib/Getopt/Long/basic.t
44197            - lib/Getopt/Long/compat.t lib/Getopt/Long/linkage.t
44198            - lib/Getopt/Long/oo.t lib/Text/Tabs.t lib/Text/Wrap/fill.t
44199            - lib/Text/Wrap/wrap.t
44200           !> (integrate 41 files)
44201 ____________________________________________________________________________
44202 [ 10793] By: jhi                                   on 2001/06/21  17:01:26
44203         Log: Subject: [PATCH perl@10765] fix Cwd.xs for VMS
44204              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
44205              Date: Thu, 21 Jun 2001 13:04:54 -0500
44206              Message-Id: <5.1.0.14.0.20010621124127.029fe120@exchi01>
44207      Branch: perl
44208            ! ext/Cwd/Cwd.xs
44209 ____________________________________________________________________________
44210 [ 10792] By: jhi                                   on 2001/06/21  16:13:57
44211         Log: Subject: [PATCH pod] overlong =item
44212              From: Robin Barker <rmb1@cise.npl.co.uk>
44213              Date: Thu, 21 Jun 2001 18:08:04 +0100 (BST)
44214              Message-Id: <200106211708.SAA08097@tempest.npl.co.uk>
44215      Branch: perl
44216            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
44217            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
44218 ____________________________________________________________________________
44219 [ 10791] By: jhi                                   on 2001/06/21  16:10:51
44220         Log: Subject: [PATCH perlio.c] format 
44221              From: Robin Barker <rmb1@cise.npl.co.uk>
44222              Date: Thu, 21 Jun 2001 18:05:02 +0100 (BST)
44223              Message-Id: <200106211705.SAA08067@tempest.npl.co.uk>
44224      Branch: perl
44225            ! perlio.c
44226 ____________________________________________________________________________
44227 [ 10790] By: jhi                                   on 2001/06/21  15:52:04
44228         Log: Subject: Re: [PATCH 5.7.1] sv.c documentation
44229              From: Radu Greab <radu@netsoft.ro>
44230              Date: Thu, 21 Jun 2001 19:06:02 +0300
44231              Message-ID: <15154.7018.376419.295092@ix.netsoft.ro>
44232      Branch: perl
44233            ! pod/perlapi.pod sv.c
44234 ____________________________________________________________________________
44235 [ 10789] By: jhi                                   on 2001/06/21  14:48:25
44236         Log: The metaconfig unit changes for #10788.
44237      Branch: metaconfig/U/perl
44238            ! Cross.U fflushall.U
44239 ____________________________________________________________________________
44240 [ 10788] By: jhi                                   on 2001/06/21  14:47:48
44241         Log: Cross-configuration changes: make $from to rm the files
44242              before copying them over (this means that he rm can be
44243              removed from the fflushall test), create $targetmkdir      
44244              (not documented in install since it is supposed to internal
44245              use only), make $run to copy over the executable only if
44246              a stamp file .xok doesn't already exist (to avoid unnecessary
44247              copying of the executable)
44248      Branch: perl
44249            ! Configure Makefile.SH
44250 ____________________________________________________________________________
44251 [ 10787] By: nick                                  on 2001/06/21  14:16:18
44252         Log: Integrate mainline
44253      Branch: perlio
44254           +> lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/List.pm
44255           +> lib/I18N/LangTags/README lib/Locale/Maketext/ChangeLog
44256           +> lib/Locale/Maketext/README lib/Locale/Maketext/test.pl
44257            - lib/I18N/LangTags/List.pod lib/Locale/Maketext.t
44258           !> (integrate 34 files)
44259 ____________________________________________________________________________
44260 [ 10786] By: jhi                                   on 2001/06/21  13:59:32
44261         Log: Re-add the files as text.
44262      Branch: perl
44263            + t/lib/locale/latin1 t/lib/locale/utf8 t/lib/warnings/utf8
44264 ____________________________________________________________________________
44265 [ 10785] By: jhi                                   on 2001/06/21  13:57:55
44266         Log: Delete the binary files.
44267      Branch: perl
44268            - t/lib/locale/latin1 t/lib/locale/utf8 t/lib/warnings/utf8
44269 ____________________________________________________________________________
44270 [ 10784] By: jhi                                   on 2001/06/21  13:49:47
44271         Log: Subject: [PATCH 5.7.x] Unnecessary pod2man calls in new extensions
44272              From: Andy Dougherty <doughera@lafayette.edu>
44273              Date: Thu, 21 Jun 2001 10:44:05 -0400 (EDT)
44274              Message-ID: <Pine.SOL.4.10.10106211040180.26439-100000@maxwell.phys.lafayette.edu>
44275      Branch: perl
44276            ! ext/Digest/MD5/Makefile.PL ext/List/Util/Makefile.PL
44277            ! ext/MIME/Base64/Makefile.PL ext/PerlIO/Scalar/Makefile.PL
44278            ! ext/PerlIO/Via/Makefile.PL ext/Time/HiRes/Makefile.PL
44279            ! ext/Time/Piece/Makefile.PL ext/XS/Typemap/Makefile.PL
44280 ____________________________________________________________________________
44281 [ 10783] By: jhi                                   on 2001/06/21  13:46:50
44282         Log: Subject: [ID 20010621.002] UnixWare 7.1.1 and Perl-5.6.1 problems
44283              From: 0000-Admin <root@egg.karlov.mff.cuni.cz>(0000)
44284              Date: Wed, 20 Jun 2001 14:11:49 +0200 (MET DST) 
44285              Message-Id: <200106201211.f5KCBnm24320@egg.karlov.mff.cuni.cz>
44286              
44287              Setting umask to something friendlier.
44288      Branch: perl
44289            ! installman installperl
44290 ____________________________________________________________________________
44291 [ 10782] By: jhi                                   on 2001/06/21  13:42:17
44292         Log: Shuffle around tests to (ext|lib)/.../t/ subdirectories.
44293              Resort MANIFEST with sort -f, looks much better.
44294      Branch: perl
44295            + ext/File/Glob/t/basic.t ext/File/Glob/t/case.t
44296            + ext/File/Glob/t/global.t ext/File/Glob/t/taint.t
44297            + lib/Attribute/Handlers/test.pl lib/File/Temp/t/mktemp.t
44298            + lib/File/Temp/t/posix.t lib/File/Temp/t/security.t
44299            + lib/File/Temp/t/tempfile.t lib/Getopt/Long/t/basic.t
44300            + lib/Getopt/Long/t/compat.t lib/Getopt/Long/t/linkage.t
44301            + lib/Getopt/Long/t/oo.t lib/Text/TabsWrap/t/fill.t
44302            + lib/Text/TabsWrap/t/tabs.t lib/Text/TabsWrap/t/wrap.t
44303            - lib/Attribute/Handlers.t lib/File/Glob/basic.t
44304            - lib/File/Glob/case.t lib/File/Glob/global.t
44305            - lib/File/Glob/taint.t lib/File/Temp/mktemp.t
44306            - lib/File/Temp/posix.t lib/File/Temp/security.t
44307            - lib/File/Temp/tempfile.t lib/Getopt/Long/basic.t
44308            - lib/Getopt/Long/compat.t lib/Getopt/Long/linkage.t
44309            - lib/Getopt/Long/oo.t lib/Text/Tabs.t lib/Text/Wrap/fill.t
44310            - lib/Text/Wrap/wrap.t
44311            ! MANIFEST
44312 ____________________________________________________________________________
44313 [ 10781] By: jhi                                   on 2001/06/21  13:16:04
44314         Log: Upgrade to I18N::LangTags 0.25.
44315      Branch: perl
44316            ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
44317            ! lib/I18N/LangTags/List.pm
44318 ____________________________________________________________________________
44319 [ 10780] By: jhi                                   on 2001/06/21  13:12:54
44320         Log: Subject: [PATCH] Step 2: Use the new PM_GETRE/SETRE macros everywhere.
44321              From: Richard Soderberg <rs@crystalflame.net>
44322              Date: Thu, 21 Jun 2001 07:01:22 -0700 (PDT)
44323              Message-ID: <Pine.LNX.4.21.0106210657400.1693-100000@oregonnet.com>
44324      Branch: perl
44325            ! dump.c ext/B/B.xs ext/B/B/C.pm ext/ByteLoader/bytecode.h mg.c
44326            ! op.c pp.c pp_ctl.c pp_hot.c regexec.c
44327 ____________________________________________________________________________
44328 [ 10779] By: jhi                                   on 2001/06/21  12:59:57
44329         Log: Test obsoleted by change #10777.
44330      Branch: perl
44331            ! t/op/sub_lval.t
44332 ____________________________________________________________________________
44333 [ 10778] By: jhi                                   on 2001/06/21  12:52:37
44334         Log: Case of confused test numbering.
44335      Branch: perl
44336            ! t/op/pat.t
44337 ____________________________________________________________________________
44338 [ 10777] By: jhi                                   on 2001/06/21  12:30:57
44339         Log: Subject: Re: Opinion on undef lvalue
44340              From: Abhijit Menon-Sen <ams@wiw.org>
44341              Date: Sun, 17 Jun 2001 13:04:46 +0530
44342              Message-ID: <20010617130446.B27925@lustre.linux.in>
44343              
44344              Allow lvalue subs to return undef in array context.
44345      Branch: perl
44346            ! pp_hot.c
44347 ____________________________________________________________________________
44348 [ 10776] By: jhi                                   on 2001/06/21  12:27:48
44349         Log: Just a guess that using the same hack for cygwin as
44350              for win32 might help.
44351      Branch: perl
44352            ! lib/File/Find/find.t
44353 ____________________________________________________________________________
44354 [ 10775] By: jhi                                   on 2001/06/21  12:25:58
44355         Log: NetWare tweaks from Guruprasad.
44356      Branch: perl
44357            ! NetWare/Makefile NetWare/Nwmain.c NetWare/config.wc
44358            ! NetWare/config_H.wc NetWare/nw5sck.c NetWare/nw5sck.h
44359            ! NetWare/nwperlsys.c NetWare/t/NWModify.pl
44360            ! NetWare/t/NWScripts.pl NetWare/t/Readme.txt
44361 ____________________________________________________________________________
44362 [ 10774] By: jhi                                   on 2001/06/21  12:21:17
44363         Log: Subject: Re: perl@10722: Bogus warnings on REs 
44364              From: Hugo <hv@crypt.compulink.co.uk>
44365              Date: Thu, 21 Jun 2001 09:51:17 +0100
44366              Message-Id: <200106210851.JAA01942@crypt.compulink.co.uk>
44367              
44368              Unroll to avoid a UTS compiler bug.
44369      Branch: perl
44370            ! regcomp.c
44371 ____________________________________________________________________________
44372 [ 10773] By: jhi                                   on 2001/06/21  12:13:13
44373         Log: Subject: Re: [PATCH] Make /o work under i?threads
44374              From: Artur Bergman <artur@contiller.se>
44375              Date: Thu, 21 Jun 2001 14:38:03 +0200
44376              Message-ID: <B757B74A.184D%artur@contiller.se>
44377      Branch: perl
44378            ! t/op/pat.t
44379 ____________________________________________________________________________
44380 [ 10772] By: jhi                                   on 2001/06/21  12:12:23
44381         Log: Subject: Re: [PATCH] Step 1 of moving regexps to the pad
44382              From: Artur Bergman <artur@contiller.se> 
44383              Date: Thu, 21 Jun 2001 14:27:33 +0200
44384              Message-ID: <B757B4D4.1849%artur@contiller.se>
44385              
44386              Plus extra parentheses.
44387      Branch: perl
44388            ! op.h
44389 ____________________________________________________________________________
44390 [ 10771] By: jhi                                   on 2001/06/21  12:10:29
44391         Log: Subject: [PATCH] Make /o work under i?threads
44392              From: Richard Soderberg <rs@crystalflame.net>
44393              Date: Thu, 21 Jun 2001 05:21:43 -0700 (PDT)
44394              Message-ID: <Pine.LNX.4.21.0106210518210.2479-100000@oregonnet.com>
44395      Branch: perl
44396            ! pp_ctl.c
44397 ____________________________________________________________________________
44398 [ 10770] By: jhi                                   on 2001/06/21  12:09:28
44399         Log: Subject: Re: [PATCH] Step 1 of moving regexps to the pad
44400              From: Artur Bergman <artur@contiller.se>
44401              Date: Thu, 21 Jun 2001 14:04:54 +0200
44402              Message-ID: <B757AF86.1842%artur@contiller.se>
44403      Branch: perl
44404            ! op.h
44405 ____________________________________________________________________________
44406 [ 10769] By: jhi                                   on 2001/06/21  12:08:03
44407         Log: Subject: Re: perl@10765: sv.c not OK on win32
44408              From: Artur Bergman <artur@contiller.se>
44409              Date: Thu, 21 Jun 2001 10:31:06 +0200
44410              Message-ID: <B7577D69.182C%artur@contiller.se>
44411      Branch: perl
44412            ! sv.c
44413 ____________________________________________________________________________
44414 [ 10768] By: jhi                                   on 2001/06/21  12:03:56
44415         Log: Subject: [PATCH 5.6.1] OS2 getpw*, getgr*
44416              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
44417              Date: Thu, 21 Jun 2001 06:23:56 -0400
44418              Message-ID: <20010621062356.A8619@math.ohio-state.edu>
44419              
44420              Subject: Re: [PATCH 5.6.1] OS2 getpw*, getgr*
44421              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
44422              Date: Thu, 21 Jun 2001 06:32:21 -0400
44423              Message-ID: <20010621063221.A8823@math.ohio-state.edu>
44424      Branch: perl
44425            ! lib/File/Glob/basic.t makedef.pl os2/os2.c os2/os2ish.h
44426 ____________________________________________________________________________
44427 [ 10767] By: jhi                                   on 2001/06/21  12:00:07
44428         Log: Subject: [PATCH] make syslog test more verbose
44429              From: Robert Spier <rspier@pobox.com>
44430              Date: Thu, 21 Jun 2001 00:54:32 -0400
44431              Message-ID: <15153.32264.295807.333073@rls.cx>
44432      Branch: perl
44433            ! ext/Sys/Syslog/syslog.t
44434 ____________________________________________________________________________
44435 [ 10766] By: jhi                                   on 2001/06/20  23:27:57
44436         Log: Subject: op/study.t refinements
44437              From: Hugo <hv@crypt.compulink.co.uk>
44438              Date: Thu, 21 Jun 2001 00:29:07 +0100
44439              Message-Id: <200106202329.AAA31397@crypt.compulink.co.uk>
44440      Branch: perl
44441            ! t/op/study.t
44442 ____________________________________________________________________________
44443 [ 10765] By: jhi                                   on 2001/06/20  19:51:47
44444         Log: Update Changes.
44445      Branch: perl
44446            ! Changes patchlevel.h
44447 ____________________________________________________________________________
44448 [ 10764] By: jhi                                   on 2001/06/20  19:00:23
44449         Log: Subject: Re: [PATCH] djgpp updates
44450              From: Laszlo Molnar <laszlo.molnar@eth.ericsson.se>
44451              Date: Wed, 20 Jun 2001 10:05:15 +0200
44452              Message-ID: <20010620100515.L5600@libra.eth.ericsson.se>
44453      Branch: perl
44454            ! djgpp/config.over
44455 ____________________________________________________________________________
44456 [ 10763] By: jhi                                   on 2001/06/20  18:58:06
44457         Log: Fix for ID 20010619.002 "When building hash, hash keys that
44458              are function calls are not being called", from Abhijit.
44459      Branch: perl
44460            ! t/base/lex.t toke.c
44461 ____________________________________________________________________________
44462 [ 10762] By: jhi                                   on 2001/06/20  18:45:00
44463         Log: Upgrade to Locale::Maketext 1.02, from Sean Burke.
44464      Branch: perl
44465            + lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/README
44466            + lib/Locale/Maketext/test.pl
44467            - lib/Locale/Maketext.t
44468            ! MANIFEST lib/Locale/Maketext.pm lib/Locale/Maketext.pod
44469            ! lib/Locale/Maketext/TPJ13.pod
44470 ____________________________________________________________________________
44471 [ 10761] By: jhi                                   on 2001/06/20  18:44:15
44472         Log: Metaconfig unit change for #10760.
44473      Branch: metaconfig
44474            ! U/modified/Cppsym.U
44475 ____________________________________________________________________________
44476 [ 10760] By: jhi                                   on 2001/06/20  18:42:04
44477         Log: Do not remove the ccsym* Cppsym* files since
44478              they are useful for metaconfig units coming after us.
44479              (This is the Configure nit mentioned in #10752.)
44480      Branch: perl
44481            ! Configure
44482 ____________________________________________________________________________
44483 [ 10759] By: jhi                                   on 2001/06/20  18:02:18
44484         Log: Update to I18N::LangTags 0.24, from Sean Burke.
44485      Branch: perl
44486            + lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/List.pm
44487            + lib/I18N/LangTags/README
44488            - lib/I18N/LangTags/List.pod
44489            ! MANIFEST lib/I18N/LangTags.pm lib/I18N/LangTags/test.pl
44490 ____________________________________________________________________________
44491 [ 10758] By: jhi                                   on 2001/06/20  17:34:43
44492         Log: Regen headers.
44493      Branch: perl
44494            ! embed.h embedvar.h global.sym perlapi.c perlapi.h
44495            ! pod/perlapi.pod proto.h
44496 ____________________________________________________________________________
44497 [ 10757] By: jhi                                   on 2001/06/20  17:23:08
44498         Log: Subject: [PATCH] Fixes case of CvDEPTH for perl_clone
44499              From: Artur Bergman <artur@contiller.se>
44500              Date: Wed, 20 Jun 2001 11:31:32 +0200
44501              Message-ID: <B7563A14.17D8%artur@contiller.se>
44502      Branch: perl
44503            ! embed.pl hv.c intrpvar.h sv.c sv.h
44504 ____________________________________________________________________________
44505 [ 10756] By: jhi                                   on 2001/06/20  17:13:26
44506         Log: Subject: Fix for [ID 20010124.001] POSIX::errno unreliable
44507              From: Tim Sweetman <tim@aldigital.co.uk> 
44508              Date: Wed, 13 Jun 2001 14:25:17 +0100 
44509              Message-ID: <3B2769BD.68B4F4B3@aldigital.co.uk> 
44510      Branch: perl
44511            ! ext/POSIX/POSIX.t lib/AutoLoader.pm
44512 ____________________________________________________________________________
44513 [ 10755] By: nick                                  on 2001/06/20  16:12:37
44514         Log: Integrate mainline
44515      Branch: perlio
44516           !> embed.h embed.pl ext/Cwd/Cwd.xs ext/Filter/t/call.t
44517           !> ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/t/io_sock.t
44518           !> ext/POSIX/POSIX.xs hints/mpeix.sh lib/File/Temp/security.t
44519           !> lib/FileHandle.t mpeix/mpeixish.h mpeix/relink objXSUB.h
44520           !> perlapi.c pod/perldiag.pod pp_sys.c proto.h t/op/pwent.t
44521           !> t/op/study.t util.c
44522 ____________________________________________________________________________
44523 [ 10754] By: gsar                                  on 2001/06/20  15:22:27
44524         Log: missing ld entry in Config.pm on Windows (makefile.mk had it,
44525              but not Makefile)
44526      Branch: maint-5.6/perl
44527            ! win32/Makefile
44528 ____________________________________________________________________________
44529 [ 10753] By: jhi                                   on 2001/06/20  14:03:20
44530         Log: Security tweak on readlink().
44531      Branch: perl
44532            ! pp_sys.c
44533 ____________________________________________________________________________
44534 [ 10752] By: jhi                                   on 2001/06/20  14:00:23
44535         Log: MPE/iX fixes from Mark Bixby (a Configure fix is also needed.)
44536      Branch: perl
44537            ! ext/Filter/t/call.t ext/IO/lib/IO/t/io_sock.t hints/mpeix.sh
44538            ! lib/File/Temp/security.t lib/FileHandle.t mpeix/mpeixish.h
44539            ! mpeix/relink t/op/pwent.t
44540 ____________________________________________________________________________
44541 [ 10751] By: jhi                                   on 2001/06/20  13:57:27
44542         Log: Reinstate #10725 (with probe for alarm()).
44543      Branch: perl
44544            ! t/op/study.t
44545 ____________________________________________________________________________
44546 [ 10750] By: jhi                                   on 2001/06/20  13:53:46
44547         Log: Replace our implementation of realpath() with OpenBSD's
44548              (src/lib/libc/stdlib/realpath.c 1.4).
44549      Branch: perl
44550            ! embed.h embed.pl ext/Cwd/Cwd.xs objXSUB.h perlapi.c
44551            ! pod/perldiag.pod proto.h util.c
44552 ____________________________________________________________________________
44553 [ 10749] By: jhi                                   on 2001/06/20  13:07:49
44554         Log: Integrate perlio.
44555      Branch: perl
44556           !> perlio.c
44557 ____________________________________________________________________________
44558 [ 10748] By: jhi                                   on 2001/06/20  13:07:18
44559         Log: No point in going into memory-saving contortions
44560              with getcwd() since there's a danger of buffer overflow.
44561              Also make the POSIX extension to use sv_getcwd().
44562              Finally, a missed proto.h fragment.
44563      Branch: perl
44564            ! ext/POSIX/POSIX.xs proto.h util.c
44565 ____________________________________________________________________________
44566 [ 10747] By: nick                                  on 2001/06/20  12:38:26
44567         Log: Fix PERLIO=unix bug, while restoring maximal buffer in PerlIOBuf_unread.
44568      Branch: perlio
44569            ! perlio.c
44570 ____________________________________________________________________________
44571 [ 10746] By: jhi                                   on 2001/06/20  11:51:10
44572         Log: Subject: Re: Bug in IO::Socket::INET module (repeat)
44573              From: Graham Barr <gbarr@pobox.com>
44574              Date: Wed, 20 Jun 2001 11:05:49 +0100
44575              Message-ID: <20010620110549.I19188@pobox.com>
44576              
44577              reported in        
44578              
44579              Subject: Bug in IO::Socket::INET module (repeat)
44580              From: "Harmon S. Nine" <hnine@netarx.com>
44581              Date: Tue, 19 Jun 2001 09:41:35 -0400
44582              Message-ID: <3B2F568F.8080605@netarx.com>
44583              
44584              The bug was that the IO::Socket::INET constructor
44585              did not allow a 'LocalPort' of 0.
44586      Branch: perl
44587            ! ext/IO/lib/IO/Socket/INET.pm
44588 ____________________________________________________________________________
44589 [ 10745] By: nick                                  on 2001/06/20  08:56:39
44590         Log: Integrate mainline.
44591      Branch: perlio
44592           !> (integrate 37 files)
44593 ____________________________________________________________________________
44594 [ 10744] By: jhi                                   on 2001/06/20  04:54:53
44595         Log: After some reading I don't think we can blindly
44596              use systems' realpath().  Too many security problems,
44597              too many buggy implementations.
44598              
44599              TODO: the realpath() emulation code in util.c doesn't
44600              seem fully operational?  (readlink(), for example?)
44601      Branch: perl
44602            ! Configure Makefile.micro Porting/Glossary Porting/config.sh
44603            ! Porting/config_H config_h.SH embed.h embed.pl global.sym
44604            ! objXSUB.h perlapi.c pod/perldiag.pod pod/perltoc.pod uconfig.h
44605            ! uconfig.sh util.c vos/config.alpha.def vos/config.alpha.h
44606            ! vos/config.ga.def vos/config.ga.h win32/config_H.bc
44607            ! win32/config_H.gc win32/config_H.vc
44608 ____________________________________________________________________________
44609 [ 10743] By: jhi                                   on 2001/06/20  00:48:48
44610         Log: Metaconfig unit change for #10738.
44611      Branch: metaconfig
44612            ! U/compline/d_gconvert.U
44613 ____________________________________________________________________________
44614 [ 10742] By: jhi                                   on 2001/06/20  00:48:20
44615         Log: Integrate change #10739 from maintperl:
44616              
44617              C<eval "/x$\r\n/x"> fails to compile correctly 
44618      Branch: perl
44619           !> t/op/pat.t toke.c
44620 ____________________________________________________________________________
44621 [ 10741] By: jhi                                   on 2001/06/20  00:41:05
44622         Log: Retract #10725 (Hugo asked NOT to apply the patch)
44623      Branch: perl
44624            ! t/op/study.t
44625 ____________________________________________________________________________
44626 [ 10740] By: jhi                                   on 2001/06/19  23:58:25
44627         Log: The test.third results were funnily named because of the
44628              new test scheme.
44629      Branch: perl
44630            ! t/TEST
44631 ____________________________________________________________________________
44632 [ 10739] By: gsar                                  on 2001/06/19  23:49:15
44633         Log: C<eval "/x$\r\n/x"> fails to compile correctly
44634      Branch: maint-5.6/perl
44635            ! t/op/pat.t toke.c
44636 ____________________________________________________________________________
44637 [ 10738] By: jhi                                   on 2001/06/19  23:04:15
44638         Log: Subject: [ID 20010619.012] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-per lio 4.0f (UNINSTALLED) 
44639              From: Spider Boardman <spider@Orb.Nashua.NH.US>
44640              Date: Tue, 19 Jun 2001 19:15:40 -0400
44641              Message-Id: <200106192315.TAA18531@Orb.Nashua.NH.US>
44642              
44643              The bigintpm.t #1183 failing in Tru64 (and also Cygwin)
44644              because "1e+129" being expected but "1.e+129" being returned.
44645              The culprit (at least in Tru64) is the use of gcvt().
44646      Branch: perl
44647            ! Configure
44648 ____________________________________________________________________________
44649 [ 10737] By: jhi                                   on 2001/06/19  22:56:52
44650         Log: Subject: [PATCH perl@10722] test hunting on VMS
44651              From: "Craig A. Berry" <craigberry@mac.com>
44652              Message-Id: <5.1.0.14.0.20010619183530.01c4bdb8@exchi01>
44653              Date: Tue, 19 Jun 2001 18:59:01 -0500
44654      Branch: perl
44655            ! vms/test.com
44656 ____________________________________________________________________________
44657 [ 10736] By: jhi                                   on 2001/06/19  21:32:29
44658         Log: Subject: [PATCH] s/typos//
44659              From: Abhijit Menon-Sen <ams@wiw.org>
44660              Date: Wed, 20 Jun 2001 02:15:02 +0530
44661              Message-ID: <20010620021502.A14541@lustre.linux.in>
44662              
44663              Without the op.h s/bearword/bareword/ hunk, see
44664              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/1998-02/msg00370.html
44665      Branch: perl
44666            ! util.c
44667 ____________________________________________________________________________
44668 [ 10735] By: jhi                                   on 2001/06/19  21:26:43
44669         Log: Metaconfig unit change for #10732 and #10733.
44670      Branch: metaconfig/U/perl
44671            ! fflushall.U
44672 ____________________________________________________________________________
44673 [ 10734] By: jhi                                   on 2001/06/19  21:24:41
44674         Log: Subject: [PATCH perl@10722] build ext/Socket dynamically on VMS
44675              From: "Craig A. Berry" <craigberry@mac.com>
44676              Date: Tue, 19 Jun 2001 17:19:48 -0500
44677              Message-Id: <5.1.0.14.0.20010619165650.01bd8478@exchi01>
44678      Branch: perl
44679            ! configure.com vms/descrip_mms.template
44680 ____________________________________________________________________________
44681 [ 10733] By: jhi                                   on 2001/06/19  19:57:44
44682         Log: Subject: [ID 20010619.011] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-per lio 4.0f (UNINSTALLED)
44683              From: Spider Boardman <spider@Orb.Nashua.NH.US>
44684              Date: Tue, 19 Jun 2001 16:48:07 -0400
44685              Message-Id: <200106192048.QAA20849@Orb.Nashua.NH.US>
44686              
44687              Further fixes to fflush(NULL) detection.
44688      Branch: perl
44689            ! Configure
44690 ____________________________________________________________________________
44691 [ 10732] By: jhi                                   on 2001/06/19  19:38:20
44692         Log: AIX test -s hangs with non-existent files?
44693              (A genuine logic bug in Configure, but AIX also broken?)
44694      Branch: perl
44695            ! Configure
44696 ____________________________________________________________________________
44697 [ 10731] By: jhi                                   on 2001/06/19  19:17:35
44698         Log: AUTHORS updates.
44699      Branch: perl
44700            ! AUTHORS
44701 ____________________________________________________________________________
44702 [ 10730] By: jhi                                   on 2001/06/19  19:03:07
44703         Log: Subject: [ID 20010619.007] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-perlio 4.0f (UNINSTALLED)
44704              From: Spider Boardman <spider@Orb.Nashua.NH.US>
44705              Date: Tue, 19 Jun 2001 15:33:25 -0400
44706              Message-Id: <200106191933.PAA08415@Orb.Nashua.NH.US>
44707      Branch: perl
44708            ! ext/POSIX/POSIX.t lib/warnings.t perlio.c t/lib/1_compile.t
44709            ! t/lib/warnings/pp
44710 ____________________________________________________________________________
44711 [ 10729] By: jhi                                   on 2001/06/19  18:34:10
44712         Log: Integrate perlio.
44713      Branch: perl
44714           !> lib/File/Find/find.t win32/distclean.bat
44715 ____________________________________________________________________________
44716 [ 10728] By: nick                                  on 2001/06/19  18:24:53
44717         Log: Hack File/Find/find.t to use File::Spec::Unix on Win32.
44718      Branch: perlio
44719            ! lib/File/Find/find.t win32/distclean.bat
44720 ____________________________________________________________________________
44721 [ 10727] By: jhi                                   on 2001/06/19  18:07:31
44722         Log: Furthwer tweak the fdopen() spot as suggseted by Jeff Pinyan;
44723              also add information how to find out whether one has PerlIO.
44724      Branch: perl
44725            ! pod/perlfunc.pod
44726 ____________________________________________________________________________
44727 [ 10726] By: jhi                                   on 2001/06/19  17:59:30
44728         Log: Subject: [ID 20010619.005] two typos in pod/perlfunc.pod
44729              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
44730              Date: Tue, 19 Jun 2001 11:36:32 -0700 (PDT)
44731              Message-Id: <200106191836.LAA21471@ventrue.corp.yahoo.com>
44732      Branch: perl
44733            ! pod/perlfunc.pod
44734 ____________________________________________________________________________
44735 [ 10725] By: jhi                                   on 2001/06/19  17:28:30
44736         Log: Subject: Re: [ID 20010618.006] some end-anchored regexps hang when using study 
44737              From: Hugo <hv@crypt.compulink.co.uk>
44738              Date: Tue, 19 Jun 2001 12:37:30 +0100
44739              Message-Id: <200106191137.MAA15185@crypt.compulink.co.uk>
44740      Branch: perl
44741            ! t/op/study.t
44742 ____________________________________________________________________________
44743 [ 10724] By: jhi                                   on 2001/06/19  17:22:20
44744         Log: Subject: Re: [ID 20010618.006] some end-anchored regexps hang when using study 
44745              From: Hugo <hv@crypt.compulink.co.uk>
44746              Message-Id: <200106191215.NAA17691@crypt.compulink.co.uk>
44747              Date: Tue, 19 Jun 2001 13:15:17 +0100
44748      Branch: perl
44749            ! util.c
44750 ____________________________________________________________________________
44751 [ 10723] By: nick                                  on 2001/06/19  14:46:15
44752         Log: Integrate mainline
44753      Branch: perlio
44754           +> ext/IPC/SysV/ipcsysv.t ext/Thread/create.tx ext/Thread/die.tx
44755           +> ext/Thread/die2.tx ext/Thread/io.tx ext/Thread/join.tx
44756           +> ext/Thread/join2.tx ext/Thread/list.tx ext/Thread/lock.tx
44757           +> ext/Thread/queue.tx ext/Thread/specific.tx ext/Thread/sync.tx
44758           +> ext/Thread/sync2.tx ext/Thread/unsync.tx ext/Thread/unsync2.tx
44759           +> ext/Thread/unsync3.tx ext/Thread/unsync4.tx
44760            - ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
44761            - ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
44762            - ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
44763            - ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
44764            - ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
44765            - ext/Thread/unsync4.t
44766           !> Changes MANIFEST NetWare/Makefile NetWare/config.wc
44767           !> djgpp/config.over djgpp/fixpmain
44768           !> ext/DynaLoader/DynaLoader_pm.PL ext/IPC/SysV/t/msg.t
44769           !> ext/IPC/SysV/t/sem.t handy.h hv.c lib/ExtUtils/MM_Unix.pm
44770           !> patchlevel.h perl.h utils/libnetcfg.PL win32/Makefile
44771 ____________________________________________________________________________
44772 [ 10722] By: jhi                                   on 2001/06/19  11:55:30
44773         Log: Update Changes.
44774      Branch: perl
44775            ! Changes patchlevel.h
44776 ____________________________________________________________________________
44777 [ 10721] By: jhi                                   on 2001/06/19  11:29:34
44778         Log: The existence shall be MANIFESted.
44779      Branch: perl
44780            ! MANIFEST
44781 ____________________________________________________________________________
44782 [ 10720] By: jhi                                   on 2001/06/19  10:58:09
44783         Log: The old libnet.cfg is first searched from the current directory,
44784              only then from the module path.
44785      Branch: perl
44786            ! utils/libnetcfg.PL
44787 ____________________________________________________________________________
44788 [ 10719] By: jhi                                   on 2001/06/19  10:55:59
44789         Log: NetWare tweaks from Guruprasad.
44790      Branch: perl
44791            ! NetWare/Makefile NetWare/config.wc
44792 ____________________________________________________________________________
44793 [ 10718] By: jhi                                   on 2001/06/19  10:54:22
44794         Log: Subject: [PATCH] djgpp updates
44795              From: Laszlo Molnar <laszlo.molnar@eth.ericsson.se>
44796              Date: Tue, 19 Jun 2001 10:59:06 +0200
44797              Message-ID: <20010619105906.C5600@libra.eth.ericsson.se>
44798      Branch: perl
44799            ! djgpp/config.over djgpp/fixpmain
44800 ____________________________________________________________________________
44801 [ 10717] By: jhi                                   on 2001/06/19  10:53:20
44802         Log: Subject: [PATCH: perl@10689]let MS VC 5 resolve _PerlIO_win32
44803              From: Prymmer/Kahn <pvhp@best.com>
44804              Date: Mon, 18 Jun 2001 23:48:52 -0700 (PDT)
44805              Message-ID: <Pine.BSF.4.21.0106182345100.17670-100000@shell8.ba.best.com>
44806      Branch: perl
44807            ! win32/Makefile
44808 ____________________________________________________________________________
44809 [ 10716] By: jhi                                   on 2001/06/19  10:52:25
44810         Log: The INT32_MIN_BROKEN and INT64_MIN_BROKEN tweaks needs
44811              to happen right after the inclusion of <inttypes.h>,
44812              from Edward Moy.
44813      Branch: perl
44814            ! handy.h perl.h
44815 ____________________________________________________________________________
44816 [ 10715] By: jhi                                   on 2001/06/19  10:49:21
44817         Log: Subject: [patch] preserve @DynaLoader::dl_{librefs,modules}
44818              From: Doug MacEachern <dougm@covalent.net>
44819              Date: Mon, 18 Jun 2001 22:13:38 -0700 (PDT)
44820              Message-ID: <Pine.LNX.4.21.0106182210570.22114-100000@mako.covalent.net>
44821      Branch: perl
44822            ! ext/DynaLoader/DynaLoader_pm.PL
44823 ____________________________________________________________________________
44824 [ 10714] By: jhi                                   on 2001/06/19  10:48:19
44825         Log: Revert #10656 for performance reasons but leave in the
44826              use of Hv*() macros -- in comments, so that grepping the
44827              source is easier, from Abhijit.  (Also add the ENV_HV_NAME speedup
44828              suggested by Sarathy, also by Abhijit.)
44829      Branch: perl
44830            ! hv.c
44831 ____________________________________________________________________________
44832 [ 10713] By: jhi                                   on 2001/06/19  10:46:08
44833         Log: Subject: [patch] .s MakeMaker suffix
44834              From: Doug MacEachern <dougm@covalent.net>
44835              Date: Mon, 18 Jun 2001 21:23:11 -0700 (PDT)
44836              Message-ID: <Pine.LNX.4.21.0106182120250.22114-100000@mako.covalent.net>
44837      Branch: perl
44838            ! lib/ExtUtils/MM_Unix.pm
44839 ____________________________________________________________________________
44840 [ 10712] By: jhi                                   on 2001/06/19  10:34:35
44841         Log: One test lost in the big shuffle restored.
44842      Branch: perl
44843            + ext/IPC/SysV/ipcsysv.t
44844            ! MANIFEST ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
44845 ____________________________________________________________________________
44846 [ 10711] By: jhi                                   on 2001/06/19  10:25:46
44847         Log: Rename the old non-standard threads tests so that
44848              they won't be invoked.
44849      Branch: perl
44850            + ext/Thread/create.tx ext/Thread/die.tx ext/Thread/die2.tx
44851            + ext/Thread/io.tx ext/Thread/join.tx ext/Thread/join2.tx
44852            + ext/Thread/list.tx ext/Thread/lock.tx ext/Thread/queue.tx
44853            + ext/Thread/specific.tx ext/Thread/sync.tx ext/Thread/sync2.tx
44854            + ext/Thread/unsync.tx ext/Thread/unsync2.tx
44855            + ext/Thread/unsync3.tx ext/Thread/unsync4.tx
44856            - ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
44857            - ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
44858            - ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
44859            - ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
44860            - ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
44861            - ext/Thread/unsync4.t
44862            ! MANIFEST
44863 ____________________________________________________________________________
44864 [ 10710] By: jhi                                   on 2001/06/19  10:18:41
44865         Log: Integrate perlio.
44866      Branch: perl
44867           !> win32/config_sh.PL
44868 ____________________________________________________________________________
44869 [ 10709] By: nick                                  on 2001/06/19  08:18:18
44870         Log: Integrate mainline
44871      Branch: perlio
44872           +> (branch 40 files)
44873            - lib/locale/latin1 lib/locale/utf8 lib/strict/refs
44874            - lib/strict/subs lib/strict/vars lib/warnings/1global
44875            - lib/warnings/2use lib/warnings/3both lib/warnings/4lint
44876            - lib/warnings/5nolint lib/warnings/6default lib/warnings/7fatal
44877            - lib/warnings/8signal lib/warnings/9enabled lib/warnings/av
44878            - lib/warnings/doio lib/warnings/doop lib/warnings/gv
44879            - lib/warnings/hv lib/warnings/malloc lib/warnings/mg
44880            - lib/warnings/op lib/warnings/perl lib/warnings/perlio
44881            - lib/warnings/perly lib/warnings/pp lib/warnings/pp_ctl
44882            - lib/warnings/pp_hot lib/warnings/pp_sys lib/warnings/regcomp
44883            - lib/warnings/regexec lib/warnings/run lib/warnings/sv
44884            - lib/warnings/taint lib/warnings/toke lib/warnings/universal
44885            - lib/warnings/utf8 lib/warnings/util
44886           !> (integrate 57 files)
44887 ____________________________________________________________________________
44888 [ 10708] By: nick                                  on 2001/06/19  07:57:10
44889         Log: Get Win32 known_extensions and extensions right in config.sh and hence Config.pm
44890      Branch: perlio
44891            ! win32/config_sh.PL
44892 ____________________________________________________________________________
44893 [ 10707] By: nick                                  on 2001/06/19  07:05:07
44894         Log: Perly.y and related file fixes to keep mainframe yacc (and bison) happy.
44895      Branch: perl
44896            ! perly.c perly.y perly_c.diff vms/perly_c.vms
44897 ____________________________________________________________________________
44898 [ 10706] By: jhi                                   on 2001/06/19  02:58:26
44899         Log: More perl572delta tweaks.
44900      Branch: perl
44901            ! pod/perl572delta.pod
44902 ____________________________________________________________________________
44903 [ 10705] By: jhi                                   on 2001/06/19  01:53:40
44904         Log: Update perl572delta.
44905      Branch: perl
44906            ! pod/perl572delta.pod
44907 ____________________________________________________________________________
44908 [ 10704] By: jhi                                   on 2001/06/19  01:28:40
44909         Log: VOS updates from Paul Green.
44910      Branch: perl
44911            ! vos/Changes vos/build.cm vos/perl.bind
44912 ____________________________________________________________________________
44913 [ 10703] By: jhi                                   on 2001/06/19  01:03:53
44914         Log: Update the vos/config.*.* files.
44915      Branch: perl
44916            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
44917            ! vos/config.ga.h
44918 ____________________________________________________________________________
44919 [ 10702] By: jhi                                   on 2001/06/19  01:03:32
44920         Log: Add a makefile for more painless adding of symbols to the
44921              VOS headers while in UNIX (in VOS the vos/configure_perl.cm
44922              takes care of the adding)
44923      Branch: perl
44924            + vos/Makefile
44925 ____________________________________________________________________________
44926 [ 10701] By: jhi                                   on 2001/06/19  00:51:44
44927         Log: Make libnetcfg by default display the libnet configuration,
44928              -c to change, add -i for old config, document all options,
44929              regen toc.
44930      Branch: perl
44931            ! pod/perltoc.pod pod/perlutil.pod utils/libnetcfg.PL
44932 ____________________________________________________________________________
44933 [ 10700] By: jhi                                   on 2001/06/18  23:45:12
44934         Log: gcc -Wall sweep.
44935      Branch: perl
44936            ! ext/IO/IO.xs ext/Time/Piece/Piece.xs
44937 ____________________________________________________________________________
44938 [ 10699] By: jhi                                   on 2001/06/18  23:19:53
44939         Log: So there.
44940      Branch: perl
44941            ! universal.c
44942 ____________________________________________________________________________
44943 [ 10698] By: jhi                                   on 2001/06/18  23:10:22
44944         Log: Document the need for sv_printify().
44945              
44946              Document that 'use utf8' has been considered.
44947              
44948              (An unfinished, gcc 3.0 -Wall nit fix also slipped in, gack.)
44949      Branch: perl
44950            ! pod/perltodo.pod universal.c
44951 ____________________________________________________________________________
44952 [ 10697] By: jhi                                   on 2001/06/18  22:50:53
44953         Log: Subject: Re: [PATCH] Re: [PATCH] Re: perl@10611
44954              From: Nicholas Clark <nick@ccl4.org>
44955              Date: Mon, 18 Jun 2001 23:29:23 +0100
44956              Message-ID: <20010618232923.I98663@plum.flirble.org>
44957      Branch: perl
44958            ! ext/POSIX/Makefile.PL ext/Socket/Makefile.PL
44959            ! ext/Sys/Syslog/Makefile.PL
44960 ____________________________________________________________________________
44961 [ 10696] By: jhi                                   on 2001/06/18  22:39:32
44962         Log: Subject: [PATCH: 5.6.1] perl5db.pl v1.07 + docs
44963              From: Scott.L.Miller@Compaq.com
44964              Date: Mon, 18 Jun 2001 10:12:27 -0500
44965              Message-ID: <86256A6F.00538A54.00@omacmta01.custom-edge.com>
44966      Branch: perl
44967            ! lib/perl5db.pl pod/perldebug.pod
44968 ____________________________________________________________________________
44969 [ 10695] By: jhi                                   on 2001/06/18  22:35:13
44970         Log: Subject: [PATCH lib/Carp/Heavy.pm] malformed POSIX negation
44971              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
44972              Date: Mon, 18 Jun 2001 16:52:24 -0400 (EDT)
44973              Message-ID: <Pine.GSO.4.21.0106181650590.17386-100000@crusoe.crusoe.net>
44974      Branch: perl
44975            ! lib/Carp/Heavy.pm
44976 ____________________________________________________________________________
44977 [ 10694] By: jhi                                   on 2001/06/18  22:34:06
44978         Log: Subject: [PATCH] Documentation changes for CLONE
44979              From: Artur Bergman <artur@contiller.se>
44980              Date: Mon, 18 Jun 2001 22:06:37 +0200
44981              Message-ID: <B7542BEC.1719%artur@contiller.se>
44982      Branch: perl
44983            ! pod/perlmod.pod pod/perlsub.pod
44984 ____________________________________________________________________________
44985 [ 10693] By: jhi                                   on 2001/06/18  22:31:38
44986         Log: Subject: Re: configure.com
44987              From: "Craig A. Berry" <craigberry@mac.com>
44988              Date: Mon, 18 Jun 2001 16:04:38 -0500
44989              Message-Id: <5.1.0.14.0.20010618154549.0318c090@mail.mac.com>
44990      Branch: perl
44991            ! configure.com
44992 ____________________________________________________________________________
44993 [ 10692] By: jhi                                   on 2001/06/18  22:30:43
44994         Log: Subject: PL_nullstash + perl_clone()
44995              From: Doug MacEachern <dougm@covalent.net>
44996              Date: Mon, 18 Jun 2001 16:24:22 -0700 (PDT)
44997              Message-ID: <Pine.LNX.4.21.0106181621040.11974-100000@mako.covalent.net>
44998      Branch: perl
44999            ! sv.c
45000 ____________________________________________________________________________
45001 [ 10691] By: jhi                                   on 2001/06/18  22:26:20
45002         Log: Subject: Re: [PATCH 5.7.1] sv.c documentation
45003              From: davem@fdgroup.co.uk
45004              Date: Mon, 18 Jun 2001 21:29:45 +0100 (BST)
45005              Message-Id: <200106182029.VAA06503@gizmo.fdgroup.co.uk>
45006      Branch: perl
45007            ! embed.pl pod/perlapi.pod
45008 ____________________________________________________________________________
45009 [ 10690] By: jhi                                   on 2001/06/18  22:17:05
45010         Log: More cross-compilation defaults gleaned from -Dcc
45011              if it is CPU-OS-gcc.
45012      Branch: metaconfig
45013            ! U/modified/libc.U
45014      Branch: metaconfig/U/perl
45015            ! Cross.U
45016      Branch: perl
45017            ! Configure INSTALL
45018 ____________________________________________________________________________
45019 [ 10689] By: jhi                                   on 2001/06/18  13:59:47
45020         Log: Update Changes.
45021      Branch: perl
45022            ! Changes patchlevel.h
45023 ____________________________________________________________________________
45024 [ 10688] By: jhi                                   on 2001/06/18  13:44:18
45025         Log: Subject: [PATCH 5.7.1] sv.c documentation
45026              From: davem@fdgroup.co.uk
45027              Date: Mon, 18 Jun 2001 00:47:52 +0100 (BST)
45028              Message-Id: <200106172347.AAA05475@gizmo.fdgroup.co.uk>
45029      Branch: perl
45030            ! embed.pl pod/perlapi.pod pod/perlguts.pod pod/perlintern.pod
45031            ! sv.c sv.h
45032 ____________________________________________________________________________
45033 [ 10687] By: jhi                                   on 2001/06/18  13:38:03
45034         Log: Subject: [PATCH bleadperl DOC] $@ Clarification in pod/perlvar.pod
45035              From: "Jon Gunnip" <jongunnip@hotmail.com>
45036              Date: Sun, 17 Jun 2001 18:24:29 -0400
45037              Message-ID: <F136EXUIEAOeIiGXix40000e3a7@hotmail.com>
45038      Branch: perl
45039            ! pod/perlvar.pod
45040 ____________________________________________________________________________
45041 [ 10686] By: jhi                                   on 2001/06/18  13:32:13
45042         Log: Move the locale/strict/warnings helper files back
45043              under the t/lib; this way the amount of non-installabled
45044              stuff under lib/ stays smaller.
45045      Branch: perl
45046            + t/lib/locale/latin1 t/lib/locale/utf8 t/lib/strict/refs
45047            + t/lib/strict/subs t/lib/strict/vars t/lib/warnings/1global
45048            + t/lib/warnings/2use t/lib/warnings/3both t/lib/warnings/4lint
45049            + t/lib/warnings/5nolint t/lib/warnings/6default
45050            + t/lib/warnings/7fatal t/lib/warnings/8signal
45051            + t/lib/warnings/9enabled t/lib/warnings/av t/lib/warnings/doio
45052            + t/lib/warnings/doop t/lib/warnings/gv t/lib/warnings/hv
45053            + t/lib/warnings/malloc t/lib/warnings/mg t/lib/warnings/op
45054            + t/lib/warnings/perl t/lib/warnings/perlio t/lib/warnings/perly
45055            + t/lib/warnings/pp t/lib/warnings/pp_ctl t/lib/warnings/pp_hot
45056            + t/lib/warnings/pp_sys t/lib/warnings/regcomp
45057            + t/lib/warnings/regexec t/lib/warnings/run t/lib/warnings/sv
45058            + t/lib/warnings/taint t/lib/warnings/toke
45059            + t/lib/warnings/universal t/lib/warnings/utf8
45060            + t/lib/warnings/util
45061            - lib/locale/latin1 lib/locale/utf8 lib/strict/refs
45062            - lib/strict/subs lib/strict/vars lib/warnings/1global
45063            - lib/warnings/2use lib/warnings/3both lib/warnings/4lint
45064            - lib/warnings/5nolint lib/warnings/6default lib/warnings/7fatal
45065            - lib/warnings/8signal lib/warnings/9enabled lib/warnings/av
45066            - lib/warnings/doio lib/warnings/doop lib/warnings/gv
45067            - lib/warnings/hv lib/warnings/malloc lib/warnings/mg
45068            - lib/warnings/op lib/warnings/perl lib/warnings/perlio
45069            - lib/warnings/perly lib/warnings/pp lib/warnings/pp_ctl
45070            - lib/warnings/pp_hot lib/warnings/pp_sys lib/warnings/regcomp
45071            - lib/warnings/regexec lib/warnings/run lib/warnings/sv
45072            - lib/warnings/taint lib/warnings/toke lib/warnings/universal
45073            - lib/warnings/utf8 lib/warnings/util
45074            ! MANIFEST installperl lib/locale.t lib/strict.t
45075 ____________________________________________________________________________
45076 [ 10685] By: jhi                                   on 2001/06/18  13:11:49
45077         Log: Split off the pack/unpack code, from Nicholas Clark.
45078      Branch: perl
45079            + pp_pack.c
45080            ! MANIFEST Makefile.SH Makefile.micro cflags.SH embed.h embed.pl
45081            ! objXSUB.h perlapi.c pod/perlhack.pod pp.c proto.h
45082            ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
45083 ____________________________________________________________________________
45084 [ 10684] By: jhi                                   on 2001/06/18  12:25:55
45085         Log: Guard the SysV IPC tests against being invoked in
45086              SysV-IPC-less places.
45087      Branch: perl
45088            ! ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
45089 ____________________________________________________________________________
45090 [ 10683] By: nick                                  on 2001/06/18  12:24:42
45091         Log: Integrate mainline (new test scheme now ok on Linux).
45092      Branch: perlio
45093           +> lib/warnings.t
45094           !> dump.c sv.c
45095 ____________________________________________________________________________
45096 [ 10682] By: jhi                                   on 2001/06/18  12:20:50
45097         Log: Add the locale.c and numeric.c to the microperl sources.
45098      Branch: perl
45099            ! Makefile.micro win32/Makefile
45100 ____________________________________________________________________________
45101 [ 10681] By: jhi                                   on 2001/06/18  11:57:45
45102         Log: Subject: [PATCH dump.c] FLAGS = (...,OUR,TYPED,...)
45103              From: Abhijit Menon-Sen <ams@wiw.org>
45104              Date: Mon, 18 Jun 2001 14:23:44 +0530
45105              Message-ID: <20010618142344.A13136@lustre.linux.in>
45106      Branch: perl
45107            ! dump.c
45108 ____________________________________________________________________________
45109 [ 10680] By: jhi                                   on 2001/06/18  11:56:12
45110         Log: Subject: Re: [PATCH] more anonymous stash cleanups
45111              From: Abhijit Menon-Sen <ams@wiw.org>
45112              Date: Mon, 18 Jun 2001 15:50:32 +0530
45113              Message-ID: <20010618155032.A13223@lustre.linux.in>
45114              
45115              Plus the comment left in as suggested by NI-S.
45116      Branch: perl
45117            ! sv.c
45118 ____________________________________________________________________________
45119 [ 10679] By: jhi                                   on 2001/06/18  11:49:27
45120         Log: One missed file.
45121      Branch: perl
45122            + lib/warnings.t
45123 ____________________________________________________________________________
45124 [ 10678] By: nick                                  on 2001/06/18  08:05:29
45125         Log: Integrate mainline (part2 - the deletes)
45126      Branch: perlio
45127            - lib/Text/Abbrev/t/abbrev.t t/lib/anydbm.t t/lib/b-stash.t
45128            - t/lib/bigfltpm.t t/lib/bigintpm.t t/lib/cwd.t t/lib/db-btree.t
45129            - t/lib/db-hash.t t/lib/db-recno.t t/lib/extutils.t
45130            - t/lib/filefind.t t/lib/filehand.t t/lib/filter-util.t
45131            - t/lib/findtaint.t t/lib/ftmp-security.t t/lib/gdbm.t
45132            - t/lib/glob-basic.t t/lib/glob-case.t t/lib/io_dup.t
45133            - t/lib/io_poll.t t/lib/io_sel.t t/lib/io_taint.t t/lib/mbimbf.t
45134            - t/lib/ndbm.t t/lib/net-hostent.t t/lib/odbm.t t/lib/open2.t
45135            - t/lib/open3.t t/lib/posix.t t/lib/sdbm.t t/lib/sigaction.t
45136            - t/lib/syslfs.t t/pragma/locale.t t/pragma/strict.t
45137            - t/pragma/subs.t t/pragma/warn/mg t/pragma/warnings.t
45138 ____________________________________________________________________________
45139 [ 10677] By: nick                                  on 2001/06/18  08:04:44
45140         Log: Integrate mainline (part1)
45141      Branch: perlio
45142           +> (branch 376 files)
45143            - (delete 219 files)
45144           !> (integrate 151 files)
45145 ____________________________________________________________________________
45146 [ 10676] By: jhi                                   on 2001/06/18  04:17:15
45147         Log: The Grand Trek: move the *.t files from t/ to lib/ and ext/.
45148              No doubt I made some mistakes like missed some files or
45149              misnamed some files.  The naming rules were more or less:
45150              (1) if the module is from CPAN, follows its ways, be it
45151              t/*.t or test.pl.
45152              (2) otherwise if there are multiple tests for a module
45153              put them in a t/
45154              (3) otherwise if there's only one test put it in Module.t
45155              (4) helper files go to module/ (locale, strict, warnings)
45156              (5) use longer filenames now that we can (but e.g. the
45157              compat-0.6.t and the Text::Balanced test files still
45158              were renamed to be more civil against the 8.3 people)
45159              installperl was updated appropriately not to install the
45160              *.t files or the help files from under lib.
45161              
45162              TODO: some helper files still remain under t/ that could
45163              follow their 'masters'.  UPDATE: On second thoughts, why
45164              should they.  They can continue to live under t/lib, and
45165              in fact the locale/strict/warnings helpers that were moved
45166              could be moved back.  This way the amount of non-installable
45167              stuff under lib/ stays smaller.
45168      Branch: perl
45169            + (add 253 files)
45170            - (delete 254 files)
45171            ! MANIFEST installperl lib/Test/Harness.pm t/TEST t/harness
45172 ____________________________________________________________________________
45173 [ 10675] By: jhi                                   on 2001/06/18  03:15:02
45174         Log: The warning no more comes from util.c, it comes from numeric.c.
45175      Branch: perl
45176            ! README.tru64
45177 ____________________________________________________________________________
45178 [ 10674] By: jhi                                   on 2001/06/18  00:56:22
45179         Log: Subject: Re: anyone good at casting spells?
45180              From: Spider Boardman <spider@Orb.Nashua.NH.US>
45181              Date: Sun, 17 Jun 2001 21:21:04 -0400
45182              Message-Id: <200106180121.VAA10195@Orb.Nashua.NH.US> 
45183      Branch: perl
45184            ! ext/POSIX/POSIX.xs hv.h
45185 ____________________________________________________________________________
45186 [ 10673] By: jhi                                   on 2001/06/17  22:24:53
45187         Log: Protect the (original) thread tests against testing if no 5.005
45188              threads have been configured.
45189      Branch: perl
45190            ! ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
45191            ! ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
45192            ! ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
45193            ! ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
45194            ! ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
45195            ! ext/Thread/unsync4.t
45196 ____________________________________________________________________________
45197 [ 10672] By: jhi                                   on 2001/06/17  22:09:28
45198         Log: Try the new test scanning scheme on Text::Abbrev.
45199      Branch: perl
45200            + lib/Text/Abbrev.t
45201            - lib/Text/Abbrev/t/abbrev.t
45202            ! MANIFEST
45203 ____________________________________________________________________________
45204 [ 10671] By: jhi                                   on 2001/06/17  22:07:08
45205         Log: Change the scan policy of the *.t and test.pl files,
45206              now the *.t do not need to live in a t/ directory.
45207      Branch: perl
45208            ! t/TEST t/harness
45209 ____________________________________________________________________________
45210 [ 10670] By: jhi                                   on 2001/06/17  20:32:35
45211         Log: Subject: [PATCH perlfaq7.pod] fix dangling L<perlobj/"WARNING">
45212              From: Ilmari Karonen <iltzu@sci.fi>
45213              Date: Mon, 18 Jun 2001 00:30:21 +0300 (EET DST)
45214              Message-ID: <Pine.SOL.3.96.1010618002009.6629A-100000@simpukka>
45215      Branch: perl
45216            ! pod/perlfaq7.pod
45217 ____________________________________________________________________________
45218 [ 10669] By: jhi                                   on 2001/06/17  20:30:22
45219         Log: Quench the warnings from Tru64; the HP-UX is still
45220              broken because it really, REALLY, doesn't like the
45221              HvARRAY() being lvalue:
45222              
45223              cc: "hv.c", line 192: warning 524: Cast (non-lvalue) appears on left-hand side of assignment.
45224              cc: "hv.c", line 192: error 1549: Modifiable lvalue required for assignment operator.
45225      Branch: perl
45226            ! hv.c
45227 ____________________________________________________________________________
45228 [ 10668] By: jhi                                   on 2001/06/17  19:13:24
45229         Log: Integrate change #10667 from maintperl:
45230              
45231              change#10449 broke the special-case that makes lexicals inside the
45232              eval"" within DB::DB() visible
45233      Branch: perl
45234           !> op.c
45235 ____________________________________________________________________________
45236 [ 10667] By: gsar                                  on 2001/06/17  19:08:27
45237         Log: change#10449 broke the special-case that makes lexicals inside the
45238              eval"" within DB::DB() visible
45239      Branch: maint-5.6/perl
45240            ! op.c
45241 ____________________________________________________________________________
45242 [ 10666] By: jhi                                   on 2001/06/17  17:50:07
45243         Log: Still spurious output; indent the code a bit.
45244              
45245              TODO1: separate the utility functions like MkDir
45246              into a helper script?
45247              
45248              TODO2: I see a lot of repetition in the filepath()
45249              and dirpath() calls.
45250      Branch: perl
45251            ! t/lib/filefind.t t/lib/findtaint.t
45252 ____________________________________________________________________________
45253 [ 10665] By: jhi                                   on 2001/06/17  16:59:42
45254         Log: Regen modlib, toc.
45255      Branch: perl
45256            ! pod/perlmodlib.pod pod/perltoc.pod
45257 ____________________________________________________________________________
45258 [ 10664] By: jhi                                   on 2001/06/17  16:55:28
45259         Log: Add libnetcfg to perlutil.
45260      Branch: perl
45261            ! pod/perlutil.pod
45262 ____________________________________________________________________________
45263 [ 10663] By: jhi                                   on 2001/06/17  16:53:29
45264         Log: Initial integration of libnet-1.0703.
45265              The Configure script renamed as libnetcfg, will be
45266              installed along other utilities.
45267      Branch: perl
45268            + lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/Config.eg
45269            + lib/Net/Config.pm lib/Net/Domain.pm lib/Net/DummyInetd.pm
45270            + lib/Net/FTP.pm lib/Net/FTP/A.pm lib/Net/FTP/E.pm
45271            + lib/Net/FTP/I.pm lib/Net/FTP/L.pm lib/Net/FTP/dataconn.pm
45272            + lib/Net/Hostname.eg lib/Net/NNTP.pm lib/Net/Netrc.pm
45273            + lib/Net/PH.pm lib/Net/POP3.pm lib/Net/README.config
45274            + lib/Net/README.libnet lib/Net/SMTP.pm lib/Net/SNPP.pm
45275            + lib/Net/Time.pm lib/Net/demos/ftp lib/Net/demos/inetd
45276            + lib/Net/demos/nntp lib/Net/demos/nntp.mirror
45277            + lib/Net/demos/pop3 lib/Net/demos/smtp.self lib/Net/demos/snpp
45278            + lib/Net/demos/time lib/Net/libnet.ppd lib/Net/libnetFAQ.pod
45279            + lib/Net/t/ftp.t lib/Net/t/hostname.t lib/Net/t/nntp.t
45280            + lib/Net/t/ph.t lib/Net/t/require.t lib/Net/t/smtp.t
45281            + utils/libnetcfg.PL
45282            ! MANIFEST utils.lst utils/Makefile
45283 ____________________________________________________________________________
45284 [ 10662] By: jhi                                   on 2001/06/17  15:37:32
45285         Log: Less potentially test-harness-confusing output.
45286      Branch: perl
45287            ! lib/Memoize/t/expire_module_t.t
45288 ____________________________________________________________________________
45289 [ 10661] By: jhi                                   on 2001/06/17  15:31:04
45290         Log: The final print annoys make test.
45291      Branch: perl
45292            ! t/lib/filefind.t t/lib/findtaint.t
45293 ____________________________________________________________________________
45294 [ 10660] By: jhi                                   on 2001/06/17  14:00:21
45295         Log: Add an option for handling dangling symbolic links.
45296      Branch: perl
45297            ! lib/File/Find.pm t/lib/filefind.t
45298 ____________________________________________________________________________
45299 [ 10659] By: jhi                                   on 2001/06/17  13:45:48
45300         Log: Subject: Re: [MacPerl-Porters] Re: [PATCH] File::Find for bleadperl, Mac OS  etc.
45301              From: Thomas Wegner <wegner_thomas@yahoo.com>
45302              Date: Sun, 17 Jun 2001 14:43:11 +0200
45303              Message-Id: <p04320400b751fb74714a@[149.225.10.45]>
45304      Branch: perl
45305            + t/lib/findtaint.t
45306            ! MANIFEST lib/File/Find.pm t/lib/filefind.t
45307 ____________________________________________________________________________
45308 [ 10658] By: jhi                                   on 2001/06/17  13:13:25
45309         Log: Subject: [PATCH ExtUtils/MM_Unix.pm perl@10654] Remove tmon.out in make clean
45310              From: Jonathan Stowe <gellyfish@gellyfish.com>
45311              Date: Sun, 17 Jun 2001 11:26:21 +0100 (BST)
45312              Message-ID: <Pine.LNX.4.33.0106171120540.28753-100000@orpheus.gellyfish.com>
45313      Branch: perl
45314            ! lib/ExtUtils/MM_Unix.pm
45315 ____________________________________________________________________________
45316 [ 10657] By: jhi                                   on 2001/06/17  13:12:25
45317         Log: Subject: [PATCH] more anonymous stash cleanups
45318              From: Abhijit Menon-Sen <ams@wiw.org>
45319              Date: Sun, 17 Jun 2001 11:44:06 +0530
45320              Message-ID: <20010617114406.A25203@lustre.linux.in>
45321      Branch: perl
45322            ! op.c
45323 ____________________________________________________________________________
45324 [ 10656] By: jhi                                   on 2001/06/17  13:11:11
45325         Log: Subject: [PATCH #1/7] xhv_array (was Re: Using xhv_foo instead of HvFOO)
45326              From: Abhijit Menon-Sen <ams@wiw.org>
45327              Date: Sun, 17 Jun 2001 08:02:59 +0530
45328              Message-ID: <20010617080259.A28776@lustre.linux.in>
45329              
45330              Subject: [PATCH #2/7] xhv_eiter
45331              From: Abhijit Menon-Sen <ams@wiw.org>
45332              Date: Sun, 17 Jun 2001 08:13:18 +0530
45333              Message-ID: <20010617081318.B28776@lustre.linux.in>
45334              
45335              Subject: [PATCH #3/7] xhv_fill
45336              From: Abhijit Menon-Sen <ams@wiw.org>
45337              Date: Sun, 17 Jun 2001 08:25:16 +0530
45338              Message-ID: <20010617082516.C28776@lustre.linux.in>
45339              
45340              Subject: [PATCH #4/7] xhv_keys
45341              From: Abhijit Menon-Sen <ams@wiw.org>
45342              Date: Sun, 17 Jun 2001 08:36:17 +0530
45343              Message-ID: <20010617083617.D28776@lustre.linux.in>
45344              
45345              Subject: [PATCH #5/7] xhv_max
45346              From: Abhijit Menon-Sen <ams@wiw.org>
45347              Date: Sun, 17 Jun 2001 08:39:48 +0530
45348              Message-ID: <20010617083948.E28776@lustre.linux.in>
45349              
45350              Subject: [PATCH #6,7/7] xhv_pmroot, xhv_riter
45351              From: Abhijit Menon-Sen <ams@wiw.org>
45352              Date: Sun, 17 Jun 2001 08:51:11 +0530
45353              Message-ID: <20010617085111.F28776@lustre.linux.in>
45354      Branch: perl
45355            ! hv.c
45356 ____________________________________________________________________________
45357 [ 10655] By: jhi                                   on 2001/06/16  23:32:03
45358         Log: Update Changes.
45359      Branch: perl
45360            ! Changes patchlevel.h
45361 ____________________________________________________________________________
45362 [ 10654] By: jhi                                   on 2001/06/16  23:18:37
45363         Log: Subject: [PATCH] Re: DYNAMIC_ENV_FETCH HvNAME abuse.
45364              From: Abhijit Menon-Sen <ams@wiw.org>
45365              Date: Sat, 16 Jun 2001 07:41:19 +0530
45366              Message-ID: <20010616074119.A24720@lustre.linux.in>
45367      Branch: perl
45368            ! hv.c perl.c vms/vmsish.h win32/win32.h
45369 ____________________________________________________________________________
45370 [ 10653] By: jhi                                   on 2001/06/16  23:15:11
45371         Log: Document tests failing when threaded, since we now have more.
45372      Branch: perl
45373            ! pod/perl572delta.pod
45374 ____________________________________________________________________________
45375 [ 10652] By: jhi                                   on 2001/06/16  23:12:19
45376         Log: -Wall cleanup.
45377      Branch: perl
45378            ! ext/Thread/Thread.xs
45379 ____________________________________________________________________________
45380 [ 10651] By: jhi                                   on 2001/06/16  23:06:55
45381         Log: pthread_attr_setstacksize() isn't absolutely necessary
45382              to call, only iff THREAD_CREATE_NEEDS_STACK.
45383      Branch: perl
45384            ! ext/Thread/Thread.xs
45385 ____________________________________________________________________________
45386 [ 10650] By: jhi                                   on 2001/06/16  22:58:48
45387         Log: -Wall strays.
45388      Branch: perl
45389            ! perl.c util.c
45390 ____________________________________________________________________________
45391 [ 10649] By: jhi                                   on 2001/06/16  22:47:40
45392         Log: Add workaround for Darwin's (Mac OS X's) INT32_MIN
45393              (and INT64_MIN) brokenness.
45394      Branch: perl
45395            ! hints/darwin.sh perl.h
45396 ____________________________________________________________________________
45397 [ 10648] By: jhi                                   on 2001/06/16  22:27:48
45398         Log: Subject: [PATCH] Re: [PATCH] Re: perl@10611
45399              From: Nicholas Clark <nick@ccl4.org>
45400              Date: Sun, 17 Jun 2001 00:16:05 +0100
45401              Message-ID: <20010617001605.V98663@plum.flirble.org>
45402      Branch: perl
45403            ! ext/Fcntl/Fcntl.xs ext/Fcntl/Makefile.PL ext/File/Glob/Glob.pm
45404            ! ext/File/Glob/Glob.xs ext/File/Glob/Makefile.PL
45405            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
45406 ____________________________________________________________________________
45407 [ 10647] By: jhi                                   on 2001/06/16  22:24:47
45408         Log: Add perlnetware to docs; regen toc; supply skeleton
45409              docs for some Memoize submodules.
45410      Branch: perl
45411            ! lib/Memoize/AnyDBM_File.pm lib/Memoize/ExpireFile.pm
45412            ! lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
45413            ! lib/Memoize/SDBM_File.pm lib/Memoize/Storable.pm
45414            ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
45415            ! win32/Makefile win32/makefile.mk
45416 ____________________________________________________________________________
45417 [ 10646] By: jhi                                   on 2001/06/16  22:06:52
45418         Log: pod cleanup.
45419      Branch: perl
45420            ! README.netware
45421 ____________________________________________________________________________
45422 [ 10645] By: jhi                                   on 2001/06/16  21:47:00
45423         Log: Integrate Memoize 0.64.  Few tweaks were required in
45424              the test scripts.  Note that the speed and expire*
45425              tests take several dozen seconds to run.
45426      Branch: perl
45427            + lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
45428            + lib/Memoize/Expire.pm lib/Memoize/ExpireFile.pm
45429            + lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
45430            + lib/Memoize/README lib/Memoize/SDBM_File.pm
45431            + lib/Memoize/Saves.pm lib/Memoize/Storable.pm lib/Memoize/TODO
45432            + lib/Memoize/t/array.t lib/Memoize/t/correctness.t
45433            + lib/Memoize/t/errors.t lib/Memoize/t/expire.t
45434            + lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
45435            + lib/Memoize/t/expire_module_t.t lib/Memoize/t/flush.t
45436            + lib/Memoize/t/normalize.t lib/Memoize/t/prototype.t
45437            + lib/Memoize/t/speed.t lib/Memoize/t/tie.t
45438            + lib/Memoize/t/tie_gdbm.t lib/Memoize/t/tie_ndbm.t
45439            + lib/Memoize/t/tie_sdbm.t lib/Memoize/t/tie_storable.t
45440            + lib/Memoize/t/tiefeatures.t lib/Memoize/t/unmemoize.t
45441            ! MANIFEST t/lib/1_compile.t
45442 ____________________________________________________________________________
45443 [ 10644] By: jhi                                   on 2001/06/16  20:35:49
45444         Log: Document the cross-compilation options.
45445      Branch: perl
45446            ! Cross/README INSTALL
45447 ____________________________________________________________________________
45448 [ 10643] By: jhi                                   on 2001/06/16  19:46:38
45449         Log: NetWare port from Guruprasad S <SGURUPRASAD@novell.com>.
45450      Branch: perl
45451            + NetWare/CLIBsdio.h NetWare/CLIBstr.h NetWare/CLIBstuf.c
45452            + NetWare/CLIBstuf.h NetWare/Main.c NetWare/Makefile
45453            + NetWare/NWTInfo.c NetWare/NWUtil.c NetWare/Nwmain.c
45454            + NetWare/Nwpipe.c NetWare/bat/BldNWExt.bat
45455            + NetWare/bat/Buildtype.bat NetWare/bat/MPKBuild.bat
45456            + NetWare/bat/SetNWBld.bat NetWare/bat/Setmpksdk.bat
45457            + NetWare/bat/Setnlmsdk.bat NetWare/bat/Setwatcom.bat
45458            + NetWare/bat/ToggleD2.bat NetWare/bat/ToggleXDC.bat
45459            + NetWare/config.wc NetWare/config_H.wc NetWare/config_h.PL
45460            + NetWare/config_sh.PL NetWare/deb.h NetWare/dl_netware.xs
45461            + NetWare/intdef.h NetWare/interface.c NetWare/interface.h
45462            + NetWare/iperlhost.h NetWare/netware.h NetWare/nw5.c
45463            + NetWare/nw5iop.h NetWare/nw5sck.c NetWare/nw5sck.h
45464            + NetWare/nw5thread.c NetWare/nw5thread.h NetWare/nwperlsys.c
45465            + NetWare/nwperlsys.h NetWare/nwpipe.h NetWare/nwplglob.c
45466            + NetWare/nwplglob.h NetWare/nwtinfo.h NetWare/nwutil.h
45467            + NetWare/t/NWModify.pl NetWare/t/NWScripts.pl
45468            + NetWare/t/Readme.txt NetWare/testnlm/echo/echo.c
45469            + NetWare/testnlm/type/type.c NetWare/win32ish.h README.netware
45470            + lib/ExtUtils/MM_NW5.pm
45471            ! MANIFEST XSUB.h dosish.h ext/Errno/Errno_pm.PL ext/IO/IO.xs
45472            ! ext/POSIX/POSIX.xs ext/Socket/Socket.xs installperl iperlsys.h
45473            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
45474            ! lib/File/Copy.pm lib/File/Find.pm lib/perl5db.pl makedef.pl
45475            ! perl.c perl.h perlio.c perlio.h pp_sys.c t/comp/multiline.t
45476            ! t/comp/script.t t/io/argv.t t/io/dup.t t/io/fs.t
45477            ! t/io/inplace.t t/io/iprefix.t t/io/tell.t t/lib/anydbm.t
45478            ! t/lib/b-stash.t t/lib/cwd.t t/lib/db-btree.t t/lib/db-hash.t
45479            ! t/lib/db-recno.t t/lib/filehand.t t/lib/filter-util.t
45480            ! t/lib/ftmp-security.t t/lib/gdbm.t t/lib/glob-basic.t
45481            ! t/lib/glob-case.t t/lib/io_dup.t t/lib/io_poll.t
45482            ! t/lib/io_sel.t t/lib/io_taint.t t/lib/ndbm.t
45483            ! t/lib/net-hostent.t t/lib/odbm.t t/lib/open2.t t/lib/open3.t
45484            ! t/lib/posix.t t/lib/sdbm.t t/lib/sigaction.t t/lib/syslfs.t
45485            ! t/op/anonsub.t t/op/closure.t t/op/die_exit.t t/op/exec.t
45486            ! t/op/fork.t t/op/goto.t t/op/groups.t t/op/lfs.t t/op/magic.t
45487            ! t/op/misc.t t/op/rand.t t/op/runlevel.t t/op/split.t
45488            ! t/op/stat.t t/op/sysio.t t/op/taint.t t/op/write.t
45489            ! t/pragma/locale.t t/pragma/strict.t t/pragma/subs.t
45490            ! t/pragma/warn/mg t/pragma/warnings.t thread.h toke.c util.c
45491            ! util.h x2p/a2py.c
45492 ____________________________________________________________________________
45493 [ 10642] By: jhi                                   on 2001/06/16  19:16:04
45494         Log: Resort MANIFEST.
45495      Branch: perl
45496            ! MANIFEST
45497 ____________________________________________________________________________
45498 [ 10641] By: jhi                                   on 2001/06/16  18:52:26
45499         Log: Integrate perlio.
45500      Branch: perl
45501           +> win32/win32io.c
45502           !> MANIFEST perlio.c perliol.h win32/makefile.mk
45503 ____________________________________________________________________________
45504 [ 10640] By: nick                                  on 2001/06/16  18:38:31
45505         Log: Disable :win32 layer as default till I get it working
45506      Branch: perlio
45507            ! MANIFEST perlio.c
45508 ____________________________________________________________________________
45509 [ 10639] By: jhi                                   on 2001/06/16  18:35:46
45510         Log: Try the new scheme by moving the Text::Abbrev test
45511              to a new place under lib.
45512      Branch: perl
45513            + lib/Text/Abbrev/t/abbrev.t
45514            - t/lib/abbrev.t
45515            ! MANIFEST
45516 ____________________________________________________________________________
45517 [ 10638] By: jhi                                   on 2001/06/16  18:34:30
45518         Log: Make the code even more dynamical so that testname
45519              suffix length can change.
45520      Branch: perl
45521            ! lib/Test/Harness.pm t/TEST
45522 ____________________________________________________________________________
45523 [ 10637] By: jhi                                   on 2001/06/16  18:16:28
45524         Log: Allow for deeper t/ and also a single test.pl.
45525      Branch: perl
45526            ! t/TEST t/harness
45527 ____________________________________________________________________________
45528 [ 10636] By: jhi                                   on 2001/06/16  18:13:59
45529         Log: #define fix from Nicholas Clark.
45530      Branch: perl
45531            ! ext/POSIX/POSIX.xs
45532 ____________________________________________________________________________
45533 [ 10635] By: jhi                                   on 2001/06/16  17:50:43
45534         Log: Initialization is nice.
45535      Branch: perl
45536            ! lib/Test/Harness.pm
45537 ____________________________________________________________________________
45538 [ 10634] By: jhi                                   on 2001/06/16  17:38:53
45539         Log: Make t/TEST and t/harness to test also the t/ tests
45540              under the main lib/ and ext/ directories.  Fix Test::Harness
45541              to dynamically change the width of its "foo/bar....ok" output.
45542      Branch: perl
45543            ! lib/Test/Harness.pm t/TEST t/TestInit.pm t/harness
45544 ____________________________________________________________________________
45545 [ 10633] By: jhi                                   on 2001/06/16  16:58:57
45546         Log: Subject: [PATCH] Re: perl@10611 
45547              From: Nicholas Clark <nick@ccl4.org>
45548              Date: Sat, 16 Jun 2001 16:52:47 +0100
45549              Message-ID: <20010616165247.O98663@plum.flirble.org>
45550              
45551              The .xs parts, too.
45552      Branch: perl
45553            ! ext/GDBM_File/GDBM_File.xs ext/POSIX/POSIX.xs
45554            ! ext/Socket/Socket.xs ext/Sys/Syslog/Syslog.xs
45555 ____________________________________________________________________________
45556 [ 10632] By: nick                                  on 2001/06/16  16:44:35
45557         Log: Work-in-progress win32 layer semi-functional, checking 
45558              for UNIX breakage.
45559      Branch: perlio
45560            ! perlio.c perliol.h win32/makefile.mk win32/win32io.c
45561 ____________________________________________________________________________
45562 [ 10631] By: jhi                                   on 2001/06/16  16:40:30
45563         Log: Subject: [PATCH] Re: perl@10611 
45564              From: Nicholas Clark <nick@ccl4.org>
45565              Date: Sat, 16 Jun 2001 16:52:47 +0100
45566              Message-ID: <20010616165247.O98663@plum.flirble.org>
45567      Branch: perl
45568            ! ext/GDBM_File/GDBM_File.xs ext/GDBM_File/Makefile.PL
45569            ! ext/POSIX/Makefile.PL ext/POSIX/POSIX.xs
45570            ! ext/Socket/Makefile.PL ext/Socket/Socket.xs
45571            ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.xs
45572            ! lib/ExtUtils/Constant.pm
45573 ____________________________________________________________________________
45574 [ 10630] By: jhi                                   on 2001/06/16  15:11:38
45575         Log: Metaconfig unit change for #10629.
45576      Branch: metaconfig
45577            ! U/modified/Finish.U
45578 ____________________________________________________________________________
45579 [ 10629] By: jhi                                   on 2001/06/16  15:11:10
45580         Log: The extraction changed directories.
45581      Branch: perl
45582            ! Configure
45583 ____________________________________________________________________________
45584 [ 10628] By: jhi                                   on 2001/06/16  14:59:38
45585         Log: Math::BigInt 1.35 from Tels.
45586      Branch: perl
45587            + t/lib/mbimbf.t
45588            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
45589            ! t/lib/bigfltpm.t t/lib/bigintpm.t
45590 ____________________________________________________________________________
45591 [ 10627] By: nick                                  on 2001/06/16  14:54:52
45592         Log: Work in progress UNIX-side edit of win32 PerLIO layer
45593      Branch: perlio
45594            + win32/win32io.c
45595            ! perlio.c win32/makefile.mk
45596 ____________________________________________________________________________
45597 [ 10626] By: jhi                                   on 2001/06/16  14:01:50
45598         Log: Subject: [PATCH 5.6.1] os2/diff-configure
45599              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
45600              Date: Fri, 15 Jun 2001 01:19:36 -0400
45601              Message-ID: <20010615011936.A26982@math.ohio-state.edu>
45602              
45603              Empty all of it because I think #10624 made even the
45604              last patch hunk unnecessary.
45605      Branch: perl
45606            ! os2/diff.configure
45607 ____________________________________________________________________________
45608 [ 10625] By: jhi                                   on 2001/06/16  13:58:34
45609         Log: Metaconfig unit change for 10624.
45610      Branch: metaconfig
45611            ! U/modified/libc.U
45612      Branch: perl
45613            ! config_h.SH
45614 ____________________________________________________________________________
45615 [ 10624] By: jhi                                   on 2001/06/16  13:58:13
45616         Log: Move the initialization of libnames to the beginning so
45617              that can one 'seed' it (as OS/2 does.)
45618      Branch: perl
45619            ! Configure
45620 ____________________________________________________________________________
45621 [ 10623] By: jhi                                   on 2001/06/16  13:47:54
45622         Log: Subject: [PATCH 5.6.1] OS2::DLL patch
45623              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
45624              Date: Fri, 15 Jun 2001 19:10:57 -0400
45625              Message-ID: <20010615191057.A8050@math.ohio-state.edu>
45626      Branch: perl
45627            ! os2/OS2/REXX/DLL/DLL.pm
45628 ____________________________________________________________________________
45629 [ 10622] By: jhi                                   on 2001/06/16  13:29:42
45630         Log: Subject: [PATCH perl@10611] make VMS find util.c's offspring 
45631              From: "Craig A. Berry" <craigberry@mac.com>
45632              Date: Fri, 15 Jun 2001 17:00:03 -0500
45633              Message-Id: <a05101007b750342599be@[172.16.52.1]>
45634      Branch: perl
45635            ! vms/descrip_mms.template
45636 ____________________________________________________________________________
45637 [ 10621] By: jhi                                   on 2001/06/16  13:28:37
45638         Log: Subject: [PATCH perl@10611] get extutils.t working on VMS (again)
45639              From: "Craig A. Berry" <craigberry@mac.com>
45640              Date: Fri, 15 Jun 2001 18:39:42 -0500
45641              Message-Id: <a05101008b7503dc9dc2f@[172.16.52.1]>
45642      Branch: perl
45643            ! lib/File/Spec/VMS.pm t/lib/extutils.t
45644 ____________________________________________________________________________
45645 [ 10620] By: jhi                                   on 2001/06/16  13:25:06
45646         Log: Integrate perlio.
45647      Branch: perl
45648           !> embed.h embed.pl lib/open.pm perl.c perlio.c proto.h
45649           !> t/io/utf8.t t/lib/io_scalar.t
45650 ____________________________________________________________________________
45651 [ 10619] By: nick                                  on 2001/06/15  21:05:19
45652         Log: Generated files
45653      Branch: perlio
45654            ! embed.h proto.h
45655 ____________________________________________________________________________
45656 [ 10618] By: nick                                  on 2001/06/15  20:27:42
45657         Log: Fix open.pm to work via XS-implemented method calls rather
45658              than *open::layers variables which caused all the HV/AV hassle.
45659      Branch: perlio
45660            ! embed.pl lib/open.pm perl.c perlio.c t/io/utf8.t
45661            ! t/lib/io_scalar.t
45662 ____________________________________________________________________________
45663 [ 10617] By: jhi                                   on 2001/06/15  18:50:53
45664         Log: Integrate perlio.
45665      Branch: perl
45666           !> lib/ExtUtils/Constant.pm
45667 ____________________________________________________________________________
45668 [ 10616] By: nick                                  on 2001/06/15  18:46:47
45669         Log: pTHX_ / aTHX_ for ExtUtils/Constant.pm
45670      Branch: perlio
45671            ! lib/ExtUtils/Constant.pm
45672 ____________________________________________________________________________
45673 [ 10615] By: jhi                                   on 2001/06/15  18:36:43
45674         Log: Integrate perlio.
45675      Branch: perl
45676           !> ext/Socket/Socket.xs
45677 ____________________________________________________________________________
45678 [ 10614] By: nick                                  on 2001/06/15  18:33:37
45679         Log: MULTIPLICITY fix for Socket.xs
45680      Branch: perlio
45681            ! ext/Socket/Socket.xs
45682 ____________________________________________________________________________
45683 [ 10613] By: jhi                                   on 2001/06/15  16:34:06
45684         Log: Subject: Re: perl@10611
45685              From: Doug MacEachern <dougm@covalent.net>
45686              Date: Fri, 15 Jun 2001 10:10:33 -0700 (PDT)
45687              Message-ID: <Pine.LNX.4.21.0106151007420.10871-100000@mako.covalent.net>
45688      Branch: perl
45689            ! ext/Socket/Socket.xs
45690 ____________________________________________________________________________
45691 [ 10612] By: nick                                  on 2001/06/15  16:14:38
45692         Log: Raw integrate on mainline - MULTIPLICITY issues with Socket.xs
45693      Branch: perlio
45694           !> Changes ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
45695           !> ext/Socket/Socket.pm ext/Socket/Socket.xs
45696           !> lib/ExtUtils/Constant.pm lib/File/Find.pm opcode.pl
45697           !> patchlevel.h perlio.c t/lib/extutils.t t/lib/filefind.t
45698           !> t/lib/gdbm.t t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t
45699           !> utils/h2ph.PL
45700 ____________________________________________________________________________
45701 [ 10611] By: jhi                                   on 2001/06/15  14:29:04
45702         Log: Update Changes.
45703      Branch: perl
45704            ! Changes patchlevel.h
45705 ____________________________________________________________________________
45706 [ 10610] By: jhi                                   on 2001/06/15  14:20:33
45707         Log: Upping the test count.
45708      Branch: perl
45709            ! t/lib/filefind.t
45710 ____________________________________________________________________________
45711 [ 10609] By: jhi                                   on 2001/06/15  14:13:29
45712         Log: Integrate perlio.
45713      Branch: perl
45714           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
45715 ____________________________________________________________________________
45716 [ 10608] By: jhi                                   on 2001/06/15  14:12:31
45717         Log: Subject: Re: [ID 20010608.010] File::Find re-entrancy
45718              From: andreas.koenig@anima.de (Andreas J. Koenig)
45719              Date: 15 Jun 2001 13:30:39 +0200
45720              Message-ID: <m3hexikmjk.fsf@ak-71.mind.de>
45721              
45722              Record the grim history.
45723      Branch: perl
45724            ! lib/File/Find.pm
45725 ____________________________________________________________________________
45726 [ 10607] By: jhi                                   on 2001/06/15  14:08:19
45727         Log: Subject: Re: [ID 20010608.010] File::Find re-entrancy
45728              From: Brian McCauley <nobull@mail.com>
45729              Date: 15 Jun 2001 07:51:26 +0100
45730              Message-Id: <200106150923.f5F9NpG02725@wcl-l.bham.ac.uk>
45731      Branch: perl
45732            ! lib/File/Find.pm t/lib/filefind.t
45733 ____________________________________________________________________________
45734 [ 10606] By: nick                                  on 2001/06/15  14:00:08
45735         Log: regen_config_h for Win32.
45736      Branch: perlio
45737            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
45738 ____________________________________________________________________________
45739 [ 10605] By: jhi                                   on 2001/06/15  13:49:55
45740         Log: Subject: [PATCH: perl@10576] handle tri graphs in h2ph.PL -> h2ph*
45741              From: Peter Prymmer <pvhp@forte.com>
45742              Date: Thu, 14 Jun 2001 16:25:33 -0700 (PDT)
45743              Message-ID: <Pine.OSF.4.10.10106141608080.110974-100000@aspara.forte.com>
45744      Branch: perl
45745            ! t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t utils/h2ph.PL
45746 ____________________________________________________________________________
45747 [ 10604] By: jhi                                   on 2001/06/15  13:45:03
45748         Log: Some filesystems require writability for rename/unlink.
45749      Branch: perl
45750            ! opcode.pl
45751 ____________________________________________________________________________
45752 [ 10603] By: jhi                                   on 2001/06/15  13:41:34
45753         Log: Subject: Re: [PATCH} perlio and threading @ 10576 + report 
45754              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
45755              Date: Fri, 15 Jun 2001 12:08:53 +0200
45756              Message-Id: <20010615120320.F009.H.M.BRAND@hccnet.nl>
45757      Branch: perl
45758            ! perlio.c
45759 ____________________________________________________________________________
45760 [ 10602] By: jhi                                   on 2001/06/15  13:27:04
45761         Log: Subject: Re: [PATCH] opcode.pl is chmod'ing the original source tree
45762              From: Mike Guy <mjtg@cam.ac.uk>
45763              Date: Fri, 15 Jun 2001 14:11:49 +0100
45764              Message-Id: <E15AtO9-0006Nd-00@draco.cus.cam.ac.uk>
45765      Branch: perl
45766            ! opcode.pl
45767 ____________________________________________________________________________
45768 [ 10601] By: jhi                                   on 2001/06/15  13:21:18
45769         Log: Subject: [PATCH ?] INADDR_ANY INADDR_BROADCAST INADDR_LOOPBACK INADDR_NONE
45770              From: Nicholas Clark <nick@ccl4.org>
45771              Date: Thu, 14 Jun 2001 23:52:56 +0100
45772              Message-ID: <20010614235256.G98663@plum.flirble.org>
45773      Branch: perl
45774            ! ext/Socket/Socket.pm ext/Socket/Socket.xs
45775            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
45776 ____________________________________________________________________________
45777 [ 10600] By: jhi                                   on 2001/06/15  13:16:56
45778         Log: Subject: Re: [PATCH] GDBM_File (wasRe: ext/ + -Wall)
45779              From: Russ Allbery <rra@stanford.edu>
45780              Date: 14 Jun 2001 13:24:43 -0700
45781              Message-ID: <ylzobaizck.fsf@windlord.stanford.edu>
45782      Branch: perl
45783            ! ext/GDBM_File/GDBM_File.pm
45784 ____________________________________________________________________________
45785 [ 10599] By: jhi                                   on 2001/06/15  13:15:26
45786         Log: Subject: [PATCH] GDBM_File (wasRe: ext/ + -Wall)
45787              From: Nicholas Clark <nick@ccl4.org>
45788              Date: Thu, 14 Jun 2001 20:37:47 +0100
45789              Message-ID: <20010614203747.F98663@plum.flirble.org>
45790      Branch: perl
45791            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
45792            ! t/lib/gdbm.t
45793 ____________________________________________________________________________
45794 [ 10598] By: jhi                                   on 2001/06/15  13:13:13
45795         Log: Integrate perlio.
45796      Branch: perl
45797           !> makedef.pl sv.c
45798 ____________________________________________________________________________
45799 [ 10597] By: nick                                  on 2001/06/15  11:08:13
45800         Log: Check that HVs with HvNAME() != NULL are really stashes before
45801              treating them as such. Also be more defensive on the GvCV.
45802              Win32 fork and dprof now working again. 
45803      Branch: perlio
45804            ! sv.c
45805 ____________________________________________________________________________
45806 [ 10596] By: nick                                  on 2001/06/15  10:11:20
45807         Log: Integrate mainline.
45808      Branch: perlio
45809           +> Cross/README
45810           !> Configure Makefile.SH Porting/Glossary Porting/config.sh
45811           !> Porting/config_H config_h.SH configure.com epoc/config.sh
45812           !> hints/linux.sh pod/perltoc.pod uconfig.h uconfig.sh
45813           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
45814           !> vos/config.ga.h win32/config.bc win32/config.gc
45815           !> win32/config.vc win32/config_H.bc win32/config_H.gc
45816           !> win32/config_H.vc
45817 ____________________________________________________________________________
45818 [ 10595] By: nick                                  on 2001/06/15  09:37:17
45819         Log: Skip Perl_my_bcopy in .def file as we do not provide it.
45820              - Win32 (VC++) now builds but fails:
45821              filefind.t - suspect Win32's builtin cwd is not doing insecure dir test
45822              fork.t     - No &___ENV_HV_NAME___::CLONE method ???
45823              write.t    - open(...,"|-") not implemented on Win32 
45824      Branch: perlio
45825            ! makedef.pl
45826 ____________________________________________________________________________
45827 [ 10594] By: jhi                                   on 2001/06/15  00:17:16
45828         Log: Integrate perlio.
45829      Branch: perl
45830           !> perlio.c win32/makefile.mk
45831 ____________________________________________________________________________
45832 [ 10593] By: jhi                                   on 2001/06/15  00:16:44
45833         Log: Metaconfig unit changes for #10592.
45834      Branch: metaconfig
45835            + U/modified/i_varhdr.U U/modified/startsh.U
45836            - U/a_dvisory/crosscompile.U U/target/Target.U
45837            ! U/a_dvisory/intsize.U U/compline/alignbytes.U
45838            ! U/compline/bitpbyte.U U/compline/byteorder.U
45839            ! U/compline/ccflags.U U/compline/charsize.U
45840            ! U/compline/d_casti32.U U/compline/d_castneg.U
45841            ! U/compline/d_closedir.U U/compline/d_fd_set.U
45842            ! U/compline/d_gconvert.U U/compline/d_gnulibc.U
45843            ! U/compline/d_keepsig.U U/compline/d_open3.U
45844            ! U/compline/d_safebcpy.U U/compline/d_safemcpy.U
45845            ! U/compline/d_sanemcmp.U U/compline/d_scannl.U
45846            ! U/compline/d_sgndchr.U U/compline/d_sigsetjmp.U
45847            ! U/compline/d_stdstdio.U U/compline/d_vprintf.U
45848            ! U/compline/doublesize.U U/compline/floatsize.U
45849            ! U/compline/nblock_io.U U/compline/orderlib.U
45850            ! U/compline/ptrsize.U U/compline/ssizetype.U U/ebcdic/ebcdic.U
45851            ! U/modified/Cppsym.U U/modified/Oldconfig.U U/modified/Signal.U
45852            ! U/modified/d_getpgrp.U U/modified/d_longdbl.U
45853            ! U/modified/d_longlong.U U/modified/d_setpgrp.U
45854            ! U/modified/d_strtoul.U U/modified/d_union_semun.U
45855            ! U/modified/spitshell.U U/threads/archname.U
45856            ! U/threads/d_pthreadj.U U/typedefs/gidsign.U
45857            ! U/typedefs/gidsize.U U/typedefs/lseektype.U
45858            ! U/typedefs/pidsign.U U/typedefs/pidsize.U
45859            ! U/typedefs/sizesize.U U/typedefs/ssizesize.U
45860            ! U/typedefs/uidsign.U U/typedefs/uidsize.U
45861      Branch: metaconfig/U/perl
45862            + Cross.U
45863            ! d_dlsymun.U d_fcntl_can_lock.U d_modfl.U d_printfed.U
45864            ! d_strtoll.U d_strtoull.U d_strtouq.U d_u32align.U dlsrc.U
45865            ! fflushall.U fpossize.U gccvers.U i_db.U longdblfio.U
45866            ! need_va_copy.U perlxv.U quadfio.U selectminbits.U
45867            ! stdio_streams.U uselfs.U
45868 ____________________________________________________________________________
45869 [ 10592] By: jhi                                   on 2001/06/15  00:15:52
45870         Log: The first steps towards cross-compilation.
45871              
45872              Abstract execution of compiled test executables with $run,
45873              and abstract transfer of files with $to and $from.
45874              
45875              Under cross-compilation the $run, $to, and $from will point
45876              to appropriate wrapper scripts, by default ssh and scp,
45877              but also rsh, rcp, and cp are supported.  If not
45878              cross-compiling, they will be set to '', ':', and ':',
45879              respectively.
45880              
45881              With these patches I was able to get Configure for
45882              iPAQ ARM Linux on an Intel Linux about 95% right
45883              (only a few tests failed to execute or they produced
45884              incorrect results), and I was able to compile
45885              a functional miniperl.
45886              
45887              The symbol crosscompile renamed to be usecrosscompile,
45888              the corresponding C symbol from CROSSCOMPILE to
45889              USE_CROSS_COMPILE.
45890      Branch: perl
45891            ! Configure Cross/README Makefile.SH Porting/Glossary
45892            ! Porting/config.sh Porting/config_H config_h.SH configure.com
45893            ! epoc/config.sh hints/linux.sh pod/perltoc.pod uconfig.h
45894            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
45895            ! vos/config.ga.def vos/config.ga.h win32/config.bc
45896            ! win32/config.gc win32/config.vc win32/config_H.bc
45897            ! win32/config_H.gc win32/config_H.vc
45898 ____________________________________________________________________________
45899 [ 10591] By: nick                                  on 2001/06/14  20:00:12
45900         Log: Steps along the road toward Win32 building again.
45901      Branch: perlio
45902            ! perlio.c win32/makefile.mk
45903 ____________________________________________________________________________
45904 [ 10590] By: jhi                                   on 2001/06/14  16:11:11
45905         Log: Integrate perlio.
45906      Branch: perl
45907           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
45908 ____________________________________________________________________________
45909 [ 10589] By: nick                                  on 2001/06/14  13:54:07
45910         Log: Routine regen_config_h for Win32
45911      Branch: perlio
45912            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
45913 ____________________________________________________________________________
45914 [ 10588] By: jhi                                   on 2001/06/14  12:30:46
45915         Log: Integrate perlio.
45916      Branch: perl
45917           +> perlyline.pl
45918           !> MANIFEST Makefile.SH perly.c t/lib/filefind.t
45919 ____________________________________________________________________________
45920 [ 10587] By: jhi                                   on 2001/06/14  12:23:24
45921         Log: A placeholder.
45922      Branch: perl
45923            + Cross/README
45924 ____________________________________________________________________________
45925 [ 10586] By: nick                                  on 2001/06/14  08:25:07
45926         Log: Add new step to run_byacc which:
45927              A. Corrects #line NNN "perly.c" lines so warnings etc. are trackable
45928              B. Adds extra () to the two if (var = ...) constructs gcc -Wall winges about.
45929      Branch: perlio
45930            + perlyline.pl
45931            ! MANIFEST Makefile.SH perly.c
45932 ____________________________________________________________________________
45933 [ 10585] By: nick                                  on 2001/06/14  08:22:29
45934         Log: Integrate mainline
45935      Branch: perlio
45936           +> locale.c numeric.c
45937           !> Changes cygwin/Makefile.SHs embed.h embed.pl
45938           !> ext/re/Makefile.PL lib/Math/BigFloat.pm lib/Math/BigInt.pm
45939           !> objXSUB.h opcode.pl patchlevel.h perlapi.c pod/perlapi.pod
45940           !> proto.h t/lib/bigfltpm.t t/lib/bigintpm.t util.c
45941           !> x2p/Makefile.SH
45942 ____________________________________________________________________________
45943 [ 10584] By: nick                                  on 2001/06/14  08:05:53
45944         Log: Hack to remove insecure directories from PATH so test will run.
45945      Branch: perlio
45946            ! t/lib/filefind.t
45947 ____________________________________________________________________________
45948 [ 10583] By: jhi                                   on 2001/06/14  03:11:16
45949         Log: The test doesn't work (yet?), Math::BigInt::round_mode() is missing.
45950      Branch: perl
45951            - t/lib/mbimbf.t
45952            ! MANIFEST
45953 ____________________________________________________________________________
45954 [ 10582] By: jhi                                   on 2001/06/14  03:04:51
45955         Log: Detypo.
45956      Branch: perl
45957            ! x2p/Makefile.SH
45958 ____________________________________________________________________________
45959 [ 10581] By: jhi                                   on 2001/06/14  03:03:14
45960         Log: de-$CONFIG continues.
45961      Branch: perl
45962            ! cygwin/Makefile.SHs x2p/Makefile.SH
45963 ____________________________________________________________________________
45964 [ 10580] By: jhi                                   on 2001/06/13  23:56:59
45965         Log: Subject: [PATCH] opcode.pl is chmod'ing the original source tree
45966              From: Nicholas Clark <nick@ccl4.org>
45967              Date: Wed, 13 Jun 2001 21:20:13 +0100
45968              Message-ID: <20010613212013.D98663@plum.flirble.org>
45969      Branch: perl
45970            ! opcode.pl
45971 ____________________________________________________________________________
45972 [ 10579] By: jhi                                   on 2001/06/13  23:55:29
45973         Log: Subject: splitting util.c
45974              From: Hugo <hv@crypt.compulink.co.uk>
45975              Date: Thu, 14 Jun 2001 00:41:08 +0100
45976              Message-Id: <200106132341.AAA24935@crypt.compulink.co.uk>
45977      Branch: perl
45978            + locale.c numeric.c
45979            ! MANIFEST Makefile.SH embed.h embed.pl objXSUB.h perlapi.c
45980            ! pod/perlapi.pod proto.h util.c
45981 ____________________________________________________________________________
45982 [ 10578] By: jhi                                   on 2001/06/13  23:45:11
45983         Log: Upgrade to Math::BigInt 1.34 from Tels.
45984      Branch: perl
45985            + t/lib/mbimbf.t
45986            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
45987            ! t/lib/bigfltpm.t t/lib/bigintpm.t
45988 ____________________________________________________________________________
45989 [ 10577] By: nick                                  on 2001/06/13  19:02:48
45990         Log: Integrate mainline. Storable fail has gone, insecure dependancy still there.
45991      Branch: perlio
45992           !> (integrate 125 files)
45993 ____________________________________________________________________________
45994 [ 10576] By: jhi                                   on 2001/06/13  18:10:01
45995         Log: Update Changes.
45996      Branch: perl
45997            ! Changes patchlevel.h
45998 ____________________________________________________________________________
45999 [ 10575] By: jhi                                   on 2001/06/13  18:05:09
46000         Log: Subject: Re: [PATCH perl@10538] make ext/re play nice with DEBUGGING override
46001              From: "Craig A. Berry" <craigberry@mac.com>
46002              Date: Wed, 13 Jun 2001 13:24:28 -0500
46003              Message-Id: <5.1.0.14.0.20010613131907.01bbc210@mail.mac.com>
46004      Branch: perl
46005            ! ext/re/Makefile.PL
46006 ____________________________________________________________________________
46007 [ 10574] By: jhi                                   on 2001/06/13  17:34:36
46008         Log: Mc.u.c. for #10573.
46009      Branch: metaconfig
46010            ! U/threads/usethreads.U
46011 ____________________________________________________________________________
46012 [ 10573] By: jhi                                   on 2001/06/13  17:34:00
46013         Log: It would be also be good if I could type.
46014      Branch: perl
46015            ! Configure
46016 ____________________________________________________________________________
46017 [ 10572] By: jhi                                   on 2001/06/13  17:26:29
46018         Log: Metaconfig unit change for #10571.
46019      Branch: metaconfig
46020            ! U/threads/usethreads.U
46021 ____________________________________________________________________________
46022 [ 10571] By: jhi                                   on 2001/06/13  17:26:05
46023         Log: A non-empty default is a good thing.
46024      Branch: perl
46025            ! Configure
46026 ____________________________________________________________________________
46027 [ 10570] By: jhi                                   on 2001/06/13  17:15:16
46028         Log: Metaconfig unit change for #10569.
46029      Branch: metaconfig
46030            ! U/threads/usethreads.U
46031 ____________________________________________________________________________
46032 [ 10569] By: jhi                                   on 2001/06/13  17:14:17
46033         Log: Add Configure directive -Dusereentrant for Artur's ithreads work,
46034              extremely experimental, not even prompted for.
46035      Branch: perl
46036            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
46037            ! config_h.SH configure.com epoc/config.sh perl.h uconfig.h
46038            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
46039            ! win32/config.bc win32/config.gc win32/config.vc
46040 ____________________________________________________________________________
46041 [ 10568] By: jhi                                   on 2001/06/13  16:22:27
46042         Log: FAQ tweak for Vanina Arca <varca@baufest.com>.
46043      Branch: perl
46044            ! pod/perlfaq6.pod
46045 ____________________________________________________________________________
46046 [ 10567] By: jhi                                   on 2001/06/13  16:20:23
46047         Log: Integrate perlio; conflicts, accept Nick's versions.
46048      Branch: perl
46049           !> ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
46050           !> ext/PerlIO/Via/Via.xs perlio.c perlio.h perliol.h
46051 ____________________________________________________________________________
46052 [ 10566] By: jhi                                   on 2001/06/13  16:17:42
46053         Log: Subject: Re: ext/ + -Wall
46054              From: Doug MacEachern <dougm@covalent.net>
46055              Date: Wed, 13 Jun 2001 10:02:16 -0700 (PDT)
46056              Message-ID: <Pine.LNX.4.21.0106130959050.24181-100000@mako.covalent.net>
46057      Branch: perl
46058            ! XSUB.h lib/ExtUtils/xsubpp perl.h
46059 ____________________________________________________________________________
46060 [ 10565] By: jhi                                   on 2001/06/13  16:16:07
46061         Log: Similar logic as DB_File.xs, using the modern macros and
46062              defines them to older ones for older Perls where PERL_VERSION
46063              is not defined, from Doug MacEachern.
46064      Branch: perl
46065            ! ext/Storable/Storable.xs
46066 ____________________________________________________________________________
46067 [ 10564] By: nick                                  on 2001/06/13  15:22:01
46068         Log: Avoid AV and HV in perlio.c by inventing PerlIO_list_t which is AV-ish
46069              and using that instead (name lookups are sequential search for now).
46070      Branch: perlio
46071            ! ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
46072            ! ext/PerlIO/Via/Via.xs perlio.c perlio.h perliol.h
46073 ____________________________________________________________________________
46074 [ 10563] By: jhi                                   on 2001/06/13  14:07:43
46075         Log: Subject: [PATCH] Re: [ID 20010526.001] localized glob loses value when assigned to
46076              From: "Richard Soderberg" <rs@crystalflame.net>
46077              Date: Sat, 26 May 2001 06:44:20 -0700
46078              Message-ID: <NAEKLNAAHLMBPMPNBMLECECHDFAA.rs@crystalflame.net>
46079      Branch: perl
46080            ! sv.c t/op/glob.t
46081 ____________________________________________________________________________
46082 [ 10562] By: jhi                                   on 2001/06/13  13:55:10
46083         Log: Subject: [PATCH perl@10538] make ext/re play nice with DEBUGGING override
46084              From: "Craig A. Berry" <craigberry@mac.com>
46085              Date: Tue, 12 Jun 2001 23:55:26 -0500
46086              Message-Id: <a05101002b74ca0013cf5@[192.168.56.160]>
46087      Branch: perl
46088            ! ext/re/Makefile.PL ext/re/re.xs
46089 ____________________________________________________________________________
46090 [ 10561] By: jhi                                   on 2001/06/13  13:44:58
46091         Log: Hide __attribute__((unused)) behind PERL_UNUSED_DECL as
46092              suggested by NI-S.
46093      Branch: perl
46094            ! XSUB.h malloc.c perl.h
46095 ____________________________________________________________________________
46096 [ 10560] By: jhi                                   on 2001/06/13  13:35:42
46097         Log: Regen toc.
46098      Branch: perl
46099            ! pod/perltoc.pod
46100 ____________________________________________________________________________
46101 [ 10559] By: jhi                                   on 2001/06/13  12:53:18
46102         Log: Subject: [patch] perl.gprof control
46103              From: Doug MacEachern <dougm@covalent.net>
46104              Date: Tue, 12 Jun 2001 23:05:44 -0700 (PDT)
46105              Message-ID: <Pine.LNX.4.21.0106122247380.24181-100000@mako.covalent.net>
46106      Branch: perl
46107            ! miniperlmain.c perl.h
46108 ____________________________________________________________________________
46109 [ 10558] By: jhi                                   on 2001/06/13  12:51:47
46110         Log: Subject: Re: ext/ + -Wall
46111              From: Doug MacEachern <dougm@covalent.net>
46112              Date: Tue, 12 Jun 2001 22:04:50 -0700 (PDT)
46113              Message-ID: <Pine.LNX.4.21.0106122151180.24181-100000@mako.covalent.net>
46114              
46115              Document ax and break up dXSARGS.
46116      Branch: perl
46117            ! XSUB.h pod/perlapi.pod
46118 ____________________________________________________________________________
46119 [ 10557] By: jhi                                   on 2001/06/13  12:39:55
46120         Log: More AIX tweakage from Merijn.
46121      Branch: perl
46122            ! hints/aix.sh
46123 ____________________________________________________________________________
46124 [ 10556] By: jhi                                   on 2001/06/13  03:26:58
46125         Log: Subject: [PATCH perl@10538] make VMS autosplit earlier in build
46126              From: "Craig A. Berry" <craigberry@mac.com>
46127              Date: Tue, 12 Jun 2001 22:57:45 -0500
46128              Message-Id: <a05101001b74c943d7af4@[192.168.56.160]>
46129      Branch: perl
46130            ! vms/descrip_mms.template
46131 ____________________________________________________________________________
46132 [ 10555] By: jhi                                   on 2001/06/13  02:50:43
46133         Log: Subject: Re: hacking util.c, attrs.xs, and re.xs to compile on VMS
46134              From: "Craig A. Berry" <craigberry@mac.com>
46135              Date: Tue, 12 Jun 2001 22:21:39 -0500
46136              Message-Id: <a05101000b74c8698483b@[172.16.52.1]>
46137      Branch: perl
46138            ! configure.com util.c
46139 ____________________________________________________________________________
46140 [ 10554] By: jhi                                   on 2001/06/13  02:23:16
46141         Log: New AIX dynaloading code from Jens-Uwe Mager.
46142              Does break binary compatibility.
46143      Branch: perl
46144            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
46145 ____________________________________________________________________________
46146 [ 10553] By: jhi                                   on 2001/06/13  02:10:16
46147         Log: VMS DEC C compiler found nits by Peter Prymmer.
46148      Branch: perl
46149            ! util.c
46150 ____________________________________________________________________________
46151 [ 10552] By: jhi                                   on 2001/06/13  01:36:12
46152         Log: Subject: [PATCH: perl@10538] fix for file locking and filecomp test
46153              From: Peter Prymmer <pvhp@forte.com>
46154              Date: Tue, 12 Jun 2001 19:34:08 -0700 (PDT)
46155              Message-ID: <Pine.OSF.4.10.10106121927580.15174-100000@aspara.forte.com>
46156      Branch: perl
46157            ! t/lib/filecomp.t
46158 ____________________________________________________________________________
46159 [ 10551] By: jhi                                   on 2001/06/13  01:26:53
46160         Log: I wonder how many $CONFIGs still lurk in the shadows.
46161      Branch: perl
46162            ! pod/Makefile.SH x2p/cflags.SH
46163 ____________________________________________________________________________
46164 [ 10550] By: jhi                                   on 2001/06/13  01:25:12
46165         Log: Grok three kinds of line endings, should fix [ID 20010612.003]
46166      Branch: perl
46167            ! pod/checkpods.PL
46168 ____________________________________________________________________________
46169 [ 10549] By: jhi                                   on 2001/06/13  01:05:28
46170         Log: Use __attribute__((unused)) to silence -Wall on unused ax.
46171      Branch: perl
46172            ! XSUB.h ext/DB_File/DB_File.xs lib/ExtUtils/xsubpp
46173 ____________________________________________________________________________
46174 [ 10548] By: jhi                                   on 2001/06/13  00:41:28
46175         Log: Subject: [patch] rid local_patches warnings
46176              From: Doug MacEachern <dougm@covalent.net>
46177              Date: Tue, 12 Jun 2001 10:26:34 -0700 (PDT)
46178              Message-ID: <Pine.LNX.4.21.0106121024470.24181-100000@mako.covalent.net>
46179      Branch: perl
46180            ! ext/List/Util/Util.xs ext/Storable/Storable.xs
46181 ____________________________________________________________________________
46182 [ 10547] By: jhi                                   on 2001/06/13  00:40:29
46183         Log: Subject: Re: ext/ + -Wall
46184              From: Doug MacEachern <dougm@covalent.net>
46185              Date: Tue, 12 Jun 2001 09:38:09 -0700 (PDT)
46186              Message-ID: <Pine.LNX.4.21.0106120927100.24181-100000@mako.covalent.net>
46187      Branch: perl
46188            ! ext/attrs/attrs.xs
46189 ____________________________________________________________________________
46190 [ 10546] By: jhi                                   on 2001/06/13  00:39:06
46191         Log: Subject: [PATCH] perlretut.pod: unterminated C<>
46192              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
46193              Date: Tue, 12 Jun 2001 14:36:20 -0400
46194              Message-ID: <20010612143619.A37113@linguist.thayer.dartmouth.edu>
46195      Branch: perl
46196            ! pod/perlretut.pod
46197 ____________________________________________________________________________
46198 [ 10545] By: jhi                                   on 2001/06/13  00:38:02
46199         Log: Subject: Re: [ID 20010612.001] out of memory during regex compilation
46200              From: Mike Guy <mjtg@cam.ac.uk>
46201              Date: Tue, 12 Jun 2001 19:10:31 +0100
46202              Message-Id: <E159scZ-0000r2-00@draco.cus.cam.ac.uk>
46203              
46204              Subject: Re: [ID 20010612.001] out of memory during regex compilation
46205              From: Mike Guy <mjtg@cam.ac.uk>
46206              Date: Tue, 12 Jun 2001 19:21:01 +0100
46207              Message-Id: <E159smj-0000wY-00@draco.cus.cam.ac.uk>
46208      Branch: perl
46209            ! pod/perlop.pod
46210 ____________________________________________________________________________
46211 [ 10544] By: jhi                                   on 2001/06/13  00:34:39
46212         Log: AIX tweaks from Merijn H. Brand.
46213      Branch: perl
46214            ! hints/aix.sh
46215 ____________________________________________________________________________
46216 [ 10543] By: jhi                                   on 2001/06/13  00:11:42
46217         Log: Subject: [PATCH] 5.6.1 -- add LC_MESSAGES constant to POSIX module
46218              From: "Brendan O'Dea" <bod@compusol.com.au>
46219              Date: Wed, 13 Jun 2001 05:16:47 +1000
46220              Message-ID: <20010613051647.A8945@compusol.com.au>
46221      Branch: maint-5.6/perl
46222            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
46223 ____________________________________________________________________________
46224 [ 10542] By: jhi                                   on 2001/06/13  00:07:50
46225         Log: Subject: Small bcopy cleanup
46226              From: Andy Dougherty <doughera@lafayette.edu>
46227              Date: Tue, 12 Jun 2001 17:11:52 -0400 (EDT)
46228              Message-ID: <Pine.SOL.4.10.10106121706360.11034-100000@maxwell.phys.lafayette.edu>
46229      Branch: perl
46230            ! embed.h embed.pl objXSUB.h perlapi.c proto.h util.c x2p/a2p.h
46231 ____________________________________________________________________________
46232 [ 10541] By: jhi                                   on 2001/06/13  00:05:18
46233         Log: Subject: [PATCH] Re: ext/ + -Wall
46234              From: Nicholas Clark <nick@ccl4.org>
46235              Date: Wed, 13 Jun 2001 00:04:30 +0100
46236              Message-ID: <20010613000430.M5901@plum.flirble.org>
46237      Branch: perl
46238            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
46239 ____________________________________________________________________________
46240 [ 10540] By: jhi                                   on 2001/06/13  00:02:25
46241         Log: Subject: [PATCH] Re: [PATCH] ExtUtils::Constant
46242              From: Nicholas Clark <nick@ccl4.org>
46243              Date: Tue, 12 Jun 2001 23:53:07 +0100
46244              Message-ID: <20010612235307.L5901@plum.flirble.org>
46245      Branch: perl
46246            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
46247 ____________________________________________________________________________
46248 [ 10539] By: jhi                                   on 2001/06/12  23:59:10
46249         Log: MPE/iX tweaks from Mark Bixby.
46250      Branch: perl
46251            ! hints/mpeix.sh mpeix/mpeixish.h util.c
46252 ____________________________________________________________________________
46253 [ 10538] By: jhi                                   on 2001/06/12  14:16:15
46254         Log: Update Changes.
46255      Branch: perl
46256            ! Changes patchlevel.h
46257 ____________________________________________________________________________
46258 [ 10537] By: jhi                                   on 2001/06/12  14:11:26
46259         Log: One less -Wall whine (found under DEBUGGING).
46260      Branch: perl
46261            ! x2p/Makefile.SH x2p/a2p.c
46262 ____________________________________________________________________________
46263 [ 10536] By: jhi                                   on 2001/06/12  13:32:09
46264         Log: s/case-independent/case-insensitive/g
46265      Branch: perl
46266            ! pod/perldebug.pod
46267 ____________________________________________________________________________
46268 [ 10535] By: jhi                                   on 2001/06/12  13:27:28
46269         Log: As suggested in    
46270              
46271              Subject: Re: ext/ + -Wall
46272              From: Gurusamy Sarathy <gsar@ActiveState.com>
46273              Date: Mon, 11 Jun 2001 23:34:31 -0700
46274              Message-Id: <200106120634.f5C6YVM07246@smtp3.ActiveState.com>
46275      Branch: perl
46276            ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs globals.c
46277            ! perl.h
46278 ____________________________________________________________________________
46279 [ 10534] By: jhi                                   on 2001/06/12  13:13:27
46280         Log: Subject: ext/ + -Wall
46281              From: Doug MacEachern <dougm@covalent.net>
46282              Date: Mon, 11 Jun 2001 22:19:45 -0700 (PDT)
46283              Message-ID: <Pine.LNX.4.21.0106112212261.24181-100000@mako.covalent.net>
46284      Branch: perl
46285            ! ext/ByteLoader/ByteLoader.xs ext/DB_File/DB_File.xs
46286            ! ext/DB_File/version.c ext/Devel/DProf/DProf.xs
46287            ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dlutils.c
46288            ! ext/Encode/Encode.xs ext/File/Glob/bsd_glob.c
46289            ! ext/Filter/Util/Call/Call.xs ext/GDBM_File/GDBM_File.xs
46290            ! ext/List/Util/Util.xs ext/MIME/Base64/Base64.xs
46291            ! ext/POSIX/POSIX.xs ext/PerlIO/Scalar/Scalar.xs
46292            ! ext/PerlIO/Via/Via.xs ext/Time/HiRes/HiRes.xs
46293            ! ext/Time/Piece/Piece.xs ext/attrs/attrs.xs globals.c
46294            ! lib/ExtUtils/xsubpp
46295 ____________________________________________________________________________
46296 [ 10533] By: jhi                                   on 2001/06/12  12:52:57
46297         Log: Subject: [PATCH] anonymous stashes
46298              From: Abhijit Menon-Sen <ams@wiw.org>
46299              Date: Tue, 12 Jun 2001 12:47:04 +0530
46300              Message-ID: <20010612124704.A29029@lustre.linux.in>
46301      Branch: perl
46302            ! dump.c gv.c sv.c xsutils.c
46303 ____________________________________________________________________________
46304 [ 10532] By: jhi                                   on 2001/06/12  12:37:36
46305         Log: One more test for $^S.
46306      Branch: perl
46307            ! t/op/magic.t
46308 ____________________________________________________________________________
46309 [ 10531] By: jhi                                   on 2001/06/12  12:35:02
46310         Log: Subject: [PATCH 20010612.002] $^S almost entirely broken with 5.6.1
46311              From: Abhijit Menon-Sen <ams@wiw.org>
46312              Date: Tue, 12 Jun 2001 17:35:55 +0530
46313              Message-ID: <20010612173555.A32426@lustre.linux.in>
46314      Branch: perl
46315            ! mg.c t/op/magic.t
46316 ____________________________________________________________________________
46317 [ 10530] By: jhi                                   on 2001/06/12  12:31:11
46318         Log: Subject: Re: [ID 20010612.001] out of memory during regex compilation
46319              From: Mike Guy <mjtg@cam.ac.uk>
46320              Date: Tue, 12 Jun 2001 13:14:15 +0100
46321              Message-Id: <E159n3n-0000xa-00@draco.cus.cam.ac.uk>
46322      Branch: perl
46323            ! pod/perlop.pod
46324 ____________________________________________________________________________
46325 [ 10529] By: jhi                                   on 2001/06/12  12:21:06
46326         Log: AUTHORS updates.
46327      Branch: perl
46328            ! AUTHORS
46329 ____________________________________________________________________________
46330 [ 10528] By: jhi                                   on 2001/06/12  12:19:47
46331         Log: Subject: [PATCH] rhapsody/darwin minor cleanup
46332              From: Wilfredo Sanchez <wsanchez@MIT.EDU>
46333              Content-Transfer-Encoding: 7bit
46334              Message-Id: <200106121009.GAA01968@melbourne-city-street.mit.edu>
46335      Branch: perl
46336            ! Makefile.SH hints/darwin.sh hints/rhapsody.sh
46337 ____________________________________________________________________________
46338 [ 10527] By: jhi                                   on 2001/06/12  11:58:53
46339         Log: Subject: [MacPerl-Porters] Re: [PATCH] Mac OS Compatability for bleadperl
46340              From: "Philip Newton" <Philip.Newton@gmx.net>
46341              Date: Mon, 11 Jun 2001 07:08:03 +0200
46342              Message-Id: <200106120802.LAA08992@taas.iki.fi>
46343      Branch: perl
46344            ! t/base/term.t
46345 ____________________________________________________________________________
46346 [ 10526] By: jhi                                   on 2001/06/12  01:35:34
46347         Log: Cleanup the a2p.c for -Wall.
46348      Branch: perl
46349            ! x2p/Makefile.SH x2p/a2p.c
46350 ____________________________________________________________________________
46351 [ 10525] By: jhi                                   on 2001/06/12  01:10:56
46352         Log: File::Find update for MacOS from Chris Nandor.
46353      Branch: perl
46354            ! lib/File/Find.pm t/lib/filefind.t
46355 ____________________________________________________________________________
46356 [ 10524] By: jhi                                   on 2001/06/12  00:29:20
46357         Log: gcc -Wall nits picked out by a non-UNIX system
46358              (courtesy of Mark Bixby)
46359      Branch: perl
46360            ! doio.c ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_mpeix.xs
46361            ! ext/IO/IO.xs ext/PerlIO/Via/Via.xs ext/Socket/Socket.xs
46362            ! pp_sys.c util.c
46363 ____________________________________________________________________________
46364 [ 10523] By: jhi                                   on 2001/06/11  22:34:03
46365         Log: Metaconfig unit change for #10522.  (The d_modfl changes
46366              placate metalint.)
46367      Branch: metaconfig/U/perl
46368            ! d_modfl.U d_u32align.U
46369 ____________________________________________________________________________
46370 [ 10522] By: jhi                                   on 2001/06/11  22:33:00
46371         Log: Buglet found by Mark Bixby: "./try >&2 >/dev/null" should
46372              be "./try 2>&1 >/dev/null".
46373      Branch: perl
46374            ! Configure
46375 ____________________________________________________________________________
46376 [ 10521] By: jhi                                   on 2001/06/11  19:49:54
46377         Log: Subject: [PATCH perl@10517] DCL quoting syntax drives pumpking mad
46378              From: "Craig A. Berry" <craigberry@mac.com>
46379              Date: Mon, 11 Jun 2001 14:00:32 -0500
46380              Message-Id: <5.1.0.14.0.20010611134750.03985cb8@exchi01>
46381      Branch: perl
46382            ! configure.com
46383 ____________________________________________________________________________
46384 [ 10520] By: jhi                                   on 2001/06/11  17:55:47
46385         Log: Move the full \p\P lists to perlunicode.
46386      Branch: perl
46387            ! pod/perlretut.pod pod/perlunicode.pod
46388 ____________________________________________________________________________
46389 [ 10519] By: jhi                                   on 2001/06/11  17:10:00
46390         Log: VOS build tweak for 5.6.1 from Paul Green.
46391      Branch: maint-5.6/perl
46392            ! vos/build.cm
46393 ____________________________________________________________________________
46394 [ 10518] By: jhi                                   on 2001/06/11  17:07:03
46395         Log: Subject: [PATCH perl@10476] no PerlIO at startup time on VMS
46396              From: "Craig A. Berry" <craigberry@mac.com>
46397              Date: Fri, 8 Jun 2001 18:08:18 -0500
46398              Message-Id: <a05101000b746f9dd4fca@[192.168.56.145]>
46399      Branch: perl
46400            ! vms/vms.c
46401 ____________________________________________________________________________
46402 [ 10517] By: jhi                                   on 2001/06/11  14:52:01
46403         Log: Update Changes.
46404      Branch: perl
46405            ! Changes patchlevel.h
46406 ____________________________________________________________________________
46407 [ 10516] By: jhi                                   on 2001/06/11  14:46:33
46408         Log: Add the modfl_pow32_bug (anti)definition also to VOS headers.
46409      Branch: perl
46410            ! vos/config.alpha.h vos/config.ga.h
46411 ____________________________________________________________________________
46412 [ 10515] By: jhi                                   on 2001/06/11  14:39:05
46413         Log: VOS updates from Paul Green for @10476.
46414      Branch: perl
46415            ! README.vos vos/Changes vos/build.cm vos/compile_perl.cm
46416            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
46417            ! vos/config.ga.h vos/configure_perl.cm
46418 ____________________________________________________________________________
46419 [ 10514] By: jhi                                   on 2001/06/11  12:58:43
46420         Log: Subject: [PATCH] Not many people know this ...
46421              From: Mike Guy <mjtg@cam.ac.uk>
46422              Date: Mon, 11 Jun 2001 14:55:15 +0100
46423              Message-Id: <E159S9z-00015D-00@draco.cus.cam.ac.uk>
46424      Branch: perl
46425            ! pod/perldebug.pod
46426 ____________________________________________________________________________
46427 [ 10513] By: jhi                                   on 2001/06/11  12:30:06
46428         Log: Add final commas to lists as suggested by Philip Newton.
46429      Branch: perl
46430            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
46431 ____________________________________________________________________________
46432 [ 10512] By: jhi                                   on 2001/06/11  12:28:49
46433         Log: Subject: [MacPerl-Porters] [PATCH] Mac OS Compatability for bleadperl
46434              Date: Sun, 10 Jun 2001 23:35:38 -0400
46435              From: Chris Nandor <pudge@pobox.com>
46436              Message-Id: <p05100306b749ec0eaade@[10.0.1.177]>
46437      Branch: perl
46438            ! lib/DirHandle.pm lib/File/Basename.pm lib/diagnostics.pm
46439            ! perl.c t/base/term.t t/comp/cpp.t t/comp/multiline.t
46440            ! t/comp/script.t t/lib/anydbm.t t/lib/autoloader.t
46441            ! t/lib/dirhand.t t/lib/selfloader.t t/op/anonsub.t
46442            ! t/op/closure.t t/op/defins.t t/op/exec.t t/op/goto.t
46443            ! t/op/pack.t t/op/regexp.t t/op/regexp_noamp.t t/op/split.t
46444            ! t/op/write.t t/pragma/strict.t
46445 ____________________________________________________________________________
46446 [ 10511] By: jhi                                   on 2001/06/11  12:13:31
46447         Log: Subject: [RESEND] [PATCH] Mac OS lib patches for bleadperl
46448              From: Chris Nandor <pudge@pobox.com>
46449              Date: Mon, 11 Jun 2001 08:24:28 -0400
46450              Message-Id: <p05100303b74a66faf625@[10.0.1.177]>
46451      Branch: perl
46452            ! ext/IO/lib/IO/Dir.pm lib/File/Copy.pm t/lib/filecopy.t
46453            ! t/lib/io_dir.t
46454 ____________________________________________________________________________
46455 [ 10510] By: jhi                                   on 2001/06/11  12:03:16
46456         Log: One more run_byacc (a hand-tweaked version had slipped in).
46457      Branch: perl
46458            ! perly.c vms/perly_c.vms
46459 ____________________________________________________________________________
46460 [ 10509] By: nick                                  on 2001/06/11  07:49:15
46461         Log: Integrate mainline
46462      Branch: perlio
46463           !> Makefile.SH embed.h embed.pl global.sym
46464           !> lib/ExtUtils/Constant.pm lib/ExtUtils/Manifest.pm objXSUB.h
46465           !> perl.h perlapi.c perlapi.h perly.c perly.fixer perly.h perly.y
46466           !> perly_c.diff pod/perl572delta.pod pod/perlapi.pod proto.h sv.c
46467           !> t/lib/extutils.t util.c vms/perly_c.vms vms/perly_h.vms
46468 ____________________________________________________________________________
46469 [ 10508] By: jhi                                   on 2001/06/10  22:38:05
46470         Log: Subject: [PATCH] ExtUtils::Manifest not -w clean
46471              From: Mike Guy <mjtg@cam.ac.uk>
46472              Reply-To: mjtg@cam.ac.uk
46473              Message-Id: <E159Ei8-0006Tz-00@draco.cus.cam.ac.uk>
46474      Branch: perl
46475            ! lib/ExtUtils/Manifest.pm
46476 ____________________________________________________________________________
46477 [ 10507] By: jhi                                   on 2001/06/10  22:37:16
46478         Log: Subject: [PATCH] ExtUtils::Constant
46479              From: Nicholas Clark <nick@ccl4.org>
46480              Date: Sun, 10 Jun 2001 23:25:41 +0100
46481              Message-ID: <20010610232540.C76396@plum.flirble.org>
46482      Branch: perl
46483            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
46484 ____________________________________________________________________________
46485 [ 10506] By: jhi                                   on 2001/06/10  20:57:20
46486         Log: Integrate perlio.
46487      Branch: perl
46488           !> iperlsys.h
46489 ____________________________________________________________________________
46490 [ 10505] By: jhi                                   on 2001/06/10  18:37:57
46491         Log: Move the grok_number and its lieutenant grok_numeric_radix
46492              from sv.c statics to util.c and public.
46493      Branch: perl
46494            ! embed.h embed.pl global.sym objXSUB.h perl.h perlapi.c
46495            ! perlapi.h pod/perlapi.pod proto.h sv.c util.c
46496 ____________________________________________________________________________
46497 [ 10504] By: nick                                  on 2001/06/10  17:47:06
46498         Log: Fix (valid) -Wall warnings in perlio.c
46499      Branch: perlio
46500            ! iperlsys.h
46501 ____________________________________________________________________________
46502 [ 10503] By: jhi                                   on 2001/06/10  17:38:28
46503         Log: Update perly_c.diff, update perly.fixer to edit away
46504              some of the -Wall noise.
46505      Branch: perl
46506            ! perly.c perly.fixer perly_c.diff vms/perly_c.vms
46507 ____________________________________________________________________________
46508 [ 10502] By: jhi                                   on 2001/06/10  17:09:42
46509         Log: Check the version of byacc.
46510      Branch: perl
46511            ! Makefile.SH
46512 ____________________________________________________________________________
46513 [ 10501] By: jhi                                   on 2001/06/10  17:00:08
46514         Log: Subject: [PATCH] perly.y overhaul
46515              From: Simon Cozens <simon@netthink.co.uk>
46516              Date: Sun, 10 Jun 2001 16:56:54 +0100
46517              Message-ID: <20010610165654.A16597@deep-dark-truthful-mirror.pmb.ox.ac.uk>
46518              
46519              Plus make run_byacc.
46520      Branch: perl
46521            ! perly.c perly.h perly.y vms/perly_c.vms vms/perly_h.vms
46522 ____________________________________________________________________________
46523 [ 10500] By: jhi                                   on 2001/06/10  16:07:28
46524         Log: Integrate perlio.
46525      Branch: perl
46526           !> perlio.c perlsfio.h
46527 ____________________________________________________________________________
46528 [ 10499] By: nick                                  on 2001/06/10  15:01:08
46529         Log: Integrate mainline
46530      Branch: perlio
46531           !> Changes Configure embed.h embed.pl patchlevel.h proto.h sv.c
46532           !> t/pragma/locale.t util.c
46533 ____________________________________________________________________________
46534 [ 10498] By: jhi                                   on 2001/06/10  13:49:23
46535         Log: Put some meat on the perl572delta bones.  The list of
46536              selected bug fixes needs more work, as does still the
46537              whole document.
46538      Branch: perl
46539            ! pod/perl572delta.pod
46540 ____________________________________________________________________________
46541 [ 10497] By: nick                                  on 2001/06/10  12:27:51
46542         Log: Paper over a crack or two with USE_SFIO
46543      Branch: perlio
46544            ! perlio.c perlsfio.h
46545 ____________________________________________________________________________
46546 [ 10496] By: jhi                                   on 2001/06/10  11:04:22
46547         Log: Update Changes.
46548      Branch: perl
46549            ! Changes patchlevel.h
46550 ____________________________________________________________________________
46551 [ 10495] By: jhi                                   on 2001/06/10  10:55:34
46552         Log: Subject: Re: pragma/locale.t #107
46553              From: Hugo <hv@crypt.compulink.co.uk>
46554              Date: Sun, 10 Jun 2001 11:23:30 +0100
46555              Message-Id: <200106101023.LAA32085@crypt.compulink.co.uk>
46556              
46557              Encapsulate the scan of the decimal radix separator.
46558      Branch: perl
46559            ! embed.h embed.pl proto.h sv.c
46560 ____________________________________________________________________________
46561 [ 10494] By: jhi                                   on 2001/06/10  03:00:17
46562         Log: Try to grok numbers both with the locale specific separator
46563              and with the usual "." (if different from the lss); add a test
46564              to locale.t to do also a little bit of math in addition to just
46565              equalness testing; remove extraneous logic as suggested in
46566              
46567              Subject: Re: pragma/locale.t #107
46568              From: Nicholas Clark <nick@ccl4.org>
46569              Date: Sat, 9 Jun 2001 22:37:36 +0100
46570              Message-ID: <20010609223735.Y76396@plum.flirble.org>
46571      Branch: perl
46572            ! sv.c t/pragma/locale.t
46573 ____________________________________________________________________________
46574 [ 10493] By: jhi                                   on 2001/06/10  01:25:23
46575         Log: Metaconfig unit change for #10492.
46576      Branch: metaconfig/U/perl
46577            ! Extensions.U
46578 ____________________________________________________________________________
46579 [ 10492] By: jhi                                   on 2001/06/10  01:23:59
46580         Log: Subject: [PATCH] Don't build Thread.pm if USEITHREADS
46581              From: Artur Bergman <artur@contiller.se> 
46582              Date: Sat, 09 Jun 2001 21:03:51 +0200
46583              Message-ID: <B7483FB6.1398%artur@contiller.se>
46584      Branch: perl
46585            ! Configure
46586 ____________________________________________________________________________
46587 [ 10491] By: jhi                                   on 2001/06/10  01:15:40
46588         Log: Integrate perlio.
46589      Branch: perl
46590           !> perlsfio.h
46591 ____________________________________________________________________________
46592 [ 10490] By: jhi                                   on 2001/06/10  01:08:26
46593         Log: Do locale specific separator if only in locale.
46594      Branch: perl
46595            ! util.c
46596 ____________________________________________________________________________
46597 [ 10489] By: nick                                  on 2001/06/09  19:13:25
46598         Log: Make XS/Typemap compile (but fail) with sfio
46599      Branch: perlio
46600            ! perlsfio.h
46601 ____________________________________________________________________________
46602 [ 10488] By: nick                                  on 2001/06/09  19:12:51
46603         Log: Re-integrate mainline
46604      Branch: perlio
46605           !> embed.h embed.pl embedvar.h intrpvar.h perl.h perlapi.h
46606           !> proto.h sv.c util.c
46607 ____________________________________________________________________________
46608 [ 10487] By: nick                                  on 2001/06/09  16:26:29
46609         Log: Integrate mainline
46610      Branch: perlio
46611           !> (integrate 31 files)
46612 ____________________________________________________________________________
46613 [ 10486] By: jhi                                   on 2001/06/09  16:11:51
46614         Log: Subject: [PATCH] New attempt to clone callack
46615              From: Artur Bergman <artur@contiller.se> 
46616              Date: Thu, 07 Jun 2001 11:52:16 +0200
46617              Message-ID: <B7451B6F.12B7%artur@contiller.se>
46618      Branch: perl
46619            ! embedvar.h intrpvar.h perlapi.h sv.c
46620 ____________________________________________________________________________
46621 [ 10485] By: jhi                                   on 2001/06/09  15:23:52
46622         Log: Numeric conversion tweaks suggested by Hugo and Nicholas.
46623      Branch: perl
46624            ! embed.h embed.pl perl.h proto.h sv.c util.c
46625 ____________________________________________________________________________
46626 [ 10484] By: jhi                                   on 2001/06/09  14:47:25
46627         Log: Subject: Re: pragma/locale.t #107
46628              From: Nicholas Clark <nick@ccl4.org>
46629              Date: Sat, 9 Jun 2001 16:26:10 +0100
46630              Message-ID: <20010609162609.V76396@plum.flirble.org>
46631              
46632              A missing NVification.
46633      Branch: perl
46634            ! sv.c
46635 ____________________________________________________________________________
46636 [ 10483] By: jhi                                   on 2001/06/08  19:40:32
46637         Log: Redo the #10482, there already was a test script for formats.
46638      Branch: perl
46639            - t/io/format.t
46640            ! MANIFEST t/op/write.t
46641 ____________________________________________________________________________
46642 [ 10482] By: jhi                                   on 2001/06/08  19:34:45
46643         Log: Twisted format testing, from Merijn.
46644      Branch: perl
46645            + t/io/format.t
46646            ! MANIFEST
46647 ____________________________________________________________________________
46648 [ 10481] By: jhi                                   on 2001/06/08  19:21:56
46649         Log: More \p{In...} testing, combined with \N{...}.
46650      Branch: perl
46651            ! lib/utf8_heavy.pl t/op/pat.t
46652 ____________________________________________________________________________
46653 [ 10480] By: jhi                                   on 2001/06/08  14:16:06
46654         Log: Metaconfig changes for #10479.
46655      Branch: metaconfig
46656            ! U/Glossary.patch
46657      Branch: metaconfig/U/perl
46658            ! d_modfl.U
46659 ____________________________________________________________________________
46660 [ 10479] By: jhi                                   on 2001/06/08  14:15:32
46661         Log: Be inspired more by Hugo-- introduce HAS_MODFL_POW32_BUG.
46662      Branch: perl
46663            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
46664            ! config_h.SH configure.com epoc/config.sh pp.c uconfig.h
46665            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
46666            ! win32/config.bc win32/config.gc win32/config.vc
46667 ____________________________________________________________________________
46668 [ 10478] By: jhi                                   on 2001/06/08  12:20:41
46669         Log: Subject: Re: [PATCH perl@10439] fix old $^S description in perlvms.pod
46670              From: "Craig A. Berry" <craigberry@mac.com>
46671              Date: Thu, 7 Jun 2001 14:27:20 -0500
46672              Message-Id: <a05100e01b7458075db7d@[172.16.52.1]>
46673      Branch: perl
46674            ! vms/perlvms.pod
46675 ____________________________________________________________________________
46676 [ 10477] By: jhi                                   on 2001/06/08  12:19:00
46677         Log: Subject: [PATCH] Unresolved symbol in ext/re/re.xs
46678              From: Gisle Aas <gisle@ActiveState.com>
46679              Date: 07 Jun 2001 17:04:29 -0700
46680              Message-ID: <lrae3jsupe.fsf@caliper.ActiveState.com>
46681      Branch: perl
46682            ! ext/re/re.xs
46683 ____________________________________________________________________________
46684 [ 10476] By: jhi                                   on 2001/06/08  01:35:42
46685         Log: Update Changes.
46686      Branch: perl
46687            ! Changes patchlevel.h
46688 ____________________________________________________________________________
46689 [ 10475] By: jhi                                   on 2001/06/08  00:53:45
46690         Log: Regen Glossary et alia.
46691      Branch: perl
46692            ! Porting/Glossary Porting/config.sh Porting/config_H
46693 ____________________________________________________________________________
46694 [ 10474] By: jhi                                   on 2001/06/07  22:06:38
46695         Log: Metaconfig unit changes for #10473.
46696      Branch: metaconfig/U/perl
46697            ! d_modfl.U
46698 ____________________________________________________________________________
46699 [ 10473] By: jhi                                   on 2001/06/07  22:06:16
46700         Log: Harumph, also AIX will spill its guts (i.e. dump core)
46701              if an executable contains modfl() but it hasn't been
46702              compiled right (in the case of AIX, with cc -qlongdouble).
46703      Branch: perl
46704            ! Configure
46705 ____________________________________________________________________________
46706 [ 10472] By: gsar                                  on 2001/06/07  20:04:28
46707         Log: integrate change#10471 from mainline
46708              
46709              in change#10451, check that CvOUTSIDE is a CV before looking in
46710              (it can apparently be SVt_NULL during global destruction)
46711      Branch: maint-5.6/perl
46712           !> op.c
46713 ____________________________________________________________________________
46714 [ 10471] By: gsar                                  on 2001/06/07  20:01:31
46715         Log: in change#10451, check that CvOUTSIDE is a CV before looking in
46716              (it can apparently be SVt_NULL during global destruction)
46717      Branch: perl
46718            ! op.c
46719 ____________________________________________________________________________
46720 [ 10470] By: jhi                                   on 2001/06/07  12:17:51
46721         Log: Subject: Re: [PATCH perl@10439] diagnostics and long C<=item>s
46722              From: Robin Barker <rmb1@cise.npl.co.uk>
46723              Date: Thu, 7 Jun 2001 13:01:06 +0100 (BST)
46724              Message-Id: <200106071201.NAA13627@tempest.npl.co.uk>
46725      Branch: perl
46726            ! lib/diagnostics.pm pod/perldiag.pod
46727 ____________________________________________________________________________
46728 [ 10469] By: jhi                                   on 2001/06/07  12:16:12
46729         Log: Subject: [PATCH perl@10439] long =item
46730              From: Robin Barker <rmb1@cise.npl.co.uk>
46731              Date: Thu, 7 Jun 2001 12:34:08 +0100 (BST)
46732              Message-Id: <200106071134.MAA10288@tempest.npl.co.uk>
46733      Branch: perl
46734            ! README.amiga lib/Attribute/Handlers.pm
46735            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
46736 ____________________________________________________________________________
46737 [ 10468] By: jhi                                   on 2001/06/07  12:08:56
46738         Log: Subject: [PATCH 5.7.1 pod/perlguts.pod] IOK vs pIOK docs
46739              Date: Thu, 7 Jun 2001 10:09:59 +0100 (BST)
46740              Reply-To: Dave Mitchell <davem@fdgroup.co.uk>
46741              Message-Id: <200106070909.KAA25610@gizmo.fdgroup.co.uk>
46742      Branch: perl
46743            ! pod/perlguts.pod
46744 ____________________________________________________________________________
46745 [ 10467] By: jhi                                   on 2001/06/07  12:04:26
46746         Log: Integrate perlio.
46747      Branch: perl
46748           !> sv.c
46749 ____________________________________________________________________________
46750 [ 10466] By: nick                                  on 2001/06/07  10:25:40
46751         Log: MULTIPLICITY fix for S_grok_number(), also a few gratuitious trailing
46752              whitespace tweaks.
46753              Still coredumps in pragma/overload.t - what a nice hard fail that is...
46754      Branch: perlio
46755            ! sv.c
46756 ____________________________________________________________________________
46757 [ 10465] By: nick                                  on 2001/06/07  08:41:58
46758         Log: Raw integrate of mainline for S_grok_number debug
46759              (sv.c has MULTIPLICITY issues as well as whatever else ...)
46760      Branch: perlio
46761            - plan9/perlplan9.doc plan9/perlplan9.pod
46762           !> (integrate 46 files)
46763 ____________________________________________________________________________
46764 [ 10464] By: jhi                                   on 2001/06/06  23:33:58
46765         Log: The proper prototyping for #10463.
46766      Branch: perl
46767            ! embed.h embed.pl proto.h sv.c
46768 ____________________________________________________________________________
46769 [ 10463] By: jhi                                   on 2001/06/06  23:15:30
46770         Log: Subject: Re: [PATCH] nuke strtol (was Re: One fix for strtoul not setting errno)
46771              From: Nicholas Clark <nick@ccl4.org>
46772              Date: Thu, 7 Jun 2001 00:29:59 +0100
46773              Message-ID: <20010607002959.Z76396@plum.flirble.org>
46774      Branch: perl
46775            ! sv.c
46776 ____________________________________________________________________________
46777 [ 10462] By: jhi                                   on 2001/06/06  23:13:19
46778         Log: Subject: [PATCH perl@10439] fix old $^S description in perlvms.pod
46779              From: "Craig A. Berry" <craigberry@mac.com>
46780              Date: Wed, 06 Jun 2001 17:54:30 -0500
46781              Message-Id: <5.1.0.14.0.20010606174814.03c2c880@exchi01>
46782      Branch: perl
46783            ! vms/perlvms.pod
46784 ____________________________________________________________________________
46785 [ 10461] By: jhi                                   on 2001/06/06  23:10:00
46786         Log: Podify the remaining README.platform files;
46787              merge README.plan9 and plan9/perlplan9.pod;
46788              delete plan9/perlplan9.* (the perlplan.doc needs to
46789              be regenerated in Plan 9); make the =head1 and =head2
46790              in the README.platform to be a little more verbose
46791              (skipped README.os2 not to anger Ilya) so that they
46792              look better in the toc; regen toc.
46793      Branch: perl
46794            - plan9/perlplan9.doc plan9/perlplan9.pod
46795            ! MANIFEST README.aix README.amiga README.apollo README.beos
46796            ! README.bs2000 README.cygwin README.dgux README.dos README.epoc
46797            ! README.hpux README.hurd README.machten README.macos
46798            ! README.micro README.mint README.mpeix README.os390
46799            ! README.plan9 README.qnx README.solaris README.threads
46800            ! README.tru64 README.vmesa README.vms README.vos README.win32
46801            ! plan9/mkfile pod/buildtoc.PL pod/perl.pod pod/perlport.pod
46802            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
46803 ____________________________________________________________________________
46804 [ 10460] By: jhi                                   on 2001/06/06  20:58:53
46805         Log: Subject: [PATCH] Re: Bug in perlguts documentation?
46806              From: Mike Guy <mjtg@cam.ac.uk>
46807              Reply-To: mjtg@cam.ac.uk
46808              Message-Id: <E157fiS-0006Q7-00@draco.cus.cam.ac.uk>
46809      Branch: perl
46810            ! pod/perlguts.pod
46811 ____________________________________________________________________________
46812 [ 10459] By: jhi                                   on 2001/06/06  20:58:15
46813         Log: Subject: [PATCH] Re: [ID 20010604.015] taint + comma = false insecurity
46814              From: Mike Guy <mjtg@cam.ac.uk>
46815              Reply-To: mjtg@cam.ac.uk
46816              Message-Id: <E157flx-0006Uz-00@draco.cus.cam.ac.uk>
46817      Branch: perl
46818            ! pod/perlsec.pod
46819 ____________________________________________________________________________
46820 [ 10458] By: jhi                                   on 2001/06/06  20:56:04
46821         Log: Disable long doubles from pre-5.0 Tru64s.
46822      Branch: perl
46823            ! README.tru64 hints/dec_osf.sh
46824 ____________________________________________________________________________
46825 [ 10457] By: jhi                                   on 2001/06/06  20:49:23
46826         Log: The #10455 exposed that modfl() is fundamentally busted
46827              (as in: dumps core) in pre-5.0 Tru64, so better avoid even
46828              testing it.
46829      Branch: perl
46830            ! hints/dec_osf.sh
46831 ____________________________________________________________________________
46832 [ 10456] By: jhi                                   on 2001/06/06  20:48:35
46833         Log: Metaconfig unit change for #10455.
46834      Branch: metaconfig/U/perl
46835            ! d_modfl.U
46836 ____________________________________________________________________________
46837 [ 10455] By: jhi                                   on 2001/06/06  20:48:09
46838         Log: Configure check for geborken modfl(), inspired by
46839              
46840              Subject: Re: [20010118.017] op/int.t failure 
46841              From: Hugo <hv@crypt.compulink.co.uk>
46842              Date: Tue, 05 Jun 2001 13:43:27 +0100
46843              Message-Id: <200106051243.NAA15525@crypt.compulink.co.uk>
46844      Branch: perl
46845            ! Configure
46846 ____________________________________________________________________________
46847 [ 10454] By: jhi                                   on 2001/06/06  11:45:08
46848         Log: Integrate changes #10450 and #10451 from maintperl:
46849              
46850              optimize change#10448 slightly (don't repeat search in eval""s lexical
46851              scope, since that has already been searched)
46852              
46853              change#9108 needs subtler treatment for case of closures created
46854              within eval""
46855      Branch: perl
46856           !> op.c t/op/misc.t
46857 ____________________________________________________________________________
46858 [ 10453] By: jhi                                   on 2001/06/06  11:42:10
46859         Log: MakeMaker magic to compile (when no dynamic loading)
46860              List/Util.xsc as (ListUtil.c and) ListUtil.o since
46861              POSIX-BC (BS2000) linker has an evil limitation of
46862              being unable to include in the same executable several
46863              object files with the same name - case-insensitively -
46864              because otherwise we conflict with util.c.
46865              Strictly speaking currently required only in POSIX-BC
46866              but probably will do no harm elsewhere where static
46867              linking is required.
46868      Branch: perl
46869            ! ext/List/Util/Makefile.PL
46870 ____________________________________________________________________________
46871 [ 10452] By: nick                                  on 2001/06/06  08:59:51
46872         Log: Integrate mainline.
46873      Branch: perlio
46874           +> lib/Attribute/Handlers/demo/Demo.pm
46875           +> lib/Attribute/Handlers/demo/Descriptions.pm
46876           +> lib/Attribute/Handlers/demo/MyClass.pm
46877           +> lib/Attribute/Handlers/demo/demo.pl
46878           +> lib/Attribute/Handlers/demo/demo2.pl
46879           +> lib/Attribute/Handlers/demo/demo3.pl
46880           +> lib/Attribute/Handlers/demo/demo4.pl
46881           +> lib/Attribute/Handlers/demo/demo_call.pl
46882           +> lib/Attribute/Handlers/demo/demo_chain.pl
46883           +> lib/Attribute/Handlers/demo/demo_cycle.pl
46884           +> lib/Attribute/Handlers/demo/demo_hashdir.pl
46885           +> lib/Attribute/Handlers/demo/demo_phases.pl
46886           +> lib/Attribute/Handlers/demo/demo_range.pl
46887           +> lib/Attribute/Handlers/demo/demo_rawdata.pl t/op/override.t
46888           +> uts/strtol_wrap.c
46889           !> (integrate 91 files)
46890 ____________________________________________________________________________
46891 [ 10451] By: gsar                                  on 2001/06/06  07:11:36
46892         Log: change#9108 needs subtler treatment for case of closures created
46893              within eval""
46894      Branch: maint-5.6/perl
46895            ! op.c t/op/misc.t
46896 ____________________________________________________________________________
46897 [ 10450] By: gsar                                  on 2001/06/06  05:47:25
46898         Log: optimize change#10448 slightly (don't repeat search in eval""s lexical
46899              scope, since that has already been searched)
46900      Branch: maint-5.6/perl
46901            ! op.c
46902 ____________________________________________________________________________
46903 [ 10449] By: jhi                                   on 2001/06/06  01:33:31
46904         Log: Integrate change #10448 from maintperl; lexicals
46905              outside an eval"" weren't resolved correctly inside a subroutine
46906              definition inside the eval"" if they were not already referenced
46907              in the toplevel of the eval""-ed code
46908      Branch: perl
46909           !> cop.h op.c pp_ctl.c t/op/misc.t
46910 ____________________________________________________________________________
46911 [ 10448] By: gsar                                  on 2001/06/06  01:03:26
46912         Log: fix yet another bug of hoary vintage found by change#10394: lexicals
46913              outside an eval"" weren't resolved correctly inside a subroutine
46914              definition inside the eval"" if they were not already referenced
46915              in the toplevel of the eval""-ed code
46916      Branch: maint-5.6/perl
46917            ! cop.h op.c pp_ctl.c t/op/misc.t
46918 ____________________________________________________________________________
46919 [ 10447] By: jhi                                   on 2001/06/06  00:51:04
46920         Log: Subject: [PATCH] perl570delta.pod
46921              From: Peter Scott <Peter@PSDT.com> 
46922              Date: Tue, 05 Jun 2001 18:51:02 -0700
46923              Message-Id: <4.3.2.7.2.20010605183619.00a94400@psdt.com>
46924      Branch: perl
46925            ! pod/perl570delta.pod
46926 ____________________________________________________________________________
46927 [ 10446] By: jhi                                   on 2001/06/05  23:45:05
46928         Log: The fudge factor is no more needed.  I hope.
46929      Branch: perl
46930            ! t/lib/posix.t
46931 ____________________________________________________________________________
46932 [ 10445] By: jhi                                   on 2001/06/05  23:19:19
46933         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms 
46934              From: Hugo <hv@crypt.compulink.co.uk>
46935              Date: Tue, 05 Jun 2001 12:58:19 +0100
46936              Message-Id: <200106051158.MAA04605@crypt.compulink.co.uk>
46937      Branch: perl
46938            ! util.c
46939 ____________________________________________________________________________
46940 [ 10444] By: jhi                                   on 2001/06/05  11:09:01
46941         Log: Make up prototypes only for those who have the functions
46942              but not the prototypes.
46943      Branch: perl
46944            ! perl.h
46945 ____________________________________________________________________________
46946 [ 10443] By: jhi                                   on 2001/06/05  11:02:13
46947         Log: Subject: Re: Not OK: perl@10439 on win32 
46948              From: Prymmer/Kahn <pvhp@best.com> 
46949              Date: Mon, 4 Jun 2001 22:11:02 -0700 (PDT)
46950              Message-ID: <Pine.BSF.4.21.0106042136410.26316-100000@shell8.ba.best.com>
46951      Branch: perl
46952            ! perl.h util.c
46953 ____________________________________________________________________________
46954 [ 10442] By: jhi                                   on 2001/06/05  00:55:46
46955         Log: The metaconfig units changes for #10441.
46956      Branch: metaconfig
46957            ! U/modified/Extract.U U/modified/Extractall.U
46958            ! U/modified/Finish.U
46959 ____________________________________________________________________________
46960 [ 10441] By: jhi                                   on 2001/06/05  00:55:17
46961         Log: Extraction of the *.SH wasn't quite working with -Dmksymlinks.
46962      Branch: perl
46963            ! Configure
46964 ____________________________________________________________________________
46965 [ 10440] By: jhi                                   on 2001/06/05  00:28:27
46966         Log: Unnecessary fuzziness undone, noted by Mike Guy.
46967      Branch: perl
46968            ! t/op/tr.t
46969 ____________________________________________________________________________
46970 [ 10439] By: jhi                                   on 2001/06/04  17:14:31
46971         Log: Update Changes.
46972      Branch: perl
46973            ! Changes patchlevel.h
46974 ____________________________________________________________________________
46975 [ 10438] By: jhi                                   on 2001/06/04  17:10:16
46976         Log: Test case for 'eval "a.b.c.d.e.f;sub"' save stack imbalance
46977              bug found by Ilmari Karonen; the bug fixed by Sarathy's lexical
46978              leakage patch.
46979      Branch: perl
46980            ! t/op/misc.t
46981 ____________________________________________________________________________
46982 [ 10437] By: jhi                                   on 2001/06/04  17:01:06
46983         Log: Test case for #10433/#10424.
46984      Branch: perl
46985            ! t/op/misc.t
46986 ____________________________________________________________________________
46987 [ 10436] By: jhi                                   on 2001/06/04  16:54:21
46988         Log: Subject: One fix for strtoul not setting errno
46989              From: hom00@utsglobal.com (Hal Morris)
46990              Date: Sat, 2 Jun 2001 09:23:11 -0700 (PDT)
46991              Message-Id: <200106021623.JAA06906@cepheus.utsglobal.com>
46992      Branch: perl
46993            + uts/strtol_wrap.c
46994            ! MANIFEST hints/uts.sh
46995 ____________________________________________________________________________
46996 [ 10435] By: jhi                                   on 2001/06/04  16:54:01
46997         Log: Metaconfig units changes for #10434.
46998      Branch: metaconfig
46999            ! U/modified/Cppsym.U
47000      Branch: metaconfig/U/perl
47001            + d_dbminitproto.U d_flockproto.U d_sockatmarkproto.U
47002            + d_syscallproto.U d_usleepproto.U
47003            ! longdblfio.U quadfio.U
47004 ____________________________________________________________________________
47005 [ 10434] By: jhi                                   on 2001/06/04  16:48:33
47006         Log: Configure tweaks; add prototype probes, make the cpp symbols
47007              probe to cast, not whine; test for %Ld and %Lf before %lld and
47008              %llf because the L is the ANSI way.
47009      Branch: perl
47010            ! Configure config_h.SH configure.com epoc/config.sh
47011            ! ext/ODBM_File/ODBM_File.xs perl.h pod/perltoc.pod uconfig.h
47012            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
47013            ! win32/config.bc win32/config.gc win32/config.vc x2p/str.c
47014 ____________________________________________________________________________
47015 [ 10433] By: jhi                                   on 2001/06/04  16:45:23
47016         Log: Sigh.  This is what #10424 was supposed to check in.
47017      Branch: perl
47018            ! op.c sv.c sv.h
47019 ____________________________________________________________________________
47020 [ 10432] By: jhi                                   on 2001/06/04  16:29:40
47021         Log: More verbose failure.
47022      Branch: perl
47023            ! t/op/ver.t
47024 ____________________________________________________________________________
47025 [ 10431] By: jhi                                   on 2001/06/04  16:21:55
47026         Log: The .pm changes to go with #10428.
47027      Branch: perl
47028            ! ext/Fcntl/Fcntl.pm ext/Socket/Socket.pm
47029            ! ext/Sys/Syslog/Syslog.pm
47030 ____________________________________________________________________________
47031 [ 10430] By: jhi                                   on 2001/06/04  16:05:20
47032         Log: On second thoughts show to utf8 skippage message only
47033              on failures, it's too confusing otherwise,
47034      Branch: perl
47035            ! t/pragma/locale.t
47036 ____________________________________________________________________________
47037 [ 10429] By: jhi                                   on 2001/06/04  14:47:50
47038         Log: Do not import anything from Encode.
47039      Branch: perl
47040            ! ext/MIME/Base64/QuotedPrint.pm
47041 ____________________________________________________________________________
47042 [ 10428] By: jhi                                   on 2001/06/04  14:45:47
47043         Log: The #10402 didn't take.  Weird.
47044      Branch: perl
47045            ! ext/Fcntl/Fcntl.xs ext/Socket/Socket.xs
47046            ! ext/Sys/Syslog/Syslog.xs
47047 ____________________________________________________________________________
47048 [ 10427] By: jhi                                   on 2001/06/04  12:55:39
47049         Log: Eradicate traces of 'asciirange' re subpragma.
47050      Branch: perl
47051            ! ext/B/B/Deparse.pm ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm
47052            ! pod/perldiag.pod
47053 ____________________________________________________________________________
47054 [ 10426] By: jhi                                   on 2001/06/04  12:44:05
47055         Log: use is a compile-time thing.
47056      Branch: perl
47057            ! ext/MIME/Base64/QuotedPrint.pm
47058 ____________________________________________________________________________
47059 [ 10425] By: jhi                                   on 2001/06/04  12:39:44
47060         Log: Subject: [PATCH perl@10419] -Wall casting patch
47061              From: Robin Barker <rmb1@cise.npl.co.uk>
47062              Date: Mon, 4 Jun 2001 14:27:28 +0100 (BST)
47063              Message-Id: <200106041327.OAA15338@tempest.npl.co.uk>
47064      Branch: perl
47065            ! ext/Devel/DProf/DProf.xs mg.c
47066 ____________________________________________________________________________
47067 [ 10424] By: jhi                                   on 2001/06/04  12:23:30
47068         Log: Subject: [PATCH #2] introducing SVpad_TYPED
47069              From: Abhijit Menon-Sen <ams@wiw.org>
47070              Date: Mon, 4 Jun 2001 12:26:02 +0530
47071              Message-ID: <20010604122602.A5775@lustre.linux.in>
47072      Branch: perl
47073            ! op.c sv.c sv.h
47074 ____________________________________________________________________________
47075 [ 10423] By: gsar                                  on 2001/06/04  05:12:18
47076         Log: testsuite for change#10192 (from Gisle Aas)
47077      Branch: perl
47078            + t/op/override.t
47079            ! MANIFEST
47080 ____________________________________________________________________________
47081 [ 10422] By: gsar                                  on 2001/06/04  02:32:03
47082         Log: integrate changes#10414-10416 from mainline
47083              
47084              Potential buffer overrun if the radix separator is more than
47085              one byte.  Also, under locales, prefer the locale-specific
47086              separator over the old boring ".".
47087              
47088              "10.", that is, decimal numbers can have no decimal part at all.
47089              
47090              The non-locale places need love, too.
47091      Branch: maint-5.6/perl
47092           !> perl.h sv.c
47093 ____________________________________________________________________________
47094 [ 10421] By: jhi                                   on 2001/06/04  02:25:53
47095         Log: Missed from #10420.
47096      Branch: perl
47097            ! epoc/config.sh
47098 ____________________________________________________________________________
47099 [ 10420] By: jhi                                   on 2001/06/04  02:19:58
47100         Log: Missed HAS_SETRESGID_PROTO.  No serious harm done since
47101              often this prototype goes with HAS_SETRESUID_PROTO.
47102      Branch: perl
47103            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
47104            ! config_h.SH configure.com perl.h uconfig.h
47105 ____________________________________________________________________________
47106 [ 10419] By: jhi                                   on 2001/06/04  00:24:55
47107         Log: Update Changes.
47108      Branch: perl
47109            ! Changes patchlevel.h
47110 ____________________________________________________________________________
47111 [ 10418] By: jhi                                   on 2001/06/03  23:58:04
47112         Log: -Wall "subscript has type `char'" cleanup.
47113      Branch: perl
47114            ! ext/File/Glob/bsd_glob.c x2p/a2py.c x2p/str.c x2p/walk.c
47115 ____________________________________________________________________________
47116 [ 10417] By: jhi                                   on 2001/06/03  23:37:17
47117         Log: Various "cast to pointer from integer of different size"
47118              picked up by gcc -Wall (in Tru64 where pointers are 64 bits
47119              wide but I32 (int) only 32 bits wide).
47120              
47121              WARNING: the classnum and tagnum changes in Storable.xs
47122              may not be wise, they may be breaking binary compatibility
47123              (in 64-bit platforms), asked Raphael Manfredi about the changes.
47124      Branch: perl
47125            ! embed.pl ext/Devel/DProf/DProf.xs ext/Storable/Storable.xs
47126            ! mg.c proto.h
47127 ____________________________________________________________________________
47128 [ 10416] By: jhi                                   on 2001/06/03  23:15:24
47129         Log: The non-locale places need love, too.
47130      Branch: perl
47131            ! perl.h
47132 ____________________________________________________________________________
47133 [ 10415] By: jhi                                   on 2001/06/03  23:10:55
47134         Log: "10.", that is, decimal numbers can have no decimal part at all.
47135      Branch: perl
47136            ! perl.h
47137 ____________________________________________________________________________
47138 [ 10414] By: jhi                                   on 2001/06/03  22:49:55
47139         Log: Potential buffer overrun if the radix separator is more than
47140              one byte.  Also, under locales, prefer the locale-specific
47141              separator over the old boring ".".
47142      Branch: perl
47143            ! perl.h sv.c
47144 ____________________________________________________________________________
47145 [ 10413] By: jhi                                   on 2001/06/03  22:42:10
47146         Log: Integrate change #10412 from maintperl; locale is now
47147              per-cop, not per-op; plus retweak the locale.t to always
47148              list the skipped utf8 locales.
47149      Branch: perl
47150            ! t/pragma/locale.t
47151           !> embed.h lib/locale.pm op.c op.h opcode.h opcode.pl perl.h pp.c
47152           !> pp.sym pp_ctl.c pp_proto.h pp_sys.c util.c
47153 ____________________________________________________________________________
47154 [ 10412] By: gsar                                  on 2001/06/03  22:23:16
47155         Log: rationalize locale handling to fix the bugs uncovered by change#10394
47156              
47157              the major issue was that the runtime was looking at PL_hints rather
47158              than op_private to notice whether locale was enabled
47159              
47160              the secondary issue was that many locale-sensitive numeric ops didn't
47161              have HINT_LOCALE propagated into their op_private
47162              
47163              HINT_LOCALE is now propagated per-statement (i.e., via PL_curcop)
47164              instead of per-op, just like HINT_BYTE and the hints for lexical
47165              warnings (this makes the hint available to every op via PL_curcop)
47166              
47167              pragma/locale.t may need to be reworked with these fixes in mind
47168              (it currently passes its tests)
47169      Branch: maint-5.6/perl
47170            ! embed.h lib/locale.pm op.c op.h opcode.h opcode.pl perl.h pp.c
47171            ! pp.sym pp_ctl.c pp_proto.h pp_sys.c t/pragma/locale.t util.c
47172 ____________________________________________________________________________
47173 [ 10411] By: jhi                                   on 2001/06/03  17:50:49
47174         Log: More verbose debugging.
47175      Branch: perl
47176            ! t/pragma/locale.t
47177 ____________________________________________________________________________
47178 [ 10410] By: jhi                                   on 2001/06/03  17:36:40
47179         Log: Subject: RE: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.t
47180              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
47181              Date: Sat, 2 Jun 2001 22:53:33 +0100
47182              Message-ID: <000601c0ebae$77d10dc0$99dcfea9@bfs.phone.com>
47183      Branch: perl
47184            ! regcomp.c t/pragma/warn/regcomp
47185 ____________________________________________________________________________
47186 [ 10409] By: jhi                                   on 2001/06/03  17:27:13
47187         Log: Mention that lexicalizing $a or $b is a bad idea if one
47188              wants to use sort().
47189      Branch: perl
47190            ! pod/perlvar.pod
47191 ____________________________________________________________________________
47192 [ 10408] By: jhi                                   on 2001/06/03  16:52:41
47193         Log: Tweak the test to be happy if the accuracy is 'good enough'.
47194      Branch: perl
47195            ! t/lib/posix.t
47196 ____________________________________________________________________________
47197 [ 10407] By: jhi                                   on 2001/06/03  16:50:33
47198         Log: Upgrade to Attribute::Handlers 0.70.
47199              
47200              NOTE: this unearthed the "too late for CHECK block" bug,
47201              that's why the 1_compile.t change.
47202      Branch: perl
47203            + lib/Attribute/Handlers/demo/Demo.pm
47204            + lib/Attribute/Handlers/demo/Descriptions.pm
47205            + lib/Attribute/Handlers/demo/MyClass.pm
47206            + lib/Attribute/Handlers/demo/demo.pl
47207            + lib/Attribute/Handlers/demo/demo2.pl
47208            + lib/Attribute/Handlers/demo/demo3.pl
47209            + lib/Attribute/Handlers/demo/demo4.pl
47210            + lib/Attribute/Handlers/demo/demo_call.pl
47211            + lib/Attribute/Handlers/demo/demo_chain.pl
47212            + lib/Attribute/Handlers/demo/demo_cycle.pl
47213            + lib/Attribute/Handlers/demo/demo_hashdir.pl
47214            + lib/Attribute/Handlers/demo/demo_phases.pl
47215            + lib/Attribute/Handlers/demo/demo_range.pl
47216            + lib/Attribute/Handlers/demo/demo_rawdata.pl
47217            ! MANIFEST lib/Attribute/Handlers.pm t/lib/1_compile.t
47218            ! t/lib/attrhand.t
47219 ____________________________________________________________________________
47220 [ 10406] By: jhi                                   on 2001/06/03  16:40:03
47221         Log: One less -Wall whine.
47222      Branch: perl
47223            ! regcomp.c
47224 ____________________________________________________________________________
47225 [ 10405] By: jhi                                   on 2001/06/03  16:30:34
47226         Log: Integrate change #10404 from maintperl; eval.t was in pre-10394 mood.
47227      Branch: perl
47228           !> t/op/eval.t
47229 ____________________________________________________________________________
47230 [ 10404] By: gsar                                  on 2001/06/03  16:23:07
47231         Log: eval.t was relying on pre-change#10394 buggy behavior (lexicals
47232              aren't "normally" visible inside eval""s contained in subs unless
47233              a cloned reference to them already exists)
47234              
47235              strangely enough, t/harness didn't show this up as a failure
47236              (harness needs fixing?)
47237      Branch: maint-5.6/perl
47238            ! t/op/eval.t
47239 ____________________________________________________________________________
47240 [ 10403] By: jhi                                   on 2001/06/03  16:22:59
47241         Log: Update to Text::Balanced 1.85.
47242      Branch: perl
47243            ! lib/Text/Balanced.pm t/lib/tb-xvari.t
47244 ____________________________________________________________________________
47245 [ 10402] By: jhi                                   on 2001/06/03  16:18:09
47246         Log: Subject: [PATCH] Re: ext/Socket/Socket.xs
47247              From: Nicholas Clark <nick@ccl4.org>
47248              Date: Sun, 3 Jun 2001 17:54:36 +0100
47249              Message-ID: <20010603175436.E76396@plum.flirble.org> 
47250      Branch: perl
47251            ! ext/Fcntl/Fcntl.xs ext/Socket/Socket.xs
47252            ! ext/Sys/Syslog/Syslog.xs
47253 ____________________________________________________________________________
47254 [ 10401] By: jhi                                   on 2001/06/03  16:09:33
47255         Log: Unused variables.
47256      Branch: perl
47257            ! util.c
47258 ____________________________________________________________________________
47259 [ 10400] By: jhi                                   on 2001/06/03  16:04:26
47260         Log: Subject: [PATCH] APIfy op_clear 
47261              From: Simon Cozens <simon@netthink.co.uk>
47262              Date: Sun, 3 Jun 2001 13:51:46 +0100
47263              Message-ID: <20010603135146.A9984@deep-dark-truthful-mirror.pmb.ox.ac.uk>
47264              
47265              (despite the subject line, op_null is APIfied by the patch)
47266      Branch: perl
47267            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
47268 ____________________________________________________________________________
47269 [ 10399] By: jhi                                   on 2001/06/03  15:51:35
47270         Log: Subject: [PATCH] t/lib/extutils.t
47271              From: Nicholas Clark <nick@ccl4.org>
47272              Date: Sat, 2 Jun 2001 23:57:05 +0100
47273              Message-ID: <20010602235705.Q12698@plum.flirble.org>
47274      Branch: perl
47275            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
47276 ____________________________________________________________________________
47277 [ 10398] By: jhi                                   on 2001/06/03  15:34:11
47278         Log: Subject: [PATCH: perl@10360] update two win32 Makefiles
47279              From: Prymmer/Kahn <pvhp@best.com>
47280              Date: Sun, 3 Jun 2001 08:55:14 -0700 (PDT)
47281              Message-ID: <Pine.BSF.4.21.0106030845550.21619-100000@shell8.ba.best.com>
47282      Branch: perl
47283            ! win32/Makefile win32/makefile.mk
47284 ____________________________________________________________________________
47285 [ 10397] By: jhi                                   on 2001/06/03  15:12:13
47286         Log: Subject: Re: 'decimal digits' macro? 
47287              From: Hugo <hv@crypt.compulink.co.uk>
47288              Date: Sun, 03 Jun 2001 04:26:36 +0100
47289              Message-Id: <200106030326.EAA18786@crypt.compulink.co.uk>
47290      Branch: perl
47291            ! handy.h t/lib/posix.t t/op/tr.t
47292 ____________________________________________________________________________
47293 [ 10396] By: jhi                                   on 2001/06/03  15:10:49
47294         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms
47295              From: Hugo <hv@crypt.compulink.co.uk>
47296              Date: Sun, 03 Jun 2001 14:56:30 +0100
47297              Message-Id: <200106031356.OAA12517@crypt.compulink.co.uk>
47298      Branch: perl
47299            ! util.c
47300 ____________________________________________________________________________
47301 [ 10395] By: jhi                                   on 2001/06/03  14:59:41
47302         Log: Integrate change #10394 from maintperl; lexical file scope leakage.
47303      Branch: perl
47304           !> perly.c perly.y t/op/misc.t t/pragma/warn/universal
47305           !> vms/perly_c.vms
47306 ____________________________________________________________________________
47307 [ 10394] By: gsar                                  on 2001/06/03  03:05:43
47308         Log: fix leakage of lexicals at file scope into subroutines that were
47309              declared before them; this appears to be a longstanding bug that
47310              meant that lexicals at file scope were never "deintroduced", meaning
47311              their scope range was never properly closed, and their visibility
47312              extended to all subsequent eval""s or requires
47313              
47314              added a test case
47315              
47316              seems to also fix a case of bogus duplicate warnings
47317      Branch: maint-5.6/perl
47318            ! perly.c perly.y t/op/misc.t t/pragma/warn/universal
47319            ! vms/perly_c.vms
47320 ____________________________________________________________________________
47321 [ 10393] By: jhi                                   on 2001/06/02  16:55:03
47322         Log: More VMS tweaks from Craig A. Berry.
47323      Branch: perl
47324            ! configure.com t/lib/extutils.t
47325 ____________________________________________________________________________
47326 [ 10392] By: jhi                                   on 2001/06/02  16:48:26
47327         Log: -Wall cleanup continues.
47328      Branch: perl
47329            ! README.tru64 embed.h embed.pl ext/NDBM_File/NDBM_File.xs
47330            ! ext/POSIX/POSIX.xs ext/PerlIO/Scalar/Scalar.xs
47331            ! ext/Storable/Storable.xs ext/Sys/Hostname/Hostname.xs
47332            ! ext/Sys/Syslog/Syslog.xs perl.c proto.h regcomp.c regexec.c
47333            ! run.c toke.c util.c
47334 ____________________________________________________________________________
47335 [ 10391] By: jhi                                   on 2001/06/02  13:29:47
47336         Log: The metaconfig unit change for #10390.
47337      Branch: metaconfig/U/perl
47338            ! gccvers.U
47339 ____________________________________________________________________________
47340 [ 10390] By: jhi                                   on 2001/06/02  13:29:12
47341         Log: Drop the -ansi from the default gcc flags.
47342              
47343              Off_t/off_t is a struct in Solaris with largefiles, and with -ansi
47344              that struct cannot be compared with a flat integer, such as STRLEN.
47345              The -ansi will also cause a lot of noise in Solaris because of:
47346              /usr/include/sys/resource.h:148: warning: `struct rlimit64' declared inside parameter list
47347      Branch: perl
47348            ! Configure
47349 ____________________________________________________________________________
47350 [ 10389] By: jhi                                   on 2001/06/02  13:14:57
47351         Log: Integrate perlio.
47352      Branch: perl
47353           !> pod/perlapi.pod util.c
47354 ____________________________________________________________________________
47355 [ 10388] By: nick                                  on 2001/06/02  08:01:12
47356         Log: Integrate mainline
47357      Branch: perlio
47358           +> lib/Attribute/Handlers.pm t/lib/attrhand.t
47359           !> MANIFEST configure.com ext/MIME/Base64/QuotedPrint.pm
47360           !> lib/File/Find.pm pod/perlmodlib.pod pod/perltoc.pod
47361           !> t/lib/1_compile.t t/lib/mimeqp.t
47362 ____________________________________________________________________________
47363 [ 10387] By: nick                                  on 2001/06/02  07:39:17
47364         Log: Tweak util.c's atof2 for MULTIPLICITY
47365      Branch: perlio
47366            ! util.c
47367 ____________________________________________________________________________
47368 [ 10386] By: nick                                  on 2001/06/02  07:38:33
47369         Log: Integrate mainline
47370      Branch: perlio
47371           !> (integrate 41 files)
47372 ____________________________________________________________________________
47373 [ 10385] By: jhi                                   on 2001/06/01  22:12:48
47374         Log: Add Attribute::Handlers 0.61 from Damian Conway.
47375      Branch: perl
47376            + lib/Attribute/Handlers.pm t/lib/attrhand.t
47377            ! MANIFEST pod/perlmodlib.pod pod/perltoc.pod t/lib/1_compile.t
47378 ____________________________________________________________________________
47379 [ 10384] By: jhi                                   on 2001/06/01  21:53:14
47380         Log: Subject: [PATCH: perl@10328] allow MIME::QuotePrint to handle ASCII code numbers on EBCDIC machines
47381              From: Peter Prymmer <pvhp@forte.com>
47382              Date: Fri, 1 Jun 2001 15:49:22 -0700 (PDT)
47383              Message-ID: <Pine.OSF.4.10.10106011545140.323662-100000@aspara.forte.com>
47384      Branch: perl
47385            ! ext/MIME/Base64/QuotedPrint.pm t/lib/mimeqp.t
47386 ____________________________________________________________________________
47387 [ 10383] By: jhi                                   on 2001/06/01  21:36:11
47388         Log: Subject: [PATCH File::Find] 'do 1' and puzzling (?>...)
47389              From: Jeff Pinyan <jeffp@crusoe.net>
47390              Date: Fri, 1 Jun 2001 14:13:56 -0400 (EDT)
47391              Message-ID: <Pine.GSO.4.21.0106011412520.21027-100000@crusoe.crusoe.net>
47392      Branch: perl
47393            ! lib/File/Find.pm
47394 ____________________________________________________________________________
47395 [ 10382] By: jhi                                   on 2001/06/01  21:35:02
47396         Log: Subject: [PATCH perl@10381] configure.com tweaks
47397              From: "Craig A. Berry" <craigberry@mac.com>
47398              Date: Fri, 1 Jun 2001 13:55:43 -0500
47399              Message-Id: <a05100e00b73d942aa9da@[172.16.52.1]>
47400      Branch: perl
47401            ! configure.com
47402 ____________________________________________________________________________
47403 [ 10381] By: jhi                                   on 2001/06/01  16:37:21
47404         Log: Update Changes.
47405      Branch: perl
47406            ! Changes patchlevel.h
47407 ____________________________________________________________________________
47408 [ 10380] By: jhi                                   on 2001/06/01  16:19:18
47409         Log: Subject: [PATCH] Re: [ID 20010529.004] program doesn't work unless in debug mode
47410              From: Mike Guy <mjtg@cam.ac.uk>
47411              Date: Fri, 01 Jun 2001 18:17:02 +0100
47412              Message-Id: <E155sXm-0001C2-00@draco.cus.cam.ac.uk>
47413      Branch: perl
47414            ! lib/perl5db.pl
47415 ____________________________________________________________________________
47416 [ 10379] By: jhi                                   on 2001/06/01  16:13:28
47417         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms
47418              From: Hugo <hv@crypt.compulink.co.uk>
47419              Date: Thu, 31 May 2001 20:49:48 +0100
47420              Message-Id: <200105311949.UAA02798@crypt.compulink.co.uk>
47421      Branch: perl
47422            ! embed.h embed.pl global.sym objXSUB.h perl.h perlapi.c proto.h
47423            ! util.c
47424 ____________________________________________________________________________
47425 [ 10378] By: jhi                                   on 2001/06/01  15:56:35
47426         Log: Zero() is not available in x2p (or, rather, some of its
47427              implementations like memzero() might not be available.)
47428      Branch: perl
47429            ! x2p/hash.c
47430 ____________________________________________________________________________
47431 [ 10377] By: jhi                                   on 2001/06/01  15:44:48
47432         Log: Subject: [PATCH x2p/hash.c] bzero -> memset
47433              From: Michael G Schwern <schwern@pobox.com>
47434              Date: Fri, 1 Jun 2001 12:00:29 +0100
47435              Message-ID: <20010601120029.F29027@blackrider.blackstar.co.uk>
47436              
47437              (But use Zero() instead of memset.)
47438      Branch: perl
47439            ! x2p/hash.c
47440 ____________________________________________________________________________
47441 [ 10376] By: jhi                                   on 2001/06/01  15:39:52
47442         Log: Subject: Re: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.t
47443              From: Jeff Pinyan <jeffp@crusoe.net>
47444              Date: Fri, 1 Jun 2001 10:33:55 -0400 (EDT)
47445              Message-ID: <Pine.GSO.4.21.0106011032080.21027-100000@crusoe.crusoe.net>
47446      Branch: perl
47447            ! pod/perldiag.pod regcomp.c t/op/pat.t
47448 ____________________________________________________________________________
47449 [ 10375] By: jhi                                   on 2001/06/01  15:36:35
47450         Log: Retract #10324 and #10333; not needed.
47451      Branch: perl
47452            ! hints/irix_6.sh hints/linux.sh
47453 ____________________________________________________________________________
47454 [ 10374] By: jhi                                   on 2001/06/01  15:35:19
47455         Log: The #10370 wasn't quite right.
47456      Branch: perl
47457            ! ext/XS/Typemap/Typemap.xs
47458 ____________________________________________________________________________
47459 [ 10373] By: jhi                                   on 2001/06/01  15:34:49
47460         Log: The metaconfig units changes for #10372.
47461      Branch: metaconfig/U/perl
47462            + d_realpath.U d_sresgproto.U d_sresuproto.U
47463            ! gccvers.U i_db.U
47464 ____________________________________________________________________________
47465 [ 10372] By: jhi                                   on 2001/06/01  15:34:24
47466         Log: Configure tweaks; record the Berkeley DB version,
47467              probe for realpath(), for setresuid() and setresgid()
47468              prototypes; use realpath() (try to be paranoid enough),
47469              use the setres[ug]id prototypes because glibc has the functions
47470              but not their prototypes; add -Wall -ansi to gcc ccflags;
47471              regen toc.
47472      Branch: perl
47473            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
47474            ! config_h.SH configure.com epoc/config.sh
47475            ! ext/DB_File/DB_File.xs perl.h pod/perlapi.pod pod/perltoc.pod
47476            ! uconfig.h uconfig.sh util.c vos/config.alpha.def
47477            ! vos/config.ga.def win32/config.bc win32/config.gc
47478            ! win32/config.vc
47479 ____________________________________________________________________________
47480 [ 10371] By: jhi                                   on 2001/06/01  12:50:05
47481         Log: Subject: Re: [PATCH xsutils.c] Quieting warnings
47482              From: Michael G Schwern <schwern@pobox.com>
47483              Date: Fri, 1 Jun 2001 11:28:14 +0100
47484              Message-ID: <20010601112814.B29027@blackrider.blackstar.co.uk>
47485      Branch: perl
47486            ! lib/attributes.pm xsutils.c
47487 ____________________________________________________________________________
47488 [ 10370] By: jhi                                   on 2001/06/01  12:48:55
47489         Log: Subject: [PATCH] Fix -Wall on XS::Typemap
47490              From: Tim Jenness <t.jenness@jach.hawaii.edu>
47491              Date: Thu, 31 May 2001 16:15:37 -1000 (HST)
47492              Message-ID: <Pine.LNX.4.33.0105311610110.9337-100000@lapaki.jach.hawaii.edu>
47493      Branch: perl
47494            ! ext/XS/Typemap/Typemap.xs
47495 ____________________________________________________________________________
47496 [ 10369] By: jhi                                   on 2001/06/01  12:47:21
47497         Log: Subject: [patch] Cwd.xs optimizations/abstraction
47498              From: Doug MacEachern <dougm@covalent.net>
47499              Date: Thu, 31 May 2001 17:37:37 -0700 (PDT)
47500              Message-ID: <Pine.LNX.4.21.0105311733270.732-100000@mako.covalent.net> 
47501      Branch: perl
47502            ! embed.h embed.pl ext/Cwd/Cwd.xs global.sym lib/Cwd.pm
47503            ! objXSUB.h perlapi.c pod/perlapi.pod proto.h util.c
47504 ____________________________________________________________________________
47505 [ 10368] By: jhi                                   on 2001/06/01  12:32:00
47506         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!])
47507              From: Nicholas Clark <nick@ccl4.org>
47508              Date: Thu, 31 May 2001 23:56:40 +0100
47509              Message-ID: <20010531235640.F12698@plum.flirble.org>
47510              
47511              Make the test work also under only static extensions
47512              (sh Configure -Uusedl fakes this nicely)
47513      Branch: perl
47514            ! t/lib/extutils.t
47515 ____________________________________________________________________________
47516 [ 10367] By: jhi                                   on 2001/06/01  12:27:53
47517         Log: Subject: [PATCH hv.c] Eliminating trigraph
47518              From: Michael G Schwern <schwern@pobox.com>
47519              Message-ID: <20010601114955.E29027@blackrider.blackstar.co.uk>
47520              Date: Fri, 1 Jun 2001 11:49:56 +0100
47521      Branch: perl
47522            ! hv.c
47523 ____________________________________________________________________________
47524 [ 10366] By: jhi                                   on 2001/06/01  12:14:57
47525         Log: Subject: Re: [PATCH] Tests for File::Compare 
47526              From: "Philip Newton" <Philip.Newton@gmx.net>
47527              Date: Thu, 31 May 2001 19:44:05 +0200
47528              Message-Id: <200105311748.f4VHmCt18269@chaos.wustl.edu>
47529              
47530              Unnecessary "quotation marks".
47531      Branch: perl
47532            ! t/lib/filecomp.t
47533 ____________________________________________________________________________
47534 [ 10365] By: jhi                                   on 2001/06/01  12:13:26
47535         Log: Integrate perlio.
47536      Branch: perl
47537           !> lib/ExtUtils/MM_Win32.pm t/lib/filecomp.t
47538 ____________________________________________________________________________
47539 [ 10364] By: nick                                  on 2001/06/01  10:13:31
47540         Log: Cleanup dll.base and dll.exp created by GCC builds.
47541      Branch: perlio
47542            ! lib/ExtUtils/MM_Win32.pm
47543 ____________________________________________________________________________
47544 [ 10363] By: nick                                  on 2001/06/01  10:02:17
47545         Log: Make filecomp test work on CRLF platforms by adding binmode.
47546      Branch: perlio
47547            ! t/lib/filecomp.t
47548 ____________________________________________________________________________
47549 [ 10362] By: nick                                  on 2001/06/01  08:37:17
47550         Log: Integrate mainline
47551      Branch: perlio
47552           !> Changes Configure patchlevel.h perlio.c
47553 ____________________________________________________________________________
47554 [ 10361] By: jhi                                   on 2001/05/31  15:09:34
47555         Log: panic:claustrophobia.
47556      Branch: perl
47557            ! perlio.c
47558 ____________________________________________________________________________
47559 [ 10360] By: jhi                                   on 2001/05/31  13:04:25
47560         Log: Update Changes.
47561      Branch: perl
47562            ! Changes patchlevel.h
47563 ____________________________________________________________________________
47564 [ 10359] By: nick                                  on 2001/05/31  12:35:50
47565         Log: Integrate mainline.
47566      Branch: perlio
47567           +> t/lib/filecomp.t
47568           !> AUTHORS MANIFEST ext/Storable/Storable.xs gv.c perl.c perl.h
47569           !> pp_ctl.c sv.c t/lib/1_compile.t toke.c util.c
47570 ____________________________________________________________________________
47571 [ 10358] By: jhi                                   on 2001/05/31  12:35:05
47572         Log: Integrate perlio.
47573      Branch: perl
47574           !> t/pragma/warn/toke win32/config_H.bc win32/config_H.gc
47575           !> win32/config_H.vc
47576 ____________________________________________________________________________
47577 [ 10357] By: jhi                                   on 2001/05/31  12:34:04
47578         Log: Metaconfig unit change for #10356.
47579      Branch: metaconfig
47580            ! U/installdirs/inc_version_list.U
47581 ____________________________________________________________________________
47582 [ 10356] By: jhi                                   on 2001/05/31  12:33:41
47583         Log: Allow Configure -Dinc_version_list='5.6.0/$archname 5.6.0' ...
47584              (idea from Sarathy; implementation from Andy)
47585      Branch: perl
47586            ! Configure
47587 ____________________________________________________________________________
47588 [ 10355] By: jhi                                   on 2001/05/31  12:18:06
47589         Log: More AUTHORS.
47590      Branch: perl
47591            ! AUTHORS
47592 ____________________________________________________________________________
47593 [ 10354] By: jhi                                   on 2001/05/31  12:16:24
47594         Log: Subject: Re: [PATCH] Tests for File::Compare
47595              From: Alexander Gough <alexander.gough@st-hughs.oxford.ac.uk>
47596              Date: Thu, 31 May 2001 13:26:34 +0100 (GMT)
47597              Message-Id: <E155RX8-0004X2-00@wing1.herald.ox.ac.uk>
47598      Branch: perl
47599            + t/lib/filecomp.t
47600            ! MANIFEST t/lib/1_compile.t
47601 ____________________________________________________________________________
47602 [ 10353] By: jhi                                   on 2001/05/31  12:11:24
47603         Log: Subject: [PATCH] DEBUG_* macro cleanups
47604              From: Abhijit Menon-Sen <ams@wiw.org>
47605              Date: Thu, 31 May 2001 12:16:22 +0530
47606              Message-ID: <20010531121622.B4829@lustre.linux.in>
47607              
47608              Subject: Re: [PATCH] DEBUG_* macro cleanups
47609              From: Abhijit Menon-Sen <ams@wiw.org>
47610              Date: Thu, 31 May 2001 13:57:01 +0530
47611              Message-ID: <20010531135701.A21775@lustre.linux.in>
47612              
47613              (The DEBUG_ definitions in perl.h changed to use the
47614              STMT_START and STMT_END.)
47615      Branch: perl
47616            ! perl.h pp_ctl.c sv.c toke.c
47617 ____________________________________________________________________________
47618 [ 10352] By: jhi                                   on 2001/05/31  11:53:31
47619         Log: Subject: [PATCH] -Wall cleanups: perl.c, gv.c, Storable.xs
47620              From: Abhijit Menon-Sen <ams@wiw.org>
47621              Date: Thu, 31 May 2001 08:27:55 +0530
47622              Message-ID: <20010531082755.A10018@lustre.linux.in>
47623      Branch: perl
47624            ! ext/Storable/Storable.xs gv.c perl.c
47625 ____________________________________________________________________________
47626 [ 10351] By: jhi                                   on 2001/05/31  11:45:16
47627         Log: Subject: [PATCH] AUTHORS
47628              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
47629              Date: Thu, 31 May 2001 01:27:59 -0500
47630              Message-ID: <20010531012758.A1595@staff1.cso.uiuc.edu>
47631              
47632              Subject: Re: [PATCH] AUTHORS
47633              From: "Philip Newton" <Philip.Newton@gmx.net>
47634              Date: Thu, 31 May 2001 10:08:06 +0200
47635              (Message-Id missing?)
47636      Branch: perl
47637            ! AUTHORS
47638 ____________________________________________________________________________
47639 [ 10350] By: nick                                  on 2001/05/31  11:40:43
47640         Log: win32 - dmake regen_config_h
47641      Branch: perlio
47642            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
47643 ____________________________________________________________________________
47644 [ 10349] By: jhi                                   on 2001/05/31  11:38:27
47645         Log: Subject: Re: [PATCH util.c] More warning cleanups.
47646              From: "Philip Newton" <Philip.Newton@gmx.net>
47647              Date: Thu, 31 May 2001 07:41:36 +0200
47648              Message-Id: <200105310538.IAA25458@taku.hut.fi>
47649              
47650              Undo C++-ism that snekt in.
47651      Branch: perl
47652            ! util.c
47653 ____________________________________________________________________________
47654 [ 10348] By: nick                                  on 2001/05/31  11:36:46
47655         Log: Tolerate Win32 numerics
47656      Branch: perlio
47657            ! t/pragma/warn/toke
47658 ____________________________________________________________________________
47659 [ 10347] By: jhi                                   on 2001/05/31  11:29:40
47660         Log: Integrate perlio.
47661      Branch: perl
47662           !> perlio.c win32/win32.h
47663 ____________________________________________________________________________
47664 [ 10346] By: nick                                  on 2001/05/31  10:54:55
47665         Log: Hack to restore Win32 pseudo fork broken by Multiple Interpreter
47666              perlio.c change 10255.
47667      Branch: perlio
47668            ! perlio.c
47669 ____________________________________________________________________________
47670 [ 10345] By: nick                                  on 2001/05/31  10:01:57
47671         Log: Conditionally put back some "unused" dTHX which are used
47672              with PERL_IMPLICIT_SYS
47673      Branch: perlio
47674            ! perlio.c
47675 ____________________________________________________________________________
47676 [ 10344] By: nick                                  on 2001/05/31  10:00:59
47677         Log: Fix Win32 for new spelling IN_BYTES 
47678      Branch: perlio
47679            ! win32/win32.h
47680 ____________________________________________________________________________
47681 [ 10343] By: nick                                  on 2001/05/31  08:01:32
47682         Log: perlio.c -Wall cleaner under MULTIPLICITY
47683              - still minor noise with linux stdio
47684      Branch: perlio
47685            ! perlio.c
47686 ____________________________________________________________________________
47687 [ 10342] By: nick                                  on 2001/05/31  07:52:23
47688         Log: Integrate mainline.
47689      Branch: perlio
47690           !> (integrate 42 files)
47691 ____________________________________________________________________________
47692 [ 10341] By: jhi                                   on 2001/05/31  01:39:02
47693         Log: AUTHORS updates.
47694      Branch: perl
47695            ! AUTHORS
47696 ____________________________________________________________________________
47697 [ 10340] By: jhi                                   on 2001/05/31  00:19:29
47698         Log: Subject: [PATCH: perl@10328] new md5sum for modified MD5.xs file
47699              From: Peter Prymmer <pvhp@forte.com>
47700              Date: Wed, 30 May 2001 17:57:20 -0700 (PDT)
47701              Message-ID: <Pine.OSF.4.10.10105301753210.129765-100000@aspara.forte.com>
47702      Branch: perl
47703            ! t/lib/md5-file.t
47704 ____________________________________________________________________________
47705 [ 10339] By: jhi                                   on 2001/05/31  00:16:44
47706         Log: Salvage bits and pieces from the experimental 'utf8 everywhere'
47707              patch: rename HINT_BYTE and IN_BYTE to HINT_BYTES and IN_BYTES
47708              to match the pragma name; various robustness cleanups.
47709      Branch: perl
47710            ! lib/utf8_heavy.pl mg.c perl.h pp.c pp_ctl.c pp_sys.c regexec.c
47711            ! sv.c toke.c utf8.c utf8.h utfebcdic.h
47712 ____________________________________________________________________________
47713 [ 10338] By: jhi                                   on 2001/05/30  23:56:14
47714         Log: More -Wall sweeping.
47715      Branch: perl
47716            ! av.c doio.c ext/Cwd/Cwd.xs ext/Devel/DProf/DProf.xs
47717            ! ext/Devel/Peek/Peek.xs ext/Encode/Encode.xs
47718            ! ext/List/Util/Util.xs gv.c op.c pp.c pp_ctl.c pp_hot.c
47719            ! regcomp.c sv.c toke.c utf8.c
47720 ____________________________________________________________________________
47721 [ 10337] By: jhi                                   on 2001/05/30  23:20:23
47722         Log: Subject: [PATCH] (was Re: [PATCH] Re: Report /pro/3gl/CPAN/perl-5.7.1)
47723              From: Nicholas Clark <nick@ccl4.org>
47724              Date: Wed, 30 May 2001 22:34:41 +0100
47725              Message-ID: <20010530223441.Y86445@plum.flirble.org>
47726      Branch: perl
47727            ! t/op/cmp.t
47728 ____________________________________________________________________________
47729 [ 10336] By: jhi                                   on 2001/05/30  23:18:48
47730         Log: It's is not, it isn't ain't, and it's it's, not its,
47731              if you mean it is. If you don't, it's its. Then too,
47732              it's hers. It isn't her's. It isn't our's either.
47733              It's ours, and likewise yours and theirs.
47734              -- Oxford University Press, Edpress News
47735      Branch: perl
47736            ! lib/autouse.pm
47737 ____________________________________________________________________________
47738 [ 10335] By: jhi                                   on 2001/05/30  23:12:30
47739         Log: More -Wall silencing from Michael Schwern and Jarkko Hietaniemi.
47740      Branch: perl
47741            ! doop.c ext/ByteLoader/bytecode.h ext/DB_File/DB_File.xs mg.c
47742            ! perl.c perlio.c regexec.c universal.c util.c x2p/a2py.c
47743            ! x2p/str.c x2p/walk.c xsutils.c
47744 ____________________________________________________________________________
47745 [ 10334] By: jhi                                   on 2001/05/30  22:52:41
47746         Log: Subject: [PATCH perl.c t/run/runenv.t] (was Re: [[ID 20010514.042] Perl v5.6.1 mangles PERL5OPT])
47747              From: Michael G Schwern <schwern@pobox.com>
47748              Date: Wed, 30 May 2001 17:10:38 +0100
47749              Message-ID: <20010530171038.L670@blackrider.blackstar.co.uk>
47750              
47751              Subject: Re: [PATCH perl.c t/run/runenv.t] (was Re: [ID 20010514.042] Perl v5.6.1 mangles PERL5OPT])
47752              From: Abhijit Menon-Sen <ams@wiw.org>
47753              Date: Wed, 30 May 2001 23:16:13 +0530
47754              Message-ID: <20010530231613.A31933@lustre.linux.in>
47755      Branch: perl
47756            ! perl.c t/run/runenv.t
47757 ____________________________________________________________________________
47758 [ 10333] By: jhi                                   on 2001/05/30  22:25:02
47759         Log: (Retracted by #10375.)
47760              
47761              IRIX hints patch from Merijn Broeren.
47762              
47763              TODO: (this and the earlier Linux hints patch) should be solved
47764              at Configure level.  Merijn: -ldb should not be used on any platform
47765              for perl, just when linking DBFile itself. Trying to be helpful here
47766              is counterproductive.
47767      Branch: perl
47768            ! hints/irix_6.sh
47769 ____________________________________________________________________________
47770 [ 10332] By: jhi                                   on 2001/05/30  22:11:13
47771         Log: Subject: Re: [PATCH doop.c] unused variable in Perl_do_join
47772              From: Nicholas Clark <nick@ccl4.org>
47773              Date: Wed, 30 May 2001 23:20:58 +0100
47774              Message-ID: <20010530232058.B86445@plum.flirble.org>
47775      Branch: perl
47776            ! doop.c
47777 ____________________________________________________________________________
47778 [ 10331] By: jhi                                   on 2001/05/30  22:09:49
47779         Log: Subject: Re: [PATCH perl@10298] fix extutils.t and autouse.t for VMS
47780              From: Michael G Schwern <schwern@pobox.com> 
47781              Date: Wed, 30 May 2001 15:24:20 +0100
47782              Message-ID: <20010530152420.H670@blackrider.blackstar.co.uk>
47783      Branch: perl
47784            ! t/pragma/autouse.t
47785 ____________________________________________________________________________
47786 [ 10330] By: jhi                                   on 2001/05/30  22:02:21
47787         Log: The regex trick wasn't a good idea.
47788      Branch: perl
47789            ! pod/perlfaq4.pod
47790 ____________________________________________________________________________
47791 [ 10329] By: nick                                  on 2001/05/30  18:34:35
47792         Log: Integrate mainline
47793      Branch: perlio
47794           !> (integrate 40 files)
47795 ____________________________________________________________________________
47796 [ 10328] By: jhi                                   on 2001/05/30  14:28:39
47797         Log: Update Changes.
47798      Branch: perl
47799            ! Changes patchlevel.h
47800 ____________________________________________________________________________
47801 [ 10327] By: jhi                                   on 2001/05/30  14:07:01
47802         Log: The metaconfig unit change for #10325.
47803      Branch: metaconfig
47804            + U/modified/afs.U
47805 ____________________________________________________________________________
47806 [ 10326] By: jhi                                   on 2001/05/30  14:06:36
47807         Log: More -Wall cleanup from Schwern; the EBCDIC MD5.xs checksum
47808              is now wrong.
47809      Branch: perl
47810            ! ext/Digest/MD5/MD5.xs t/lib/md5-file.t
47811 ____________________________________________________________________________
47812 [ 10325] By: jhi                                   on 2001/05/30  14:04:28
47813         Log: Introduce $Config{afsroot}.
47814      Branch: perl
47815            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
47816            ! config_h.SH epoc/config.sh uconfig.sh win32/config.bc
47817            ! win32/config.gc win32/config.vc
47818 ____________________________________________________________________________
47819 [ 10324] By: jhi                                   on 2001/05/30  13:49:44
47820         Log: (Retracted by #10375.)
47821              
47822              Linux DB tweak from Merijn Broeren <merijnb@iloquent.nl>.
47823      Branch: perl
47824            ! hints/linux.sh
47825 ____________________________________________________________________________
47826 [ 10323] By: jhi                                   on 2001/05/30  13:49:29
47827         Log: AFS patches from Merijn Broeren <merijnb@iloquent.nl>.
47828              (Also Configure tweaks needed; coming up soon.)
47829      Branch: perl
47830            ! t/io/fs.t t/lib/glob-basic.t t/op/stat.t
47831 ____________________________________________________________________________
47832 [ 10322] By: jhi                                   on 2001/05/30  13:37:56
47833         Log: Subject: [PATCH lib/perl5db.pl] Conditional breakpoints
47834              From: Michael G Schwern <schwern@pobox.com>
47835              Date: Sun, 27 May 2001 10:29:43 +0100
47836              Message-ID: <20010527102942.J711@blackrider.blackstar.co.uk>
47837      Branch: perl
47838            ! lib/perl5db.pl
47839 ____________________________________________________________________________
47840 [ 10321] By: jhi                                   on 2001/05/30  13:36:28
47841         Log: Medley of -Wall cleanups from Michael Schwen, Hugo van der Sanden,
47842              and Abhijit Menon-Sen.
47843      Branch: perl
47844            ! av.c doio.c doop.c dump.c ext/Digest/MD5/MD5.xs malloc.c op.c
47845            ! perl.c pp_sys.c regcomp.c
47846 ____________________________________________________________________________
47847 [ 10320] By: jhi                                   on 2001/05/30  13:35:27
47848         Log: Fix the BOOT section to call myU2time properly.
47849      Branch: perl
47850            ! ext/Time/HiRes/HiRes.xs
47851 ____________________________________________________________________________
47852 [ 10319] By: jhi                                   on 2001/05/30  13:06:09
47853         Log: Subject: Re: [PATCH pod/perlfaq4.pod] Example of working in integers to avoid floating point errors
47854              From: Ronald J Kimball <rjk@linguist.thayer.dartmouth.edu>
47855              Date: Wed, 30 May 2001 09:44:29 -0400
47856              Message-ID: <20010530094429.B133085@linguist.thayer.dartmouth.edu>
47857              
47858              Detypo; plus add one more trick.
47859      Branch: perl
47860            ! pod/perlfaq4.pod
47861 ____________________________________________________________________________
47862 [ 10318] By: jhi                                   on 2001/05/30  12:47:11
47863         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)
47864              From: Michael G Schwern <schwern@pobox.com>
47865              Date: Wed, 30 May 2001 14:39:06 +0100
47866              Message-ID: <20010530143906.E670@blackrider.blackstar.co.uk>
47867      Branch: perl
47868            ! lib/autouse.pm t/pragma/autouse.t
47869 ____________________________________________________________________________
47870 [ 10317] By: jhi                                   on 2001/05/30  12:46:02
47871         Log: Subject: Re: AIX and gcc (moving targets)
47872              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
47873              Date: Wed, 30 May 2001 15:25:08 +0200
47874              Message-Id: <20010530152117.7097.H.M.BRAND@hccnet.nl>
47875      Branch: perl
47876            ! ext/Time/HiRes/HiRes.xs
47877 ____________________________________________________________________________
47878 [ 10316] By: jhi                                   on 2001/05/30  12:40:46
47879         Log: Subject: [PATCH t/TEST] sorting tests
47880              From: Michael G Schwern <schwern@pobox.com>
47881              Date: Wed, 30 May 2001 10:24:02 +0100
47882              Message-ID: <20010530102402.Q670@blackrider.blackstar.co.uk>
47883      Branch: perl
47884            ! t/TEST
47885 ____________________________________________________________________________
47886 [ 10315] By: jhi                                   on 2001/05/30  12:37:43
47887         Log: Subject: [ID 20010529.002] typos in man page perlre
47888              From: bart@cg681574-a.adubn1.nj.home.com 
47889              Date: Tue, 29 May 2001 13:58:59 -0500
47890              Message-Id: <E154ohn-00053j-00@debian.adubn1.nj.home.com>
47891      Branch: perl
47892            ! pod/perlre.pod
47893 ____________________________________________________________________________
47894 [ 10314] By: jhi                                   on 2001/05/30  12:33:53
47895         Log: Subject: [PATCH perl@10298] fix extutils.t and autouse.t for VMS
47896              From: "Craig A. Berry" <craigberry@mac.com>
47897              Date: Tue, 29 May 2001 23:23:45 -0500
47898              Message-Id: <a05100e01b73a21721dee@[192.168.56.153]>
47899      Branch: perl
47900            ! t/lib/extutils.t t/pragma/autouse.t
47901 ____________________________________________________________________________
47902 [ 10313] By: jhi                                   on 2001/05/30  12:32:17
47903         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)
47904              From: David Dyck <dcd@tc.fluke.com>
47905              Date: Tue, 29 May 2001 22:05:28 -0700 (PDT)
47906              Message-ID: <Pine.LNX.4.33.0105292200060.26992-100000@dd.tc.fluke.com>
47907      Branch: perl
47908            ! t/lib/filefind.t
47909 ____________________________________________________________________________
47910 [ 10312] By: jhi                                   on 2001/05/30  12:31:02
47911         Log: AIX hints update for gcc from Merijn H. Brand.
47912      Branch: perl
47913            ! hints/aix.sh
47914 ____________________________________________________________________________
47915 [ 10311] By: jhi                                   on 2001/05/30  12:18:20
47916         Log: Retract #10295 and #10296: a more generic solution
47917              is needed (there's something funny with gcc on AIX).
47918      Branch: perl
47919            ! ext/POSIX/Makefile.PL ext/Storable/Makefile.PL
47920 ____________________________________________________________________________
47921 [ 10310] By: jhi                                   on 2001/05/30  12:08:07
47922         Log: Subject: Re: [ID 20010528.004] dual bug under utf8: $@ has UTF8 flag and \s+ does not match
47923              From: Hugo <hv@crypt.compulink.co.uk>
47924              Date: Wed, 30 May 2001 11:59:19 +0100
47925              Message-Id: <200105301059.LAA03182@crypt.compulink.co.uk>
47926              
47927              localizing $@ has unfortunate semantics - if you die past
47928              a local $@, the die message is lost.
47929      Branch: perl
47930            ! lib/utf8_heavy.pl
47931 ____________________________________________________________________________
47932 [ 10309] By: nick                                  on 2001/05/30  08:23:02
47933         Log: Integrate mainline (autouse works again.)
47934      Branch: perlio
47935           !> ext/Time/Piece/Piece.pm hints/os2.sh lib/File/Find.pm
47936           !> lib/autouse.pm pod/perlfaq4.pod pod/perlfaq6.pod
47937           !> pod/perlvar.pod t/op/cmp.t
47938 ____________________________________________________________________________
47939 [ 10308] By: jhi                                   on 2001/05/30  01:55:02
47940         Log: Subject: [ID 20010529.003] find2perl and File::Find doesn't emulate find when path is a symlink (with proposed patch)
47941              From: David Dyck <dcd@tc.fluke.com>
47942              Date: Tue, 29 May 2001 12:19:38 -0700 (PDT)
47943              Message-Id: <Pine.LNX.4.33.0105291216510.17409-100000@dd.tc.fluke.com>
47944      Branch: perl
47945            ! lib/File/Find.pm
47946 ____________________________________________________________________________
47947 [ 10307] By: jhi                                   on 2001/05/30  01:47:22
47948         Log: Subject: [PATCH] Re: Report /pro/3gl/CPAN/perl-5.7.1
47949              From: Nicholas Clark <nick@ccl4.org>
47950              Date: Tue, 29 May 2001 23:16:09 +0100
47951              Message-ID: <20010529231609.U86445@plum.flirble.org>
47952              
47953              Make the test output slightly clearer by distinguishing
47954              between '' and undef.
47955      Branch: perl
47956            ! t/op/cmp.t
47957 ____________________________________________________________________________
47958 [ 10306] By: jhi                                   on 2001/05/30  01:45:12
47959         Log: Subject: [PATCH 5.6.1] flushNULL OS/2
47960              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
47961              Date: Tue, 29 May 2001 19:15:19 -0400
47962              Message-ID: <20010529191519.A16020@math.ohio-state.edu>
47963      Branch: perl
47964            ! hints/os2.sh
47965 ____________________________________________________________________________
47966 [ 10305] By: jhi                                   on 2001/05/30  01:42:36
47967         Log: Subject: perlvar.pod addition
47968              From: Peter Gessner <peter.gessner@post.rwth-aachen.de>
47969              Date: Fri, 25 May 2001 20:23:12 +0200
47970              Message-ID: <3B0EA310.B265C048@post.rwth-aachen.de>
47971              
47972              Subject: Re: perlvar.pod addition
47973              From: "Abigail" <abigail@foad.org> 
47974              Date: Fri, 25 May 2001 22:00:39 +0200
47975              Message-ID: <20010525200039.28029.qmail@foad.org>
47976              
47977              Mention $a and $b in perlvar.
47978      Branch: perl
47979            ! pod/perlvar.pod
47980 ____________________________________________________________________________
47981 [ 10304] By: jhi                                   on 2001/05/30  01:36:37
47982         Log: Subject: [PATCH] perlvar.pod -- why isn't @F here?
47983              From: Jeff Pinyan <jeffp@crusoe.net>
47984              Date: Tue, 29 May 2001 22:27:51 -0400 (EDT)
47985              Message-ID: <Pine.GSO.4.21.0105292227150.1961-100000@crusoe.crusoe.net>
47986      Branch: perl
47987            ! pod/perlvar.pod
47988 ____________________________________________________________________________
47989 [ 10303] By: jhi                                   on 2001/05/30  01:35:31
47990         Log: Subject: Re: [PATCH] perlfaq6.pod -- case-aware s///
47991              From: Jeff Pinyan <jeffp@crusoe.net>
47992              Date: Tue, 29 May 2001 18:03:27 -0400 (EDT)
47993              Message-ID: <Pine.GSO.4.21.0105291802330.1961-100000@crusoe.crusoe.net>
47994      Branch: perl
47995            ! pod/perlfaq6.pod
47996 ____________________________________________________________________________
47997 [ 10302] By: jhi                                   on 2001/05/29  20:18:49
47998         Log: Mention Time::localtime and Time::gmtime.
47999      Branch: perl
48000            ! ext/Time/Piece/Piece.pm
48001 ____________________________________________________________________________
48002 [ 10301] By: jhi                                   on 2001/05/29  20:13:54
48003         Log: Subject: [PATCH pod/perlfaq4.pod] Example of working in integers to avoid floating point errors
48004              From: Michael G Schwern <schwern@pobox.com>
48005              Date: Tue, 29 May 2001 18:51:32 +0100
48006              Message-ID: <20010529185132.C706@blackrider.blackstar.co.uk>
48007      Branch: perl
48008            ! pod/perlfaq4.pod
48009 ____________________________________________________________________________
48010 [ 10300] By: jhi                                   on 2001/05/29  20:12:09
48011         Log: Retract #10243.
48012      Branch: perl
48013            ! lib/autouse.pm
48014 ____________________________________________________________________________
48015 [ 10299] By: nick                                  on 2001/05/29  18:41:19
48016         Log: Post weekend integrate mainline (fails one test pragma/autouse).
48017      Branch: perlio
48018           +> (branch 29 files)
48019           !> (integrate 91 files)
48020 ____________________________________________________________________________
48021 [ 10298] By: jhi                                   on 2001/05/29  16:29:19
48022         Log: Update Changes.
48023      Branch: perl
48024            ! Changes patchlevel.h
48025 ____________________________________________________________________________
48026 [ 10297] By: jhi                                   on 2001/05/29  16:25:47
48027         Log: Fix Perl_swash_init & Perl_swash_fetch to save ERRSV (= $@)
48028              before Perl_load_module/Perl_call_method and restore the value
48029              after if !SvTRUE(ERRSV).  (from Inaba Hiroto)
48030      Branch: perl
48031            ! utf8.c
48032 ____________________________________________________________________________
48033 [ 10296] By: jhi                                   on 2001/05/29  16:01:53
48034         Log: Subject: Re: AIX and gcc (moving targets)
48035              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
48036              Date: Tue, 29 May 2001 17:59:40 +0200
48037              Message-Id: <20010529175841.7078.H.M.BRAND@hccnet.nl>
48038      Branch: perl
48039            ! ext/Storable/Makefile.PL
48040 ____________________________________________________________________________
48041 [ 10295] By: jhi                                   on 2001/05/29  15:59:05
48042         Log: Subject: Re: AIX and gcc (moving targets)
48043              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
48044              Date: Tue, 29 May 2001 12:32:57 +0200
48045              Message-Id: <20010529115151.9FE0.H.M.BRAND@hccnet.nl>
48046      Branch: perl
48047            ! ext/POSIX/Makefile.PL
48048 ____________________________________________________________________________
48049 [ 10294] By: jhi                                   on 2001/05/29  15:53:43
48050         Log: Subject: [PATCH lib/Test/Harness.pm t/lib/test-harness.t] Syncing with 1.21
48051              From: Michael G Schwern <schwern@pobox.com>
48052              Date: Tue, 29 May 2001 09:53:29 +0100
48053              Message-ID: <20010529095329.T675@blackrider.blackstar.co.uk>
48054              
48055              (#10280 retracted)
48056      Branch: perl
48057            ! lib/Test/Harness.pm t/lib/test-harness.t
48058 ____________________________________________________________________________
48059 [ 10293] By: jhi                                   on 2001/05/29  15:46:10
48060         Log: Subject: [PATCH t/TEST lib/Test.pm t/lib/Test/*.t] Syncing with Test-1.17
48061              From: Michael G Schwern <schwern@pobox.com>
48062              Date: Tue, 29 May 2001 09:19:52 +0100
48063              Message-ID: <20010529091952.R675@blackrider.blackstar.co.uk>
48064      Branch: perl
48065            + t/lib/Test/fail.t t/lib/Test/mix.t t/lib/Test/onfail.t
48066            + t/lib/Test/qr.t t/lib/Test/skip.t t/lib/Test/success.t
48067            + t/lib/Test/todo.t
48068            ! MANIFEST lib/Test.pm t/TEST
48069 ____________________________________________________________________________
48070 [ 10292] By: jhi                                   on 2001/05/29  15:34:08
48071         Log: From: Michael G Schwern <schwern@pobox.com>
48072              Subject: Re: [PATCH t/TEST] Allowing deeper test subdirectories
48073              Date: Tue, 29 May 2001 08:26:09 +0100
48074              Message-ID: <20010529082609.P675@blackrider.blackstar.co.uk>
48075      Branch: perl
48076            ! t/TEST
48077 ____________________________________________________________________________
48078 [ 10291] By: jhi                                   on 2001/05/29  15:29:37
48079         Log: Add tests for Time::gmtime and Time::localtime.
48080      Branch: perl
48081            + t/lib/time-gmtime.t t/lib/time-localtime.t
48082            ! MANIFEST t/lib/1_compile.t
48083 ____________________________________________________________________________
48084 [ 10290] By: jhi                                   on 2001/05/29  15:15:44
48085         Log: Add test for File::stat.
48086      Branch: perl
48087            + t/lib/filestat.t
48088            ! MANIFEST t/lib/1_compile.t
48089 ____________________________________________________________________________
48090 [ 10289] By: jhi                                   on 2001/05/29  15:05:38
48091         Log: Add test for Net::servent.
48092      Branch: perl
48093            + t/lib/net-sent.t
48094            ! MANIFEST t/lib/1_compile.t
48095 ____________________________________________________________________________
48096 [ 10288] By: jhi                                   on 2001/05/29  14:57:15
48097         Log: Add test for Net::protoent.
48098      Branch: perl
48099            + t/lib/net-pent.t
48100            ! MANIFEST t/lib/1_compile.t
48101 ____________________________________________________________________________
48102 [ 10287] By: jhi                                   on 2001/05/29  14:53:10
48103         Log: Add test for Net::netent.
48104      Branch: perl
48105            + t/lib/net-nent.t
48106            ! MANIFEST t/lib/1_compile.t
48107 ____________________________________________________________________________
48108 [ 10286] By: jhi                                   on 2001/05/29  14:31:57
48109         Log: Add test for User::grent.  Portability doubtful.
48110      Branch: perl
48111            + t/lib/user-grent.t
48112            ! MANIFEST t/lib/1_compile.t
48113 ____________________________________________________________________________
48114 [ 10285] By: jhi                                   on 2001/05/29  14:24:20
48115         Log: Add test for User::pwent.
48116              Probably will fall down somewhere for portability reasons.
48117      Branch: perl
48118            + t/lib/user-pwent.t
48119            ! MANIFEST t/lib/1_compile.t
48120 ____________________________________________________________________________
48121 [ 10284] By: jhi                                   on 2001/05/29  13:26:43
48122         Log: Metaconfig units changes for #10283.
48123      Branch: metaconfig
48124            ! U/installdirs/inc_version_list.U U/installdirs/perl5.U
48125            ! U/installdirs/siteman1.U U/installdirs/siteman3.U
48126            ! U/installdirs/sitescript.U U/modified/Signal.U
48127 ____________________________________________________________________________
48128 [ 10283] By: jhi                                   on 2001/05/29  13:26:24
48129         Log: Subject: [PATCH 5.6.1] signal names in Configure
48130              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
48131              Date: Tue, 29 May 2001 03:52:25 -0400
48132              Message-ID: <20010529035225.A9400@math.ohio-state.edu>
48133              
48134              Subject: [PATCH 5.6.1] older perl in Configure
48135              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
48136              Date: Tue, 29 May 2001 03:55:40 -0400
48137              Message-ID: <20010529035539.A9411@math.ohio-state.edu>
48138              
48139              Subject: [PATCH 5.6.1] goofs in Configure
48140              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
48141              Date: Tue, 29 May 2001 04:13:07 -0400
48142              Message-ID: <20010529041307.A9658@math.ohio-state.edu>
48143              
48144              Configure portability tweaks.
48145      Branch: perl
48146            ! Configure
48147 ____________________________________________________________________________
48148 [ 10282] By: jhi                                   on 2001/05/29  12:41:41
48149         Log: Subject: [PATCH 5.6.1] extLibpath for OS/2
48150              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
48151              Date: Tue, 29 May 2001 04:07:06 -0400
48152              Message-ID: <20010529040706.A9579@math.ohio-state.edu>
48153      Branch: perl
48154            ! os2/os2.c
48155 ____________________________________________________________________________
48156 [ 10281] By: jhi                                   on 2001/05/29  12:40:31
48157         Log: Subject: [PATCH 5.6.1] extra static libs for OS/2
48158              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
48159              Date: Tue, 29 May 2001 04:01:38 -0400
48160              Message-ID: <20010529040138.A9482@math.ohio-state.edu>
48161      Branch: perl
48162            ! hints/os2.sh os2/Makefile.SHs
48163 ____________________________________________________________________________
48164 [ 10280] By: jhi                                   on 2001/05/29  12:38:48
48165         Log: Subject: Re: [PATCH 5.6.1] Test::Harness clumsy
48166              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
48167              Date: Tue, 29 May 2001 03:50:18 -0400
48168              Message-ID: <20010529035018.A9387@math.ohio-state.edu>
48169      Branch: perl
48170            ! lib/Test/Harness.pm
48171 ____________________________________________________________________________
48172 [ 10279] By: jhi                                   on 2001/05/29  12:34:53
48173         Log: Additional safeguard against $@ getting trampled; idea from Hugo.
48174      Branch: perl
48175            ! lib/utf8_heavy.pl
48176 ____________________________________________________________________________
48177 [ 10278] By: jhi                                   on 2001/05/29  02:15:24
48178         Log: Subject: Re: [ID 20010528.004] dual bug under utf8: $@ has UTF8 flag and \s+ does not match
48179              From: Hugo <hv@crypt.compulink.co.uk>
48180              Date: Tue, 29 May 2001 03:03:45 +0100
48181              Message-Id: <200105290203.DAA00825@crypt.compulink.co.uk>
48182              
48183              Explanation why the $@ always gets the UTF8 flag when under use utf8--
48184              because we told it to have the flag when under use utf8.
48185      Branch: perl
48186            ! pp_ctl.c
48187 ____________________________________________________________________________
48188 [ 10277] By: jhi                                   on 2001/05/29  00:51:34
48189         Log: At least a partial fix for 20010528.004.
48190      Branch: perl
48191            ! lib/utf8_heavy.pl
48192 ____________________________________________________________________________
48193 [ 10276] By: jhi                                   on 2001/05/29  00:42:59
48194         Log: Subject: Re: Report /pro/3gl/CPAN/perl-5.7.1
48195              From: Nicholas Clark <nick@ccl4.org> 
48196              Date: Mon, 28 May 2001 23:39:38 +0100
48197              Message-ID: <20010528233938.M86445@plum.flirble.org>
48198              
48199              More portable non-zero UV.
48200      Branch: perl
48201            ! t/lib/extutils.t
48202 ____________________________________________________________________________
48203 [ 10275] By: jhi                                   on 2001/05/29  00:40:28
48204         Log: Subject: [PATCH] (was Re: Why t/lib/extutils.t is failing ...
48205              From: Nicholas Clark <nick@ccl4.org>
48206              Date: Mon, 28 May 2001 22:46:09 +0100
48207              Message-ID: <20010528224608.L86445@plum.flirble.org>
48208              
48209              Test also "make clean".
48210      Branch: perl
48211            ! t/lib/extutils.t
48212 ____________________________________________________________________________
48213 [ 10274] By: jhi                                   on 2001/05/29  00:39:18
48214         Log: Subject: Re: Would -Wno-unused -Wall be better?
48215              From: Michael G Schwern <schwern@pobox.com>
48216              Date: Tue, 29 May 2001 00:55:54 +0100
48217              Message-ID: <20010529005553.B675@blackrider.blackstar.co.uk>
48218      Branch: perl
48219            ! pp.h
48220 ____________________________________________________________________________
48221 [ 10273] By: jhi                                   on 2001/05/29  00:36:06
48222         Log: Add a test for 20010528.007, fixed in #10272.
48223      Branch: perl
48224            ! t/op/misc.t toke.c
48225 ____________________________________________________________________________
48226 [ 10272] By: jhi                                   on 2001/05/29  00:21:12
48227         Log: Subject: Re: [ID 20010528.007] "\x{" causes panic:constant overflowed allocated space 
48228              From: Hugo <hv@crypt.compulink.co.uk>
48229              Date: Tue, 29 May 2001 00:23:23 +0100
48230              Message-Id: <200105282323.AAA07930@crypt.compulink.co.uk>
48231      Branch: perl
48232            ! toke.c
48233 ____________________________________________________________________________
48234 [ 10271] By: jhi                                   on 2001/05/28  22:52:11
48235         Log: Subject: Re: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape) failed
48236              From: Michael G Schwern <schwern@pobox.com>
48237              Date: Tue, 29 May 2001 00:42:59 +0100
48238              Message-ID: <20010529004259.A675@blackrider.blackstar.co.uk>
48239      Branch: perl
48240            ! t/pragma/autouse.t
48241 ____________________________________________________________________________
48242 [ 10270] By: jhi                                   on 2001/05/28  21:44:06
48243         Log: Some shells seemingly arrange the signal handlers differently
48244              (bug id 20010521.004).
48245      Branch: perl
48246            ! t/lib/sigaction.t
48247 ____________________________________________________________________________
48248 [ 10269] By: jhi                                   on 2001/05/28  20:34:21
48249         Log: Regen perlmodlib.
48250      Branch: perl
48251            ! pod/perlmodlib.pod
48252 ____________________________________________________________________________
48253 [ 10268] By: jhi                                   on 2001/05/28  19:08:45
48254         Log: Update Changes.
48255      Branch: perl
48256            ! Changes patchlevel.h
48257 ____________________________________________________________________________
48258 [ 10267] By: jhi                                   on 2001/05/28  19:03:54
48259         Log: Subject: [PATCH] perlnewmod.pod to reflect DLSI(P) change
48260              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
48261              Date: Mon, 28 May 2001 14:56:35 -0500
48262              Message-ID: <20010528145635.L8487@chaos.wustl.edu>
48263      Branch: perl
48264            ! pod/perlnewmod.pod
48265 ____________________________________________________________________________
48266 [ 10266] By: jhi                                   on 2001/05/28  18:35:03
48267         Log: Regen toc.
48268      Branch: perl
48269            ! pod/perltoc.pod
48270 ____________________________________________________________________________
48271 [ 10265] By: jhi                                   on 2001/05/28  18:33:32
48272         Log: Subject: [PATCH] RE: [20000223.001] no test cases for splice(@array) 
48273              From: "Richard Soderberg" <rs@crystalflame.net>
48274              Date: Mon, 28 May 2001 12:31:23 -0700
48275              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEFLDFAA.rs@crystalflame.net>
48276      Branch: perl
48277            ! t/op/splice.t
48278 ____________________________________________________________________________
48279 [ 10264] By: jhi                                   on 2001/05/28  17:59:00
48280         Log: The #10260 was too bold: locales and utf8 still do not mix.
48281      Branch: perl
48282            ! t/pragma/locale.t
48283 ____________________________________________________________________________
48284 [ 10263] By: jhi                                   on 2001/05/28  17:52:25
48285         Log: Subject: [PATCH] Pod nitpicks
48286              From: "Richard Soderberg" <rs@crystalflame.net>
48287              Date: Mon, 28 May 2001 10:08:58 -0700
48288              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEFGDFAA.rs@crystalflame.net>
48289      Branch: perl
48290            ! pod/perl571delta.pod pod/perlapi.pod sv.h
48291 ____________________________________________________________________________
48292 [ 10262] By: jhi                                   on 2001/05/28  17:50:05
48293         Log: Upgrade to I18N::LangTags 0.22.
48294      Branch: perl
48295            + lib/I18N/LangTags/List.pod
48296            ! MANIFEST lib/I18N/LangTags.pm
48297 ____________________________________________________________________________
48298 [ 10261] By: jhi                                   on 2001/05/28  17:23:40
48299         Log: A slightly more serious bug found by -Mutf8; op/misc and
48300              lib/complex dumped core.
48301      Branch: perl
48302            ! regexec.c
48303 ____________________________________________________________________________
48304 [ 10260] By: jhi                                   on 2001/05/28  16:58:11
48305         Log: Various buglets shaken out by -Mutf8.
48306      Branch: perl
48307            ! t/io/utf8.t t/lib/charnames.t t/lib/lc-language.t
48308            ! t/pragma/locale.t
48309 ____________________________________________________________________________
48310 [ 10259] By: jhi                                   on 2001/05/28  15:48:46
48311         Log: STDERR looks much like STDOUT.  (Subtest #2 wasn't really okay.)
48312      Branch: perl
48313            ! t/lib/carp.t
48314 ____________________________________________________________________________
48315 [ 10258] By: jhi                                   on 2001/05/28  15:32:41
48316         Log: Subject: [PATCH] todo patch
48317              From: Artur Bergman <artur@contiller.se> 
48318              Date: Mon, 28 May 2001 17:03:51 +0200
48319              Message-ID: <B7383577.F34%artur@contiller.se>
48320      Branch: perl
48321            ! pod/perltodo.pod
48322 ____________________________________________________________________________
48323 [ 10257] By: jhi                                   on 2001/05/28  15:31:25
48324         Log: Subject: typo in perlguts.pod
48325              From: "John P. Linderman" <jpl@research.att.com>
48326              Date: Mon, 28 May 2001 09:35:47 -0400 (EDT)
48327              Message-Id: <200105281335.JAA27851@raptor.research.att.com>
48328      Branch: perl
48329            ! pod/perlguts.pod
48330 ____________________________________________________________________________
48331 [ 10256] By: jhi                                   on 2001/05/28  15:30:42
48332         Log: Subject: AIX and gcc (moving targets)
48333              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
48334              Date: Mon, 28 May 2001 12:54:04 +0200
48335              Message-Id: <20010528124531.9FAB.H.M.BRAND@hccnet.nl>
48336      Branch: perl
48337            ! hints/aix.sh
48338 ____________________________________________________________________________
48339 [ 10255] By: jhi                                   on 2001/05/28  15:28:55
48340         Log: Subject: Re: perlio + multiple perl_alloc..destruct
48341              From: Doug MacEachern <dougm@covalent.net>
48342              Date: Sun, 27 May 2001 13:47:13 -0700 (PDT)
48343              Message-ID: <Pine.LNX.4.21.0105271340370.5938-100000@mako.covalent.net>
48344      Branch: perl
48345            ! perlio.c
48346 ____________________________________________________________________________
48347 [ 10254] By: jhi                                   on 2001/05/28  15:27:49
48348         Log: The #10251 wasn't quite up-to-the-code.
48349      Branch: perl
48350            ! t/op/misc.t
48351 ____________________________________________________________________________
48352 [ 10253] By: jhi                                   on 2001/05/28  15:26:39
48353         Log: Test case for bug 20010526.004, fixed in #10252.
48354      Branch: perl
48355            ! t/op/taint.t
48356 ____________________________________________________________________________
48357 [ 10252] By: jhi                                   on 2001/05/28  15:26:14
48358         Log: Subject: Re: [ID 20010526.004] Taint looses value
48359              From: Hugo <hv@crypt.compulink.co.uk>
48360              Date: Sun, 27 May 2001 20:39:32 +0100
48361              Message-Id: <200105271939.UAA27591@crypt.compulink.co.uk>
48362      Branch: perl
48363            ! sv.c
48364 ____________________________________________________________________________
48365 [ 10251] By: jhi                                   on 2001/05/28  15:13:40
48366         Log: Test case for 20010422.005, fixed by #10250.
48367      Branch: perl
48368            ! t/op/misc.t
48369 ____________________________________________________________________________
48370 [ 10250] By: jhi                                   on 2001/05/28  15:11:16
48371         Log: Subject: [PATCH] Re: [ID 20010422.005] perl -e '{s//${}/; //}' # segfaults on FreeBSD 
48372              From: Spider Boardman <spider@Orb.Nashua.NH.US>
48373              Date: Mon, 28 May 2001 06:39:12 -0400
48374              Message-Id: <200105281039.GAA03962@Orb.Nashua.NH.US>
48375      Branch: perl
48376            ! toke.c
48377 ____________________________________________________________________________
48378 [ 10249] By: jhi                                   on 2001/05/28  15:09:24
48379         Log: Linerewrapping.
48380      Branch: perl
48381            ! lib/open.pm
48382 ____________________________________________________________________________
48383 [ 10248] By: jhi                                   on 2001/05/28  15:09:07
48384         Log: Updates on the modules list.
48385      Branch: perl
48386            ! t/lib/1_compile.t
48387 ____________________________________________________________________________
48388 [ 10247] By: jhi                                   on 2001/05/28  15:03:35
48389         Log: Add a test for PerlIO.
48390              
48391              (I probably got the crlf/raw thing wrong for clrfy platforms...)
48392      Branch: perl
48393            + t/lib/perlio.t
48394            ! MANIFEST lib/PerlIO.pm
48395 ____________________________________________________________________________
48396 [ 10246] By: jhi                                   on 2001/05/28  14:24:08
48397         Log: Add a test for carp et alia.
48398      Branch: perl
48399            + t/lib/carp.t
48400            ! MANIFEST
48401 ____________________________________________________________________________
48402 [ 10245] By: jhi                                   on 2001/05/28  13:42:55
48403         Log: Adding the new test would be swell.
48404      Branch: perl
48405            + t/pragma/autouse.t
48406 ____________________________________________________________________________
48407 [ 10244] By: jhi                                   on 2001/05/28  13:42:34
48408         Log: Add a test for the autouse pragma.
48409      Branch: perl
48410            ! MANIFEST
48411 ____________________________________________________________________________
48412 [ 10243] By: jhi                                   on 2001/05/28  13:26:25
48413         Log: Subject: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape) failed
48414              From: dLux <dlux@spam.sch.bme.hu>
48415              Date: Sun, 27 May 2001 16:14:26 +0200
48416              Message-Id: <E1541JK-0000YC-00@dl.sch.bme.hu>
48417      Branch: perl
48418            ! lib/autouse.pm
48419 ____________________________________________________________________________
48420 [ 10242] By: jhi                                   on 2001/05/28  13:21:50
48421         Log: Subject: [PATCH #2] RE: [ID 20010528.002] dprofpp: "-R" does not work
48422              From: "Richard Soderberg" <rs@crystalflame.net>
48423              Date: Mon, 28 May 2001 03:56:36 -0700
48424              Message-ID: <NAEKLNAAHLMBPMPNBMLEEEFADFAA.rs@crystalflame.net>
48425      Branch: perl
48426            ! utils/dprofpp.PL
48427 ____________________________________________________________________________
48428 [ 10241] By: jhi                                   on 2001/05/28  13:18:56
48429         Log: Subject: Re: [ID 20010522.003] Time::Local module bug
48430              From: "Stephen P. Potter" <spp@spotter.yi.org>
48431              Date: Tue, 22 May 2001 11:40:25 -0400
48432              Message-Id: <20010522154030.584F4729E2@belgarath.spotter.yi.org>
48433              
48434              Subject: Re: [ID 20010522.003] Time::Local module bug
48435              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu> 
48436              Date: Tue, 22 May 2001 11:50:19 -0400
48437              Message-ID: <20010522115019.D48634@linguist.thayer.dartmouth.edu>
48438      Branch: perl
48439            ! lib/Time/Local.pm
48440 ____________________________________________________________________________
48441 [ 10240] By: jhi                                   on 2001/05/27  22:44:49
48442         Log: The PERL_DL_NONLAZY can have whitespace in front.
48443      Branch: perl
48444            ! t/lib/extutils.t
48445 ____________________________________________________________________________
48446 [ 10239] By: jhi                                   on 2001/05/27  21:23:21
48447         Log: Document strftime() and strptime().
48448      Branch: perl
48449            ! ext/POSIX/POSIX.pod ext/Time/Piece/Piece.pm t/lib/time-piece.t
48450 ____________________________________________________________________________
48451 [ 10238] By: jhi                                   on 2001/05/27  20:29:07
48452         Log: Make Time::Piece::strptime() to be a function, not a method.
48453      Branch: perl
48454            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
48455 ____________________________________________________________________________
48456 [ 10237] By: jhi                                   on 2001/05/27  20:22:09
48457         Log: Tweak the test to be more portable.
48458      Branch: perl
48459            ! t/lib/extutils.t
48460 ____________________________________________________________________________
48461 [ 10236] By: jhi                                   on 2001/05/27  19:15:54
48462         Log: Subject: PATCH: Re: Re: Attributes that tie
48463              From: Leon Brocard <acme@astray.com>
48464              Date: Sun, 27 May 2001 12:37:29 +0100
48465              Message-ID: <20010527123729.A22663@ns0.astray.com>
48466              
48467              Document that variable attributes are not currently usable
48468              for tieing.  (An ugly limitation that should be fixed.)
48469      Branch: perl
48470            ! lib/attributes.pm
48471 ____________________________________________________________________________
48472 [ 10235] By: jhi                                   on 2001/05/27  19:03:31
48473         Log: Microperl tweaks.
48474      Branch: perl
48475            ! Makefile.micro uconfig.h uconfig.sh
48476 ____________________________________________________________________________
48477 [ 10234] By: jhi                                   on 2001/05/27  18:22:09
48478         Log: Add make target for microperl (kind of silly, but convenient).
48479      Branch: perl
48480            ! Makefile.SH
48481 ____________________________________________________________________________
48482 [ 10233] By: jhi                                   on 2001/05/27  18:18:56
48483         Log: O_APPEND and O_TRUNC are not portable.  (Not available e.g.
48484              for microperl.)
48485      Branch: perl
48486            ! doio.c
48487 ____________________________________________________________________________
48488 [ 10232] By: jhi                                   on 2001/05/27  17:57:18
48489         Log: Subject: [PATCH] [ID 19991013.005] utime undef, undef, @files  
48490              From: rspier@pobox.com (Robert Spier)
48491              Date: Sat, 26 May 2001 20:05:23 -0400
48492              Message-ID: <15120.17603.148648.12430@rls.cx>
48493              
48494              Subject: Re: [PATCH] [ID 19991013.005] utime undef, undef, @files
48495              From: rspier@pobox.com (Robert Spier)
48496              Date: Sun, 27 May 2001 00:23:12 -0400
48497              Message-ID: <15120.33072.511966.767230@rls.cx>
48498      Branch: perl
48499            ! doio.c pod/perlfunc.pod
48500 ____________________________________________________________________________
48501 [ 10231] By: jhi                                   on 2001/05/27  15:45:20
48502         Log: Regen toc.  (And add the README.tru64 from #10230 to MANIFEST.)
48503      Branch: perl
48504            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
48505 ____________________________________________________________________________
48506 [ 10230] By: jhi                                   on 2001/05/27  15:41:06
48507         Log: Add README.tru64.
48508      Branch: perl
48509            + README.tru64
48510 ____________________________________________________________________________
48511 [ 10229] By: jhi                                   on 2001/05/27  13:50:57
48512         Log: Integrate Locale::Maketext 1.01 from Sean Burke.
48513      Branch: perl
48514            + lib/Locale/Maketext.pm lib/Locale/Maketext.pod
48515            + lib/Locale/Maketext/TPJ13.pod t/lib/lc-maketext.t
48516            ! MANIFEST
48517 ____________________________________________________________________________
48518 [ 10228] By: jhi                                   on 2001/05/27  13:43:38
48519         Log: Integrate I18N::LangTags from Sean Burke.
48520              
48521              TODO: the language list from RFC 3066 needs to be integrated
48522              and made available somehow.  The list is included in the
48523              I18N-LangTags 0.21 distribution, but it is undocumented
48524              and unconnected to the module.
48525      Branch: perl
48526            + lib/I18N/LangTags.pm t/lib/i18n-langtags.t
48527            ! MANIFEST
48528 ____________________________________________________________________________
48529 [ 10227] By: jhi                                   on 2001/05/27  01:41:33
48530         Log: Allow 'eval "v200"' to work (part of 20000323.059); fix as
48531              envisioned by Sarathy.
48532      Branch: perl
48533            ! t/op/ver.t toke.c
48534 ____________________________________________________________________________
48535 [ 10226] By: jhi                                   on 2001/05/27  00:28:34
48536         Log: Subject: [ID 20010525.001] Pod typo nits fixed
48537              From: lvirden@cas.org
48538              Date: Fri, 25 May 2001 06:57:43 -0400 (EDT)
48539              Message-Id: <200105251057.f4PAvhY13003@lwv26awu.cas.org>
48540              
48541              minus the perlsolaris decimation plus the
48542              
48543              Subject: Re: [ID 20010525.001] Pod typo nits fixed
48544              From: "Philip Newton" <Philip.Newton@gmx.net>
48545              Date: Fri, 25 May 2001 18:05:55 +0200
48546              Message-Id: <200105251604.f4PG4kt15034@chaos.wustl.edu>
48547      Branch: perl
48548            ! README.amiga README.cygwin README.mpeix pod/perl5005delta.pod
48549            ! pod/perldebtut.pod pod/perlebcdic.pod pod/perlfaq3.pod
48550            ! pod/perlhack.pod pod/perltoc.pod pod/perltodo.pod
48551            ! pod/perlutil.pod pod/perlxstut.pod
48552 ____________________________________________________________________________
48553 [ 10225] By: jhi                                   on 2001/05/26  22:38:16
48554         Log: return clauses are nice.
48555      Branch: perl
48556            ! sv.c
48557 ____________________________________________________________________________
48558 [ 10224] By: jhi                                   on 2001/05/26  22:35:31
48559         Log: Subject: change 10199 backwards?
48560              From: Doug MacEachern <dougm@covalent.net>
48561              Date: Sat, 26 May 2001 11:26:07 -0700 (PDT)
48562              Message-ID: <Pine.LNX.4.21.0105261118510.22038-100000@mako.covalent.net>
48563      Branch: perl
48564            ! sv.c
48565 ____________________________________________________________________________
48566 [ 10223] By: jhi                                   on 2001/05/26  22:31:46
48567         Log: Subject: Re: 5.6.*, bleadperl: bugs in pp_concat
48568              From: Hugo <hv@crypt.compulink.co.uk>
48569              Date: Sat, 26 May 2001 17:05:12 +0100
48570              Message-Id: <200105261605.RAA12295@crypt.compulink.co.uk>
48571      Branch: perl
48572            + t/op/gmagic.t
48573            ! MANIFEST doop.c embed.h embed.pl global.sym
48574            ! lib/File/Basename.pm objXSUB.h perlapi.c pod/perlapi.pod
48575            ! pp_hot.c proto.h sv.c sv.h t/pragma/warn/pp_hot
48576 ____________________________________________________________________________
48577 [ 10222] By: jhi                                   on 2001/05/26  22:10:38
48578         Log: Regen headers for #10221.
48579      Branch: perl
48580            ! global.sym objXSUB.h perlapi.c
48581 ____________________________________________________________________________
48582 [ 10221] By: jhi                                   on 2001/05/26  22:06:06
48583         Log: Subject: [ID 20010506.012] Patch for 5.6.1 embed.pl (shared libperl&mod_perl)
48584              From: Juha Laiho <juha.laiho@Elma.Net>
48585              Date: Thu, 3 May 2001 09:51:30 +0300
48586              Message-Id: <200105030651.JAA327254@tokka.elma.fi>
48587      Branch: perl
48588            ! embed.pl
48589 ____________________________________________________________________________
48590 [ 10220] By: jhi                                   on 2001/05/26  22:01:30
48591         Log: Subject: Re: [PATCH] Re: stability of sort()?
48592              From: "John P. Linderman" <jpl@research.att.com>
48593              Date: Sat, 26 May 2001 13:27:19 -0400
48594              Message-Id: <200105261727.NAA06654@raptor.research.att.com>
48595      Branch: perl
48596            ! pod/perlfunc.pod
48597 ____________________________________________________________________________
48598 [ 10219] By: jhi                                   on 2001/05/26  14:02:34
48599         Log: Integrate perlio.
48600      Branch: perl
48601           !> pod/perlguts.pod
48602 ____________________________________________________________________________
48603 [ 10218] By: jhi                                   on 2001/05/26  13:39:52
48604         Log: Subject: [PATCH perl@10210] PerlIO for VMS
48605              From: "Craig A. Berry" <craigberry@mac.com>
48606              Date: Sat, 26 May 2001 09:34:11 -0500
48607              Message-Id: <a05100e0ab734816701a5@[172.16.52.1]>
48608      Branch: perl
48609            ! configure.com doio.c iperlsys.h perlio.c perlio.h perliol.h
48610            ! perlsdio.h vms/ext/Stdio/Stdio.xs vms/gen_shrfls.pl vms/vms.c
48611            ! vms/vmsish.h
48612 ____________________________________________________________________________
48613 [ 10217] By: jhi                                   on 2001/05/26  13:19:05
48614         Log: Subject: patch to fix: [ID 20010524.004] perl5db.pl version 1.12  doesn't stop on breakpoints
48615              From: David Dyck <dcd@tc.fluke.com>
48616              Date: Fri, 25 May 2001 00:03:04 -0700 (PDT)
48617              Message-ID: <Pine.LNX.4.33.0105242354030.17331-100000@dd.tc.fluke.com>
48618      Branch: perl
48619            ! lib/perl5db.pl
48620 ____________________________________________________________________________
48621 [ 10216] By: jhi                                   on 2001/05/26  13:17:47
48622         Log: Subject: utf8 regexp tests
48623              From: Hugo <hv@crypt.compulink.co.uk>
48624              Date: Fri, 25 May 2001 22:35:01 +0100
48625              Message-Id: <200105252135.WAA03197@crypt.compulink.co.uk>
48626      Branch: perl
48627            ! t/op/regexp.t
48628 ____________________________________________________________________________
48629 [ 10215] By: jhi                                   on 2001/05/26  13:15:40
48630         Log: Subject: [PATCH] Re: stability of sort()?
48631              From: Nicholas Clark <nick@ccl4.org>
48632              Date: Fri, 25 May 2001 22:40:19 +0100
48633              Message-ID: <20010525224019.B86445@plum.flirble.org>
48634      Branch: perl
48635            ! pod/perlfunc.pod
48636 ____________________________________________________________________________
48637 [ 10214] By: jhi                                   on 2001/05/26  13:14:30
48638         Log: Subject: Re: [ID 20010426.005] Magic not being removed at scope exit [PATCH]
48639              From: John Peacock <jpeacock@rowman.com>
48640              Date: Thu, 24 May 2001 22:14:01 -0400
48641              Message-ID: <3B0DBFE9.A7C49084@rowman.com>
48642      Branch: perl
48643            ! mg.c scope.c sv.c
48644 ____________________________________________________________________________
48645 [ 10213] By: jhi                                   on 2001/05/26  13:08:56
48646         Log: Subject: [PATCH] Re: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!]
48647              From: Nicholas Clark <nick@ccl4.org>
48648              Date: Sun, 20 May 2001 19:24:13 +0100
48649              Message-ID: <20010520192413.G83222@plum.flirble.org>
48650      Branch: perl
48651            + lib/ExtUtils/Constant.pm t/lib/extutils.t
48652            ! MANIFEST utils/h2xs.PL
48653 ____________________________________________________________________________
48654 [ 10212] By: nick                                  on 2001/05/26  09:49:28
48655         Log: Change perlguts docs to not suggest PUSHi etc. for multiple results,
48656              add a few more notes there on use of mortals on the stack.
48657      Branch: perlio
48658            ! pod/perlguts.pod
48659 ____________________________________________________________________________
48660 [ 10211] By: nick                                  on 2001/05/26  09:05:36
48661         Log: Integrate mainline
48662      Branch: perlio
48663           +> t/lib/fcntl.t t/pragma/vars.t
48664           !> (integrate 49 files)
48665 ____________________________________________________________________________
48666 [ 10210] By: jhi                                   on 2001/05/25  12:29:16
48667         Log: Update Changes.
48668      Branch: perl
48669            ! Changes patchlevel.h
48670 ____________________________________________________________________________
48671 [ 10209] By: jhi                                   on 2001/05/25  12:24:45
48672         Log: Based on
48673              
48674              Subject: [PATCH pp.c] Wrapping pack("C",256)
48675              From: Simon Cozens <simon@netthink.co.uk>
48676              Date: Sat, 12 May 2001 17:58:41 +0100
48677              Message-ID: <20010512175841.A6132@netthink.co.uk>
48678      Branch: perl
48679            ! pod/perldiag.pod pp.c t/pragma/warn/pp
48680 ____________________________________________________________________________
48681 [ 10208] By: jhi                                   on 2001/05/25  01:37:03
48682         Log: Subject: [PATCH] 5.6.1 Term::Cap -- add terminfo fallback
48683              From: "Brendan O'Dea" <bod@compusol.com.au>
48684              Date: Fri, 25 May 2001 11:18:29 +1000
48685              Message-ID: <20010525111829.A28411@compusol.com.au>
48686              
48687              (Slightly modified.)
48688      Branch: perl
48689            ! lib/Term/Cap.pm
48690 ____________________________________________________________________________
48691 [ 10207] By: jhi                                   on 2001/05/25  01:12:14
48692         Log: Subject: Re: [ID 20010506.041] segfault when matching utf8 string 
48693              From: Hugo <hv@crypt.compulink.co.uk>
48694              Date: Fri, 25 May 2001 02:13:25 +0100
48695              Message-Id: <200105250113.CAA23158@crypt.compulink.co.uk>
48696      Branch: perl
48697            ! t/op/misc.t
48698 ____________________________________________________________________________
48699 [ 10206] By: jhi                                   on 2001/05/25  01:07:59
48700         Log: Subject: Re: [ID 20010506.041] segfault when matching utf8 string
48701              From: Inaba Hiroto <hiroto.inaba@toshiba.co.jp>
48702              Date: Fri, 25 May 2001 10:25:36 +0900
48703              Message-Id: <200105250124.KAA19571@toshiba.co.jp> 
48704      Branch: perl
48705            ! regcomp.c regexec.c
48706 ____________________________________________________________________________
48707 [ 10205] By: jhi                                   on 2001/05/25  01:07:00
48708         Log: Subject: [PATCH #2] stash autovivification and method call error messages
48709              From: Ilmari Karonen <iltzu@sci.fi>
48710              Date: Thu, 24 May 2001 01:51:48 +0300 (EET DST)
48711              Message-ID: <Pine.SOL.3.96.1010524013737.18819D-100000@simpukka>
48712      Branch: perl
48713            ! gv.c pp_hot.c t/op/method.t
48714 ____________________________________________________________________________
48715 [ 10204] By: jhi                                   on 2001/05/25  01:03:50
48716         Log: Add make target and documentation for gprof profiling.
48717      Branch: perl
48718            ! Makefile.SH pod/perlhack.pod
48719 ____________________________________________________________________________
48720 [ 10203] By: jhi                                   on 2001/05/24  21:09:36
48721         Log: Subject: Don't think about UTF8 
48722              From: Mike Guy <mjtg@cam.ac.uk> 
48723              Date: Tue, 22 May 2001 14:35:39 +0100
48724              Message-Id: <E152CK3-00028O-00@virgo.cus.cam.ac.uk>
48725      Branch: perl
48726            ! sv.h
48727 ____________________________________________________________________________
48728 [ 10202] By: jhi                                   on 2001/05/24  21:07:25
48729         Log: Subject: [ID 20010524.002] find2perl bug in fileglob_to_re
48730              From: Geraint A Edwards <gedge@serf.org> 
48731              Date: Thu, 24 May 2001 22:51:24 +0100
48732              Message-Id: <20010524225124.A34981@cymru.serf.org>
48733      Branch: perl
48734            ! x2p/find2perl.PL
48735 ____________________________________________________________________________
48736 [ 10201] By: jhi                                   on 2001/05/24  21:02:30
48737         Log: DB_File has its own attribute story.
48738      Branch: perl
48739            ! ext/DB_File/DB_File.xs
48740 ____________________________________________________________________________
48741 [ 10200] By: jhi                                   on 2001/05/24  19:54:21
48742         Log: Subject: Re: Making perl with -Wall
48743              From: Andy Dougherty <doughera@lafayette.edu>
48744              Date: Thu, 24 May 2001 14:33:37 -0400 (EDT)
48745              Message-ID: <Pine.SOL.4.10.10105241415460.2443-100000@maxwell.phys.lafayette.edu>
48746      Branch: perl
48747            ! perl.h
48748 ____________________________________________________________________________
48749 [ 10199] By: jhi                                   on 2001/05/24  15:15:03
48750         Log: Subject: RE: [ID 20010521.003] - [PATCH #2] sv.c: sv_dup_inc(SvRV(sstr)) wasn't checking SvWEAKREF
48751              From: "Richard Soderberg" <rs@crystalflame.net>
48752              Date: Thu, 24 May 2001 08:58:16 -0700
48753              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEPODEAA.rs@crystalflame.net>
48754      Branch: perl
48755            ! sv.c
48756 ____________________________________________________________________________
48757 [ 10198] By: jhi                                   on 2001/05/24  15:10:04
48758         Log: IV/UV casting fixes from Nicholas Clark.
48759      Branch: perl
48760            ! perl.h pp_sys.c util.c
48761 ____________________________________________________________________________
48762 [ 10197] By: jhi                                   on 2001/05/24  14:19:44
48763         Log: Subject: Re: Making perl with -Wall
48764              From: Michael G Schwern <schwern@pobox.com>
48765              Date: Thu, 24 May 2001 15:40:28 +0100
48766              Message-ID: <20010524154028.B1988@blackrider.blackstar.co.uk>
48767      Branch: perl
48768            ! malloc.c perl.h
48769 ____________________________________________________________________________
48770 [ 10196] By: jhi                                   on 2001/05/24  14:04:41
48771         Log: Subject: [PATCH] Re: [ID 20010521.004] Two test suite failures on this platform with latest rsync 
48772              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
48773              Date: Tue, 22 May 2001 11:49:37 +0200
48774              Message-Id: <20010522114044.BC4E.H.M.BRAND@hccnet.nl>
48775      Branch: metaconfig
48776            ! U/modified/Oldsym.U
48777      Branch: metaconfig/U/perl
48778            ! patchlevel.U
48779      Branch: perl
48780            ! Configure config_h.SH myconfig.SH
48781 ____________________________________________________________________________
48782 [ 10195] By: jhi                                   on 2001/05/24  13:25:04
48783         Log: Under versiononly install also the scripts with the version suffix.
48784              (e.g. .../bin/h2xs5.7.1)
48785      Branch: perl
48786            ! installperl
48787 ____________________________________________________________________________
48788 [ 10194] By: jhi                                   on 2001/05/24  13:02:49
48789         Log: Subject: [PATCH] Stop segfault in mg.c:636
48790              From: "Richard Soderberg" <rs@crystalflame.net>
48791              Date: Thu, 24 May 2001 05:51:52 -0700
48792              Message-ID: <NAEKLNAAHLMBPMPNBMLEGEPGDEAA.rs@crystalflame.net>
48793      Branch: perl
48794            ! mg.c
48795 ____________________________________________________________________________
48796 [ 10193] By: jhi                                   on 2001/05/24  12:37:13
48797         Log: Iteration continues; hopefully convergently.
48798      Branch: perl
48799            ! t/lib/b-stash.t
48800 ____________________________________________________________________________
48801 [ 10192] By: jhi                                   on 2001/05/24  12:36:35
48802         Log: Subject: [PATCH] CORE::GLOBAL::require override happens too early
48803              From: Gisle Aas <gisle@ActiveState.com>
48804              Date: 23 May 2001 16:13:10 -0700
48805              Message-ID: <lrofsjfym1.fsf@caliper.ActiveState.com>
48806      Branch: perl
48807            ! op.c toke.c
48808 ____________________________________________________________________________
48809 [ 10191] By: jhi                                   on 2001/05/24  12:25:12
48810         Log: Subject: [PATCH] lib/dumpvar.pl, lib/perl5db.pl - fix warnings
48811              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
48812              Date: Thu, 24 May 2001 05:05:22 -0500
48813              Message-ID: <20010524050522.A18997@staff1.cso.uiuc.edu>
48814      Branch: perl
48815            ! lib/dumpvar.pl lib/perl5db.pl
48816 ____________________________________________________________________________
48817 [ 10190] By: jhi                                   on 2001/05/24  12:24:07
48818         Log: Subject: Re: [ID 20010524.001] perl5db.pl   x @INC  doesn't work like it used to
48819              From: David Dyck <dcd@tc.fluke.com>
48820              Date: Thu, 24 May 2001 01:42:09 -0700 (PDT)
48821              Message-ID: <Pine.LNX.4.33.0105240134580.5179-100000@dd.tc.fluke.com>
48822      Branch: perl
48823            ! lib/perl5db.pl
48824 ____________________________________________________________________________
48825 [ 10189] By: jhi                                   on 2001/05/23  22:43:31
48826         Log: Tiny pod nits on READMEs, mostly whitespace issues.
48827      Branch: perl
48828            ! README.amiga README.dos README.macos README.mpeix README.vmesa
48829            ! README.win32
48830 ____________________________________________________________________________
48831 [ 10188] By: jhi                                   on 2001/05/23  22:26:03
48832         Log: The DG/UX part of the 20010521.005.
48833      Branch: perl
48834            ! README.dgux
48835 ____________________________________________________________________________
48836 [ 10187] By: jhi                                   on 2001/05/23  22:04:05
48837         Log: Subject: Re: [ID 20000716.007] \G in a m//g expression causes problems 
48838              From: Hugo <hv@crypt.compulink.co.uk>
48839              Date: Mon, 21 May 2001 16:32:02 +0100
48840              Message-Id: <200105211532.QAA03999@crypt.compulink.co.uk>
48841      Branch: perl
48842            ! regcomp.c t/op/misc.t
48843 ____________________________________________________________________________
48844 [ 10186] By: jhi                                   on 2001/05/23  21:42:15
48845         Log: Subject: [PATCH] Extra UNIVERSAL tests
48846              From: Mike Guy <mjtg@cam.ac.uk>
48847              Date: Wed, 23 May 2001 12:29:20 +0100
48848              Message-Id: <E152WpM-0001yP-00@virgo.cus.cam.ac.uk>
48849      Branch: perl
48850            ! t/op/universal.t
48851 ____________________________________________________________________________
48852 [ 10185] By: jhi                                   on 2001/05/23  21:38:48
48853         Log: Subject: [PATCH] Remove EQ keyword
48854              From: Mike Guy <mjtg@cam.ac.uk>
48855              Message-Id: <E152Vhp-00072x-00@virgo.cus.cam.ac.uk>
48856              Date: Wed, 23 May 2001 11:17:29 +0100
48857      Branch: perl
48858            ! keywords.h keywords.pl
48859 ____________________________________________________________________________
48860 [ 10184] By: jhi                                   on 2001/05/23  21:29:41
48861         Log: Subject: [PATCH] lib/perl5db.pl
48862              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
48863              Date: Wed, 23 May 2001 02:18:03 -0500
48864              Message-ID: <20010523021803.A21965@staff1.cso.uiuc.edu>
48865      Branch: perl
48866            ! lib/perl5db.pl
48867 ____________________________________________________________________________
48868 [ 10183] By: jhi                                   on 2001/05/23  21:27:54
48869         Log: Subject: [PATCH lib/Term/Cap.pm] Avoid -W warnings in Tgetent and Tputs
48870              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
48871              Date: Tue, 22 May 2001 23:34:41 -0500
48872              Message-ID: <20010522233441.A12431@staff1.cso.uiuc.edu>
48873      Branch: perl
48874            ! lib/Term/Cap.pm
48875 ____________________________________________________________________________
48876 [ 10182] By: jhi                                   on 2001/05/23  21:24:30
48877         Log: Subject: [PATCH emacs/e2ctags.pl] big speedup
48878              From: davem@fdgroup.co.uk
48879              Date: Tue, 22 May 2001 22:08:09 +0100 (BST)
48880              Message-Id: <200105222108.WAA09442@gizmo.fdgroup.co.uk>
48881      Branch: perl
48882            ! emacs/e2ctags.pl
48883 ____________________________________________________________________________
48884 [ 10181] By: jhi                                   on 2001/05/23  21:23:29
48885         Log: Subject: [PATCH lib/vars.pm] Sensible minimum version
48886              From: Michael G Schwern <schwern@pobox.com>
48887              Date: Tue, 22 May 2001 14:15:09 +0100
48888              Message-ID: <20010522141509.J701@blackrider.blackstar.co.uk>
48889      Branch: perl
48890            ! lib/vars.pm
48891 ____________________________________________________________________________
48892 [ 10180] By: jhi                                   on 2001/05/23  21:22:14
48893         Log: Subject: [PATCH lib/vars.pm] Odd code nit
48894              From: Michael G Schwern <schwern@pobox.com>
48895              Date: Tue, 22 May 2001 14:14:28 +0100
48896              Message-ID: <20010522141427.I701@blackrider.blackstar.co.uk>
48897      Branch: perl
48898            ! lib/vars.pm
48899 ____________________________________________________________________________
48900 [ 10179] By: jhi                                   on 2001/05/23  21:19:51
48901         Log: Use the new use vars feature.
48902      Branch: perl
48903            ! t/lib/b-stash.t
48904 ____________________________________________________________________________
48905 [ 10178] By: jhi                                   on 2001/05/23  21:19:28
48906         Log: Subject: [PATCH] vars.pm to support qualified variables (was Re: [ID 20010521.001])
48907              From: Mike Guy <mjtg@cam.ac.uk>
48908              Sender: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
48909              Date: Tue, 22 May 2001 13:11:39 +0100
48910      Branch: perl
48911            + t/pragma/vars.t
48912            ! MANIFEST lib/vars.pm t/lib/1_compile.t
48913 ____________________________________________________________________________
48914 [ 10177] By: jhi                                   on 2001/05/23  21:01:48
48915         Log: -qlongdouble considered harmful by Merijn.
48916      Branch: perl
48917            ! hints/aix.sh
48918 ____________________________________________________________________________
48919 [ 10176] By: jhi                                   on 2001/05/21  13:21:21
48920         Log: Update Changes.
48921      Branch: perl
48922            ! Changes patchlevel.h
48923 ____________________________________________________________________________
48924 [ 10175] By: jhi                                   on 2001/05/21  13:17:28
48925         Log: Add a test of its very own for Fcntl.  Hopefully portable.
48926      Branch: perl
48927            + t/lib/fcntl.t
48928            ! MANIFEST
48929 ____________________________________________________________________________
48930 [ 10174] By: jhi                                   on 2001/05/21  12:45:41
48931         Log: Must be trickier for 'minitest' not to die.
48932      Branch: perl
48933            ! t/op/taint.t
48934 ____________________________________________________________________________
48935 [ 10173] By: jhi                                   on 2001/05/21  11:24:43
48936         Log: Can't declare other people's variables.
48937      Branch: perl
48938            ! t/lib/b-stash.t
48939 ____________________________________________________________________________
48940 [ 10172] By: jhi                                   on 2001/05/20  20:33:08
48941         Log: Fix for ID 20010519.003: sysopen() wasn't tainting :-(
48942      Branch: perl
48943            ! doio.c t/op/taint.t
48944 ____________________________________________________________________________
48945 [ 10171] By: jhi                                   on 2001/05/20  20:18:45
48946         Log: The OS/2 variable needs to be declared.
48947      Branch: perl
48948            ! t/lib/b-stash.t
48949 ____________________________________________________________________________
48950 [ 10170] By: nick                                  on 2001/05/20  16:48:29
48951         Log: Integrate mainline
48952      Branch: perlio
48953           !> (integrate 41 files)
48954 ____________________________________________________________________________
48955 [ 10169] By: jhi                                   on 2001/05/20  11:50:20
48956         Log: Small perlsec updates: clarify the taintedness of filename
48957              globbing; suggest using Scalar::Util::tainted().
48958      Branch: perl
48959            ! pod/perlsec.pod
48960 ____________________________________________________________________________
48961 [ 10168] By: jhi                                   on 2001/05/20  11:24:11
48962         Log: Subject: [PATCH 5.7.1@10135] [LARGE!] symbolic magic
48963              From: Dave Mitchell <davem@fdgroup.co.uk>
48964              Date: Sat, 19 May 2001 20:12:56 +0100 (BST)
48965              Message-Id: <200105191912.UAA23925@gizmo.fdgroup.co.uk>
48966      Branch: perl
48967            ! av.c cc_runtime.h doop.c dump.c gv.c hv.c mg.c op.c perl.c
48968            ! perl.h perlio.c pod/perlguts.pod pp.c pp_ctl.c pp_hot.c
48969            ! pp_sys.c regexec.c scope.c sv.c t/lib/peek.t taint.c util.c
48970            ! xsutils.c
48971 ____________________________________________________________________________
48972 [ 10167] By: jhi                                   on 2001/05/20  11:12:14
48973         Log: Subject: [PATCH 5.6.1] DLL descriptions on OS/2
48974              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
48975              Date: Sat, 19 May 2001 04:08:46 -0400
48976              Message-ID: <20010519040846.A16969@math.ohio-state.edu>
48977      Branch: perl
48978            ! lib/ExtUtils/Mksymlists.pm makedef.pl
48979 ____________________________________________________________________________
48980 [ 10166] By: jhi                                   on 2001/05/20  11:08:27
48981         Log: Subject: [PATCH 5.6.1] DLL name mangling on OS/2
48982              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
48983              Date: Sat, 19 May 2001 04:30:45 -0400
48984              Message-ID: <20010519043045.A17033@math.ohio-state.edu>
48985      Branch: perl
48986            ! os2/os2.c
48987 ____________________________________________________________________________
48988 [ 10165] By: jhi                                   on 2001/05/20  11:07:06
48989         Log: Subject: [PATCH 5.6.1] build bugs OS/2
48990              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
48991              Date: Sat, 19 May 2001 04:35:28 -0400
48992              Message-ID: <20010519043528.A17363@math.ohio-state.edu>
48993      Branch: perl
48994            ! os2/Makefile.SHs os2/os2.c
48995 ____________________________________________________________________________
48996 [ 10164] By: jhi                                   on 2001/05/20  11:06:01
48997         Log: Subject: [PATCH 5.6.1] Mis-Failing tests
48998              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
48999              Date: Sat, 19 May 2001 04:04:23 -0400
49000              Message-ID: <20010519040423.A16861@math.ohio-state.edu>
49001              
49002              (In bleadperl patched b-stash.t instead of b.t)
49003      Branch: perl
49004            ! t/lib/b-stash.t t/lib/bigfltpm.t
49005 ____________________________________________________________________________
49006 [ 10163] By: jhi                                   on 2001/05/20  10:59:46
49007         Log: Subject: [PATCH 5.6.1] perl5db
49008              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
49009              Date: Sat, 19 May 2001 03:49:09 -0400
49010              Message-ID: <20010519034909.A14902@math.ohio-state.edu>
49011      Branch: perl
49012            ! lib/perl5db.pl
49013 ____________________________________________________________________________
49014 [ 10162] By: jhi                                   on 2001/05/20  10:58:18
49015         Log: Subject: [PATCH] require $mod where $mod has touched numeric context
49016              From: Gisle Aas <gisle@ActiveState.com>
49017              Date: 18 May 2001 14:24:51 -0700
49018              Message-ID: <lr3da2cpuk.fsf@caliper.ActiveState.com>
49019      Branch: perl
49020            ! pp_ctl.c
49021 ____________________________________________________________________________
49022 [ 10161] By: jhi                                   on 2001/05/20  10:57:00
49023         Log: Subject: [PATCH] Chomp should not always stringify
49024              From: Gisle Aas <gisle@ActiveState.com>
49025              Date: 18 May 2001 07:55:25 -0700
49026              Message-ID: <lrk83eogf6.fsf@caliper.ActiveState.com>
49027      Branch: perl
49028            ! doop.c t/op/chop.t
49029 ____________________________________________________________________________
49030 [ 10160] By: jhi                                   on 2001/05/20  10:49:40
49031         Log: Integrate perlio.
49032      Branch: perl
49033           !> pod/perlfunc.pod
49034 ____________________________________________________________________________
49035 [ 10159] By: nick                                  on 2001/05/20  09:39:46
49036         Log: Document some more of open's features.
49037      Branch: perlio
49038            ! pod/perlfunc.pod
49039 ____________________________________________________________________________
49040 [ 10158] By: gsar                                  on 2001/05/18  18:43:38
49041         Log: back out change#10153 (it has compatibility issues such as the
49042              changed behavior of /[~%@+-]/, and after talking to Jarkko, the
49043              benefit for 5.6.x doesn't seem worth the risk)
49044      Branch: maint-5.6/perl
49045            ! toke.c
49046 ____________________________________________________________________________
49047 [ 10157] By: jhi                                   on 2001/05/18  17:05:40
49048         Log: \$escaping the $vars in !GROK!THIS! section is a good idea.
49049      Branch: perl
49050            ! x2p/s2p.PL
49051 ____________________________________________________________________________
49052 [ 10156] By: jhi                                   on 2001/05/18  12:06:40
49053         Log: Update Changes.
49054      Branch: perl
49055            ! Changes patchlevel.h
49056 ____________________________________________________________________________
49057 [ 10155] By: jhi                                   on 2001/05/18  11:58:57
49058         Log: Integrate change #10144 from maintperl.
49059              
49060              s/CONFIGDOTSH/PERL_CONFIG_SH/ for Win32, too.
49061      Branch: perl
49062           !> win32/config.bc win32/config.gc win32/config.vc
49063           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
49064 ____________________________________________________________________________
49065 [ 10154] By: nick                                  on 2001/05/18  07:23:03
49066         Log: Integrate mainline.
49067      Branch: perlio
49068           +> README.dgux t/lib/i18n-collate.t utils.lst
49069           !> (integrate 49 files)
49070 ____________________________________________________________________________
49071 [ 10153] By: jhi                                   on 2001/05/18  00:41:51
49072         Log: Integrate change #7224 from mainline into maintperl.
49073              
49074              Allow @+ and @- to be doublequoted, from Simon Cozens. 
49075              (Approved by Larry, see Tom's comment in 20000830.005.)
49076      Branch: maint-5.6/perl
49077           !> toke.c
49078 ____________________________________________________________________________
49079 [ 10152] By: jhi                                   on 2001/05/17  23:18:15
49080         Log: Subject: [PATCH bleadperl] small lookbehind fix
49081              From: Hugo <hv@crypt.compulink.co.uk>
49082              Date: Fri, 18 May 2001 00:07:19 +0100
49083              Message-Id: <200105172307.AAA06142@crypt.compulink.co.uk>
49084      Branch: perl
49085            ! regexec.c
49086 ____________________________________________________________________________
49087 [ 10151] By: jhi                                   on 2001/05/17  22:00:06
49088         Log: Detypos.
49089      Branch: perl
49090            ! installman utils.lst
49091 ____________________________________________________________________________
49092 [ 10150] By: jhi                                   on 2001/05/17  20:32:48
49093         Log: Add better debug to glob/basic #8 as suggested by Nick Clark
49094              in 20001222.001.
49095      Branch: perl
49096            ! t/lib/glob-basic.t
49097 ____________________________________________________________________________
49098 [ 10149] By: jhi                                   on 2001/05/17  20:08:58
49099         Log: Subject: [PATCH] Test for bug 20010515.004
49100              From: Benjamin Sugars <bsugars@canoe.ca>
49101              Date: Thu, 17 May 2001 15:48:18 -0400 (EDT)
49102              Message-ID: <Pine.LNX.4.21.0105171544270.9064-100000@marmot.rim.canoe.ca>
49103      Branch: perl
49104            ! t/op/misc.t
49105 ____________________________________________________________________________
49106 [ 10148] By: jhi                                   on 2001/05/17  20:06:23
49107         Log: Integrate #10145 from maintperl.
49108              
49109              fix for ID 20010515.004 (needs test)
49110      Branch: perl
49111           !> pp_hot.c
49112 ____________________________________________________________________________
49113 [ 10147] By: jhi                                   on 2001/05/17  19:10:46
49114         Log: Thinko noticed by Doug MacEachern.
49115      Branch: perl
49116            ! thread.h
49117 ____________________________________________________________________________
49118 [ 10146] By: jhi                                   on 2001/05/17  17:30:37
49119         Log: Subject: Re: [PATCH] HERE mark in regex
49120              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
49121              Date: Thu, 17 May 2001 12:20:33 -0400
49122              Message-ID: <20010517122033.B1547290@linguist.thayer.dartmouth.edu> 
49123      Branch: perl
49124            ! t/op/re_tests
49125 ____________________________________________________________________________
49126 [ 10145] By: gsar                                  on 2001/05/17  16:59:55
49127         Log: fix for ID 20010515.004 (needs test)
49128      Branch: maint-5.6/perl
49129            ! pp_hot.c
49130 ____________________________________________________________________________
49131 [ 10144] By: gsar                                  on 2001/05/17  16:39:02
49132         Log: s/CONFIGDOTSH/PERL_CONFIG_SH/g
49133      Branch: maint-5.6/perl
49134            ! win32/config.bc win32/config.gc win32/config.vc
49135            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
49136 ____________________________________________________________________________
49137 [ 10143] By: jhi                                   on 2001/05/17  14:21:08
49138         Log: Macrofy the getspecific (and use it also in util.c)
49139      Branch: perl
49140            ! thread.h util.c
49141 ____________________________________________________________________________
49142 [ 10142] By: jhi                                   on 2001/05/17  01:43:50
49143         Log: Use the unchecked thread-specific key fetch also in Tru64.
49144      Branch: perl
49145            ! thread.h
49146 ____________________________________________________________________________
49147 [ 10141] By: jhi                                   on 2001/05/17  01:41:07
49148         Log: Subject: [PATCH 5.6.1]Quick thread speedup
49149              From: Dan Sugalski <dan@sidhe.org> 
49150              Date: Wed, 16 May 2001 18:05:19 -0400
49151              Message-Id: <5.1.0.14.0.20010516175826.01afde08@24.8.96.48>
49152      Branch: perl
49153            ! thread.h util.c
49154 ____________________________________________________________________________
49155 [ 10140] By: jhi                                   on 2001/05/16  19:58:29
49156         Log: I think this is quite enough testing for a deprecated feature.
49157      Branch: perl
49158            + t/lib/i18n-collate.t
49159            ! MANIFEST t/lib/1_compile.t
49160 ____________________________________________________________________________
49161 [ 10139] By: jhi                                   on 2001/05/16  18:47:03
49162         Log: More HP-UX lore from Jeff Okamoto.
49163      Branch: perl
49164            ! README.hpux
49165 ____________________________________________________________________________
49166 [ 10138] By: jhi                                   on 2001/05/16  18:21:04
49167         Log: Sort utils.lst for easier maintenance.
49168      Branch: perl
49169            ! utils.lst
49170 ____________________________________________________________________________
49171 [ 10137] By: jhi                                   on 2001/05/16  18:12:01
49172         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
49173              From: Tim Jenness <t.jenness@jach.hawaii.edu>
49174              Date: Wed, 16 May 2001 08:59:59 -1000 (HST)
49175              Message-ID: <Pine.LNX.4.33.0105160858480.2488-100000@lapaki.jach.hawaii.edu>
49176              
49177              Add pod2latex to utils.lst.
49178      Branch: perl
49179            ! MANIFEST utils.lst
49180 ____________________________________________________________________________
49181 [ 10136] By: jhi                                   on 2001/05/16  18:00:00
49182         Log: Subject: Re: [PATCH] HERE mark in regex
49183              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
49184              Date: Wed, 16 May 2001 13:04:43 -0400
49185              Message-ID: <20010516130443.E1516273@linguist.thayer.dartmouth.edu> 
49186      Branch: perl
49187            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
49188            ! t/op/regmesg.t t/pragma/warn/regcomp
49189 ____________________________________________________________________________
49190 [ 10135] By: jhi                                   on 2001/05/16  17:51:50
49191         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
49192              From: Simon Cozens <simon@netthink.co.uk>
49193              Date: Wed, 16 May 2001 18:02:08 +0100
49194              Message-ID: <20010516180208.A6458@netthink.co.uk>
49195      Branch: perl
49196            ! installman utils.lst
49197 ____________________________________________________________________________
49198 [ 10134] By: jhi                                   on 2001/05/16  17:47:26
49199         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
49200              From: "Philip Newton" <pnewton@gmx.de>
49201              Date: Tue, 15 May 2001 15:09:30 +0200
49202              Message-ID: <3B0146AA.2839.17BFDA6@localhost>
49203              
49204              Test case for #10128.
49205      Branch: perl
49206            ! t/pragma/warn/pp_hot
49207 ____________________________________________________________________________
49208 [ 10133] By: jhi                                   on 2001/05/16  15:12:52
49209         Log: Update Changes.
49210      Branch: perl
49211            ! Changes patchlevel.h
49212 ____________________________________________________________________________
49213 [ 10132] By: jhi                                   on 2001/05/16  14:50:55
49214         Log: Deprecate pseudo-hashes.
49215      Branch: perl
49216            ! pod/perl572delta.pod pod/perlref.pod pod/perltodo.pod
49217 ____________________________________________________________________________
49218 [ 10131] By: jhi                                   on 2001/05/16  14:26:01
49219         Log: HP-UX hints update from Merijn.
49220      Branch: perl
49221            ! hints/hpux.sh
49222 ____________________________________________________________________________
49223 [ 10130] By: jhi                                   on 2001/05/16  14:23:01
49224         Log: README.hpux update from Merijn.
49225      Branch: perl
49226            ! README.hpux
49227 ____________________________________________________________________________
49228 [ 10129] By: jhi                                   on 2001/05/16  14:18:56
49229         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
49230              From: Simon Cozens <simon@netthink.co.uk>
49231              Date: Wed, 16 May 2001 15:57:55 +0100
49232              Message-ID: <20010516155755.A4728@netthink.co.uk>
49233      Branch: perl
49234            + utils.lst
49235            ! MANIFEST installman installperl
49236 ____________________________________________________________________________
49237 [ 10128] By: jhi                                   on 2001/05/16  14:15:36
49238         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
49239              From: "Philip Newton" <pnewton@gmx.de>
49240              Date: Tue, 15 May 2001 16:31:05 +0200
49241              Message-ID: <3B0159C9.1905.1C6AEF9@localhost>
49242              
49243              Fix PERL_Y2KWARN test to check before rather than after appending.
49244      Branch: perl
49245            ! pp_hot.c
49246 ____________________________________________________________________________
49247 [ 10127] By: jhi                                   on 2001/05/16  14:08:15
49248         Log: Regen Porting stuff.
49249      Branch: perl
49250            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
49251            ! config_h.SH
49252 ____________________________________________________________________________
49253 [ 10126] By: jhi                                   on 2001/05/16  13:41:50
49254         Log: Metaconfig unit change for #10125.
49255      Branch: metaconfig
49256            ! U/modified/Oldconfig.U
49257 ____________________________________________________________________________
49258 [ 10125] By: jhi                                   on 2001/05/16  13:41:35
49259         Log: Use OSVERS.
49260      Branch: perl
49261            ! Configure config_h.SH perl.c
49262 ____________________________________________________________________________
49263 [ 10124] By: jhi                                   on 2001/05/16  13:41:09
49264         Log: Regen toc.
49265      Branch: perl
49266            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
49267 ____________________________________________________________________________
49268 [ 10123] By: jhi                                   on 2001/05/16  13:25:38
49269         Log: Adding the README.dgux to the MANIFEST would be a good idea.
49270      Branch: perl
49271            ! MANIFEST
49272 ____________________________________________________________________________
49273 [ 10122] By: jhi                                   on 2001/05/16  13:08:33
49274         Log: Move the stack desire definition to thread.h.
49275      Branch: perl
49276            ! ext/Thread/Thread.xs thread.h
49277 ____________________________________________________________________________
49278 [ 10121] By: jhi                                   on 2001/05/16  13:00:12
49279         Log: DG-UX threading patches, including a README.dgux,
49280              from Takis Psarogiannakopoulos.
49281      Branch: perl
49282            + README.dgux
49283            ! config_h.SH ext/Thread/Thread.xs hints/dgux.sh perl.c
49284 ____________________________________________________________________________
49285 [ 10120] By: jhi                                   on 2001/05/16  12:55:33
49286         Log: Subject: [PATCH B::Deparse] More on /x regexes
49287              From: Robin Houston <robin@kitsite.com>
49288              Date: Tue, 15 May 2001 19:09:35 +0100
49289              Message-ID: <20010515190935.A27268@penderel>
49290      Branch: perl
49291            ! ext/B/B/Deparse.pm
49292 ____________________________________________________________________________
49293 [ 10119] By: jhi                                   on 2001/05/16  12:45:29
49294         Log: Document that the core time() may be rounding rather
49295              than truncating, would have saved at least my confusion.
49296      Branch: perl
49297            ! ext/Time/HiRes/HiRes.pm
49298 ____________________________________________________________________________
49299 [ 10118] By: jhi                                   on 2001/05/16  12:37:57
49300         Log: Subject: perl-current/t/time-hires.t
49301              From: John Peacock <jpeacock@rowman.com>
49302              Date: Fri, 11 May 2001 14:09:41 -0400
49303              Message-ID: <3AFC2AE5.5E787E54@rowman.com>
49304      Branch: perl
49305            ! t/lib/time-hires.t
49306 ____________________________________________________________________________
49307 [ 10117] By: jhi                                   on 2001/05/15  13:40:33
49308         Log: Subject: [PATCH dump.c] Op private flags
49309              From: Simon Cozens <simon@netthink.co.uk>
49310              Date: Sun, 13 May 2001 20:20:36 +0100
49311              Message-ID: <20010513202036.A21896@netthink.co.uk>
49312      Branch: perl
49313            ! dump.c
49314 ____________________________________________________________________________
49315 [ 10116] By: jhi                                   on 2001/05/15  13:28:26
49316         Log: Upgrade to Switch 2.03.
49317      Branch: perl
49318            ! lib/Switch.pm
49319 ____________________________________________________________________________
49320 [ 10115] By: jhi                                   on 2001/05/15  13:19:01
49321         Log: Integrate change #10113 from mainline: rename CONFIGDOTSH
49322              to PERL_CONFIG_SH and use it consistently.
49323      Branch: maint-5.6/perl
49324           !> Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
49325           !> configpm configure.com makeaperl.SH makedepend.SH makedir.SH
49326           !> myconfig.SH writemain.SH
49327 ____________________________________________________________________________
49328 [ 10114] By: jhi                                   on 2001/05/15  13:13:21
49329         Log: Metaconfig units changes for #10113.
49330      Branch: metaconfig
49331            ! U/modified/Config_h.U U/modified/Extract.U U/modified/Oldsym.U
49332 ____________________________________________________________________________
49333 [ 10113] By: jhi                                   on 2001/05/15  13:12:40
49334         Log: The problem described in 20010514.031 still wasn't
49335              fully cured, there were remnants of $CONFIG when
49336              $CONFIGDOTSH was expected.  Now renamed to PERL_CONFIG_SH
49337              to avoid future conflicts.
49338      Branch: perl
49339            ! Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
49340            ! configpm configure.com makeaperl.SH makedepend.SH makedir.SH
49341            ! myconfig.SH writemain.SH
49342 ____________________________________________________________________________
49343 [ 10112] By: jhi                                   on 2001/05/15  11:55:44
49344         Log: Half of #10107 got lost.
49345      Branch: perl
49346            ! ext/B/B/Deparse.pm
49347 ____________________________________________________________________________
49348 [ 10111] By: nick                                  on 2001/05/15  08:39:14
49349         Log: Integrate mainline.
49350      Branch: perlio
49351           +> ext/POSIX/hints/uts.pl
49352            - Todo Todo-5.6 t/camel-III/vstring.t
49353           !> (integrate 48 files)
49354 ____________________________________________________________________________
49355 [ 10110] By: jhi                                   on 2001/05/15  02:04:05
49356         Log: Subject: [PATCH TestInit.pm] Give Deparse tester a fair chance
49357              From: Robin Houston <robin@kitsite.com>
49358              Date: Mon, 14 May 2001 22:27:08 +0100
49359              Message-ID: <20010514222708.A22963@penderel>
49360      Branch: perl
49361            ! t/TestInit.pm
49362 ____________________________________________________________________________
49363 [ 10109] By: jhi                                   on 2001/05/15  02:03:12
49364         Log: Subject: [PATCH B::Deparse] Lvaluable method calls
49365              From: Robin Houston <robin@kitsite.com>
49366              Date: Mon, 14 May 2001 22:16:43 +0100
49367              Message-ID: <20010514221643.A22437@penderel>
49368      Branch: perl
49369            ! ext/B/B/Deparse.pm
49370 ____________________________________________________________________________
49371 [ 10108] By: jhi                                   on 2001/05/15  02:02:17
49372         Log: Subject: [PATCH B::Deparse] C<$foo =~ give_me_a_regex>; /x modifier
49373              From: Robin Houston <robin@kitsite.com>
49374              Date: Mon, 14 May 2001 22:03:44 +0100
49375              Message-ID: <20010514220344.A20643@penderel>
49376      Branch: perl
49377            ! ext/B/B/Deparse.pm
49378 ____________________________________________________________________________
49379 [ 10107] By: jhi                                   on 2001/05/15  02:01:24
49380         Log: Subject: [PATCH B::Deparse] "${foo}_bar"
49381              From: Robin Houston <robin@kitsite.com>
49382              Date: Mon, 14 May 2001 22:10:07 +0100
49383              Message-ID: <20010514221007.A21118@penderel>
49384      Branch: perl
49385            ! ext/B/B/Deparse.pm
49386 ____________________________________________________________________________
49387 [ 10106] By: jhi                                   on 2001/05/15  01:41:26
49388         Log: Fix for 20010514.037; substr() didn't invalidate the locale
49389              collation magic.
49390      Branch: perl
49391            ! pp.c
49392 ____________________________________________________________________________
49393 [ 10105] By: jhi                                   on 2001/05/14  18:18:24
49394         Log: Update Changes.
49395      Branch: perl
49396            ! Changes patchlevel.h
49397 ____________________________________________________________________________
49398 [ 10104] By: jhi                                   on 2001/05/14  18:09:07
49399         Log: Retract #10094.
49400      Branch: perl
49401            ! lib/Pod/Text.pm
49402 ____________________________________________________________________________
49403 [ 10103] By: jhi                                   on 2001/05/14  15:20:58
49404         Log: Integrate change #10100 from maintperl.
49405              
49406              PL_last_in_gv may not be a GV if it was a stale filehandle (fix for
49407              bug ID 20010514.027)
49408      Branch: perl
49409           !> mg.c pp_ctl.c
49410 ____________________________________________________________________________
49411 [ 10102] By: jhi                                   on 2001/05/14  15:19:21
49412         Log: Document the deprecatedness of suidperl.
49413      Branch: perl
49414            ! INSTALL pod/perlfaq1.pod
49415 ____________________________________________________________________________
49416 [ 10101] By: jhi                                   on 2001/05/14  14:54:31
49417         Log: Subject: Re: [ID 20010514.022] Makemaker a bit too prefix-happy
49418              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
49419              Date: Mon, 14 May 2001 09:38:59 -0400
49420              Message-ID: <20010514093859.A1479715@linguist.thayer.dartmouth.edu>
49421      Branch: perl
49422            ! lib/ExtUtils/MM_Unix.pm
49423 ____________________________________________________________________________
49424 [ 10100] By: gsar                                  on 2001/05/14  14:43:50
49425         Log: PL_last_in_gv may not be a GV if it was a stale filehandle (fix for
49426              bug ID 20010514.027)
49427              
49428              TODO: this needs a testsuite addition
49429      Branch: maint-5.6/perl
49430            ! mg.c pp_ctl.c
49431 ____________________________________________________________________________
49432 [ 10099] By: jhi                                   on 2001/05/14  13:42:38
49433         Log: More DWIMminess for Class::Struct: calling the array or hash
49434              accessors only with one argument, an array or a hash reference,
49435              sets the underlying array or hash.  This mirrors nicely also
49436              the usage in the constructor.
49437              From Bernd Sokolowsky <ulmo@garozzo.franken.de>, via Damian Conway.
49438      Branch: perl
49439            ! lib/Class/Struct.pm t/lib/class-struct.t
49440 ____________________________________________________________________________
49441 [ 10098] By: jhi                                   on 2001/05/14  13:10:34
49442         Log: Reference cmp'ing should go through the whole stringification
49443              process shebang, as pointed out by Sarathy in #10091.
49444      Branch: perl
49445            ! pp.c
49446 ____________________________________________________________________________
49447 [ 10097] By: jhi                                   on 2001/05/14  12:54:31
49448         Log: Subject: Re: [LONG] Cleaning up Todo/Todo-5.6/perltodo
49449              From: Simon Cozens <simon@netthink.co.uk>
49450              Date: Sat, 12 May 2001 16:36:27 +0100
49451              Message-ID: <20010512163627.A5522@netthink.co.uk>
49452              
49453              with some additions salvaged from Todo and Todo-5.6 before
49454              retiring them.
49455      Branch: perl
49456            - Todo Todo-5.6
49457            ! MANIFEST pod/perltodo.pod
49458 ____________________________________________________________________________
49459 [ 10096] By: jhi                                   on 2001/05/14  12:37:01
49460         Log: Subject: [ID 20010514.025] _SVID3 in <sys/statvfs.h>
49461              From: "Golubev I. N." <gin@mo.msk.ru>
49462              Date: Mon, 07 May 2001 14:33:34 (GMT)
49463              Message-Id: <02453af6b23e63-gin@mo.msk.ru>
49464      Branch: perl
49465            ! perl.h
49466 ____________________________________________________________________________
49467 [ 10095] By: jhi                                   on 2001/05/14  12:34:24
49468         Log: Subject: [ID 20010514.022] Makemaker a bit too prefix-happy
49469              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
49470              Date: Mon, 7 May 2001 09:35:57 -0600 (MDT)
49471              Message-Id: <200105071535.f47FZvf27235@xerxes.courtesan.com>
49472      Branch: perl
49473            ! lib/ExtUtils/MM_Unix.pm
49474 ____________________________________________________________________________
49475 [ 10094] By: jhi                                   on 2001/05/14  12:32:44
49476         Log: (Retracted by #10104.)
49477              
49478              Subject: [PATCH bleadperl Pod::Text] avoid overquoting [Was: rand(0) is rand(1)]
49479              From: barries <barries@slaysys.com>
49480              Date: Sat, 12 May 2001 01:28:10 -0400
49481              Message-ID: <20010512012810.B26358@jester.slaysys.com>
49482      Branch: perl
49483            ! lib/Pod/Text.pm
49484 ____________________________________________________________________________
49485 [ 10093] By: jhi                                   on 2001/05/14  12:30:38
49486         Log: Subject: [PATCH] Incorrect line numbers in AutoSplit
49487              From: Mike Guy <mjtg@cam.ac.uk>
49488              Date: Sat, 12 May 2001 19:24:33 +0100
49489              Message-Id: <E14ye49-0006Fn-00@libra.cus.cam.ac.uk>
49490      Branch: perl
49491            ! lib/AutoSplit.pm
49492 ____________________________________________________________________________
49493 [ 10092] By: jhi                                   on 2001/05/14  12:29:21
49494         Log: Yet another HP-UX hints tweak from Merijn.
49495      Branch: perl
49496            ! hints/hpux.sh
49497 ____________________________________________________________________________
49498 [ 10091] By: gsar                                  on 2001/05/14  04:38:32
49499         Log: $ref1 == $ref2 behaves unpredictably on platforms where NV_PRESERVES_UV
49500              isn't defined (changes#9366,9368,9370 from mainline without the
49501              pp_scmp() change)
49502      Branch: maint-5.6/perl
49503            ! pp.c pp.h pp_hot.c
49504 ____________________________________________________________________________
49505 [ 10090] By: jhi                                   on 2001/05/12  13:39:43
49506         Log: The sorting seems to happen now automatically.
49507      Branch: perl
49508            ! t/lib/glob-basic.t
49509 ____________________________________________________________________________
49510 [ 10089] By: jhi                                   on 2001/05/12  03:38:15
49511         Log: Subject: Re: [PATCH perlfunc.pod] split on an empty string
49512              From: Benjamin Sugars <bsugars@canoe.ca>
49513              Date: Fri, 11 May 2001 11:36:04 -0400 (EDT)
49514              Message-ID: <Pine.LNX.4.21.0105111131540.1804-100000@marmot.rim.canoe.ca>
49515      Branch: perl
49516            ! pod/perlfunc.pod
49517 ____________________________________________________________________________
49518 [ 10088] By: jhi                                   on 2001/05/12  03:37:00
49519         Log: Subject: Re: undef(&foo) does not work for XS functions
49520              From: Doug MacEachern <dougm@covalent.net>
49521              Date: Fri, 11 May 2001 16:52:29 -0700 (PDT)
49522              Message-ID: <Pine.LNX.4.21.0105111647240.4478-100000@mako.covalent.net>
49523      Branch: perl
49524            ! op.c
49525 ____________________________________________________________________________
49526 [ 10087] By: jhi                                   on 2001/05/12  03:35:58
49527         Log: Subject: [PATCH: perl@10086] fixup t/op/append.t for UTF-EBCDIC
49528              From: Peter Prymmer <pvhp@forte.com>
49529              Date: Fri, 11 May 2001 17:38:43 -0700 (PDT)
49530              Message-ID: <Pine.OSF.4.10.10105111736190.73589-100000@aspara.forte.com>
49531      Branch: perl
49532            ! t/op/append.t
49533 ____________________________________________________________________________
49534 [ 10086] By: jhi                                   on 2001/05/11  14:23:08
49535         Log: Update Changes.
49536      Branch: perl
49537            ! Changes patchlevel.h
49538 ____________________________________________________________________________
49539 [ 10085] By: jhi                                   on 2001/05/11  14:08:20
49540         Log: Remove the 'asciir' re subpragma.  Should instead implement
49541              the 'physical vs logical' range scheme:
49542              
49543              \xAA-\xCC is a native physical range, you want that range of
49544              codepoints in your native encoding.  In EBCDIC the codepoints
49545              in the gaps (between i-j and r-s) should be included.
49546              
49547              \x{AA}-\x{CC} is a physical Unicode range, you want that range of
49548              codepoints in Unicode.
49549              
49550              a-z is a logical range, you want that range of 'logical' codepoints
49551              in your native encoding.  In EBCDIC the codepoints in the gaps
49552              (between i-j and r-s) should not be included.
49553              
49554              Mixed cases (a-\xAA, etc) should either be errors, or maybe
49555              the 'logical' endpoints should be converted to native/Unicode
49556              codepoints, and the range handled as a physical range.
49557              
49558              'Logical endpoints' are to be recognized only in the A-Z, a-z,
49559              and 0-9 ranges.  Probably a warning should be given for mixed
49560              cases like A-z or a-9 (since such expressions are encoding
49561              dependent), with a recommendation to use physical ranges.
49562      Branch: perl
49563            ! ext/re/re.pm perl.h regcomp.c regcomp.h t/op/pat.t
49564            ! t/op/regexp.t
49565 ____________________________________________________________________________
49566 [ 10084] By: jhi                                   on 2001/05/11  13:56:16
49567         Log: Make the test to cleanup the test directory tree
49568              both before and after the testing so that we always
49569              have a clean slate to work with.
49570      Branch: perl
49571            ! t/lib/filefind.t
49572 ____________________________________________________________________________
49573 [ 10083] By: jhi                                   on 2001/05/11  13:46:30
49574         Log: Subject: Re: [PATCH perlfunc.pod] split on an empty string
49575              From: Jon Eveland <jweveland@yahoo.com>
49576              Date: Fri, 11 May 2001 07:36:28 -0700 (PDT)
49577              Message-ID: <20010511143628.24225.qmail@web10402.mail.yahoo.com>
49578      Branch: perl
49579            ! pod/perlfunc.pod
49580 ____________________________________________________________________________
49581 [ 10082] By: jhi                                   on 2001/05/11  13:45:06
49582         Log: Merge the camel-III/vstring.t with op/ver.t.
49583      Branch: perl
49584            - t/camel-III/vstring.t
49585            ! MANIFEST t/TEST t/harness t/op/ver.t
49586 ____________________________________________________________________________
49587 [ 10081] By: jhi                                   on 2001/05/11  13:15:55
49588         Log: Add test.deparse make target.
49589      Branch: perl
49590            ! Makefile.SH
49591 ____________________________________________________________________________
49592 [ 10080] By: jhi                                   on 2001/05/11  12:52:49
49593         Log: Subject: [PATCH B::Deparse] $foo->bar(0)
49594              From: Robin Houston <robin@kitsite.com>
49595              Date: Fri, 11 May 2001 12:02:22 +0100
49596              Message-ID: <20010511120222.A11529@penderel>
49597      Branch: perl
49598            ! ext/B/B/Deparse.pm t/op/method.t
49599 ____________________________________________________________________________
49600 [ 10079] By: jhi                                   on 2001/05/11  01:59:06
49601         Log: A nicely working combination for UTS from Hal Morris.
49602      Branch: perl
49603            + ext/POSIX/hints/uts.pl
49604            ! MANIFEST hints/uts.sh
49605 ____________________________________________________________________________
49606 [ 10078] By: jhi                                   on 2001/05/11  01:15:04
49607         Log: i_ieeefp=undef for UTS.
49608      Branch: perl
49609            ! hints/uts.sh
49610 ____________________________________________________________________________
49611 [ 10077] By: jhi                                   on 2001/05/10  22:42:35
49612         Log: Subject: RE: rand(0) is rand(1)
49613              From: Larry Shatzer <lshatzer@islanddata.com>
49614              Date: Thu, 10 May 2001 11:09:27 -0700
49615              Message-ID: <95CD90709D74D4118F4600D0B79E8BC9995027@mail.islanddata.com>
49616      Branch: perl
49617            ! pod/perlfunc.pod
49618 ____________________________________________________________________________
49619 [ 10076] By: jhi                                   on 2001/05/10  22:36:50
49620         Log: Subject: [patch] make op_{clear,null} public
49621              From: Doug MacEachern <dougm@covalent.net>
49622              Date: Thu, 10 May 2001 15:54:09 -0700 (PDT)
49623              Message-ID: <Pine.LNX.4.21.0105101546510.2962-100000@mako.covalent.net>
49624      Branch: perl
49625            ! embed.h embed.pl op.c proto.h
49626 ____________________________________________________________________________
49627 [ 10075] By: jhi                                   on 2001/05/10  22:28:36
49628         Log: Subject: [PATCH B.xs] Extend tr/\0-\377/blah/c support
49629              From: Robin Houston <robin@kitsite.com>
49630              Date: Thu, 10 May 2001 18:54:59 +0100
49631              Message-ID: <20010510185459.A5995@penderel>
49632      Branch: perl
49633            ! ext/B/B.xs ext/B/B/Deparse.pm t/op/tr.t
49634 ____________________________________________________________________________
49635 [ 10074] By: jhi                                   on 2001/05/10  22:23:41
49636         Log: Subject: [PATCH B::Deparse] t/op/64bitint.t
49637              From: Robin Houston <robin@kitsite.com>
49638              Date: Thu, 10 May 2001 12:56:39 +0100
49639              Message-ID: <20010510125639.A2119@penderel>
49640      Branch: perl
49641            ! ext/B/B/Deparse.pm
49642 ____________________________________________________________________________
49643 [ 10073] By: jhi                                   on 2001/05/10  14:26:01
49644         Log: Retract #10070, not ready yet.
49645      Branch: perl
49646            ! ext/B/B/Deparse.pm
49647 ____________________________________________________________________________
49648 [ 10072] By: jhi                                   on 2001/05/10  13:40:24
49649         Log: The metaconfig unit change for #10071.
49650      Branch: metaconfig
49651            ! U/modified/mallocsrc.U
49652 ____________________________________________________________________________
49653 [ 10071] By: jhi                                   on 2001/05/10  13:39:57
49654         Log: The #9525+#9526 didn't allow for overriding usemymalloc.
49655      Branch: perl
49656            ! Configure
49657 ____________________________________________________________________________
49658 [ 10070] By: jhi                                   on 2001/05/10  13:18:42
49659         Log: (Retracted by #10073)
49660              
49661              Subject: Re: [PATCH t/TEST] B::Deparse tester 
49662              From: Hugo <hv@crypt.compulink.co.uk>
49663              Date: Thu, 10 May 2001 05:48:09 +0100
49664              Message-Id: <200105100448.FAA13584@crypt.compulink.co.uk>
49665      Branch: perl
49666            ! ext/B/B/Deparse.pm
49667 ____________________________________________________________________________
49668 [ 10069] By: jhi                                   on 2001/05/10  12:24:06
49669         Log: Add a for(func()) test.
49670      Branch: perl
49671            ! t/cmd/for.t
49672 ____________________________________________________________________________
49673 [ 10068] By: jhi                                   on 2001/05/10  12:16:00
49674         Log: Subject: [PATCH B::Deparse] our() lists and foreach loops
49675              From: Robin Houston <robin@kitsite.com>
49676              Date: Thu, 10 May 2001 13:50:08 +0100
49677              Message-ID: <20010510135008.A2454@penderel>
49678      Branch: perl
49679            ! ext/B/B/Deparse.pm
49680 ____________________________________________________________________________
49681 [ 10067] By: jhi                                   on 2001/05/10  01:45:03
49682         Log: A thinko in #10065.
49683      Branch: perl
49684            ! hv.c
49685 ____________________________________________________________________________
49686 [ 10066] By: jhi                                   on 2001/05/10  01:33:12
49687         Log: Subject: [PATCH B::Deparse] Fix tr///ansliteration
49688              From: Robin Houston <robin@kitsite.com>
49689              Date: Thu, 10 May 2001 02:10:34 +0100
49690              Message-ID: <20010510021034.A19421@penderel>
49691      Branch: perl
49692            ! ext/B/B.xs ext/B/B/Deparse.pm
49693 ____________________________________________________________________________
49694 [ 10065] By: jhi                                   on 2001/05/10  01:30:43
49695         Log: Subject: [patch] make hv_fetch{_ent} SvGMAGICAL aware
49696              From: Doug MacEachern <dougm@covalent.net>
49697              Date: Mon, 7 May 2001 09:50:58 -0700 (PDT)
49698              Message-ID: <Pine.LNX.4.21.0105070947060.23808-100000@mako.covalent.net>
49699      Branch: perl
49700            ! hv.c
49701 ____________________________________________________________________________
49702 [ 10064] By: jhi                                   on 2001/05/09  23:13:29
49703         Log: One more workaround for the UTS compiler from Hal Morris.
49704      Branch: perl
49705            ! perl.h
49706 ____________________________________________________________________________
49707 [ 10063] By: jhi                                   on 2001/05/09  23:09:53
49708         Log: Subject: [PATCH B::Debug] Show string for PVOP, and referent for RV
49709              From: Robin Houston <robin@kitsite.com>
49710              Date: Thu, 10 May 2001 01:02:08 +0100
49711              Message-ID: <20010510010208.A18200@penderel>
49712      Branch: perl
49713            ! ext/B/B/Debug.pm
49714 ____________________________________________________________________________
49715 [ 10062] By: jhi                                   on 2001/05/09  23:06:25
49716         Log: Subject: [PATCH] Simplify deb_curcv() a bit
49717              From: Benjamin Sugars <bsugars@canoe.ca>
49718              Date: Wed, 9 May 2001 18:14:34 -0400 (EDT)
49719              Message-ID: <Pine.LNX.4.21.0105091811340.1160-100000@marmot.rim.canoe.ca>
49720      Branch: perl
49721            ! run.c
49722 ____________________________________________________________________________
49723 [ 10061] By: jhi                                   on 2001/05/09  23:05:28
49724         Log: Subject: [PATCH] Additional test case for PerlIO::Scalar
49725              From: Benjamin Sugars <bsugars@canoe.ca>
49726              Date: Wed, 9 May 2001 18:03:45 -0400 (EDT)
49727              Message-ID: <Pine.LNX.4.21.0105091758220.1160-100000@marmot.rim.canoe.ca>
49728      Branch: perl
49729            ! t/lib/io_scalar.t
49730 ____________________________________________________________________________
49731 [ 10060] By: jhi                                   on 2001/05/09  23:04:38
49732         Log: Subject: [PATCH: perl@10022] update md5sum for MD5.xs on IBM-1047
49733              From: Peter Prymmer <pvhp@forte.com>
49734              Date: Wed, 9 May 2001 12:08:02 -0700 (PDT)
49735              Message-ID: <Pine.OSF.4.10.10105091205250.455254-100000@aspara.forte.com>
49736      Branch: perl
49737            ! t/lib/md5-file.t
49738 ____________________________________________________________________________
49739 [ 10059] By: jhi                                   on 2001/05/09  23:03:52
49740         Log: Subject: [PATCH t/TEST] B::Deparse tester
49741              From: Robin Houston <robin@kitsite.com>
49742              Date: Wed, 9 May 2001 19:17:50 +0100
49743              Message-ID: <20010509191750.A16940@penderel>
49744      Branch: perl
49745            ! ext/B/O.pm t/TEST
49746 ____________________________________________________________________________
49747 [ 10058] By: jhi                                   on 2001/05/09  23:02:56
49748         Log: Subject: [PATCH] Pod::Html -- fixes extra gaps in raw text
49749              From: Jeff Pinyan <jeffp@crusoe.net>
49750              Date: Wed, 9 May 2001 14:36:25 -0400 (EDT)
49751              Message-ID: <Pine.GSO.4.21.0105091430420.357-100000@crusoe.crusoe.net>
49752      Branch: perl
49753            ! lib/Pod/Html.pm
49754 ____________________________________________________________________________
49755 [ 10057] By: nick                                  on 2001/05/09  18:37:56
49756         Log: Integrate mainline.
49757      Branch: perlio
49758           !> Changes epoc/epocish.h ext/PerlIO/Scalar/Scalar.xs
49759           !> hints/hpux.sh lib/Pod/Html.pm patchlevel.h perlio.c
49760 ____________________________________________________________________________
49761 [ 10056] By: jhi                                   on 2001/05/09  16:44:44
49762         Log: Update Changes.
49763      Branch: perl
49764            ! Changes patchlevel.h
49765 ____________________________________________________________________________
49766 [ 10055] By: jhi                                   on 2001/05/09  16:26:47
49767         Log: Integrate perlio.
49768      Branch: perl
49769           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
49770 ____________________________________________________________________________
49771 [ 10054] By: jhi                                   on 2001/05/09  16:25:42
49772         Log: Subject: Re: [PATCH] Test offset when reading from a PerlIO::Scalar
49773              From: Benjamin Sugars <bsugars@canoe.ca>
49774              Date: Wed, 9 May 2001 12:42:30 -0400 (EDT)
49775              Message-ID: <Pine.LNX.4.21.0105091230110.1516-100000@marmot.rim.canoe.ca>
49776      Branch: perl
49777            ! perlio.c
49778 ____________________________________________________________________________
49779 [ 10053] By: jhi                                   on 2001/05/09  16:24:37
49780         Log: Subject: [PATCH] Test offset when reading from a PerlIO::Scalar
49781              From: Benjamin Sugars <bsugars@canoe.ca>
49782              Date: Tue, 8 May 2001 17:09:44 -0400 (EDT)
49783              Message-ID: <Pine.LNX.4.21.0105081654140.1212-100000@marmot.rim.canoe.ca>
49784      Branch: perl
49785            ! ext/PerlIO/Scalar/Scalar.xs
49786 ____________________________________________________________________________
49787 [ 10052] By: jhi                                   on 2001/05/09  16:19:04
49788         Log: Subject: [PATCH] Pod::Html doesn't honor =begin ... =end properly
49789              From: Jeff Pinyan <jeffp@crusoe.net>
49790              Date: Wed, 9 May 2001 12:35:24 -0400 (EDT)
49791              Message-ID: <Pine.GSO.4.21.0105091233430.357-100000@crusoe.crusoe.net>
49792      Branch: perl
49793            ! lib/Pod/Html.pm
49794 ____________________________________________________________________________
49795 [ 10051] By: jhi                                   on 2001/05/09  15:30:17
49796         Log: EPOC tweak from Olaf Flebbe.
49797      Branch: perl
49798            ! epoc/epocish.h
49799 ____________________________________________________________________________
49800 [ 10050] By: nick                                  on 2001/05/09  14:37:57
49801         Log: win32, regen_config_h
49802      Branch: perlio
49803            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
49804 ____________________________________________________________________________
49805 [ 10049] By: jhi                                   on 2001/05/09  12:33:39
49806         Log: Integrate perlio.
49807      Branch: perl
49808           !> pp_sys.c
49809 ____________________________________________________________________________
49810 [ 10048] By: nick                                  on 2001/05/09  11:59:50
49811         Log: If wait() or waitpid() ends due to EINTR despatch perl interrupt handler
49812              and re-try. Fixes "perl 5.7.x prefers suicide over killing more than one child."
49813      Branch: perlio
49814            ! pp_sys.c
49815 ____________________________________________________________________________
49816 [ 10047] By: jhi                                   on 2001/05/09  10:50:12
49817         Log: Integrate perlio.
49818      Branch: perl
49819           !> run.c
49820 ____________________________________________________________________________
49821 [ 10046] By: jhi                                   on 2001/05/09  10:49:34
49822         Log: Subject: Re: Less warnings during configure
49823              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
49824              Date: Wed, 09 May 2001 13:12:49 +0200
49825              Message-Id: <20010509125337.995D.H.M.BRAND@hccnet.nl>
49826      Branch: perl
49827            ! hints/hpux.sh
49828 ____________________________________________________________________________
49829 [ 10045] By: nick                                  on 2001/05/09  09:56:59
49830         Log: MULTIPLICITY/DEBUGGING build fix.
49831      Branch: perlio
49832            ! run.c
49833 ____________________________________________________________________________
49834 [ 10044] By: nick                                  on 2001/05/09  09:46:37
49835         Log: Merge of mainline (does not build MULTIPLICITY/DEBUGGING issue).
49836      Branch: perlio
49837           +> hints/atheos.sh pod/perl572delta.pod t/pod/plainer.t
49838            - ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
49839           !> (integrate 65 files)
49840 ____________________________________________________________________________
49841 [ 10043] By: jhi                                   on 2001/05/08  22:41:49
49842         Log: Subject: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
49843              From: Robin Houston <robin@kitsite.com>
49844              Date: Tue, 8 May 2001 19:38:00 +0100
49845              Message-ID: <20010508193800.A4389@penderel>
49846              
49847              Subject: Re: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
49848              From: Robin Houston <robin@kitsite.com>
49849              Date: Tue, 8 May 2001 20:03:57 +0100
49850              Message-ID: <20010508200357.A4614@penderel>
49851              
49852              Subject: Re: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
49853              From: Robin Houston <robin@kitsite.com>
49854              Date: Wed, 9 May 2001 00:12:05 +0100
49855              Message-ID: <20010509001205.A18521@puffinry.freeserve.co.uk>
49856      Branch: perl
49857            ! op.c pod/perldiag.pod t/pragma/overload.t t/pragma/warn/op
49858 ____________________________________________________________________________
49859 [ 10042] By: jhi                                   on 2001/05/08  22:09:35
49860         Log: Retract #10031.
49861      Branch: perl
49862            ! pod/perlfunc.pod
49863 ____________________________________________________________________________
49864 [ 10041] By: jhi                                   on 2001/05/08  18:27:34
49865         Log: The metaconfig unit changes for #10040.
49866      Branch: metaconfig/U/perl
49867            ! Checkcc.U d_dlsymun.U dlsrc.U
49868 ____________________________________________________________________________
49869 [ 10040] By: jhi                                   on 2001/05/08  18:24:47
49870         Log: The Configure half of
49871              
49872              Subject: Less warnings during configure
49873              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
49874              Date: Tue, 08 May 2001 08:44:02 +0200
49875              Message-Id: <20010508084158.D793.H.M.BRAND@hccnet.nl>
49876      Branch: perl
49877            ! Configure
49878 ____________________________________________________________________________
49879 [ 10039] By: jhi                                   on 2001/05/08  16:48:31
49880         Log: Subject: Less warnings during configure
49881              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
49882              Date: Tue, 08 May 2001 08:44:02 +0200
49883              Message-Id: <20010508084158.D793.H.M.BRAND@hccnet.nl>
49884      Branch: perl
49885            ! hints/hpux.sh
49886 ____________________________________________________________________________
49887 [ 10038] By: jhi                                   on 2001/05/08  16:32:07
49888         Log: Don't forget to whine about \d__\d.
49889      Branch: perl
49890            ! t/pragma/warn/toke toke.c
49891 ____________________________________________________________________________
49892 [ 10037] By: jhi                                   on 2001/05/08  16:07:05
49893         Log: Allow underscores also in the exponent part.
49894      Branch: perl
49895            ! t/pragma/warn/toke toke.c
49896 ____________________________________________________________________________
49897 [ 10036] By: jhi                                   on 2001/05/08  13:33:55
49898         Log: CodeMagicCD doesn't look like an *I*DE.
49899      Branch: perl
49900            ! pod/perlfaq3.pod
49901 ____________________________________________________________________________
49902 [ 10035] By: jhi                                   on 2001/05/08  13:27:48
49903         Log: Add Open Perl IDE, remove Perl Code Magic (the site seems
49904              to be consistently down).
49905      Branch: perl
49906            ! pod/perlfaq3.pod
49907 ____________________________________________________________________________
49908 [ 10034] By: jhi                                   on 2001/05/08  13:21:07
49909         Log: Upgrade to Text::Balanced 1.84.
49910      Branch: perl
49911            ! lib/Text/Balanced.pm t/lib/tb-xbrak.t
49912 ____________________________________________________________________________
49913 [ 10033] By: jhi                                   on 2001/05/08  12:41:53
49914         Log: Subject: Re: [PATCH] Find the last of the missing pad variables 
49915              From: Benjamin Sugars <bsugars@canoe.ca>
49916              Date: Tue, 8 May 2001 09:14:30 -0400 (EDT)
49917              Message-ID: <Pine.LNX.4.21.0105080912370.1930-100000@marmot.rim.canoe.ca>
49918      Branch: perl
49919            ! run.c
49920 ____________________________________________________________________________
49921 [ 10032] By: jhi                                   on 2001/05/08  12:40:28
49922         Log: Subject: [PATCH: perl@10022] cleaner cleanup for t/pod/plainer.t
49923              From: Peter Prymmer <pvhp@forte.com>
49924              Date: Mon, 7 May 2001 18:13:06 -0700 (PDT)
49925              Message-ID: <Pine.OSF.4.10.10105071810100.317708-100000@aspara.forte.com>
49926      Branch: perl
49927            ! t/pod/plainer.t
49928 ____________________________________________________________________________
49929 [ 10031] By: jhi                                   on 2001/05/08  12:35:25
49930         Log: (Retracted by #10042)
49931              
49932              Subject: Re: [ID 20010506.040] Infinite loop in lib/selfstubber.t under Cygwin
49933              From: "Philip Newton" <pnewton@gmx.de>
49934              Date: Tue, 8 May 2001 09:18:10 +0200
49935              Message-ID: <3AF7B9D2.28861.603732@localhost>
49936      Branch: perl
49937            ! pod/perlfunc.pod
49938 ____________________________________________________________________________
49939 [ 10030] By: jhi                                   on 2001/05/08  12:32:23
49940         Log: Subject: [PATCH B::Deparse] Document known bugs
49941              From: Robin Houston <robin@kitsite.com>
49942              Date: Tue, 8 May 2001 01:53:34 +0100
49943              Message-ID: <20010508015334.A32394@penderel>
49944      Branch: perl
49945            ! ext/B/B/Deparse.pm
49946 ____________________________________________________________________________
49947 [ 10029] By: jhi                                   on 2001/05/08  12:28:28
49948         Log: Subject: Re: Perl book, magazine and website updates.
49949              From: "Philip Newton" <pnewton@gmx.de>
49950              Date: Mon, 7 May 2001 17:03:58 +0200
49951              Message-ID: <3AF6D57E.5387.1E29930@localhost>
49952      Branch: perl
49953            ! pod/perlfaq2.pod
49954 ____________________________________________________________________________
49955 [ 10028] By: jhi                                   on 2001/05/07  23:53:30
49956         Log: Subject: [PATCH: perl@10022] YA tweak to avoid open file conflict in io/fflush.t
49957              From: Peter Prymmer <pvhp@forte.com>
49958              Date: Mon, 7 May 2001 17:50:48 -0700 (PDT)
49959              Message-ID: <Pine.OSF.4.10.10105071746570.317708-100000@aspara.forte.com> 
49960      Branch: perl
49961            ! t/io/fflush.t
49962 ____________________________________________________________________________
49963 [ 10027] By: jhi                                   on 2001/05/07  23:22:48
49964         Log: Subject: [PATCH B::Deparse] Give (?{...}) a taste of its own medicine
49965              From: Robin Houston <robin@kitsite.com>
49966              Date: Tue, 8 May 2001 01:14:55 +0100
49967              Message-ID: <20010508011455.A32162@penderel>
49968      Branch: perl
49969            ! ext/B/B/Deparse.pm
49970 ____________________________________________________________________________
49971 [ 10026] By: jhi                                   on 2001/05/07  23:15:05
49972         Log: Typo in #10025.
49973      Branch: perl
49974            ! hints/uts.sh
49975 ____________________________________________________________________________
49976 [ 10025] By: jhi                                   on 2001/05/07  21:15:35
49977         Log: cc, cflags, and optimize tweaks for UTS from Hal Morris.
49978      Branch: perl
49979            ! hints/uts.sh
49980 ____________________________________________________________________________
49981 [ 10024] By: jhi                                   on 2001/05/07  20:58:40
49982         Log: Subject: Re: [ID 20010506.045] question about hash syntax
49983              From: Peter Scott <Peter@PSDT.com>
49984              Date: Sun, 06 May 2001 13:10:40 -0700
49985              Message-Id: <4.3.2.7.2.20010506113015.00b46100@psdt.com>
49986      Branch: perl
49987            ! pod/perl56delta.pod
49988 ____________________________________________________________________________
49989 [ 10023] By: jhi                                   on 2001/05/07  20:41:26
49990         Log: Configure should figure out the list of dynamic extensions
49991              just fine in UTS-- and in fact it does, as reported by Hal Morris.
49992      Branch: perl
49993            ! hints/uts.sh
49994 ____________________________________________________________________________
49995 [ 10022] By: jhi                                   on 2001/05/07  20:24:11
49996         Log: Update Changes.
49997      Branch: perl
49998            ! Changes patchlevel.h
49999 ____________________________________________________________________________
50000 [ 10021] By: jhi                                   on 2001/05/07  20:11:31
50001         Log: Subject: [PATCH regcomp.c] Insecure regexes
50002              From: Robin Houston <robin@kitsite.com>
50003              Date: Mon, 7 May 2001 21:56:12 +0100
50004              Message-ID: <20010507215612.A31114@penderel>
50005      Branch: perl
50006            ! regcomp.c
50007 ____________________________________________________________________________
50008 [ 10020] By: jhi                                   on 2001/05/07  20:02:30
50009         Log: Drop the foobar.perl.com references for now until Simon
50010              gets them sorted out.
50011      Branch: perl
50012            ! pod/perlfaq2.pod
50013 ____________________________________________________________________________
50014 [ 10019] By: jhi                                   on 2001/05/07  19:54:33
50015         Log: Subject: Re: RFC: changing Devel::SelfStubber to relinquish its grasp
50016              From: Prymmer/Kahn <pvhp@best.com>
50017              Date: Mon, 7 May 2001 07:47:21 -0700 (PDT)
50018              Message-ID: <Pine.BSF.4.21.0105070733080.13301-100000@shell8.ba.best.com>
50019      Branch: perl
50020            ! lib/Devel/SelfStubber.pm
50021 ____________________________________________________________________________
50022 [ 10018] By: jhi                                   on 2001/05/07  19:53:10
50023         Log: Subject: Re: [ID 20010506.022] Win32/Makefile problems in 5.7.1 
50024              From: Prymmer/Kahn <pvhp@best.com>
50025              Date: Sun, 6 May 2001 21:34:56 -0700 (PDT)
50026              Message-ID: <Pine.BSF.4.21.0105062131520.17625-100000@shell8.ba.best.com>
50027      Branch: perl
50028            ! win32/Makefile
50029 ____________________________________________________________________________
50030 [ 10017] By: jhi                                   on 2001/05/07  19:35:10
50031         Log: s/WebTechnique's/WebTechniques/
50032      Branch: perl
50033            ! pod/perlfaq2.pod
50034 ____________________________________________________________________________
50035 [ 10016] By: jhi                                   on 2001/05/07  12:26:29
50036         Log: Llama 3 updates from Randal.
50037      Branch: perl
50038            ! pod/perlfaq2.pod
50039 ____________________________________________________________________________
50040 [ 10015] By: jhi                                   on 2001/05/07  01:34:38
50041         Log: Subject: [PATCH] Help -Dt show correct pad variables
50042              From: Benjamin Sugars <ben.sugars@home.com>
50043              Date: Sun, 6 May 2001 12:54:13 -0400 (EDT)
50044              Message-ID: <Pine.LNX.4.21.0105061142040.12858-100000@localhost.localdomain>
50045      Branch: perl
50046            ! embed.h embed.pl proto.h run.c
50047 ____________________________________________________________________________
50048 [ 10014] By: jhi                                   on 2001/05/07  01:23:56
50049         Log: Subject: [PATCH] Document C<our $foo : shared>
50050              From: Benjamin Sugars <ben.sugars@home.com>
50051              Date: Sun, 6 May 2001 19:00:55 -0400 (EDT)
50052              Message-ID: <Pine.LNX.4.21.0105061847090.9500-100000@localhost.localdomain>
50053      Branch: perl
50054            ! pod/perlfunc.pod
50055 ____________________________________________________________________________
50056 [ 10013] By: jhi                                   on 2001/05/07  01:22:22
50057         Log: Subject: [PATCH B::Deparse] undefined folded constants
50058              From: Robin Houston <robin@kitsite.com>
50059              Date: Sun, 6 May 2001 17:19:09 +0100
50060              Message-ID: <20010506171909.A7046@penderel>
50061      Branch: perl
50062            ! ext/B/B/Deparse.pm
50063 ____________________________________________________________________________
50064 [ 10012] By: jhi                                   on 2001/05/07  00:57:38
50065         Log: Subject: [PATCH B::Deparse] use Foo (sub {...});
50066              From: Robin Houston <robin@kitsite.com>
50067              Message-ID: <20010506164654.A6848@penderel>
50068              Date: Sun, 6 May 2001 16:46:54 +0100
50069      Branch: perl
50070            ! ext/B/B/Deparse.pm
50071 ____________________________________________________________________________
50072 [ 10011] By: jhi                                   on 2001/05/07  00:52:18
50073         Log: Subject: [PATCH t/op/my_stash.t] Naughty?
50074              From: Robin Houston <robin@kitsite.com>
50075              Date: Sun, 6 May 2001 14:47:02 +0100
50076              Message-ID: <20010506144702.A6308@penderel>
50077      Branch: perl
50078            ! t/op/my_stash.t
50079 ____________________________________________________________________________
50080 [ 10010] By: jhi                                   on 2001/05/06  15:07:51
50081         Log: Subject: Perl book, magazine and website updates.
50082              From: Simon Cozens <simon@netthink.co.uk>
50083              Date: Sun, 6 May 2001 16:55:36 +0100
50084              Message-ID: <20010506165536.A1795@netthink.co.uk>
50085      Branch: perl
50086            ! pod/perlbook.pod pod/perlfaq2.pod
50087 ____________________________________________________________________________
50088 [ 10009] By: jhi                                   on 2001/05/06  14:11:40
50089         Log: Tweaks on the Tru64 prof options.
50090      Branch: perl
50091            ! pod/perlhack.pod
50092 ____________________________________________________________________________
50093 [ 10008] By: jhi                                   on 2001/05/06  13:51:49
50094         Log: Subject: [PATCH t/pod/testp2pt.pl] Give deparse tester a chance
50095              From: Robin Houston <robin@kitsite.com>
50096              Date: Sun, 6 May 2001 14:40:51 +0100
50097              Message-ID: <20010506144051.A6279@penderel>
50098      Branch: perl
50099            ! t/pod/testp2pt.pl
50100 ____________________________________________________________________________
50101 [ 10007] By: jhi                                   on 2001/05/06  13:49:31
50102         Log: Subject: [PATCH B::Deparse] scoping
50103              From: Robin Houston <robin@kitsite.com>
50104              Date: Sun, 6 May 2001 14:36:56 +0100
50105              Message-ID: <20010506143656.A4006@penderel>
50106      Branch: perl
50107            ! ext/B/B/Deparse.pm ext/B/defsubs_h.PL t/lib/b-deparse.t
50108 ____________________________________________________________________________
50109 [ 10006] By: jhi                                   on 2001/05/06  13:24:12
50110         Log: Document the undefinedness of bitshifting out of range.
50111      Branch: perl
50112            ! pod/perlop.pod
50113 ____________________________________________________________________________
50114 [ 10005] By: jhi                                   on 2001/05/06  13:03:17
50115         Log: Retract #10003 and update the IDE descriptions a bit.
50116      Branch: perl
50117            ! pod/perlfaq3.pod
50118 ____________________________________________________________________________
50119 [ 10004] By: jhi                                   on 2001/05/06  03:02:41
50120         Log: Subject: [PATCH: perl@10001] win32 update (VC,Borland,gcc), nmake update
50121              From: Prymmer/Kahn <pvhp@best.com>
50122              Date: Sat, 5 May 2001 20:30:49 -0700 (PDT)
50123              Message-ID: <Pine.BSF.4.21.0105052017370.3961-100000@shell8.ba.best.com>
50124      Branch: perl
50125            ! win32/Makefile win32/buildext.pl win32/config.bc
50126            ! win32/config.gc win32/config.vc
50127 ____________________________________________________________________________
50128 [ 10003] By: jhi                                   on 2001/05/05  20:24:44
50129         Log: (Retracted by #10005.)
50130      Branch: perl
50131            ! pod/perlfaq3.pod
50132 ____________________________________________________________________________
50133 [ 10002] By: jhi                                   on 2001/05/05  19:23:36
50134         Log: It's "psed", not "sed".
50135      Branch: perl
50136            ! x2p/s2p.PL
50137 ____________________________________________________________________________
50138 [ 10001] By: jhi                                   on 2001/05/05  18:35:38
50139         Log: Update Changes.
50140      Branch: perl
50141            ! Changes patchlevel.h
50142 ____________________________________________________________________________
50143 [ 10000] By: jhi                                   on 2001/05/05  18:32:15
50144         Log: Subject: Re: bleadperl make install fails due to "psed"
50145              From: andreas.koenig@anima.de (Andreas J. Koenig)
50146              Date: 05 May 2001 18:23:28 +0200
50147              Message-ID: <m3u22zg3y7.fsf@ak-71.mind.de>
50148      Branch: perl
50149            ! x2p/Makefile.SH x2p/s2p.PL
50150 ____________________________________________________________________________
50151 [  9999] By: jhi                                   on 2001/05/05  18:28:09
50152         Log: AUTHORS updates.
50153      Branch: perl
50154            ! AUTHORS
50155 ____________________________________________________________________________
50156 [  9998] By: jhi                                   on 2001/05/05  18:16:00
50157         Log: Updates on the pods related to the modules included since 5.6.
50158              
50159              TODO: perltodo really could use major updating.
50160      Branch: perl
50161            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq7.pod
50162            ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
50163            ! pod/perlop.pod pod/perlport.pod pod/perlsec.pod
50164            ! pod/perlsyn.pod pod/perltodo.pod
50165 ____________________________________________________________________________
50166 [  9997] By: jhi                                   on 2001/05/05  17:35:17
50167         Log: Hints file for AtheOS ( http://www.atheos.cx/ ),
50168              from Kurt Skauen.
50169      Branch: perl
50170            + hints/atheos.sh
50171            ! MANIFEST
50172 ____________________________________________________________________________
50173 [  9996] By: jhi                                   on 2001/05/05  17:25:00
50174         Log: Add preemptive #undefs for some of the shorter and more prone
50175              to collision regcomp.h #defines.  (Background: the MASK collided
50176              with a system header #define in Rhapsody.)
50177      Branch: perl
50178            ! regcomp.h
50179 ____________________________________________________________________________
50180 [  9995] By: jhi                                   on 2001/05/05  13:24:21
50181         Log: Subject: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!]
50182              From: Nicholas Clark <nick@ccl4.org>
50183              Date: Sat, 5 May 2001 14:46:39 +0100
50184              Message-ID: <20010505144639.O53513@plum.flirble.org>
50185              
50186              Add a test for the constants (if any) being processed correctly.
50187      Branch: perl
50188            ! utils/h2xs.PL
50189 ____________________________________________________________________________
50190 [  9994] By: jhi                                   on 2001/05/05  02:11:03
50191         Log: Subject: [PATCH & retract: perl@9973] the real fix for t/lib/b-stash.t
50192              From: Peter Prymmer <pvhp@forte.com>
50193              Date: Fri, 4 May 2001 17:44:13 -0700 (PDT)
50194              Message-ID: <Pine.OSF.4.10.10105041734280.67333-100000@aspara.forte.com>
50195      Branch: perl
50196            ! t/lib/b-stash.t
50197 ____________________________________________________________________________
50198 [  9993] By: jhi                                   on 2001/05/05  02:03:49
50199         Log: Subject: [PATCH: perl@9973] fix const poisioning in  PerlIO_openn->fdopen->openn
50200              From: Peter Prymmer <pvhp@forte.com>
50201              Date: Fri, 4 May 2001 17:29:02 -0700 (PDT)
50202              Message-ID: <Pine.OSF.4.10.10105041727420.67333-100000@aspara.forte.com>
50203      Branch: perl
50204            ! perlio.c vms/vmsish.h
50205 ____________________________________________________________________________
50206 [  9992] By: jhi                                   on 2001/05/04  17:21:12
50207         Log: Subject: [PATHC perl@9944] missing library tests: Pod::Plainer
50208              From: Robin Barker <rmb1@cise.npl.co.uk>
50209              Date: Fri, 4 May 2001 18:13:47 +0100 (BST)
50210              Message-Id: <200105041713.SAA14842@tempest.npl.co.uk>
50211      Branch: perl
50212            + t/pod/plainer.t
50213            ! MANIFEST
50214 ____________________________________________________________________________
50215 [  9991] By: jhi                                   on 2001/05/04  16:47:45
50216         Log: Subject: [PATCH perl@9944] -Wformat error from ext/re/re_comp.c
50217              From: Robin Barker <rmb1@cise.npl.co.uk>
50218              Date: Fri, 4 May 2001 18:09:13 +0100 (BST)
50219              Message-Id: <200105041709.SAA14835@tempest.npl.co.uk>
50220      Branch: perl
50221            ! regcomp.c
50222 ____________________________________________________________________________
50223 [  9990] By: jhi                                   on 2001/05/04  14:37:20
50224         Log: Subject: [PATCH: perl@9973] let win32 run t/lib/b-stash.t
50225              From: Prymmer/Kahn <pvhp@best.com>
50226              Date: Fri, 4 May 2001 07:31:01 -0700 (PDT)
50227              Message-ID: <Pine.BSF.4.21.0105040727430.14844-100000@shell8.ba.best.com>
50228      Branch: perl
50229            ! t/lib/b-stash.t
50230 ____________________________________________________________________________
50231 [  9989] By: jhi                                   on 2001/05/04  14:03:58
50232         Log: Introduce perl572delta, update Todo, add the missing
50233              mention about signal safety since 5.7.1 (though this
50234              requires verification and more details.)
50235      Branch: perl
50236            + pod/perl572delta.pod
50237            ! MANIFEST Todo pod/perl571delta.pod
50238 ____________________________________________________________________________
50239 [  9988] By: jhi                                   on 2001/05/04  12:41:51
50240         Log: Subject: [PATCH perl@9944] long =item
50241              From: Robin Barker <rmb1@cise.npl.co.uk>
50242              Date: Fri, 4 May 2001 14:15:20 +0100 (BST)
50243              Message-Id: <200105041315.OAA00436@tempest.npl.co.uk>
50244      Branch: perl
50245            ! ext/Time/HiRes/HiRes.pm
50246 ____________________________________________________________________________
50247 [  9987] By: jhi                                   on 2001/05/04  12:39:19
50248         Log: The #9901 had removed one line essential for EBCDIC.
50249      Branch: perl
50250            ! regcomp.c
50251 ____________________________________________________________________________
50252 [  9986] By: jhi                                   on 2001/05/04  12:30:23
50253         Log: Subject: cygwin/Makefile.SHs INSTALL patch
50254              From: Reini Urban <rurban@sbox.tu-graz.ac.at>
50255              Date: Mon, 08 Jan 2001 04:59:21 +0200
50256              Message-ID: <3A592D09.FD6AD35D@sbox.tu-graz.ac.at> 
50257      Branch: perl
50258            ! cygwin/Makefile.SHs
50259 ____________________________________________________________________________
50260 [  9985] By: jhi                                   on 2001/05/04  03:51:39
50261         Log: Encode/IO doc tweaks.
50262      Branch: perl
50263            ! ext/Encode/Encode.pm
50264 ____________________________________________________________________________
50265 [  9984] By: jhi                                   on 2001/05/04  03:29:34
50266         Log: Remove GDBM_File from the dynamic extensions for UTS,
50267              GDBM is not a standard feature.
50268      Branch: perl
50269            ! hints/uts.sh
50270 ____________________________________________________________________________
50271 [  9983] By: jhi                                   on 2001/05/04  03:22:59
50272         Log: Document the \pX and \p{Yz} (and \p{BidiXYZ}) classes a bit more.
50273      Branch: perl
50274            ! pod/perlretut.pod
50275 ____________________________________________________________________________
50276 [  9982] By: jhi                                   on 2001/05/03  23:21:03
50277         Log: Subject: [PATCH] Let sv_dump understand GvSHARED
50278              From: Benjamin Sugars <bsugars@canoe.ca>
50279              Date: Thu, 3 May 2001 16:51:07 -0400 (EDT)
50280              Message-ID: <Pine.LNX.4.21.0105031645280.805-100000@marmot.rim.canoe.ca>
50281      Branch: perl
50282            ! dump.c
50283 ____________________________________________________________________________
50284 [  9981] By: jhi                                   on 2001/05/03  23:20:05
50285         Log: Subject: [PATCH] Allow clobbering of a PerlIO::Scalar and more tests
50286              From: Benjamin Sugars <bsugars@canoe.ca>
50287              Date: Thu, 3 May 2001 15:28:21 -0400 (EDT)
50288              Message-ID: <Pine.LNX.4.21.0105031508360.805-100000@marmot.rim.canoe.ca>
50289      Branch: perl
50290            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
50291 ____________________________________________________________________________
50292 [  9980] By: jhi                                   on 2001/05/03  23:15:29
50293         Log: Integrate perlio.
50294      Branch: perl
50295           !> ext/Encode/Encode.pm
50296 ____________________________________________________________________________
50297 [  9979] By: jhi                                   on 2001/05/03  16:54:59
50298         Log: Install psed man page.
50299      Branch: perl
50300            ! installman
50301 ____________________________________________________________________________
50302 [  9978] By: jhi                                   on 2001/05/03  16:45:58
50303         Log: Remove unused files; noted by Sarathy.
50304      Branch: perl
50305            - ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
50306            ! MANIFEST
50307 ____________________________________________________________________________
50308 [  9977] By: jhi                                   on 2001/05/03  16:42:30
50309         Log: Subject: [PATCH bleadperl] INSTALL patch -- space requirements
50310              From: Andy Dougherty <doughera@lafayette.edu>
50311              Date: Thu, 3 May 2001 11:16:10 -0400 (EDT)
50312              Message-ID: <Pine.SOL.4.10.10105031114500.17868-100000@maxwell.phys.lafayette.edu>
50313      Branch: perl
50314            ! INSTALL
50315 ____________________________________________________________________________
50316 [  9976] By: nick                                  on 2001/05/03  16:40:42
50317         Log: Allow $answer = encode($object,$text); like it says in docs.
50318      Branch: perlio
50319            ! ext/Encode/Encode.pm
50320 ____________________________________________________________________________
50321 [  9975] By: nick                                  on 2001/05/03  16:22:30
50322         Log: Fix latin1 etc. alias code - (bit rot?) - the @latin2iso array now seems to need
50323              to be in scope (fair enough), and also a package variable (our) for eval to see it.
50324      Branch: perlio
50325            ! ext/Encode/Encode.pm
50326 ____________________________________________________________________________
50327 [  9974] By: nick                                  on 2001/05/03  15:48:17
50328         Log: Integrate mainline.
50329      Branch: perlio
50330           +> lib/NEXT.pm t/io/fflush.t t/lib/MyFilter.pm
50331           +> t/lib/filter-simple.t t/lib/next.t
50332           !> (integrate 70 files)
50333 ____________________________________________________________________________
50334 [  9973] By: jhi                                   on 2001/05/03  13:09:09
50335         Log: Update Changes.
50336      Branch: perl
50337            ! Changes patchlevel.h
50338 ____________________________________________________________________________
50339 [  9972] By: jhi                                   on 2001/05/03  12:58:33
50340         Log: Subject: [PATCH: perl@9945] fix handling of $Config{variables} in io/fflush.t
50341              From: Prymmer/Kahn <pvhp@best.com>
50342              Date: Wed, 2 May 2001 23:56:13 -0700 (PDT)
50343              Message-ID: <Pine.BSF.4.21.0105022353380.24421-100000@shell8.ba.best.com>
50344      Branch: perl
50345            ! t/io/fflush.t
50346 ____________________________________________________________________________
50347 [  9971] By: jhi                                   on 2001/05/03  12:57:26
50348         Log: Subject: [PATCH: perl@9945] two fixes for win32/FindExt.pm
50349              From: Prymmer/Kahn <pvhp@best.com>
50350              Date: Wed, 2 May 2001 23:42:33 -0700 (PDT)
50351              Message-ID: <Pine.BSF.4.21.0105022337070.24421-100000@shell8.ba.best.com>
50352      Branch: perl
50353            ! win32/FindExt.pm
50354 ____________________________________________________________________________
50355 [  9970] By: jhi                                   on 2001/05/03  02:42:46
50356         Log: Can't croak sans thread context, from Doug MacEachern.
50357      Branch: perl
50358            ! toke.c
50359 ____________________________________________________________________________
50360 [  9969] By: jhi                                   on 2001/05/03  01:23:48
50361         Log: Subject: Random input test and Perl
50362              From: Ilya Zakharevich <ilya@math.berkeley.edu>
50363              Date: Wed, 2 May 2001 14:35:50 -0700 (PDT)
50364              Message-Id: <200105022135.OAA26245@fac-813-1.math.Berkeley.EDU>
50365      Branch: perl
50366            ! toke.c
50367 ____________________________________________________________________________
50368 [  9968] By: jhi                                   on 2001/05/02  22:17:21
50369         Log: Subject: [PATCH: perl@9945] fix some misinformation in perlfunc.pod
50370              From: Peter Prymmer <pvhp@forte.com>
50371              Date: Wed, 2 May 2001 15:58:18 -0700 (PDT)
50372              Message-ID: <Pine.OSF.4.10.10105021554040.342459-100000@aspara.forte.com>
50373      Branch: perl
50374            ! pod/perlfunc.pod pod/perlport.pod
50375 ____________________________________________________________________________
50376 [  9967] By: jhi                                   on 2001/05/02  20:12:45
50377         Log: Workaround for UTS compiler casting bug from Hal Morris.
50378      Branch: perl
50379            ! perl.h
50380 ____________________________________________________________________________
50381 [  9966] By: jhi                                   on 2001/05/02  18:31:37
50382         Log: Subject: Re: [PATCH 5.6.1] Multiplicity and thread fixes for VMS 
50383              From: Dan Sugalski <dan@sidhe.org>
50384              Date: Wed, 02 May 2001 15:23:22 -0400
50385              Message-Id: <5.0.2.1.0.20010502152210.01f65550@24.8.96.48>
50386      Branch: perl
50387            ! perl.c vms/vms.c
50388 ____________________________________________________________________________
50389 [  9965] By: jhi                                   on 2001/05/02  18:21:29
50390         Log: Minor doc tweaks on endianness, closes bug 20010327.004.
50391      Branch: perl
50392            ! pod/perlfunc.pod
50393 ____________________________________________________________________________
50394 [  9964] By: jhi                                   on 2001/05/02  18:15:01
50395         Log: Document large files in INSTALL, document also the %x
50396              limitation if not use64bitint, closes bug 20010326.007.
50397      Branch: perl
50398            ! INSTALL
50399 ____________________________________________________________________________
50400 [  9963] By: jhi                                   on 2001/05/02  17:24:47
50401         Log: perlmodlib tweaks; regen pods.
50402      Branch: perl
50403            ! pod/Makefile.SH pod/perlmodlib.PL pod/perlmodlib.pod
50404            ! pod/perltoc.pod
50405 ____________________________________________________________________________
50406 [  9962] By: jhi                                   on 2001/05/02  17:14:00
50407         Log: Fix for a segfault, from Marc Lehmann.
50408      Branch: perl
50409            ! ext/POSIX/POSIX.xs ext/Time/Piece/Piece.xs
50410 ____________________________________________________________________________
50411 [  9961] By: jhi                                   on 2001/05/02  15:55:53
50412         Log: Subject: [DOC PATCH bleadperl] minor nits in perlop.pod
50413              From: "Philip Newton" <pnewton@gmx.de>
50414              Date: Wed, 2 May 2001 18:39:03 +0200
50415              Message-ID: <3AF05447.15525.173B588@localhost>
50416      Branch: perl
50417            ! pod/perlop.pod
50418 ____________________________________________________________________________
50419 [  9960] By: jhi                                   on 2001/05/02  15:35:37
50420         Log: Subject: [PATCH 5.6.1] Multiplicity and thread fixes for VMS
50421              From: Dan Sugalski <dan@sidhe.org>
50422              Date: Wed, 02 May 2001 11:37:27 -0400
50423              Message-Id: <5.0.2.1.0.20010502112909.01f24e28@24.8.96.48>
50424      Branch: perl
50425            ! doio.c ext/File/Glob/bsd_glob.c perl.c perl.h pp_sys.c
50426            ! thread.h vms/vms.c vms/vmsish.h
50427 ____________________________________________________________________________
50428 [  9959] By: jhi                                   on 2001/05/02  15:21:08
50429         Log: Subject: Re: [PATCH] Allow appending on a PerlIO::Scalar
50430              From: Benjamin Sugars <bsugars@canoe.ca>
50431              Date: Wed, 2 May 2001 10:53:11 -0400 (EDT)
50432              Message-ID: <Pine.LNX.4.21.0105021041380.1652-100000@marmot.rim.canoe.ca>
50433      Branch: perl
50434            ! ext/PerlIO/Scalar/Scalar.xs
50435 ____________________________________________________________________________
50436 [  9958] By: jhi                                   on 2001/05/02  15:15:53
50437         Log: Bug in #9915, spotted by Mike Guy.
50438      Branch: perl
50439            ! installperl
50440 ____________________________________________________________________________
50441 [  9957] By: jhi                                   on 2001/05/02  13:26:01
50442         Log: Add a test for not griping about references as array
50443              indices if the reference has magic in it (overloaded
50444              methods).
50445      Branch: perl
50446            ! pod/perldiag.pod t/pragma/warn/pp_hot
50447 ____________________________________________________________________________
50448 [  9956] By: jhi                                   on 2001/05/02  13:07:01
50449         Log: Retracted a bit too much in #9952.
50450      Branch: perl
50451            ! t/pragma/sub_lval.t
50452 ____________________________________________________________________________
50453 [  9955] By: jhi                                   on 2001/05/02  13:05:38
50454         Log: Test for #9952.
50455      Branch: perl
50456            ! t/op/tie.t
50457 ____________________________________________________________________________
50458 [  9954] By: jhi                                   on 2001/05/02  11:48:18
50459         Log: Additional note on the encoding example: one cannot
50460              convert string constants in-place.
50461      Branch: perl
50462            ! ext/Encode/Encode.pm
50463 ____________________________________________________________________________
50464 [  9953] By: jhi                                   on 2001/05/02  11:43:51
50465         Log: Note that if you have recent enough Perl you already
50466              have Filter::Util::Call.
50467      Branch: perl
50468            ! lib/Filter/Simple.pm
50469 ____________________________________________________________________________
50470 [  9952] By: jhi                                   on 2001/05/02  11:31:53
50471         Log: Retract changes #8254 and #8255, causes coredump in
50472              'tie FH, "main"', reported by Abigail, culprit found by
50473              Benjamin Sugars.  Mirrors maintperl change #9950.
50474      Branch: perl
50475            ! op.c t/pragma/sub_lval.t
50476 ____________________________________________________________________________
50477 [  9951] By: jhi                                   on 2001/05/02  11:14:29
50478         Log: Forgot from #9942.  (Needed by t/lib/filter-simple.t.)
50479      Branch: perl
50480            + t/lib/MyFilter.pm
50481 ____________________________________________________________________________
50482 [  9950] By: gsar                                  on 2001/05/02  03:17:11
50483         Log: revert integration of changes#8254,8255 in change#8620 (causes
50484              a coredump in C<tie FH, 'foo'>; the idea itself may need better
50485              rationalization)
50486      Branch: maint-5.6/perl
50487            ! op.c t/pragma/sub_lval.t
50488 ____________________________________________________________________________
50489 [  9949] By: gsar                                  on 2001/05/02  02:56:32
50490         Log: integrate changes#9774,9814 from mainline (Unixware fixes)
50491              
50492              Subject: [ID 20010421.010] Perl 5.6.1 on Unixware 7
50493              
50494              Subject: Re: [ID 20010421.010] Perl 5.6.1 on Unixware 7
50495      Branch: maint-5.6/perl
50496           !> hints/svr5.sh
50497 ____________________________________________________________________________
50498 [  9948] By: gsar                                  on 2001/05/02  02:49:15
50499         Log: pod/find.t breaks on VMS (from Craig Berry)
50500      Branch: maint-5.6/perl
50501            ! t/pod/find.t
50502 ____________________________________________________________________________
50503 [  9947] By: jhi                                   on 2001/05/02  02:43:09
50504         Log: Add an encoding conversion example.
50505      Branch: perl
50506            ! ext/Encode/Encode.pm
50507 ____________________________________________________________________________
50508 [  9946] By: jhi                                   on 2001/05/02  01:34:22
50509         Log: Another coat of paint but still nowhere finished.
50510              Need to decide on the semantics of strptime(): should
50511              strptime() be a function instead of a method?  To do
50512              the week/monthname-strptiming the i18n/l10n bullet needs
50513              to be bitten with gusto.
50514      Branch: perl
50515            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
50516 ____________________________________________________________________________
50517 [  9945] By: jhi                                   on 2001/05/01  23:40:52
50518         Log: Update Changes.
50519      Branch: perl
50520            ! Changes patchlevel.h
50521 ____________________________________________________________________________
50522 [  9944] By: jhi                                   on 2001/05/01  23:33:37
50523         Log: Add known-to-be-tested modules to the list-to-be-skipped.
50524      Branch: perl
50525            ! t/lib/1_compile.t
50526 ____________________________________________________________________________
50527 [  9943] By: jhi                                   on 2001/05/01  23:24:40
50528         Log: Subject: BorlandC++ fix
50529              From: "Vadim Konovalov" <watman@inbox.ru>
50530              Date: Mon, 30 Apr 2001 20:12:26 -0700
50531              Message-ID: <006e01c0d1ec$8fb1b8d0$406bff87@vad>
50532      Branch: perl
50533            ! win32/makefile.mk
50534 ____________________________________________________________________________
50535 [  9942] By: jhi                                   on 2001/05/01  23:18:02
50536         Log: Update to Filter::Simple 0.60, create a test for it.
50537      Branch: perl
50538            + t/lib/filter-simple.t
50539            ! MANIFEST lib/Filter/Simple.pm
50540 ____________________________________________________________________________
50541 [  9941] By: jhi                                   on 2001/05/01  19:47:24
50542         Log: Subject: Re: bleadperl: s/// failure with \b and /g 
50543              From: Hugo <hv@crypt.compulink.co.uk>
50544              Date: Tue, 01 May 2001 20:12:20 +0100
50545              Message-Id: <200105011912.UAA06826@crypt.compulink.co.uk>
50546      Branch: perl
50547            ! pp_hot.c t/op/re_tests
50548 ____________________________________________________________________________
50549 [  9940] By: jhi                                   on 2001/05/01  19:42:16
50550         Log: Integrate perlio.
50551      Branch: perl
50552           !> lib/base.pm t/lib/fields.t
50553 ____________________________________________________________________________
50554 [  9939] By: jhi                                   on 2001/05/01  19:39:51
50555         Log: Subject: [PATCH] Allow appending on a PerlIO::Scalar
50556              From: Benjamin Sugars <bsugars@canoe.ca>
50557              Date: Tue, 1 May 2001 16:32:03 -0400 (EDT)
50558              Message-ID: <Pine.LNX.4.21.0105011627110.1526-100000@marmot.rim.canoe.ca>
50559      Branch: perl
50560            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
50561 ____________________________________________________________________________
50562 [  9938] By: jhi                                   on 2001/05/01  19:34:09
50563         Log: Add NEXT, a pseudo-class for method redispatching.
50564              <Damian>NEXT.pm probably offers more bang-for-buck
50565              than anything else I've ever written.</Damian>
50566      Branch: perl
50567            + lib/NEXT.pm t/lib/next.t
50568            ! MANIFEST
50569 ____________________________________________________________________________
50570 [  9937] By: jhi                                   on 2001/05/01  19:21:41
50571         Log: Update to Switch 2.02.
50572      Branch: perl
50573            ! lib/Switch.pm t/lib/switch.t
50574 ____________________________________________________________________________
50575 [  9936] By: nick                                  on 2001/05/01  19:09:21
50576         Log: Fix for base.pm clobbering $VERSION
50577      Branch: perlio
50578            ! lib/base.pm
50579 ____________________________________________________________________________
50580 [  9935] By: nick                                  on 2001/05/01  18:54:38
50581         Log: Test for base.pm clobbering $VERSION.
50582      Branch: perlio
50583            ! t/lib/fields.t
50584 ____________________________________________________________________________
50585 [  9934] By: jhi                                   on 2001/05/01  18:39:10
50586         Log: Add information about Scalar::Util::blessed.
50587      Branch: perl
50588            ! pod/perlobj.pod
50589 ____________________________________________________________________________
50590 [  9933] By: jhi                                   on 2001/05/01  18:33:51
50591         Log: Subject: Extra UNIVERSAL documentation
50592              From: Mike Guy <mjtg@cam.ac.uk>
50593              Date: Tue, 01 May 2001 20:12:11 +0100
50594              Message-Id: <E14ufZD-0007kD-00@libra.cus.cam.ac.uk>
50595      Branch: perl
50596            ! pod/perlobj.pod
50597 ____________________________________________________________________________
50598 [  9932] By: jhi                                   on 2001/05/01  18:26:54
50599         Log: Subject: Autoflush in tests as appropriate
50600              From: Mike Guy <mjtg@cam.ac.uk>
50601              Date: Tue, 01 May 2001 20:05:31 +0100
50602              Message-Id: <E14ufSl-0007gS-00@libra.cus.cam.ac.uk>
50603      Branch: perl
50604            ! t/lib/syslfs.t t/op/die_exit.t t/op/lex_assign.t t/op/lfs.t
50605            ! t/op/taint.t
50606 ____________________________________________________________________________
50607 [  9931] By: jhi                                   on 2001/05/01  18:02:29
50608         Log: Subject: [PATCH] Multiple consecutive writes on PerlIO::Scalar
50609              From: Benjamin Sugars <bsugars@canoe.ca>
50610              Date: Tue, 1 May 2001 14:58:24 -0400 (EDT)
50611              Message-ID: <Pine.LNX.4.21.0105011431300.1526-100000@marmot.rim.canoe.ca>
50612      Branch: perl
50613            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
50614 ____________________________________________________________________________
50615 [  9930] By: jhi                                   on 2001/05/01  15:12:26
50616         Log: Subject: Re: Finally got a round tuit
50617              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
50618              Date: Tue, 01 May 2001 14:14:10 +0200
50619              Message-Id: <20010501135740.19E4.H.M.BRAND@hccnet.nl>
50620              
50621              The -DP part, slightly modified.
50622      Branch: perl
50623            ! perl.c
50624 ____________________________________________________________________________
50625 [  9929] By: jhi                                   on 2001/05/01  14:17:15
50626         Log: Subject: Re: Finally got a round tuit
50627              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
50628              Date: Tue, 01 May 2001 16:34:06 +0200
50629              Message-Id: <20010501163255.19F2.H.M.BRAND@hccnet.nl>
50630              
50631              cpp and optimization tweaks for HP-UX.
50632      Branch: perl
50633            ! hints/hpux.sh
50634 ____________________________________________________________________________
50635 [  9928] By: jhi                                   on 2001/05/01  13:24:20
50636         Log: Tune the scan_num() comments to reality.
50637      Branch: perl
50638            ! toke.c
50639 ____________________________________________________________________________
50640 [  9927] By: jhi                                   on 2001/05/01  13:14:01
50641         Log: Subject: [PATCH B::Deparse] optimised sort
50642              From: Robin Houston <robin@kitsite.com>
50643              Date: Tue, 1 May 2001 14:07:12 +0100
50644              Message-ID: <20010501140712.A4266@penderel>
50645      Branch: perl
50646            ! ext/B/B/Deparse.pm
50647 ____________________________________________________________________________
50648 [  9926] By: jhi                                   on 2001/05/01  13:10:53
50649         Log: Subject: [PATCH t/lib/b-deparse.t] 
50650              From: Robin Houston <robin@kitsite.com>
50651              Date: Tue, 1 May 2001 13:37:42 +0100
50652              Message-ID: <20010501133742.A4082@penderel>
50653      Branch: perl
50654            ! t/lib/b-deparse.t
50655 ____________________________________________________________________________
50656 [  9925] By: jhi                                   on 2001/05/01  13:10:13
50657         Log: Subject: [PATCH B::Deparse] for(;;), sort
50658              From: Robin Houston <robin@kitsite.com>
50659              Date: Tue, 1 May 2001 13:35:00 +0100
50660              Message-ID: <20010501133500.A4061@penderel>
50661      Branch: perl
50662            ! ext/B/B/Deparse.pm
50663 ____________________________________________________________________________
50664 [  9924] By: jhi                                   on 2001/05/01  13:09:22
50665         Log: Subject: [PATCH B::Deparse] do, warn, use
50666              From: Robin Houston <robin@kitsite.com>
50667              Date: Tue, 1 May 2001 13:31:03 +0100
50668              Message-ID: <20010501133103.A4041@penderel>
50669      Branch: perl
50670            ! ext/B/B/Deparse.pm
50671 ____________________________________________________________________________
50672 [  9923] By: jhi                                   on 2001/05/01  11:45:36
50673         Log: Subject: [PATCH] Test autoflush on fork (Was: Should I remove something?)
50674              From: Benjamin Sugars <ben.sugars@home.com>
50675              Date: Mon, 30 Apr 2001 22:21:54 -0400 (EDT)
50676              Message-ID: <Pine.LNX.4.21.0104302213190.19002-100000@localhost.localdomain>
50677      Branch: perl
50678            + t/io/fflush.t
50679            ! MANIFEST
50680 ____________________________________________________________________________
50681 [  9922] By: jhi                                   on 2001/05/01  11:35:42
50682         Log: Subject: [PATCH: perl@9917] more VMS tweaks for addn'l selfstubber tests
50683              From: Peter Prymmer <pvhp@forte.com>
50684              Date: Mon, 30 Apr 2001 16:26:30 -0700 (PDT)
50685              Message-ID: <Pine.OSF.4.10.10104301621200.161547-100000@aspara.forte.com>
50686      Branch: perl
50687            ! t/lib/selfstubber.t
50688 ____________________________________________________________________________
50689 [  9921] By: jhi                                   on 2001/04/30  16:34:33
50690         Log: Subject: [PATCH B::Concise] suppress warning
50691              From: Robin Houston <robin@kitsite.com>
50692              Date: Mon, 30 Apr 2001 16:09:49 +0100
50693              Message-ID: <20010430160949.A25086@penderel>
50694      Branch: perl
50695            ! ext/B/B/Concise.pm
50696 ____________________________________________________________________________
50697 [  9920] By: jhi                                   on 2001/04/30  13:56:04
50698         Log: Strip the *markers* from #9919.
50699      Branch: perl
50700            ! pod/perlfaq.pod pod/perlfaq5.pod
50701 ____________________________________________________________________________
50702 [  9919] By: jhi                                   on 2001/04/30  13:54:04
50703         Log: Subject: [PATCH] (perlfaq/bleadperl) append mode and locking
50704              From: Gwyn Judd <b.judd@xtra.co.nz>
50705              Date: Sun, 29 Apr 2001 01:47:49 +1200
50706              Message-ID: <20010429014749.A4418@thislove>
50707      Branch: perl
50708            ! pod/perlfaq.pod pod/perlfaq5.pod
50709 ____________________________________________________________________________
50710 [  9918] By: jhi                                   on 2001/04/30  13:13:54
50711         Log: More_tweakage.
50712      Branch: perl
50713            ! pod/perldata.pod pod/perldiag.pod
50714 ____________________________________________________________________________
50715 [  9917] By: jhi                                   on 2001/04/30  13:01:27
50716         Log: Update Changes.
50717      Branch: perl
50718            ! Changes patchlevel.h
50719 ____________________________________________________________________________
50720 [  9916] By: jhi                                   on 2001/04/30  12:57:03
50721         Log: T_w_e_a_k_a_g_e.
50722      Branch: perl
50723            ! pod/perldata.pod pod/perldiag.pod
50724 ____________________________________________________________________________
50725 [  9915] By: jhi                                   on 2001/04/30  12:39:29
50726         Log: Install s2p also as psed.
50727              
50728              TODO: psed documentation?
50729      Branch: perl
50730            ! installperl
50731 ____________________________________________________________________________
50732 [  9914] By: jhi                                   on 2001/04/30  12:29:21
50733         Log: Subject: Re: [ID 20010303.009] SOCKS5 work around breaks other sockets
50734              From: Jens Hamisch <jens@Strawberry.COM>
50735              Date: Fri, 27 Apr 2001 17:00:36 +0200
50736              Message-ID: <20010427170036.K1372@Strawberry.COM>
50737              
50738              SOCKS5_VERSION_NAME is the right symbol to detect
50739              the presence of SOCKS5.  (HAS_SOCKS5_INIT is telling whether
50740              function called socks5_init() is available, and even that is
50741              not universal, most SOCKS5 installations use SOCKSinit()).
50742      Branch: perl
50743            ! perlio.c
50744 ____________________________________________________________________________
50745 [  9913] By: jhi                                   on 2001/04/30  12:22:15
50746         Log: Allow a zero timeout on IO::Socket accept and connect--
50747              though one really shouldn't do that.  Based on
50748              
50749              Subject: Not possible to set zero second timeout on accept() in IO::Socket and company..
50750              From: "John Holdsworth" <coldwave@bigfoot.com>
50751              Date: Sun, 4 Feb 2001 12:48:18 +0100
50752              Message-ID: <005a01c08ea0$5e6039d0$03ac2ac0@planc>
50753      Branch: perl
50754            ! ext/IO/lib/IO/Socket.pm
50755 ____________________________________________________________________________
50756 [  9912] By: jhi                                   on 2001/04/30  11:27:27
50757         Log: Save the spot of regprev (see #9911) for binary compatibility;
50758              regen API.
50759      Branch: perl
50760            ! embedvar.h perlapi.h thrdvar.h
50761 ____________________________________________________________________________
50762 [  9911] By: jhi                                   on 2001/04/30  11:22:03
50763         Log: Subject: Re: [PATCH bleadperl] [ID 20010426.002] Word boundry regex [...] 
50764              From: Hugo <hv@crypt.compulink.co.uk>
50765              Date: Sun, 29 Apr 2001 17:09:30 +0100
50766              Message-Id: <200104291609.RAA17790@crypt.compulink.co.uk>
50767      Branch: perl
50768            ! regcomp.c regexec.c sv.c t/op/re_tests t/op/subst.t thrdvar.h
50769 ____________________________________________________________________________
50770 [  9910] By: jhi                                   on 2001/04/30  11:15:12
50771         Log: Change PL_numeric_radix to PL_numeric_radix_sv (and leave in
50772              a dummy for PL_numeric_radix); no pressing reason to break
50773              binary compatibility; regen API.
50774      Branch: perl
50775            ! embedvar.h global.sym intrpvar.h objXSUB.h perl.c perl.h
50776            ! perlapi.c perlapi.h pod/perlapi.pod sv.c util.c
50777 ____________________________________________________________________________
50778 [  9909] By: jhi                                   on 2001/04/30  10:56:08
50779         Log: Subject: [DOC PATCH bleadperl] Document generation of random integers
50780              From: Walt Mankowski <waltman@netaxs.com>
50781              Date: Sun, 29 Apr 2001 21:53:48 -0400
50782              Message-ID: <20010429215348.A3971@netaxs.com>
50783      Branch: perl
50784            ! pod/perlfunc.pod
50785 ____________________________________________________________________________
50786 [  9908] By: jhi                                   on 2001/04/30  10:49:40
50787         Log: Reintroduce #9889 to unbuffer the stderr/stdout on stdio configs.
50788      Branch: perl
50789            ! t/lib/selfstubber.t
50790 ____________________________________________________________________________
50791 [  9907] By: nick                                  on 2001/04/30  09:26:50
50792         Log: Integrate mainline.
50793      Branch: perlio
50794           !> pod/perldata.pod pod/perldiag.pod t/pragma/warn/toke toke.c
50795 ____________________________________________________________________________
50796 [  9906] By: jhi                                   on 2001/04/29  23:24:20
50797         Log: Abigail spotted a thinko in #9905.
50798      Branch: perl
50799            ! pod/perldiag.pod
50800 ____________________________________________________________________________
50801 [  9905] By: jhi                                   on 2001/04/29  15:55:39
50802         Log: Changed the underscore/undebar syntax in numeric constants;
50803              now any grouping will do, as long as the underscores are not
50804              consecutive (so "zero-grouping" is out), and they do not begin
50805              or end the integer or fractional parts.
50806      Branch: perl
50807            ! pod/perldata.pod pod/perldiag.pod t/pragma/warn/toke toke.c
50808 ____________________________________________________________________________
50809 [  9904] By: nick                                  on 2001/04/29  15:43:22
50810         Log: Integrate mainline.
50811      Branch: perlio
50812           +> (branch 98 files)
50813            - lib/unicode/Block.pl
50814            - lib/unicode/In/AlphabeticPresentationForms.pl
50815            - lib/unicode/In/Arabic.pl
50816            - lib/unicode/In/ArabicPresentationForms-A.pl
50817            - lib/unicode/In/ArabicPresentationForms-B.pl
50818            - lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
50819            - lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
50820            - lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
50821            - lib/unicode/In/BopomofoExtended.pl
50822            - lib/unicode/In/BoxDrawing.pl lib/unicode/In/BraillePatterns.pl
50823            - lib/unicode/In/CJKCompatibility.pl
50824            - lib/unicode/In/CJKCompatibilityForms.pl
50825            - lib/unicode/In/CJKCompatibilityIdeographs.pl
50826            - lib/unicode/In/CJKRadicalsSupplement.pl
50827            - lib/unicode/In/CJKSymbolsandPunctuation.pl
50828            - lib/unicode/In/CJKUnifiedIdeographs.pl
50829            - lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
50830            - lib/unicode/In/Cherokee.pl
50831            - lib/unicode/In/CombiningDiacriticalMarks.pl
50832            - lib/unicode/In/CombiningHalfMarks.pl
50833            - lib/unicode/In/CombiningMarksforSymbols.pl
50834            - lib/unicode/In/ControlPictures.pl
50835            - lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
50836            - lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
50837            - lib/unicode/In/EnclosedAlphanumerics.pl
50838            - lib/unicode/In/EnclosedCJKLettersandMonths.pl
50839            - lib/unicode/In/Ethiopic.pl
50840            - lib/unicode/In/GeneralPunctuation.pl
50841            - lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
50842            - lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
50843            - lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
50844            - lib/unicode/In/HalfwidthandFullwidthForms.pl
50845            - lib/unicode/In/HangulCompatibilityJamo.pl
50846            - lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
50847            - lib/unicode/In/Hebrew.pl
50848            - lib/unicode/In/HighPrivateUseSurrogates.pl
50849            - lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
50850            - lib/unicode/In/IPAExtensions.pl
50851            - lib/unicode/In/IdeographicDescriptionCharacters.pl
50852            - lib/unicode/In/Kanbun.pl lib/unicode/In/KangxiRadicals.pl
50853            - lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
50854            - lib/unicode/In/Khmer.pl lib/unicode/In/Lao.pl
50855            - lib/unicode/In/Latin-1Supplement.pl
50856            - lib/unicode/In/LatinExtended-A.pl
50857            - lib/unicode/In/LatinExtended-B.pl
50858            - lib/unicode/In/LatinExtendedAdditional.pl
50859            - lib/unicode/In/LetterlikeSymbols.pl
50860            - lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
50861            - lib/unicode/In/MathematicalOperators.pl
50862            - lib/unicode/In/MiscellaneousSymbols.pl
50863            - lib/unicode/In/MiscellaneousTechnical.pl
50864            - lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
50865            - lib/unicode/In/NumberForms.pl lib/unicode/In/Ogham.pl
50866            - lib/unicode/In/OpticalCharacterRecognition.pl
50867            - lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
50868            - lib/unicode/In/Runic.pl lib/unicode/In/Sinhala.pl
50869            - lib/unicode/In/SmallFormVariants.pl
50870            - lib/unicode/In/SpacingModifierLetters.pl
50871            - lib/unicode/In/Specials.pl
50872            - lib/unicode/In/SuperscriptsandSubscripts.pl
50873            - lib/unicode/In/Syriac.pl lib/unicode/In/Tamil.pl
50874            - lib/unicode/In/Telugu.pl lib/unicode/In/Thaana.pl
50875            - lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
50876            - lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
50877            - lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
50878           !> INSTALL MANIFEST doop.c embed.h embed.pl ext/B/B/Deparse.pm
50879           !> ext/IO/lib/IO/Seekable.pm hints/hpux.sh
50880           !> lib/unicode/mktables.PL lib/utf8_heavy.pl objXSUB.h perl.h
50881           !> pod/perldiag.pod pod/perlunicode.pod proto.h regcomp.c
50882           !> regexec.c t/lib/b-deparse.t t/lib/selfstubber.t t/op/pat.t
50883           !> utf8.c win32/Makefile
50884 ____________________________________________________________________________
50885 [  9903] By: jhi                                   on 2001/04/29  14:30:53
50886         Log: Subject: [PATCH: perl@9885] win32/Makefile (nmake) update
50887              From: Prymmer/Kahn <pvhp@best.com>
50888              Date: Sat, 28 Apr 2001 21:56:51 -0700 (PDT)
50889              Message-ID: <Pine.BSF.4.21.0104282147270.2927-100000@shell8.ba.best.com>
50890      Branch: perl
50891            ! win32/Makefile
50892 ____________________________________________________________________________
50893 [  9902] By: jhi                                   on 2001/04/29  02:52:44
50894         Log: Subject: [PATCH ext/IO/lib/IO/Seekable.pm] Doc fixes.
50895              From: "Abigail" <abigail@foad.org>
50896              Date: Sun, 29 Apr 2001 03:14:25 +0200
50897              Message-ID: <20010429011425.24503.qmail@foad.org>
50898      Branch: perl
50899            ! ext/IO/lib/IO/Seekable.pm
50900 ____________________________________________________________________________
50901 [  9901] By: jhi                                   on 2001/04/29  02:04:46
50902         Log: In character classes one couldn't have 0x80..0xff characters
50903              at the left hand side if there were 0x100.. characters in the
50904              character class.
50905      Branch: perl
50906            ! doop.c embed.h embed.pl objXSUB.h proto.h regcomp.c regexec.c
50907            ! t/op/pat.t utf8.c
50908 ____________________________________________________________________________
50909 [  9900] By: jhi                                   on 2001/04/28  22:55:04
50910         Log: Forgot the latest mktables.PL from #9899.
50911      Branch: perl
50912            ! lib/unicode/mktables.PL
50913 ____________________________________________________________________________
50914 [  9899] By: jhi                                   on 2001/04/28  22:53:28
50915         Log: Explain the \p{} and \P{} error message better and
50916              have prettier prettyprint in In.pl.
50917      Branch: perl
50918            ! lib/unicode/In.pl lib/unicode/mktables.PL lib/utf8_heavy.pl
50919            ! pod/perldiag.pod
50920 ____________________________________________________________________________
50921 [  9898] By: jhi                                   on 2001/04/28  21:03:34
50922         Log: Add one possible explanation for the "Invalid [] range" error.
50923      Branch: perl
50924            ! pod/perldiag.pod
50925 ____________________________________________________________________________
50926 [  9897] By: jhi                                   on 2001/04/28  17:18:26
50927         Log: Add a level of indirection to the implementation of \p{InFoo}
50928              so that we don't have to have long filenames.  (Nothing changes
50929              in the user interface.)   The indirection is defined in
50930              the file lib/unicode/In.pl and it is handled in lib/utf8_heavy.pl.
50931              Also rename some the character classes by removing '-' from
50932              the classnames, and finally renamed Block.pl as Blocks.pl.
50933      Branch: perl
50934            + lib/unicode/Blocks.pl lib/unicode/In.pl lib/unicode/In/0.pl
50935            + lib/unicode/In/1.pl lib/unicode/In/10.pl lib/unicode/In/11.pl
50936            + lib/unicode/In/12.pl lib/unicode/In/13.pl lib/unicode/In/14.pl
50937            + lib/unicode/In/15.pl lib/unicode/In/16.pl lib/unicode/In/17.pl
50938            + lib/unicode/In/18.pl lib/unicode/In/19.pl lib/unicode/In/2.pl
50939            + lib/unicode/In/20.pl lib/unicode/In/21.pl lib/unicode/In/22.pl
50940            + lib/unicode/In/23.pl lib/unicode/In/24.pl lib/unicode/In/25.pl
50941            + lib/unicode/In/26.pl lib/unicode/In/27.pl lib/unicode/In/28.pl
50942            + lib/unicode/In/29.pl lib/unicode/In/3.pl lib/unicode/In/30.pl
50943            + lib/unicode/In/31.pl lib/unicode/In/32.pl lib/unicode/In/33.pl
50944            + lib/unicode/In/34.pl lib/unicode/In/35.pl lib/unicode/In/36.pl
50945            + lib/unicode/In/37.pl lib/unicode/In/38.pl lib/unicode/In/39.pl
50946            + lib/unicode/In/4.pl lib/unicode/In/40.pl lib/unicode/In/41.pl
50947            + lib/unicode/In/42.pl lib/unicode/In/43.pl lib/unicode/In/44.pl
50948            + lib/unicode/In/45.pl lib/unicode/In/46.pl lib/unicode/In/47.pl
50949            + lib/unicode/In/48.pl lib/unicode/In/49.pl lib/unicode/In/5.pl
50950            + lib/unicode/In/50.pl lib/unicode/In/51.pl lib/unicode/In/52.pl
50951            + lib/unicode/In/53.pl lib/unicode/In/54.pl lib/unicode/In/55.pl
50952            + lib/unicode/In/56.pl lib/unicode/In/57.pl lib/unicode/In/58.pl
50953            + lib/unicode/In/59.pl lib/unicode/In/6.pl lib/unicode/In/60.pl
50954            + lib/unicode/In/61.pl lib/unicode/In/62.pl lib/unicode/In/63.pl
50955            + lib/unicode/In/64.pl lib/unicode/In/65.pl lib/unicode/In/66.pl
50956            + lib/unicode/In/67.pl lib/unicode/In/68.pl lib/unicode/In/69.pl
50957            + lib/unicode/In/7.pl lib/unicode/In/70.pl lib/unicode/In/71.pl
50958            + lib/unicode/In/72.pl lib/unicode/In/73.pl lib/unicode/In/74.pl
50959            + lib/unicode/In/75.pl lib/unicode/In/76.pl lib/unicode/In/77.pl
50960            + lib/unicode/In/78.pl lib/unicode/In/79.pl lib/unicode/In/8.pl
50961            + lib/unicode/In/80.pl lib/unicode/In/81.pl lib/unicode/In/82.pl
50962            + lib/unicode/In/83.pl lib/unicode/In/84.pl lib/unicode/In/85.pl
50963            + lib/unicode/In/86.pl lib/unicode/In/87.pl lib/unicode/In/88.pl
50964            + lib/unicode/In/89.pl lib/unicode/In/9.pl lib/unicode/In/90.pl
50965            + lib/unicode/In/91.pl lib/unicode/In/92.pl lib/unicode/In/93.pl
50966            + lib/unicode/In/94.pl lib/unicode/In/95.pl
50967            - lib/unicode/Block.pl
50968            - lib/unicode/In/AlphabeticPresentationForms.pl
50969            - lib/unicode/In/Arabic.pl
50970            - lib/unicode/In/ArabicPresentationForms-A.pl
50971            - lib/unicode/In/ArabicPresentationForms-B.pl
50972            - lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
50973            - lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
50974            - lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
50975            - lib/unicode/In/BopomofoExtended.pl
50976            - lib/unicode/In/BoxDrawing.pl lib/unicode/In/BraillePatterns.pl
50977            - lib/unicode/In/CJKCompatibility.pl
50978            - lib/unicode/In/CJKCompatibilityForms.pl
50979            - lib/unicode/In/CJKCompatibilityIdeographs.pl
50980            - lib/unicode/In/CJKRadicalsSupplement.pl
50981            - lib/unicode/In/CJKSymbolsandPunctuation.pl
50982            - lib/unicode/In/CJKUnifiedIdeographs.pl
50983            - lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
50984            - lib/unicode/In/Cherokee.pl
50985            - lib/unicode/In/CombiningDiacriticalMarks.pl
50986            - lib/unicode/In/CombiningHalfMarks.pl
50987            - lib/unicode/In/CombiningMarksforSymbols.pl
50988            - lib/unicode/In/ControlPictures.pl
50989            - lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
50990            - lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
50991            - lib/unicode/In/EnclosedAlphanumerics.pl
50992            - lib/unicode/In/EnclosedCJKLettersandMonths.pl
50993            - lib/unicode/In/Ethiopic.pl
50994            - lib/unicode/In/GeneralPunctuation.pl
50995            - lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
50996            - lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
50997            - lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
50998            - lib/unicode/In/HalfwidthandFullwidthForms.pl
50999            - lib/unicode/In/HangulCompatibilityJamo.pl
51000            - lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
51001            - lib/unicode/In/Hebrew.pl
51002            - lib/unicode/In/HighPrivateUseSurrogates.pl
51003            - lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
51004            - lib/unicode/In/IPAExtensions.pl
51005            - lib/unicode/In/IdeographicDescriptionCharacters.pl
51006            - lib/unicode/In/Kanbun.pl lib/unicode/In/KangxiRadicals.pl
51007            - lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
51008            - lib/unicode/In/Khmer.pl lib/unicode/In/Lao.pl
51009            - lib/unicode/In/Latin-1Supplement.pl
51010            - lib/unicode/In/LatinExtended-A.pl
51011            - lib/unicode/In/LatinExtended-B.pl
51012            - lib/unicode/In/LatinExtendedAdditional.pl
51013            - lib/unicode/In/LetterlikeSymbols.pl
51014            - lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
51015            - lib/unicode/In/MathematicalOperators.pl
51016            - lib/unicode/In/MiscellaneousSymbols.pl
51017            - lib/unicode/In/MiscellaneousTechnical.pl
51018            - lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
51019            - lib/unicode/In/NumberForms.pl lib/unicode/In/Ogham.pl
51020            - lib/unicode/In/OpticalCharacterRecognition.pl
51021            - lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
51022            - lib/unicode/In/Runic.pl lib/unicode/In/Sinhala.pl
51023            - lib/unicode/In/SmallFormVariants.pl
51024            - lib/unicode/In/SpacingModifierLetters.pl
51025            - lib/unicode/In/Specials.pl
51026            - lib/unicode/In/SuperscriptsandSubscripts.pl
51027            - lib/unicode/In/Syriac.pl lib/unicode/In/Tamil.pl
51028            - lib/unicode/In/Telugu.pl lib/unicode/In/Thaana.pl
51029            - lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
51030            - lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
51031            - lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
51032            ! MANIFEST lib/unicode/mktables.PL lib/utf8_heavy.pl
51033            ! pod/perlunicode.pod
51034 ____________________________________________________________________________
51035 [  9896] By: jhi                                   on 2001/04/28  14:33:17
51036         Log: Update the information on shared library path on HP-UX.
51037      Branch: perl
51038            ! INSTALL
51039 ____________________________________________________________________________
51040 [  9895] By: jhi                                   on 2001/04/28  14:32:30
51041         Log: Because #9894 seems to do the trick, this workaround can be removed.
51042      Branch: perl
51043            ! t/lib/selfstubber.t
51044 ____________________________________________________________________________
51045 [  9894] By: jhi                                   on 2001/04/28  14:26:13
51046         Log: For PerlIO flush the children's file handles (on fork/exec/system).
51047      Branch: perl
51048            ! perl.h
51049 ____________________________________________________________________________
51050 [  9893] By: jhi                                   on 2001/04/28  14:23:15
51051         Log: Test tweak for #9891.
51052      Branch: perl
51053            ! t/lib/b-deparse.t
51054 ____________________________________________________________________________
51055 [  9892] By: jhi                                   on 2001/04/28  14:10:13
51056         Log: New HP-UX hints from Merijn.
51057      Branch: perl
51058            ! hints/hpux.sh
51059 ____________________________________________________________________________
51060 [  9891] By: jhi                                   on 2001/04/28  14:07:27
51061         Log: Subject: [PATCH B::Deparse] non-block scopes
51062              From: Robin Houston <robin@kitsite.com>
51063              Date: Fri, 27 Apr 2001 19:15:14 +0100
51064              Message-ID: <20010427191514.A30951@puffinry.freeserve.co.uk>
51065      Branch: perl
51066            ! ext/B/B/Deparse.pm
51067 ____________________________________________________________________________
51068 [  9890] By: nick                                  on 2001/04/27  19:41:25
51069         Log: Integrate mainline
51070      Branch: perlio
51071           +> t/lib/selfstubber.t
51072           !> (integrate 50 files)
51073 ____________________________________________________________________________
51074 [  9889] By: jhi                                   on 2001/04/27  18:23:46
51075         Log: Subject: Re: selfstubber test fail on bleadperl
51076              From: Mike Guy <mjtg@cam.ac.uk>
51077              Date: Fri, 27 Apr 2001 19:31:18 +0100
51078              Message-Id: <E14tD1S-0001tJ-00@libra.cus.cam.ac.uk>
51079      Branch: perl
51080            ! t/lib/selfstubber.t
51081 ____________________________________________________________________________
51082 [  9888] By: jhi                                   on 2001/04/27  16:20:54
51083         Log: Test tweak for #9886.
51084      Branch: perl
51085            ! t/lib/b-deparse.t
51086 ____________________________________________________________________________
51087 [  9887] By: jhi                                   on 2001/04/27  16:16:33
51088         Log: Buffering issue at least in Solaris (even with perlio).
51089      Branch: perl
51090            ! t/lib/selfstubber.t
51091 ____________________________________________________________________________
51092 [  9886] By: jhi                                   on 2001/04/27  14:59:23
51093         Log: Subject: [PATCH B::Deparse] Human-readable pragmas &c
51094              From: Robin Houston <robin@kitsite.com>
51095              Date: Fri, 27 Apr 2001 16:53:20 +0100
51096              Message-ID: <20010427165320.A30479@puffinry.freeserve.co.uk>
51097      Branch: perl
51098            ! ext/B/B/Deparse.pm
51099 ____________________________________________________________________________
51100 [  9885] By: jhi                                   on 2001/04/27  14:23:51
51101         Log: Update Changes.
51102      Branch: perl
51103            ! Changes patchlevel.h
51104 ____________________________________________________________________________
51105 [  9884] By: jhi                                   on 2001/04/27  14:14:12
51106         Log: Subject: [DOC PATCH bleadperl] Document underscores in numeric literals
51107              From: "Philip Newton" <pnewton@gmx.de>
51108              Date: Fri, 27 Apr 2001 16:40:13 +0200
51109              Message-ID: <3AE9A0ED.5248.CEA127@localhost>
51110      Branch: perl
51111            ! pod/perldata.pod
51112 ____________________________________________________________________________
51113 [  9883] By: jhi                                   on 2001/04/27  13:28:19
51114         Log: Add LOG_PERROR; prettify the "removed".
51115      Branch: perl
51116            ! ext/Sys/Syslog/Syslog.xs
51117 ____________________________________________________________________________
51118 [  9882] By: jhi                                   on 2001/04/27  13:13:18
51119         Log: h2xs tweaks: use NV instead of double, "quote" the removed
51120              prefixes for clarity (especially when nothing is removed),
51121              slight pod reformats.
51122      Branch: perl
51123            ! utils/h2xs.PL
51124 ____________________________________________________________________________
51125 [  9881] By: jhi                                   on 2001/04/27  12:58:48
51126         Log: Don't bother creating existing directories.
51127      Branch: perl
51128            ! utils/h2xs.PL
51129 ____________________________________________________________________________
51130 [  9880] By: jhi                                   on 2001/04/27  12:45:39
51131         Log: Subject: MakeMaker 'make test' weirdness -- fix for h2xs provided
51132              From: Mike Schilli <m@perlmeister.com>
51133              Date: Wed, 25 Apr 2001 01:29:21 -0700
51134              Message-id: <3AE68AE1.6A981723@perlmeister.com>
51135      Branch: perl
51136            ! utils/h2xs.PL
51137 ____________________________________________________________________________
51138 [  9879] By: jhi                                   on 2001/04/27  12:40:55
51139         Log: break is not yet Perl.  Added the template license also to README.
51140      Branch: perl
51141            ! utils/h2xs.PL
51142 ____________________________________________________________________________
51143 [  9878] By: jhi                                   on 2001/04/27  03:08:20
51144         Log: Subject: Re: [ID 20010426.003] Not OK: perl v5.7.1 +DEVEL9849 on i686-linux-thread-multi-64int-ld 2.2.13
51145              From: Tim Jenness <t.jenness@jach.hawaii.edu>
51146              Date: Thu, 26 Apr 2001 15:30:17 -1000 (HST)
51147              Message-ID: <Pine.LNX.4.33.0104261529300.13049-100000@lapaki.jach.hawaii.edu>
51148      Branch: perl
51149            ! t/lib/xs-typemap.t
51150 ____________________________________________________________________________
51151 [  9877] By: jhi                                   on 2001/04/26  23:54:40
51152         Log: Subject: [PATCH: utils/h2xs.PL (bleadperl)] Fill in details we're likely to know.
51153              From: "Abigail" <abigail@foad.org>
51154              Date: Fri, 27 Apr 2001 01:44:28 +0200
51155              Message-ID: <20010426234428.19786.qmail@foad.org>
51156      Branch: perl
51157            ! utils/h2xs.PL
51158 ____________________________________________________________________________
51159 [  9876] By: jhi                                   on 2001/04/26  23:52:06
51160         Log: Subject: [PATCH: perl@9865] vms specific tweak to new selfstubber.t
51161              From: Peter Prymmer <pvhp@forte.com>
51162              Date: Thu, 26 Apr 2001 17:41:58 -0700 (PDT)
51163              Message-ID: <Pine.OSF.4.10.10104261738370.338047-100000@aspara.forte.com>
51164      Branch: perl
51165            ! t/lib/selfstubber.t
51166 ____________________________________________________________________________
51167 [  9875] By: jhi                                   on 2001/04/26  23:48:10
51168         Log: Deparse nits.
51169      Branch: perl
51170            ! ext/B/B/Deparse.pm t/lib/b-deparse.t
51171 ____________________________________________________________________________
51172 [  9874] By: jhi                                   on 2001/04/26  22:46:05
51173         Log: Document ANYOF_CLASS.
51174      Branch: perl
51175            ! regcomp.h
51176 ____________________________________________________________________________
51177 [  9873] By: jhi                                   on 2001/04/26  22:35:03
51178         Log: Subject: Re: [PATCH @9846] dumping ANYOF
51179              From: Hugo <hv@crypt.compulink.co.uk>
51180              Date: Thu, 26 Apr 2001 23:33:38 +0100
51181              Message-Id: <200104262233.XAA22352@crypt.compulink.co.uk>
51182      Branch: perl
51183            ! regcomp.c regcomp.h
51184 ____________________________________________________________________________
51185 [  9872] By: jhi                                   on 2001/04/26  22:34:31
51186         Log: Subject: [PATCH] more for Devel::SelfStubber
51187              From: Nicholas Clark <nick@ccl4.org>
51188              Date: Fri, 27 Apr 2001 00:13:52 +0100
51189              Message-ID: <20010427001351.K88186@plum.flirble.org>
51190      Branch: perl
51191            ! lib/Devel/SelfStubber.pm lib/SelfLoader.pm t/lib/selfstubber.t
51192 ____________________________________________________________________________
51193 [  9871] By: jhi                                   on 2001/04/26  21:59:17
51194         Log: Subject: [PATCH B::Deparse] formats must be flush left
51195              From: Robin Houston <robin@kitsite.com>
51196              Date: Thu, 26 Apr 2001 23:54:29 +0100
51197              Message-ID: <20010426235429.A28747@puffinry.freeserve.co.uk>
51198      Branch: perl
51199            ! ext/B/B/Deparse.pm
51200 ____________________________________________________________________________
51201 [  9870] By: jhi                                   on 2001/04/26  21:57:37
51202         Log: If some of the constants are prefixes of others,
51203              the prefixes may never get recognized.  (See 20010426.006.)
51204      Branch: perl
51205            ! utils/h2xs.PL
51206 ____________________________________________________________________________
51207 [  9869] By: jhi                                   on 2001/04/26  21:50:42
51208         Log: Subject: [ID 20010426.006] Sys::Syslog ignores LOG_AUTH constant
51209              From: Chris Bongaarts <cab@tc.umn.edu>
51210              Date: Thu, 26 Apr 2001 17:10:31 -0500
51211              Message-Id: <iss.2042.3ae89cd7.6cfba.1@earth.tc.umn.edu>
51212      Branch: perl
51213            ! ext/Sys/Syslog/Syslog.xs
51214 ____________________________________________________________________________
51215 [  9868] By: jhi                                   on 2001/04/26  21:35:12
51216         Log: Further cuts and more docs from Graham Barr.
51217      Branch: perl
51218            ! ext/List/Util/lib/List/Util.pm
51219            ! ext/List/Util/lib/Scalar/Util.pm
51220 ____________________________________________________________________________
51221 [  9867] By: jhi                                   on 2001/04/26  21:18:57
51222         Log: Subject: [PATCH 5.7.1] DB_File-1.77
51223              From: "Paul Marquess" <Paul.Marquess@Openwave.com>
51224              Date: Thu, 26 Apr 2001 22:37:53 +0100
51225              Message-ID: <000a01c0ce99$269cc3e0$99dcfea9@bfs.phone.com>
51226      Branch: perl
51227            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
51228            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
51229 ____________________________________________________________________________
51230 [  9866] By: jhi                                   on 2001/04/26  21:12:31
51231         Log: Subject: [PATCH B::Deparse] fix easy bugs
51232              From: Robin Houston <robin@kitsite.com>
51233              Date: Thu, 26 Apr 2001 23:03:33 +0100
51234              Message-ID: <20010426230333.A28657@puffinry.freeserve.co.uk>
51235      Branch: perl
51236            ! ext/B/B/Deparse.pm
51237 ____________________________________________________________________________
51238 [  9865] By: jhi                                   on 2001/04/26  20:26:13
51239         Log: Update Changes.
51240      Branch: perl
51241            ! Changes patchlevel.h
51242 ____________________________________________________________________________
51243 [  9864] By: jhi                                   on 2001/04/26  19:27:48
51244         Log: Dethinko from Robin Houston.
51245      Branch: perl
51246            ! ext/B/B/Deparse.pm
51247 ____________________________________________________________________________
51248 [  9863] By: jhi                                   on 2001/04/26  19:10:35
51249         Log: Subject: [PATCH B::Deparse] C<$x = /(.)/> ne C<($x) = /(.)/>
51250              From: Robin Houston <robin@kitsite.com>
51251              Date: Thu, 26 Apr 2001 21:08:32 +0100
51252              Message-ID: <20010426210832.A28419@puffinry.freeserve.co.uk>
51253      Branch: perl
51254            ! ext/B/B/Deparse.pm
51255 ____________________________________________________________________________
51256 [  9862] By: jhi                                   on 2001/04/26  19:04:23
51257         Log: Subject: Re: [PATCH B::Deparse] fix string uninterpretation
51258              From: Robin Houston <robin@kitsite.com>
51259              Date: Thu, 26 Apr 2001 20:52:50 +0100
51260              Message-ID: <20010426205249.A28328@puffinry.freeserve.co.uk>
51261      Branch: perl
51262            ! ext/B/B/Deparse.pm
51263 ____________________________________________________________________________
51264 [  9861] By: jhi                                   on 2001/04/26  18:56:14
51265         Log: Subject: Re: [PATCH] UNIVERSAL shouldn't require Exporter
51266              From: Mike Guy <mjtg@cam.ac.uk>
51267              Date: Thu, 26 Apr 2001 14:22:40 +0100
51268              Message-Id: <E14sljE-0003X9-00@libra.cus.cam.ac.uk>
51269      Branch: perl
51270            ! pod/perlobj.pod
51271 ____________________________________________________________________________
51272 [  9860] By: jhi                                   on 2001/04/26  18:46:42
51273         Log: Subject: Re: [PATCH B::Deparse] fix string uninterpretation
51274              From: Robin Houston <robin@kitsite.com>
51275              Date: Thu, 26 Apr 2001 20:34:29 +0100
51276              Message-ID: <20010426203429.A28261@puffinry.freeserve.co.uk>
51277              
51278              Hashes do not interpolate.
51279      Branch: perl
51280            ! ext/B/B/Deparse.pm
51281 ____________________________________________________________________________
51282 [  9859] By: jhi                                   on 2001/04/26  18:43:51
51283         Log: Subject: The Time::Piece conspiracy unmasked!!!
51284              From: Mike Guy <mjtg@cam.ac.uk>
51285              Date: Thu, 26 Apr 2001 19:02:50 +0100
51286              Message-Id: <E14sq6M-0002g9-00@libra.cus.cam.ac.uk>
51287              
51288              Subject: [PATCH] that's enough UNIVERSAL stuff for one day ...
51289              From: Mike Guy <mjtg@cam.ac.uk>
51290              Date: Thu, 26 Apr 2001 19:08:21 +0100
51291              Message-Id: <E14sqBh-0002mI-00@libra.cus.cam.ac.uk>
51292              
51293              Subject: Re: [PATCH] that's enough UNIVERSAL stuff for one day ...
51294              From: Graham Barr <gbarr@pobox.com>
51295              Date: Thu, 26 Apr 2001 19:12:03 +0100
51296              Message-ID: <20010426191203.A70835@pobox.com>
51297              
51298              Eradicate UNIVERSAL (Mike) and remove the fallback Perl code (Graham)
51299      Branch: perl
51300            ! ext/List/Util/lib/List/Util.pm
51301            ! ext/List/Util/lib/Scalar/Util.pm ext/Time/Piece/Piece.pm gv.c
51302 ____________________________________________________________________________
51303 [  9858] By: jhi                                   on 2001/04/26  18:17:42
51304         Log: Subject: [PATCH t/comp/proto.t] disable correct warning
51305              From: Robin Houston <robin@kitsite.com>
51306              Date: Thu, 26 Apr 2001 16:09:35 +0100
51307              Message-ID: <20010426160934.A27140@puffinry.freeserve.co.uk>
51308      Branch: perl
51309            ! t/comp/proto.t
51310 ____________________________________________________________________________
51311 [  9857] By: jhi                                   on 2001/04/26  18:04:59
51312         Log: Subject: Re: [PATCH perldiag.pod] Re: [PATCH] Re: Useless use of constants other than 0,1 in void context?
51313              From: barries <barries@slaysys.com>
51314              Date: Thu, 26 Apr 2001 12:01:10 -0400
51315              Message-ID: <20010426120110.E29698@jester.slaysys.com>
51316      Branch: perl
51317            ! pod/perldiag.pod
51318 ____________________________________________________________________________
51319 [  9856] By: jhi                                   on 2001/04/26  18:03:33
51320         Log: Subject: [PATCH B::Deparse] fix string uninterpretation
51321              Date: Thu, 26 Apr 2001 17:13:41 +0100
51322              From: Robin Houston <robin@kitsite.com>
51323              Message-ID: <20010426171341.A27299@puffinry.freeserve.co.uk>
51324              
51325              Subject: Re: [PATCH B::Deparse] fix string uninterpretation
51326              From: Robin Houston <robin@kitsite.com>
51327              Date: Thu, 26 Apr 2001 18:44:29 +0100
51328              Message-ID: <20010426184429.A27734@puffinry.freeserve.co.uk>
51329      Branch: perl
51330            ! ext/B/B/Deparse.pm
51331 ____________________________________________________________________________
51332 [  9855] By: jhi                                   on 2001/04/26  17:56:04
51333         Log: Subject: [PATCH B::Deparse] filetests, open(my $x,...), warnings, formats &c
51334              From: Robin Houston <robin@kitsite.com>
51335              Date: Thu, 26 Apr 2001 17:04:08 +0100
51336              Message-ID: <20010426170408.A27257@puffinry.freeserve.co.uk>
51337      Branch: perl
51338            ! ext/B/B/Deparse.pm
51339 ____________________________________________________________________________
51340 [  9854] By: jhi                                   on 2001/04/26  17:47:26
51341         Log: Subject: Re: Short test case for undef %stash:: crash
51342              From: Benjamin Sugars <bsugars@canoe.ca> 
51343              Date: Mon, 23 Apr 2001 16:59:33 -0400 (EDT) 
51344              Message-ID: <Pine.LNX.4.21.0104231623520.790-100000@marmot.rim.canoe.ca>
51345              Changed and moved the perldiag entry.
51346      Branch: perl
51347            ! gv.c pod/perldiag.pod
51348 ____________________________________________________________________________
51349 [  9853] By: jhi                                   on 2001/04/26  14:35:16
51350         Log: Beginnings of strptime().  Do not touch the wet paint.
51351      Branch: perl
51352            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
51353 ____________________________________________________________________________
51354 [  9852] By: jhi                                   on 2001/04/26  13:17:21
51355         Log: Retract #9851, core dumps from pod2man.
51356      Branch: perl
51357            ! regcomp.c
51358 ____________________________________________________________________________
51359 [  9851] By: jhi                                   on 2001/04/26  11:54:41
51360         Log: (Retracted by #9852.)
51361              
51362              Subject: [PATCH @9846] dumping ANYOF
51363              From: Hugo <hv@crypt.compulink.co.uk>
51364              Date: Thu, 26 Apr 2001 05:32:38 +0100
51365              Message-Id: <200104260432.FAA12669@crypt.compulink.co.uk>
51366      Branch: perl
51367            ! regcomp.c
51368 ____________________________________________________________________________
51369 [  9850] By: jhi                                   on 2001/04/26  02:34:44
51370         Log: If ccflags was empty the _previous_ $* containing all the
51371              environment variables and Configure variables was used,
51372              which lead, among other bad things, into $ccflags being your
51373              uname -a output, which lead into test compile with cc failing,
51374              which lead into gcc being selected, which didn't work that well
51375              since gcc (ancient 2.8.1 in that particular box) wasn't too happy
51376              with large files, et cetera.
51377      Branch: perl
51378            ! hints/hpux.sh
51379 ____________________________________________________________________________
51380 [  9849] By: jhi                                   on 2001/04/26  01:44:57
51381         Log: Make selfstubber test more portable.
51382      Branch: perl
51383            ! t/lib/selfstubber.t
51384 ____________________________________________________________________________
51385 [  9848] By: jhi                                   on 2001/04/26  00:50:26
51386         Log: Subject: Re: [PATCH: perl@9841] fix a typo for Cwd.xs
51387              From: Benjamin Sugars <ben.sugars@home.com>
51388              Date: Wed, 25 Apr 2001 21:47:37 -0400 (EDT)
51389              Message-ID: <Pine.LNX.4.21.0104252145280.30055-100000@localhost.localdomain>
51390      Branch: perl
51391            ! ext/Cwd/Cwd.xs
51392 ____________________________________________________________________________
51393 [  9847] By: jhi                                   on 2001/04/26  00:46:58
51394         Log: Subject: [PATCH: perl@9841] VMS updates
51395              From: Peter Prymmer <pvhp@forte.com>
51396              Date: Wed, 25 Apr 2001 18:43:27 -0700 (PDT)
51397              Message-ID: <Pine.OSF.4.10.10104251842130.257877-100000@aspara.forte.com>
51398      Branch: perl
51399            ! README.vms configure.com vms/descrip_mms.template
51400            ! vms/ext/filespec.t
51401 ____________________________________________________________________________
51402 [  9846] By: jhi                                   on 2001/04/26  00:11:56
51403         Log: re 'debug' was broken by #9084.
51404      Branch: perl
51405            ! ext/re/re.xs
51406 ____________________________________________________________________________
51407 [  9845] By: jhi                                   on 2001/04/25  22:33:17
51408         Log: Subject: [PATCH] test for Devel::SelfStubber
51409              From: Nicholas Clark <nick@ccl4.org>
51410              Date: Thu, 26 Apr 2001 00:00:54 +0100
51411              Message-ID: <20010426000054.D89026@plum.flirble.org>
51412      Branch: perl
51413            + t/lib/selfstubber.t
51414            ! MANIFEST lib/Devel/SelfStubber.pm t/lib/1_compile.t
51415 ____________________________________________________________________________
51416 [  9844] By: jhi                                   on 2001/04/25  22:29:32
51417         Log: Subject: Re: [PATCH 5.7.1] B::Concise and extra variables
51418              From: Paul Johnson <paul@pjcj.net>
51419              Date: Thu, 26 Apr 2001 00:46:08 +0200
51420              Message-ID: <20010426004608.H2338@pjcj.net>
51421      Branch: perl
51422            ! ext/B/B/Concise.pm
51423 ____________________________________________________________________________
51424 [  9843] By: jhi                                   on 2001/04/25  22:28:28
51425         Log: Subject: [PATCH: perl@9841] fix a typo for Cwd.xs
51426              From: Peter Prymmer <pvhp@forte.com>
51427              Date: Wed, 25 Apr 2001 16:18:44 -0700 (PDT)
51428              Message-ID: <Pine.OSF.4.10.10104251614200.257877-100000@aspara.forte.com>
51429      Branch: perl
51430            ! ext/Cwd/Cwd.xs
51431 ____________________________________________________________________________
51432 [  9842] By: jhi                                   on 2001/04/25  20:58:12
51433         Log: Subject: Re: [ID 20010422.002] 5.7.1 Breaks "use Module(version)"
51434              From: John Peacock <jpeacock@rowman.com>
51435              Date: Wed, 25 Apr 2001 17:30:26 -0400
51436              Message-ID: <3AE741F2.B3217464@rowman.com>
51437      Branch: perl
51438            ! lib/Math/BigInt.pm t/lib/bigintpm.t
51439 ____________________________________________________________________________
51440 [  9841] By: jhi                                   on 2001/04/25  20:07:05
51441         Log: Update Changes.
51442      Branch: perl
51443            ! Changes patchlevel.h
51444 ____________________________________________________________________________
51445 [  9840] By: jhi                                   on 2001/04/25  19:56:51
51446         Log: Yet another HP-UX hints version from Merijn.
51447      Branch: perl
51448            ! hints/hpux.sh
51449 ____________________________________________________________________________
51450 [  9839] By: jhi                                   on 2001/04/25  19:53:04
51451         Log: abs_path() didn't terminate the filename correctly,
51452              in DIRNAMLENless systems like HP-UX this would fail.
51453      Branch: perl
51454            ! ext/Cwd/Cwd.xs
51455 ____________________________________________________________________________
51456 [  9838] By: jhi                                   on 2001/04/25  16:37:26
51457         Log: Subject: [PATCH] Re: Useless use of constants other than 0,1 in void context?
51458              From: Mike Guy <mjtg@cam.ac.uk>
51459              Date: Wed, 25 Apr 2001 18:31:47 +0100
51460              Message-Id: <E14sT8l-0004IE-00@libra.cus.cam.ac.uk>
51461      Branch: perl
51462            ! op.c
51463 ____________________________________________________________________________
51464 [  9837] By: jhi                                   on 2001/04/25  16:21:53
51465         Log: Subject: Re: patch to perl5db.pl (formatting of h h screen)
51466              From: Jon Eveland <jweveland@yahoo.com>
51467              Date: Wed, 25 Apr 2001 09:42:46 -0700 (PDT)
51468              Message-ID: <20010425164246.21611.qmail@web10405.mail.yahoo.com>
51469      Branch: perl
51470            ! lib/perl5db.pl
51471 ____________________________________________________________________________
51472 [  9836] By: jhi                                   on 2001/04/25  14:17:50
51473         Log: Subject: [PATCH bleadperl] Porting/patching.pod: update version number format
51474              From: "Philip Newton" <pnewton@gmx.de>
51475              Date: Wed, 25 Apr 2001 17:05:58 +0200
51476              Message-ID: <3AE703F6.3234.1833C45@localhost>
51477      Branch: perl
51478            ! Porting/patching.pod
51479 ____________________________________________________________________________
51480 [  9835] By: jhi                                   on 2001/04/25  13:58:07
51481         Log: It would seem that both ar and full_ar need to be overridden
51482              for HP-UX to avoid the GNU ar.
51483      Branch: perl
51484            ! hints/hpux.sh
51485 ____________________________________________________________________________
51486 [  9834] By: jhi                                   on 2001/04/25  13:50:40
51487         Log: Subject: Re: [PATCH] foreach defelem magic should only be applied to PL_sv_undef
51488              From: "Philip Newton" <pnewton@gmx.de>
51489              Date: Wed, 25 Apr 2001 16:09:23 +0200
51490              Message-ID: <3AE6F6B3.30503.14F6DEB@localhost>
51491              
51492              Detypo.
51493      Branch: perl
51494            ! t/op/misc.t
51495 ____________________________________________________________________________
51496 [  9833] By: jhi                                   on 2001/04/25  12:36:11
51497         Log: In HP-UX set ar to /usr/bin/ar but only iff none set.
51498      Branch: perl
51499            ! hints/hpux.sh
51500 ____________________________________________________________________________
51501 [  9832] By: jhi                                   on 2001/04/25  12:33:36
51502         Log: New version of HP-UX hints from Merijn.
51503      Branch: perl
51504            ! hints/hpux.sh
51505 ____________________________________________________________________________
51506 [  9831] By: jhi                                   on 2001/04/25  03:39:45
51507         Log: Reintroduce the avoidance of mixing HP-UX cc and GNU ar.
51508      Branch: perl
51509            ! hints/hpux.sh
51510 ____________________________________________________________________________
51511 [  9830] By: jhi                                   on 2001/04/25  02:53:25
51512         Log: The tzname[] bit is not needed by util.c -- and causes
51513              heartburn in VMS (and it missing was probably the cause of
51514              the Mac OS X trouble).  Ouch.
51515      Branch: perl
51516            ! ext/POSIX/POSIX.xs util.c
51517 ____________________________________________________________________________
51518 [  9829] By: jhi                                   on 2001/04/25  00:10:06
51519         Log: Metaconfig unit change for #9828.
51520      Branch: metaconfig
51521            ! U/compline/ccflags.U
51522 ____________________________________________________________________________
51523 [  9828] By: jhi                                   on 2001/04/25  00:04:18
51524         Log: Allow setting cppflags hints.  This may affect Darwin (Mac OS X)
51525              (which is actually the reason for the change, we need to pass
51526              cppflags='-traditional-cpp' so that Errno builds right), Dynix/ptx,
51527              EP/IX, OS/2, and TitanOS, based on the hints files.
51528      Branch: perl
51529            ! Configure config_h.SH
51530 ____________________________________________________________________________
51531 [  9827] By: jhi                                   on 2001/04/24  23:49:20
51532         Log: makedepend.SH patch for AmigaOS from Jan-Erik Karlsson;
51533              the $cat must have an absolute path.
51534      Branch: perl
51535            ! makedepend.SH
51536 ____________________________________________________________________________
51537 [  9826] By: jhi                                   on 2001/04/24  23:40:53
51538         Log: 5.7.1-updated README.amiga from Jan-Erik Karlsson.
51539      Branch: perl
51540            ! README.amiga
51541 ____________________________________________________________________________
51542 [  9825] By: jhi                                   on 2001/04/24  23:35:35
51543         Log: Subject: [ID 20010424.002] [PATCH bleadperl] find2perl: prototypes and doexec
51544              From: "Philip Newton" <pnewton@gmx.de>
51545              Date: Tue, 24 Apr 2001 18:52:49 +0200
51546              Message-Id: <3AE5CB81.12234.1FC246F@localhost>
51547      Branch: perl
51548            ! x2p/find2perl.PL
51549 ____________________________________________________________________________
51550 [  9824] By: jhi                                   on 2001/04/24  23:33:07
51551         Log: New HP-UX hints from Jeff and Merijn, should work with IA-64.
51552              Some gcc specifics dropped out due to extensive rewriting;
51553              will be put back later as needed.
51554      Branch: perl
51555            ! hints/hpux.sh
51556 ____________________________________________________________________________
51557 [  9823] By: jhi                                   on 2001/04/24  23:27:57
51558         Log: Mac OS X patch for missing tzname definition from Paul Schinder.
51559      Branch: perl
51560            ! ext/POSIX/POSIX.xs
51561 ____________________________________________________________________________
51562 [  9822] By: jhi                                   on 2001/04/24  23:25:21
51563         Log: Subject: Re: [ID 20010421.032] Not OK: perl v5.7.1 +DEVEL9717 on sun4-solaris-64int-ld-stdio 2.8 (UNINSTALLED)
51564              From: Tim Jenness <t.jenness@jach.hawaii.edu>
51565              Date: Tue, 24 Apr 2001 11:29:28 -1000 (HST)
51566              Message-ID: <Pine.LNX.4.30.0104241123020.5085-100000@lapaki.jach.hawaii.edu>
51567      Branch: perl
51568            ! ext/XS/Typemap/Typemap.xs
51569 ____________________________________________________________________________
51570 [  9821] By: jhi                                   on 2001/04/24  23:24:10
51571         Log: Subject: [PATCH: pod/perlport.pod] Updated email addresses.
51572              From: "Abigail" <abigail@foad.org>
51573              Date: Tue, 24 Apr 2001 23:12:03 +0200
51574              Message-ID: <20010424211203.7901.qmail@foad.org>
51575      Branch: perl
51576            ! pod/perlport.pod
51577 ____________________________________________________________________________
51578 [  9820] By: jhi                                   on 2001/04/24  23:23:15
51579         Log: Subject: [PATCH pod/perlfaq4.pod] Time::Piece additions
51580              From: Matt Sergeant <matt@sergeant.org>
51581              Date: Tue, 24 Apr 2001 16:48:17 +0100 (BST)
51582              Message-ID: <Pine.LNX.4.30.0104241645030.32279-100000@ted.sergeant.org>
51583      Branch: perl
51584            ! pod/perlfaq4.pod
51585 ____________________________________________________________________________
51586 [  9819] By: nick                                  on 2001/04/24  18:49:43
51587         Log: Integrate mainline.
51588      Branch: perlio
51589           +> t/lib/cpan-loadme.t t/lib/cpan-vcmp.t
51590           !> (integrate 37 files)
51591 ____________________________________________________________________________
51592 [  9818] By: jhi                                   on 2001/04/24  14:35:23
51593         Log: Update Changes.
51594      Branch: perl
51595            ! Changes patchlevel.h
51596 ____________________________________________________________________________
51597 [  9817] By: jhi                                   on 2001/04/24  14:09:17
51598         Log: Subject: Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries 
51599              From: "Philip Newton" <pnewton@gmx.de>
51600              Date: Tue, 24 Apr 2001 12:58:12 +0200
51601              Message-ID: <3AE57864.8304.B77A0A@localhost> 
51602              
51603              plus add CPAN to the list of modules that have their own tests.
51604      Branch: perl
51605            ! t/lib/1_compile.t
51606 ____________________________________________________________________________
51607 [  9816] By: jhi                                   on 2001/04/24  14:07:03
51608         Log: Subject: Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries
51609              From: Michael G Schwern <schwern@pobox.com>
51610              Date: Sat, 21 Apr 2001 22:35:00 +0100
51611              Message-ID: <20010421223500.N2946@blackrider.blackstar.co.uk>
51612      Branch: perl
51613            ! t/lib/1_compile.t
51614 ____________________________________________________________________________
51615 [  9815] By: jhi                                   on 2001/04/24  13:54:32
51616         Log: Subject: Re: [ID 20010423.006] Test failed in perl@9794
51617              From: Robin Houston <robin@kitsite.com>
51618              Date: Tue, 24 Apr 2001 15:51:18 +0100
51619              Message-ID: <20010424155118.A22913@puffinry.freeserve.co.uk>
51620      Branch: perl
51621            ! ext/B/B/Deparse.pm
51622 ____________________________________________________________________________
51623 [  9814] By: jhi                                   on 2001/04/24  13:17:34
51624         Log: Subject: Re: [ID 20010421.010] Perl 5.6.1 on Unixware 7
51625              From: Bill Glicker <billg@burrelles.com>
51626              Date: Tue, 24 Apr 2001 09:22:40 -0400 (EDT)
51627              Message-ID: <Pine.SCO.4.30.0104240918160.13514-100000@laura.burrelles.com>
51628      Branch: perl
51629            ! hints/svr5.sh
51630 ____________________________________________________________________________
51631 [  9813] By: jhi                                   on 2001/04/24  12:54:23
51632         Log: Prevent path disclosure (probing for existence of filenames)
51633              using suidperl; bug id 20010322.218.
51634      Branch: perl
51635            ! perl.c pod/perldiag.pod
51636 ____________________________________________________________________________
51637 [  9812] By: jhi                                   on 2001/04/24  12:08:36
51638         Log: Retract #9811.
51639      Branch: perl
51640            ! ext/POSIX/POSIX.xs
51641 ____________________________________________________________________________
51642 [  9811] By: jhi                                   on 2001/04/24  11:57:35
51643         Log: (Retracted by #9812.)
51644      Branch: perl
51645            ! ext/POSIX/POSIX.xs
51646 ____________________________________________________________________________
51647 [  9810] By: jhi                                   on 2001/04/24  03:32:35
51648         Log: Fix for 20010219.013, "perlio perl -we tell goes SEGV".
51649      Branch: perl
51650            ! util.c
51651 ____________________________________________________________________________
51652 [  9809] By: jhi                                   on 2001/04/24  03:16:13
51653         Log: The Math::BigFloat::import() was broken.
51654              (Fixes bug id 20010422.002.)
51655      Branch: perl
51656            ! lib/Math/BigFloat.pm
51657 ____________________________________________________________________________
51658 [  9808] By: jhi                                   on 2001/04/24  01:11:40
51659         Log: Additional dependencies; should help for parallel makes
51660              not to fail on missing lib/lib.pm or lib/re.pm.
51661      Branch: perl
51662            ! Makefile.SH
51663 ____________________________________________________________________________
51664 [  9807] By: jhi                                   on 2001/04/24  00:57:01
51665         Log: Update the test failure disclaimer.
51666      Branch: perl
51667            ! t/pragma/warn/pp_hot
51668 ____________________________________________________________________________
51669 [  9806] By: jhi                                   on 2001/04/24  00:54:04
51670         Log: Add make target "install-all" which is alias for "install"
51671              to cater for case-preserving filesystems like HFS+.
51672      Branch: perl
51673            ! INSTALL Makefile.SH
51674 ____________________________________________________________________________
51675 [  9805] By: jhi                                   on 2001/04/24  00:47:28
51676         Log: Subject: Re: 5.6.1 darwin Configure fails to extract Makefile
51677              From: Peter Prymmer <pvhp@forte.com>
51678              Date: Wed, 11 Apr 2001 10:43:52 -0700 (PDT)
51679              Message-ID: <Pine.OSF.4.10.10104111038480.113314-100000@aspara.forte.com>
51680              
51681              (Ken William's message forwarded from macosx@perl.org)
51682      Branch: perl
51683            ! hints/darwin.sh
51684 ____________________________________________________________________________
51685 [  9804] By: jhi                                   on 2001/04/23  23:57:35
51686         Log: Cut-and-pasto.
51687      Branch: perl
51688            ! perlio.c
51689 ____________________________________________________________________________
51690 [  9803] By: jhi                                   on 2001/04/23  23:52:25
51691         Log: More PerlIO robustness.
51692      Branch: perl
51693            ! perlio.c
51694 ____________________________________________________________________________
51695 [  9802] By: jhi                                   on 2001/04/23  23:43:35
51696         Log: Make the "STD* opened only for ..." errors more consistent.
51697      Branch: perl
51698            ! doio.c
51699 ____________________________________________________________________________
51700 [  9801] By: jhi                                   on 2001/04/23  23:34:26
51701         Log: Test case for #9800.
51702      Branch: perl
51703            ! t/op/misc.t
51704 ____________________________________________________________________________
51705 [  9800] By: jhi                                   on 2001/04/23  23:14:43
51706         Log: Avoid coredump on 'close STDERR; die' by making
51707              the PerlIO calls more robust.  Also use SETERRNO()
51708              instead of errno = to be more VMS-ready.
51709      Branch: perl
51710            ! perlio.c
51711 ____________________________________________________________________________
51712 [  9799] By: jhi                                   on 2001/04/23  21:41:10
51713         Log: Subject: test for ID 20010423.002
51714              From: Robin Houston <robin@kitsite.com>
51715              Date: Mon, 23 Apr 2001 16:52:21 +0100
51716              Message-ID: <20010423165221.A20739@puffinry.freeserve.co.uk>
51717      Branch: perl
51718            ! t/op/avhv.t
51719 ____________________________________________________________________________
51720 [  9798] By: jhi                                   on 2001/04/23  21:40:07
51721         Log: Subject: patch to installperl (change warn to print STDERR in sub yn)
51722              From: David Dyck <dcd@tc.fluke.com>
51723              Date: Mon, 23 Apr 2001 10:19:46 -0700 (PDT)
51724              Message-ID: <Pine.LNX.4.33.0104231018270.10985-100000@dd.tc.fluke.com>
51725      Branch: perl
51726            ! installperl
51727 ____________________________________________________________________________
51728 [  9797] By: jhi                                   on 2001/04/23  21:37:56
51729         Log: Subject: [PATCH] Implement Cwd::abs_path in XS
51730              From: Benjamin Sugars <bsugars@canoe.ca>
51731              Date: Mon, 23 Apr 2001 11:59:48 -0400 (EDT)
51732              Message-ID: <Pine.LNX.4.21.0104231151340.3238-100000@marmot.rim.canoe.ca>
51733      Branch: perl
51734            ! ext/Cwd/Cwd.xs lib/Cwd.pm
51735 ____________________________________________________________________________
51736 [  9796] By: jhi                                   on 2001/04/23  21:29:24
51737         Log: Synchronize h2xs and pod2man some more on the documentation
51738              templates they propose.
51739      Branch: perl
51740            ! pod/pod2man.PL utils/h2xs.PL
51741 ____________________________________________________________________________
51742 [  9795] By: jhi                                   on 2001/04/23  17:30:40
51743         Log: Add one more naughty test for base64; make encoding logic cleaner.
51744      Branch: perl
51745            ! t/lib/mimeb64.t
51746 ____________________________________________________________________________
51747 [  9794] By: jhi                                   on 2001/04/23  13:51:32
51748         Log: Update Changes.
51749      Branch: perl
51750            ! Changes patchlevel.h
51751 ____________________________________________________________________________
51752 [  9793] By: jhi                                   on 2001/04/23  13:44:18
51753         Log: Duplicate lines.
51754      Branch: perl
51755            ! MANIFEST
51756 ____________________________________________________________________________
51757 [  9792] By: jhi                                   on 2001/04/23  13:39:13
51758         Log: Subject: Re: PATCH 5.7.1
51759              From: Mark-Jason Dominus <mjd@plover.com>
51760              Date: Mon, 23 Apr 2001 10:30:21 -0400
51761              Message-ID: <20010423143021.17335.qmail@plover.com>
51762      Branch: perl
51763            ! perl.h sv.c
51764 ____________________________________________________________________________
51765 [  9791] By: jhi                                   on 2001/04/23  13:32:40
51766         Log: Add the CPAN.pm 1.59_54 tests.
51767      Branch: perl
51768            + t/lib/cpan-loadme.t t/lib/cpan-vcmp.t
51769            ! MANIFEST
51770 ____________________________________________________________________________
51771 [  9790] By: jhi                                   on 2001/04/23  13:21:55
51772         Log: Subject: Deparse nit
51773              From: Robin Houston <robin@kitsite.com>
51774              Date: Mon, 23 Apr 2001 12:38:20 +0100
51775              Message-ID: <20010423123820.A19945@puffinry.freeserve.co.uk>
51776      Branch: perl
51777            ! ext/B/B/Deparse.pm
51778 ____________________________________________________________________________
51779 [  9789] By: jhi                                   on 2001/04/23  13:19:07
51780         Log: Subject: [PATCH] bug 20010423.002
51781              From: Robin Houston <robin@kitsite.com>
51782              Date: Mon, 23 Apr 2001 13:12:30 +0100
51783              Message-ID: <20010423131230.A20074@puffinry.freeserve.co.uk>
51784      Branch: perl
51785            ! pp.c
51786 ____________________________________________________________________________
51787 [  9788] By: jhi                                   on 2001/04/23  13:02:49
51788         Log: Subject: PATCH [5.7.1] hv.c unused #define
51789              From: Mark-Jason Dominus <mjd@plover.com>
51790              Date: Sun, 22 Apr 2001 14:17:49 -0400
51791              Message-ID: <20010422181749.26976.qmail@plover.com>
51792      Branch: perl
51793            ! hv.c
51794 ____________________________________________________________________________
51795 [  9787] By: jhi                                   on 2001/04/23  13:02:02
51796         Log: Subject: PATCH 5.7.1
51797              From: Mark-Jason Dominus <mjd@plover.com>
51798              Date: Sun, 22 Apr 2001 15:12:57 -0400
51799              Message-ID: <20010422191258.6539.qmail@plover.com>
51800              
51801              plus Sarathy's STMT_START + STMT_END suggestion.
51802      Branch: perl
51803            ! perl.h
51804 ____________________________________________________________________________
51805 [  9786] By: jhi                                   on 2001/04/23  12:53:25
51806         Log: Fix for
51807              
51808              Subject: [ID 20010423.001] perlapi documentation inconsistency (SvGROW)
51809              From: dLux <dlux@spam.sch.bme.hu>
51810              Date: Mon, 23 Apr 2001 01:25:26 +0200
51811              Message-Id: <E14rTEM-0000CB-00@dl.sch.bme.hu>
51812              
51813              (SvGROW really does return a char *.)
51814      Branch: perl
51815            ! pod/perlapi.pod sv.h
51816 ____________________________________________________________________________
51817 [  9785] By: jhi                                   on 2001/04/23  04:34:04
51818         Log: Time::Piece work continues.  $t->day removed since
51819              I think it's too confusing.  Now has normal and
51820              abbreviated length weekday names and month names,
51821              the names change with _names(), not _list().
51822              Now has strftime() in Perl, _strftime() is
51823              the libc version (to which strftime() falls back
51824              if it doesn't know the format.  To do: the reverse
51825              of strftime, strptime(), and the localisation of both.
51826      Branch: perl
51827            ! ext/Time/Piece/Piece.pm ext/Time/Piece/Piece.xs
51828            ! t/lib/time-piece.t
51829 ____________________________________________________________________________
51830 [  9784] By: jhi                                   on 2001/04/23  02:41:46
51831         Log: Subject: Re: [PATCH] Re: [ID 20010422.003] Core dump in overloaded bool while using ' 
51832              From: andreas.koenig@anima.de (Andreas J. Koenig)
51833              Date: 23 Apr 2001 05:20:55 +0200
51834              Message-ID: <m3ofto5mjs.fsf@ak-71.mind.de>
51835      Branch: perl
51836            ! t/pragma/overload.t
51837 ____________________________________________________________________________
51838 [  9783] By: jhi                                   on 2001/04/22  23:32:42
51839         Log: Subject: [PATCH B::Deparse] Distinguish package variables, if necessary
51840              From: Robin Houston <robin@kitsite.com>
51841              Date: Mon, 23 Apr 2001 00:38:18 +0100
51842              Message-ID: <20010423003818.A19109@puffinry.freeserve.co.uk>
51843      Branch: perl
51844            ! ext/B/B/Deparse.pm
51845 ____________________________________________________________________________
51846 [  9782] By: jhi                                   on 2001/04/22  20:55:43
51847         Log: Subject: [PATCH] Re: [ID 20010422.003] Core dump in overloaded bool while using '
51848              From: Simon Cozens <simon@netthink.co.uk>
51849              Date: Sun, 22 Apr 2001 18:47:25 +0100
51850              Message-ID: <20010422184725.A14411@netthink.co.uk>
51851      Branch: perl
51852            ! sv.c t/pragma/overload.t
51853 ____________________________________________________________________________
51854 [  9781] By: jhi                                   on 2001/04/22  20:52:13
51855         Log: Subject: [PATCH] Support BEGIN blocks in B::Deparse (& more)
51856              From: Robin Houston <robin@kitsite.com>
51857              Date: Sun, 22 Apr 2001 22:14:50 +0100
51858              Message-ID: <20010422221450.A18921@puffinry.freeserve.co.uk>
51859      Branch: perl
51860            ! ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
51861 ____________________________________________________________________________
51862 [  9780] By: nick                                  on 2001/04/22  20:40:31
51863         Log: Integrate mainline.
51864      Branch: perlio
51865           +> t/lib/b-debug.t t/lib/b-deparse.t t/lib/b-showlex.t
51866           +> t/lib/b-stash.t
51867           !> (integrate 38 files)
51868 ____________________________________________________________________________
51869 [  9779] By: jhi                                   on 2001/04/22  15:16:03
51870         Log: Subject: IO::Socket::INET patch
51871              From: andrew deryabin <djsf@technarchy.ru>
51872              Date: Sat, 21 Apr 2001 17:46:52 +0400
51873              Message-ID: <20010421174652.B1426@technarchy>
51874      Branch: perl
51875            ! ext/IO/lib/IO/Socket/INET.pm
51876 ____________________________________________________________________________
51877 [  9778] By: jhi                                   on 2001/04/22  15:14:33
51878         Log: Subject: Re: ANYOF_SIZE is wrong in 5.7.1 
51879              From: Mark-Jason Dominus <mjd@plover.com>
51880              Date: Sat, 21 Apr 2001 21:27:49 -0400
51881              Message-ID: <20010422012749.27024.qmail@plover.com>
51882      Branch: perl
51883            ! regcomp.c
51884 ____________________________________________________________________________
51885 [  9777] By: jhi                                   on 2001/04/22  15:10:51
51886         Log: Subject: Re: Regex debugger patch 
51887              From: Mark-Jason Dominus <mjd@plover.com>
51888              Date: Sat, 21 Apr 2001 21:48:51 -0400
51889              Message-ID: <20010422014851.27165.qmail@plover.com>
51890      Branch: perl
51891            ! pod/perldebguts.pod
51892 ____________________________________________________________________________
51893 [  9776] By: jhi                                   on 2001/04/22  15:09:48
51894         Log: Subject: Re: Regex debugger patch
51895              From: Mark-Jason Dominus <mjd@plover.com>
51896              Date: Sat, 21 Apr 2001 14:24:39 -0400
51897              Message-ID: <20010421182439.16508.qmail@plover.com>
51898              
51899              Regex debugger backend.
51900      Branch: perl
51901            ! regcomp.c regexp.h
51902 ____________________________________________________________________________
51903 [  9775] By: jhi                                   on 2001/04/21  16:45:40
51904         Log: Subject: [PATCH] Typo in utf8.h
51905              From: Jesús Quiroga <jquiroga@pobox.com>
51906              Date: Sat, 21 Apr 2001 19:25:33 +0200
51907              Message-Id: <5.0.2.1.1.20010421192107.01ce5a50@ix.netcorps.com>
51908      Branch: perl
51909            ! utf8.h
51910 ____________________________________________________________________________
51911 [  9774] By: jhi                                   on 2001/04/21  16:43:52
51912         Log: Subject: [ID 20010421.010] Perl 5.6.1 on Unixware 7
51913              From: Joe Orton <jorton@redhat.com>
51914              Date: Tue, 17 Apr 2001 15:50:43 +0100
51915              Message-Id: <20010417155043.D19132@eu.c2.net>
51916      Branch: perl
51917            ! hints/svr5.sh
51918 ____________________________________________________________________________
51919 [  9773] By: jhi                                   on 2001/04/21  15:30:15
51920         Log: Subject: Patch utils/h2xs.PL
51921              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
51922              Date: Sat, 21 Apr 2001 10:32:16 -0500
51923              Message-ID: <20010421103216.C14521@chaos.wustl.edu>
51924              
51925              Add MAILING list and LICENSE templates.
51926      Branch: perl
51927            ! utils/h2xs.PL
51928 ____________________________________________________________________________
51929 [  9772] By: jhi                                   on 2001/04/21  15:28:36
51930         Log: Subject: perlfaq2.patch for 5.7.1
51931              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
51932              Message-ID: <20010420164219.J3194@chaos.wustl.edu>
51933              Date: Fri, 20 Apr 2001 16:42:19 -0500
51934              
51935              rm an extra tab, a blurb about the xx.cpan to clarify
51936              which countries actually have that and dejanews is history
51937              as well as most of that nonsensical entry.
51938      Branch: perl
51939            ! pod/perlfaq2.pod
51940 ____________________________________________________________________________
51941 [  9771] By: jhi                                   on 2001/04/21  15:27:17
51942         Log: Subject: perlfaq1.patch for 5.7.1
51943              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
51944              Date: Fri, 20 Apr 2001 16:57:36 -0500
51945              Message-ID: <20010420165736.K3194@chaos.wustl.edu>
51946              
51947              Evil URLs must die. Especially when they are broken.
51948      Branch: perl
51949            ! pod/perlfaq1.pod
51950 ____________________________________________________________________________
51951 [  9770] By: jhi                                   on 2001/04/21  15:23:38
51952         Log: Subject: [PATCH ext/B/B.pm and tests] B::walksymtable improperly documented?
51953              From: Michael G Schwern <schwern@pobox.com>
51954              Date: Sat, 21 Apr 2001 16:11:12 +0100
51955              Message-ID: <20010421161112.L19736@blackrider.blackstar.co.uk>
51956      Branch: perl
51957            + t/lib/b-debug.t t/lib/b-deparse.t t/lib/b-showlex.t
51958            + t/lib/b-stash.t
51959            ! MANIFEST ext/B/B.pm t/lib/b.t
51960 ____________________________________________________________________________
51961 [  9769] By: jhi                                   on 2001/04/21  15:03:32
51962         Log: Subject: [PATCH utils/h2ph.PL] Confused by "#if &__GNUC_PREREQ (2,97)"
51963              From: Michael G Schwern <schwern@pobox.com>
51964              Date: Sat, 21 Apr 2001 09:48:00 +0100
51965              Message-ID: <20010421094759.B19736@blackrider.blackstar.co.uk>
51966      Branch: perl
51967            ! utils/h2ph.PL
51968 ____________________________________________________________________________
51969 [  9768] By: jhi                                   on 2001/04/21  14:33:49
51970         Log: PerlIO and Encode doc cleanup and tweaks.
51971      Branch: perl
51972            ! ext/Encode/Encode.pm ext/PerlIO/Scalar/Scalar.pm
51973            ! ext/PerlIO/Via/Via.pm lib/PerlIO.pm
51974 ____________________________________________________________________________
51975 [  9767] By: jhi                                   on 2001/04/21  12:40:16
51976         Log: Integrate perlio.
51977      Branch: perl
51978           !> doio.c
51979 ____________________________________________________________________________
51980 [  9766] By: nick                                  on 2001/04/20  18:28:35
51981         Log: Avoid core dump on
51982              open(STDOUT,">",\$foo);
51983      Branch: perlio
51984            ! doio.c
51985 ____________________________________________________________________________
51986 [  9765] By: jhi                                   on 2001/04/20  13:23:43
51987         Log: Subject: Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same string.]
51988              From: Robin Houston <robin@kitsite.com>
51989              Date: Fri, 20 Apr 2001 14:29:22 +0100
51990              Message-ID: <20010420142921.A14960@puffinry.freeserve.co.uk>
51991      Branch: perl
51992            ! ext/B/B.pm ext/B/B/Deparse.pm
51993 ____________________________________________________________________________
51994 [  9764] By: jhi                                   on 2001/04/20  13:19:33
51995         Log: Subject: [PATCH: perl@9742] avoid t/u-*.t test on platforms where List/Util was not built
51996              From: Peter Prymmer <pvhp@forte.com>
51997              Date: Thu, 19 Apr 2001 17:40:14 -0700 (PDT)
51998              Message-ID: <Pine.OSF.4.10.10104191737200.348917-100000@aspara.forte.com>
51999      Branch: perl
52000            ! t/lib/u-blessed.t t/lib/u-dualvar.t t/lib/u-first.t
52001            ! t/lib/u-max.t t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
52002            ! t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
52003            ! t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
52004 ____________________________________________________________________________
52005 [  9763] By: jhi                                   on 2001/04/20  12:36:39
52006         Log: Subject: Re: A new PerlIO coredump
52007              From: Nick Ing-Simmons <nik@tiuk.ti.com>
52008              Date: Fri, 20 Apr 2001 14:29:41 +0100 (BST)
52009              Message-Id: <200104201329.OAA16021@mikado.tiuk.ti.com>
52010      Branch: perl
52011            ! doio.c
52012 ____________________________________________________________________________
52013 [  9762] By: jhi                                   on 2001/04/19  23:02:30
52014         Log: Update Changes.
52015      Branch: perl
52016            ! Changes patchlevel.h
52017 ____________________________________________________________________________
52018 [  9761] By: jhi                                   on 2001/04/19  22:59:19
52019         Log: More cleanup cleanup.
52020      Branch: perl
52021            ! Makefile.SH win32/Makefile win32/makefile.mk
52022 ____________________________________________________________________________
52023 [  9760] By: jhi                                   on 2001/04/19  22:50:31
52024         Log: lib/Time is non-empty, let's not rmdir it.
52025      Branch: perl
52026            ! Makefile.SH
52027 ____________________________________________________________________________
52028 [  9759] By: jhi                                   on 2001/04/19  22:36:51
52029         Log: Subject: Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same string.]
52030              From: Robin Houston <robin@kitsite.com>
52031              Date: Fri, 20 Apr 2001 00:18:53 +0100
52032              Message-ID: <20010420001853.A13350@puffinry.freeserve.co.uk>
52033      Branch: perl
52034            ! ext/B/B/Deparse.pm
52035 ____________________________________________________________________________
52036 [  9758] By: jhi                                   on 2001/04/19  22:36:00
52037         Log: Subject: [PATCH: perl@9742] void close_dir portability fix for Cwd.xs
52038              From: Peter Prymmer <pvhp@forte.com>
52039              Date: Thu, 19 Apr 2001 12:02:40 -0700 (PDT)
52040              Message-ID: <Pine.OSF.4.10.10104191158490.348917-100000@aspara.forte.com>
52041      Branch: perl
52042            ! ext/Cwd/Cwd.xs
52043 ____________________________________________________________________________
52044 [  9757] By: nick                                  on 2001/04/19  18:53:54
52045         Log: Blind (untested) integrate of mainline.
52046      Branch: perlio
52047           +> ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
52048           +> ext/Time/Piece/Piece.xs ext/Time/Piece/README
52049           +> ext/Time/Piece/Seconds.pm t/lib/time-piece.t
52050           !> (integrate 53 files)
52051 ____________________________________________________________________________
52052 [  9756] By: jhi                                   on 2001/04/19  16:59:23
52053         Log: Document and test Time::Piece.
52054      Branch: perl
52055            ! ext/POSIX/POSIX.xs ext/Time/Piece/Piece.pm
52056            ! ext/Time/Piece/Piece.xs t/lib/time-piece.t
52057 ____________________________________________________________________________
52058 [  9755] By: jhi                                   on 2001/04/19  12:13:29
52059         Log: A better fix for the \x{12345678} trouble from NI-S.
52060      Branch: perl
52061            ! utf8.c
52062 ____________________________________________________________________________
52063 [  9754] By: jhi                                   on 2001/04/19  11:56:07
52064         Log: Subject: PATCH: Propagate low byte of hints in cop.op_private
52065              From: Robin Houston <robin@kitsite.com>
52066              Date: Wed, 18 Apr 2001 17:58:33 +0100
52067              Message-ID: <20010418175833.B8976@puffinry.freeserve.co.uk>
52068      Branch: perl
52069            ! ext/B/B/Deparse.pm op.c
52070 ____________________________________________________________________________
52071 [  9753] By: jhi                                   on 2001/04/19  04:21:52
52072         Log: Subject: [PATCH] h2ph test suite bugfix and refactoring
52073              From: "Kurt D. Starsinic" <kstar@wolfetech.com>
52074              Date: Thu, 19 Apr 2001 01:11:41 -0400
52075              Message-ID: <20010419011141.A5798@cpan.org>
52076      Branch: perl
52077            ! t/lib/h2ph.h t/lib/h2ph.pht utils/h2ph.PL
52078 ____________________________________________________________________________
52079 [  9752] By: jhi                                   on 2001/04/19  02:41:10
52080         Log: The new time utils need to be thread-aware, too.
52081      Branch: perl
52082            ! util.c
52083 ____________________________________________________________________________
52084 [  9751] By: jhi                                   on 2001/04/19  02:26:47
52085         Log: Compilation nit noticed by AIX compiler.
52086      Branch: perl
52087            ! perlio.c
52088 ____________________________________________________________________________
52089 [  9750] By: jhi                                   on 2001/04/19  02:20:06
52090         Log: The new time utils need to be public.
52091      Branch: perl
52092            ! embed.pl
52093 ____________________________________________________________________________
52094 [  9749] By: jhi                                   on 2001/04/19  01:42:39
52095         Log: Regen toc.
52096      Branch: perl
52097            ! pod/perltoc.pod
52098 ____________________________________________________________________________
52099 [  9748] By: jhi                                   on 2001/04/19  01:41:10
52100         Log: Add Time::Piece, a slight rewrite of Time::Object,
52101              from Matt Sergeant.
52102      Branch: perl
52103            + ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
52104            + ext/Time/Piece/Piece.xs ext/Time/Piece/README
52105            + ext/Time/Piece/Seconds.pm t/lib/time-piece.t
52106            ! MANIFEST configure.com djgpp/config.over epoc/config.sh
52107            ! hints/uts.sh hints/uwin.sh hints/vmesa.sh win32/Makefile
52108            ! win32/makefile.mk
52109 ____________________________________________________________________________
52110 [  9747] By: jhi                                   on 2001/04/19  00:55:35
52111         Log: The new metaconfig unit from strftime.
52112      Branch: metaconfig/U/perl
52113            + d_strftime.U
52114 ____________________________________________________________________________
52115 [  9746] By: jhi                                   on 2001/04/19  00:54:54
52116         Log: Move the strftime() wrapper from POSIX.xs to util.c
52117              as my_strftime(), requires HAS_STRFTIME.
52118      Branch: perl
52119            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
52120            ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
52121            ! ext/POSIX/POSIX.xs proto.h uconfig.h uconfig.sh util.c
52122            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
52123            ! vos/config.ga.h win32/config.bc win32/config.gc
52124            ! win32/config.vc
52125 ____________________________________________________________________________
52126 [  9745] By: jhi                                   on 2001/04/18  23:11:03
52127         Log: Move the init_tm() and mini_mktime() up from POSIX.xs to util.c
52128              in preparation of Time::Piece.
52129      Branch: perl
52130            ! embed.h embed.pl ext/POSIX/POSIX.xs proto.h util.c
52131 ____________________________________________________________________________
52132 [  9744] By: jhi                                   on 2001/04/18  22:33:12
52133         Log: Subject: [PATCH: perl@9718] fix new exporter test to work OK on VMS
52134              From: Peter Prymmer <pvhp@forte.com>
52135              Date: Wed, 18 Apr 2001 15:38:28 -0700 (PDT)
52136              Message-ID: <Pine.OSF.4.10.10104181536440.272477-100000@aspara.forte.com>
52137      Branch: perl
52138            ! t/lib/exporter.t
52139 ____________________________________________________________________________
52140 [  9743] By: jhi                                   on 2001/04/18  22:32:23
52141         Log: Subject: Fwd: pod2html leaves cache files lying around?
52142              From: Rajesh Vaidheeswarran <rv@gnu.org>
52143              Date: Tue, 17 Apr 2001 09:35:00 -0400 (EDT)
52144              Message-Id: <E14pVdE-0004P0-00@fencepost.gnu.org>
52145      Branch: perl
52146            ! lib/Pod/Html.pm
52147 ____________________________________________________________________________
52148 [  9742] By: jhi                                   on 2001/04/18  20:31:49
52149         Log: Update Changes.
52150      Branch: perl
52151            ! Changes patchlevel.h
52152 ____________________________________________________________________________
52153 [  9741] By: jhi                                   on 2001/04/18  20:23:02
52154         Log: Declare hints only if needed.
52155      Branch: perl
52156            ! ext/B/B/Deparse.pm
52157 ____________________________________________________________________________
52158 [  9740] By: jhi                                   on 2001/04/18  19:06:05
52159         Log: Workaround for the "\x{12345678}" plus s/(.)/$1/g plus ord/length
52160              bug noticed by Robin Houston; basically the code of detecting
52161              value wraparound was acting differently under different compilers
52162              and platforms.  The workaround is to remove the overflow check
52163              for now, a real fix would be to do the overflow (portably) right.
52164      Branch: perl
52165            ! t/op/pat.t utf8.c
52166 ____________________________________________________________________________
52167 [  9739] By: jhi                                   on 2001/04/18  19:01:23
52168         Log: Subject: [PATCH B::Deparse] some pragma support
52169              From: Robin Houston <robin@kitsite.com>
52170              Date: Wed, 18 Apr 2001 19:32:12 +0100
52171              Message-ID: <20010418193212.A9184@puffinry.freeserve.co.uk>
52172      Branch: perl
52173            ! ext/B/B/Deparse.pm
52174 ____________________________________________________________________________
52175 [  9738] By: jhi                                   on 2001/04/18  15:16:37
52176         Log: Subject: [PATCH] Test case for C<undef %File::Glob::>
52177              From: Benjamin Sugars <bsugars@canoe.ca>
52178              Date: Wed, 18 Apr 2001 10:53:44 -0400 (EDT)
52179              Message-ID: <Pine.LNX.4.21.0104181047010.2368-100000@marmot.rim.canoe.ca>
52180      Branch: perl
52181            ! t/op/glob.t
52182 ____________________________________________________________________________
52183 [  9737] By: jhi                                   on 2001/04/18  13:24:50
52184         Log: Subject: [PATCH] XS::Typemap - T_OPAQUE
52185              From: Tim Jenness <t.jenness@jach.hawaii.edu>
52186              Date: Tue, 17 Apr 2001 22:49:25 -1000 (HST)
52187              Message-ID: <Pine.LNX.4.30.0104172247440.28672-100000@lapaki.jach.hawaii.edu>
52188      Branch: perl
52189            ! ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
52190            ! ext/XS/Typemap/typemap lib/ExtUtils/typemap t/lib/xs-typemap.t
52191 ____________________________________________________________________________
52192 [  9736] By: jhi                                   on 2001/04/18  04:15:14
52193         Log: The #9735 also changes the subtest 12.
52194      Branch: perl
52195            ! t/lib/b.t
52196 ____________________________________________________________________________
52197 [  9735] By: jhi                                   on 2001/04/18  03:55:17
52198         Log: Subject: Deparse.pm of split(" ") decodes as /\s+/ (with PATCH)
52199              From: David Dyck <dcd@tc.fluke.com>
52200              Date: Tue, 17 Apr 2001 17:12:58 -0700 (PDT)
52201              Message-ID: <Pine.LNX.4.33.0104171508210.23062-100000@dd.tc.fluke.com>
52202      Branch: perl
52203            ! ext/B/B/Deparse.pm
52204 ____________________________________________________________________________
52205 [  9734] By: jhi                                   on 2001/04/18  03:54:11
52206         Log: Subject: [PATCH] foreach defelem magic should only be applied to PL_sv_undef
52207              From: Gisle Aas <gisle@ActiveState.com>
52208              Date: 17 Apr 2001 19:06:45 -0700
52209              Message-ID: <lrae5f9d1m.fsf@caliper.ActiveState.com>
52210      Branch: perl
52211            ! pp_hot.c t/op/misc.t
52212 ____________________________________________________________________________
52213 [  9733] By: jhi                                   on 2001/04/17  22:25:22
52214         Log: Subject: [PATCH: ext/Cwd/Cwd.xs & ext/PerlIO/Scalar/Scalar.xs] Missing prototype behaviour
52215              From: "Abigail" <abigail@foad.org>
52216              Date: Wed, 18 Apr 2001 01:17:46 +0200
52217              Message-ID: <20010417231746.21657.qmail@foad.org>
52218      Branch: perl
52219            ! ext/Cwd/Cwd.xs ext/PerlIO/Scalar/Scalar.xs
52220 ____________________________________________________________________________
52221 [  9732] By: jhi                                   on 2001/04/17  20:47:56
52222         Log: Subject: Re: Deparse - parenthesise args to undeclared subs
52223              From: Robin Houston <robin@kitsite.com>
52224              Date: Tue, 17 Apr 2001 22:37:42 +0100
52225              Message-ID: <20010417223742.A6681@puffinry.freeserve.co.uk>
52226      Branch: perl
52227            ! ext/B/B/Deparse.pm
52228 ____________________________________________________________________________
52229 [  9731] By: nick                                  on 2001/04/17  20:46:35
52230         Log: Re-sync for t/lib/b.t fix
52231      Branch: perlio
52232           !> ext/B/B/Deparse.pm t/lib/b.t t/lib/cwd.t
52233 ____________________________________________________________________________
52234 [  9730] By: jhi                                   on 2001/04/17  20:45:29
52235         Log: Subject: [PATCH B::Deparse] utf8 literal strings (and possibly a unicode/regex bug)
52236              From: Robin Houston <robin@kitsite.com>
52237              Date: Tue, 17 Apr 2001 22:29:36 +0100
52238              Message-ID: <20010417222936.A6644@puffinry.freeserve.co.uk>
52239      Branch: perl
52240            ! ext/B/B.xs ext/B/B/Deparse.pm
52241 ____________________________________________________________________________
52242 [  9729] By: jhi                                   on 2001/04/17  20:43:11
52243         Log: Subject: Deparse - parenthesise args to undeclared subs
52244              From: Robin Houston <robin@kitsite.com>
52245              Date: Tue, 17 Apr 2001 21:31:05 +0100
52246              Message-ID: <20010417213104.A6586@puffinry.freeserve.co.uk>
52247      Branch: perl
52248            ! ext/B/B/Deparse.pm
52249 ____________________________________________________________________________
52250 [  9728] By: jhi                                   on 2001/04/17  18:57:30
52251         Log: Subject: Re: [PATCH] Fix cwd.t when libpth contains symlinks
52252              From: Benjamin Sugars <ben.sugars@home.com>
52253              Date: Tue, 17 Apr 2001 15:27:28 -0400 (EDT)
52254              Message-ID: <Pine.LNX.4.21.0104171516090.22410-100000@localhost.localdomain>
52255      Branch: perl
52256            ! t/lib/cwd.t
52257 ____________________________________________________________________________
52258 [  9727] By: jhi                                   on 2001/04/17  18:20:20
52259         Log: Subject: [PATCH B::Deparse] ambient pragmas
52260              From: Robin Houston <robin@kitsite.com>
52261              Date: Tue, 17 Apr 2001 20:01:59 +0100
52262              Message-ID: <20010417200159.A4882@puffinry.freeserve.co.uk>
52263      Branch: perl
52264            ! ext/B/B/Deparse.pm t/lib/b.t
52265 ____________________________________________________________________________
52266 [  9726] By: nick                                  on 2001/04/17  16:33:51
52267         Log: Integrate mainline (t/lib/b.t fails test 2...)
52268      Branch: perlio
52269           +> ext/List/Util/ChangeLog ext/List/Util/Makefile.PL
52270           +> ext/List/Util/README ext/List/Util/Util.xs
52271           +> ext/List/Util/lib/List/Util.pm
52272           +> ext/List/Util/lib/Scalar/Util.pm t/lib/exporter.t
52273           +> t/lib/u-blessed.t t/lib/u-dualvar.t t/lib/u-first.t
52274           +> t/lib/u-max.t t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
52275           +> t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
52276           +> t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
52277           !> (integrate 31 files)
52278 ____________________________________________________________________________
52279 [  9725] By: jhi                                   on 2001/04/17  12:14:24
52280         Log: Subject: multiple B::* changes
52281              From: Robin Houston <robin@kitsite.com>
52282              Date: Thu, 12 Apr 2001 20:12:27 +0100
52283              Message-ID: <20010412201226.A30940@puffinry.freeserve.co.uk>
52284      Branch: perl
52285            ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
52286 ____________________________________________________________________________
52287 [  9724] By: jhi                                   on 2001/04/17  11:59:05
52288         Log: Thread-awareness from Doug MacEachern.
52289      Branch: perl
52290            ! ext/List/Util/Util.xs
52291 ____________________________________________________________________________
52292 [  9723] By: jhi                                   on 2001/04/17  11:57:41
52293         Log: Make the test more portable.
52294      Branch: perl
52295            ! t/lib/cwd.t
52296 ____________________________________________________________________________
52297 [  9722] By: jhi                                   on 2001/04/17  11:53:50
52298         Log: Subject: [PATCH] Fix cwd.t when libpth contains symlinks
52299              From: Benjamin Sugars <ben.sugars@home.com>
52300              Date: Mon, 16 Apr 2001 22:43:29 -0400 (EDT)
52301              Message-ID: <Pine.LNX.4.21.0104162234030.17949-100000@localhost.localdomain>
52302      Branch: perl
52303            ! t/lib/cwd.t
52304 ____________________________________________________________________________
52305 [  9721] By: jhi                                   on 2001/04/17  11:52:17
52306         Log: Subject: [PATCH] Fix core dump from undef %File::Glob::
52307              From: Benjamin Sugars <bsugars@canoe.ca>
52308              Date: Mon, 16 Apr 2001 13:23:59 -0400 (EDT)
52309              Message-ID: <Pine.LNX.4.21.0104161313160.1676-100000@marmot.rim.canoe.ca>
52310      Branch: perl
52311            ! op.c
52312 ____________________________________________________________________________
52313 [  9720] By: jhi                                   on 2001/04/17  11:35:42
52314         Log: Subject: [MacPerl-Porters] [PATCH] bsd_glob.c, gv.c fixes for Mac OS
52315              From: Chris Nandor <pudge@pobox.com>
52316              Date: Tue, 17 Apr 2001 00:30:49 -0400
52317              Message-Id: <p05100207b701768712de@[10.0.1.177]>
52318      Branch: perl
52319            ! ext/File/Glob/bsd_glob.c gv.c
52320 ____________________________________________________________________________
52321 [  9719] By: jhi                                   on 2001/04/17  11:32:13
52322         Log: Subject: [PATCH] Tweten->West
52323              From: Casey West <casey@geeknest.com>
52324              Date: Mon, 16 Apr 2001 12:11:22 -0400
52325              Message-ID: <20010416121122.B14554@stupid.geeknest.com>
52326      Branch: perl
52327            ! AUTHORS lib/Class/Struct.pm lib/Shell.pm lib/constant.pm
52328            ! pod/perltie.pod
52329 ____________________________________________________________________________
52330 [  9718] By: jhi                                   on 2001/04/16  03:22:52
52331         Log: Update Changes.
52332      Branch: perl
52333            ! Changes patchlevel.h
52334 ____________________________________________________________________________
52335 [  9717] By: jhi                                   on 2001/04/16  03:06:28
52336         Log: Regen toc.
52337      Branch: perl
52338            ! pod/perltoc.pod
52339 ____________________________________________________________________________
52340 [  9716] By: jhi                                   on 2001/04/16  02:58:42
52341         Log: Subject: [PATCH: perl@9699] updates to apidoc in utf8.c
52342              From: Prymmer/Kahn <pvhp@best.com>
52343              Date: Sun, 15 Apr 2001 20:47:45 -0700 (PDT)
52344              Message-ID: <Pine.BSF.4.21.0104152037470.8946-100000@shell8.ba.best.com>
52345      Branch: perl
52346            ! utf8.c
52347 ____________________________________________________________________________
52348 [  9715] By: jhi                                   on 2001/04/15  23:40:35
52349         Log: Subject: Re: Net::Ping patch, adds stream protocol
52350              From: bronson@rinspin.com (Scott Bronson)
52351              Date: Tue, 10 Apr 2001 23:58:33 -0700
52352              Message-ID: <20010410235833.N29719@rinspin.com>
52353      Branch: perl
52354            ! lib/Net/Ping.pm
52355 ____________________________________________________________________________
52356 [  9714] By: jhi                                   on 2001/04/15  23:31:46
52357         Log: Printing out the ok messages helps successful testing.
52358      Branch: perl
52359            ! t/lib/time-hires.t
52360 ____________________________________________________________________________
52361 [  9713] By: jhi                                   on 2001/04/15  21:43:24
52362         Log: Update Douglas Wegscheid's email.
52363      Branch: perl
52364            ! AUTHORS
52365 ____________________________________________________________________________
52366 [  9712] By: jhi                                   on 2001/04/15  21:40:41
52367         Log: Subject: [PATCH t/lib/exporter.t lib/Exporter/Heavy.pm] Testing Exporter
52368              From: Michael G Schwern <schwern@pobox.com>
52369              Date: Sat, 14 Apr 2001 22:40:50 +0100
52370              Message-ID: <20010414224050.A1872@blackrider.blackstar.co.uk>
52371      Branch: perl
52372            + t/lib/exporter.t
52373            ! MANIFEST lib/Exporter/Heavy.pm
52374 ____________________________________________________________________________
52375 [  9711] By: jhi                                   on 2001/04/15  21:39:21
52376         Log: Subject: [PATCH t/op/loopctl.t] Exit via last, part 1
52377              From: Michael G Schwern <schwern@pobox.com>
52378              Date: Sat, 14 Apr 2001 22:13:59 +0100
52379              Message-ID: <20010414221359.A413@blackrider.blackstar.co.uk>
52380      Branch: perl
52381            ! t/op/loopctl.t
52382 ____________________________________________________________________________
52383 [  9710] By: jhi                                   on 2001/04/15  21:30:19
52384         Log: Subject: [PATCH t/pragma/warnings.t] Doesn't skip RCS files
52385              From: Michael G Schwern <schwern@pobox.com>
52386              Date: Sat, 14 Apr 2001 22:05:32 +0100
52387              Message-ID: <20010414220531.A30178@blackrider.blackstar.co.uk>
52388      Branch: perl
52389            ! t/pragma/warnings.t
52390 ____________________________________________________________________________
52391 [  9709] By: jhi                                   on 2001/04/15  19:34:09
52392         Log: Integrate changes #9706,9707 from maintperl into mainline.
52393              
52394              change#7210 broke .packlist generation
52395              
52396              ExtUtils::Installed doesn't quote regex metacharacters in paths
52397              before using them in match; also make it work for dosish platforms
52398      Branch: perl
52399           !> lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
52400 ____________________________________________________________________________
52401 [  9708] By: jhi                                   on 2001/04/15  19:31:01
52402         Log: Test also the scalar aspect of getitimer().
52403      Branch: perl
52404            ! t/lib/time-hires.t
52405 ____________________________________________________________________________
52406 [  9707] By: gsar                                  on 2001/04/15  17:24:20
52407         Log: ExtUtils::Installed doesn't quote regex metacharacters in paths
52408              before using them in match; also make it work for dosish platforms
52409      Branch: maint-5.6/perl
52410            ! lib/ExtUtils/Installed.pm
52411 ____________________________________________________________________________
52412 [  9706] By: gsar                                  on 2001/04/15  17:21:59
52413         Log: change#7210 broke .packlist generation (listed only filename
52414              rather than fully qualified path name)
52415      Branch: maint-5.6/perl
52416            ! lib/ExtUtils/Install.pm
52417 ____________________________________________________________________________
52418 [  9705] By: jhi                                   on 2001/04/15  12:36:33
52419         Log: Add interval timer (setitimer, getitimer) support to Time::HiRes.
52420      Branch: perl
52421            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.xs
52422            ! t/lib/time-hires.t
52423 ____________________________________________________________________________
52424 [  9704] By: jhi                                   on 2001/04/15  10:49:08
52425         Log: Subject: [PATCH: perl@9622]update perlebcdic.pod with UTF tbl; tweak utf8.pm
52426              From: Prymmer/Kahn <pvhp@best.com>
52427              Date: Sat, 14 Apr 2001 21:36:24 -0700 (PDT)
52428              Message-ID: <Pine.BSF.4.21.0104142127580.27582-100000@shell8.ba.best.com>
52429      Branch: perl
52430            ! lib/utf8.pm pod/perlebcdic.pod
52431 ____________________________________________________________________________
52432 [  9703] By: jhi                                   on 2001/04/15  02:26:26
52433         Log: I keep forgetting to sort MANIFEST.
52434      Branch: perl
52435            ! MANIFEST
52436 ____________________________________________________________________________
52437 [  9702] By: jhi                                   on 2001/04/15  02:07:47
52438         Log: Add Scalar-List-Utils 1.02, from Graham Barr.
52439              Now we have blessed, reftype, tainted, first, reduce, ...
52440      Branch: perl
52441            + ext/List/Util/ChangeLog ext/List/Util/Makefile.PL
52442            + ext/List/Util/README ext/List/Util/Util.xs
52443            + ext/List/Util/lib/List/Util.pm
52444            + ext/List/Util/lib/Scalar/Util.pm t/lib/u-blessed.t
52445            + t/lib/u-dualvar.t t/lib/u-first.t t/lib/u-max.t
52446            + t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
52447            + t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
52448            + t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
52449            ! MANIFEST
52450 ____________________________________________________________________________
52451 [  9701] By: jhi                                   on 2001/04/14  15:05:25
52452         Log: Subject: RE: dprofpp.pl updates 
52453              From: Carl Eklof <CEklof@endeca.com>
52454              Date: Thu, 12 Apr 2001 18:45:46 -0400
52455              Message-ID: <D99914D9109BD411823800508BD957180E1269@exch01.ops.endeca.com>
52456      Branch: perl
52457            ! utils/dprofpp.PL
52458 ____________________________________________________________________________
52459 [  9700] By: jhi                                   on 2001/04/14  14:44:55
52460         Log: Do not just blindly add CR.
52461      Branch: perl
52462            ! Porting/makerel
52463 ____________________________________________________________________________
52464 [  9699] By: jhi                                   on 2001/04/13  13:17:01
52465         Log: Update Changes.
52466      Branch: perl
52467            ! Changes patchlevel.h
52468 ____________________________________________________________________________
52469 [  9698] By: jhi                                   on 2001/04/13  12:44:48
52470         Log: Integrate perlio.
52471      Branch: perl
52472           !> ext/PerlIO/Scalar/Scalar.xs
52473 ____________________________________________________________________________
52474 [  9697] By: jhi                                   on 2001/04/13  12:29:15
52475         Log: Add more debug output to the test.
52476      Branch: perl
52477            ! t/lib/cwd.t
52478 ____________________________________________________________________________
52479 [  9696] By: nick                                  on 2001/04/13  10:14:29
52480         Log: Fix core dump on binmode($fh,'Scalar')
52481      Branch: perlio
52482            ! ext/PerlIO/Scalar/Scalar.xs
52483 ____________________________________________________________________________
52484 [  9695] By: nick                                  on 2001/04/13  09:05:42
52485         Log: Integrate mainline
52486      Branch: perlio
52487           +> ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
52488           +> ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
52489           +> t/lib/time-hires.t
52490           !> AUTHORS MANIFEST Makefile.SH Todo-5.6 configure.com
52491           !> ext/Digest/MD5/MD5.xs ext/File/Glob/Glob.pm
52492           !> ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
52493           !> ext/File/Glob/bsd_glob.h ext/MIME/Base64/Base64.xs
52494           !> hints/uts.sh hints/vmesa.sh lib/Devel/SelfStubber.pm opcode.pl
52495           !> pod/perlfaq5.pod pp.c regexec.c t/comp/proto.t
52496           !> t/lib/md5-file.t t/op/pat.t win32/Makefile win32/makefile.mk
52497 ____________________________________________________________________________
52498 [  9694] By: jhi                                   on 2001/04/12  22:23:35
52499         Log: Integrate change #9693 from maintperl into mainline.
52500              
52501              $VERSION and Version() on the same line provokes a warning from
52502              CPAN.pm (from Jonathan Leffler <jleffler@informix.com>)
52503      Branch: perl
52504           !> lib/Devel/SelfStubber.pm
52505 ____________________________________________________________________________
52506 [  9693] By: gsar                                  on 2001/04/12  21:55:56
52507         Log: $VERSION and Version() on the same line provokes a warning from
52508              CPAN.pm (from Jonathan Leffler <jleffler@informix.com>)
52509      Branch: maint-5.6/perl
52510            ! lib/Devel/SelfStubber.pm
52511 ____________________________________________________________________________
52512 [  9692] By: jhi                                   on 2001/04/12  13:54:00
52513         Log: This is at least 5.005.
52514      Branch: perl
52515            ! ext/Time/HiRes/HiRes.xs
52516 ____________________________________________________________________________
52517 [  9691] By: jhi                                   on 2001/04/12  13:37:20
52518         Log: Non-UNIX platforms extensions update.  (Well, UTS is UNIX.)
52519      Branch: perl
52520            ! Makefile.SH configure.com hints/uts.sh hints/vmesa.sh
52521            ! win32/Makefile win32/makefile.mk
52522 ____________________________________________________________________________
52523 [  9690] By: jhi                                   on 2001/04/12  01:34:46
52524         Log: Integrate Time::Hires 1.20 from Douglas E. Wegscheid.
52525      Branch: perl
52526            + ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
52527            + ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
52528            + t/lib/time-hires.t
52529            ! MANIFEST
52530 ____________________________________________________________________________
52531 [  9689] By: jhi                                   on 2001/04/12  00:28:39
52532         Log: Subject: [PATCH] Digest::MD5 on UTF8 strings
52533              From: Gisle Aas <gisle@ActiveState.com>
52534              Date: 11 Apr 2001 16:36:11 -0700
52535              Message-ID: <lrlmp7102c.fsf@caliper.ActiveState.com>
52536      Branch: perl
52537            ! ext/Digest/MD5/MD5.xs t/lib/md5-file.t
52538 ____________________________________________________________________________
52539 [  9688] By: jhi                                   on 2001/04/12  00:27:39
52540         Log: Subject: Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
52541              From: Gisle Aas <gisle@ActiveState.com>
52542              Date: 11 Apr 2001 11:13:24 -0700
52543              Message-ID: <lrbsq371a3.fsf@caliper.ActiveState.com>
52544      Branch: perl
52545            ! ext/MIME/Base64/Base64.xs
52546 ____________________________________________________________________________
52547 [  9687] By: jhi                                   on 2001/04/11  19:51:47
52548         Log: Slight update on the Todo list.  (Should integrate to Todo?) 
52549      Branch: perl
52550            ! Todo-5.6
52551 ____________________________________________________________________________
52552 [  9686] By: jhi                                   on 2001/04/11  16:54:25
52553         Log: Subject: [PATCH opcode.pl] Documentation of table format
52554              From: Simon Cozens <simon@netthink.co.uk>
52555              Date: Wed, 11 Apr 2001 12:59:31 +0100
52556              Message-ID: <20010411125931.A25681@netthink.co.uk>
52557      Branch: perl
52558            ! opcode.pl
52559 ____________________________________________________________________________
52560 [  9685] By: jhi                                   on 2001/04/11  16:53:15
52561         Log: Subject: [PATCH] prototype("CORE::recv")
52562              From: Simon Cozens <simon@netthink.co.uk>
52563              Date: Wed, 11 Apr 2001 13:24:35 +0100
52564              Message-ID: <20010411132435.A26169@netthink.co.uk>
52565      Branch: perl
52566            ! pp.c t/comp/proto.t
52567 ____________________________________________________________________________
52568 [  9684] By: jhi                                   on 2001/04/11  16:47:13
52569         Log: FAQ (and AUTHORS) update from Dan Carson: the information
52570              was several years obsolete, Term::Readkey has been updated
52571              to have the functionality.
52572      Branch: perl
52573            ! AUTHORS pod/perlfaq5.pod
52574 ____________________________________________________________________________
52575 [  9683] By: jhi                                   on 2001/04/11  12:15:46
52576         Log: Subject: Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
52577              From: Calle Dybedahl <calle@lysator.liu.se>
52578              Date: 10 Apr 2001 16:44:16 +0200
52579              Message-ID: <86d7akbyrj.fsf@tezcatlipoca.algonet.se>
52580      Branch: perl
52581            ! ext/MIME/Base64/Base64.xs
52582 ____________________________________________________________________________
52583 [  9682] By: jhi                                   on 2001/04/11  12:12:26
52584         Log: A more minimal fix for 20010410.006 from Hugo.
52585      Branch: perl
52586            ! regexec.c
52587 ____________________________________________________________________________
52588 [  9681] By: jhi                                   on 2001/04/11  11:34:23
52589         Log: Integrate changes #9678,9679 from maintline into mainperl.
52590              
52591              addendum to change#9676
52592              
52593              up $File::Glob::VERSION; add a note pointing out the version of
52594              the OpenBSD glob bsd_glob.c resembles
52595      Branch: perl
52596           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
52597           !> ext/File/Glob/bsd_glob.h
52598 ____________________________________________________________________________
52599 [  9680] By: jhi                                   on 2001/04/11  11:30:38
52600         Log: Bad test numbering in integrate in #9677.
52601              Fixes ID 20010411.001.
52602      Branch: perl
52603            ! t/op/pat.t
52604 ____________________________________________________________________________
52605 [  9679] By: gsar                                  on 2001/04/11  03:38:40
52606         Log: up $File::Glob::VERSION; add a note pointing out the version of
52607              the OpenBSD glob bsd_glob.c resembles
52608      Branch: maint-5.6/perl
52609            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
52610            ! ext/File/Glob/bsd_glob.h
52611 ____________________________________________________________________________
52612 [  9678] By: gsar                                  on 2001/04/11  03:09:48
52613         Log: addendum to change#9676: some missing changes from OpenBSD glob.c
52614              revision 1.8.10.1 found here:
52615              
52616              http://www.openbsd.org/cgi-bin/cvsweb/src/lib/libc/gen/glob.c
52617      Branch: maint-5.6/perl
52618            ! ext/File/Glob/bsd_glob.c
52619 ____________________________________________________________________________
52620 [  9677] By: jhi                                   on 2001/04/11  02:54:39
52621         Log: Integrate changes #9675,9676 from maintperl into mainline.
52622              
52623              fix for bug 20010410.006, undo change#7115
52624              
52625              port the OpenBSD glob() security patch
52626      Branch: perl
52627           !> ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
52628           !> ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h regexec.c
52629           !> t/op/pat.t
52630 ____________________________________________________________________________
52631 [  9676] By: gsar                                  on 2001/04/11  02:19:02
52632         Log: port the glob() security patch found at:
52633              
52634              ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/025_glob.patch
52635              
52636              CERT advisory for the issue is here:
52637              
52638              http://www.cert.org/advisories/CA-2001-07.html
52639              
52640              Note that the security scare is only relevant for those who are
52641              foolish enough to build suidperl (which is now officially discouraged)
52642      Branch: maint-5.6/perl
52643            ! ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
52644            ! ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h
52645 ____________________________________________________________________________
52646 [  9675] By: gsar                                  on 2001/04/10  23:52:11
52647         Log: fix for bug 20010410.006
52648              
52649              undo change#7115 (came into maint-5.6 as change#8156)
52650              
52651              add tests to keep it from coming back
52652      Branch: maint-5.6/perl
52653            ! regexec.c t/op/pat.t
52654 ____________________________________________________________________________
52655 [  9674] By: nick                                  on 2001/04/10  20:39:31
52656         Log: Integrate mainline
52657      Branch: perlio
52658           +> Porting/testall.atom
52659           !> MANIFEST t/lib/lc-all.t t/lib/lc-constants.t
52660           !> t/lib/lc-country.t t/lib/lc-currency.t t/lib/lc-language.t
52661           !> t/lib/lc-uk.t t/pod/find.t
52662 ____________________________________________________________________________
52663 [  9673] By: nick                                  on 2001/04/10  18:46:14
52664         Log: Integrate against change 9670 aka perl-5.7.1
52665      Branch: perlio
52666           +> jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
52667           !> (integrate 53 files)
52668 ____________________________________________________________________________
52669 [  9672] By: jhi                                   on 2001/04/10  13:45:01
52670         Log: Add a script for doing cumulative profile of the test suite.
52671              (Requires ATOM, that is, Tru64.)
52672      Branch: perl
52673            + Porting/testall.atom
52674            ! MANIFEST
52675 ____________________________________________________________________________
52676 [  9671] By: jhi                                   on 2001/04/10  12:38:53
52677         Log: Missing std block.
52678      Branch: perl
52679            ! t/lib/lc-all.t t/lib/lc-constants.t t/lib/lc-country.t
52680            ! t/lib/lc-currency.t t/lib/lc-language.t t/lib/lc-uk.t
52681            ! t/pod/find.t
52682 ____________________________________________________________________________
52683 [  9670] By: jhi                                   on 2001/04/10  01:25:58
52684         Log: This is 5.7.1.
52685      Branch: perl
52686            ! patchlevel.h
52687 ____________________________________________________________________________
52688 [  9669] By: jhi                                   on 2001/04/10  01:09:14
52689         Log: Update Changes.
52690      Branch: perl
52691            ! Changes patchlevel.h
52692 ____________________________________________________________________________
52693 [  9668] By: jhi                                   on 2001/04/10  01:00:38
52694         Log: Regen toc.
52695      Branch: perl
52696            ! pod/perltoc.pod
52697 ____________________________________________________________________________
52698 [  9667] By: jhi                                   on 2001/04/10  00:52:16
52699         Log: Update perlhist.
52700      Branch: perl
52701            ! pod/perlhist.pod
52702 ____________________________________________________________________________
52703 [  9666] By: jhi                                   on 2001/04/09  23:38:59
52704         Log: Slight wording tweaks from Damian to #9658.
52705      Branch: perl
52706            ! pod/perlobj.pod
52707 ____________________________________________________________________________
52708 [  9665] By: jhi                                   on 2001/04/09  19:56:06
52709         Log: Subject: [PATCH perlutil.pod] Nit
52710              From: Simon Cozens <simon@netthink.co.uk>
52711              Date: Mon, 9 Apr 2001 20:29:44 +0100
52712              Message-ID: <20010409202944.A14796@the.earth.li>
52713      Branch: perl
52714            ! pod/perlutil.pod
52715 ____________________________________________________________________________
52716 [  9664] By: jhi                                   on 2001/04/09  19:54:42
52717         Log: Subject: Re: perl571delta.pod@9631
52718              From: Mike Guy <mjtg@cam.ac.uk>
52719              Date: Mon, 09 Apr 2001 18:09:14 +0100
52720              Message-Id: <E14mfAA-0006vi-00@libra.cus.cam.ac.uk>
52721      Branch: perl
52722            ! pod/perl571delta.pod
52723 ____________________________________________________________________________
52724 [  9663] By: jhi                                   on 2001/04/09  13:43:35
52725         Log: Update Changes.
52726      Branch: perl
52727            ! Changes patchlevel.h
52728 ____________________________________________________________________________
52729 [  9662] By: jhi                                   on 2001/04/09  13:24:46
52730         Log: tweak tweak.
52731      Branch: perl
52732            ! AUTHORS pod/perl571delta.pod
52733 ____________________________________________________________________________
52734 [  9661] By: jhi                                   on 2001/04/09  13:15:13
52735         Log: Thinko in manual patch applying.
52736      Branch: perl
52737            ! sv.c
52738 ____________________________________________________________________________
52739 [  9660] By: jhi                                   on 2001/04/09  13:07:53
52740         Log: Subject: Re: [PATCH perl@9424] isn't numeric warning 
52741              From: Robin Barker <rmb1@cise.npl.co.uk> 
52742              Date: Mon, 9 Apr 2001 14:58:04 +0100 (BST)
52743              Message-Id: <200104091358.OAA24811@tempest.npl.co.uk>
52744              
52745              (This corrects the case where the "isn't numeric" string contains \0s
52746              and is longer than the temporary buffer, and contains \0 at the point
52747              the string would be truncated by "...".) 
52748      Branch: perl
52749            ! sv.c
52750 ____________________________________________________________________________
52751 [  9659] By: jhi                                   on 2001/04/09  12:57:41
52752         Log: Upgrade to CGI.pm 2.753, from Lincoln Stein.
52753      Branch: perl
52754            ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-esc.t
52755            ! t/lib/cgi-function.t t/lib/cgi-html.t
52756 ____________________________________________________________________________
52757 [  9658] By: jhi                                   on 2001/04/09  12:48:47
52758         Log: Subject: [PATCH] Partial rewrite of perlobj.pod
52759              From: Ilmari Karonen <iltzu@sci.fi>
52760              Date: Sun, 8 Apr 2001 23:14:29 +0300 (EET DST)
52761              Message-ID: <Pine.SOL.3.96.1010408224105.425E-100000@simpukka>
52762              
52763              Rearrange and rewrite the Method Invocation section
52764              to explain the concepts in nicer order.
52765      Branch: perl
52766            ! pod/perlobj.pod
52767 ____________________________________________________________________________
52768 [  9657] By: jhi                                   on 2001/04/09  12:35:58
52769         Log: Upgrade to podlators 1.09, from Russ Allbery.
52770      Branch: perl
52771            ! lib/Pod/Man.pm lib/Pod/Text.pm
52772 ____________________________________________________________________________
52773 [  9656] By: jhi                                   on 2001/04/09  12:31:53
52774         Log: perl571delta.
52775      Branch: perl
52776            ! Todo-5.6 pod/perl571delta.pod pod/perlunicode.pod
52777 ____________________________________________________________________________
52778 [  9655] By: jhi                                   on 2001/04/09  12:20:09
52779         Log: Subject: [PATCH: perl@9622] documentation tweaks for UTF-EBCDIC support
52780              From: Prymmer/Kahn <pvhp@best.com>
52781              Date: Mon, 9 Apr 2001 00:08:58 -0700 (PDT)
52782              Message-ID: <Pine.BSF.4.21.0104090006190.21071-100000@shell8.ba.best.com>
52783      Branch: perl
52784            ! lib/utf8.pm pod/perlunicode.pod
52785 ____________________________________________________________________________
52786 [  9654] By: gsar                                  on 2001/04/09  03:38:33
52787         Log: here lies 5.6.1
52788      Branch: maint-5.6/perl
52789            ! Changes
52790 ____________________________________________________________________________
52791 [  9653] By: jhi                                   on 2001/04/09  03:25:24
52792         Log: Update perlhist.
52793      Branch: perl
52794            ! pod/perlhist.pod
52795 ____________________________________________________________________________
52796 [  9652] By: jhi                                   on 2001/04/09  03:18:49
52797         Log: perl571delta tweaking continues.
52798      Branch: perl
52799            ! pod/perl571delta.pod
52800 ____________________________________________________________________________
52801 [  9651] By: gsar                                  on 2001/04/09  03:11:19
52802         Log: update Changes, patchlevel.h &c.
52803      Branch: maint-5.6/perl
52804            ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod
52805            ! pod/perltoc.pod
52806 ____________________________________________________________________________
52807 [  9650] By: jhi                                   on 2001/04/09  02:40:24
52808         Log: Integrate the perlfork half of #9513 from maintperl into mainline
52809              (the perlunicode half is obsolete)
52810      Branch: perl
52811            ! pod/perlfork.pod
52812 ____________________________________________________________________________
52813 [  9649] By: gsar                                  on 2001/04/09  02:35:43
52814         Log: tweak perldelta as suggested by Jarkko
52815      Branch: maint-5.6/perl
52816            ! pod/perldelta.pod
52817 ____________________________________________________________________________
52818 [  9648] By: jhi                                   on 2001/04/09  02:13:04
52819         Log: Integrate change #9646 from maintperl into mainline.
52820              
52821              add note about ithreads and Thread.pm
52822      Branch: perl
52823           !> ext/Thread/Thread.pm ext/Thread/Thread.xs
52824 ____________________________________________________________________________
52825 [  9647] By: jhi                                   on 2001/04/09  02:10:18
52826         Log: Bad assumption that shortsize == 2.
52827      Branch: perl
52828            ! t/lib/xs-typemap.t
52829 ____________________________________________________________________________
52830 [  9646] By: gsar                                  on 2001/04/09  00:48:04
52831         Log: add note about ithreads and Thread.pm (too many people are
52832              confused by the fact that Thread.pm is built and installed
52833              under non-5005threads but doesn't work)
52834      Branch: maint-5.6/perl
52835            ! ext/Thread/Thread.pm ext/Thread/Thread.xs
52836 ____________________________________________________________________________
52837 [  9645] By: gsar                                  on 2001/04/09  00:19:03
52838         Log: update perldelta.pod for changes in 5.6.1
52839      Branch: maint-5.6/perl
52840            ! Changes pod/perldelta.pod
52841 ____________________________________________________________________________
52842 [  9644] By: jhi                                   on 2001/04/08  20:37:00
52843         Log: Integrate change #9639 from maintperl into mainline:
52844              on windows, many of the README.* pods were being copied to
52845              the wrong location
52846      Branch: perl
52847           !> win32/Makefile win32/makefile.mk
52848 ____________________________________________________________________________
52849 [  9643] By: jhi                                   on 2001/04/08  20:07:11
52850         Log: Integrate change #9624 from maintperl into mainline:
52851              the pod tests were not okay.  (t/pod/find.t changes ignored)
52852      Branch: perl
52853           !> lib/Pod/Find.pm t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
52854           !> t/pod/include.t t/pod/included.t t/pod/lref.t
52855           !> t/pod/multiline_items.t t/pod/nested_items.t
52856           !> t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
52857           !> t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t
52858 ____________________________________________________________________________
52859 [  9642] By: jhi                                   on 2001/04/08  19:57:17
52860         Log: Integrate change #9638 from maintperl into mainline:
52861              update to latest JPL from the anoncvs repository
52862      Branch: perl
52863           +> jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
52864           !> MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
52865           !> jpl/PerlInterpreter/PerlInterpreter.h jpl/README
52866 ____________________________________________________________________________
52867 [  9641] By: jhi                                   on 2001/04/08  19:53:30
52868         Log: perl571delta updates.
52869      Branch: perl
52870            ! lib/Filter/Simple.pm pod/perl571delta.pod
52871 ____________________________________________________________________________
52872 [  9640] By: gsar                                  on 2001/04/08  19:20:46
52873         Log: integrate change#9634 from mainline
52874              
52875              Fix the perlmodlib generation (didn't understand separate .pod
52876              files; didn't understand -- as the name-thing separator).
52877              Update the CPAN mirrors list.
52878      Branch: maint-5.6/perl
52879            ! pod/perlmodlib.pod
52880           !> pod/perlmodlib.PL
52881 ____________________________________________________________________________
52882 [  9639] By: gsar                                  on 2001/04/08  18:57:31
52883         Log: on windows, many of the README.* pods were being copied to the wrong
52884              location
52885      Branch: maint-5.6/perl
52886            ! win32/Makefile win32/makefile.mk
52887 ____________________________________________________________________________
52888 [  9638] By: gsar                                  on 2001/04/08  18:38:25
52889         Log: update to latest JPL from the anoncvs repository
52890      Branch: maint-5.6/perl
52891            + jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
52892            ! MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
52893            ! jpl/PerlInterpreter/PerlInterpreter.h jpl/README
52894 ____________________________________________________________________________
52895 [  9637] By: jhi                                   on 2001/04/08  17:53:53
52896         Log: Britishify spellings; s/\b(front|back) (end)\b/\1\2/g;
52897      Branch: perl
52898            ! pod/perl571delta.pod
52899 ____________________________________________________________________________
52900 [  9636] By: jhi                                   on 2001/04/08  17:18:32
52901         Log: Regen toc.
52902      Branch: perl
52903            ! pod/perltoc.pod
52904 ____________________________________________________________________________
52905 [  9635] By: jhi                                   on 2001/04/08  17:16:33
52906         Log: Subject: [PATCH perl@9622] fix IO.xs compile failure on VMS
52907              From: "Craig A. Berry" <craigberry@mac.com>
52908              Date: Sun, 08 Apr 2001 12:30:16 -0500
52909              Message-Id: <5.0.2.1.0.20010408120154.02675eb8@exchi01>
52910      Branch: perl
52911            ! ext/IO/IO.xs lib/ExtUtils/xsubpp
52912 ____________________________________________________________________________
52913 [  9634] By: jhi                                   on 2001/04/08  17:09:19
52914         Log: Fix the perlmodlib generation (didn't understand separate .pod
52915              files; didn't understand -- as the name-thing separator).
52916              
52917              Update the CPAN mirrors list.
52918      Branch: perl
52919            ! pod/perlmodlib.PL pod/perlmodlib.pod
52920 ____________________________________________________________________________
52921 [  9633] By: jhi                                   on 2001/04/08  16:49:17
52922         Log: Sort MANIFEST.
52923      Branch: perl
52924            ! MANIFEST
52925 ____________________________________________________________________________
52926 [  9632] By: gsar                                  on 2001/04/08  16:36:06
52927         Log: add $Tie::RefHash::VERSION
52928      Branch: maint-5.6/perl
52929            ! lib/Tie/RefHash.pm
52930 ____________________________________________________________________________
52931 [  9631] By: jhi                                   on 2001/04/08  16:10:15
52932         Log: perl571delta updates based on p5p feedback; still needs
52933              lots of examples.
52934      Branch: perl
52935            ! pod/perl571delta.pod
52936 ____________________________________________________________________________
52937 [  9630] By: jhi                                   on 2001/04/08  15:59:13
52938         Log: Update the list of supported platforms to talk about 5.7.1
52939              (and 5.6.1)
52940      Branch: perl
52941            ! pod/perlport.pod
52942 ____________________________________________________________________________
52943 [  9629] By: jhi                                   on 2001/04/08  15:55:41
52944         Log: Integrate changes #8677,8680,8681,8725,8732,8776,8782,9290
52945              from maintperl into mainline: perlport updates.
52946      Branch: perl
52947            ! pod/perlport.pod
52948 ____________________________________________________________________________
52949 [  9628] By: jhi                                   on 2001/04/08  15:53:17
52950         Log: perlsolaris.pod copied to wrong directory.
52951      Branch: perl
52952            ! win32/makefile.mk
52953 ____________________________________________________________________________
52954 [  9627] By: jhi                                   on 2001/04/08  14:48:18
52955         Log: Subject: Typos in perl571delta.pod
52956              From: "Stephen P. Potter" <spp@spotter.yi.org>
52957              Date: Sat, 07 Apr 2001 20:37:05 -0400
52958              Message-Id: <20010408003710.2A8FC729DD@belgarath.spotter.yi.org>
52959      Branch: perl
52960            ! pod/perl571delta.pod
52961 ____________________________________________________________________________
52962 [  9626] By: jhi                                   on 2001/04/08  14:39:04
52963         Log: Smoke out dTHR, spotted by by Stephen P. Potter.
52964      Branch: perl
52965            ! gv.c
52966 ____________________________________________________________________________
52967 [  9625] By: nick                                  on 2001/04/08  10:14:23
52968         Log: Integrate mainline
52969      Branch: perlio
52970           +> pod/perl570delta.pod pod/perl571delta.pod
52971           !> (integrate 27 files)
52972 ____________________________________________________________________________
52973 [  9624] By: gsar                                  on 2001/04/08  06:08:17
52974         Log: test in t/pod/* were busted
52975              
52976              these tests are still not enabled in t/{harness,TEST}
52977      Branch: maint-5.6/perl
52978            ! lib/Pod/Find.pm t/pod/emptycmd.t t/pod/find.t t/pod/for.t
52979            ! t/pod/headings.t t/pod/include.t t/pod/included.t t/pod/lref.t
52980            ! t/pod/multiline_items.t t/pod/nested_items.t
52981            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
52982            ! t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t
52983 ____________________________________________________________________________
52984 [  9623] By: gsar                                  on 2001/04/08  03:37:01
52985         Log: integrate change#9470 from mainline
52986              
52987              Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ... 
52988      Branch: maint-5.6/perl
52989           !> ext/Socket/Socket.xs
52990 ____________________________________________________________________________
52991 [  9622] By: jhi                                   on 2001/04/07  22:40:47
52992         Log: Update Changes.
52993      Branch: perl
52994            ! Changes patchlevel.h
52995 ____________________________________________________________________________
52996 [  9621] By: jhi                                   on 2001/04/07  22:34:16
52997         Log: Update AUTHORS.
52998      Branch: perl
52999            ! AUTHORS
53000 ____________________________________________________________________________
53001 [  9620] By: jhi                                   on 2001/04/07  22:12:47
53002         Log: Forgot to bump the number of tests in #9164.
53003      Branch: perl
53004            ! t/op/array.t
53005 ____________________________________________________________________________
53006 [  9619] By: jhi                                   on 2001/04/07  22:09:50
53007         Log: Bump patchlevel to 5.7.1.
53008      Branch: perl
53009            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
53010            ! config_h.SH patchlevel.h
53011 ____________________________________________________________________________
53012 [  9618] By: jhi                                   on 2001/04/07  22:02:41
53013         Log: Populate perl571delta.
53014      Branch: perl
53015            ! pod/perl571delta.pod
53016 ____________________________________________________________________________
53017 [  9617] By: jhi                                   on 2001/04/07  22:01:23
53018         Log: Change 5.7.0 to 5.7.1 in some of the places I would be guaranteed
53019              to forget it later; do not change patchlevel.h yet or regenerate
53020              Configure yet.
53021      Branch: perl
53022            ! epoc/config.sh win32/Makefile win32/config_H.bc
53023            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
53024 ____________________________________________________________________________
53025 [  9616] By: jhi                                   on 2001/04/07  17:46:33
53026         Log: Add PerlIO and Encode information to perl571delta, fron NI-S.
53027      Branch: perl
53028            ! pod/perl571delta.pod
53029 ____________________________________________________________________________
53030 [  9615] By: jhi                                   on 2001/04/07  17:33:21
53031         Log: Change the toc configuration.
53032      Branch: perl
53033            ! pod/buildtoc.PL pod/perl.pod
53034 ____________________________________________________________________________
53035 [  9614] By: jhi                                   on 2001/04/07  17:29:47
53036         Log: Subject: PATCH: $[
53037              From: Robin Houston <robin@kitsite.com>
53038              Date: Fri, 6 Apr 2001 18:10:14 +0100
53039              Message-ID: <20010406181014.A18803@puffinry.freeserve.co.uk>
53040      Branch: perl
53041            ! op.c t/op/array.t
53042 ____________________________________________________________________________
53043 [  9613] By: jhi                                   on 2001/04/07  17:28:26
53044         Log: Subject: [PATCH perl@9424] isn't numeric warning
53045              From: Robin Barker <rmb1@cise.npl.co.uk>
53046              Date: Fri, 6 Apr 2001 18:08:52 +0100 (BST)
53047              Message-Id: <200104061708.SAA06783@tempest.npl.co.uk>
53048      Branch: perl
53049            ! sv.c t/pragma/warn/sv
53050 ____________________________________________________________________________
53051 [  9612] By: jhi                                   on 2001/04/07  17:26:45
53052         Log: Subject: [PATCH bleadperl] Re: [PATCH dump.c] hash quality
53053              From: Mike Guy <mjtg@cam.ac.uk>
53054              Date: Fri, 06 Apr 2001 12:47:06 +0100
53055              Message-Id: <E14lUhm-0000rx-00@libra.cus.cam.ac.uk>
53056      Branch: perl
53057            ! dump.c t/lib/peek.t
53058 ____________________________________________________________________________
53059 [  9611] By: jhi                                   on 2001/04/07  17:21:35
53060         Log: Create perl571delta and seed it off with the perldelta changes
53061              since 5.7.0; remove those changes from perldelta and rename it
53062              as perl570delta; recreate perldelta but leave it almost empty.
53063      Branch: perl
53064            + pod/perl570delta.pod pod/perl571delta.pod
53065            ! MANIFEST pod/perldelta.pod
53066 ____________________________________________________________________________
53067 [  9610] By: jhi                                   on 2001/04/07  16:56:32
53068         Log: Denit.
53069      Branch: perl
53070            ! pod/perldelta.pod
53071 ____________________________________________________________________________
53072 [  9609] By: jhi                                   on 2001/04/07  16:38:32
53073         Log: Retract #9523: needs more thought.
53074      Branch: perl
53075            ! Makefile.SH
53076 ____________________________________________________________________________
53077 [  9608] By: jhi                                   on 2001/04/07  14:59:20
53078         Log: atmark() code cleanaup.
53079      Branch: perl
53080            ! ext/IO/IO.xs
53081 ____________________________________________________________________________
53082 [  9607] By: jhi                                   on 2001/04/07  14:48:14
53083         Log: Integrate change #9605 from maintperl into mainline.
53084              
53085              can't optimize away scope entry if tr/// is present
53086      Branch: perl
53087           !> op.c t/op/tr.t
53088 ____________________________________________________________________________
53089 [  9606] By: jhi                                   on 2001/04/07  14:43:59
53090         Log: Integrate perlio.
53091      Branch: perl
53092           +> win32/FindExt.pm
53093           !> MANIFEST ext/PerlIO/Via/Via.xs perlio.c t/lib/md5-file.t
53094           !> win32/buildext.pl win32/config_sh.PL win32/makefile.mk
53095 ____________________________________________________________________________
53096 [  9605] By: gsar                                  on 2001/04/07  11:52:40
53097         Log: can't optimize away scope entry if tr/// is present
53098      Branch: maint-5.6/perl
53099            ! op.c t/op/tr.t
53100 ____________________________________________________________________________
53101 [  9604] By: nick                                  on 2001/04/07  11:39:45
53102         Log: Split out extension finding code from buildext.pl into FindExt.pm
53103              Use it to get Config.pm's idea of available extensions in line
53104              with what is built.
53105      Branch: perlio
53106            + win32/FindExt.pm
53107            ! MANIFEST win32/buildext.pl win32/config_sh.PL
53108            ! win32/makefile.mk
53109 ____________________________________________________________________________
53110 [  9603] By: nick                                  on 2001/04/07  09:11:38
53111         Log: Cleanup correction for failed :Via() layer, also set an error code.
53112      Branch: perlio
53113            ! ext/PerlIO/Via/Via.xs
53114 ____________________________________________________________________________
53115 [  9602] By: nick                                  on 2001/04/07  08:38:04
53116         Log: Digests in lib/md5-file.t are for text files _without_ CRLF i.e. UNIX
53117              style. So don't use binmode() on the handles so that Win32 etc. see
53118              same sequence and produce same digests.
53119      Branch: perlio
53120            ! t/lib/md5-file.t
53121 ____________________________________________________________________________
53122 [  9601] By: nick                                  on 2001/04/07  08:36:26
53123         Log: Allow PerlIOBase_pushed to ignore prefix on mode (e.g. sysopen's "#r")
53124              Else it complains and so crlf layer (say) does not get pushed.
53125      Branch: perlio
53126            ! perlio.c
53127 ____________________________________________________________________________
53128 [  9600] By: jhi                                   on 2001/04/06  23:00:09
53129         Log: Integrate change #9599 from perlio into mainline.
53130      Branch: perl
53131           !> ext/Encode/Encode.pm win32/config_H.bc win32/config_H.gc
53132           !> win32/config_H.vc
53133 ____________________________________________________________________________
53134 [  9599] By: nick                                  on 2001/04/06  21:42:43
53135         Log: Quote $VERSION in Encode.pm.
53136              regen_config_h as requested.
53137      Branch: perlio
53138            ! ext/Encode/Encode.pm win32/config_H.bc win32/config_H.gc
53139            ! win32/config_H.vc
53140 ____________________________________________________________________________
53141 [  9598] By: nick                                  on 2001/04/06  20:34:59
53142         Log: Integrate mainline
53143      Branch: perlio
53144           +> README.macos
53145           !> (integrate 39 files)
53146 ____________________________________________________________________________
53147 [  9597] By: gsar                                  on 2001/04/06  18:06:35
53148         Log: integrate change#9464 from mainline (addendum to change#8313)
53149              
53150              Subject: [PATCH @9452] Better peep()ing for foreach() loops
53151      Branch: maint-5.6/perl
53152           !> op.c
53153 ____________________________________________________________________________
53154 [  9596] By: jhi                                   on 2001/04/06  17:26:03
53155         Log: The d_casti32=undef is good for you even when not use64bitall.
53156      Branch: perl
53157            ! hints/hpux.sh
53158 ____________________________________________________________________________
53159 [  9595] By: gsar                                  on 2001/04/06  14:57:17
53160         Log: add a low-impact fix to accommodate darwin-ism
53161      Branch: maint-5.6/perl
53162            ! ext/Errno/Errno_pm.PL
53163 ____________________________________________________________________________
53164 [  9594] By: jhi                                   on 2001/04/06  14:55:14
53165         Log: Integrate changes #9528,9593 from mainline into maintperl;
53166              tweaking the editor/IDE/shell list.
53167      Branch: maint-5.6/perl
53168           !> pod/perlfaq3.pod
53169 ____________________________________________________________________________
53170 [  9593] By: jhi                                   on 2001/04/06  14:51:39
53171         Log: Make the editor/IDE/shell list a little bit airier.
53172      Branch: perl
53173            ! pod/perlfaq3.pod
53174 ____________________________________________________________________________
53175 [  9592] By: gsar                                  on 2001/04/06  14:45:18
53176         Log: integrate change#9477 from mainline (base.pm doc tweak)
53177              
53178              missing doc entry for fmod()
53179      Branch: maint-5.6/perl
53180            ! lib/Math/BigFloat.pm
53181           !> lib/base.pm
53182 ____________________________________________________________________________
53183 [  9591] By: jhi                                   on 2001/04/06  13:55:48
53184         Log: Regen toc.
53185      Branch: perl
53186            ! pod/perltoc.pod
53187 ____________________________________________________________________________
53188 [  9590] By: jhi                                   on 2001/04/06  13:54:52
53189         Log: Math::BigFloat patches from John Peacock.  The equivalent
53190              of #9586 from maintperl but reworked by John to work with
53191              the bleadperl.
53192      Branch: perl
53193            ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
53194 ____________________________________________________________________________
53195 [  9589] By: jhi                                   on 2001/04/06  13:42:23
53196         Log: Define the U32_ALIGNMENT_REQUIRED only if it's not already defined.
53197      Branch: perl
53198            ! ext/Digest/MD5/Makefile.PL
53199 ____________________________________________________________________________
53200 [  9588] By: jhi                                   on 2001/04/06  13:31:45
53201         Log: Integrate changes #9584,9587 from maintperl into mainline.
53202              
53203              keep eval"" CVs alive until the end of the statement in which
53204              they're called
53205              
53206              add README.macos (from Chris Nandor)
53207              
53208              tyop in change#9555
53209      Branch: perl
53210           +> README.macos
53211           !> MANIFEST embed.h embed.pl global.sym objXSUB.h perlapi.c
53212           !> pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod pod/perlguts.pod
53213           !> pp_ctl.c proto.h scope.c scope.h sv.c win32/Makefile
53214           !> win32/makefile.mk
53215 ____________________________________________________________________________
53216 [  9587] By: gsar                                  on 2001/04/06  07:31:30
53217         Log: add README.macos (from Chris Nandor)
53218              
53219              tyop in change#9555
53220      Branch: maint-5.6/perl
53221            + README.macos
53222            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod
53223            ! win32/Makefile win32/makefile.mk
53224 ____________________________________________________________________________
53225 [  9586] By: gsar                                  on 2001/04/06  07:08:54
53226         Log: fixes for Math::BigFloat bugs; add fmod() (from John Peacock)
53227      Branch: maint-5.6/perl
53228            ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
53229 ____________________________________________________________________________
53230 [  9585] By: gsar                                  on 2001/04/06  06:58:44
53231         Log: integrate changes#9555,9556,9563..9567,9570..9575,9577..9578
53232              from mainline
53233              
53234              Subject: [PATCH] Base64 update to perlfaq9.pod
53235              
53236              Subject: [PATCH AUTHORS] Housekeeping
53237              
53238              Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED)
53239              Mac OS X (Darwin) has extra pwent fields.
53240              
53241              Subject: [PATCH B::*] print control-character vars readably
53242              Needs EBCDICification.
53243              
53244              Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments
53245              
53246              Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends
53247              
53248              Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc.
53249              
53250              Subject: [PATCH B::Deparse] binmode is no longer an UNOP
53251              
53252              Subject: [PATCH B::Deparse] regex quoting, and a minor milestone
53253              
53254              Subject: [PATCH B::Deparse] suppress "unintialized value" warnings
53255              
53256              Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate   ( with patch)
53257              
53258              Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct)
53259              
53260              FreeBSD hints tweak from Anton Berezin.
53261              
53262              Subject: [PATCH foolperl & bleadperl] README.vms update
53263              
53264              Subject: Re: [PATCH foolperl & bleadperl] README.vms update
53265      Branch: maint-5.6/perl
53266           !> AUTHORS README.vms ext/B/B.pm ext/B/B/Concise.pm
53267           !> ext/B/B/Debug.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
53268           !> hints/freebsd.sh pod/perlfaq9.pod pp.c t/op/oct.t t/op/pwent.t
53269 ____________________________________________________________________________
53270 [  9584] By: gsar                                  on 2001/04/06  04:09:00
53271         Log: keep eval"" CVs alive until the end of the statement in which
53272              they're called; this avoids a coredump ensuing from search for
53273              lexicals in code such as:
53274              
53275              sub bug {
53276              my $s = @_;
53277              eval q[sub { eval 'sub { &$s }' }];
53278              }
53279              bug("x")->()->();
53280              
53281              this code still doesn't work as intended (as it has remained
53282              since time immemorial), but it doesn't provoke a coredump anymore
53283      Branch: maint-5.6/perl
53284            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
53285            ! pod/perlguts.pod pp_ctl.c proto.h scope.c scope.h sv.c
53286 ____________________________________________________________________________
53287 [  9583] By: jhi                                   on 2001/04/05  23:52:51
53288         Log: Update Changes.
53289      Branch: perl
53290            ! Changes patchlevel.h
53291 ____________________________________________________________________________
53292 [  9582] By: jhi                                   on 2001/04/05  23:11:23
53293         Log: Slight doc tweak.
53294      Branch: perl
53295            ! pod/perlunicode.pod
53296 ____________________________________________________________________________
53297 [  9581] By: jhi                                   on 2001/04/05  23:04:11
53298         Log: Integrate perlio.
53299      Branch: perl
53300           !> pod/perlunicode.pod
53301 ____________________________________________________________________________
53302 [  9580] By: jhi                                   on 2001/04/05  23:03:29
53303         Log: Test for #9579.
53304      Branch: perl
53305            ! t/op/do.t
53306 ____________________________________________________________________________
53307 [  9579] By: jhi                                   on 2001/04/05  22:54:17
53308         Log: Subject: [PATCH] Propagate calling context for do '...'
53309              From: Gisle Aas <gisle@ActiveState.com>
53310              Date: 04 Apr 2001 20:17:29 -0700
53311              Message-ID: <lrg0fo827q.fsf@caliper.ActiveState.com>
53312      Branch: perl
53313            ! pod/perlfunc.pod pp_ctl.c
53314 ____________________________________________________________________________
53315 [  9578] By: jhi                                   on 2001/04/05  22:52:51
53316         Log: Subject: Re: [PATCH foolperl & bleadperl] README.vms update
53317              From: Peter Prymmer <pvhp@forte.com>
53318              Date: Thu, 5 Apr 2001 12:00:04 -0700 (PDT)
53319              Message-ID: <Pine.OSF.4.10.10104051156340.518291-100000@aspara.forte.com>
53320      Branch: perl
53321            ! README.vms
53322 ____________________________________________________________________________
53323 [  9577] By: jhi                                   on 2001/04/05  22:48:22
53324         Log: Subject: [PATCH foolperl & bleadperl] README.vms update
53325              From: "Craig A. Berry" <craigberry@mac.com>
53326              Date: Thu, 5 Apr 2001 13:43:28 -0500
53327              Message-Id: <p04330101b6f269936918@[172.16.52.1]>
53328      Branch: perl
53329            ! README.vms
53330 ____________________________________________________________________________
53331 [  9576] By: jhi                                   on 2001/04/05  22:31:38
53332         Log: Subject: [PATCH lib/base.pm t/lib/base.t] Fix subtle $VERSION mistakes with base.pm
53333              From: Michael G Schwern <schwern@pobox.com>
53334              Date: Thu, 5 Apr 2001 21:53:21 +0100
53335              Message-ID: <20010405215321.A4828@blackrider.blackstar.co.uk>
53336      Branch: perl
53337            ! lib/base.pm t/lib/fields.t
53338 ____________________________________________________________________________
53339 [  9575] By: jhi                                   on 2001/04/05  22:26:10
53340         Log: FreeBSD hints tweak from Anton Berezin.
53341      Branch: perl
53342            ! hints/freebsd.sh
53343 ____________________________________________________________________________
53344 [  9574] By: jhi                                   on 2001/04/05  22:24:03
53345         Log: Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct)
53346              From: David Dyck <dcd@tc.fluke.com>
53347              Date: Thu, 5 Apr 2001 09:40:58 -0700 (PDT)
53348              Message-ID: <Pine.LNX.4.30.0104050838330.30478-100000@dd.tc.fluke.com>
53349      Branch: perl
53350            ! t/op/oct.t
53351 ____________________________________________________________________________
53352 [  9573] By: jhi                                   on 2001/04/05  22:23:06
53353         Log: Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate   ( with patch)
53354              Date: Wed, 4 Apr 2001 13:27:15 -0700 (PDT)
53355              From: David Dyck <dcd@tc.fluke.com>
53356              Message-ID: <Pine.LNX.4.30.0104041325310.25358-100000@dd.tc.fluke.com>
53357      Branch: perl
53358            ! pp.c
53359 ____________________________________________________________________________
53360 [  9572] By: jhi                                   on 2001/04/05  22:14:47
53361         Log: Subject: [PATCH B::Deparse] suppress "unintialized value" warnings
53362              From: Robin Houston <robin@kitsite.com>
53363              Date: Thu, 5 Apr 2001 20:56:48 +0100
53364              Message-ID: <20010405205648.A16814@puffinry.freeserve.co.uk>
53365      Branch: perl
53366            ! ext/B/B/Deparse.pm
53367 ____________________________________________________________________________
53368 [  9571] By: jhi                                   on 2001/04/05  22:12:53
53369         Log: Subject: [PATCH B::Deparse] regex quoting, and a minor milestone
53370              From: Robin Houston <robin@kitsite.com>
53371              Date: Thu, 5 Apr 2001 19:55:51 +0100
53372              Message-ID: <20010405195551.A16686@puffinry.freeserve.co.uk>
53373      Branch: perl
53374            ! ext/B/B/Deparse.pm
53375 ____________________________________________________________________________
53376 [  9570] By: jhi                                   on 2001/04/05  22:11:06
53377         Log: Subject: [PATCH B::Deparse] binmode is no longer an UNOP
53378              From: Robin Houston <robin@kitsite.com>
53379              Date: Thu, 5 Apr 2001 20:16:29 +0100
53380              Message-ID: <20010405201629.A16763@puffinry.freeserve.co.uk>
53381      Branch: perl
53382            ! ext/B/B/Deparse.pm
53383 ____________________________________________________________________________
53384 [  9569] By: nick                                  on 2001/04/05  21:32:26
53385         Log: Change sense from "incomplete" to "implemented but needs more work" in perlunicode.pod
53386      Branch: perlio
53387            ! pod/perlunicode.pod
53388 ____________________________________________________________________________
53389 [  9568] By: nick                                  on 2001/04/05  19:38:09
53390         Log: Integrate mainline
53391      Branch: perlio
53392           +> lib/Class/ISA.pm t/lib/class-isa.t t/lib/md5-align.t
53393           !> (integrate 35 files)
53394 ____________________________________________________________________________
53395 [  9567] By: jhi                                   on 2001/04/05  18:31:45
53396         Log: Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc.
53397              From: Robin Houston <robin@kitsite.com>
53398              Date: Thu, 5 Apr 2001 18:03:23 +0100
53399              Message-ID: <20010405180323.A16388@puffinry.freeserve.co.uk>
53400      Branch: perl
53401            ! ext/B/B/Deparse.pm
53402 ____________________________________________________________________________
53403 [  9566] By: jhi                                   on 2001/04/05  18:29:35
53404         Log: Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends
53405              From: Robin Houston <robin@kitsite.com>
53406              Date: Thu, 5 Apr 2001 16:45:18 +0100
53407              Message-ID: <20010405164517.B16037@puffinry.freeserve.co.uk>
53408      Branch: perl
53409            ! ext/B/B.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
53410 ____________________________________________________________________________
53411 [  9565] By: jhi                                   on 2001/04/05  18:24:23
53412         Log: Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments
53413              From: Robin Houston <robin@kitsite.com>
53414              Date: Thu, 5 Apr 2001 14:50:09 +0100
53415              Message-ID: <20010405145009.A15916@puffinry.freeserve.co.uk>
53416      Branch: perl
53417            ! ext/B/B/Deparse.pm
53418 ____________________________________________________________________________
53419 [  9564] By: jhi                                   on 2001/04/05  18:23:03
53420         Log: Subject: [PATCH B::*] print control-character vars readably
53421              From: Robin Houston <robin@kitsite.com>
53422              Date: Thu, 5 Apr 2001 14:27:38 +0100
53423              Message-ID: <20010405142738.A15855@puffinry.freeserve.co.uk>
53424              
53425              Needs EBCDICification.
53426      Branch: perl
53427            ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Debug.pm
53428            ! ext/B/B/Terse.pm
53429 ____________________________________________________________________________
53430 [  9563] By: jhi                                   on 2001/04/05  18:20:32
53431         Log: Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED)
53432              Date: Thu, 5 Apr 2001 13:21:42 -0400
53433              From: Paul Schinder <schinder@pobox.com>
53434              Message-Id: <p05100900b6f25159e767@[10.0.1.52]>
53435              
53436              Mac OS X (Darwin) has extra pwent fields.
53437      Branch: perl
53438            ! t/op/pwent.t
53439 ____________________________________________________________________________
53440 [  9562] By: jhi                                   on 2001/04/05  17:57:51
53441         Log: Regen toc.
53442      Branch: perl
53443            ! pod/perltoc.pod
53444 ____________________________________________________________________________
53445 [  9561] By: jhi                                   on 2001/04/05  17:47:33
53446         Log: Metaconfig units changes for #9560, plus regen Glossary.patch.
53447      Branch: metaconfig
53448            ! U/Glossary.patch
53449      Branch: metaconfig/U/perl
53450            + d_u32align.U
53451            ! d_cmsghdr_s.U d_msghdr_s.U
53452 ____________________________________________________________________________
53453 [  9560] By: jhi                                   on 2001/04/05  17:47:01
53454         Log: Introduce d_u32align / U32_REQUIRES_ALIGNMENT, needed for
53455              ext/Digest/MD5/Makefile.PL and t/lib/md5-align.t.
53456              Introduce probes for struct msghdr, struct cmsghdr,
53457              sendmsg, recvmsg, readv, writev, setitimer, getitimer,
53458              ualarm, usleep, for possible later extension work.
53459      Branch: perl
53460            + t/lib/md5-align.t
53461            ! Configure MANIFEST Porting/Glossary Porting/config.sh
53462            ! Porting/config_H config_h.SH configure.com epoc/config.sh
53463            ! ext/Digest/MD5/Makefile.PL perl.h uconfig.h uconfig.sh
53464            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
53465            ! vos/config.ga.h win32/config.bc win32/config.gc
53466            ! win32/config.vc
53467 ____________________________________________________________________________
53468 [  9559] By: jhi                                   on 2001/04/05  13:03:04
53469         Log: Be traditional in your cpp (for the Errno extension).
53470      Branch: perl
53471            ! hints/darwin.sh
53472 ____________________________________________________________________________
53473 [  9558] By: jhi                                   on 2001/04/05  13:00:05
53474         Log: Add $Config{cppflags} to the gcc incantation.
53475      Branch: perl
53476            ! ext/Errno/Errno_pm.PL
53477 ____________________________________________________________________________
53478 [  9557] By: jhi                                   on 2001/04/05  04:22:39
53479         Log: Introduce Sean Burke's Class::ISA 0.32.
53480      Branch: perl
53481            + lib/Class/ISA.pm t/lib/class-isa.t
53482            ! MANIFEST
53483 ____________________________________________________________________________
53484 [  9556] By: jhi                                   on 2001/04/05  04:09:50
53485         Log: Subject: [PATCH AUTHORS] Housekeeping
53486              From: Paul Johnson <paul@pjcj.net> 
53487              Date: Wed, 4 Apr 2001 22:45:47 +0200
53488              Message-ID: <20010404224547.D9548@pjcj.net>
53489      Branch: perl
53490            ! AUTHORS
53491 ____________________________________________________________________________
53492 [  9555] By: jhi                                   on 2001/04/05  04:06:33
53493         Log: Subject: [PATCH] Base64 update to perlfaq9.pod
53494              From: Gisle Aas <gisle@ActiveState.com>
53495              Date: 04 Apr 2001 14:23:04 -0700
53496              Message-ID: <lrlmpg9x6v.fsf@caliper.ActiveState.com>
53497      Branch: perl
53498            ! pod/perlfaq9.pod
53499 ____________________________________________________________________________
53500 [  9554] By: jhi                                   on 2001/04/05  04:05:49
53501         Log: Downgrade also the "Wide character" diagnostic.
53502      Branch: perl
53503            ! pod/perldiag.pod
53504 ____________________________________________________________________________
53505 [  9553] By: jhi                                   on 2001/04/05  04:00:33
53506         Log: Integrate changes #9544,9547,9549(perlio),9550,9551 from
53507              maintperl into mainline.
53508              
53509              "double" should be "NV"; standard typemap is missing entry
53510              for NV
53511              
53512              s/djSP/dSP/
53513              
53514              Downgrade "Wide character in print" to a warning.
53515              
53516              B::Deparse fix for ${^FOO} and documentation for PVX() method
53517              (from Robin Houston)
53518              
53519              tr/// doesn't null-terminate the result in some situations
53520              (from Gisle Aas)
53521      Branch: perl
53522           !> doio.c doop.c ext/B/B.pm ext/B/B.xs ext/B/B/C.pm
53523           !> ext/B/B/Deparse.pm ext/Thread/Thread.xs lib/ExtUtils/typemap
53524           !> t/io/utf8.t t/op/tr.t
53525 ____________________________________________________________________________
53526 [  9552] By: jhi                                   on 2001/04/05  03:52:50
53527         Log: Retract changes #9542 and #9538 (from maintperl, integrated
53528              at #9540), shouldn't be needed because of the perlio changes.
53529      Branch: perl
53530            ! util.c
53531 ____________________________________________________________________________
53532 [  9551] By: gsar                                  on 2001/04/05  00:18:34
53533         Log: tr/// doesn't null-terminate the result in some situations
53534              (from Gisle Aas)
53535      Branch: maint-5.6/perl
53536            ! doop.c t/op/tr.t
53537 ____________________________________________________________________________
53538 [  9550] By: gsar                                  on 2001/04/04  20:04:17
53539         Log: B::Deparse fix for ${^FOO} and documentation for PVX() method
53540              (from Robin Houston)
53541      Branch: maint-5.6/perl
53542            ! ext/B/B.pm ext/B/B/Deparse.pm
53543 ____________________________________________________________________________
53544 [  9549] By: nick                                  on 2001/04/04  18:56:15
53545         Log: Downgrade "Wide character in print" to a warning.
53546      Branch: perlio
53547            ! doio.c t/io/utf8.t
53548 ____________________________________________________________________________
53549 [  9548] By: gsar                                  on 2001/04/04  18:51:49
53550         Log: integrate changes#9460,9462,9482,9521,9522
53551              
53552              Subject: PATCH: B::Debug should show LOOP-specific fields
53553              
53554              Subject: B::Deparse precedence bug. (Patch included.)
53555              
53556              Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"
53557              
53558              Subject: [PATCH B::Concise] @stash_array = split(/pat/, str);
53559              
53560              Subject: [PATCH B::Concise] padname values may have bogus SvCUR
53561      Branch: maint-5.6/perl
53562           !> ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Debug.pm
53563           !> ext/B/B/Deparse.pm ext/B/B/Showlex.pm
53564 ____________________________________________________________________________
53565 [  9547] By: gsar                                  on 2001/04/04  18:49:16
53566         Log: s/djSP/dSP/
53567      Branch: maint-5.6/perl
53568            ! ext/Thread/Thread.xs
53569 ____________________________________________________________________________
53570 [  9546] By: nick                                  on 2001/04/04  18:44:00
53571         Log: Integrate mainline.
53572      Branch: perlio
53573           !> Makefile.SH embed.pl ext/File/Glob/Glob.pm jpl/JNI/JNI.pm op.c
53574           !> os2/OS2/Process/Process.pm perl.c pod/perlapi.pod util.c
53575 ____________________________________________________________________________
53576 [  9545] By: gsar                                  on 2001/04/04  18:38:52
53577         Log: integrate change#8837 from mainline
53578              
53579              Subject: [patch] -Wall cleanup round 2
53580      Branch: maint-5.6/perl
53581           !> ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
53582           !> ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
53583           !> ext/File/Glob/Glob.xs ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs
53584           !> ext/IPC/SysV/SysV.xs ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
53585           !> ext/SDBM_File/SDBM_File.xs
53586 ____________________________________________________________________________
53587 [  9544] By: gsar                                  on 2001/04/04  17:49:57
53588         Log: "double" should be "NV"; standard typemap is missing entry
53589              for NV
53590      Branch: maint-5.6/perl
53591            ! ext/B/B.xs ext/B/B/C.pm lib/ExtUtils/typemap
53592 ____________________________________________________________________________
53593 [  9543] By: jhi                                   on 2001/04/04  14:13:18
53594         Log: Thou shalt not (just) match for English error messages.
53595      Branch: perl
53596            ! ext/File/Glob/Glob.pm jpl/JNI/JNI.pm
53597            ! os2/OS2/Process/Process.pm
53598 ____________________________________________________________________________
53599 [  9542] By: jhi                                   on 2001/04/04  13:20:39
53600         Log: Make the stdio tricks of fflush_all() to exist only if
53601              stdio is being used.
53602      Branch: perl
53603            ! util.c
53604 ____________________________________________________________________________
53605 [  9541] By: jhi                                   on 2001/04/04  04:20:24
53606         Log: Subject: Re: [PATCH] Lighten up glob
53607              From: Benjamin Sugars <bsugars@canoe.ca>
53608              Date: Tue, 3 Apr 2001 17:03:48 -0400 (EDT)
53609              Message-ID: <Pine.LNX.4.21.0104031700340.2143-100000@marmot.rim.canoe.ca>
53610      Branch: perl
53611            ! embed.pl ext/File/Glob/Glob.pm op.c perl.c pod/perlapi.pod
53612            ! util.c
53613 ____________________________________________________________________________
53614 [  9540] By: jhi                                   on 2001/04/04  04:03:57
53615         Log: Integrate changes #9538,9539 from maintperl into mainline.
53616              
53617              fflush() is a macro on SunOS 4.1.x, so provide a wrapper
53618              for use with _fwalk() (fix for change#7705)
53619              
53620              another tweak needed for SunOS 4.1.x build (from Mike Guy)
53621              (cp -f is not portable)
53622      Branch: perl
53623           !> Makefile.SH util.c
53624 ____________________________________________________________________________
53625 [  9539] By: gsar                                  on 2001/04/04  03:01:14
53626         Log: another tweak needed for SunOS 4.1.x build (from Mike Guy)
53627      Branch: maint-5.6/perl
53628            ! Makefile.SH
53629 ____________________________________________________________________________
53630 [  9538] By: gsar                                  on 2001/04/04  01:00:38
53631         Log: fflush() is a macro on SunOS 4.1.x, so provide a wrapper
53632              for use with _fwalk() (fix for change#7705)
53633      Branch: maint-5.6/perl
53634            ! util.c
53635 ____________________________________________________________________________
53636 [  9537] By: nick                                  on 2001/04/03  19:24:55
53637         Log: Integrate mainline
53638      Branch: perlio
53639           +> ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL lib/unicode/NamesList.txt
53640           +> lib/unicode/PropList.html
53641            - lib/unicode/Names.txt lib/unicode/README.Ethiopic
53642           !> (integrate 69 files)
53643 ____________________________________________________________________________
53644 [  9536] By: jhi                                   on 2001/04/03  18:02:31
53645         Log: Integrate change #9533 from maintperl into mainline.
53646              
53647              better fix for change#9517 to accomodate UNC paths like
53648              \\server\share\foo, and paths with trailing backslash
53649              like c:\this\
53650      Branch: perl
53651           !> utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
53652 ____________________________________________________________________________
53653 [  9535] By: jhi                                   on 2001/04/03  17:58:07
53654         Log: Change the push/unshift warning to be of class syntax, not misc.
53655      Branch: perl
53656            ! op.c pod/perldiag.pod t/pragma/warn/op
53657 ____________________________________________________________________________
53658 [  9534] By: jhi                                   on 2001/04/03  15:03:46
53659         Log: Change the push/unshift warning (#9532) to talk about "no values"
53660              instead of "no arguments".
53661      Branch: perl
53662            ! op.c pod/perldiag.pod t/pragma/warn/op
53663 ____________________________________________________________________________
53664 [  9533] By: gsar                                  on 2001/04/03  14:30:07
53665         Log: better fix for change#9517 to accomodate UNC paths like
53666              \\server\share\foo, and paths with trailing backslash
53667              like c:\this\
53668      Branch: maint-5.6/perl
53669            ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
53670 ____________________________________________________________________________
53671 [  9532] By: jhi                                   on 2001/04/03  13:11:46
53672         Log: Subject: Re: [ID 20010331.003] new misc warning for push(@x), unshift(@x)
53673              From: Robin Houston <robin@kitsite.com>
53674              Date: Mon, 2 Apr 2001 15:03:29 +0100
53675              Message-ID: <20010402150329.A6636@puffinry.freeserve.co.uk>
53676      Branch: perl
53677            ! op.c pod/perldiag.pod t/lib/db-recno.t t/pragma/warn/op
53678 ____________________________________________________________________________
53679 [  9531] By: jhi                                   on 2001/04/03  13:06:34
53680         Log: Integrate change #9530 from maintperl into mainline.
53681              
53682              accomodate VMS "mailbox overflow" quirk in testsuite (from
53683              Craig Berry)
53684      Branch: perl
53685           !> t/lib/socket.t
53686 ____________________________________________________________________________
53687 [  9530] By: gsar                                  on 2001/04/03  04:56:41
53688         Log: accomodate VMS "mailbox overflow" quirk in testsuite (from
53689              Craig Berry)
53690      Branch: maint-5.6/perl
53691            ! t/lib/socket.t
53692 ____________________________________________________________________________
53693 [  9529] By: jhi                                   on 2001/04/03  02:34:34
53694         Log: Update Changes.
53695      Branch: perl
53696            ! Changes patchlevel.h
53697 ____________________________________________________________________________
53698 [  9528] By: jhi                                   on 2001/04/03  01:27:57
53699         Log: Subject: [PATCH: 9508] perlfaq3: extend the silly long list even further
53700              Date: Mon, 2 Apr 2001 18:24:53 -0700 (PDT)
53701              To: perl5-porters@perl.org
53702              Message-ID: <Pine.OSF.4.10.10104021823330.279908-100000@aspara.forte.com>
53703      Branch: perl
53704            ! pod/perlfaq3.pod
53705 ____________________________________________________________________________
53706 [  9527] By: jhi                                   on 2001/04/03  01:22:09
53707         Log: Subject: [PATCH: 9508] build && test XS::Typemap on VMS, glob-basic insensitivity training
53708              From: Peter Prymmer <pvhp@forte.com>
53709              Date: Mon, 2 Apr 2001 17:40:27 -0700 (PDT)
53710              Message-ID: <Pine.OSF.4.10.10104021727250.278825-100000@aspara.forte.com>      
53711      Branch: perl
53712            ! configure.com t/lib/glob-basic.t t/lib/xs-typemap.t
53713 ____________________________________________________________________________
53714 [  9526] By: jhi                                   on 2001/04/03  01:18:25
53715         Log: The metaconfig unit changes for #9525.
53716      Branch: metaconfig
53717            ! U/a_dvisory/quadtype.U U/modified/mallocsrc.U
53718      Branch: metaconfig/U/perl
53719            ! use64bits.U
53720 ____________________________________________________________________________
53721 [  9525] By: jhi                                   on 2001/04/03  01:17:30
53722         Log: Configure sanity checks:
53723              * if use64bitall is attempted but pointers are only 32-bit,
53724              'downgrade' to use64bitint
53725              * if use64bitint is attempted but there's no quad type,
53726              forget about use64bitint (well, the default for it is 'n',
53727              the user can still override this)
53728              * if pointers are 64 bits, do not try to use Perl's malloc
53729      Branch: perl
53730            ! Configure
53731 ____________________________________________________________________________
53732 [  9524] By: gsar                                  on 2001/04/03  01:09:12
53733         Log: EPOC fix for lib/io_udp.t failure (from Olaf Flebbe)
53734      Branch: maint-5.6/perl
53735            ! pp_sys.c
53736 ____________________________________________________________________________
53737 [  9523] By: jhi                                   on 2001/04/03  00:02:31
53738         Log: (Retracted by #9609)
53739              
53740              Make it harder for parallel makes to enter 'test' before
53741              Dynaloader and File::Glob are happy.  (In principle 'make_ext'
53742              should be unhappy enough, but sometimes parallel makes seem
53743              to sneak past both in Tru64 and AIX.)
53744      Branch: perl
53745            ! Makefile.SH
53746 ____________________________________________________________________________
53747 [  9522] By: jhi                                   on 2001/04/02  22:35:31
53748         Log: Subject: [PATCH B::Concise] padname values may have bogus SvCUR
53749              Date: Mon, 2 Apr 2001 22:54:10 +0100
53750              From: Robin Houston <robin@kitsite.com>
53751              Message-ID: <20010402225410.A8273@puffinry.freeserve.co.uk>
53752      Branch: perl
53753            ! ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Showlex.pm
53754 ____________________________________________________________________________
53755 [  9521] By: jhi                                   on 2001/04/02  22:32:23
53756         Log: Subject: [PATCH B::Concise] @stash_array = split(/pat/, str);
53757              From: Robin Houston <robin@kitsite.com>
53758              Date: Mon, 2 Apr 2001 20:24:03 +0100
53759              Message-ID: <20010402202402.A8005@puffinry.freeserve.co.uk>
53760      Branch: perl
53761            ! ext/B/B/Concise.pm
53762 ____________________________________________________________________________
53763 [  9520] By: jhi                                   on 2001/04/02  22:30:43
53764         Log: Subject: [PATCH] REALLY pedantic hv.h nit
53765              From: Simon Cozens <simon@netthink.co.uk>
53766              Date: Mon, 2 Apr 2001 15:43:06 +0100
53767              Message-ID: <20010402154306.A21711@netthink.co.uk>
53768      Branch: perl
53769            ! hv.h
53770 ____________________________________________________________________________
53771 [  9519] By: jhi                                   on 2001/04/02  22:28:04
53772         Log: Based on
53773              
53774              Subject: [foolperl] EPOC fix
53775              From: Olaf Flebbe <O.Flebbe@science-computing.de>
53776              Date: Mon, 2 Apr 2001 23:36:51 +0200 (CEST)
53777              Message-ID: <Pine.LNX.4.02.10104022335380.5547-100000@milkyway.science-computing.de>
53778      Branch: perl
53779            ! pp_sys.c
53780 ____________________________________________________________________________
53781 [  9518] By: jhi                                   on 2001/04/02  22:22:34
53782         Log: Integrate changes #9511,9514,9517 from maintperl into mainline.
53783              
53784              README.win32 tweaks; add a note about alternative location for
53785              getting a gcc-2.95.2 that will build perl properly on windows
53786              
53787              add some notes about gutsy threading matters
53788              
53789              many of the utilities interpolate literal paths within doublequotes
53790              (fails on dosish platforms where path contains backslashes)
53791      Branch: perl
53792           !> README.win32 pod/perlguts.pod utils/perldoc.PL
53793           !> x2p/find2perl.PL x2p/s2p.PL
53794 ____________________________________________________________________________
53795 [  9517] By: gsar                                  on 2001/04/02  19:52:21
53796         Log: many of the utilities interpolate literal paths within doublequotes
53797              (fails on dosish platforms where path contains backslashes)
53798      Branch: maint-5.6/perl
53799            ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
53800 ____________________________________________________________________________
53801 [  9516] By: gsar                                  on 2001/04/02  05:49:37
53802         Log: a foolish release
53803      Branch: maint-5.6/perl
53804            ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod
53805            ! pod/perltoc.pod
53806 ____________________________________________________________________________
53807 [  9515] By: gsar                                  on 2001/04/02  05:04:29
53808         Log: add missing changelog summaries
53809      Branch: maint-5.6/perl
53810            ! Changes
53811 ____________________________________________________________________________
53812 [  9514] By: gsar                                  on 2001/04/02  04:07:13
53813         Log: add some notes about gutsy threading matters
53814      Branch: maint-5.6/perl
53815            ! pod/perlguts.pod
53816 ____________________________________________________________________________
53817 [  9513] By: gsar                                  on 2001/04/02  03:25:21
53818         Log: add more prominent caveat notices about experimental features
53819      Branch: maint-5.6/perl
53820            ! pod/perlfork.pod pod/perlunicode.pod
53821 ____________________________________________________________________________
53822 [  9512] By: gsar                                  on 2001/04/02  02:54:33
53823         Log: integrate changes#9479,9509 from mainline
53824              
53825              [PATCH] File::Glob stuff for Mac OS
53826              
53827              [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c
53828      Branch: maint-5.6/perl
53829           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
53830           !> t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
53831           !> t/lib/glob-taint.t
53832 ____________________________________________________________________________
53833 [  9511] By: gsar                                  on 2001/04/02  02:38:24
53834         Log: README.win32 tweaks; add a note about alternative location for
53835              getting a gcc-2.95.2 that will build perl properly on windows
53836      Branch: maint-5.6/perl
53837            ! README.win32
53838 ____________________________________________________________________________
53839 [  9510] By: jhi                                   on 2001/04/01  20:45:10
53840         Log: An ambiguousity warning.
53841      Branch: perl
53842            ! t/lib/trig.t
53843 ____________________________________________________________________________
53844 [  9509] By: jhi                                   on 2001/04/01  19:53:47
53845         Log: Subject: [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c
53846              From: Jonathan Stowe <gellyfish@gellyfish.com>
53847              Date: Sun, 1 Apr 2001 10:04:55 +0100 (BST)
53848              Message-ID: <Pine.LNX.4.30.0104010958250.7703-100000@orpheus.gellyfish.com>
53849      Branch: perl
53850            ! ext/File/Glob/bsd_glob.c
53851 ____________________________________________________________________________
53852 [  9508] By: jhi                                   on 2001/04/01  19:35:03
53853         Log: Update Changes.
53854      Branch: perl
53855            ! Changes patchlevel.h
53856 ____________________________________________________________________________
53857 [  9507] By: jhi                                   on 2001/04/01  19:24:01
53858         Log: Integrate changes #9378,9458,9469,9475,9489,9490,9505,9506
53859              from mainline to maintperl: pod tweaks.
53860      Branch: maint-5.6/perl
53861           !> pod/perldebug.pod pod/perldiag.pod pod/perlfaq1.pod
53862           !> pod/perlguts.pod pod/perlhack.pod pod/perlop.pod
53863           !> pod/perlvar.pod
53864 ____________________________________________________________________________
53865 [  9506] By: jhi                                   on 2001/04/01  19:11:53
53866         Log: Commit Sarathy to April release of 5.6.1 :-)
53867      Branch: perl
53868            ! pod/perlfaq1.pod
53869 ____________________________________________________________________________
53870 [  9505] By: jhi                                   on 2001/04/01  19:03:15
53871         Log: Subject: PATCH 5.6.0 (perldebug.pod)
53872              From: Mark-Jason Dominus <mjd@plover.com>
53873              Date: Sun, 01 Apr 2001 14:25:11 -0400
53874              Message-ID: <20010401182511.9247.qmail@plover.com>
53875      Branch: perl
53876            ! pod/perldebug.pod
53877 ____________________________________________________________________________
53878 [  9504] By: jhi                                   on 2001/04/01  18:43:09
53879         Log: Add great_circle_direction().
53880      Branch: perl
53881            ! lib/Math/Trig.pm t/lib/trig.t
53882 ____________________________________________________________________________
53883 [  9503] By: jhi                                   on 2001/04/01  17:29:12
53884         Log: Unicode ReadMe update for Unicode 3.1.
53885      Branch: perl
53886            ! lib/unicode/ReadMe.txt
53887 ____________________________________________________________________________
53888 [  9502] By: jhi                                   on 2001/04/01  17:18:40
53889         Log: Integrate change #9501 from maintperl into mainline.
53890              
53891              fix the perlembed notes on multiple interpreters
53892              
53893              fix ExtUtils::Embed to work passably on Windows
53894      Branch: perl
53895           !> lib/ExtUtils/Embed.pm pod/perlembed.pod
53896 ____________________________________________________________________________
53897 [  9501] By: gsar                                  on 2001/04/01  07:21:57
53898         Log: fix the perlembed notes on multiple interpreters
53899              
53900              fix ExtUtils::Embed to work passably on Windows
53901      Branch: maint-5.6/perl
53902            ! lib/ExtUtils/Embed.pm pod/perlembed.pod
53903 ____________________________________________________________________________
53904 [  9500] By: jhi                                   on 2001/04/01  05:58:23
53905         Log: Test for #9499.
53906      Branch: perl
53907            ! t/op/tr.t
53908 ____________________________________________________________________________
53909 [  9499] By: jhi                                   on 2001/04/01  05:55:46
53910         Log: tr/// UTF-8 tweaking from Inaba Hiroto.
53911      Branch: perl
53912            ! embed.h embed.pl op.c proto.h
53913 ____________________________________________________________________________
53914 [  9498] By: jhi                                   on 2001/04/01  05:44:34
53915         Log: Protect the workaround hunk more.
53916      Branch: perl
53917            ! toke.c
53918 ____________________________________________________________________________
53919 [  9497] By: jhi                                   on 2001/04/01  00:24:25
53920         Log: Integrate changes #9493,9494,9495,9496 from maintperl
53921              into mainline.
53922              
53923              fix a broken workaround for Borland compiler in change#4739
53924              (caused weird "short reads" on DATA, which caused op/misc.t to fail)
53925              
53926              nits spotted by Borland compiler
53927              
53928              avoid redefinition warnings under Borland 5.02
53929              
53930              various nits identified by the Borland 5.5 compiler; remove suppression
53931              of a few warnings
53932      Branch: perl
53933           !> ext/File/Glob/bsd_glob.c sv.c toke.c utf8.h win32/makefile.mk
53934           !> win32/win32.h
53935 ____________________________________________________________________________
53936 [  9496] By: gsar                                  on 2001/03/31  23:22:28
53937         Log: various nits identified by the Borland 5.5 compiler; remove suppression
53938              of a few warnings
53939      Branch: maint-5.6/perl
53940            ! ext/File/Glob/bsd_glob.c sv.c win32/win32.h
53941 ____________________________________________________________________________
53942 [  9495] By: gsar                                  on 2001/03/31  21:03:08
53943         Log: avoid redefinition warnings under Borland 5.02
53944      Branch: maint-5.6/perl
53945            ! win32/makefile.mk
53946 ____________________________________________________________________________
53947 [  9494] By: gsar                                  on 2001/03/31  20:18:59
53948         Log: nits spotted by Borland compiler
53949      Branch: maint-5.6/perl
53950            ! utf8.h win32/win32.h
53951 ____________________________________________________________________________
53952 [  9493] By: gsar                                  on 2001/03/31  20:18:05
53953         Log: fix a broken workaround for Borland compiler in change#4739
53954              (caused weird "short reads" on DATA, which caused op/misc.t to fail)
53955      Branch: maint-5.6/perl
53956            ! toke.c
53957 ____________________________________________________________________________
53958 [  9492] By: jhi                                   on 2001/03/31  18:36:24
53959         Log: Integrate change #9491 from maintperl into mainline.
53960              
53961              Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the
53962              directory is relative (need to fetch the full path name *before*
53963              the chdir!)
53964      Branch: perl
53965           !> lib/Cwd.pm
53966 ____________________________________________________________________________
53967 [  9491] By: gsar                                  on 2001/03/31  17:01:56
53968         Log: Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the
53969              directory is relative (need to fetch the full path name *before*
53970              the chdir!)
53971              
53972              this is a followup patch for change#6749
53973      Branch: maint-5.6/perl
53974            ! lib/Cwd.pm
53975 ____________________________________________________________________________
53976 [  9490] By: jhi                                   on 2001/03/31  15:50:18
53977         Log: Subject: Re: [PATCH] av.h cosmetics
53978              From: Simon Cozens <simon@netthink.co.uk>
53979              Date: Sat, 31 Mar 2001 13:09:59 +0100
53980              Message-ID: <20010331130959.A22000@netthink.co.uk>
53981              
53982              Document AvALLOC.
53983      Branch: perl
53984            ! pod/perlguts.pod
53985 ____________________________________________________________________________
53986 [  9489] By: jhi                                   on 2001/03/31  15:48:44
53987         Log: Subject: [PATCH] Re: Math::Big* v1.21
53988              From: Tels <perl_dummy@bloodgate.com>
53989              Date: Sat, 31 Mar 2001 13:21:05 +0200 (CEST)
53990              Message-Id: <200103311125.GAA377738@www08.hway.net>
53991      Branch: perl
53992            ! pod/perlop.pod
53993 ____________________________________________________________________________
53994 [  9488] By: jhi                                   on 2001/03/31  03:39:51
53995         Log: Debug output tweak.
53996      Branch: perl
53997            ! t/lib/cwd.t
53998 ____________________________________________________________________________
53999 [  9487] By: jhi                                   on 2001/03/31  03:33:02
54000         Log: OverVMSification.
54001      Branch: perl
54002            ! t/lib/cwd.t
54003 ____________________________________________________________________________
54004 [  9486] By: jhi                                   on 2001/03/31  03:01:40
54005         Log: Missed MANIFESTations in #9483.
54006      Branch: perl
54007            ! MANIFEST
54008 ____________________________________________________________________________
54009 [  9485] By: jhi                                   on 2001/03/31  02:58:17
54010         Log: Subject: Not OK: perl v5.7.0 +DEVEL9472 on VMS_AXP V7.1 (UNINSTALLED)
54011              From: Peter Prymmer <pvhp@forte.com>
54012              Date: Fri, 30 Mar 2001 18:06:36 -0800 (PST)
54013              Message-ID: <Pine.OSF.4.10.10103301805450.63762-100000@aspara.forte.com>
54014      Branch: perl
54015            ! regexec.c t/lib/cwd.t
54016 ____________________________________________________________________________
54017 [  9484] By: jhi                                   on 2001/03/31  01:04:41
54018         Log: Obsolete file (see #3938)
54019      Branch: perl
54020            - lib/unicode/README.Ethiopic
54021            ! MANIFEST
54022 ____________________________________________________________________________
54023 [  9483] By: jhi                                   on 2001/03/31  00:52:42
54024         Log: Update to Unicode 3.1.
54025              (Rename Names.txt to NamesList.txt.)
54026      Branch: perl
54027            + lib/unicode/NamesList.txt lib/unicode/PropList.html
54028            - lib/unicode/Names.txt
54029            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
54030            ! lib/unicode/Is/LbrkBA.pl lib/unicode/Is/LbrkBB.pl
54031            ! lib/unicode/Is/LbrkID.pl lib/unicode/Is/LbrkSG.pl
54032            ! lib/unicode/LineBrk.txt lib/unicode/NamesList.html
54033            ! lib/unicode/UCD.html lib/unicode/Unicode.html
54034            ! lib/unicode/rename lib/unicode/version
54035 ____________________________________________________________________________
54036 [  9482] By: jhi                                   on 2001/03/30  23:33:44
54037         Log: Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"
54038              From: Robin Houston <robin@kitsite.com>
54039              Date: Fri, 30 Mar 2001 20:07:22 +0100
54040              Message-ID: <20010330200722.A2010@puffinry.freeserve.co.uk>
54041      Branch: perl
54042            ! ext/B/B/Deparse.pm
54043 ____________________________________________________________________________
54044 [  9481] By: jhi                                   on 2001/03/30  23:20:25
54045         Log: Subject: Re: [PATCH] CwdXS, Take 2
54046              From: Benjamin Sugars <bsugars@canoe.ca>
54047              Date: Fri, 30 Mar 2001 14:08:51 -0500 (EST)
54048              Message-ID: <Pine.LNX.4.21.0103301357490.1927-100000@marmot.rim.canoe.ca>
54049      Branch: perl
54050            + ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL
54051            ! MANIFEST lib/Cwd.pm t/lib/cwd.t
54052 ____________________________________________________________________________
54053 [  9480] By: jhi                                   on 2001/03/30  22:52:38
54054         Log: Subject: [ID 20010330.006] incorrect WARNING from installperl "You've never run 'make test' or some tests failed!"
54055              From: David Dyck <dcd@tc.fluke.com>
54056              Date: Fri, 30 Mar 2001 14:44:13 -0800
54057              Message-Id: <200103302244.OAA12204@dd.tc.fluke.com>
54058              
54059              The t/rantests flags file creation was accidentally
54060              removed by #9217.
54061      Branch: perl
54062            ! Makefile.SH
54063 ____________________________________________________________________________
54064 [  9479] By: jhi                                   on 2001/03/30  22:45:45
54065         Log: Subject: [PATCH] File::Glob stuff for Mac OS
54066              From: Chris Nandor <pudge@pobox.com>
54067              Date: Fri, 30 Mar 2001 16:51:00 -0500
54068              Message-Id: <p05010400b6eaab36051c@[10.0.1.177]>
54069      Branch: perl
54070            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
54071            ! t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
54072            ! t/lib/glob-taint.t
54073 ____________________________________________________________________________
54074 [  9478] By: jhi                                   on 2001/03/30  22:43:12
54075         Log: Subject: fix for win32/buildext.pl
54076              From: "Vadim Konovalov" <watman@inbox.ru>
54077              Date: Sat, 31 Mar 2001 00:50:36 +0400
54078              Message-ID: <005b01c0b95c$ac277250$7542983e@vad>
54079      Branch: perl
54080            ! win32/buildext.pl
54081 ____________________________________________________________________________
54082 [  9477] By: jhi                                   on 2001/03/30  22:41:16
54083         Log: Subject: small base.pm doc patch
54084              From: Leon Brocard <acme@astray.com>
54085              Date: Fri, 30 Mar 2001 21:49:57 +0100
54086              Message-ID: <20010330214957.B8733@ns0.astray.com>
54087      Branch: perl
54088            ! lib/base.pm
54089 ____________________________________________________________________________
54090 [  9476] By: jhi                                   on 2001/03/30  18:16:57
54091         Log: Subject: [PATCH] av.h cosmetics
54092              From: Simon Cozens <simon@netthink.co.uk>
54093              Date: Fri, 30 Mar 2001 18:12:28 +0100
54094              Message-ID: <20010330181228.A9319@netthink.co.uk>
54095      Branch: perl
54096            ! av.h
54097 ____________________________________________________________________________
54098 [  9475] By: jhi                                   on 2001/03/30  18:15:50
54099         Log: Subject: [DOC PATCH bleadperl] Two nits in perlhack.pod
54100              From: "Philip Newton" <pnewton@gmx.de>
54101              Date: Fri, 30 Mar 2001 19:06:57 +0200
54102              Message-ID: <3AC4D951.14815.1AC7068@localhost>
54103      Branch: perl
54104            ! pod/perlhack.pod
54105 ____________________________________________________________________________
54106 [  9474] By: jhi                                   on 2001/03/30  18:14:02
54107         Log: Subject: [PATCH] glob-basic.t (Was: [ID 20010328.016])
54108              From: Benjamin Sugars <bsugars@canoe.ca>
54109              Date: Fri, 30 Mar 2001 11:04:35 -0500 (EST)
54110              Message-ID: <Pine.LNX.4.21.0103301045130.1927-100000@marmot.rim.canoe.ca>
54111      Branch: perl
54112            ! t/lib/glob-basic.t
54113 ____________________________________________________________________________
54114 [  9473] By: jhi                                   on 2001/03/30  16:09:24
54115         Log: Update Changes.
54116      Branch: perl
54117            ! Changes patchlevel.h
54118 ____________________________________________________________________________
54119 [  9472] By: jhi                                   on 2001/03/30  15:16:08
54120         Log: Integrate perlio.
54121      Branch: perl
54122           !> t/lib/cwd.t t/lib/glob-basic.t
54123 ____________________________________________________________________________
54124 [  9471] By: nick                                  on 2001/03/30  14:47:10
54125         Log: Should be (^O eq 'MSWin32') not 'Win32'
54126              Fail #12 seems real - chdir is in wrong dir.
54127      Branch: perlio
54128            ! t/lib/cwd.t
54129 ____________________________________________________________________________
54130 [  9470] By: jhi                                   on 2001/03/30  14:41:11
54131         Log: Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ... 
54132              From: Radu Greab <radu@netsoft.ro>
54133              Date: Fri, 30 Mar 2001 15:09:06 +0300 (EEST)
54134              Message-ID: <15044.30562.566390.559726@ix.netsoft.ro>
54135              
54136              Replace #9352.
54137      Branch: perl
54138            ! ext/Socket/Socket.xs pp_sys.c
54139 ____________________________________________________________________________
54140 [  9469] By: jhi                                   on 2001/03/30  14:37:51
54141         Log: Subject: PATCH pod/perldiag.pod
54142              From: Robin Houston <robin@kitsite.com>
54143              Date: Fri, 30 Mar 2001 14:10:36 +0100
54144              Message-ID: <20010330141036.A1105@puffinry.freeserve.co.uk>
54145      Branch: perl
54146            ! pod/perldiag.pod t/lib/glob-basic.t
54147 ____________________________________________________________________________
54148 [  9468] By: jhi                                   on 2001/03/30  14:36:36
54149         Log: Subject: Better diagnostic in io/fs.t
54150              From: andreas.koenig@anima.de (Andreas J. Koenig)
54151              Date: 30 Mar 2001 10:11:43 +0200
54152              Message-ID: <m3hf0boev4.fsf@ak-71.mind.de>
54153      Branch: perl
54154            ! t/io/fs.t
54155 ____________________________________________________________________________
54156 [  9467] By: nick                                  on 2001/03/30  14:25:43
54157         Log: Skip order test of glob if case-ignoring system cannot 
54158              create a.test and A.test
54159      Branch: perlio
54160            ! t/lib/glob-basic.t
54161 ____________________________________________________________________________
54162 [  9466] By: nick                                  on 2001/03/30  13:03:12
54163         Log: Integrate mainline.
54164      Branch: perlio
54165            - ext/re/hints/aix.pl
54166           !> MANIFEST ext/B/B/Debug.pm ext/B/B/Deparse.pm
54167           !> lib/ExtUtils/MM_VMS.pm op.c pod/perlop.pod t/comp/require.t
54168           !> t/io/utf8.t t/lib/b.t t/lib/digest.t t/lib/glob-basic.t
54169           !> t/lib/io_multihomed.t t/lib/io_sock.t t/lib/md5-file.t
54170 ____________________________________________________________________________
54171 [  9465] By: jhi                                   on 2001/03/30  03:53:37
54172         Log: Add timeouts to the tests.  (In AIX 4.3.1.0 + vac 5.0.0.0
54173              the tests sometimes hang, sometimes not.)
54174      Branch: perl
54175            ! t/lib/io_multihomed.t t/lib/io_sock.t
54176 ____________________________________________________________________________
54177 [  9464] By: jhi                                   on 2001/03/30  02:56:04
54178         Log: Subject: [PATCH @9452] Better peep()ing for foreach() loops
54179              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
54180              Date: Thu, 29 Mar 2001 18:50:45 -0800 (PST)
54181              Message-ID: <15043.62129.253487.470281@soda.csua.berkeley.edu>
54182      Branch: perl
54183            ! op.c
54184 ____________________________________________________________________________
54185 [  9463] By: jhi                                   on 2001/03/30  02:34:48
54186         Log: Test for #9462.
54187      Branch: perl
54188            ! t/lib/b.t
54189 ____________________________________________________________________________
54190 [  9462] By: jhi                                   on 2001/03/30  02:29:37
54191         Log: Subject: B::Deparse precedence bug. (Patch included.)
54192              From: Jeremy Madea <jmadea@inktomi.com>
54193              Date: Thu, 29 Mar 2001 12:05:02 -0800
54194              Message-ID: <20010329120502.A24881@dr.inktomi.com>
54195      Branch: perl
54196            ! ext/B/B/Deparse.pm
54197 ____________________________________________________________________________
54198 [  9461] By: jhi                                   on 2001/03/30  02:18:41
54199         Log: Subject: [PATCH: 9452] more tests (was Re: Perl5.7.*  Unicode/EBCDIC status.)
54200              From: Peter Prymmer <pvhp@forte.com>
54201              Date: Thu, 29 Mar 2001 18:01:18 -0800 (PST)
54202              Message-ID: <Pine.OSF.4.10.10103291731150.1326-100000@aspara.forte.com>
54203      Branch: perl
54204            ! t/comp/require.t t/io/utf8.t t/lib/digest.t t/lib/glob-basic.t
54205            ! t/lib/md5-file.t
54206 ____________________________________________________________________________
54207 [  9460] By: jhi                                   on 2001/03/30  02:17:07
54208         Log: Subject: PATCH: B::Debug should show LOOP-specific fields
54209              From: Robin Houston <robin@kitsite.com>
54210              Date: Thu, 29 Mar 2001 20:47:56 +0100
54211              Message-ID: <20010329204756.A32042@puffinry.freeserve.co.uk>
54212      Branch: perl
54213            ! ext/B/B/Debug.pm
54214 ____________________________________________________________________________
54215 [  9459] By: jhi                                   on 2001/03/30  02:16:05
54216         Log: Subject: [PATCH perl@9424] further MM_VMS.pm tweak
54217              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
54218              Date: Wed, 28 Mar 2001 18:02:20 -0600
54219              Message-Id: <5.0.2.1.0.20010328172535.017d5600@exchi01>
54220      Branch: perl
54221            ! lib/ExtUtils/MM_VMS.pm
54222 ____________________________________________________________________________
54223 [  9458] By: jhi                                   on 2001/03/30  02:07:58
54224         Log: Subject: [ID 20010328.013] Misspelling in perlop(1p) manual page
54225              From: "Joshua E. Rodd" <jrodd@pbs.org>
54226              Date: Wed, 28 Mar 2001 17:29:12 -0500
54227              Message-Id: <E14iORE-0000ZV-00@shaggy.pbs.org>
54228      Branch: perl
54229            ! pod/perlop.pod
54230 ____________________________________________________________________________
54231 [  9457] By: jhi                                   on 2001/03/30  02:04:33
54232         Log: Subject: ext/re/aix.pl can go
54233              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
54234              Date: Thu, 29 Mar 2001 12:03:28 +0200
54235              Message-Id: <20010329120132.7C3B.H.M.BRAND@hccnet.nl>
54236      Branch: perl
54237            - ext/re/hints/aix.pl
54238            ! MANIFEST
54239 ____________________________________________________________________________
54240 [  9456] By: jhi                                   on 2001/03/30  02:03:32
54241         Log: Integrate perlio.
54242      Branch: perl
54243           !> ext/Encode/Encode.xs installperl
54244 ____________________________________________________________________________
54245 [  9455] By: nick                                  on 2001/03/29  21:11:46
54246         Log: DLL name has changed so installperl needs to know
54247              (Why isn't it working it out or passed it?)
54248      Branch: perlio
54249            ! installperl
54250 ____________________________________________________________________________
54251 [  9454] By: nick                                  on 2001/03/29  20:56:12
54252         Log: Change Encode's check arguments to 'bool' so SvTRUE gets used
54253              and we don't get undef warnings.
54254      Branch: perlio
54255            ! ext/Encode/Encode.xs
54256 ____________________________________________________________________________
54257 [  9453] By: nick                                  on 2001/03/29  17:58:48
54258         Log: Integrate mainline
54259      Branch: perlio
54260           !> Changes patchlevel.h
54261 ____________________________________________________________________________
54262 [  9452] By: jhi                                   on 2001/03/29  16:44:55
54263         Log: Update Changes.
54264      Branch: perl
54265            ! Changes patchlevel.h
54266 ____________________________________________________________________________
54267 [  9451] By: nick                                  on 2001/03/29  16:31:38
54268         Log: Integrate mainline
54269      Branch: perlio
54270           !> Changes Makefile.SH dump.c ext/Data/Dumper/Dumper.xs
54271           !> ext/Encode/Encode.xs ext/Storable/Storable.xs
54272           !> lib/ExtUtils/typemap patchlevel.h pod/perlhack.pod
54273           !> pod/perliol.pod t/lib/charnames.t t/lib/cwd.t t/op/bop.t
54274           !> t/op/vec.t t/op/ver.t toke.c utils/h2xs.PL
54275 ____________________________________________________________________________
54276 [  9450] By: jhi                                   on 2001/03/29  16:29:17
54277         Log: Integrate perlio.
54278      Branch: perl
54279           !> win32/buildext.pl
54280 ____________________________________________________________________________
54281 [  9449] By: jhi                                   on 2001/03/29  15:50:01
54282         Log: Update Changes.
54283      Branch: perl
54284            ! Changes patchlevel.h
54285 ____________________________________________________________________________
54286 [  9448] By: nick                                  on 2001/03/29  15:47:15
54287         Log: Make sure buildext.pl finds Errno.pm
54288      Branch: perlio
54289            ! win32/buildext.pl
54290 ____________________________________________________________________________
54291 [  9447] By: jhi                                   on 2001/03/29  15:39:34
54292         Log: Integrate perlio.
54293      Branch: perl
54294           !> win32/makefile.mk
54295 ____________________________________________________________________________
54296 [  9446] By: nick                                  on 2001/03/29  15:30:03
54297         Log: Integrate win32/makefile.mk with mainline.
54298      Branch: perlio
54299           !> win32/makefile.mk
54300 ____________________________________________________________________________
54301 [  9445] By: nick                                  on 2001/03/29  15:27:32
54302         Log: Fix breakage ... 
54303      Branch: perlio
54304            ! win32/makefile.mk
54305 ____________________________________________________________________________
54306 [  9444] By: jhi                                   on 2001/03/29  15:03:08
54307         Log: Subject: RE: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
54308              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
54309              Date: Thu, 29 Mar 2001 10:32:59 +0400
54310              Message-ID: <402099F49BEED211999700805FC7359FA8442D@ru0028exch01.spb.lucent.com>
54311      Branch: perl
54312            ! win32/makefile.mk
54313 ____________________________________________________________________________
54314 [  9443] By: jhi                                   on 2001/03/29  15:02:12
54315         Log: Integrate perlio.
54316      Branch: perl
54317           +> win32/buildext.pl
54318           !> MANIFEST ext/PerlIO/Via/Via.xs perlio.c perlio.h sv.c
54319           !> t/io/utf8.t t/lib/io_scalar.t win32/makefile.mk
54320 ____________________________________________________________________________
54321 [  9442] By: nick                                  on 2001/03/29  14:59:11
54322         Log: Work in progress - determine win32 extensions to build via script.
54323      Branch: perlio
54324            + win32/buildext.pl
54325            ! MANIFEST win32/makefile.mk
54326 ____________________________________________________________________________
54327 [  9441] By: jhi                                   on 2001/03/29  14:51:47
54328         Log: Reintroduce the use of external pwd.
54329      Branch: perl
54330            ! t/lib/cwd.t
54331 ____________________________________________________________________________
54332 [  9440] By: jhi                                   on 2001/03/29  14:42:58
54333         Log: use warnings instead of -w.
54334      Branch: perl
54335            ! utils/h2xs.PL
54336 ____________________________________________________________________________
54337 [  9439] By: jhi                                   on 2001/03/29  14:41:52
54338         Log: Subject: [PATCH h2xs.PL perl@9423] h2xs -w nits
54339              From: Jonathan Stowe <gellyfish@gellyfish.com>
54340              Date: Thu, 29 Mar 2001 09:34:12 +0100 (BST)
54341              Message-ID: <Pine.LNX.4.30.0103290929130.19409-100000@orpheus.gellyfish.com>
54342      Branch: perl
54343            ! utils/h2xs.PL
54344 ____________________________________________________________________________
54345 [  9438] By: jhi                                   on 2001/03/29  14:39:38
54346         Log: Subject: [PATCH perl@9424] minor pod nits
54347              From: Robin Barker <rmb1@cise.npl.co.uk>
54348              Date: Thu, 29 Mar 2001 14:43:05 +0100 (BST)
54349              Message-Id: <200103291343.OAA10827@tempest.npl.co.uk>
54350      Branch: perl
54351            ! pod/perlhack.pod pod/perliol.pod
54352 ____________________________________________________________________________
54353 [  9437] By: jhi                                   on 2001/03/29  14:29:16
54354         Log: Subject: [PATCH perl@9424] typemap cast warning
54355              From: Robin Barker <rmb1@cise.npl.co.uk>
54356              Date: Thu, 29 Mar 2001 13:58:47 +0100 (BST)
54357              Message-Id: <200103291258.NAA09360@tempest.npl.co.uk>
54358      Branch: perl
54359            ! lib/ExtUtils/typemap
54360 ____________________________________________________________________________
54361 [  9436] By: jhi                                   on 2001/03/29  14:26:03
54362         Log: Subject: [PATCH perl@9424] printf warning
54363              From: Robin Barker <rmb1@cise.npl.co.uk>
54364              Date: Thu, 29 Mar 2001 13:29:21 +0100 (BST)
54365              Message-Id: <200103291229.NAA03968@tempest.npl.co.uk>
54366      Branch: perl
54367            ! dump.c ext/Data/Dumper/Dumper.xs ext/Encode/Encode.xs
54368            ! ext/Storable/Storable.xs toke.c
54369 ____________________________________________________________________________
54370 [  9435] By: nick                                  on 2001/03/29  14:23:31
54371         Log: Win32 has name conflict with ERROR
54372      Branch: perlio
54373            ! ext/PerlIO/Via/Via.xs
54374 ____________________________________________________________________________
54375 [  9434] By: jhi                                   on 2001/03/29  14:17:48
54376         Log: Subject: [PATCH: 9424] some tests (was Re: Perl5.7.*  Unicode/EBCDIC status.)
54377              From: Peter Prymmer <pvhp@forte.com>
54378              Date: Wed, 28 Mar 2001 19:09:57 -0800 (PST)
54379              Message-ID: <Pine.OSF.4.10.10103281858520.314137-100000@aspara.forte.com>
54380      Branch: perl
54381            ! t/lib/charnames.t t/op/bop.t t/op/vec.t t/op/ver.t
54382 ____________________________________________________________________________
54383 [  9433] By: jhi                                   on 2001/03/29  13:52:44
54384         Log: test-prep target was missing.
54385      Branch: perl
54386            ! Makefile.SH
54387 ____________________________________________________________________________
54388 [  9432] By: nick                                  on 2001/03/29  12:40:03
54389         Log: Make as-shipped compiler default to MSVC6 
54390      Branch: perlio
54391            ! win32/makefile.mk
54392 ____________________________________________________________________________
54393 [  9431] By: nick                                  on 2001/03/29  12:12:16
54394         Log: Allow someone to write PerlIO::Array, PerlIO::Code, ...
54395              akin to PerlIO::Scalar.
54396      Branch: perlio
54397            ! perlio.c perlio.h
54398 ____________________________________________________________________________
54399 [  9430] By: nick                                  on 2001/03/29  10:56:35
54400         Log: Integrate mainline.
54401      Branch: perlio
54402           !> lib/File/Basename.pm lib/File/CheckTree.pm lib/File/Compare.pm
54403           !> lib/File/Copy.pm lib/File/DosGlob.pm lib/File/Find.pm
54404           !> lib/File/Path.pm lib/File/stat.pm t/lib/filecopy.t
54405           !> win32/makefile.mk win32/win32sck.c
54406 ____________________________________________________________________________
54407 [  9429] By: nick                                  on 2001/03/29  09:03:43
54408         Log: Noticed that two tests were skipped as perlio:: package
54409              isn't there any more. Changed the skip condition.
54410              Avoid core-dump if sv_utf8_upgrade() called on something
54411              that does not become SvPOK after SvPV() (e.g. a ref).
54412      Branch: perlio
54413            ! sv.c t/io/utf8.t t/lib/io_scalar.t
54414 ____________________________________________________________________________
54415 [  9428] By: jhi                                   on 2001/03/29  01:31:47
54416         Log: Subject: [PATCH] Enable warnings in File::* (was: B::Terse and warnings)
54417              From: Benjamin Sugars <bsugars@canoe.ca> 
54418              Date: Tue, 27 Mar 2001 16:27:38 -0500 (EST)
54419              Message-ID: <Pine.LNX.4.21.0103271612250.2007-100000@marmot.rim.canoe.ca>
54420      Branch: perl
54421            ! lib/File/Basename.pm lib/File/CheckTree.pm lib/File/Compare.pm
54422            ! lib/File/Copy.pm lib/File/DosGlob.pm lib/File/Find.pm
54423            ! lib/File/Path.pm lib/File/stat.pm t/lib/filecopy.t
54424 ____________________________________________________________________________
54425 [  9427] By: jhi                                   on 2001/03/29  00:49:30
54426         Log: Subject: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
54427              From: "Vadim Konovalov" <watman@inbox.ru>
54428              Date: Thu, 29 Mar 2001 01:50:12 +0400
54429              Message-ID: <001c01c0b7d1$463dd880$5742983e@vad>
54430      Branch: perl
54431            ! win32/makefile.mk win32/win32sck.c
54432 ____________________________________________________________________________
54433 [  9426] By: gsar                                  on 2001/03/29  00:28:04
54434         Log: dmake can only handle == and != in comparisons; support building
54435              with Borland's VCL libraries (from Vadim Konovalov)
54436      Branch: maint-5.6/perl
54437            ! win32/makefile.mk
54438 ____________________________________________________________________________
54439 [  9425] By: nick                                  on 2001/03/28  19:29:56
54440         Log: Integrate (@snapshot)
54441      Branch: perlio
54442           !> Changes Makefile.SH patchlevel.h t/lib/cwd.t
54443 ____________________________________________________________________________
54444 [  9424] By: jhi                                   on 2001/03/28  19:03:16
54445         Log: Update Changes.
54446      Branch: perl
54447            ! Changes patchlevel.h
54448 ____________________________________________________________________________
54449 [  9423] By: jhi                                   on 2001/03/28  18:52:09
54450         Log: Rmdir lib/XS on cleanup.
54451      Branch: perl
54452            ! Makefile.SH
54453 ____________________________________________________________________________
54454 [  9422] By: jhi                                   on 2001/03/28  18:49:34
54455         Log: Integrate perlio.
54456      Branch: perl
54457           !> t/op/utf8decode.t
54458 ____________________________________________________________________________
54459 [  9421] By: nick                                  on 2001/03/28  18:46:44
54460         Log: Loose duplicate chunk.
54461      Branch: perlio
54462            ! t/op/utf8decode.t
54463 ____________________________________________________________________________
54464 [  9420] By: nick                                  on 2001/03/28  18:44:11
54465         Log: Integrate mainline.
54466      Branch: perlio
54467           !> ext/IO/IO.xs lib/ExtUtils/MM_VMS.pm makedef.pl vms/vms.c
54468           !> vms/vmsish.h
54469 ____________________________________________________________________________
54470 [  9419] By: jhi                                   on 2001/03/28  18:42:05
54471         Log: Can't trust external pwds
54472              (either shell builtins or external programs)
54473      Branch: perl
54474            ! t/lib/cwd.t
54475 ____________________________________________________________________________
54476 [  9418] By: jhi                                   on 2001/03/28  18:34:05
54477         Log: Integrate perlio.
54478      Branch: perl
54479            - lib/perlio.pm
54480           !> MANIFEST lib/PerlIO.pm lib/open.pm perlio.c t/lib/b.t
54481           !> t/op/utf8decode.t
54482 ____________________________________________________________________________
54483 [  9417] By: nick                                  on 2001/03/28  18:24:02
54484         Log: PerlIO.pm / perlio.pm conflict.
54485              Update some pods.
54486              Make t/op/utf8decode.t a text file.
54487      Branch: perlio
54488            - lib/perlio.pm
54489            ! MANIFEST lib/PerlIO.pm lib/open.pm perlio.c t/lib/b.t
54490            ! t/op/utf8decode.t
54491 ____________________________________________________________________________
54492 [  9416] By: jhi                                   on 2001/03/28  18:06:07
54493         Log: Integrate change #9409 from mainline to maintperl.
54494              
54495              Yet another tweak on AIX dynaloading.
54496      Branch: maint-5.6/perl
54497           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
54498 ____________________________________________________________________________
54499 [  9415] By: gsar                                  on 2001/03/28  17:13:01
54500         Log: integrate changes#9377,9385,9401 from mainline
54501              
54502              Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical
54503              
54504              If directory entries compare equal case-insensitively,
54505              retry case-sensitively.
54506              
54507              Subject: [PATCH] B::Terse and warnings
54508      Branch: maint-5.6/perl
54509           !> ext/B/B.pm ext/B/B/Terse.pm ext/File/Glob/bsd_glob.c gv.c
54510           !> t/pragma/warn/perl
54511 ____________________________________________________________________________
54512 [  9414] By: jhi                                   on 2001/03/28  17:11:12
54513         Log: Subject: [PATCH perl@9359] VMS fix-ups and status
54514              From: "Craig A. Berry" <craigberry@mac.com>
54515              Date: Wed, 28 Mar 2001 10:55:20 -0600
54516              Message-Id: <5.0.2.1.0.20010327164600.031563e8@exchi01>
54517      Branch: perl
54518            ! ext/IO/IO.xs lib/ExtUtils/MM_VMS.pm vms/vms.c vms/vmsish.h
54519 ____________________________________________________________________________
54520 [  9413] By: jhi                                   on 2001/03/28  17:03:12
54521         Log: Dup hunk.
54522      Branch: perl
54523            ! t/op/utf8decode.t
54524 ____________________________________________________________________________
54525 [  9412] By: jhi                                   on 2001/03/28  17:02:36
54526         Log: Forced integrate from perlio.
54527      Branch: perl
54528           !> t/op/utf8decode.t
54529 ____________________________________________________________________________
54530 [  9411] By: nick                                  on 2001/03/28  16:50:03
54531         Log: Integrate mainline.
54532      Branch: perlio
54533           +> t/lib/cwd.t
54534           !> MANIFEST ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
54535           !> ext/IO/lib/IO/Socket.pm ext/XS/Typemap/Typemap.pm
54536           !> ext/XS/Typemap/Typemap.xs ext/XS/Typemap/typemap gv.c
54537           !> makedef.pl pp.c t/lib/xs-typemap.t t/op/utf8decode.t
54538           !> t/pragma/warn/perl
54539 ____________________________________________________________________________
54540 [  9410] By: jhi                                   on 2001/03/28  16:44:23
54541         Log: Subject: Re: [PATCH] 9403 cannot be tested
54542              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
54543              Date: Wed, 28 Mar 2001 18:33:56 +0200
54544              Message-Id: <20010328182418.7C17.H.M.BRAND@hccnet.nl>
54545      Branch: perl
54546            ! makedef.pl
54547 ____________________________________________________________________________
54548 [  9409] By: jhi                                   on 2001/03/28  16:12:45
54549         Log: Yet another tweak on AIX dynaloading.
54550      Branch: perl
54551            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
54552 ____________________________________________________________________________
54553 [  9408] By: jhi                                   on 2001/03/28  15:52:55
54554         Log: Subject: [PATCH] 9403 cannot be tested
54555              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
54556              Date: Wed, 28 Mar 2001 17:23:00 +0200
54557              Message-Id: <20010328171835.7C14.H.M.BRAND@hccnet.nl>
54558              
54559              A missing symbol.
54560      Branch: perl
54561            ! makedef.pl
54562 ____________________________________________________________________________
54563 [  9407] By: jhi                                   on 2001/03/28  15:47:43
54564         Log: Integrate perlio. (with tweaks on t/op/utf8decode.t)
54565      Branch: perl
54566            ! t/op/utf8decode.t
54567           !> ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm perl.h regcomp.c
54568           !> t/op/each.t t/op/pat.t t/op/regexp.t utf8.c
54569 ____________________________________________________________________________
54570 [  9406] By: jhi                                   on 2001/03/28  15:37:08
54571         Log: Subject: [PATCH] cwd.t (was: Cwd has no tests?)
54572              From: Benjamin Sugars <bsugars@canoe.ca> 
54573              Date: Tue, 27 Mar 2001 17:37:05 -0500 (EST)
54574              Message-ID: <Pine.LNX.4.21.0103271719540.2007-100000@marmot.rim.canoe.ca>
54575      Branch: perl
54576            + t/lib/cwd.t
54577            ! MANIFEST
54578 ____________________________________________________________________________
54579 [  9405] By: jhi                                   on 2001/03/28  15:13:18
54580         Log: pp_ne() needs a CORRECT boolean.
54581      Branch: perl
54582            ! pp.c
54583 ____________________________________________________________________________
54584 [  9404] By: jhi                                   on 2001/03/28  15:09:23
54585         Log: pp_ne() needs a boolean, not an integer.
54586      Branch: perl
54587            ! pp.c
54588 ____________________________________________________________________________
54589 [  9403] By: jhi                                   on 2001/03/28  14:47:43
54590         Log: (Retracted by #9404.)
54591      Branch: perl
54592            ! pp.c
54593 ____________________________________________________________________________
54594 [  9402] By: jhi                                   on 2001/03/28  14:43:59
54595         Log: Subject: Re: [PATCH] Typemap testing
54596              From: Tim Jenness <t.jenness@jach.hawaii.edu> 
54597              Date: Tue, 27 Mar 2001 16:34:03 -1000 (HST)
54598              Message-ID: <Pine.LNX.4.30.0103271633030.21198-100000@lapaki.jach.hawaii.edu>
54599      Branch: perl
54600            ! ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
54601            ! ext/XS/Typemap/typemap t/lib/xs-typemap.t
54602 ____________________________________________________________________________
54603 [  9401] By: jhi                                   on 2001/03/28  14:42:14
54604         Log: Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical
54605              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
54606              Date: Sun, 25 Mar 2001 21:59:15 +0100
54607              Message-ID: <000701c0b56e$73944220$07bdfea9@bfs.phone.com>
54608              
54609              A variable will be checked for the "use once" warnings if:
54610              
54611              1. It is in the scope of a use warnings 'once'
54612              2. It isn't in the scope of the warnings pragma at all AND $^W is set.
54613              
54614              Otherwise it won't be checked at all.
54615              
54616              Part 1 is what is in perl >= 5.6.0, Part 2 is what I'm fixing.
54617              
54618              The enclosed patch partially fixes this issue. What I didn't
54619              get to work was the case where the "used once" warning is enabled
54620              in any file other than the main file.
54621      Branch: perl
54622            ! gv.c t/pragma/warn/perl
54623 ____________________________________________________________________________
54624 [  9400] By: nick                                  on 2001/03/28  14:38:24
54625         Log: More EBCDIC tweaks:
54626              - one more swash issue &~(0xA0-1) did not do the right thing,
54627              for UTF-EBCDIC where &~(0x80-1) does for UTF-8.
54628              - add "use re 'asciirange'" to make [!-~] etc. work
54629              use it in MIME::QuotedPrint and t/op/regexp.t and t/op/pat.t
54630              - Choose a key for t/op/each.t test which gets encoded.
54631              - Skip utf8decode if this is UTF-EBCDIC.
54632      Branch: perlio
54633            ! ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm perl.h regcomp.c
54634            ! t/op/each.t t/op/pat.t t/op/regexp.t t/op/utf8decode.t utf8.c
54635 ____________________________________________________________________________
54636 [  9399] By: jhi                                   on 2001/03/28  14:21:00
54637         Log: Extend the SvROK() testing also to pp_ne(), pointed out by
54638              Andreas Schwab.
54639      Branch: perl
54640            ! pp.c
54641 ____________________________________________________________________________
54642 [  9398] By: jhi                                   on 2001/03/28  00:55:56
54643         Log: Subject: [ID 20010327.007] New warning from IO::Socket for sockatmark
54644              From: David Dyck <dcd@tc.fluke.com>
54645              Date: Tue, 27 Mar 2001 15:16:24 -0800
54646              Message-Id: <200103272316.PAA21921@dd.tc.fluke.com>
54647      Branch: perl
54648            ! ext/IO/lib/IO/Socket.pm
54649 ____________________________________________________________________________
54650 [  9397] By: jhi                                   on 2001/03/27  21:52:49
54651         Log: Integrate perlio.
54652      Branch: perl
54653           +> ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
54654           +> ext/PerlIO/Via/Via.xs
54655           !> MANIFEST ext/PerlIO/Scalar/Scalar.pm lib/PerlIO.pm
54656 ____________________________________________________________________________
54657 [  9396] By: nick                                  on 2001/03/27  21:45:13
54658         Log: Integrate mainline.
54659      Branch: perlio
54660           !> embed.h embed.pl ext/XS/Typemap/Typemap.xs gv.c
54661           !> pod/perlapi.pod proto.h sv.c sv.h t/op/magic.t utils/h2xs.PL
54662 ____________________________________________________________________________
54663 [  9395] By: nick                                  on 2001/03/27  21:18:58
54664         Log: Outline docs for PerlIO and PerlIO::Scalar
54665      Branch: perlio
54666            ! ext/PerlIO/Scalar/Scalar.pm lib/PerlIO.pm
54667 ____________________________________________________________________________
54668 [  9394] By: nick                                  on 2001/03/27  20:50:13
54669         Log: PerlIO::Via layer (alpha-ish).
54670      Branch: perlio
54671            + ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
54672            + ext/PerlIO/Via/Via.xs
54673            ! MANIFEST
54674 ____________________________________________________________________________
54675 [  9393] By: jhi                                   on 2001/03/27  20:49:55
54676         Log: Retract #9329 now that 9390 should take care of the matter.
54677      Branch: perl
54678            ! utils/h2xs.PL
54679 ____________________________________________________________________________
54680 [  9390] By: jhi                                   on 2001/03/27  20:47:50
54681         Log: Subject: Autoloading Errno.pm when %! is encountered
54682              From: Robin Houston <robin@kitsite.com>
54683              Date: Tue, 27 Mar 2001 20:57:11 +0100
54684              Message-ID: <20010327205710.A24053@puffinry.freeserve.co.uk>
54685      Branch: perl
54686            ! embed.h embed.pl gv.c proto.h t/op/magic.t
54687 ____________________________________________________________________________
54688 [  9389] By: jhi                                   on 2001/03/27  20:24:31
54689         Log: Integrate perlio.
54690      Branch: perl
54691           !> doop.c ext/Encode/Encode.pm ext/MIME/Base64/Base64.xs
54692           !> ext/MIME/Base64/QuotedPrint.pm t/lib/encode.t t/lib/mimeb64.t
54693           !> utf8.c
54694 ____________________________________________________________________________
54695 [  9388] By: jhi                                   on 2001/03/27  20:21:38
54696         Log: Better have a three-element array if one is going to assign
54697              to the third element of that array. (from Tim Jenness)
54698      Branch: perl
54699            ! ext/XS/Typemap/Typemap.xs
54700 ____________________________________________________________________________
54701 [  9387] By: nick                                  on 2001/03/27  20:15:43
54702         Log: Integrate mainline.
54703      Branch: perlio
54704           +> ext/XS/Typemap/Makefile.PL ext/XS/Typemap/README
54705           +> ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
54706           +> ext/XS/Typemap/stdio.c ext/XS/Typemap/typemap
54707           +> t/lib/xs-typemap.t
54708           !> (integrate 34 files)
54709 ____________________________________________________________________________
54710 [  9386] By: jhi                                   on 2001/03/27  20:04:18
54711         Log: Subject: Re: perl@9359 breaks HTML::Parser
54712              From: Gisle Aas <gisle@ActiveState.com>
54713              Date: 27 Mar 2001 11:30:24 -0800
54714              Message-ID: <lrr8zjxb5b.fsf@caliper.ActiveState.com>
54715              
54716              Clarify the UTF-8 issues of the API docs.
54717              (Slightly reworded and expanded.)
54718      Branch: perl
54719            ! pod/perlapi.pod sv.c sv.h
54720 ____________________________________________________________________________
54721 [  9385] By: jhi                                   on 2001/03/27  19:44:25
54722         Log: If directory entries compare equal case-insensitively,
54723              retry case-sensitively.
54724      Branch: perl
54725            ! ext/File/Glob/bsd_glob.c
54726 ____________________________________________________________________________
54727 [  9384] By: nick                                  on 2001/03/27  19:38:50
54728         Log: Various EBCDIC fixes:
54729              - major revelation that swash code is encoding aware,
54730              (or thought it was) - now it is ;-)
54731              - With that out of the way fix a slab of tr/// cases.
54732              - Fix Encode 'Unicode' to be true Unicode so tests pass.
54733              - As anticipated Base64.xs needed tweaks.
54734              - Until tr/// works right avoid old_encode64 in MIME tests.
54735      Branch: perlio
54736            ! doop.c ext/Encode/Encode.pm ext/MIME/Base64/Base64.xs
54737            ! t/lib/encode.t t/lib/mimeb64.t utf8.c
54738 ____________________________________________________________________________
54739 [  9383] By: jhi                                   on 2001/03/27  18:34:41
54740         Log: Add the std test suite BEGIN block.
54741      Branch: perl
54742            ! t/lib/xs-typemap.t
54743 ____________________________________________________________________________
54744 [  9382] By: jhi                                   on 2001/03/27  15:16:07
54745         Log: Add debugging output to the test.
54746      Branch: perl
54747            ! t/lib/glob-basic.t
54748 ____________________________________________________________________________
54749 [  9381] By: jhi                                   on 2001/03/27  15:08:10
54750         Log: Add Tim Jenness' XS::Typemap for exercizing the standard typemap.
54751      Branch: perl
54752            + ext/XS/Typemap/Makefile.PL ext/XS/Typemap/README
54753            + ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
54754            + ext/XS/Typemap/stdio.c ext/XS/Typemap/typemap
54755            + t/lib/xs-typemap.t
54756            ! MANIFEST
54757 ____________________________________________________________________________
54758 [  9380] By: jhi                                   on 2001/03/27  14:48:34
54759         Log: Subject: [PATCH] Typemap testing
54760              From: Tim Jenness <t.jenness@jach.hawaii.edu> 
54761              Date: Sun, 25 Mar 2001 16:46:12 -1000 (HST)
54762              Message-ID: <Pine.LNX.4.30.0103251629350.16988-101000@lapaki.jach.hawaii.edu>
54763              
54764              (The first part of the patch.)
54765      Branch: perl
54766            ! lib/ExtUtils/typemap lib/ExtUtils/xsubpp
54767 ____________________________________________________________________________
54768 [  9379] By: jhi                                   on 2001/03/27  14:44:56
54769         Log: Subject: Re: [PATCH] t/lib/glob-basic.t  
54770              From: Benjamin Sugars <bsugars@canoe.ca> 
54771              Date: Mon, 26 Mar 2001 14:11:47 -0500 (EST)
54772              Message-ID: <Pine.LNX.4.21.0103261406170.2729-100000@marmot.rim.canoe.ca>
54773      Branch: perl
54774            ! t/lib/glob-basic.t
54775 ____________________________________________________________________________
54776 [  9378] By: jhi                                   on 2001/03/27  14:42:30
54777         Log: Subject: [PATCH] perlvar nit
54778              From: Simon Cozens <simon@netthink.co.uk>
54779              Date: Tue, 27 Mar 2001 01:12:01 +0100
54780              Message-ID: <20010327011201.A19179@netthink.co.uk>
54781      Branch: perl
54782            ! pod/perlvar.pod
54783 ____________________________________________________________________________
54784 [  9377] By: jhi                                   on 2001/03/27  14:36:26
54785         Log: Subject: [PATCH] B::Terse and warnings
54786              From: Benjamin Sugars <ben.sugars@home.com>
54787              Date: Mon, 26 Mar 2001 23:40:33 -0500 (EST)
54788              Message-ID: <Pine.LNX.4.21.0103262320170.20040-100000@localhost.localdomain>
54789      Branch: perl
54790            ! ext/B/B.pm ext/B/B/Terse.pm
54791 ____________________________________________________________________________
54792 [  9376] By: jhi                                   on 2001/03/27  14:31:31
54793         Log: Document sockatmark() some.
54794      Branch: perl
54795            ! pod/perldiag.pod pod/perlfunc.pod pod/perlport.pod
54796            ! pod/perltoc.pod
54797 ____________________________________________________________________________
54798 [  9375] By: jhi                                   on 2001/03/27  14:00:24
54799         Log: sv_catpvf(sv, "%c", 128) should not UTF-8-ify the sv,
54800              noted by Gisle and fixed by NI-S.
54801      Branch: perl
54802            ! sv.c
54803 ____________________________________________________________________________
54804 [  9374] By: jhi                                   on 2001/03/27  05:50:01
54805         Log: Regen toc.
54806      Branch: perl
54807            ! pod/perltoc.pod
54808 ____________________________________________________________________________
54809 [  9373] By: jhi                                   on 2001/03/27  05:43:51
54810         Log: Pixie documenting.
54811      Branch: perl
54812            ! Makefile.SH pod/perlhack.pod
54813 ____________________________________________________________________________
54814 [  9372] By: jhi                                   on 2001/03/27  05:29:34
54815         Log: Metaconfig unit changes for #9371.
54816      Branch: metaconfig
54817            ! U/modified/myhostname.U
54818      Branch: metaconfig/U/perl
54819            + d_sockatmark.U
54820            ! gccvers.U
54821 ____________________________________________________________________________
54822 [  9371] By: jhi                                   on 2001/03/27  05:29:07
54823         Log: Add sockatmark() probing.
54824      Branch: perl
54825            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
54826            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
54827            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
54828            ! vos/config.ga.h win32/config.bc win32/config.gc
54829            ! win32/config.vc
54830 ____________________________________________________________________________
54831 [  9370] By: jhi                                   on 2001/03/26  22:01:18
54832         Log: pp_ncmp() and pp_scmp() should return numeric values, not booleans.
54833              Really need to benchmark this.
54834      Branch: perl
54835            ! pp.c
54836 ____________________________________________________________________________
54837 [  9369] By: nick                                  on 2001/03/26  21:59:30
54838         Log: Integrate mainline.
54839      Branch: perlio
54840            ! ext/MIME/Base64/QuotedPrint.pm
54841           !> Changes Makefile.SH ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
54842           !> patchlevel.h pod/perlhack.pod pp_sys.c
54843 ____________________________________________________________________________
54844 [  9368] By: jhi                                   on 2001/03/26  21:47:03
54845         Log: Treat pp_ncmp() and pp_scmp() as in #9366 (ROK).
54846              
54847              TODO1: perlbench.
54848              TODO2: le, lt, ge, gt?  Yech.
54849      Branch: perl
54850            ! pp.c
54851 ____________________________________________________________________________
54852 [  9367] By: jhi                                   on 2001/03/26  21:34:57
54853         Log: Too much cut-and-paste in #9363.
54854      Branch: perl
54855            ! pp_sys.c
54856 ____________________________________________________________________________
54857 [  9366] By: jhi                                   on 2001/03/26  21:20:53
54858         Log: Subject: $ref1 == $ref2 without NV_PRESERVES_UV
54859              From: Andreas Schwab <schwab@suse.de>
54860              Date: 26 Mar 2001 17:29:04 +0200
54861              Message-ID: <jeitkw5z27.fsf@hawking.suse.de>
54862              
54863              (The patch for 5.6.0 or so, this is a guess for bleadperl)
54864      Branch: perl
54865            ! pp_hot.c
54866 ____________________________________________________________________________
54867 [  9365] By: jhi                                   on 2001/03/26  21:07:54
54868         Log: Integrate perlio.
54869      Branch: perl
54870           !> perlio.c
54871 ____________________________________________________________________________
54872 [  9364] By: nick                                  on 2001/03/26  20:30:48
54873         Log: REFCNT botch in layer name cache hash.
54874      Branch: perlio
54875            ! perlio.c
54876 ____________________________________________________________________________
54877 [  9363] By: jhi                                   on 2001/03/26  18:44:32
54878         Log: Subject: [PATCH] socket() leaks file descriptors
54879              From: Benjamin Sugars <bsugars@canoe.ca>
54880              Date: Mon, 26 Mar 2001 13:29:54 -0500 (EST)
54881              Message-ID: <Pine.LNX.4.21.0103261315510.2729-100000@marmot.rim.canoe.ca>
54882              
54883              Also sockpair() fixed similarly.
54884      Branch: perl
54885            ! pp_sys.c
54886 ____________________________________________________________________________
54887 [  9362] By: jhi                                   on 2001/03/26  18:37:52
54888         Log: Integrate perlio.
54889      Branch: perl
54890           !> README.os390 miniperlmain.c perlio.c perliol.h t/op/pat.t
54891 ____________________________________________________________________________
54892 [  9361] By: nick                                  on 2001/03/26  17:32:06
54893         Log: Implement flush of linebuffered streams on read of a tty.
54894      Branch: perlio
54895            ! perlio.c perliol.h
54896 ____________________________________________________________________________
54897 [  9360] By: nick                                  on 2001/03/26  17:12:32
54898         Log: Memory tweaks and notes for OEMVS.
54899      Branch: perlio
54900            ! README.os390 miniperlmain.c t/op/pat.t
54901 ____________________________________________________________________________
54902 [  9359] By: jhi                                   on 2001/03/26  02:12:54
54903         Log: Update Changes.
54904      Branch: perl
54905            ! Changes patchlevel.h
54906 ____________________________________________________________________________
54907 [  9358] By: jhi                                   on 2001/03/26  02:05:32
54908         Log: Document the most common pixie options.
54909      Branch: perl
54910            ! pod/perlhack.pod
54911 ____________________________________________________________________________
54912 [  9357] By: jhi                                   on 2001/03/26  01:25:28
54913         Log: For perl.pixie check *before* compiling that optimize is -g,
54914              as for perl.third.
54915      Branch: perl
54916            ! Makefile.SH
54917 ____________________________________________________________________________
54918 [  9356] By: jhi                                   on 2001/03/26  01:13:41
54919         Log: rmdir lib/Digest, lib/MIME, and lib/PerlIO.
54920      Branch: perl
54921            ! Makefile.SH
54922 ____________________________________________________________________________
54923 [  9355] By: jhi                                   on 2001/03/26  01:11:19
54924         Log: Remove t/perl.third.
54925      Branch: perl
54926            ! Makefile.SH
54927 ____________________________________________________________________________
54928 [  9354] By: jhi                                   on 2001/03/26  00:23:38
54929         Log: Implement IO::Socket::atmark(), inspired by Lincoln Stein's
54930              IO::Sockatmark().
54931      Branch: perl
54932            ! ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
54933 ____________________________________________________________________________
54934 [  9353] By: jhi                                   on 2001/03/25  22:25:04
54935         Log: Integrate perlio.
54936      Branch: perl
54937           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
54938           !> ext/PerlIO/Scalar/Scalar.xs perl.c perlio.c perlio.h perliol.h
54939           !> pp_hot.c win32/makefile.mk
54940 ____________________________________________________________________________
54941 [  9352] By: jhi                                   on 2001/03/25  22:21:41
54942         Log: Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ...
54943              From: Radu Greab <radu@netsoft.ro>
54944              Date: Fri, 23 Mar 2001 21:14:59 +0200 (EET)
54945              Message-ID: <15035.41139.646781.478457@ix.netsoft.ro>
54946      Branch: perl
54947            ! pp_sys.c
54948 ____________________________________________________________________________
54949 [  9351] By: nick                                  on 2001/03/25  22:15:02
54950         Log: Fix readline in list mode to tell rest of world that it has
54951              things on the stack. Otherwise if perl code gets invoked
54952              underneath it it scribbles over results-so-far.
54953              (Why TIEHANDLE has not tripped on this is a mystery.)
54954      Branch: perlio
54955            ! pp_hot.c
54956 ____________________________________________________________________________
54957 [  9350] By: nick                                  on 2001/03/25  22:10:13
54958         Log: win32/makefile.mk typos
54959      Branch: perlio
54960            ! win32/makefile.mk
54961 ____________________________________________________________________________
54962 [  9349] By: nick                                  on 2001/03/25  21:31:14
54963         Log: Integrate now-non-binary file.
54964      Branch: perlio
54965           !> t/lib/mimeqp.t
54966 ____________________________________________________________________________
54967 [  9348] By: nick                                  on 2001/03/25  21:27:24
54968         Log: Make it text
54969      Branch: perlio
54970            ! t/lib/mimeqp.t
54971 ____________________________________________________________________________
54972 [  9347] By: nick                                  on 2001/03/25  21:25:37
54973         Log: Integrate mainline.
54974      Branch: perlio
54975           !> ext/Digest/MD5/MD5.pm ext/MIME/Base64/Base64.pm
54976           !> lib/Term/ReadLine.pm t/lib/md5-file.t
54977 ____________________________________________________________________________
54978 [  9346] By: nick                                  on 2001/03/25  20:58:15
54979         Log: Add destruct time hook to PerlIO (for work-in-process implementing
54980              layers in perl code. In such cases layers need to be popped before
54981              we loose the ability to run perl code.)
54982              Also back-out "PerlIO::object" hook - it isn't going to work like that...
54983      Branch: perlio
54984            ! perl.c perlio.c perlio.h perliol.h
54985 ____________________________________________________________________________
54986 [  9345] By: nick                                  on 2001/03/25  20:49:11
54987         Log: Avoid at leasy one of undefined warnings in Encode.
54988      Branch: perlio
54989            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
54990 ____________________________________________________________________________
54991 [  9344] By: jhi                                   on 2001/03/25  20:37:43
54992         Log: A workaround for using Term::ReadLine in emacs minibuffer
54993              from Wybo Dekker <wybo@servalys.nl> and Johan Vromans;
54994              additional tweaks from Ilya Zakharevich.
54995      Branch: perl
54996            ! lib/Term/ReadLine.pm
54997 ____________________________________________________________________________
54998 [  9343] By: nick                                  on 2001/03/25  20:21:14
54999         Log: Missing return value.
55000      Branch: perlio
55001            ! ext/PerlIO/Scalar/Scalar.xs
55002 ____________________________________________________________________________
55003 [  9342] By: jhi                                   on 2001/03/25  16:21:00
55004         Log: Roll back the version numbers of Digest::MD5 and MIME::Base64
55005              to equal the CPAN versions since no code changes have been made.
55006      Branch: perl
55007            ! ext/Digest/MD5/MD5.pm ext/MIME/Base64/Base64.pm
55008            ! t/lib/md5-file.t
55009 ____________________________________________________________________________
55010 [  9341] By: jhi                                   on 2001/03/25  16:01:48
55011         Log: Escape 8-bit characters.
55012      Branch: perl
55013            ! t/lib/mimeqp.t
55014 ____________________________________________________________________________
55015 [  9340] By: gsar                                  on 2001/03/25  15:50:53
55016         Log: readd mimeqp.t as xtext (used to be binary because of the literal 8-bit
55017              chars)
55018      Branch: perl
55019            + t/lib/mimeqp.t
55020 ____________________________________________________________________________
55021 [  9339] By: gsar                                  on 2001/03/25  15:48:50
55022         Log: delete mimeqp.t for later add with text mode set
55023      Branch: perl
55024            - t/lib/mimeqp.t
55025 ____________________________________________________________________________
55026 [  9338] By: nick                                  on 2001/03/25  09:01:57
55027         Log: Integrate mainline.
55028      Branch: perlio
55029           +> ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
55030           +> ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
55031           +> ext/MIME/Base64/QuotedPrint.pm t/lib/mimeb64.t
55032           +> t/lib/mimeb64u.t t/lib/mimeqp.t
55033           !> MANIFEST configure.com djgpp/config.over epoc/config.sh
55034           !> hints/uts.sh hints/uwin.sh hints/vmesa.sh t/lib/md5-file.t
55035           !> utils/h2xs.PL win32/Makefile win32/makefile.mk
55036 ____________________________________________________________________________
55037 [  9337] By: jhi                                   on 2001/03/25  04:23:24
55038         Log: Add MIME::Base64 here and there.  Again, a lot of
55039              optimism is in the air.
55040      Branch: perl
55041            ! configure.com djgpp/config.over epoc/config.sh hints/uts.sh
55042            ! hints/uwin.sh hints/vmesa.sh win32/Makefile win32/makefile.mk
55043 ____________________________________________________________________________
55044 [  9336] By: jhi                                   on 2001/03/25  04:12:43
55045         Log: Add PerlIO::Scalar to win32/Makefile. (I'm doing
55046              this by ear as I do not do Win32 programming.)
55047      Branch: perl
55048            ! win32/Makefile win32/makefile.mk
55049 ____________________________________________________________________________
55050 [  9335] By: jhi                                   on 2001/03/25  04:03:50
55051         Log: Put back the MD5-Base64 tests now that we have MIME::Base64.
55052      Branch: perl
55053            ! t/lib/md5-file.t
55054 ____________________________________________________________________________
55055 [  9334] By: jhi                                   on 2001/03/25  03:58:53
55056         Log: Add MIME::Base 2.12 from Gisle Aas, version number bumped to 2.13.
55057      Branch: perl
55058            + ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
55059            + ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
55060            + ext/MIME/Base64/QuotedPrint.pm t/lib/mimeb64.t
55061            + t/lib/mimeb64u.t t/lib/mimeqp.t
55062            ! MANIFEST
55063 ____________________________________________________________________________
55064 [  9333] By: jhi                                   on 2001/03/24  20:14:37
55065         Log: Integrate perlio.
55066      Branch: perl
55067           !> doio.c pod/perlfunc.pod pod/perliol.pod win32/makefile.mk
55068 ____________________________________________________________________________
55069 [  9332] By: nick                                  on 2001/03/24  19:40:34
55070         Log: Fix un-init variable leading to spurious "Out of Memory!"
55071      Branch: perlio
55072            ! doio.c
55073 ____________________________________________________________________________
55074 [  9331] By: nick                                  on 2001/03/24  19:09:59
55075         Log: Tweak docs for C<open> (boy does that need wholesale revision...)
55076              and update layers internals doc.
55077      Branch: perlio
55078            ! pod/perlfunc.pod pod/perliol.pod
55079 ____________________________________________________________________________
55080 [  9330] By: jhi                                   on 2001/03/24  18:42:11
55081         Log: The length might be uninitialized garbage if the *svp is the undef.
55082      Branch: perl
55083            ! doio.c
55084 ____________________________________________________________________________
55085 [  9329] By: jhi                                   on 2001/03/24  18:26:57
55086         Log: (Retracted by #9393)
55087              
55088              Subject: [PATCH h2xs] $!{EINVAL} requires "use Errno"
55089              From: Simon Cozens <simon@netthink.co.uk>
55090              Date: Sat, 24 Mar 2001 17:13:17 +0000
55091              Message-ID: <20010324171317.A13406@netthink.co.uk>
55092      Branch: perl
55093            ! utils/h2xs.PL
55094 ____________________________________________________________________________
55095 [  9328] By: nick                                  on 2001/03/24  17:22:02
55096         Log: Integrate mainline.
55097      Branch: perlio
55098           !> lib/unicode/Names.txt lib/unicode/ReadMe.txt
55099           !> lib/unicode/version
55100 ____________________________________________________________________________
55101 [  9327] By: nick                                  on 2001/03/24  17:16:02
55102         Log: Integrate mainline.
55103      Branch: perlio
55104           +> ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
55105           +> ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
55106           +> ext/Digest/MD5/hints/irix_6.pl ext/Digest/MD5/typemap
55107           +> lib/Digest.pm t/lib/digest.t t/lib/md5-aaa.t t/lib/md5-badf.t
55108           +> t/lib/md5-file.t
55109           !> MANIFEST Makefile.SH configure.com djgpp/config.over
55110           !> epoc/config.sh ext/DynaLoader/hints/aix.pl hints/aix.sh
55111           !> hints/uts.sh hints/uwin.sh hints/vmesa.sh lib/Net/Ping.pm op.c
55112           !> pp.c t/lib/b.t t/op/re_tests t/op/repeat.t win32/Makefile
55113           !> win32/makefile.mk
55114 ____________________________________________________________________________
55115 [  9326] By: jhi                                   on 2001/03/24  17:00:42
55116         Log: Upgrade to Unicode 3.1 beta 2001-03-23.
55117      Branch: perl
55118            ! lib/unicode/Names.txt lib/unicode/ReadMe.txt
55119            ! lib/unicode/version
55120 ____________________________________________________________________________
55121 [  9325] By: jhi                                   on 2001/03/24  16:22:33
55122         Log: Subject: Re: B::Deparse bug (5.6.0)
55123              From: Robin Houston <robin@kitsite.com>
55124              Date: Sat, 24 Mar 2001 14:33:09 +0000
55125              Message-ID: <20010324143309.B17734@puffinry.freeserve.co.uk>
55126      Branch: perl
55127            ! op.c pp.c t/lib/b.t t/op/repeat.t
55128 ____________________________________________________________________________
55129 [  9324] By: jhi                                   on 2001/03/24  16:21:56
55130         Log: Boldly add extensions to be built to VMS, EPOC, UTS,
55131              U/WIN, and VM/ESA (and fixups for DJGPP).  Some of
55132              these additions may be too optimistic.
55133      Branch: perl
55134            ! configure.com djgpp/config.over epoc/config.sh hints/uts.sh
55135            ! hints/uwin.sh hints/vmesa.sh
55136 ____________________________________________________________________________
55137 [  9323] By: jhi                                   on 2001/03/24  16:06:01
55138         Log: Integrate perlio.
55139      Branch: perl
55140           +> ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
55141           +> ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
55142            ! Makefile.SH
55143           !> MANIFEST doio.c embed.h ext/Encode/Encode.xs
55144           !> ext/POSIX/POSIX.xs global.sym iperlsys.h makedef.pl objXSUB.h
55145           !> perlapi.c perlio.c perliol.h proto.h t/io/open.t t/io/utf8.t
55146           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
55147           !> win32/makefile.mk win32/perlhost.h win32/win32.c
55148           !> win32/win32iop.h
55149 ____________________________________________________________________________
55150 [  9322] By: nick                                  on 2001/03/24  14:39:12
55151         Log: Routine Win32 regen_config_h - no real changes.
55152      Branch: perlio
55153            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
55154 ____________________________________________________________________________
55155 [  9321] By: nick                                  on 2001/03/24  14:31:49
55156         Log: PerlIO fixups for Win32:
55157              - provide win33_popenlist() - non-functional as yet.
55158              - avoid need for aTHX in PerlIO_debug calls - even if not 
55159              enabled args are still evaluated so Win32 has trouble during fork().
55160              - Add PerlIO/Scalar to list of extensions in win32/makefile.mk
55161              - Fixup makedef.pl for latest set of symbols.
55162      Branch: perlio
55163            ! iperlsys.h makedef.pl perlio.c win32/makefile.mk
55164            ! win32/perlhost.h win32/win32.c win32/win32iop.h
55165 ____________________________________________________________________________
55166 [  9320] By: nick                                  on 2001/03/24  14:26:58
55167         Log: POSIX::getcwd XS code to call Cwd::cwd when HAS_GETCWD not defined
55168              was gibberish - broke it on WIn32 at least.
55169      Branch: perlio
55170            ! ext/POSIX/POSIX.xs
55171 ____________________________________________________________________________
55172 [  9319] By: nick                                  on 2001/03/24  11:29:41
55173         Log: Generated files.
55174      Branch: perlio
55175            ! embed.h global.sym objXSUB.h perlapi.c proto.h
55176 ____________________________________________________________________________
55177 [  9318] By: nick                                  on 2001/03/24  10:29:37
55178         Log: Implement:
55179              1.  open($fh,"+<",undef);  # add test to t/io/open.t
55180              2.  open($fh,"+<",\$var);  # New test t/lib/io_scalar.t
55181      Branch: perlio
55182            + ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
55183            + ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
55184            ! MANIFEST doio.c ext/Encode/Encode.xs perlio.c perliol.h
55185            ! t/io/open.t t/io/utf8.t
55186 ____________________________________________________________________________
55187 [  9317] By: jhi                                   on 2001/03/23  23:41:25
55188         Log: AIX does seems to have optimization problems with its C compilers.
55189      Branch: perl
55190            ! hints/aix.sh
55191 ____________________________________________________________________________
55192 [  9316] By: jhi                                   on 2001/03/23  23:40:46
55193         Log: Integrate perlio.
55194      Branch: perl
55195           +> lib/PerlIO.pm
55196           !> MANIFEST doio.c ext/Encode/Encode.xs perlio.c perlio.h
55197           !> perliol.h
55198 ____________________________________________________________________________
55199 [  9315] By: jhi                                   on 2001/03/23  22:16:30
55200         Log: Fix the EBCDIC MD5.pm checksum, from Pter Prymmer.
55201      Branch: perl
55202            ! t/lib/md5-file.t
55203 ____________________________________________________________________________
55204 [  9314] By: nick                                  on 2001/03/23  20:49:02
55205         Log: Perlio internals re-organized.
55206              - open process creates AV of layer/arg pairs
55207              (appends layers from open() or open.pm to default list).
55208              - push arg is now an SV.
55209              - layer ->Open get passed the AV
55210              - open is no longer mandatory method.
55211              - topmost layer that has ->Open method does the open
55212              - any layers above are pushed once that returns.
55213              - vtable re-ordered so dummy layers need only provide push/pop methods.
55214      Branch: perlio
55215            ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
55216 ____________________________________________________________________________
55217 [  9313] By: nick                                  on 2001/03/23  16:27:41
55218         Log: Check in a stable (working) version before next round of tweaks.
55219              Changes include:
55220              - Move default layers code out of doio.c and into perlio.c
55221              - Single routine for parsing layer specification strings.
55222              - Skeleton support for demand loading of layers
55223              - Core-dump avoidance if PERLIO environment specifies loadable layer
55224              (does not _work_ as need IO to load and need load to do IO ...)
55225      Branch: perlio
55226            + lib/PerlIO.pm
55227            ! MANIFEST doio.c perlio.c
55228 ____________________________________________________________________________
55229 [  9312] By: gsar                                  on 2001/03/23  16:25:25
55230         Log: add execute bit to files with shebang lines in the repository;
55231              avoid clobbering execute bit in Porting/makerel 
55232      Branch: maint-5.6/perl
55233            ! (edit 144 files)
55234 ____________________________________________________________________________
55235 [  9311] By: jhi                                   on 2001/03/23  14:25:35
55236         Log: Forgot the unneeded hints/dec_osf.pl into MANIFEST in #9308.
55237      Branch: perl
55238            ! MANIFEST
55239 ____________________________________________________________________________
55240 [  9310] By: jhi                                   on 2001/03/23  13:45:04
55241         Log: Subject: [PATCH] Net::Ping
55242              From: Colin McMillen <mcmi0037@tc.umn.edu>
55243              Date: Thu, 22 Mar 2001 19:30:31 -0600
55244              Message-ID: <20010322193031.A18814@strago.jenovaproject.org>
55245      Branch: perl
55246            ! lib/Net/Ping.pm
55247 ____________________________________________________________________________
55248 [  9309] By: jhi                                   on 2001/03/23  13:39:13
55249         Log: EBCDIC patches for Digest::MD5 tests from Peter Prymmer.
55250      Branch: perl
55251            ! t/lib/md5-aaa.t t/lib/md5-file.t
55252 ____________________________________________________________________________
55253 [  9308] By: jhi                                   on 2001/03/23  13:20:34
55254         Log: Integrate Digest-1.00 and Digest-MD5-2.13, from Gisle Aas.
55255              - bump the version to 2.14
55256              - drop the base64 tests since they require MIME::Base64
55257              - drop the rfc1321.txt
55258              - drop the hints/dec_osf.pl since it's only needed for
55259              pre-5.005_03 Perls
55260              Todo:
55261              - the U32 alignment testing is now removed; it needs to
55262              be reintroduced as as a Config variable (meaning also
55263              as a Configure test)
55264              - get the new EBCDIC md5sum for MD5.pm
55265              - test in Win32 to see how badly I botched the makefiles
55266      Branch: perl
55267            + ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
55268            + ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
55269            + ext/Digest/MD5/hints/irix_6.pl ext/Digest/MD5/typemap
55270            + lib/Digest.pm t/lib/digest.t t/lib/md5-aaa.t t/lib/md5-badf.t
55271            + t/lib/md5-file.t
55272            ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
55273            ! win32/Makefile win32/makefile.mk
55274 ____________________________________________________________________________
55275 [  9307] By: jhi                                   on 2001/03/23  12:56:14
55276         Log: Integrate change #9306 from maintperl into mainline,
55277              AIX dynaloader for AIXes without <load.h>.
55278      Branch: perl
55279           !> ext/DynaLoader/hints/aix.pl
55280 ____________________________________________________________________________
55281 [  9306] By: jhi                                   on 2001/03/23  12:51:36
55282         Log: There are AIXes without /usr/include/load.h,
55283              patch from H.Merijn Brand.
55284      Branch: maint-5.6/perl
55285            ! ext/DynaLoader/hints/aix.pl
55286 ____________________________________________________________________________
55287 [  9305] By: nick                                  on 2001/03/23  11:00:42
55288         Log: Add pTHX_ to -Duseperlio API where it does not conflict with legacy stuff.
55289      Branch: perlio
55290            ! ext/Encode/Encode.xs perlio.c perlio.h
55291 ____________________________________________________________________________
55292 [  9304] By: nick                                  on 2001/03/23  10:20:46
55293         Log: Render -Duseperlio functional again.
55294              - this is "quick fix" which calls PerlIO_apply_layers after opening,
55295              which is what old scheme did. New scheme needs to change that
55296              to make open(...,\$scalar) etc. work but this will do for now.
55297      Branch: perlio
55298            ! perlio.c
55299 ____________________________________________________________________________
55300 [  9303] By: nick                                  on 2001/03/23  09:53:20
55301         Log: Avoid "reopen" semantics for time being. Fix bug in dup logic.
55302              -Uuseperlio now works again.
55303              -Duseperlio is still poorly. Don't merge yet...
55304      Branch: perlio
55305            ! doio.c perlio.h
55306 ____________________________________________________________________________
55307 [  9302] By: nick                                  on 2001/03/22  22:26:51
55308         Log: Snapshot of new PerlIO open scheme. Still buggy - mainly in open($fh,">&STDOUT!")
55309              type code.
55310              - Invent PerlIO_openn() - which has "lots" of args a bit like do_openn() which
55311              is its main caller. In particular now has access to "extra" args, and
55312              can tell when an open handle is "reopened" (or duped?).
55313              - In -Duseperlio PerlIO_open() et. al. are now wrappers on PerlIO_openn().
55314              - In -Uuseperlio (untested as yet) PerlIO_openn() is a wrapper on
55315              PerlIO_open() et. al. (i.e. other way round).
55316              - Collapse "vtable" entries for layers - was fdopen/open/reopen now just open
55317              with args close to PerlIO_openn().
55318      Branch: perlio
55319            ! doio.c ext/Encode/Encode.xs perlio.c perlio.h perliol.h
55320 ____________________________________________________________________________
55321 [  9301] By: jhi                                   on 2001/03/22  20:58:04
55322         Log: Integrate perlio.
55323      Branch: perl
55324           !> doio.c embed.pl iperlsys.h perl.c perlio.c pp_hot.c pp_sys.c
55325           !> t/io/open.t util.c
55326 ____________________________________________________________________________
55327 [  9300] By: nick                                  on 2001/03/22  17:36:32
55328         Log: Don't include $@ in not ok message.
55329      Branch: perlio
55330            ! t/io/open.t
55331 ____________________________________________________________________________
55332 [  9299] By: gsar                                  on 2001/03/22  16:53:45
55333         Log: back out changes#7532,7521 for now (appears to have problems
55334              on IRIX)
55335      Branch: maint-5.6/perl
55336            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
55337            ! ext/POSIX/typemap pod/perlvar.pod
55338 ____________________________________________________________________________
55339 [  9298] By: nick                                  on 2001/03/22  14:35:46
55340         Log: Give a meaning to '&' in n-arg open case:
55341              open($fh,"<&",$scalar);
55342              $scalar can be:
55343              - an integer which does "fdopen"
55344              open($fh,"<&",2); # like open($fh,"<&2")
55345              - something that will yield a file handle via sv_2io()
55346              useful for dup'ing anonymous handles.
55347              e.g.:
55348              open(my $fh,"<&",\*STDIN);
55349              open(my $dup,"<&",$fh);
55350      Branch: perlio
55351            ! doio.c t/io/open.t
55352 ____________________________________________________________________________
55353 [  9297] By: nick                                  on 2001/03/22  13:34:35
55354         Log: Implement open($fh,"-|",prog,args...) for HAS_FORK cases.
55355      Branch: perlio
55356            ! util.c
55357 ____________________________________________________________________________
55358 [  9296] By: nick                                  on 2001/03/22  12:51:20
55359         Log: Re-instate warnings for 'eof STDOUT' etc. by marking STD* as appropriate IoTYPE.
55360      Branch: perlio
55361            ! perl.c
55362 ____________________________________________________________________________
55363 [  9295] By: nick                                  on 2001/03/22  11:59:44
55364         Log: If stdin, stdout or stderr get opened in unexpected read/write state
55365              then warn at time of open not at time of use.
55366      Branch: perlio
55367            ! doio.c pp_hot.c pp_sys.c
55368 ____________________________________________________________________________
55369 [  9294] By: nick                                  on 2001/03/22  10:54:35
55370         Log: Die on n-arg open(...,"",xxx,yyy,...)
55371              - redirect pipe cases to PerlProc_popen_list() (which just croaks for now)
55372              - die on read/write cases so we can decide what it means later.
55373      Branch: perlio
55374            ! doio.c embed.pl iperlsys.h util.c
55375 ____________________________________________________________________________
55376 [  9293] By: nick                                  on 2001/03/22  09:02:45
55377         Log: perlio tweaks (reported by Nick Clark)
55378              Line buffer ttys, PerlIOBuf_tell() on unseekable off-by one,
55379              error check in Pendinf_read().
55380      Branch: perlio
55381            ! perlio.c
55382 ____________________________________________________________________________
55383 [  9292] By: gsar                                  on 2001/03/22  07:12:00
55384         Log: integrate changes#8306,8532 from mainline (missing USE_PURE_BISON
55385              fixes)
55386      Branch: maint-5.6/perl
55387           !> embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h toke.c
55388 ____________________________________________________________________________
55389 [  9291] By: jhi                                   on 2001/03/22  06:06:44
55390         Log: Regex tests from Chicheng Zhang.  (Already fixed.)
55391      Branch: perl
55392            ! t/op/re_tests
55393 ____________________________________________________________________________
55394 [  9290] By: jhi                                   on 2001/03/22  05:57:01
55395         Log: Move MacOS Classic higher in the list of supported platforms.
55396      Branch: maint-5.6/perl
55397            ! pod/perlport.pod
55398 ____________________________________________________________________________
55399 [  9289] By: gsar                                  on 2001/03/22  05:35:04
55400         Log: revert part of change#6438 for compatibility (av_reify()
55401              appears to be needed to implement av_splice()ish things
55402              in XS)
55403      Branch: maint-5.6/perl
55404            ! embed.pl global.sym objXSUB.h perlapi.c
55405 ____________________________________________________________________________
55406 [  9288] By: gsar                                  on 2001/03/22  03:09:19
55407         Log: update copyright year
55408      Branch: maint-5.6/perl
55409            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
55410            ! doop.c dump.c form.h gv.c gv.h handy.h hv.c hv.h mg.c mg.h
55411            ! op.c op.h perl.c perl.h perlio.c perly.y pp.c pp.h pp_ctl.c
55412            ! pp_hot.c pp_sys.c regcomp.c regexec.c run.c scope.c sv.c sv.h
55413            ! toke.c utf8.c utf8.h util.c util.h x2p/EXTERN.h x2p/INTERN.h
55414            ! x2p/a2p.c x2p/a2p.h x2p/a2p.y x2p/a2py.c x2p/hash.c x2p/hash.h
55415            ! x2p/proto.h x2p/str.c x2p/str.h x2p/util.c x2p/util.h
55416            ! x2p/walk.c
55417 ____________________________________________________________________________
55418 [  9287] By: jhi                                   on 2001/03/21  20:30:54
55419         Log: Integrate perlio.
55420      Branch: perl
55421           !> ext/Data/Dumper/Dumper.xs
55422 ____________________________________________________________________________
55423 [  9286] By: gsar                                  on 2001/03/21  19:49:54
55424         Log: makefile.mk tweak
55425      Branch: maint-5.6/perl
55426            ! win32/Makefile win32/makefile.mk
55427 ____________________________________________________________________________
55428 [  9285] By: nick                                  on 2001/03/21  19:07:13
55429         Log: Multiplicity fix for Dumper.
55430      Branch: perlio
55431            ! ext/Data/Dumper/Dumper.xs
55432 ____________________________________________________________________________
55433 [  9284] By: nick                                  on 2001/03/21  19:01:07
55434         Log: Integrate mainline - (does not build xTHX issue in Dumper).
55435      Branch: perlio
55436           !> (integrate 27 files)
55437 ____________________________________________________________________________
55438 [  9283] By: jhi                                   on 2001/03/21  17:17:35
55439         Log: Integrate change #9282 from mainline into maintperl,
55440              4-arg UTF-8 substr().
55441      Branch: maint-5.6/perl
55442           !> pp.c
55443 ____________________________________________________________________________
55444 [  9282] By: jhi                                   on 2001/03/21  17:15:43
55445         Log: The #9270 would have leaked a scalar if pp_substr()
55446              returned early.
55447      Branch: perl
55448            ! pp.c
55449 ____________________________________________________________________________
55450 [  9281] By: gsar                                  on 2001/03/21  17:03:14
55451         Log: makefile.mk defaults to GCC, not BORLAND (as mentioned in README.win32)
55452      Branch: maint-5.6/perl
55453            ! win32/makefile.mk
55454 ____________________________________________________________________________
55455 [  9280] By: gsar                                  on 2001/03/21  17:01:20
55456         Log: some tweaks to change#9278 (fork() emulation should be enabled
55457              by setting BUILD_FLAVOR instead of changing the defaults)
55458      Branch: maint-5.6/perl
55459            ! win32/makefile.mk
55460 ____________________________________________________________________________
55461 [  9279] By: gsar                                  on 2001/03/21  16:47:19
55462         Log: integrate change#9271 from mainline; a tweak to Glob.pm docs
55463      Branch: maint-5.6/perl
55464            ! ext/File/Glob/Glob.pm
55465           !> lib/Cwd.pm
55466 ____________________________________________________________________________
55467 [  9278] By: jhi                                   on 2001/03/21  14:35:10
55468         Log: Subject: [PATCH: 5.6.1-trial3] Borland C++ for Win32 fixes
55469              From: "Vadim Konovalov" <watman@inbox.ru>
55470              Date: Wed, 21 Mar 2001 01:53:51 +0300
55471              Message-ID: <004101c0b190$a749ea20$f7c030d4@vad>
55472      Branch: maint-5.6/perl
55473            ! win32/makefile.mk win32/win32sck.c
55474 ____________________________________________________________________________
55475 [  9277] By: jhi                                   on 2001/03/21  13:58:28
55476         Log: Integrate change #9270 from mainline to maintperl:
55477              continued 4-arg UTF-8 substr() fixing.
55478      Branch: maint-5.6/perl
55479           !> pp.c t/op/substr.t
55480 ____________________________________________________________________________
55481 [  9276] By: jhi                                   on 2001/03/21  13:33:00
55482         Log: More pixie cleaning.
55483      Branch: perl
55484            ! Makefile.SH
55485 ____________________________________________________________________________
55486 [  9275] By: jhi                                   on 2001/03/21  03:54:17
55487         Log: Update Changes.
55488      Branch: perl
55489            ! Changes patchlevel.h
55490 ____________________________________________________________________________
55491 [  9274] By: jhi                                   on 2001/03/21  03:48:24
55492         Log: First stab at making Data::Dumper to grok Unicode.
55493              
55494              TODO: tests, EBCDICify.
55495      Branch: perl
55496            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
55497 ____________________________________________________________________________
55498 [  9273] By: jhi                                   on 2001/03/21  02:23:00
55499         Log: Fix for
55500              
55501              Subject: Memory leak in unquoted print   
55502              From: Benjamin Sugars <bsugars@canoe.ca> 
55503              Date: Tue, 20 Mar 2001 10:02:56 -0500 (EST)
55504              Message-ID: <Pine.LNX.4.21.0103200958180.1538-100000@marmot.rim.canoe.ca>
55505      Branch: perl
55506            ! perlio.c
55507 ____________________________________________________________________________
55508 [  9272] By: jhi                                   on 2001/03/21  01:33:17
55509         Log: Subject: Re: [PATCH] POSIX::getcwd()
55510              From: Benjamin Sugars <bsugars@canoe.ca> 
55511              Date: Mon, 19 Mar 2001 15:07:03 -0500 (EST)
55512              Message-ID: <Pine.LNX.4.21.0103191454500.1820-100000@marmot.rim.canoe.ca>      
55513      Branch: perl
55514            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
55515 ____________________________________________________________________________
55516 [  9271] By: jhi                                   on 2001/03/21  01:22:52
55517         Log: Subject: [PATCH] Cwd.pm docs
55518              From: Benjamin Sugars <bsugars@canoe.ca>
55519              Date: Tue, 20 Mar 2001 15:33:32 -0500 (EST)
55520              Message-ID: <Pine.LNX.4.21.0103201516550.7893-100000@marmot.rim.canoe.ca>
55521      Branch: perl
55522            ! lib/Cwd.pm
55523 ____________________________________________________________________________
55524 [  9270] By: jhi                                   on 2001/03/21  01:16:29
55525         Log: Continue 4-arg substr() UTF-8 fixage.
55526      Branch: perl
55527            ! pp.c t/op/substr.t
55528 ____________________________________________________________________________
55529 [  9269] By: jhi                                   on 2001/03/21  00:46:14
55530         Log: Integrate changes #9262,9264,9265,9266 from maintperl to mainline.
55531              
55532              revert the leak fix in change#9142 (problem needs a more experimental
55533              fix unsuitable for 5.6.1)
55534              
55535              do alphabetical sorting by default (for csh compatibility)
55536              
55537              cut-n-paste goof in change#9264
55538              
55539              VMS piping fixes (from Charles Lane)
55540      Branch: perl
55541           !> ext/File/Glob/Changes ext/File/Glob/Glob.pm
55542           !> ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
55543           !> ext/File/Glob/bsd_glob.h scope.c vms/vms.c vms/vmspipe.com
55544 ____________________________________________________________________________
55545 [  9268] By: jhi                                   on 2001/03/21  00:37:04
55546         Log: Integrate perlio.
55547      Branch: perl
55548           !> embed.pl lib/utf8.pm op.c regcomp.c regexec.c sv.c toke.c
55549           !> utf8.c utf8.h utfebcdic.h
55550 ____________________________________________________________________________
55551 [  9267] By: nick                                  on 2001/03/20  20:04:39
55552         Log: More EBCDIC stuff:
55553              - Loose the extra level of function on ASCII.
55554              - spotted a chr(0) issue in sv.c
55555              - re-work of UTF-X tr/// ranges to work in Unicode
55556              space. Still issues with the "0xff is illegal UTF-8" hack.
55557              - Yet another ad. hoc. utf8 'upgrade' in op.c recoded
55558              (why do it once when you can do it all over the place :-(
55559              - Enable HINTS_UTF8 on EBCDIC - then ignore it in toke.c,
55560              need utf8.pm for swashes.
55561              - Simplified and commented scan_const() in toke.c
55562              Still something wrong regexp and tr (swashes?).
55563      Branch: perlio
55564            ! embed.pl lib/utf8.pm op.c regcomp.c regexec.c sv.c toke.c
55565            ! utf8.c utf8.h utfebcdic.h
55566 ____________________________________________________________________________
55567 [  9266] By: gsar                                  on 2001/03/20  19:16:43
55568         Log: VMS piping fixes (from Charles Lane)
55569      Branch: maint-5.6/perl
55570            ! vms/vms.c vms/vmspipe.com
55571 ____________________________________________________________________________
55572 [  9265] By: gsar                                  on 2001/03/20  17:53:52
55573         Log: cut-n-paste goof in change#9264
55574      Branch: maint-5.6/perl
55575            ! ext/File/Glob/Glob.xs
55576 ____________________________________________________________________________
55577 [  9264] By: gsar                                  on 2001/03/20  17:43:47
55578         Log: do alphabetical sorting by default (for csh compatibility);
55579              bsd_glob() does ASCII sort by default as usual, unless
55580              GLOB_ALPHASORT was specified
55581      Branch: maint-5.6/perl
55582            ! ext/File/Glob/Changes ext/File/Glob/Glob.pm
55583            ! ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
55584            ! ext/File/Glob/bsd_glob.h
55585 ____________________________________________________________________________
55586 [  9263] By: gsar                                  on 2001/03/20  16:40:08
55587         Log: integrate change#9255 from mainline (unicode fix)
55588              
55589              substr($bytestr, i, n, $charstr)
55590      Branch: maint-5.6/perl
55591           !> Todo-5.6 pp.c t/op/substr.t
55592 ____________________________________________________________________________
55593 [  9262] By: gsar                                  on 2001/03/20  15:57:41
55594         Log: revert the leak fix in change#9142 (problem needs a more experimental
55595              fix unsuitable for 5.6.1)
55596      Branch: maint-5.6/perl
55597            ! scope.c
55598 ____________________________________________________________________________
55599 [  9261] By: jhi                                   on 2001/03/20  14:26:25
55600         Log: Integrate changes #9259,9260 from maintperl into mainline.
55601              
55602              Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7
55603              
55604              Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning
55605      Branch: perl
55606           !> ext/POSIX/POSIX.xs lib/File/Path.pm run.c
55607 ____________________________________________________________________________
55608 [  9260] By: jhi                                   on 2001/03/20  14:05:46
55609         Log: Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning
55610              From: Robin Barker <rmb1@cise.npl.co.uk>
55611              Date: Tue, 20 Mar 2001 10:12:04 GMT
55612              Message-Id: <200103201012.KAA04738@tempest.npl.co.uk>
55613      Branch: maint-5.6/perl
55614            ! run.c
55615 ____________________________________________________________________________
55616 [  9259] By: jhi                                   on 2001/03/20  14:04:39
55617         Log: Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7
55618              From: Chris Nandor <pudge@pobox.com>
55619              Date: Tue, 20 Mar 2001 00:40:56 -0500
55620              Message-Id: <p05010401b6dc9d57a62d@[10.0.1.107]>
55621      Branch: maint-5.6/perl
55622            ! ext/POSIX/POSIX.xs lib/File/Path.pm
55623 ____________________________________________________________________________
55624 [  9258] By: jhi                                   on 2001/03/20  05:09:34
55625         Log: Update Changes.
55626      Branch: perl
55627            ! Changes patchlevel.h
55628 ____________________________________________________________________________
55629 [  9257] By: jhi                                   on 2001/03/20  05:04:25
55630         Log: tr/// UTF-8 tests for Inaba Hiroto's latest patches.
55631      Branch: perl
55632            ! t/op/tr.t
55633 ____________________________________________________________________________
55634 [  9256] By: jhi                                   on 2001/03/20  04:43:12
55635         Log: Subject: [PATCH: 5.6.1-trial3] test fixes and installation cleanliness for OS/390
55636              From: Peter Prymmer <pvhp@forte.com>
55637              Date: Mon, 19 Mar 2001 16:43:13 -0800 (PST)
55638              Message-ID: <Pine.OSF.4.10.10103191627310.162127-100000@aspara.forte.com>
55639      Branch: maint-5.6/perl
55640            ! installperl t/comp/proto.t t/comp/require.t t/op/regmesg.t
55641 ____________________________________________________________________________
55642 [  9255] By: jhi                                   on 2001/03/19  23:17:17
55643         Log: substr($bytestr, i, n, $charstr)
55644              
55645              TODO: we are still broken if $bytestr needs UTF-8 upgrading.
55646      Branch: perl
55647            ! Todo-5.6 pp.c t/op/substr.t
55648 ____________________________________________________________________________
55649 [  9254] By: jhi                                   on 2001/03/19  22:25:09
55650         Log: Rearrange the make test target prerequisites so that
55651              in a parallel make 'all' is finished before 'test'.
55652      Branch: perl
55653            ! Makefile.SH
55654 ____________________________________________________________________________
55655 [  9253] By: jhi                                   on 2001/03/19  21:48:07
55656         Log: Subject: PATCH: cosmetic tweak in pp_ctl.c
55657              From: Robin Houston <robin@kitsite.com>
55658              Date: Mon, 19 Mar 2001 15:48:41 +0000
55659              Message-ID: <20010319154841.A28174@puffinry.freeserve.co.uk>
55660      Branch: perl
55661            ! pp_ctl.c
55662 ____________________________________________________________________________
55663 [  9252] By: jhi                                   on 2001/03/19  21:42:27
55664         Log: Integrate perlio.
55665      Branch: perl
55666           !> doop.c perly.c perly.y sv.c t/camel-III/vstring.t t/op/each.t
55667           !> t/op/length.t t/op/pack.t t/op/ver.t toke.c utf8.c utf8.h
55668           !> utfebcdic.h vms/perly_c.vms
55669 ____________________________________________________________________________
55670 [  9251] By: jhi                                   on 2001/03/19  21:31:28
55671         Log: Integrate changes #9244,9247,9250 from maintperl into mainline.
55672              
55673              Dynaloading in 64-bit AIX with vac.
55674      Branch: perl
55675           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
55676           !> hints/aix.sh
55677 ____________________________________________________________________________
55678 [  9250] By: jhi                                   on 2001/03/19  21:18:00
55679         Log: A more robust solution for the 64bitall AIX dynaloading
55680              problem, from Jens-Uwe Mager.
55681      Branch: maint-5.6/perl
55682            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
55683 ____________________________________________________________________________
55684 [  9249] By: nick                                  on 2001/03/19  20:59:37
55685         Log: Integrate mainline.
55686      Branch: perlio
55687           !> (integrate 42 files)
55688 ____________________________________________________________________________
55689 [  9248] By: nick                                  on 2001/03/19  20:22:07
55690         Log: Tweak to perly.y to allow -DDEBUGGING to compile on OS390.
55691              (Building on OS390 uses native YACC and YYDEBUG has other
55692              side effects.)
55693      Branch: perlio
55694            ! perly.c perly.y vms/perly_c.vms
55695 ____________________________________________________________________________
55696 [  9247] By: jhi                                   on 2001/03/19  19:59:53
55697         Log: 64-bit AIX dynaloading problem (see #9244) idea
55698              from Jens-Uwe Mager.
55699      Branch: maint-5.6/perl
55700            ! ext/DynaLoader/dl_aix.xs
55701 ____________________________________________________________________________
55702 [  9246] By: nick                                  on 2001/03/19  19:27:57
55703         Log: More EBCDIC fixes.
55704      Branch: perlio
55705            ! doop.c sv.c t/camel-III/vstring.t t/op/each.t t/op/length.t
55706            ! t/op/pack.t t/op/ver.t toke.c utf8.c utf8.h utfebcdic.h
55707 ____________________________________________________________________________
55708 [  9245] By: jhi                                   on 2001/03/19  19:05:19
55709         Log: Integrate change #9243 from mainline into maintperl.
55710              
55711              Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs
55712      Branch: maint-5.6/perl
55713           !> README.vmesa
55714 ____________________________________________________________________________
55715 [  9244] By: jhi                                   on 2001/03/19  19:03:15
55716         Log: Get 64bitall AIX building, but still does not test okay:
55717              dynaloading anything fails, for example for op/defins:
55718              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
55719              (update: fixed by #9247,9250)
55720      Branch: maint-5.6/perl
55721            ! hints/aix.sh
55722 ____________________________________________________________________________
55723 [  9243] By: jhi                                   on 2001/03/19  19:00:16
55724         Log: Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs
55725              From: Robin Barker <rmb1@cise.npl.co.uk>
55726              Date: Mon, 19 Mar 2001 18:01:57 GMT
55727              Message-Id: <200103191801.SAA01072@tempest.npl.co.uk>
55728      Branch: perl
55729            ! README.vmesa
55730 ____________________________________________________________________________
55731 [  9242] By: jhi                                   on 2001/03/19  18:58:43
55732         Log: UTF-8 tr/// battle continues, ammunition from Inaba Hiroto.
55733              
55734              TODO: tests.
55735      Branch: perl
55736            ! doop.c op.c
55737 ____________________________________________________________________________
55738 [  9241] By: gsar                                  on 2001/03/19  17:34:46
55739         Log: VMSify tests (from Charles Lane)
55740      Branch: maint-5.6/perl
55741            ! t/lib/filehand.t t/lib/texttabs.t
55742 ____________________________________________________________________________
55743 [  9240] By: jhi                                   on 2001/03/19  14:24:26
55744         Log: Integrate change #9233 from maintperl into mainline.
55745              
55746              some refcounts were incorrect in perl_clone()
55747      Branch: perl
55748           !> sv.c
55749 ____________________________________________________________________________
55750 [  9239] By: gsar                                  on 2001/03/19  09:23:17
55751         Log: this is 5.6.1-trial3
55752      Branch: maint-5.6/perl
55753            ! Changes
55754 ____________________________________________________________________________
55755 [  9238] By: gsar                                  on 2001/03/19  08:47:04
55756         Log: some new symbols are only available under ithreads
55757      Branch: maint-5.6/perl
55758            ! makedef.pl
55759 ____________________________________________________________________________
55760 [  9237] By: gsar                                  on 2001/03/19  08:42:28
55761         Log: update patchlevel.h, Changes, &c.
55762      Branch: maint-5.6/perl
55763            ! Changes patchlevel.h pod/perlhist.pod
55764           !> AUTHORS
55765 ____________________________________________________________________________
55766 [  9236] By: gsar                                  on 2001/03/19  08:17:49
55767         Log: integrate changes#8068,8717 from mainline
55768              
55769              [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to    undef
55770              
55771              [PATCH CPAN 1.59_51] warning message (not!)
55772      Branch: maint-5.6/perl
55773           !> ext/GDBM_File/GDBM_File.pm ext/GDBM_File/typemap
55774           !> ext/NDBM_File/NDBM_File.pm ext/NDBM_File/typemap
55775           !> ext/ODBM_File/ODBM_File.pm ext/ODBM_File/typemap
55776           !> ext/SDBM_File/SDBM_File.pm ext/SDBM_File/typemap lib/CPAN.pm
55777           !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
55778 ____________________________________________________________________________
55779 [  9235] By: gsar                                  on 2001/03/19  08:07:09
55780         Log: integrate changes#8617,8713,8715,8716,8721,8953,8963 from mainline
55781              
55782              [PATCH] Add missing CV flags to dump.c
55783              
55784              Re: [patch] Re: PL_ptr_table
55785              
55786              Fixup non-ithread build after 8713
55787              
55788              Generated files form 8713 etc.
55789              
55790              Correct the correction :-(
55791              
55792              Documenting coderef @INC (Re: CPAN "make this script work" feature)
55793              
55794              Subject: Re: sync sync sync: have I missed any patches?
55795              Replace djSP with dSP.
55796      Branch: maint-5.6/perl
55797           !> cop.h doio.c doop.c dump.c embed.h embed.pl ext/B/B/C.pm
55798           !> ext/B/B/CC.pm global.sym objXSUB.h perl.c perlapi.c
55799           !> pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h
55800           !> sv.c sv.h win32/perlhost.h
55801 ____________________________________________________________________________
55802 [  9234] By: gsar                                  on 2001/03/19  07:22:05
55803         Log: revert the change#9090 integrate for now (change looks somewhat
55804              incomplete in that [ha]v_exists() need something similar; lacks
55805              tests; &c.)
55806      Branch: maint-5.6/perl
55807            ! hv.c
55808 ____________________________________________________________________________
55809 [  9233] By: gsar                                  on 2001/03/19  07:10:01
55810         Log: some refcounts were incorrect in perl_clone(); avoid hang in global
55811              destruction when there are unreferenced scalars (SvREFCNT==0)
55812      Branch: maint-5.6/perl
55813            ! sv.c
55814 ____________________________________________________________________________
55815 [  9232] By: jhi                                   on 2001/03/19  05:11:02
55816         Log: Regen api and toc.
55817      Branch: maint-5.6/perl
55818            ! pod/perlapi.pod pod/perltoc.pod
55819 ____________________________________________________________________________
55820 [  9231] By: jhi                                   on 2001/03/19  04:06:03
55821         Log: Integrate changes in #9070,9072,9101 from mainline into maintperl,
55822              add a lost line in pp.c:pp_chop(), update to new op/chop.
55823              
55824              Clarify the description differentiating for and while; inspired by
55825              
55826              Subject: [ID 20010306.004] || != named unary operator
55827              
55828              The $Is_MacOS needs to be declared.
55829      Branch: maint-5.6/perl
55830            ! pp.c t/op/chop.t
55831           !> lib/ExtUtils/Manifest.pm pod/perlop.pod pod/perlsyn.pod
55832 ____________________________________________________________________________
55833 [  9230] By: jhi                                   on 2001/03/19  03:48:16
55834         Log: Integrate changes #7971(perlio),8982,9061,9062,9068,9069,
55835              9079,9083,9089,9090,9091 from mainline to maintperl.
55836              
55837              Quieten some noise in Win32 builds
55838              
55839              Fixes the bugs 20010221.005 and 20010221.008: "the taint checker..."
55840              
55841              The perlretut was still talking about the old \p and \P
55842              definitions.
55843              
55844              More tweakage on the Unicode character class descriptions.
55845              
55846              Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
55847              
55848              Subject: 'no *POSIX' Patch speeding up make on BS2000 
55849              
55850              Subject: [PATCH] perldata.pod here-doc docs
55851              
55852              Add /sbin and /usr/sbin to the list of directories scanned
55853              for setuid programs.  Takes care of bug id 20010309.003.
55854              
55855              Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists()
55856              
55857              In op/stat #35 better to scan all the potential directories
55858              for setuids, not just the first one.
55859      Branch: maint-5.6/perl
55860            ! Makefile.SH
55861           !> doio.c hv.c lib/unicode/mktables.PL makedepend.SH perl.h
55862           !> pod/perldata.pod pod/perlretut.pod pp.c t/op/chop.t
55863           !> t/op/stat.t toke.c win32/win32.h
55864 ____________________________________________________________________________
55865 [  9229] By: jhi                                   on 2001/03/19  02:31:50
55866         Log: Subject: [MacPerl-Porters] [PATCH] Portability fixes for Mac OS / maint-5.6
55867              From: Chris Nandor <pudge@pobox.com>
55868              Date: Sat, 10 Mar 2001 14:22:19 -0500
55869              Message-Id: <p0501042db6cf0a8d0b63@[10.0.1.177]>
55870      Branch: maint-5.6/perl
55871            ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
55872            ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm perlsfio.h
55873            ! t/lib/b.t t/lib/errno.t
55874 ____________________________________________________________________________
55875 [  9228] By: jhi                                   on 2001/03/19  02:29:59
55876         Log: Integrate changes #9113,9122 from mainline into maintperl.
55877              
55878              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?)
55879      Branch: maint-5.6/perl
55880           !> Configure README.os390 hints/os390.sh
55881 ____________________________________________________________________________
55882 [  9227] By: jhi                                   on 2001/03/19  02:22:35
55883         Log: Integrate #9115,9121,9128,9163,9171,9174,9175 from mainline
55884              into maintperl.
55885              
55886              Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
55887              
55888              Forgot to check-in the larger part of #9120, duh.
55889              
55890              Subject: Another patch for integer.pm POD 
55891              
55892              h2ph strictness and cleanliness from Kurt Starsinic.
55893              
55894              Borland filename case problem.
55895              
55896              h2ph strictness and cleanliness from Kurt Starsinic.
55897              
55898              Subject: [PATCH] the uncontroversial doc patches
55899      Branch: maint-5.6/perl
55900           +> win32/sncfnmcs.pl
55901           !> MANIFEST README.os2 README.win32 ext/GDBM_File/GDBM_File.pm
55902           !> ext/GDBM_File/GDBM_File.xs lib/integer.pm
55903           !> pod/perl5005delta.pod pod/perldebtut.pod pod/perlfunc.pod
55904           !> pod/perlhack.pod pod/perllexwarn.pod pod/perllocale.pod
55905           !> pod/perllol.pod pod/perlmod.pod pod/perlmodlib.pod
55906           !> pod/perlport.pod pod/perlrun.pod pod/perltoc.pod
55907           !> pod/perlxs.pod pod/perlxstut.pod utils/h2ph.PL
55908 ____________________________________________________________________________
55909 [  9226] By: jhi                                   on 2001/03/19  02:10:21
55910         Log: Integrate changes #9207,9214 from mainline into maintperl.
55911              
55912              podchecker relaxations: =over has an *optional* number after it,
55913              and whitespace in L<> is okay.
55914      Branch: maint-5.6/perl
55915           !> lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod
55916           !> t/pod/poderrs.xr
55917 ____________________________________________________________________________
55918 [  9225] By: jhi                                   on 2001/03/19  02:07:38
55919         Log: Integrate change #9219 from maintperl into mainline.
55920              
55921              remove duplicated tests
55922      Branch: perl
55923           !> t/op/re_tests
55924 ____________________________________________________________________________
55925 [  9224] By: jhi                                   on 2001/03/19  02:06:11
55926         Log: Integrate change #9223 from mainline to maintperl.
55927              
55928              Document -Dmksymlinks.
55929      Branch: maint-5.6/perl
55930           !> INSTALL
55931 ____________________________________________________________________________
55932 [  9223] By: jhi                                   on 2001/03/19  02:01:25
55933         Log: Document -Dmksymlinks.
55934      Branch: perl
55935            ! INSTALL
55936 ____________________________________________________________________________
55937 [  9222] By: jhi                                   on 2001/03/19  01:15:35
55938         Log: The -Dmksymlinks wasn't working for maintperl.
55939      Branch: maint-5.6/perl
55940            ! Configure
55941 ____________________________________________________________________________
55942 [  9221] By: jhi                                   on 2001/03/19  00:49:43
55943         Log: Cleanup pixie residue.
55944      Branch: perl
55945            ! Makefile.SH
55946 ____________________________________________________________________________
55947 [  9220] By: jhi                                   on 2001/03/19  00:44:47
55948         Log: Document the use of pixie/prof; create make targets for it.
55949              
55950              TODO: make t/TEST pixie-aware.
55951      Branch: perl
55952            ! Makefile.SH pod/perlhack.pod
55953 ____________________________________________________________________________
55954 [  9219] By: gsar                                  on 2001/03/19  00:16:55
55955         Log: remove duplicated tests
55956      Branch: maint-5.6/perl
55957            ! t/op/re_tests
55958 ____________________________________________________________________________
55959 [  9218] By: jhi                                   on 2001/03/18  23:59:31
55960         Log: Document Third Degree some more, and also PERL_DESTRUCT_LEVEL.
55961      Branch: perl
55962            ! pod/perlhack.pod pod/perlobj.pod pod/perlrun.pod
55963 ____________________________________________________________________________
55964 [  9217] By: jhi                                   on 2001/03/18  23:25:20
55965         Log: Rewrite the tests section of Makefile to be less redundant
55966              and to allow for more flexible test targets, many recursive
55967              make calls introduced.
55968      Branch: perl
55969            ! Makefile.SH
55970 ____________________________________________________________________________
55971 [  9216] By: jhi                                   on 2001/03/18  22:30:04
55972         Log: Document the use of Third Degree (sparsely).
55973      Branch: perl
55974            ! pod/perlhack.pod t/TEST
55975 ____________________________________________________________________________
55976 [  9215] By: jhi                                   on 2001/03/18  22:10:30
55977         Log: Make targets for testing with Third Degree.
55978      Branch: perl
55979            ! Makefile.SH
55980 ____________________________________________________________________________
55981 [  9214] By: jhi                                   on 2001/03/18  21:08:53
55982         Log: The podchecker relaxations need to mirrored also at the tests.
55983      Branch: perl
55984            ! t/pod/poderrs.xr
55985 ____________________________________________________________________________
55986 [  9213] By: jhi                                   on 2001/03/18  20:56:21
55987         Log: Update Changes.
55988      Branch: perl
55989            ! Changes patchlevel.h
55990 ____________________________________________________________________________
55991 [  9212] By: jhi                                   on 2001/03/18  20:36:59
55992         Log: Looking for config.sh in parent directories isn't
55993              very useful for the toplevel Makefile.
55994      Branch: perl
55995            ! Makefile.SH
55996 ____________________________________________________________________________
55997 [  9211] By: jhi                                   on 2001/03/18  20:33:37
55998         Log: On "make clean" take care of Third Degree droppings.
55999      Branch: perl
56000            ! Makefile.SH
56001 ____________________________________________________________________________
56002 [  9210] By: jhi                                   on 2001/03/18  20:21:34
56003         Log: Add a hook for running the tests under the Third Degree
56004              debugging tool (set $ENV{PERL_3LOG} to non-zero)
56005              
56006              TODO: Document the use of Third Degree.
56007      Branch: perl
56008            ! t/TEST
56009 ____________________________________________________________________________
56010 [  9209] By: jhi                                   on 2001/03/18  20:19:07
56011         Log: Regen toc and api pods.
56012      Branch: perl
56013            ! pod/perlapi.pod pod/perltoc.pod
56014 ____________________________________________________________________________
56015 [  9208] By: jhi                                   on 2001/03/18  20:12:12
56016         Log: Integrate changes #8128,9132 from mainline into maintperl,
56017              Tie::SubstrHash fixes.
56018      Branch: maint-5.6/perl
56019           !> lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
56020 ____________________________________________________________________________
56021 [  9207] By: jhi                                   on 2001/03/18  20:07:43
56022         Log: podchecker relaxations from Michael Stevens.
56023      Branch: perl
56024            ! lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod
56025 ____________________________________________________________________________
56026 [  9206] By: jhi                                   on 2001/03/18  20:04:24
56027         Log: Retract the changes made at #9176 to Neil's and Ilya's module pods.
56028      Branch: perl
56029            ! lib/Locale/Constants.pm lib/Locale/Country.pm
56030            ! lib/Locale/Currency.pm lib/Locale/Language.pm lib/overload.pm
56031            ! os2/OS2/ExtAttr/ExtAttr.pm os2/OS2/Process/Process.pm
56032 ____________________________________________________________________________
56033 [  9205] By: jhi                                   on 2001/03/18  19:54:45
56034         Log: Integrate changes #9161,9162 from maintperl to mainline.
56035              
56036              clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
56037              results
56038      Branch: perl
56039           !> t/op/magic.t
56040 ____________________________________________________________________________
56041 [  9204] By: jhi                                   on 2001/03/18  19:37:46
56042         Log: Make perl.third checks more understandable to the builder.
56043      Branch: perl
56044            ! Makefile.SH
56045 ____________________________________________________________________________
56046 [  9203] By: jhi                                   on 2001/03/18  19:20:54
56047         Log: Re-integrate #9138 from maintperl to mainline,
56048              the squelching of the unneeded "Scalars leaked" messages.
56049      Branch: perl
56050           !> t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
56051           !> t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
56052           !> t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
56053 ____________________________________________________________________________
56054 [  9202] By: jhi                                   on 2001/03/18  18:48:36
56055         Log: More robust and more paranoid perl.third target.
56056      Branch: perl
56057            ! Makefile.SH
56058 ____________________________________________________________________________
56059 [  9201] By: jhi                                   on 2001/03/18  18:39:21
56060         Log: Integrate change #9197 from maintperl to mainline.
56061              
56062              more thorough cleaning of arenas.
56063      Branch: perl
56064           !> embed.pl perl.c proto.h sv.c t/op/sort.t
56065 ____________________________________________________________________________
56066 [  9200] By: jhi                                   on 2001/03/18  18:25:17
56067         Log: Integrate perlio.
56068      Branch: perl
56069           !> doop.c ext/Encode/Encode.pm ext/Encode/Encode.xs
56070           !> ext/Encode/compile lib/utf8.pm pp_ctl.c sv.c t/lib/b.t
56071           !> t/lib/encode.t toke.c universal.c utf8.c
56072 ____________________________________________________________________________
56073 [  9199] By: nick                                  on 2001/03/18  15:23:51
56074         Log: Prefer !UTF8_IS_INVARIANT() over UTF8_IS_CONTINUED() when that
56075              is the sense of the test being done. Avoid some magical 127 and 128 values
56076              by using macros.
56077      Branch: perlio
56078            ! doop.c pp_ctl.c sv.c toke.c
56079 ____________________________________________________________________________
56080 [  9198] By: nick                                  on 2001/03/18  14:18:12
56081         Log: UTF-X encoding invariance for Encode:
56082              - move Encode::utf8_encode to utf8::encode (likewise decode,upgrade,downgrade,valid)
56083              - move the XS code for those to universal.c (so in miniperl)
56084              - add utf8::unicode_to_native and its inverse to allow EBCDIC to work in true unicode.
56085              - change ext/Encode/compile to use above.
56086              - Fix t/lib/encode.t for above
56087              - Teach t/lib/b.t to expect -uutf8
56088              - In utf8.c look for SWASHNEW rather than just utf8:: package to see if
56089              utf8.pm is needed.
56090      Branch: perlio
56091            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
56092            ! lib/utf8.pm t/lib/b.t t/lib/encode.t universal.c utf8.c
56093 ____________________________________________________________________________
56094 [  9197] By: gsar                                  on 2001/03/18  12:15:57
56095         Log: more thorough cleaning of arenas--keep going until no more
56096              SvREFCNT_dec()s occur (this fixes the problem that causes the
56097              pesky "Scalars leaked" warnings)
56098      Branch: maint-5.6/perl
56099            ! embed.pl perl.c proto.h sv.c t/op/sort.t
56100 ____________________________________________________________________________
56101 [  9196] By: nick                                  on 2001/03/18  10:57:29
56102         Log: Fix pragma/utf8.t # 15
56103              - if toke.c is processing a SvUTF8 string then single quoted '...' etc.
56104              are SvUTF8 as well.
56105      Branch: perlio
56106            ! toke.c
56107 ____________________________________________________________________________
56108 [  9195] By: nick                                  on 2001/03/18  09:27:06
56109         Log: Integrate mainline
56110      Branch: perlio
56111           !> MANIFEST Makefile.SH doop.c mg.c op.c op.h t/op/misc.t
56112           !> t/op/pat.t
56113 ____________________________________________________________________________
56114 [  9194] By: jhi                                   on 2001/03/18  05:29:59
56115         Log: Sarathy's clear_pmop patch with Radu Greab's fix,
56116              Hiroto's, Nick Clark's, and Vadim Konovalov's tests.
56117      Branch: perl
56118            ! op.c op.h t/op/misc.t t/op/pat.t
56119 ____________________________________________________________________________
56120 [  9193] By: jhi                                   on 2001/03/18  05:15:06
56121         Log: NI-S' cunning idea of how to de-UTF8 the "\C-broken" submatches.
56122      Branch: perl
56123            ! mg.c t/op/pat.t
56124 ____________________________________________________________________________
56125 [  9192] By: jhi                                   on 2001/03/18  04:22:43
56126         Log: tr/// UTF-8 patches from Inaba Hiroto.
56127      Branch: perl
56128            ! doop.c op.c
56129 ____________________________________________________________________________
56130 [  9191] By: jhi                                   on 2001/03/18  04:21:17
56131         Log: Integrate perlio.
56132      Branch: perl
56133           !> utf8.c utfebcdic.h
56134 ____________________________________________________________________________
56135 [  9190] By: nick                                  on 2001/03/17  20:32:01
56136         Log: Correct #if EBCDIC side typos.
56137              Builds and passes many tests on OS390.
56138      Branch: perlio
56139            ! utf8.c utfebcdic.h
56140 ____________________________________________________________________________
56141 [  9189] By: jhi                                   on 2001/03/17  18:55:49
56142         Log: Add prerequisites for the perl.third target.
56143      Branch: perl
56144            ! Makefile.SH
56145 ____________________________________________________________________________
56146 [  9188] By: jhi                                   on 2001/03/17  18:46:00
56147         Log: Integrate perlio.
56148      Branch: perl
56149           +> utfebcdic.h
56150           !> MANIFEST doop.c perl.h pp.c utf8.c utf8.h
56151 ____________________________________________________________________________
56152 [  9187] By: jhi                                   on 2001/03/17  18:38:47
56153         Log: Add a make rule for perl.third (the Third Degree memory debugging
56154              tool of Tru64 / Digital UNIX / DEC OSF/1, see man third or man atom)
56155      Branch: perl
56156            ! Makefile.SH
56157 ____________________________________________________________________________
56158 [  9186] By: nick                                  on 2001/03/17  18:34:48
56159         Log: MANIFEST addition :-(
56160      Branch: perlio
56161            ! MANIFEST
56162 ____________________________________________________________________________
56163 [  9185] By: nick                                  on 2001/03/17  18:29:50
56164         Log: Infrastructure to use UTF-EBCDIC rather than UTF-8 as the internal
56165              encoding on EBCDIC platforms. This has property that U+0000..U+009F i.e.
56166              a superset of ASCII are invariant under the encoding. This is EBCDIC
56167              friendly as an encoded string can be looked at as being EBCDIC by lexer
56168              sprintf("%d",...) etc. in same manner that a UTF-8 string be considered
56169              ASCII on ASCII machines.
56170              
56171              - re-arrange utf8.h to get ASCII specific vs Unicode generic bits
56172              seperate.
56173              - Add some more macros to comprehend different shift amounts and
56174              possible swizzle in UTF-EBCDIC vs UTF-8. Change utf8.c to use them.
56175              - add utfebcdic.h which provides UTF-EBCDIC versions of the macros,
56176              and conditionally #include it.
56177              
56178              EBCDIC build as yet untested.  ASCII still fails the one test.
56179      Branch: perlio
56180            + utfebcdic.h
56181            ! utf8.c utf8.h
56182 ____________________________________________________________________________
56183 [  9184] By: nick                                  on 2001/03/17  17:44:16
56184         Log: Minor naming change UTF8_IS_ASCII => UTF8_IS_INVARIANT
56185      Branch: perlio
56186            ! doop.c perl.h pp.c utf8.h
56187 ____________________________________________________________________________
56188 [  9183] By: jhi                                   on 2001/03/17  15:55:42
56189         Log: Integrate perlio.
56190      Branch: perl
56191            ! MANIFEST
56192           !> perl.h sv.c t/op/pat.t toke.c utf8.c utf8.h
56193 ____________________________________________________________________________
56194 [  9182] By: nick                                  on 2001/03/17  09:16:06
56195         Log: Allow test to pass even when \C leaves SvUTF8 set by adding 'use bytes'
56196      Branch: perlio
56197            ! t/op/pat.t
56198 ____________________________________________________________________________
56199 [  9181] By: nick                                  on 2001/03/17  09:15:11
56200         Log: Integrate mainline.
56201      Branch: perlio
56202           +> lib/Locale/Constants.pm lib/Locale/Country.pm
56203           +> lib/Locale/Currency.pm lib/Locale/Language.pm t/lib/lc-all.t
56204           +> t/lib/lc-constants.t t/lib/lc-country.t t/lib/lc-currency.t
56205           +> t/lib/lc-language.t t/lib/lc-uk.t win32/sncfnmcs.pl
56206           !> (integrate 83 files)
56207 ____________________________________________________________________________
56208 [  9180] By: nick                                  on 2001/03/16  17:23:21
56209         Log: EBCDIC Fixes.
56210      Branch: perlio
56211            ! perl.h sv.c toke.c utf8.c utf8.h
56212 ____________________________________________________________________________
56213 [  9179] By: jhi                                   on 2001/03/16  14:10:12
56214         Log: Re-apply #9024 as the Storable 1.0.11 (#9069) overwrote
56215              a change needed to work around an AIX compiler bug.
56216      Branch: perl
56217            ! ext/Storable/Storable.xs
56218 ____________________________________________________________________________
56219 [  9178] By: jhi                                   on 2001/03/16  03:19:59
56220         Log: With Damian's approval synchronize damian's modules'
56221              licensing with Perl's standard module licensing.
56222      Branch: perl
56223            ! lib/Filter/Simple.pm lib/Switch.pm lib/Text/Balanced.pod
56224 ____________________________________________________________________________
56225 [  9177] By: jhi                                   on 2001/03/16  03:15:34
56226         Log: Make the Filter::Util:Call files have their own copies
56227              of the Perl standard module licensing, from Paul Marquess.
56228      Branch: perl
56229            ! ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
56230 ____________________________________________________________________________
56231 [  9176] By: jhi                                   on 2001/03/16  02:56:04
56232         Log: Subject: [PATCH] more pod patches
56233              From: Michael Stevens <michael@etla.org>
56234              Date: Thu, 15 Mar 2001 21:25:18 +0000
56235              Message-ID: <20010315212518.A18870@firedrake.org>
56236      Branch: perl
56237            ! configpm ext/B/B/Bytecode.pm ext/DB_File/DB_File.pm
56238            ! ext/Data/Dumper/Dumper.pm ext/Devel/Peek/Peek.pm
56239            ! ext/Filter/Util/Call/Call.pm ext/IO/lib/IO/Handle.pm
56240            ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Socket/UNIX.pm
56241            ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
56242            ! ext/IPC/SysV/SysV.pm ext/NDBM_File/NDBM_File.pm
56243            ! ext/ODBM_File/ODBM_File.pm ext/Socket/Socket.pm
56244            ! ext/Storable/Storable.pm ext/Sys/Syslog/Syslog.pm
56245            ! ext/Thread/Thread.pm ext/Thread/Thread/Queue.pm
56246            ! ext/attrs/attrs.pm jpl/JNI/JNI.pm lib/CPAN.pm
56247            ! lib/Class/Struct.pm lib/Dumpvalue.pm lib/ExtUtils/Embed.pm
56248            ! lib/ExtUtils/Installed.pm lib/ExtUtils/MM_Cygwin.pm
56249            ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_VMS.pm
56250            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/Manifest.pm
56251            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/Packlist.pm
56252            ! lib/File/Basename.pm lib/File/Spec/VMS.pm
56253            ! lib/File/Spec/Win32.pm lib/FileHandle.pm lib/Filter/Simple.pm
56254            ! lib/Getopt/Long.pm lib/Locale/Constants.pm
56255            ! lib/Locale/Country.pm lib/Locale/Language.pm
56256            ! lib/Term/ANSIColor.pm lib/Test.pm lib/Test/Harness.pm
56257            ! lib/Text/Wrap.pm lib/Tie/Array.pm lib/Tie/Handle.pm
56258            ! lib/Tie/Hash.pm lib/Tie/Scalar.pm lib/User/pwent.pm
56259            ! lib/autouse.pm lib/overload.pm os2/OS2/ExtAttr/ExtAttr.pm
56260            ! os2/OS2/Process/Process.pm
56261 ____________________________________________________________________________
56262 [  9175] By: jhi                                   on 2001/03/16  02:53:32
56263         Log: Subject: [PATCH] the uncontroversial doc patches
56264              From: Michael Stevens <michael@etla.org>
56265              Date: Thu, 15 Mar 2001 20:01:12 +0000
56266              Message-ID: <20010315200112.A7636@firedrake.org>
56267      Branch: perl
56268            ! pod/perl5005delta.pod pod/perldebtut.pod pod/perldelta.pod
56269            ! pod/perlfunc.pod pod/perlhack.pod pod/perllexwarn.pod
56270            ! pod/perllocale.pod pod/perllol.pod pod/perlmod.pod
56271            ! pod/perlmodlib.pod pod/perlport.pod pod/perlrun.pod
56272            ! pod/perltoc.pod pod/perlxs.pod pod/perlxstut.pod
56273 ____________________________________________________________________________
56274 [  9174] By: jhi                                   on 2001/03/16  02:50:49
56275         Log: Subject: [PATCH 5.6.1] ext/GDBM_File GDBM_NOLOCK constant
56276              From: Paul Lindner <lindner@inuus.com>
56277              Date: Fri, 16 Mar 2001 11:28:03 -0800
56278              Message-ID: <20010316112803.A7577@inuus.com>
56279      Branch: perl
56280            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
56281 ____________________________________________________________________________
56282 [  9173] By: nick                                  on 2001/03/15  20:21:03
56283         Log: 1st day's EBCDIC fixes:
56284              - toke.c's parsing of strings needed attention
56285              needed to conditionally e2a if string was already UTF-8
56286              - e2a/a2e tables where wrong way round.
56287              - new macros in utf8.h
56288      Branch: perlio
56289            ! perl.h toke.c utf8.h
56290 ____________________________________________________________________________
56291 [  9172] By: jhi                                   on 2001/03/15  15:17:17
56292         Log: Update Changes.
56293      Branch: perl
56294            ! Changes patchlevel.h
56295 ____________________________________________________________________________
56296 [  9171] By: jhi                                   on 2001/03/15  15:09:32
56297         Log: Subject: Re: Another Borland C++ problem.
56298              From: "Vadim Konovalov" <watman@inbox.ru>
56299              Date: Sat, 10 Mar 2001 19:26:07 +0300
56300              Message-ID: <001601c0a97f$143fcc40$da7b55c2@vad>
56301              
56302              Borland filename case problem.
56303      Branch: perl
56304            + win32/sncfnmcs.pl
56305            ! MANIFEST README.win32
56306 ____________________________________________________________________________
56307 [  9170] By: jhi                                   on 2001/03/15  14:54:23
56308         Log: Add Locale::Codes 1.06, from Neil Bowers.
56309      Branch: perl
56310            + lib/Locale/Constants.pm lib/Locale/Country.pm
56311            + lib/Locale/Currency.pm lib/Locale/Language.pm t/lib/lc-all.t
56312            + t/lib/lc-constants.t t/lib/lc-country.t t/lib/lc-currency.t
56313            + t/lib/lc-language.t t/lib/lc-uk.t
56314            ! MANIFEST
56315 ____________________________________________________________________________
56316 [  9169] By: jhi                                   on 2001/03/15  14:19:01
56317         Log: Upgrade to Storable 1.0.11, from Raphael Manfredi.
56318      Branch: perl
56319            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
56320            ! ext/Storable/Storable.xs
56321 ____________________________________________________________________________
56322 [  9168] By: jhi                                   on 2001/03/15  14:13:22
56323         Log: Integrate changes #9120,9167 from mainline to maintperl.
56324              
56325              Subject: [PATCH 5.6.1] OS/2 docs
56326              
56327              Subject: [PATCH 5.6.1] perldoc
56328      Branch: maint-5.6/perl
56329           !> os2/Changes utils/perldoc.PL
56330 ____________________________________________________________________________
56331 [  9167] By: jhi                                   on 2001/03/15  14:07:42
56332         Log: Subject: [PATCH 5.6.1] perldoc
56333              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
56334              Date: Wed, 14 Mar 2001 23:46:52 -0500
56335              Message-ID: <20010314234652.A7972@math.ohio-state.edu>
56336      Branch: perl
56337            ! utils/perldoc.PL
56338 ____________________________________________________________________________
56339 [  9166] By: jhi                                   on 2001/03/15  13:53:15
56340         Log: sigaction test condition tweakage.
56341      Branch: perl
56342            ! t/lib/sigaction.t
56343 ____________________________________________________________________________
56344 [  9165] By: alanbur                               on 2001/03/15  03:49:17
56345         Log: Resynchronised with parent
56346      Branch: maint-5.6/pureperl
56347           +> os2/os2add.sym t/op/anonsub.t
56348           !> (integrate 72 files)
56349 ____________________________________________________________________________
56350 [  9164] By: jhi                                   on 2001/03/15  01:05:01
56351         Log: Avoid stomping off the beginning of an array in tr///.
56352      Branch: perl
56353            ! op.c
56354 ____________________________________________________________________________
56355 [  9163] By: jhi                                   on 2001/03/15  00:58:57
56356         Log: h2ph strictness and cleanliness from Kurt Starsinic.
56357      Branch: perl
56358            ! utils/h2ph.PL
56359 ____________________________________________________________________________
56360 [  9162] By: gsar                                  on 2001/03/15  00:56:53
56361         Log: avoid warnings
56362      Branch: maint-5.6/perl
56363            ! t/op/magic.t
56364 ____________________________________________________________________________
56365 [  9161] By: gsar                                  on 2001/03/15  00:52:09
56366         Log: clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
56367              results
56368      Branch: maint-5.6/perl
56369            ! t/op/magic.t
56370 ____________________________________________________________________________
56371 [  9160] By: jhi                                   on 2001/03/14  22:02:10
56372         Log: Do not use the Perl malloc in IRIX, suggested by
56373              Helmus Jarausch.
56374      Branch: perl
56375            ! hints/irix_6.sh
56376 ____________________________________________________________________________
56377 [  9159] By: nick                                  on 2001/03/14  21:45:59
56378         Log: Integrate mainline
56379      Branch: perlio
56380           +> t/op/loopctl.t
56381           !> (integrate 41 files)
56382 ____________________________________________________________________________
56383 [  9158] By: jhi                                   on 2001/03/14  21:10:09
56384         Log: The Day of the Retractions continues: the #9138
56385              (integrated in #9144) doesn't work well in mainline.
56386      Branch: perl
56387            ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
56388            ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
56389            ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
56390 ____________________________________________________________________________
56391 [  9157] By: jhi                                   on 2001/03/14  20:58:12
56392         Log: The #9145 CANNOT be enabled: the clear_pmop code still
56393              dumps core all over in Tru64.
56394      Branch: perl
56395            ! op.c op.h t/op/pat.t
56396 ____________________________________________________________________________
56397 [  9156] By: jhi                                   on 2001/03/14  20:48:06
56398         Log: Integrate change #9154 from maintperl to mainline.
56399              
56400              PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
56401              (caused Storable 1.0.10 to break on windows)
56402      Branch: perl
56403           !> embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
56404           !> perlapi.c proto.h
56405 ____________________________________________________________________________
56406 [  9155] By: jhi                                   on 2001/03/14  20:23:53
56407         Log: Retract #9136: breaks threading (and binary compatibility).
56408      Branch: perl
56409            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
56410 ____________________________________________________________________________
56411 [  9154] By: gsar                                  on 2001/03/14  17:48:18
56412         Log: PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
56413              (caused Storable 1.0.10 to break on windows)
56414      Branch: maint-5.6/perl
56415            ! embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
56416            ! perlapi.c proto.h
56417 ____________________________________________________________________________
56418 [  9153] By: jhi                                   on 2001/03/14  13:35:21
56419         Log: Tweaked a tweak from H.Merijn Brand on the sigaction test.
56420      Branch: perl
56421            ! t/lib/sigaction.t
56422 ____________________________________________________________________________
56423 [  9152] By: gsar                                  on 2001/03/14  07:29:40
56424         Log: back out changes#9012,9010,9009 and parts of change#9016
56425              (causes ABRs under purify, and some prerequisites don't
56426              seem to be there in 5.6.x)
56427      Branch: maint-5.6/perl
56428            ! doop.c op.c t/op/tr.t toke.c
56429 ____________________________________________________________________________
56430 [  9151] By: gsar                                  on 2001/03/14  07:01:29
56431         Log: reenable change#9145 (the test was busted due to a missing
56432              C<print "ok 27\n">)
56433      Branch: perl
56434            ! op.c op.h t/op/pat.t
56435 ____________________________________________________________________________
56436 [  9150] By: jhi                                   on 2001/03/14  06:38:36
56437         Log: Retract #9145.
56438      Branch: perl
56439            ! op.c op.h t/op/pat.t
56440 ____________________________________________________________________________
56441 [  9149] By: jhi                                   on 2001/03/14  06:14:56
56442         Log: Retract #9143.
56443      Branch: perl
56444            ! op.c
56445 ____________________________________________________________________________
56446 [  9148] By: gsar                                  on 2001/03/14  06:13:02
56447         Log: Uninitialized Memory Read in regexec.c
56448      Branch: perl
56449            ! regexec.c
56450 ____________________________________________________________________________
56451 [  9147] By: jhi                                   on 2001/03/14  04:59:54
56452         Log: Subject: PATCH: make goto work in nested eval ""
56453              From: Robin Houston <robin@kitsite.com>
56454              Date: Wed, 14 Mar 2001 04:16:10 +0000
56455              Message-ID: <20010314041610.A16307@puffinry.freeserve.co.uk>
56456      Branch: perl
56457            ! pp_ctl.c t/op/goto.t
56458 ____________________________________________________________________________
56459 [  9146] By: jhi                                   on 2001/03/14  04:42:54
56460         Log: Preserve the #ifdef PERL_CORE in perly.h.
56461      Branch: perl
56462            ! perly.fixer
56463 ____________________________________________________________________________
56464 [  9145] By: jhi                                   on 2001/03/14  03:57:41
56465         Log: (Retracted by #9150.)
56466      Branch: perl
56467            ! op.c op.h t/op/pat.t
56468 ____________________________________________________________________________
56469 [  9144] By: jhi                                   on 2001/03/14  03:50:38
56470         Log: Integrate changes #9137,9138,9142 from maintperl into mainline.
56471              
56472              fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
56473              
56474              remove squelch controls for "Scalars leaked" messages in most places
56475              (these are now cured)
56476              
56477              fix another memory leak reported by purify (tie callbacks that
56478              croak can leak when wiping out magic)
56479      Branch: perl
56480           !> regcomp.c scope.c t/comp/proto.t t/op/lex_assign.t
56481           !> t/op/local.t t/op/pat.t t/op/regexp.t t/pragma/strict-vars
56482           !> t/pragma/warn/op t/pragma/warn/regcomp t/pragma/warn/toke
56483           !> t/pragma/warnings.t
56484 ____________________________________________________________________________
56485 [  9143] By: jhi                                   on 2001/03/14  03:37:53
56486         Log: (Retracted by #9149.)
56487      Branch: perl
56488            ! op.c
56489 ____________________________________________________________________________
56490 [  9142] By: gsar                                  on 2001/03/14  03:20:48
56491         Log: fix another memory leak reported by purify (tie callbacks that
56492              croak can leak when wiping out magic)
56493      Branch: maint-5.6/perl
56494            ! scope.c
56495 ____________________________________________________________________________
56496 [  9141] By: jhi                                   on 2001/03/14  02:55:00
56497         Log: Subject: PATCH for [ID 20010305.003]
56498              From: Robin Houston <robin@kitsite.com>
56499              Date: Wed, 14 Mar 2001 02:45:51 +0000
56500              Message-ID: <20010314024551.A16207@puffinry.freeserve.co.uk>
56501      Branch: perl
56502            ! pp_ctl.c t/op/eval.t
56503 ____________________________________________________________________________
56504 [  9140] By: jhi                                   on 2001/03/14  02:41:54
56505         Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
56506              Date: Wed, 14 Mar 2001 01:52:51 +0000
56507              From: Robin Houston <robin@kitsite.com>
56508              Message-ID: <20010314015251.B16112@puffinry.freeserve.co.uk>
56509              
56510              Fix for 2000313.004.
56511      Branch: perl
56512            ! pp_ctl.c t/op/goto.t
56513 ____________________________________________________________________________
56514 [  9139] By: jhi                                   on 2001/03/14  02:40:50
56515         Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
56516              From: Robin Houston <robin@kitsite.com>
56517              Date: Wed, 14 Mar 2001 00:43:45 +0000
56518              Message-ID: <20010314004345.A15892@puffinry.freeserve.co.uk>
56519      Branch: perl
56520            + t/op/loopctl.t
56521            ! AUTHORS MANIFEST perly.c perly.y perly_c.diff t/op/goto.t
56522            ! vms/perly_c.vms
56523 ____________________________________________________________________________
56524 [  9138] By: gsar                                  on 2001/03/14  01:18:00
56525         Log: remove squelch controls for "Scalars leaked" messages in most places
56526              (these are now cured)
56527      Branch: maint-5.6/perl
56528            ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
56529            ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
56530            ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
56531 ____________________________________________________________________________
56532 [  9137] By: gsar                                  on 2001/03/14  00:57:04
56533         Log: fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
56534      Branch: maint-5.6/perl
56535            ! regcomp.c
56536 ____________________________________________________________________________
56537 [  9136] By: jhi                                   on 2001/03/13  23:12:24
56538         Log: (Retracted by #9155)
56539              
56540              Subject: Re: [gsar@ActiveState.com: v5.6.1 trial2 is available]
56541              From: Jens-Uwe Mager <jum@helios.de>
56542              Date: Wed, 21 Feb 2001 21:32:04 +0100
56543              Message-ID: <20010221213203.A18340@ans.helios.de>
56544      Branch: perl
56545            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
56546 ____________________________________________________________________________
56547 [  9135] By: jhi                                   on 2001/03/13  22:50:05
56548         Log: Integrate perlio.
56549      Branch: perl
56550           !> pp.c
56551 ____________________________________________________________________________
56552 [  9134] By: jhi                                   on 2001/03/13  22:49:05
56553         Log: Integrate change #9131 from maintperl into mainline.
56554              
56555              make the error text look more consistent in hints/hpux.sh
56556      Branch: perl
56557           !> hints/hpux.sh
56558 ____________________________________________________________________________
56559 [  9133] By: gsar                                  on 2001/03/13  22:46:20
56560         Log: integrate change#9067 from mainline
56561              
56562              Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
56563      Branch: maint-5.6/perl
56564           !> lib/ExtUtils/MM_Unix.pm
56565 ____________________________________________________________________________
56566 [  9132] By: jhi                                   on 2001/03/13  22:41:21
56567         Log: Subject:  Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
56568              From: "John P. Linderman" <jpl@research.att.com>
56569              Date: Tue, 13 Mar 2001 12:36:32 -0500 (EST)
56570              Message-Id: <200103131736.MAA35615@raptor.research.att.com>
56571              
56572              A more correct prime finder.
56573      Branch: perl
56574            ! lib/Tie/SubstrHash.pm
56575 ____________________________________________________________________________
56576 [  9131] By: gsar                                  on 2001/03/13  22:30:42
56577         Log: make the error text look more consistent in hints/hpux.sh
56578      Branch: maint-5.6/perl
56579            ! hints/hpux.sh
56580 ____________________________________________________________________________
56581 [  9130] By: jhi                                   on 2001/03/13  22:23:44
56582         Log: Subject: Re: 9122 and sigaction/switch on HP-UX 11.00
56583              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
56584              Date: Tue, 13 Mar 2001 18:41:26 +0100
56585              Message-Id: <20010313184043.BFFC.H.M.BRAND@hccnet.nl>
56586              
56587              If the test is run non-interactively the default handler
56588              is different.
56589      Branch: perl
56590            ! t/lib/sigaction.t
56591 ____________________________________________________________________________
56592 [  9129] By: jhi                                   on 2001/03/13  22:20:21
56593         Log: Subject:  [PATCH perl@9125] t/lib/1_compile.t  VMS mod
56594              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
56595              Message-Id: <010313164414.d1225@DUPHY4.Physics.Drexel.Edu>
56596              Date:     Tue, 13 Mar 2001 16:44:32 EST
56597      Branch: perl
56598            ! t/lib/1_compile.t
56599 ____________________________________________________________________________
56600 [  9128] By: jhi                                   on 2001/03/13  22:18:34
56601         Log: Subject: Another patch for integer.pm POD 
56602              From: "John L. Allen" <allen@grumman.com>
56603              Date: Tue, 13 Mar 2001 16:14:02 -0500 (EST)
56604              Message-ID: <Pine.SOL.3.91.1010313160755.1630A-100000@gateway.grumman.com>
56605      Branch: perl
56606            ! lib/integer.pm
56607 ____________________________________________________________________________
56608 [  9127] By: nick                                  on 2001/03/13  21:26:30
56609         Log: Integrate mainline.
56610      Branch: perlio
56611           +> lib/Switch.pm lib/Text/Balanced.pm lib/Text/Balanced.pod
56612           +> t/lib/switch.t t/lib/tb-genxt.t t/lib/tb-xbrak.t
56613           +> t/lib/tb-xcode.t t/lib/tb-xdeli.t t/lib/tb-xmult.t
56614           +> t/lib/tb-xquot.t t/lib/tb-xtagg.t t/lib/tb-xvari.t
56615           !> Changes Configure MANIFEST README.os2 README.os390
56616           !> ext/re/Makefile.PL hints/aix.sh hints/os390.sh lib/integer.pm
56617           !> os2/Changes patchlevel.h win32/perlhost.h
56618 ____________________________________________________________________________
56619 [  9126] By: nick                                  on 2001/03/13  20:39:51
56620         Log: #ifdef'ed out code to make packed side of pack/unpack
56621              octets. (i.e. pack('U') => encode_utf8).
56622      Branch: perlio
56623            ! pp.c
56624 ____________________________________________________________________________
56625 [  9125] By: jhi                                   on 2001/03/13  15:07:16
56626         Log: Update Changes.
56627      Branch: perl
56628            ! Changes patchlevel.h
56629 ____________________________________________________________________________
56630 [  9124] By: jhi                                   on 2001/03/13  14:22:45
56631         Log: Workaround for the buggy ("internal compiler error")
56632              AIX C compiler 5.0.1.0: skip the optimization for regcomp.c
56633              (and ext/re/re_comp.c).  The MakeMaker dark magic courtesy
56634              of Andreas König.
56635      Branch: perl
56636            ! ext/re/Makefile.PL hints/aix.sh
56637 ____________________________________________________________________________
56638 [  9123] By: jhi                                   on 2001/03/13  03:24:34
56639         Log: Typo in #9114.
56640      Branch: metaconfig
56641            ! U/modified/myhostname.U
56642 ____________________________________________________________________________
56643 [  9122] By: jhi                                   on 2001/03/13  03:24:06
56644         Log: Typo in #9113.
56645      Branch: perl
56646            ! Configure
56647 ____________________________________________________________________________
56648 [  9121] By: jhi                                   on 2001/03/13  01:53:05
56649         Log: Forgot to check-in the larger part of #9120, duh.
56650      Branch: perl
56651            ! README.os2
56652 ____________________________________________________________________________
56653 [  9120] By: jhi                                   on 2001/03/13  01:51:31
56654         Log: Subject: [PATCH 5.6.1] OS/2 docs
56655              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
56656              Date: Mon, 12 Mar 2001 03:27:32 -0500
56657              Message-ID: <20010312032732.A19283@math.ohio-state.edu>
56658      Branch: perl
56659            ! os2/Changes
56660 ____________________________________________________________________________
56661 [  9119] By: jhi                                   on 2001/03/13  01:49:41
56662         Log: Integrate change #9116 from maintperl into mainline.
56663              
56664              Win32::GetCwd() returns C: instead of C:\ in the root directory
56665              under ithreads
56666      Branch: perl
56667           !> win32/perlhost.h
56668 ____________________________________________________________________________
56669 [  9118] By: jhi                                   on 2001/03/13  01:13:39
56670         Log: Add Switch 2.01, resort MANIFEST (forgot that in #9117)
56671      Branch: perl
56672            + lib/Switch.pm t/lib/switch.t
56673            ! MANIFEST
56674 ____________________________________________________________________________
56675 [  9117] By: jhi                                   on 2001/03/13  01:03:17
56676         Log: Add Text::Balanced 1.83.
56677      Branch: perl
56678            + lib/Text/Balanced.pm lib/Text/Balanced.pod t/lib/tb-genxt.t
56679            + t/lib/tb-xbrak.t t/lib/tb-xcode.t t/lib/tb-xdeli.t
56680            + t/lib/tb-xmult.t t/lib/tb-xquot.t t/lib/tb-xtagg.t
56681            + t/lib/tb-xvari.t
56682            ! MANIFEST
56683 ____________________________________________________________________________
56684 [  9116] By: gsar                                  on 2001/03/13  00:55:53
56685         Log: Win32::GetCwd() returns C: instead of C:\ in the root directory
56686              under ithreads
56687      Branch: maint-5.6/perl
56688            ! win32/perlhost.h
56689 ____________________________________________________________________________
56690 [  9115] By: jhi                                   on 2001/03/13  00:54:09
56691         Log: Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
56692              From: "John L. Allen" <allen@grumman.com>
56693              Date: Tue, 6 Mar 2001 10:50:51 -0500 (EST)
56694              Message-ID: <Pine.SOL.3.91.1010306103113.9094A-100000@gateway.grumman.com>
56695              
56696              use integer document clarification.
56697      Branch: perl
56698            ! lib/integer.pm
56699 ____________________________________________________________________________
56700 [  9114] By: jhi                                   on 2001/03/13  00:38:54
56701         Log: Metaconfig unit change for #9113.
56702      Branch: metaconfig
56703            ! U/modified/myhostname.U
56704 ____________________________________________________________________________
56705 [  9113] By: jhi                                   on 2001/03/13  00:38:35
56706         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?)
56707              From: Peter Prymmer <pvhp@forte.com>
56708              Date: Mon, 12 Mar 2001 16:25:56 -0800 (PST)
56709              Message-ID: <Pine.OSF.4.10.10103121619020.180841-100000@aspara.forte.com>
56710      Branch: perl
56711            ! Configure README.os390 hints/os390.sh
56712 ____________________________________________________________________________
56713 [  9112] By: jhi                                   on 2001/03/13  00:29:00
56714         Log: Integrate perlio.
56715      Branch: perl
56716           !> sv.c utf8.h
56717 ____________________________________________________________________________
56718 [  9111] By: nick                                  on 2001/03/12  21:16:33
56719         Log: Integrate mainline.
56720      Branch: perlio
56721           +> t/op/anonsub.t
56722           !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
56723           !> proto.h sv.c
56724 ____________________________________________________________________________
56725 [  9110] By: nick                                  on 2001/03/12  21:00:13
56726         Log: #ifdef'ed out code for 'USE_BYTES_DOWNGRADES' case.
56727      Branch: perlio
56728            ! sv.c utf8.h
56729 ____________________________________________________________________________
56730 [  9109] By: jhi                                   on 2001/03/12  16:04:47
56731         Log: Integrate change #9108 from maintperl to mainline.
56732              
56733              fix memory leak in C<sub X { sub {} }> arising from a refcount
56734              loop between the outer sub and the inner prototype anonsub
56735              
56736              this also enables closures returned by subroutines that
56737              subsequently get redefined to work without generating coredumps :)
56738              
56739              completely removed the free_closures() hack--it shouldn't be
56740              needed anymore
56741      Branch: perl
56742           +> t/op/anonsub.t
56743           !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
56744           !> proto.h sv.c
56745 ____________________________________________________________________________
56746 [  9108] By: gsar                                  on 2001/03/12  10:21:31
56747         Log: fix memory leak in C<sub X { sub {} }> arising from a refcount
56748              loop between the outer sub and the inner prototype anonsub
56749              
56750              this also enables closures returned by subroutines that
56751              subsequently get redefined to work without generating coredumps :)
56752              
56753              completely removed the free_closures() hack--it shouldn't be
56754              needed anymore
56755      Branch: maint-5.6/perl
56756            + t/op/anonsub.t
56757            ! MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
56758            ! proto.h sv.c
56759 ____________________________________________________________________________
56760 [  9107] By: jhi                                   on 2001/03/12  05:15:31
56761         Log: Integrate perlio.
56762      Branch: perl
56763           !> ext/Encode/Encode.xs makedef.pl regcomp.c sv.c toke.c utf8.c
56764 ____________________________________________________________________________
56765 [  9106] By: nick                                  on 2001/03/11  20:10:12
56766         Log: regcomp.c is working in native space, not Unicode space (if different)
56767              as it is doing compare against 'W' in \W etc.
56768      Branch: perlio
56769            ! regcomp.c
56770 ____________________________________________________________________________
56771 [  9105] By: nick                                  on 2001/03/11  19:39:34
56772         Log: Audit #ifdef EBCDIC and #ifndef ASCIIish, replace latter with former.
56773              Use ASCII_TO_NATIVE and NATIVE_TO_ASCII to avoid some #ifs.
56774      Branch: perlio
56775            ! regcomp.c toke.c utf8.c
56776 ____________________________________________________________________________
56777 [  9104] By: nick                                  on 2001/03/11  18:15:44
56778         Log: Put utf8_downgrade in CRIPPLED_CC versions of SvPVbyte* before I forget.
56779      Branch: perlio
56780            ! sv.c
56781 ____________________________________________________________________________
56782 [  9103] By: nick                                  on 2001/03/11  18:03:28
56783         Log: Integrate mainline (for regexp stuff).
56784      Branch: perlio
56785           !> ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
56786           !> ext/Encode/Encode.xs ext/Errno/Errno_pm.PL
56787           !> lib/ExtUtils/Manifest.pm regcomp.c regexec.c t/lib/b.t
56788           !> t/lib/errno.t t/op/pat.t
56789 ____________________________________________________________________________
56790 [  9102] By: nick                                  on 2001/03/11  17:44:20
56791         Log: USE_SFIO issues as observed by Chris Nandor <pudge@pobox.com>
56792              - exclude layer syms in makedef.pl for sfio
56793              - also inhibit Encode from trying to build ":encode()" layer.
56794      Branch: perlio
56795            ! ext/Encode/Encode.xs makedef.pl
56796 ____________________________________________________________________________
56797 [  9101] By: jhi                                   on 2001/03/10  22:38:13
56798         Log: The $Is_MacOS needs to be declared.
56799      Branch: perl
56800            ! lib/ExtUtils/Manifest.pm
56801 ____________________________________________________________________________
56802 [  9100] By: jhi                                   on 2001/03/10  22:14:29
56803         Log: Use #if defined(USE_PERLIO) && !defined(USE_SFIO) instead of just
56804              #ifdef USE_PERLIO in Encode.xs so that the perlio symbols don't
56805              pollute the symbolspace if using sfio.
56806      Branch: perl
56807            ! ext/Encode/Encode.xs
56808 ____________________________________________________________________________
56809 [  9099] By: jhi                                   on 2001/03/10  21:58:48
56810         Log: Subject: [PATCH] Portability fixes for Mac OS / bleadperl
56811              Date: Sat, 10 Mar 2001 14:23:55 -0500
56812              From: Chris Nandor <pudge@pobox.com>
56813              Message-Id: <p05010401b6d02f70211f@[10.0.1.177]>
56814      Branch: perl
56815            ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
56816            ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm t/lib/b.t
56817            ! t/lib/errno.t
56818 ____________________________________________________________________________
56819 [  9098] By: jhi                                   on 2001/03/10  21:38:30
56820         Log: Fix for ID 20010306.008, UTF-8 and \w without 'use utf8' coredump.
56821      Branch: perl
56822            ! regcomp.c regexec.c t/op/pat.t
56823 ____________________________________________________________________________
56824 [  9097] By: jhi                                   on 2001/03/10  14:38:07
56825         Log: Integrate perlio.
56826      Branch: perl
56827           !> doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
56828           !> handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
56829           !> regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
56830 ____________________________________________________________________________
56831 [  9096] By: nick                                  on 2001/03/10  11:55:43
56832         Log: EBCDIC sanity - phase I
56833              - rename utf8/uv functions to indicate what sort of uv they provide (uvuni/uvchr)
56834              - use utf8n_xxxx (c.f. pvn) for forms which take length.
56835              - back out vN.N and $^V exceptions to e2a/a2e
56836              - make "locale" isxxx macros be uvchr (may be redundant?)
56837              
56838              Not clear yet that toUPPER_uni et. al. return being handled correctly.
56839              The tr// and rexexp stuff still needs an audit, assumption is they are working
56840              in Unicode space.
56841              
56842              Need to provide v5.6 names for XS modules (decide is uni or chr ?).
56843      Branch: perlio
56844            ! doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
56845            ! handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
56846            ! regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
56847 ____________________________________________________________________________
56848 [  9095] By: jhi                                   on 2001/03/09  22:10:01
56849         Log: Integrate perlio.
56850      Branch: perl
56851           !> dump.c
56852 ____________________________________________________________________________
56853 [  9094] By: nick                                  on 2001/03/09  17:36:38
56854         Log: Builds an passes all tests after integrate and this tweak.
56855      Branch: perlio
56856            ! dump.c
56857 ____________________________________________________________________________
56858 [  9093] By: nick                                  on 2001/03/09  17:16:03
56859         Log: Integrate mainline (does not build - sv_catpvf issue in dump.c)
56860      Branch: perlio
56861           +> lib/unicode/Scripts.txt t/lib/sigaction.t
56862           !> (integrate 79 files)
56863 ____________________________________________________________________________
56864 [  9092] By: jhi                                   on 2001/03/09  15:28:26
56865         Log: Update Changes.
56866      Branch: perl
56867            ! Changes patchlevel.h
56868 ____________________________________________________________________________
56869 [  9091] By: jhi                                   on 2001/03/09  15:25:05
56870         Log: In op/stat #35 better to scan all the potential directories
56871              for setuids, not just the first one.
56872      Branch: perl
56873            ! t/op/stat.t
56874 ____________________________________________________________________________
56875 [  9090] By: jhi                                   on 2001/03/09  15:01:27
56876         Log: Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists() 
56877              From: rspier@pobox.com (Robert Spier)
56878              Date: Fri, 9 Mar 2001 03:30:20 -0500
56879              Message-ID: <15016.38044.381174.160189@rls.cx>
56880              
56881              EXISTS() returning undef mistakenly triggered a FETCH().
56882      Branch: perl
56883            ! hv.c
56884 ____________________________________________________________________________
56885 [  9089] By: jhi                                   on 2001/03/09  14:59:02
56886         Log: Add /sbin and /usr/sbin to the list of directories scanned
56887              for setuid programs.  Takes care of bug id 20010309.003.
56888      Branch: perl
56889            ! t/op/stat.t
56890 ____________________________________________________________________________
56891 [  9088] By: jhi                                   on 2001/03/09  14:48:32
56892         Log: Regen perlapi, perltoc.
56893      Branch: perl
56894            ! ext/Encode/Encode/Tcl.pm pod/perlapi.pod pod/perltoc.pod
56895 ____________________________________________________________________________
56896 [  9087] By: jhi                                   on 2001/03/09  14:38:56
56897         Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
56898              From: David Mitchell <davem@fdgroup.co.uk>
56899              Date: Fri, 9 Mar 2001 13:49:31 +0000 (GMT)
56900              Message-Id: <200103091349.NAA16617@tiree.fdgroup.co.uk>
56901      Branch: perl
56902            ! dump.c perl.c perl.h pod/perlrun.pod
56903 ____________________________________________________________________________
56904 [  9086] By: jhi                                   on 2001/03/09  01:47:16
56905         Log: A modified version of
56906              
56907              Subject: [ID 20010307.005] POSIX::sigaction has various problems
56908              From: anders@broadcom.com
56909              Date: Wed, 7 Mar 2001 14:35:24 -0800 (PST) 
56910              Message-Id: <200103072235.OAA25368@dt-sj1-130.sj.broadcom.com>
56911              
56912              Currently the sigaction.t test #6 fails (and is fudged to look
56913              like an "ok") in Linux (at least in Debian 2.2 Linux 2.4.2 x86).
56914              This may well be a genuine bug in Linux sigaction() (since at
56915              least Tru64, Solaris, and HP-UX disagree with Linux).
56916              Anyone with POSIX / SUSv2 tome handy?  The problem is that
56917              the flags of the oldaction don't match with the flags in
56918              the previously installed disposition.
56919      Branch: perl
56920            + t/lib/sigaction.t
56921            ! MANIFEST ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
56922 ____________________________________________________________________________
56923 [  9085] By: jhi                                   on 2001/03/09  01:30:13
56924         Log: Subject: Re: mission impossible for the day
56925              From: Alex Gough <alex@rcon.org>
56926              Date: Thu, 08 Mar 2001 17:18:19 +0000
56927              Message-ID: <3AA7BEDB.8070409@rcon.org>
56928              
56929              If references (are overloaded) and can be directly stringified,
56930              show that instead of "stringified".
56931              
56932              (The problem, infinite mutual recursion caused by overloaded bool
56933              in Switch.pm, tracked by David Mitchell)
56934      Branch: perl
56935            ! lib/Carp/Heavy.pm
56936 ____________________________________________________________________________
56937 [  9084] By: jhi                                   on 2001/03/09  01:20:39
56938         Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
56939              Date: Thu, 8 Mar 2001 12:06:57 +0000 (GMT)
56940              From: David Mitchell <davem@fdgroup.co.uk>
56941              Message-Id: <200103081206.MAA06281@tiree.fdgroup.co.uk>
56942      Branch: perl
56943            ! ext/re/re.xs malloc.c mg.c perl.c perl.h perly.c perly.y
56944            ! pp_ctl.c regexec.c sv.c vms/perly_c.vms
56945 ____________________________________________________________________________
56946 [  9083] By: jhi                                   on 2001/03/09  01:16:51
56947         Log: Subject: [PATCH] perldata.pod here-doc docs
56948              From: Jeff Pinyan <jeffp@crusoe.net>
56949              Date: Thu, 8 Mar 2001 13:18:55 -0500 (EST)
56950              Message-ID: <Pine.GSO.4.21.0103081317530.20957-100000@crusoe.crusoe.net>
56951      Branch: perl
56952            ! pod/perldata.pod
56953 ____________________________________________________________________________
56954 [  9082] By: jhi                                   on 2001/03/09  01:01:27
56955         Log: Subject: Re: Unicode/EBCDIC
56956              From: Peter Prymmer <pvhp@forte.com>
56957              Date: Thu, 8 Mar 2001 16:23:25 -0800 (PST)
56958              Message-ID: <Pine.OSF.4.10.10103081617390.377472-100000@aspara.forte.com>
56959      Branch: perl
56960            ! perl.c perl.h sv.c toke.c utf8.c utf8.h
56961 ____________________________________________________________________________
56962 [  9081] By: jhi                                   on 2001/03/08  13:41:30
56963         Log: Subject: Ooops, wrong 'no *POSIX' Patch
56964              From: Dorner Thomas <Thomas.Dorner@start.de>
56965              Date: Thu, 8 Mar 2001 08:43:28 +0100
56966              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88D3@Ex02.inhouse.start.de>
56967      Branch: perl
56968            ! hints/posix-bc.sh
56969 ____________________________________________________________________________
56970 [  9080] By: jhi                                   on 2001/03/08  13:11:42
56971         Log: It's Scripts.txt, not Script.txt.
56972      Branch: perl
56973            ! MANIFEST
56974 ____________________________________________________________________________
56975 [  9079] By: jhi                                   on 2001/03/08  12:59:05
56976         Log: Subject: 'no *POSIX' Patch speeding up make on BS2000 
56977              From: Dorner Thomas <Thomas.Dorner@start.de>
56978              Date: Wed, 7 Mar 2001 14:13:31 +0100
56979              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88CB@Ex02.inhouse.start.de>
56980      Branch: perl
56981            ! makedepend.SH
56982 ____________________________________________________________________________
56983 [  9078] By: jhi                                   on 2001/03/08  12:57:43
56984         Log: Retract #9069, wrong patch.
56985      Branch: perl
56986            ! Makefile.SH
56987 ____________________________________________________________________________
56988 [  9077] By: jhi                                   on 2001/03/08  01:06:13
56989         Log: Upgrade to Unicode 3.1 beta 2001-03-01.
56990      Branch: perl
56991            + lib/unicode/Scripts.txt
56992            ! MANIFEST lib/unicode/Category.pl lib/unicode/Decomposition.pl
56993            ! lib/unicode/EAWidth.txt lib/unicode/Is/Alnum.pl
56994            ! lib/unicode/Is/Alpha.pl lib/unicode/Is/L.pl
56995            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
56996            ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
56997            ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
56998            ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
56999            ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
57000            ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
57001            ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
57002            ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
57003            ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
57004            ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
57005            ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
57006            ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
57007            ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
57008            ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkZW.pl
57009            ! lib/unicode/Is/Ll.pl lib/unicode/Is/Lower.pl
57010            ! lib/unicode/Is/S.pl lib/unicode/Is/Sm.pl
57011            ! lib/unicode/Is/Word.pl lib/unicode/Names.txt
57012            ! lib/unicode/PropList.txt lib/unicode/ReadMe.txt
57013            ! lib/unicode/Unicode.txt lib/unicode/mktables.PL
57014            ! lib/unicode/version
57015 ____________________________________________________________________________
57016 [  9076] By: jhi                                   on 2001/03/07  22:59:39
57017         Log: Integrate change #7784 from mainline into maintperl.
57018              
57019              Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
57020      Branch: maint-5.6/perl
57021           !> pp_ctl.c t/op/pat.t
57022 ____________________________________________________________________________
57023 [  9075] By: jhi                                   on 2001/03/07  22:05:11
57024         Log: More UTF-8 test tweaks.
57025      Branch: perl
57026            ! t/op/pat.t t/op/split.t t/pragma/utf8.t
57027 ____________________________________________________________________________
57028 [  9074] By: nick                                  on 2001/03/07  21:39:29
57029         Log: Integrate mainline.
57030      Branch: perlio
57031           !> Changes Makefile.SH lib/ExtUtils/MM_Unix.pm
57032           !> lib/unicode/mktables.PL patchlevel.h perl.c pod/perlop.pod
57033           !> pod/perlretut.pod pod/perlsyn.pod pp.c pp_sys.c
57034           !> t/camel-III/vstring.t t/lib/charnames.t t/op/chop.t
57035           !> t/op/pack.t t/op/pat.t t/op/split.t t/pragma/utf8.t
57036 ____________________________________________________________________________
57037 [  9073] By: jhi                                   on 2001/03/07  16:37:09
57038         Log: Update Changes.
57039      Branch: perl
57040            ! Changes patchlevel.h
57041 ____________________________________________________________________________
57042 [  9072] By: jhi                                   on 2001/03/07  16:32:30
57043         Log: Subject: [ID 20010306.004] || != named unary operator
57044              From: abela@geneanet.org
57045              Date: Tue,  6 Mar 2001 15:57:57 +0100 (CET)
57046              Message-Id: <20010306145757.0CB03D183@little-roots.geneanet.org>
57047      Branch: perl
57048            ! pod/perlop.pod
57049 ____________________________________________________________________________
57050 [  9071] By: jhi                                   on 2001/03/07  15:14:11
57051         Log: Subject: downgrading to bytes for common functions
57052              From: andrew@pimlott.ne.mediaone.net (Andrew Pimlott)
57053              Date: Wed, 7 Mar 2001 02:36:55 -0500
57054              Message-ID: <20010307023655.J24024@pimlott.ne.mediaone.net>
57055      Branch: perl
57056            ! pp_sys.c
57057 ____________________________________________________________________________
57058 [  9070] By: jhi                                   on 2001/03/07  15:04:58
57059         Log: Clarify the description differentiating for and while; inspired by
57060              
57061              Subject: [ID 20010306.002] for/while difference in for definition
57062              From: abela@geneanet.org
57063              Date: Tue,  6 Mar 2001 09:40:36 +0100 (CET)
57064              Message-Id: <20010306084036.7BFD0D17F@little-roots.geneanet.org>
57065      Branch: perl
57066            ! pod/perlsyn.pod
57067 ____________________________________________________________________________
57068 [  9069] By: jhi                                   on 2001/03/07  14:55:30
57069         Log: (Retracted by #9078.)
57070      Branch: perl
57071            ! Makefile.SH
57072 ____________________________________________________________________________
57073 [  9068] By: jhi                                   on 2001/03/07  14:51:17
57074         Log: Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
57075              From: Radu Greab <radu@netsoft.ro>
57076              Date: Tue, 6 Mar 2001 23:04:44 +0200 (EET)
57077              Message-ID: <15013.20716.201459.540421@ix.netsoft.ro>
57078      Branch: perl
57079            ! pp.c t/op/chop.t
57080 ____________________________________________________________________________
57081 [  9067] By: jhi                                   on 2001/03/07  14:48:57
57082         Log: Subject: Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
57083              From: Simon Cozens <simon@netthink.co.uk>
57084              Date: Wed, 7 Mar 2001 13:59:28 +0000
57085              Message-ID: <20010307135928.A21620@pembro26.pmb.ox.ac.uk>
57086              
57087              In order to allow MakeMaker to build correct Makefiles,
57088              you need to change the order of the arguments in MM_Unix.pm
57089              as well. (Unless you have C89_CCMODE set, but we're trying
57090              to be POSIXly correct)
57091              
57092              Thanks to Merijn Broeren for tracking this down.
57093      Branch: perl
57094            ! lib/ExtUtils/MM_Unix.pm
57095 ____________________________________________________________________________
57096 [  9066] By: jhi                                   on 2001/03/07  14:30:02
57097         Log: Floating point too messy.
57098      Branch: perl
57099            ! t/camel-III/vstring.t
57100 ____________________________________________________________________________
57101 [  9065] By: jhi                                   on 2001/03/07  14:17:44
57102         Log: Integrate change #9064 from maintperl into mainline.
57103              
57104              fix memory leak in pack("Bb",...)
57105      Branch: perl
57106           !> perl.c
57107 ____________________________________________________________________________
57108 [  9064] By: gsar                                  on 2001/03/07  06:29:24
57109         Log: fix memory leak in pack("Bb",...)
57110      Branch: maint-5.6/perl
57111            ! perl.c
57112 ____________________________________________________________________________
57113 [  9063] By: jhi                                   on 2001/03/07  00:55:04
57114         Log: Major utf8 test reorganisation and rewrite.
57115              Hopefully no tests were lost in the shuffle.
57116              (The beginning of pragma/utf8 was lost intentionally,
57117              the tests were rather bogus and incomplete.)
57118      Branch: perl
57119            ! t/lib/charnames.t t/op/pack.t t/op/pat.t t/op/split.t
57120            ! t/pragma/utf8.t
57121 ____________________________________________________________________________
57122 [  9062] By: jhi                                   on 2001/03/07  00:41:16
57123         Log: More tweakage on the Unicode character class descriptions.
57124      Branch: perl
57125            ! lib/unicode/mktables.PL pod/perlretut.pod
57126 ____________________________________________________________________________
57127 [  9061] By: jhi                                   on 2001/03/06  23:12:38
57128         Log: The perlretut was still talking about the old \p and \P
57129              definitions.
57130      Branch: perl
57131            ! pod/perlretut.pod
57132 ____________________________________________________________________________
57133 [  9060] By: nick                                  on 2001/03/06  20:52:37
57134         Log: Integrate mainline (make test works again now).
57135      Branch: perlio
57136           !> op.c op.h regcomp.c t/camel-III/vstring.t t/op/pat.t
57137 ____________________________________________________________________________
57138 [  9059] By: jhi                                   on 2001/03/06  15:36:14
57139         Log: 0.999... does equal 1.0, doesn't it?
57140      Branch: perl
57141            ! t/camel-III/vstring.t
57142 ____________________________________________________________________________
57143 [  9058] By: jhi                                   on 2001/03/06  15:34:00
57144         Log: Make /x{abcd}/ to work without use utf8.
57145      Branch: perl
57146            ! regcomp.c
57147 ____________________________________________________________________________
57148 [  9057] By: jhi                                   on 2001/03/06  03:02:36
57149         Log: Easier to outcomment all the three reset() tests for now.
57150      Branch: perl
57151            ! t/op/pat.t
57152 ____________________________________________________________________________
57153 [  9056] By: jhi                                   on 2001/03/06  02:30:02
57154         Log: Comment out the deadly reset; until the 20010301.005
57155              is finally fixed.
57156      Branch: perl
57157            ! t/op/pat.t
57158 ____________________________________________________________________________
57159 [  9055] By: jhi                                   on 2001/03/06  02:21:26
57160         Log: Integrate the change #9054 from mainline:
57161              retract the PMOP cleanup patch pending further investigation.
57162      Branch: maint-5.6/perl
57163           !> op.c op.h
57164 ____________________________________________________________________________
57165 [  9054] By: jhi                                   on 2001/03/06  02:19:57
57166         Log: Retract the PMOP cleanup patch: I'm seeing strange core dumps
57167              with oddly familiar stack traces.
57168      Branch: perl
57169            ! op.c op.h
57170 ____________________________________________________________________________
57171 [  9053] By: jhi                                   on 2001/03/05  23:20:28
57172         Log: Integrate perlio.
57173      Branch: perl
57174           +> ext/Encode/Encode/koi8-r.ucm
57175           !> MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
57176           !> makedef.pl
57177 ____________________________________________________________________________
57178 [  9052] By: nick                                  on 2001/03/05  23:08:17
57179         Log: skipping USE_PERLIO symbols correction.
57180      Branch: perlio
57181            ! makedef.pl
57182 ____________________________________________________________________________
57183 [  9051] By: nick                                  on 2001/03/05  22:35:07
57184         Log: More Encode alias tidying.
57185      Branch: perlio
57186            + ext/Encode/Encode/koi8-r.ucm
57187            ! MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
57188 ____________________________________________________________________________
57189 [  9050] By: jhi                                   on 2001/03/05  21:44:29
57190         Log: Integrate changes #9033 and #9044 from mainline into maintperl,
57191              Sarathy's fix for ID 20010301.005.
57192      Branch: maint-5.6/perl
57193           !> op.c op.h
57194 ____________________________________________________________________________
57195 [  9049] By: nick                                  on 2001/03/05  19:54:04
57196         Log: Integrate Jarkko's Encode.pm tweak.
57197      Branch: perlio
57198           !> ext/Encode/Encode.pm
57199 ____________________________________________________________________________
57200 [  9048] By: nick                                  on 2001/03/05  19:47:57
57201         Log: Integrate mainline (mostly - holding of on Encode.pm for a bit.)
57202      Branch: perlio
57203           +> os2/os2add.sym
57204           !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm makedef.pl op.c
57205           !> op.h os2/Changes os2/Makefile.SHs os2/OS2/REXX/Makefile.PL
57206           !> os2/OS2/REXX/REXX.pm os2/OS2/REXX/REXX.xs
57207           !> os2/OS2/REXX/t/rx_cmprt.t os2/os2.c os2/os2.sym os2/os2ish.h
57208           !> pod/perlapi.pod t/op/pat.t t/op/tr.t
57209 ____________________________________________________________________________
57210 [  9047] By: jhi                                   on 2001/03/05  19:25:26
57211         Log: Regen perlapi.
57212      Branch: perl
57213            ! pod/perlapi.pod
57214 ____________________________________________________________________________
57215 [  9046] By: jhi                                   on 2001/03/05  19:12:14
57216         Log: Integrate perlio.
57217      Branch: perl
57218           +> t/camel-III/vstring.t
57219           !> MANIFEST pp.h pp_sys.c t/TEST t/harness
57220 ____________________________________________________________________________
57221 [  9045] By: jhi                                   on 2001/03/05  19:10:36
57222         Log: The mapping of ISO Latin X to ISO 8859-Y is tricky.
57223      Branch: perl
57224            ! ext/Encode/Encode.pm
57225 ____________________________________________________________________________
57226 [  9044] By: jhi                                   on 2001/03/05  18:49:12
57227         Log: Forgot the other half of the PMOP patch (#9033).
57228      Branch: perl
57229            ! op.h
57230 ____________________________________________________________________________
57231 [  9043] By: nick                                  on 2001/03/05  18:14:47
57232         Log: Update MANIFEST for new test.
57233      Branch: perlio
57234            ! MANIFEST
57235 ____________________________________________________________________________
57236 [  9042] By: nick                                  on 2001/03/05  18:12:41
57237         Log: Some tests for Camel 3rd edition features.
57238              Make gethostbyaddr() test in above work.
57239      Branch: perlio
57240            + t/camel-III/vstring.t
57241            ! pp.h pp_sys.c t/TEST t/harness
57242 ____________________________________________________________________________
57243 [  9041] By: jhi                                   on 2001/03/05  17:41:48
57244         Log: Add more ISO 8859 encoding aliases.
57245      Branch: perl
57246            ! ext/Encode/Encode.pm
57247 ____________________________________________________________________________
57248 [  9040] By: jhi                                   on 2001/03/05  17:30:43
57249         Log: Integrate perlio.
57250      Branch: perl
57251           !> MANIFEST sv.c
57252 ____________________________________________________________________________
57253 [  9039] By: nick                                  on 2001/03/05  17:11:36
57254         Log: Missed added file.
57255      Branch: perlio
57256            ! MANIFEST
57257 ____________________________________________________________________________
57258 [  9038] By: jhi                                   on 2001/03/05  15:58:01
57259         Log: Add tr tests for EBCDIC, from Karsten Sperling.
57260      Branch: perl
57261            ! t/op/tr.t
57262 ____________________________________________________________________________
57263 [  9037] By: nick                                  on 2001/03/05  15:56:35
57264         Log: Long-standing "defined but not used" SvPVbyte*() are about to get used
57265              for auto-downgrade hooks in gethostbyaddr() etc. (as per Camel-III).
57266              
57267              Make SvPVbyte*() symmetric with respect to SvPVutf8*() in that:
57268              - it does a sv_utf8_downgrade (c.f. SvPVutf8's sv_utf8_upgrade())
57269              - uses SvPV() rather than sv_2pv() in case it isn't a string.
57270      Branch: perlio
57271            ! sv.c
57272 ____________________________________________________________________________
57273 [  9036] By: jhi                                   on 2001/03/05  15:49:15
57274         Log: Add matching tests currently failing in EBCDIC,
57275              suggested by Karsten Sperling.
57276      Branch: perl
57277            ! t/op/pat.t
57278 ____________________________________________________________________________
57279 [  9035] By: jhi                                   on 2001/03/05  15:36:55
57280         Log: The #9034 needs a MANIFESTation.
57281      Branch: perl
57282            ! MANIFEST
57283 ____________________________________________________________________________
57284 [  9034] By: jhi                                   on 2001/03/05  15:35:14
57285         Log: Integrate perlio.
57286      Branch: perl
57287           +> ext/Encode/Encode/Tcl.pm
57288           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
57289           !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
57290           !> ext/Encode/Encode/iso8859-1.ucm
57291           !> ext/Encode/Encode/iso8859-10.ucm
57292           !> ext/Encode/Encode/iso8859-13.ucm
57293           !> ext/Encode/Encode/iso8859-14.ucm
57294           !> ext/Encode/Encode/iso8859-15.ucm
57295           !> ext/Encode/Encode/iso8859-16.ucm
57296           !> ext/Encode/Encode/iso8859-2.ucm
57297           !> ext/Encode/Encode/iso8859-3.ucm
57298           !> ext/Encode/Encode/iso8859-4.ucm
57299           !> ext/Encode/Encode/iso8859-5.ucm
57300           !> ext/Encode/Encode/iso8859-6.ucm
57301           !> ext/Encode/Encode/iso8859-7.ucm
57302           !> ext/Encode/Encode/iso8859-8.ucm
57303           !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
57304           !> t/lib/encode.t
57305 ____________________________________________________________________________
57306 [  9033] By: jhi                                   on 2001/03/05  15:33:18
57307         Log: Subject: Re: [ID 20010301.005] corrupt memory (since @8531, in 5.6.1-T2)
57308              From: Gurusamy Sarathy <gsar@ActiveState.com>
57309              Date: Sun, 04 Mar 2001 22:33:15 -0800
57310              Message-Id: <200103050633.f256XFo06998@smtp3.ActiveState.com>
57311              
57312              PMOPs need to remember their own stash so that they can
57313              gracefully remove themselves from their linked list.
57314      Branch: perl
57315            ! op.c
57316 ____________________________________________________________________________
57317 [  9032] By: nick                                  on 2001/03/05  14:51:50
57318         Log: Encode implementation "completion"
57319              Implement and document define_encoding()
57320              Implement and document encoding aliases including define_alias()
57321              Make Encode::XS use define_encoding() rather than back-door.
57322              Move run-time *.enc to separate Encode::Tcl module.
57323              Make 'compile' honour <codeset_name>
57324              Change canonical names of to iso-8859-* and US-ascii.
57325      Branch: perlio
57326            + ext/Encode/Encode/Tcl.pm
57327            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
57328            ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
57329            ! ext/Encode/Encode/iso8859-1.ucm
57330            ! ext/Encode/Encode/iso8859-10.ucm
57331            ! ext/Encode/Encode/iso8859-13.ucm
57332            ! ext/Encode/Encode/iso8859-14.ucm
57333            ! ext/Encode/Encode/iso8859-15.ucm
57334            ! ext/Encode/Encode/iso8859-16.ucm
57335            ! ext/Encode/Encode/iso8859-2.ucm
57336            ! ext/Encode/Encode/iso8859-3.ucm
57337            ! ext/Encode/Encode/iso8859-4.ucm
57338            ! ext/Encode/Encode/iso8859-5.ucm
57339            ! ext/Encode/Encode/iso8859-6.ucm
57340            ! ext/Encode/Encode/iso8859-7.ucm
57341            ! ext/Encode/Encode/iso8859-8.ucm
57342            ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
57343            ! t/lib/encode.t
57344 ____________________________________________________________________________
57345 [  9031] By: jhi                                   on 2001/03/05  13:51:17
57346         Log: Integrate change #9030 from maintperl into mainline.
57347              
57348              Subject: [PATCH 5.6.1] OS/2 cleanup
57349      Branch: perl
57350           +> os2/os2add.sym
57351           !> MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
57352           !> makedef.pl os2/Changes os2/Makefile.SHs
57353           !> os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
57354           !> os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
57355           !> os2/os2.sym os2/os2ish.h
57356 ____________________________________________________________________________
57357 [  9030] By: jhi                                   on 2001/03/05  13:46:49
57358         Log: Subject: [PATCH 5.6.1] OS/2 cleanup
57359              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
57360              Date: Mon, 5 Mar 2001 02:29:44 -0500
57361              Message-ID: <20010305022944.A10117@math.ohio-state.edu>
57362      Branch: maint-5.6/perl
57363            + os2/os2add.sym
57364            ! MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
57365            ! makedef.pl os2/Changes os2/Makefile.SHs
57366            ! os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
57367            ! os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
57368            ! os2/os2.sym os2/os2ish.h
57369 ____________________________________________________________________________
57370 [  9029] By: jhi                                   on 2001/03/05  13:40:35
57371         Log: Integrate change #9028 from maintperl into mainline.
57372              
57373              various nits in MM_Unix.pm found by disabling SelfLoader
57374      Branch: perl
57375           !> lib/ExtUtils/MM_Unix.pm
57376 ____________________________________________________________________________
57377 [  9028] By: gsar                                  on 2001/03/05  09:58:38
57378         Log: various nits in MM_Unix.pm found by disabling SelfLoader
57379      Branch: maint-5.6/perl
57380            ! lib/ExtUtils/MM_Unix.pm
57381 ____________________________________________________________________________
57382 [  9027] By: nick                                  on 2001/03/05  08:35:22
57383         Log: Integrate mainline
57384      Branch: perlio
57385           !> (integrate 28 files)
57386 ____________________________________________________________________________
57387 [  9026] By: jhi                                   on 2001/03/05  02:14:59
57388         Log: Integrate change #9025 from mainline to maintperl,
57389              retract \N{U+HHHH}.
57390      Branch: maint-5.6/perl
57391           !> lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
57392           !> t/lib/charnames.t toke.c
57393 ____________________________________________________________________________
57394 [  9025] By: jhi                                   on 2001/03/05  02:13:09
57395         Log: Retracting \N{U+HHHH}.
57396      Branch: perl
57397            ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
57398            ! t/lib/charnames.t toke.c
57399 ____________________________________________________________________________
57400 [  9024] By: jhi                                   on 2001/03/04  20:51:07
57401         Log: Subject: Re: Smoking patch 8898 for perl v5.7.0 on aix 4.3.0.0
57402              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
57403              Date: Fri, 02 Mar 2001 18:25:26 +0100
57404              Message-Id: <20010302182416.1BF4.H.M.BRAND@hccnet.nl>
57405              
57406              Casting problem.
57407      Branch: perl
57408            ! ext/Storable/Storable.xs
57409 ____________________________________________________________________________
57410 [  9023] By: jhi                                   on 2001/03/04  19:46:45
57411         Log: Subject: [ID 20010303.009] SOCKS5 work around breaks other sockets
57412              From: nick@talking.bollo.cx
57413              Date: Sat, 03 Mar 2001 21:41:33 +0000
57414              Message-Id: <E14ZJmP-0000mE-00@Bagpuss.unfortu.net>
57415              
57416              Revert the workaround.
57417      Branch: perl
57418            ! perlio.c
57419 ____________________________________________________________________________
57420 [  9022] By: jhi                                   on 2001/03/04  19:36:28
57421         Log: Update Changes.
57422      Branch: perl
57423            ! Changes patchlevel.h
57424 ____________________________________________________________________________
57425 [  9021] By: jhi                                   on 2001/03/04  18:41:00
57426         Log: makedef.pl updates suggested by Chris Nandor; double-checking
57427              the changes in AIX, OS/2 Win32 would be nice.
57428      Branch: perl
57429            ! makedef.pl
57430 ____________________________________________________________________________
57431 [  9020] By: jhi                                   on 2001/03/04  18:23:58
57432         Log: Integrate change #9012 from maintperl into mainline,
57433              quench a compiler warning.
57434      Branch: perl
57435           !> toke.c
57436 ____________________________________________________________________________
57437 [  9019] By: jhi                                   on 2001/03/04  18:18:43
57438         Log: Integrate changes #9017 and 9018 from mainline into maintperl.
57439              
57440              \N{U+HHHH} fix.
57441              
57442              pattern in G_ARRAY context
57443      Branch: maint-5.6/perl
57444           !> pp_hot.c t/op/pat.t toke.c
57445 ____________________________________________________________________________
57446 [  9018] By: jhi                                   on 2001/03/04  18:07:48
57447         Log: Subject: [PATCH pp_hot.c regexp.t] pattern in G_ARRAY context
57448              From: Jeff Pinyan <jeffp@crusoe.net>
57449              Date: Sat, 3 Mar 2001 17:14:07 -0500 (EST)
57450              Message-ID: <Pine.GSO.4.21.0103031712070.1035-100000@crusoe.crusoe.net>
57451      Branch: perl
57452            ! pp_hot.c t/op/pat.t
57453 ____________________________________________________________________________
57454 [  9017] By: jhi                                   on 2001/03/04  18:06:21
57455         Log: I thought I tested the #9014.
57456      Branch: perl
57457            ! toke.c
57458 ____________________________________________________________________________
57459 [  9016] By: jhi                                   on 2001/03/04  17:41:22
57460         Log: Integrate changes #9013,9014,9015 from mainline into maintperl.
57461              
57462              Tweak the get*ent() OS/2 prototypes.
57463              
57464              Add the \N{U+HHHH} syntax.
57465              
57466              More tr/// UTF-8 fixes from Inaba Hiroto.
57467      Branch: maint-5.6/perl
57468           !> doop.c lib/charnames.pm os2/os2.c pod/perldiag.pod
57469           !> pod/perlretut.pod t/lib/charnames.t t/op/tr.t toke.c
57470 ____________________________________________________________________________
57471 [  9015] By: jhi                                   on 2001/03/04  17:36:04
57472         Log: More tr/// UTF-8 fixes from Inaba Hiroto.
57473      Branch: perl
57474            ! doop.c t/op/tr.t
57475 ____________________________________________________________________________
57476 [  9014] By: jhi                                   on 2001/03/04  17:24:49
57477         Log: Add the \N{U+HHHH} syntax.
57478      Branch: perl
57479            ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
57480            ! t/lib/charnames.t toke.c
57481 ____________________________________________________________________________
57482 [  9013] By: jhi                                   on 2001/03/04  17:20:45
57483         Log: Tweak the get*ent() OS/2 prototypes.
57484      Branch: perl
57485            ! os2/os2.c
57486 ____________________________________________________________________________
57487 [  9012] By: gsar                                  on 2001/03/04  06:26:14
57488         Log: avoid warning (nit in change#9009)
57489      Branch: maint-5.6/perl
57490            ! toke.c
57491 ____________________________________________________________________________
57492 [  9011] By: gsar                                  on 2001/03/04  06:15:24
57493         Log: lib/charnames.t fails in 5.6.x because of older Unicode
57494              data
57495              
57496              TODO: need to revisit this after updating lib/unicode/...
57497      Branch: maint-5.6/perl
57498            ! t/lib/charnames.t
57499 ____________________________________________________________________________
57500 [  9010] By: gsar                                  on 2001/03/04  06:08:36
57501         Log: change#9009 breaks build (no "didrange" variable in 5.6.x)
57502      Branch: maint-5.6/perl
57503            ! toke.c
57504 ____________________________________________________________________________
57505 [  9009] By: jhi                                   on 2001/03/03  19:27:20
57506         Log: Integrate change #9008 from mainline to maintperl,
57507              UTF-8 tr/// fixes from Inaba Hiroto.
57508      Branch: maint-5.6/perl
57509           !> doop.c op.c t/op/tr.t toke.c
57510 ____________________________________________________________________________
57511 [  9008] By: jhi                                   on 2001/03/03  19:19:42
57512         Log: UTF8 tr/// fixes from Inaba Hiroto.
57513      Branch: perl
57514            ! doop.c op.c t/op/tr.t toke.c
57515 ____________________________________________________________________________
57516 [  9007] By: jhi                                   on 2001/03/03  19:00:30
57517         Log: Integrate change #9006 from maintperl to mainline,
57518              more robust quest for the infinite.
57519      Branch: perl
57520           !> lib/Math/Complex.pm
57521 ____________________________________________________________________________
57522 [  9006] By: jhi                                   on 2001/03/03  18:58:06
57523         Log: Subject: [PATCH 5.6.1] More robust Math::Complex
57524              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
57525              Date: Sat, 3 Mar 2001 12:51:50 -0500
57526              Message-ID: <20010303125150.A2147@math.ohio-state.edu>
57527              
57528              Be more robust in our quest for the infinite.
57529      Branch: maint-5.6/perl
57530            ! lib/Math/Complex.pm
57531 ____________________________________________________________________________
57532 [  9005] By: jhi                                   on 2001/03/03  17:55:50
57533         Log: The #8982 modified for perl 5.6.x, from Radu Greab.
57534      Branch: maint-5.6/perl
57535            ! doio.c
57536 ____________________________________________________________________________
57537 [  9004] By: jhi                                   on 2001/03/03  17:40:14
57538         Log: Rewrite REPORT() and REPORT2() (used for -DT) slightly
57539              so that picky compilers like IRIX won't get huffy about
57540              "statements without effect" (like 1;).
57541      Branch: perl
57542            ! toke.c
57543 ____________________________________________________________________________
57544 [  9003] By: jhi                                   on 2001/03/03  17:15:52
57545         Log: Integrate change #9002 from mainline to maintperl.
57546              
57547              Subject: [perl-5.6.x, perl-current] accept for EPOC
57548      Branch: maint-5.6/perl
57549           !> pp_sys.c
57550 ____________________________________________________________________________
57551 [  9002] By: jhi                                   on 2001/03/03  17:14:30
57552         Log: Subject: [perl-5.6.x, perl-current] accept for EPOC
57553              From: Olaf Flebbe <O.Flebbe@science-computing.de>
57554              Date: Sat, 3 Mar 2001 16:36:04 +0100 (CET)
57555              Message-ID: <Pine.LNX.4.02.10103031635190.4825-100000@milkyway.science-computing.de>
57556      Branch: perl
57557            ! pp_sys.c
57558 ____________________________________________________________________________
57559 [  9001] By: jhi                                   on 2001/03/03  17:13:13
57560         Log: Subject: [PATCH perl@8989] t/pod/find.t on VMS
57561              From: "Craig A. Berry" <craigberry@mac.com>
57562              Date: Fri, 02 Mar 2001 17:44:40 -0600
57563              Message-Id: <5.0.2.1.0.20010302172145.038d3c10@mail.mac.com>
57564      Branch: perl
57565            ! t/pod/find.t
57566 ____________________________________________________________________________
57567 [  9000] By: jhi                                   on 2001/03/03  17:11:55
57568         Log: Integrate changes #8997,8999 from maintperl.
57569              
57570              Subject: [PATCH 5.6.1] compiling on OS/2
57571              (Better error message from hints/os2.sh)
57572              
57573              Subject: [PATCH 5.6.1] syslog.t
57574      Branch: perl
57575           !> hints/os2.sh t/lib/syslog.t
57576 ____________________________________________________________________________
57577 [  8999] By: jhi                                   on 2001/03/03  17:09:28
57578         Log: Subject: [PATCH 5.6.1] syslog.t
57579              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
57580              Date: Sat, 3 Mar 2001 02:11:17 -0500
57581              Message-ID: <20010303021116.A11897@math.ohio-state.edu>
57582      Branch: maint-5.6/perl
57583            ! t/lib/syslog.t
57584 ____________________________________________________________________________
57585 [  8998] By: jhi                                   on 2001/03/03  17:07:50
57586         Log: Subject: Re: [PATCH 5.7.0] compiling on OS/2: 5.6.1 too
57587              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
57588              Date: Sat, 3 Mar 2001 01:53:52 -0500
57589              Message-ID: <20010303015352.A11741@math.ohio-state.edu>
57590      Branch: maint-5.6/perl
57591            ! opcode.pl os2/os2.c
57592 ____________________________________________________________________________
57593 [  8997] By: jhi                                   on 2001/03/03  17:03:30
57594         Log: Subject: [PATCH 5.6.1] compiling on OS/2
57595              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
57596              Date: Sat, 3 Mar 2001 01:59:59 -0500
57597              Message-ID: <20010303015959.B11741@math.ohio-state.edu>
57598      Branch: maint-5.6/perl
57599            ! hints/os2.sh
57600 ____________________________________________________________________________
57601 [  8996] By: jhi                                   on 2001/03/03  00:55:58
57602         Log: Regen files for mainline.
57603      Branch: perl
57604            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
57605            ! config_h.SH pod/perlapi.pod pod/perltoc.pod
57606 ____________________________________________________________________________
57607 [  8995] By: jhi                                   on 2001/03/03  00:35:22
57608         Log: Integrate changes #8099,8218,8220,8221,8227,8304,8317,
57609              8318,8320,8337,8503,8877,8890,8903,8971 from mainline
57610              to maintperl.
57611              
57612              Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
57613              
57614              Add Configure option -Dmksymlinks which will create a symlink
57615              forest if the current/build differs from the source directory.
57616              (8218,8220,8221,8317,8318,8971)
57617              
57618              Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
57619              (Document APPLLIB_EXP in INSTALL.)
57620              
57621              If running byacc write-enable also perly.h.
57622              
57623              DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
57624              
57625              Subject: [PATCH 5.7.1/Configure] failure to set src='.'
57626              
57627              Sanity check for conflicting thread flavours.
57628              
57629              Fix the sys/fcntl.h problem reported by Peter Prymmer.
57630              
57631              Add few CPUs/architectures to the Cppsym scan,
57632              add -perlio to archname if so selected (modified 8890)
57633              
57634              Be more helpful for devel builders, suggested by John L. Allen.
57635              (admittedly pointless change for maintperl, but the usedevel
57636              code is there already)
57637      Branch: maint-5.6/perl
57638           !> Configure INSTALL Makefile.SH Porting/Glossary
57639           !> Porting/config.sh Porting/config_H config_h.SH embed.pl
57640           !> epoc/config.sh ext/NDBM_File/NDBM_File.xs
57641           !> ext/ODBM_File/ODBM_File.xs t/io/fs.t warnings.pl
57642           !> win32/config.bc win32/config.gc win32/config.vc
57643 ____________________________________________________________________________
57644 [  8994] By: jhi                                   on 2001/03/02  23:31:41
57645         Log: Use also $ccflags, not just $ldflags, when testing for gccness.
57646      Branch: metaconfig/U/perl
57647            ! gccvers.U
57648 ____________________________________________________________________________
57649 [  8993] By: jhi                                   on 2001/03/02  23:22:12
57650         Log: Regenerate various files for maint.
57651      Branch: maint-5.6/perl
57652            ! Porting/Glossary Porting/config.sh Porting/config_H objXSUB.h
57653            ! perlapi.c pod/perlapi.pod pod/perltoc.pod proto.h
57654 ____________________________________________________________________________
57655 [  8992] By: alanbur                               on 2001/03/02  22:48:34
57656         Log: Resync wuth parent
57657      Branch: maint-5.6/pureperl
57658           +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
57659           !> (integrate 60 files)
57660 ____________________________________________________________________________
57661 [  8991] By: jhi                                   on 2001/03/02  21:00:08
57662         Log: Retract the #8742 part of #8986, backward compat.
57663      Branch: maint-5.6/perl
57664            ! embed.pl
57665 ____________________________________________________________________________
57666 [  8990] By: jhi                                   on 2001/03/02  20:40:07
57667         Log: Retract the #8919 part of #8987, not applicable to the 5.6 branch.
57668      Branch: maint-5.6/perl
57669            ! hv.c
57670 ____________________________________________________________________________
57671 [  8989] By: jhi                                   on 2001/03/02  19:59:56
57672         Log: Update Changes.
57673      Branch: perl
57674            ! Changes patchlevel.h
57675 ____________________________________________________________________________
57676 [  8988] By: jhi                                   on 2001/03/02  19:57:08
57677         Log: Integrate perlio.
57678      Branch: perl
57679           !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
57680           !> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
57681           !> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
57682           !> ext/Encode/Encode/iso8859-10.ucm
57683           !> ext/Encode/Encode/iso8859-13.ucm
57684           !> ext/Encode/Encode/iso8859-14.ucm
57685           !> ext/Encode/Encode/iso8859-15.ucm
57686           !> ext/Encode/Encode/iso8859-16.ucm
57687           !> ext/Encode/Encode/iso8859-2.ucm
57688           !> ext/Encode/Encode/iso8859-3.ucm
57689           !> ext/Encode/Encode/iso8859-4.ucm
57690           !> ext/Encode/Encode/iso8859-5.ucm
57691           !> ext/Encode/Encode/iso8859-6.ucm
57692           !> ext/Encode/Encode/iso8859-7.ucm
57693           !> ext/Encode/Encode/iso8859-8.ucm
57694           !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
57695           !> ext/Encode/Encode/symbol.ucm ext/Encode/compile
57696 ____________________________________________________________________________
57697 [  8987] By: jhi                                   on 2001/03/02  19:43:40
57698         Log: Integrate changes #8784,8839,8843,8847,8849,8859,8866,
57699              8873,8874,8876,8879,8901,8902,8908,8913,8918,8919,8946,8947,8948,
57700              8950,8952,8955 from mainline to maintperl.
57701              
57702              Subject: [PATCH: perl@8773] small fixups to perlclib.pod
57703              
57704              Put to rest the 20010205.001, the email address checking (not) regex.
57705              
57706              fork() not everywhere, cleanup temp files.
57707              
57708              The #8843 wasn't quite right: %Config needs to imported.
57709              
57710              Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
57711              (#8849: the glob-basic hunk needed massaging as it depended
57712              on Schwern's large-scale (unintegrated) patches)
57713              
57714              Skip the Perl_sys_intern_clear and Perl_sys_intern_init.
57715              
57716              Upgrade to CGI.pm 2.752, from Lincoln Stein.
57717              (Note: there were some conflicts due to EBCDIC and EPOC
57718              patches, in general I preferred the repository code.)
57719              (When 2.753 comes out, we need to synchronize.)
57720              
57721              Subject: [PATCH] fix for charnames above FFFF
57722              
57723              Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
57724              
57725              If no sfio, no -lsfio.
57726              
57727              Run run/*.t also in minitest.
57728              
57729              Subject:  [PATCH perl 5.7.0] malloc message address offset
57730              
57731              Subject:  [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
57732              
57733              Subject: fix for parameter -Dm (for perl@8867)
57734              
57735              Subject: [PATCH: perl@8892] was Re: hashing order difference?
57736              (make the test more portable)
57737              
57738              Subject: Re: [PATCH] fix for charnames above FFFF
57739              
57740              Subject: Re: I'm losing the war...
57741              (hv_store() not working correctly in ENV_IS_CASELESS case.)
57742              
57743              Subject: Modified README.bs2000 
57744              
57745              Subject: [PATCH: perl@8935] -Dt padsv($var)
57746              
57747              Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
57748              
57749              Subject: PATCH: extra tests to check on negative float to unsigned cast
57750              
57751              Subject: [PATCH] XPUSH[insp] was Re: progress
57752              
57753              Subject: Re: Compile with perlcc..
57754      Branch: maint-5.6/perl
57755           !> (integrate 36 files)
57756 ____________________________________________________________________________
57757 [  8986] By: jhi                                   on 2001/03/02  18:51:25
57758         Log: Integrate changes #8689,8697,8724,8726,8731,8742,8754,8755,
57759              8763,8767,8770,8772,8795,8796,8813,8822,8823 from mainline
57760              to maintperl.
57761              
57762              Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
57763              
57764              Subject: [DOC PATCH] overload.pm nits
57765              
57766              Add header for LIB$ prototypes (C. Berry)
57767              
57768              Convert fwrite()s to sockets to write()s, since some socket stacks
57769              don't take kindly to stdio.
57770              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
57771              (for often optional LNMs)
57772              Correct a few typos
57773              (C. Bailey)
57774              
57775              Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
57776              
57777              De-cut-and-pasto.
57778              
57779              Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
57780              
57781              Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
57782              
57783              Upgrade to CPAN 1.59_54, from Andreas König.
57784              
57785              Bogus shebang.
57786              
57787              Subject: [PATCH] Document makepatch in Porting/patching
57788              
57789              UTF-8 documentation.
57790              
57791              Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
57792              
57793              Sort the MANIFEST.
57794              
57795              Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
57796              
57797              Subject: [PATCH @8807] toke.c cleanup: scan_str()
57798              
57799              Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
57800              
57801              Add run/*.t to testables.
57802              
57803              TODO: integrate #8784.
57804      Branch: maint-5.6/perl
57805           +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
57806           !> (integrate 28 files)
57807 ____________________________________________________________________________
57808 [  8985] By: nick                                  on 2001/03/02  18:15:45
57809         Log: Integrate mainline
57810      Branch: perlio
57811           !> doio.c lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod
57812           !> vms/vms.c
57813 ____________________________________________________________________________
57814 [  8984] By: jhi                                   on 2001/03/02  16:00:17
57815         Log: Integrate changes #8978,8979,8980,8981,8983 from mainline.
57816              
57817              perlfaq1 reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY
57818              5.004_05, and mention the suidperl August 2000 security problem.
57819              (#8978,#8981)
57820              
57821              Subject: [ID 20010301.004] Technically speaking in perldata
57822              
57823              Subject: [PATCH] File::Copy for bleadperl, maintperl
57824              
57825              Subject:  [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
57826              
57827              (The #8982, fix for 20010221.005 and 20010221.008,
57828              would be nice too but it didn't integrate cleanly.)
57829      Branch: maint-5.6/perl
57830           !> lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod vms/vms.c
57831 ____________________________________________________________________________
57832 [  8983] By: jhi                                   on 2001/03/02  15:51:16
57833         Log: Subject:  [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
57834              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
57835              Date:     Thu, 1 Mar 2001 15:54:09 EST
57836              Message-Id: <010301155258.b8cc1@DUPHY4.Physics.Drexel.Edu>
57837      Branch: perl
57838            ! vms/vms.c
57839 ____________________________________________________________________________
57840 [  8982] By: jhi                                   on 2001/03/02  15:43:31
57841         Log: Subject: Re: sync sync sync: have I missed any patches?
57842              From: Radu Greab <radu@netsoft.ro> 
57843              Date: Thu, 1 Mar 2001 21:47:22 +0200 (EET)
57844              Message-ID: <15006.42826.747914.669893@ix.netsoft.ro>
57845              
57846              Fixes the bugs 20010221.005 and 20010221.008: "the taint checker
57847              was checking argv[0] regardless of whether a different pathname
57848              will actually be executed."  Test case not supplied because 
57849              drafting that, ironically enough, revealed another bug
57850              (or a feature).
57851      Branch: perl
57852            ! doio.c
57853 ____________________________________________________________________________
57854 [  8981] By: jhi                                   on 2001/03/02  15:28:03
57855         Log: Misdate in #8978.
57856      Branch: perl
57857            ! pod/perlfaq1.pod
57858 ____________________________________________________________________________
57859 [  8980] By: jhi                                   on 2001/03/02  15:24:20
57860         Log: Subject: [PATCH] File::Copy for bleadperl, maintperl
57861              From: Chris Nandor <pudge@pobox.com>
57862              Date: Wed, 28 Feb 2001 22:10:15 -0500
57863              Message-Id: <p05010400b6c36d959ae8@[10.0.1.177]>
57864      Branch: perl
57865            ! lib/File/Copy.pm
57866 ____________________________________________________________________________
57867 [  8979] By: jhi                                   on 2001/03/02  15:17:16
57868         Log: Subject: [ID 20010301.004] Technically speaking in perldata
57869              From: abela@geneanet.org
57870              Date: Thu,  1 Mar 2001 17:59:27 +0100 (CET)
57871              Message-Id: <20010301165927.262C2D17D@little-roots.geneanet.org>
57872      Branch: perl
57873            ! pod/perldata.pod
57874 ____________________________________________________________________________
57875 [  8978] By: jhi                                   on 2001/03/02  15:15:27
57876         Log: Subject: [ID 20010301.003] ref to 5.004
57877              From: abela@geneanet.org
57878              Date: Thu,  1 Mar 2001 14:48:40 +0100 (CET)
57879              Message-Id: <20010301134840.C0CD1D171@little-roots.geneanet.org>
57880              
57881              Reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY 5.004_05,
57882              and mention the suidperl August 2000 security problem.
57883      Branch: perl
57884            ! pod/perlfaq1.pod
57885 ____________________________________________________________________________
57886 [  8977] By: alanbur                               on 2001/03/02  14:17:45
57887         Log: Resynchronised with parent
57888      Branch: maint-5.6/pureperl
57889           !> AUTHORS README.epoc configure.com epoc/createpkg.pl
57890           !> lib/File/Temp.pm perl.c pp_sys.c t/lib/ftmp-mktemp.t
57891           !> t/lib/ftmp-posix.t t/op/append.t t/op/sprintf.t toke.c util.c
57892           !> vms/descrip_mms.template win32/win32.c win32/win32.h
57893           !> win32/win32iop.h
57894 ____________________________________________________________________________
57895 [  8976] By: nick                                  on 2001/03/01  23:25:30
57896         Log: Integrate mainline.
57897      Branch: perlio
57898            - t/op/qu.t
57899           !> (integrate 55 files)
57900 ____________________________________________________________________________
57901 [  8975] By: jhi                                   on 2001/03/01  16:51:34
57902         Log: Integrate change #8974 from maintperl, fix for bugid 20010226.008.
57903      Branch: perl
57904           !> toke.c
57905 ____________________________________________________________________________
57906 [  8974] By: gsar                                  on 2001/03/01  16:28:21
57907         Log: fix for bugid 20010226.008
57908              
57909              the problem was that some of the pointers (PL_last_lop and
57910              PL_last_uni specifically) into the lex buffers weren't correctly
57911              being invalidated when the buffer changed; this would leave the
57912              pointers pointing at an arbitrary location in the buffer if
57913              the buffer didn't need to be reallocated, or point into freed
57914              memory if the buffer had to be realloced
57915              
57916              TODO item for bugdb maintainers: check other seemingly random
57917              parser-related bugs--they might be cured by this
57918      Branch: maint-5.6/perl
57919            ! toke.c
57920 ____________________________________________________________________________
57921 [  8973] By: jhi                                   on 2001/03/01  02:23:25
57922         Log: Retract #8970 because of a completely mysterious core dump:
57923              adding the tests 241..244 causes op/pat dump core at test #25.
57924              The test needs a lot of whittling down before the bug can be solved.
57925      Branch: perl
57926            ! t/op/pat.t
57927 ____________________________________________________________________________
57928 [  8972] By: jhi                                   on 2001/03/01  01:58:38
57929         Log: Regen perlapi.
57930      Branch: perl
57931            ! pod/perlapi.pod
57932 ____________________________________________________________________________
57933 [  8971] By: jhi                                   on 2001/03/01  01:34:09
57934         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))
57935              From: Nicholas Clark <nick@ccl4.org>
57936              Date: Wed, 28 Feb 2001 23:28:49 +0000
57937              Message-ID: <20010228232849.A55187@plum.flirble.org>
57938              
57939              Allow a completely write protected source code tree
57940              when using the Configure -Dmksymlinks.
57941      Branch: perl
57942            ! embed.pl warnings.pl
57943 ____________________________________________________________________________
57944 [  8970] By: jhi                                   on 2001/03/01  01:32:04
57945         Log: Add back the EBCDIC character range tests (for matching).
57946      Branch: perl
57947            ! t/op/pat.t
57948 ____________________________________________________________________________
57949 [  8969] By: nick                                  on 2001/02/28  18:18:01
57950         Log: Add charname comments to .ucm files writen by 'compile',
57951              also order charmaps in those files by source encoding.
57952              regenerate distrubuted .ucm files
57953      Branch: perlio
57954            ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
57955            ! ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
57956            ! ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
57957            ! ext/Encode/Encode/iso8859-10.ucm
57958            ! ext/Encode/Encode/iso8859-13.ucm
57959            ! ext/Encode/Encode/iso8859-14.ucm
57960            ! ext/Encode/Encode/iso8859-15.ucm
57961            ! ext/Encode/Encode/iso8859-16.ucm
57962            ! ext/Encode/Encode/iso8859-2.ucm
57963            ! ext/Encode/Encode/iso8859-3.ucm
57964            ! ext/Encode/Encode/iso8859-4.ucm
57965            ! ext/Encode/Encode/iso8859-5.ucm
57966            ! ext/Encode/Encode/iso8859-6.ucm
57967            ! ext/Encode/Encode/iso8859-7.ucm
57968            ! ext/Encode/Encode/iso8859-8.ucm
57969            ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
57970            ! ext/Encode/Encode/symbol.ucm ext/Encode/compile
57971 ____________________________________________________________________________
57972 [  8968] By: jhi                                   on 2001/02/28  16:26:37
57973         Log: Expand usemorebits early if d_casti32 needs to be undefined.
57974      Branch: perl
57975            ! hints/hpux.sh hints/irix_6.sh
57976 ____________________________________________________________________________
57977 [  8967] By: jhi                                   on 2001/02/28  16:22:26
57978         Log: Undo qu.  Retract #8814, rewrite op/each part of #8615,
57979              retract toke.c/qu parts of #8583, retract #8485, retract
57980              or rewrite qu parts of #8439 of toke.c, keywords.h, keywords.pl,
57981              op/length.t, and MANIFEST, and delete t/op/qu.t.
57982      Branch: perl
57983            - t/op/qu.t
57984            ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
57985            ! pod/perlretut.pod pod/perlunicode.pod t/op/each.t
57986            ! t/op/length.t toke.c
57987 ____________________________________________________________________________
57988 [  8966] By: jhi                                   on 2001/02/28  15:00:27
57989         Log: Retract #8865 and #8869, un?pack C now again agree with Camel 3
57990              by not changing from pre-Unicode days into being Unicode-aware.
57991              Sniff.
57992      Branch: perl
57993            ! pp.c t/op/pack.t t/op/qu.t
57994 ____________________________________________________________________________
57995 [  8965] By: jhi                                   on 2001/02/28  14:37:55
57996         Log: Subject: Re: Errors in core PODs
57997              From: Michael Stevens <michael@etla.org> 
57998              Date: Fri, 23 Feb 2001 15:47:56 +0000
57999              Message-ID: <20010223154756.A7723@firedrake.org> 
58000      Branch: perl
58001            ! ext/Encode/Encode.pm lib/Exporter/Heavy.pm
58002            ! lib/File/Spec/Epoc.pm lib/Test/Harness.pm lib/utf8.pm
58003            ! makedef.pl vms/ext/DCLsym/DCLsym.pm vms/ext/Stdio/Stdio.pm
58004            ! x2p/a2p.pod
58005 ____________________________________________________________________________
58006 [  8964] By: jhi                                   on 2001/02/28  14:35:35
58007         Log: Do not force d_casti32 to undef if we are on a 64-bit environment.
58008              (The #8961 was too bold.)
58009      Branch: perl
58010            ! hints/hpux.sh hints/irix_6.sh
58011 ____________________________________________________________________________
58012 [  8963] By: jhi                                   on 2001/02/28  14:33:39
58013         Log: Subject: Re: sync sync sync: have I missed any patches?
58014              From: Tim Jenness <t.jenness@jach.hawaii.edu>
58015              In-Reply-To: <20010227140737.Y10633@chaos.wustl.edu>
58016              Date: Tue, 27 Feb 2001 13:24:58 -1000 (HST)
58017              Message-ID: <Pine.LNX.4.30.0102271322070.8623-100000@lapaki.jach.hawaii.edu>
58018              
58019              Replace djSP with dSP.
58020      Branch: perl
58021            ! cop.h doio.c doop.c ext/B/B/C.pm ext/B/B/CC.pm
58022            ! pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c sv.c
58023            ! win32/perlhost.h
58024 ____________________________________________________________________________
58025 [  8962] By: jhi                                   on 2001/02/27  23:21:14
58026         Log: Upgrade to Filter::Simple 0.50 (just few doc tweaks).
58027      Branch: perl
58028            ! lib/Filter/Simple.pm
58029 ____________________________________________________________________________
58030 [  8961] By: jhi                                   on 2001/02/27  22:55:26
58031         Log: The casting mystery in HP-UX and IRIX needs at least a workaround
58032              and this would be it.
58033      Branch: perl
58034            ! hints/hpux.sh hints/irix_6.sh
58035 ____________________________________________________________________________
58036 [  8960] By: jhi                                   on 2001/02/27  22:51:33
58037         Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
58038              From: "Craig A. Berry" <craigberry@mac.com>
58039              Date: Tue, 27 Feb 2001 16:11:44 -0600
58040              Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
58041      Branch: maint-5.6/perl
58042            ! configure.com vms/descrip_mms.template
58043 ____________________________________________________________________________
58044 [  8959] By: jhi                                   on 2001/02/27  22:47:23
58045         Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
58046              From: "Craig A. Berry" <craigberry@mac.com>
58047              Date: Tue, 27 Feb 2001 16:11:44 -0600
58048              Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
58049      Branch: perl
58050            ! configure.com vms/descrip_mms.template
58051 ____________________________________________________________________________
58052 [  8958] By: jhi                                   on 2001/02/27  15:16:42
58053         Log: Update Changes.
58054      Branch: perl
58055            ! Changes patchlevel.h
58056 ____________________________________________________________________________
58057 [  8957] By: jhi                                   on 2001/02/27  06:15:07
58058         Log: Subject: [5.6.x] EPOC additions
58059              From: Olaf Flebbe <O.Flebbe@science-computing.de>
58060              Date: Mon, 26 Feb 2001 23:33:46 +0100 (CET)
58061              Message-ID: <Pine.LNX.4.02.10102262333040.3736-100000@milkyway.science-computing.de>
58062      Branch: maint-5.6/perl
58063            ! AUTHORS README.epoc epoc/createpkg.pl pp_sys.c
58064 ____________________________________________________________________________
58065 [  8956] By: jhi                                   on 2001/02/27  06:12:11
58066         Log: Subject: [perl-current] EPOC 
58067              From: Olaf Flebbe <O.Flebbe@science-computing.de>
58068              Date: Mon, 26 Feb 2001 23:34:36 +0100 (CET)
58069              Message-ID: <Pine.LNX.4.02.10102262333490.3781-100000@milkyway.science-computing.de>
58070      Branch: perl
58071            ! AUTHORS README.epoc epoc/createpkg.pl epoc/epoc.c
58072            ! epoc/epocish.c epoc/epocish.h pp_sys.c
58073 ____________________________________________________________________________
58074 [  8955] By: jhi                                   on 2001/02/27  05:59:50
58075         Log: Subject: Re: Compile with perlcc..
58076              From: Edward Peschko <edwardp@excitehome.net>
58077              Date: Mon, 26 Feb 2001 18:51:58 -0800
58078              Message-ID: <20010226185158.A9871@excitehome.net>
58079              
58080              plus add a simple usage message if no arguments given.
58081      Branch: perl
58082            ! lib/Test/Harness.pm pod/Makefile.SH t/TEST t/harness
58083            ! utils/Makefile utils/perlcc.PL win32/pod.mak
58084 ____________________________________________________________________________
58085 [  8954] By: nick                                  on 2001/02/26  21:02:59
58086         Log: Integrate mainline
58087      Branch: perlio
58088           !> README.bs2000 ext/Encode/compile lib/Test.pm op.c perlio.c
58089           !> pod/perlguts.pod pod/perlop.pod pp_ctl.c run.c t/op/bop.t
58090           !> t/op/sprintf.t
58091 ____________________________________________________________________________
58092 [  8953] By: jhi                                   on 2001/02/26  14:43:54
58093         Log: Subject: Documenting coderef @INC (Re: CPAN "make this script work" feature)
58094              From: Nicholas Clark <nick@ccl4.org>
58095              Date: Mon, 26 Feb 2001 00:42:07 +0000
58096              Message-ID: <20010226004207.F23333@plum.flirble.org>
58097      Branch: perl
58098            ! pp_ctl.c
58099 ____________________________________________________________________________
58100 [  8952] By: jhi                                   on 2001/02/26  14:42:13
58101         Log: Subject: [PATCH] XPUSH[insp] was Re: progress
58102              From: Simon Cozens <simon@netthink.co.uk>
58103              Date: Mon, 26 Feb 2001 12:23:48 +0000
58104              Message-ID: <20010226122348.A25536@pembro26.pmb.ox.ac.uk>
58105      Branch: perl
58106            ! pod/perlguts.pod
58107 ____________________________________________________________________________
58108 [  8951] By: jhi                                   on 2001/02/26  14:39:15
58109         Log: Subject: [PATCH] perlio - unknown layer
58110              From: Nicholas Clark <nick@ccl4.org>
58111              Date: Mon, 26 Feb 2001 00:27:19 +0000
58112              Message-ID: <20010226002719.E23333@plum.flirble.org>
58113      Branch: perl
58114            ! perlio.c
58115 ____________________________________________________________________________
58116 [  8950] By: jhi                                   on 2001/02/26  14:38:04
58117         Log: Subject: PATCH: extra tests to check on negative float to unsigned cast
58118              From: Jeff Okamoto <okamoto@xfiles.corp.hp.com>
58119              Message-Id: <200102232128.NAA28938@xfiles.corp.hp.com>
58120              Date: Fri, 23 Feb 2001 13:28:33 -0800 (PST)
58121      Branch: perl
58122            ! t/op/bop.t
58123 ____________________________________________________________________________
58124 [  8949] By: jhi                                   on 2001/02/26  14:37:07
58125         Log: Subject: Re: [PATCH: perl 5.005_03] Record I/O fix for Test.pm in older perl
58126              From: Peter Prymmer <pvhp@forte.com>
58127              Date: Fri, 23 Feb 2001 10:51:37 -0800 (PST)
58128              Message-ID: <Pine.OSF.4.10.10102231042010.79050-100000@aspara.forte.com>
58129      Branch: perl
58130            ! lib/Test.pm
58131 ____________________________________________________________________________
58132 [  8948] By: jhi                                   on 2001/02/26  14:35:53
58133         Log: Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
58134              From: Radu Greab <radu@netsoft.ro>
58135              Date: Fri, 23 Feb 2001 18:50:48 +0200 (EET)
58136              Message-ID: <14998.38120.623015.916165@ix.netsoft.ro>
58137      Branch: perl
58138            ! pod/perlop.pod
58139 ____________________________________________________________________________
58140 [  8947] By: jhi                                   on 2001/02/26  14:34:46
58141         Log: Subject: [PATCH: perl@8935] -Dt padsv($var)
58142              From: David Mitchell <davem@fdgroup.co.uk>
58143              Date: Mon, 26 Feb 2001 11:01:24 +0000 (GMT)
58144              Message-Id: <200102261101.LAA12915@tiree.fdgroup.co.uk>
58145      Branch: perl
58146            ! run.c
58147 ____________________________________________________________________________
58148 [  8946] By: jhi                                   on 2001/02/26  14:32:37
58149         Log: Subject: Modified README.bs2000 
58150              From: Dorner Thomas <Thomas.Dorner@start.de>
58151              Date: Mon, 26 Feb 2001 09:22:17 +0100
58152              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A889D@Ex02.inhouse.start.de>
58153      Branch: perl
58154            ! README.bs2000
58155 ____________________________________________________________________________
58156 [  8945] By: jhi                                   on 2001/02/26  14:19:53
58157         Log: Integrate the t/op/sprintf.t parts of #7909 and #8944 from mainline
58158              to maintperl, listing the known failures on the tests 129 and 130.
58159      Branch: maint-5.6/perl
58160           !> t/op/sprintf.t
58161 ____________________________________________________________________________
58162 [  8944] By: jhi                                   on 2001/02/26  14:14:15
58163         Log: Add more known sprintf failures.
58164      Branch: perl
58165            ! t/op/sprintf.t
58166 ____________________________________________________________________________
58167 [  8943] By: jhi                                   on 2001/02/26  13:56:22
58168         Log: perlglob.exe needs to be found in Win32, patch from
58169              Vadim Konovalov.  Nick I-S comments: "Perhaps a lingering glob()
58170              which needs external glob at mini-perl time."
58171      Branch: perl
58172            ! ext/Encode/compile
58173 ____________________________________________________________________________
58174 [  8942] By: jhi                                   on 2001/02/26  13:52:19
58175         Log: A missing dTHX from Vadim Konovalov.
58176      Branch: perl
58177            ! perlio.c
58178 ____________________________________________________________________________
58179 [  8941] By: jhi                                   on 2001/02/26  13:37:05
58180         Log: Miscommunication at #8914: #8902 was okay, #8881 was to be retracted.
58181      Branch: perl
58182            ! op.c
58183 ____________________________________________________________________________
58184 [  8940] By: jhi                                   on 2001/02/26  13:35:40
58185         Log: Integrate perlio.
58186      Branch: perl
58187           !> ext/Encode/Encode.pm
58188 ____________________________________________________________________________
58189 [  8939] By: nick                                  on 2001/02/25  23:47:09
58190         Log: Integrate mainline.
58191      Branch: perlio
58192           !> Changes lib/Pod/Find.pm patchlevel.h perl.h regcomp.c
58193           !> t/op/pat.t t/op/tr.t t/pod/find.t toke.c utf8.c
58194 ____________________________________________________________________________
58195 [  8938] By: nick                                  on 2001/02/25  19:36:28
58196         Log: Encode implementations docs.
58197      Branch: perlio
58198            ! ext/Encode/Encode.pm
58199 ____________________________________________________________________________
58200 [  8937] By: jhi                                   on 2001/02/25  19:26:16
58201         Log: Script wasn't aligned with reality.
58202      Branch: perl
58203            ! t/pod/find.t
58204 ____________________________________________________________________________
58205 [  8936] By: jhi                                   on 2001/02/25  18:54:55
58206         Log: Update Changes.
58207      Branch: perl
58208            ! Changes patchlevel.h
58209 ____________________________________________________________________________
58210 [  8935] By: jhi                                   on 2001/02/25  18:46:36
58211         Log: Retract #8929,8930,8932,8933 for now.
58212      Branch: perl
58213            ! perl.h regcomp.c t/op/pat.t t/op/tr.t toke.c
58214 ____________________________________________________________________________
58215 [  8934] By: jhi                                   on 2001/02/25  17:34:35
58216         Log: Integrate perlio.
58217      Branch: perl
58218           !> embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
58219           !> lib/ExtUtils/typemap perl.h perlapi.c proto.h sv.c
58220           !> t/lib/encode.t
58221 ____________________________________________________________________________
58222 [  8933] By: jhi                                   on 2001/02/25  17:33:12
58223         Log: (Retracted by #8395.)
58224              
58225              Slight tweaks in scan_const(), not fixes yet, it seems like
58226              lots of work remains to be done...
58227      Branch: perl
58228            ! toke.c
58229 ____________________________________________________________________________
58230 [  8932] By: jhi                                   on 2001/02/25  17:27:11
58231         Log: (Retracted by #8395.)
58232              
58233              Missing from #8930.
58234      Branch: perl
58235            ! perl.h
58236 ____________________________________________________________________________
58237 [  8931] By: jhi                                   on 2001/02/25  17:26:19
58238         Log: A comment tweak.
58239      Branch: perl
58240            ! utf8.c
58241 ____________________________________________________________________________
58242 [  8930] By: jhi                                   on 2001/02/25  17:25:47
58243         Log: (Retracted by #8395.)
58244              
58245              Attempt to fix the EBCDIC character range problem with //.
58246      Branch: perl
58247            ! regcomp.c
58248 ____________________________________________________________________________
58249 [  8929] By: jhi                                   on 2001/02/25  17:23:45
58250         Log: (Retracted by #8395.)
58251              
58252              Expand the EBCDIC character range tests, and add few nasty
58253              tr tests from Karsten Sperling.
58254      Branch: perl
58255            ! t/op/pat.t t/op/tr.t
58256 ____________________________________________________________________________
58257 [  8928] By: jhi                                   on 2001/02/25  17:18:49
58258         Log: Missing check-in.
58259      Branch: perl
58260            ! lib/Pod/Find.pm
58261 ____________________________________________________________________________
58262 [  8927] By: nick                                  on 2001/02/25  11:30:22
58263         Log: Change method names in Encode implementation classes to something
58264              less confusing (preparing to "go public").
58265      Branch: perlio
58266            ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
58267 ____________________________________________________________________________
58268 [  8926] By: nick                                  on 2001/02/25  10:53:24
58269         Log: GCC __atribute__ / printf fix
58270      Branch: perlio
58271            ! perl.h
58272 ____________________________________________________________________________
58273 [  8925] By: nick                                  on 2001/02/25  10:52:25
58274         Log: Checked in the wrong one ...
58275      Branch: perlio
58276            ! ext/Encode/Encode.pm
58277 ____________________________________________________________________________
58278 [  8924] By: nick                                  on 2001/02/24  18:46:51
58279         Log: Integrate mainline - to see what Jarkko has in ...
58280      Branch: perlio
58281           +> t/pod/testpods/lib/Pod/Stuff.pm
58282           !> MANIFEST t/TEST t/lib/glob-basic.t t/op/pat.t t/pod/find.t
58283 ____________________________________________________________________________
58284 [  8923] By: nick                                  on 2001/02/24  17:05:23
58285         Log: Encode API documentation nd tidy up.
58286              Minor additions to test.
58287              Tweaks sv_utf8_upgrade() to force SvPV, and always SvUTF8_on and return length.
58288              Adds STRLEN to standard typemap.
58289      Branch: perlio
58290            ! embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
58291            ! lib/ExtUtils/typemap perlapi.c proto.h sv.c t/lib/encode.t
58292 ____________________________________________________________________________
58293 [  8922] By: jhi                                   on 2001/02/24  16:38:12
58294         Log: Add a test for the "character range should match in EBCDIC
58295              if specified using explicit numerics" bug found by Karsten
58296              Sperling.
58297      Branch: perl
58298            ! t/op/pat.t
58299 ____________________________________________________________________________
58300 [  8921] By: jhi                                   on 2001/02/24  16:30:16
58301         Log: Subject: [PATCH t/pod/find.t t/TEST] fixing t/pod/find.t, running t/pod
58302              From: schwern@pobox.com
58303              Date: Fri, 23 Feb 2001 03:21:37 -0500
58304              Message-ID: <20010223032137.A26022@magnonel.guild.net>
58305              
58306              plus Charles Lane's fixes, plus tweaks.
58307      Branch: perl
58308            + t/pod/testpods/lib/Pod/Stuff.pm
58309            ! MANIFEST t/TEST t/lib/glob-basic.t t/pod/find.t
58310 ____________________________________________________________________________
58311 [  8920] By: nick                                  on 2001/02/24  10:30:11
58312         Log: Integrate mainline
58313      Branch: perlio
58314           !> (integrate 33 files)
58315 ____________________________________________________________________________
58316 [  8919] By: jhi                                   on 2001/02/24  00:23:35
58317         Log: Subject: Re: I'm losing the war...
58318              From: "Vadim Konovalov" <watman@inbox.ru>
58319              Date: Sat, 24 Feb 2001 00:10:14 +0300
58320              Message-ID: <007501c09dde$a9b84420$2f7b55c2@vad>
58321              
58322              hv_store() not working correctly in ENV_IS_CASELESS case.
58323      Branch: perl
58324            ! hv.c
58325 ____________________________________________________________________________
58326 [  8918] By: jhi                                   on 2001/02/24  00:20:09
58327         Log: Subject: Re: [PATCH] fix for charnames above FFFF
58328              From: andreas.koenig@anima.de (Andreas J. Koenig)
58329              Date: 23 Feb 2001 02:39:03 +0100
58330              Message-ID: <m3u25mxjns.fsf@ak-71.mind.de>
58331              
58332              A further efficiency tweak.
58333      Branch: perl
58334            ! lib/charnames.pm
58335 ____________________________________________________________________________
58336 [  8917] By: jhi                                   on 2001/02/23  20:27:51
58337         Log: Integrate change #8916 from mainline,
58338              do away with USE_WIN32_RTL_ENV.
58339      Branch: maint-5.6/perl
58340           !> perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
58341 ____________________________________________________________________________
58342 [  8916] By: jhi                                   on 2001/02/23  20:02:25
58343         Log: Abolish USE_WIN32_RTL_ENV.
58344      Branch: perl
58345            ! perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
58346 ____________________________________________________________________________
58347 [  8915] By: jhi                                   on 2001/02/23  19:36:00
58348         Log: Retract #8893, zero-initializing may be costly, maybe reintroduce
58349              later protected by some #define.
58350      Branch: perl
58351            ! gv.c
58352 ____________________________________________________________________________
58353 [  8914] By: jhi                                   on 2001/02/23  19:31:38
58354         Log: Retract #8902 for now, requested by Charles Lane, the correct
58355              fix will be something else.
58356      Branch: perl
58357            ! op.c
58358 ____________________________________________________________________________
58359 [  8913] By: jhi                                   on 2001/02/23  19:11:36
58360         Log: Subject: [PATCH: perl@8892] was Re: hashing order difference?
58361              From: Peter Prymmer <pvhp@forte.com>
58362              Date: Fri, 23 Feb 2001 10:54:09 -0800 (PST)
58363              Message-ID: <Pine.OSF.4.10.10102231036100.79050-100000@aspara.forte.com>
58364      Branch: perl
58365            ! t/op/lex_assign.t
58366 ____________________________________________________________________________
58367 [  8912] By: jhi                                   on 2001/02/23  18:38:20
58368         Log: Subject: [patch] perlio + useithreads
58369              From: Doug MacEachern <dougm@covalent.net>
58370              Date: Fri, 23 Feb 2001 00:05:37 -0800 (PST)
58371              Message-ID: <Pine.LNX.4.21.0102222356460.14249-100000@mako.covalent.net>
58372              
58373              Gets things running but not complete.
58374      Branch: perl
58375            ! intrpvar.h objXSUB.h perlapi.c perlio.h proto.h sv.c
58376 ____________________________________________________________________________
58377 [  8911] By: jhi                                   on 2001/02/23  04:20:02
58378         Log: Integrate changes #8896,8897,8898,8906,8907,8908 from mainline.
58379              
58380              Duplicated environment freeing, File::Temp 0.12,
58381              op/append portability (EBCDIC) tweak.
58382      Branch: maint-5.6/perl
58383           !> lib/File/Temp.pm perl.c t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
58384           !> t/op/append.t
58385 ____________________________________________________________________________
58386 [  8910] By: jhi                                   on 2001/02/23  02:07:33
58387         Log: Integrate change #8909 from mainline, a better Borland
58388              putenv() workaround.
58389      Branch: maint-5.6/perl
58390           !> perl.c
58391 ____________________________________________________________________________
58392 [  8909] By: jhi                                   on 2001/02/23  02:05:46
58393         Log: A better workaround for Borland putenv() brokenness from Sarathy.
58394      Branch: perl
58395            ! perl.c
58396 ____________________________________________________________________________
58397 [  8908] By: jhi                                   on 2001/02/23  02:04:14
58398         Log: Subject: fix for parameter -Dm (for perl@8867)
58399              From: "Vadim Konovalov" <watman@inbox.ru>
58400              Date: Thu, 22 Feb 2001 17:30:12 +0300
58401              Message-ID: <001801c09cdc$2faba490$2a7b55c2@vad>
58402      Branch: perl
58403            ! perl.h
58404 ____________________________________________________________________________
58405 [  8907] By: jhi                                   on 2001/02/23  01:58:20
58406         Log: Subject: [PATCH: perl@8892] treat unicoding and null bytes in op/append.t
58407              From: Peter Prymmer <pvhp@forte.com>
58408              Date: Thu, 22 Feb 2001 13:23:59 -0800 (PST)
58409              Message-ID: <Pine.OSF.4.10.10102221319460.47500-100000@aspara.forte.com>
58410      Branch: perl
58411            ! t/op/append.t
58412 ____________________________________________________________________________
58413 [  8906] By: jhi                                   on 2001/02/23  01:48:34
58414         Log: Upgrade to File::Temp 0.12, from Tim Jenness.
58415      Branch: perl
58416            ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
58417 ____________________________________________________________________________
58418 [  8905] By: jhi                                   on 2001/02/23  01:43:30
58419         Log: Subject: [PATCH: perl@8892] fix a patcho in t/lib/st-06compat.t
58420              From: Peter Prymmer <pvhp@forte.com>
58421              Date: Thu, 22 Feb 2001 12:54:31 -0800 (PST)
58422              Message-ID: <Pine.OSF.4.10.10102221249170.47500-100000@aspara.forte.com>
58423      Branch: perl
58424            ! t/lib/st-06compat.t
58425 ____________________________________________________________________________
58426 [  8904] By: jhi                                   on 2001/02/23  01:42:39
58427         Log: Metaconfig unit change for #8903.
58428      Branch: metaconfig/U/perl
58429            ! Devel.U
58430 ____________________________________________________________________________
58431 [  8903] By: jhi                                   on 2001/02/23  01:42:12
58432         Log: Be more helpful for devel builders, suggested by John L. Allen.
58433      Branch: perl
58434            ! Configure
58435 ____________________________________________________________________________
58436 [  8902] By: jhi                                   on 2001/02/23  01:37:41
58437         Log: (Retracted by #8914)
58438              (Wrongly, reinstated by #8941)
58439              
58440              Subject:  [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
58441              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
58442              Date:     Thu, 22 Feb 2001 09:43:57 EST
58443              Message-Id: <010222094237.9d22e@DUPHY4.Physics.Drexel.Edu>
58444      Branch: perl
58445            ! op.c
58446 ____________________________________________________________________________
58447 [  8901] By: jhi                                   on 2001/02/23  01:20:32
58448         Log: Subject:  [PATCH perl 5.7.0] malloc message address offset
58449              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
58450              Date:     Thu, 22 Feb 2001 08:01:35 EST
58451              Message-Id: <010222075625.9d22e@DUPHY4.Physics.Drexel.Edu>
58452      Branch: perl
58453            ! malloc.c
58454 ____________________________________________________________________________
58455 [  8900] By: jhi                                   on 2001/02/23  01:18:02
58456         Log: Integrate changes #8898,8899 from mainline, environ handling.
58457      Branch: maint-5.6/perl
58458           !> perl.c
58459 ____________________________________________________________________________
58460 [  8899] By: jhi                                   on 2001/02/23  01:16:25
58461         Log: Rewrite putenv() using my_setenv().  (In general the vendors'
58462              putenv() is not to be relied on, they are either broken or leaky
58463              or both.)
58464      Branch: perl
58465            ! perl.c
58466 ____________________________________________________________________________
58467 [  8898] By: jhi                                   on 2001/02/22  23:36:59
58468         Log: Fix #8803 as #8897 fixed #8896: with environ safesysmalloc()
58469              and safesysfree() must be used.
58470      Branch: perl
58471            ! perl.c
58472 ____________________________________________________________________________
58473 [  8897] By: jhi                                   on 2001/02/22  23:25:45
58474         Log: With environ one must use safesysmalloc()/safesysfree().
58475      Branch: perl
58476            ! perl.c
58477 ____________________________________________________________________________
58478 [  8896] By: jhi                                   on 2001/02/22  22:13:18
58479         Log: If we have a duplicated environment free it
58480              if PERL_DESTRUCT_LEVEL.
58481      Branch: perl
58482            ! perl.c
58483 ____________________________________________________________________________
58484 [  8895] By: alanbur                               on 2001/02/22  19:31:57
58485         Log: Synchronised with parent
58486      Branch: maint-5.6/pureperl
58487           !> embed.h embed.pl ext/POSIX/POSIX.xs lib/File/Temp.pm op.c
58488 ____________________________________________________________________________
58489 [  8894] By: gsar                                  on 2001/02/22  19:06:18
58490         Log: integrate changes#6162,6163 from mainline (missing leak fixes!)
58491              
58492              fix memory leak in method call optimization (change#3768);
58493              made C<eval "$x->foo()"> leak
58494              
58495              fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
58496      Branch: maint-5.6/perl
58497           !> op.c
58498 ____________________________________________________________________________
58499 [  8893] By: jhi                                   on 2001/02/22  18:35:27
58500         Log: (Retracted by #8915.)
58501              
58502              Third Degree finding:
58503              reading uninitialized local variable smallbuf + 8 bytes of Perl_gv_fetchfile
58504      Branch: perl
58505            ! gv.c
58506 ____________________________________________________________________________
58507 [  8892] By: jhi                                   on 2001/02/22  14:28:32
58508         Log: Update Changes.
58509      Branch: perl
58510            ! Changes patchlevel.h
58511 ____________________________________________________________________________
58512 [  8891] By: jhi                                   on 2001/02/22  13:22:45
58513         Log: Metaconfig unit changes for #8890.
58514      Branch: metaconfig
58515            ! U/modified/Cppsym.U U/threads/archname.U
58516 ____________________________________________________________________________
58517 [  8890] By: jhi                                   on 2001/02/22  13:22:12
58518         Log: Add -stdio to the archname if no perlio selected,
58519              no -perlio added since that is now the default.
58520              
58521              Add few CPUs/architectures to the Cppsym scan.
58522      Branch: perl
58523            ! Configure config_h.SH
58524 ____________________________________________________________________________
58525 [  8889] By: jhi                                   on 2001/02/22  13:05:59
58526         Log: Metaconfig unit change for #8888.
58527      Branch: metaconfig/U/perl
58528            ! useperlio.U
58529 ____________________________________________________________________________
58530 [  8888] By: jhi                                   on 2001/02/22  13:05:28
58531         Log: *drum roll*  Make perlio the default.
58532      Branch: perl
58533            ! Configure config_h.SH
58534 ____________________________________________________________________________
58535 [  8887] By: jhi                                   on 2001/02/22  12:50:52
58536         Log: Integrate change #8665 from maintperl to mainline,
58537              IA64-induced POSIX::SigSet masking with IVs instead of NVs.
58538      Branch: perl
58539           !> ext/POSIX/POSIX.xs
58540 ____________________________________________________________________________
58541 [  8886] By: jhi                                   on 2001/02/22  12:49:24
58542         Log: Integrate changes #8883,8884 from mainline to maintperl.
58543              
58544              Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
58545              Subject: Re: File::Temp::_gettemp warning
58546      Branch: maint-5.6/perl
58547           !> embed.h embed.pl lib/File/Temp.pm
58548 ____________________________________________________________________________
58549 [  8885] By: jhi                                   on 2001/02/22  12:43:59
58550         Log: Based on
58551              
58552              Subject: [ID 20010222.001] POSIX.xs IV vs NV bug
58553              From: schwab@suse.de
58554              Date: Thu, 22 Feb 2001 13:08:09 +0100
58555              Message-Id: <200102221208.f1MC89H09364@sykes.suse.de>
58556              
58557              but the fix done slightly differently because the other
58558              half was already done in #8664.
58559      Branch: maint-5.6/perl
58560            ! ext/POSIX/POSIX.xs
58561 ____________________________________________________________________________
58562 [  8884] By: jhi                                   on 2001/02/22  12:37:15
58563         Log: Subject: Re: File::Temp::_gettemp warning
58564              From: Tim Jenness <t.jenness@jach.hawaii.edu>
58565              Date: Wed, 21 Feb 2001 22:15:32 -1000 (HST)
58566              Message-ID: <Pine.LNX.4.30.0102212211190.18964-100000@lapaki.jach.hawaii.edu>
58567              
58568              This patch to File::Temp does two things:
58569              
58570              1. Fixes the problem with CGI::Carp when determining
58571              the Fcntl constants
58572              
58573              2. Removes most of the carps and consolidates them so that all the
58574              reasons are included in a single die that is caught by the test. This
58575              means that the correct skipping behaviour is displayed by the test.
58576      Branch: perl
58577            ! lib/File/Temp.pm
58578 ____________________________________________________________________________
58579 [  8883] By: jhi                                   on 2001/02/22  12:29:19
58580         Log: Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
58581              From: Peter Prymmer <pvhp@forte.com>
58582              Date: Wed, 21 Feb 2001 16:30:06 -0800 (PST)
58583              Message-ID: <Pine.OSF.4.10.10102211624490.12601-100000@aspara.forte.com>
58584      Branch: perl
58585            ! embed.h embed.pl
58586 ____________________________________________________________________________
58587 [  8882] By: jhi                                   on 2001/02/21  19:41:33
58588         Log: Integrate change #8881 from mainlin to maintperl.
58589              
58590              Subject:  [PATCH - perl8585] glob-in-eval memory leak fix
58591      Branch: maint-5.6/perl
58592           !> op.c
58593 ____________________________________________________________________________
58594 [  8881] By: jhi                                   on 2001/02/21  19:38:57
58595         Log: Subject:  [PATCH - perl8585] glob-in-eval memory leak fix
58596              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
58597              Date:     Wed, 21 Feb 2001 13:08:03 EST
58598              Message-Id: <010221130721.7a2ab@DUPHY4.Physics.Drexel.Edu>
58599      Branch: perl
58600            ! op.c
58601 ____________________________________________________________________________
58602 [  8880] By: jhi                                   on 2001/02/21  19:34:34
58603         Log: Retract #8875, cannot let go of the old semantics of unpack U
58604              without rethinking utf8decode.t.
58605      Branch: perl
58606            ! pp.c t/op/pack.t
58607 ____________________________________________________________________________
58608 [  8879] By: jhi                                   on 2001/02/21  19:08:02
58609         Log: Run run/*.t also in minitest.
58610      Branch: perl
58611            ! Makefile.SH
58612 ____________________________________________________________________________
58613 [  8878] By: nick                                  on 2001/02/21  18:55:37
58614         Log: Integrate mainline
58615      Branch: perlio
58616           !> (integrate 76 files)
58617 ____________________________________________________________________________
58618 [  8877] By: jhi                                   on 2001/02/21  15:09:33
58619         Log: Fix the sys/fcntl.h problem reported by Peter Prymmer.
58620      Branch: metaconfig
58621            ! U/compline/nblock_io.U
58622      Branch: perl
58623            ! Configure config_h.SH
58624 ____________________________________________________________________________
58625 [  8876] By: jhi                                   on 2001/02/21  14:54:45
58626         Log: If no sfio, no -lsfio.
58627      Branch: metaconfig/U/perl
58628            ! d_sfio.U
58629      Branch: perl
58630            ! Configure config_h.SH
58631 ____________________________________________________________________________
58632 [  8875] By: jhi                                   on 2001/02/21  14:54:00
58633         Log: Make unpack C and unpack U truly equivalent.
58634      Branch: perl
58635            ! pp.c t/op/pack.t
58636 ____________________________________________________________________________
58637 [  8874] By: jhi                                   on 2001/02/21  14:26:02
58638         Log: Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
58639              From: Peter Prymmer <pvhp@forte.com>
58640              Date: Tue, 20 Feb 2001 14:51:55 -0800 (PST)
58641              Message-ID: <Pine.OSF.4.10.10102201447380.501692-100000@aspara.forte.com>
58642      Branch: perl
58643            ! pod/perlport.pod
58644 ____________________________________________________________________________
58645 [  8873] By: jhi                                   on 2001/02/21  14:24:31
58646         Log: Subject: [PATCH] fix for charnames above FFFF
58647              From: andreas.koenig@anima.de (Andreas J. Koenig)
58648              Date: 21 Feb 2001 07:05:45 +0100
58649              Message-ID: <m366i44ll2.fsf@ak-71.mind.de>
58650      Branch: perl
58651            ! lib/charnames.pm t/lib/charnames.t
58652 ____________________________________________________________________________
58653 [  8872] By: jhi                                   on 2001/02/21  14:15:25
58654         Log: Integrate change #8868 from pureperl to mainline.
58655              
58656              Fixed reference count loop caused by sv_magic.
58657      Branch: perl
58658           !> sv.c
58659 ____________________________________________________________________________
58660 [  8871] By: jhi                                   on 2001/02/21  14:07:29
58661         Log: Integrate change #8868 from pureperl to maintperl.
58662              
58663              Fixed reference count loop caused by sv_magic.
58664      Branch: maint-5.6/perl
58665           !> sv.c
58666 ____________________________________________________________________________
58667 [  8870] By: jhi                                   on 2001/02/21  14:04:41
58668         Log: Put back the #8840, it was innocent.
58669      Branch: perl
58670            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
58671            ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
58672 ____________________________________________________________________________
58673 [  8869] By: jhi                                   on 2001/02/21  14:00:03
58674         Log: unpack("C", ...) was left slightly unfinished by #8865.
58675      Branch: perl
58676            ! pp.c t/op/pack.t
58677 ____________________________________________________________________________
58678 [  8868] By: alanbur                               on 2001/02/21  01:33:45
58679         Log: Fixed reference count loop caused by sv_magic.  sv_magic is called
58680              from gv_fetchpv to create single-character magic variables (e.g. $!),
58681              and it is passed a sv and the gv that contains the sv as the mg_obj
58682              value.  When sv_magic stores the mg_obj pointer it increments the gv
58683              refcount, thus causing a sv-gv pair that can't be freed.  There is
58684              already a check for sv == obj which is used to prevent such reference
58685              loops.  This change extends the check to cover the case described above.
58686      Branch: maint-5.6/pureperl
58687            ! sv.c
58688 ____________________________________________________________________________
58689 [  8867] By: jhi                                   on 2001/02/21  00:52:39
58690         Log: Update Changes.
58691      Branch: perl
58692            ! Changes patchlevel.h
58693 ____________________________________________________________________________
58694 [  8866] By: jhi                                   on 2001/02/21  00:34:20
58695         Log: Upgrade to CGI.pm 2.752, from Lincoln Stein.
58696              (Note: there were some conflicts due to EBCDIC and EPOC
58697              patches, in general I preferred the repository code.)
58698              (When 2.753 comes out, we need to synchronize.)
58699      Branch: perl
58700            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
58701            ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
58702            ! t/lib/cgi-html.t
58703 ____________________________________________________________________________
58704 [  8865] By: jhi                                   on 2001/02/21  00:24:22
58705         Log: Make pack("C", 0x100) to create Unicode, unless under the
58706              evil influence of 'use bytes'.  Similarly, unpack("C", ...)
58707              will understand Unicode, unless you under know what.
58708      Branch: perl
58709            ! pp.c t/op/pack.t t/op/qu.t
58710 ____________________________________________________________________________
58711 [  8864] By: alanbur                               on 2001/02/20  22:35:34
58712         Log: Resynchronised with parent
58713      Branch: maint-5.6/pureperl
58714           !> README.win32 ext/GDBM_File/GDBM_File.pm
58715           !> ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
58716           !> ext/SDBM_File/SDBM_File.pm handy.h lib/Test.pm makedef.pl mg.c
58717           !> pod/perlop.pod t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
58718           !> t/lib/sdbm.t util.c
58719 ____________________________________________________________________________
58720 [  8863] By: jhi                                   on 2001/02/20  20:55:11
58721         Log: Integrate change #8860,8861 from mainline into maintperl.
58722              
58723              "pseudo-literal j"
58724              
58725              Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
58726      Branch: maint-5.6/perl
58727           !> lib/Test.pm pod/perlop.pod
58728 ____________________________________________________________________________
58729 [  8862] By: jhi                                   on 2001/02/20  20:30:07
58730         Log: Don't do casting between pointers pointing to differently sized
58731              integers.
58732      Branch: perl
58733            ! hv.c sv.c
58734 ____________________________________________________________________________
58735 [  8861] By: jhi                                   on 2001/02/20  19:53:44
58736         Log: Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
58737              From: Peter Prymmer <pvhp@forte.com>
58738              Message-ID: <Pine.OSF.4.10.10102141617350.197219-100000@aspara.forte.com>
58739              Date: Wed, 14 Feb 2001 16:28:16 -0800 (PST)
58740      Branch: perl
58741            ! lib/Test.pm
58742 ____________________________________________________________________________
58743 [  8860] By: jhi                                   on 2001/02/20  19:48:02
58744         Log: "pseudo-literal j", a documentation glitch reported to Debian.
58745              The text recovered from Perl 5.005_03, and pseudo-literal replaced
58746              by "backtick string".
58747      Branch: perl
58748            ! pod/perlop.pod
58749 ____________________________________________________________________________
58750 [  8859] By: jhi                                   on 2001/02/20  19:15:46
58751         Log: Skip the Perl_sys_intern_clear and Perl_sys_intern_init,
58752              from Chris Nandor.
58753      Branch: perl
58754            ! makedef.pl
58755 ____________________________________________________________________________
58756 [  8858] By: jhi                                   on 2001/02/20  17:36:53
58757         Log: Integrate pureperl changes #8844,8845,8850 to mainline
58758              (via maintperl #8855).
58759              
58760              Fixed %^H scoping bug
58761              
58762              Removed GV <-> CV refcount loop
58763              
58764              Removed %ENV refcount loop
58765      Branch: perl
58766           !> gv.c op.c perl.c pp.c scope.c
58767 ____________________________________________________________________________
58768 [  8857] By: jhi                                   on 2001/02/20  17:34:32
58769         Log: Integrate changes #8853,8854 from maintperl to mainline.
58770              
58771              EBDIC fixes, README.win32 Borland update.
58772      Branch: perl
58773           !> README.win32 handy.h util.c
58774 ____________________________________________________________________________
58775 [  8856] By: jhi                                   on 2001/02/20  17:33:16
58776         Log: Integrate change #8848 from mainline to maintperl: ?DBM_File cleanup.
58777      Branch: maint-5.6/perl
58778           !> ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
58779           !> ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
58780           !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
58781 ____________________________________________________________________________
58782 [  8855] By: jhi                                   on 2001/02/20  17:32:13
58783         Log: Integrate pureperl changes #8844,8845,8850 to maintperl.
58784              
58785              Fixed %^H scoping bug
58786              
58787              Removed GV <-> CV refcount loop
58788              
58789              Removed %ENV refcount loop
58790      Branch: maint-5.6/perl
58791           !> gv.c op.c perl.c pp.c scope.c
58792 ____________________________________________________________________________
58793 [  8854] By: jhi                                   on 2001/02/20  17:25:06
58794         Log: Subject: Addition to readme.win32 for Borland C++ compilers
58795              Date: Tue, 20 Feb 2001 02:15:25 +0300
58796              From: "Vadim Konovalov" <watman@inbox.ru>
58797              Message-ID: <011c01c09aca$93bbbec0$367b55c2@vad>
58798              
58799              Document Borland compiler misbehaviour.
58800      Branch: maint-5.6/perl
58801            ! README.win32
58802 ____________________________________________________________________________
58803 [  8853] By: jhi                                   on 2001/02/20  17:22:25
58804         Log: The assimilation of ebcdic.c didn't quite work at the first try,
58805              patches from Thomas Dorner.
58806      Branch: maint-5.6/perl
58807            ! handy.h util.c
58808 ____________________________________________________________________________
58809 [  8852] By: jhi                                   on 2001/02/20  17:20:15
58810         Log: Subject: [PATCH] More Mac OS patches for maint-5.6
58811              From: Chris Nandor <pudge@pobox.com>
58812              Date: Tue, 20 Feb 2001 08:32:45 -0500
58813              Message-Id: <p05010403b6b81ee8dca0@[10.0.1.177]>
58814      Branch: maint-5.6/perl
58815            ! makedef.pl mg.c
58816 ____________________________________________________________________________
58817 [  8851] By: jhi                                   on 2001/02/20  17:15:52
58818         Log: Filter::Util::Call update to 1.05, from Paul Marquess.
58819      Branch: perl
58820            ! ext/Filter/Util/Call/Call.pm t/lib/filter-util.pl
58821            ! t/lib/filter-util.t
58822 ____________________________________________________________________________
58823 [  8850] By: alanbur                               on 2001/02/20  17:12:40
58824         Log: Removed %ENV refcount loop.  Elements of %ENV are magical,
58825              and the magic pointer points back to the GV that contains the
58826              %ENV hash.  This creates a refcount loop that prevents members
58827              of %ENV from being freed correctly.  This change removes the
58828              refcount loop - the magic pointer was never used anyway, the
58829              only use of the magic was to check the type ('E') so that the
58830              appropriate environment manipulation code is called when %ENV
58831              is modified.
58832      Branch: maint-5.6/pureperl
58833            ! perl.c
58834 ____________________________________________________________________________
58835 [  8849] By: jhi                                   on 2001/02/20  17:12:20
58836         Log: Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
58837              From: "Craig A. Berry" <craigberry@mac.com>
58838              Date: Mon, 19 Feb 2001 23:36:12 -0600
58839              Message-Id: <5.0.2.1.0.20010219230450.02762648@exchi01>
58840              
58841              Case-forgiving systems match TestInit.pm with TES*.
58842      Branch: perl
58843            ! t/lib/glob-basic.t
58844 ____________________________________________________________________________
58845 [  8848] By: jhi                                   on 2001/02/20  17:10:02
58846         Log: strict-w-proof the ?DBM_File, from Paul Marquess.
58847      Branch: perl
58848            ! ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
58849            ! ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
58850            ! t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
58851 ____________________________________________________________________________
58852 [  8847] By: jhi                                   on 2001/02/20  15:34:41
58853         Log: The #8843 wasn't quite right: %Config needs to imported.
58854      Branch: perl
58855            ! t/run/runenv.t
58856 ____________________________________________________________________________
58857 [  8846] By: jhi                                   on 2001/02/20  15:31:50
58858         Log: Retract the #8838 and #8840 for now because of
58859              the DB_File tie problem.
58860      Branch: perl
58861            ! embed.h embed.pl global.sym lib/ExtUtils/xsubpp objXSUB.h
58862            ! perlapi.c pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod
58863            ! proto.h sv.c
58864 ____________________________________________________________________________
58865 [  8845] By: alanbur                               on 2001/02/20  14:25:41
58866         Log: Removed GV <-> CV refcount loop
58867              CvGV(mycv) points to the parent GV of the CV, and was previously
58868              refcounted.  The pointer remains, but the refcounting has been removed
58869              as it causes a refcount loop between the CV and GV that means the CV
58870              can't ever be deleted.
58871      Branch: maint-5.6/pureperl
58872            ! gv.c op.c pp.c
58873 ____________________________________________________________________________
58874 [  8844] By: alanbur                               on 2001/02/20  14:23:13
58875         Log: Fixed %^H scoping bug
58876      Branch: maint-5.6/pureperl
58877            ! scope.c
58878 ____________________________________________________________________________
58879 [  8843] By: jhi                                   on 2001/02/19  13:38:08
58880         Log: fork() not everywhere, cleanup temp files.
58881      Branch: perl
58882            ! t/run/runenv.t
58883 ____________________________________________________________________________
58884 [  8842] By: alanbur                               on 2001/02/19  12:42:07
58885         Log: Resynchronised with parent
58886      Branch: maint-5.6/pureperl
58887           !> pod/perlfaq4.pod sv.c utf8.c
58888 ____________________________________________________________________________
58889 [  8841] By: jhi                                   on 2001/02/19  03:35:51
58890         Log: Update Changes.
58891      Branch: perl
58892            ! Changes patchlevel.h
58893 ____________________________________________________________________________
58894 [  8840] By: jhi                                   on 2001/02/19  00:23:41
58895         Log: Subject: [patch] add sv_setref_uv
58896              From: Doug MacEachern <dougm@covalent.net>
58897              Date: Sun, 18 Feb 2001 14:49:33 -0800 (PST)
58898              Message-ID: <Pine.LNX.4.21.0102181448290.10021-100000@mako.covalent.net>
58899      Branch: perl
58900            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
58901            ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
58902 ____________________________________________________________________________
58903 [  8839] By: jhi                                   on 2001/02/19  00:01:38
58904         Log: Put to rest the 20010205.001, the email address checking (not) regex.
58905      Branch: perl
58906            ! pod/perlfaq9.pod
58907 ____________________________________________________________________________
58908 [  8838] By: jhi                                   on 2001/02/18  22:17:54
58909         Log: Subject: [patch] xsubpp: make sv_setref_* targetable
58910              From: Doug MacEachern <dougm@covalent.net>
58911              Date: Sun, 18 Feb 2001 12:58:23 -0800 (PST)
58912              Message-ID: <Pine.LNX.4.21.0102181256310.10021-100000@mako.covalent.net>
58913      Branch: perl
58914            ! lib/ExtUtils/xsubpp
58915 ____________________________________________________________________________
58916 [  8837] By: jhi                                   on 2001/02/18  22:16:50
58917         Log: Subject: [patch] -Wall cleanup round 2
58918              From: Doug MacEachern <dougm@covalent.net>
58919              Date: Sun, 18 Feb 2001 13:08:04 -0800 (PST)
58920              Message-ID: <Pine.LNX.4.21.0102181304520.10021-100000@mako.covalent.net>
58921      Branch: perl
58922            ! ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
58923            ! ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
58924            ! ext/File/Glob/Glob.xs ext/Filter/Util/Call/Call.xs
58925            ! ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs ext/IPC/SysV/SysV.xs
58926            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
58927            ! ext/SDBM_File/SDBM_File.xs
58928 ____________________________________________________________________________
58929 [  8836] By: jhi                                   on 2001/02/18  22:11:20
58930         Log: Misapplied regex optimizations when \C is present.
58931              Fixes 20001230.002.
58932              
58933              What still remains broken is that the submatches that
58934              have \C in them get their UTF8 flag on because their
58935              parent SV has it on.  This will result in malformed
58936              UTF8 if a \C happened to match a non-ASCII byte.
58937      Branch: perl
58938            ! regcomp.c regcomp.h regexec.c regexp.h t/op/pat.t
58939            ! t/pragma/utf8.t
58940 ____________________________________________________________________________
58941 [  8835] By: jhi                                   on 2001/02/18  20:12:02
58942         Log: Fix for "[ID 20010213.005] utf8 + localized hash elems + 64 bits?"
58943              
58944              The hash key got wrongly UTF8fied.
58945      Branch: perl
58946            ! pod/perlapi.pod toke.c utf8.c
58947 ____________________________________________________________________________
58948 [  8834] By: jhi                                   on 2001/02/18  19:44:25
58949         Log: Tweak on #8234 (Subject: Re: [PATCH] Warn on use of reference as array elem):
58950              don't warn on magical or overloaded things.
58951      Branch: perl
58952            ! pp_hot.c
58953 ____________________________________________________________________________
58954 [  8833] By: nick                                  on 2001/02/18  19:31:22
58955         Log: Integrate mainline
58956      Branch: perlio
58957           +> t/TestInit.pm t/run/runenv.t
58958            - t/UTEST
58959           !> MANIFEST Makefile.SH ext/Storable/ChangeLog
58960           !> ext/Storable/Storable.pm ext/Storable/Storable.xs
58961           !> lib/Test/Harness.pm perl.c pod/perlfaq4.pod sv.c t/TEST
58962           !> t/lib/charnames.t t/lib/glob-basic.t t/lib/st-06compat.t
58963           !> t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
58964           !> t/op/chop.t t/op/eval.t t/op/regexp_noamp.t t/op/subst_wamp.t
58965           !> utf8.c
58966 ____________________________________________________________________________
58967 [  8832] By: jhi                                   on 2001/02/18  19:21:18
58968         Log: Integrate perlio.
58969      Branch: perl
58970           !> perlio.c pod/perldiag.pod
58971 ____________________________________________________________________________
58972 [  8831] By: jhi                                   on 2001/02/18  19:14:20
58973         Log: Integrate change #8827 from mainline.
58974              
58975              UTF8 tweaks.
58976      Branch: maint-5.6/perl
58977           !> sv.c utf8.c
58978 ____________________________________________________________________________
58979 [  8830] By: nick                                  on 2001/02/18  19:10:34
58980         Log: Apply the spirit of patch from Nick Clark:
58981              Subject: [PATCH] Re: extensions that provide layers
58982              From: Nicholas Clark <nick@ccl4.org>
58983              Date: Mon, 12 Feb 2001 16:43:51 +0000
58984              Message-Id: <20010212164350.Q3652@plum.flirble.org>
58985      Branch: perlio
58986            ! perlio.c pod/perldiag.pod
58987 ____________________________________________________________________________
58988 [  8829] By: jhi                                   on 2001/02/18  19:03:25
58989         Log: Subject: [PATCH t/TEST t/TestSetup.pm] Adding in TestSetup.pm to replace BEGIN  preamble on tests.
58990              From: schwern@pobox.com 
58991              Date: Sun, 18 Feb 2001 13:44:35 -0500
58992              Message-ID: <20010218134435.A17544@magnonel.guild.net>
58993              
58994              Applied, but as t/TestInit.pm.
58995      Branch: perl
58996            + t/TestInit.pm
58997            ! MANIFEST t/TEST t/op/eval.t t/op/regexp_noamp.t
58998            ! t/op/subst_wamp.t
58999 ____________________________________________________________________________
59000 [  8828] By: jhi                                   on 2001/02/18  18:43:52
59001         Log: Integrate perlio.
59002      Branch: perl
59003           !> perlio.c
59004 ____________________________________________________________________________
59005 [  8827] By: jhi                                   on 2001/02/18  18:41:33
59006         Log: UTF-8 tweaks.
59007      Branch: perl
59008            ! sv.c utf8.c
59009 ____________________________________________________________________________
59010 [  8826] By: nick                                  on 2001/02/18  17:40:59
59011         Log: Fix [ID 20010217.002]
59012              open FOO, "<:raw:perlio", ...
59013              :raw now inserts default base layer below itself.
59014              Also
59015              open FOO, "<:unix", ...
59016              works as well - but leaves buffer layer on stack under the unix layer.
59017      Branch: perlio
59018            ! perlio.c
59019 ____________________________________________________________________________
59020 [  8825] By: jhi                                   on 2001/02/18  17:15:39
59021         Log: Integrate perlio.
59022      Branch: perl
59023           !> perlio.c perliol.h
59024 ____________________________________________________________________________
59025 [  8824] By: jhi                                   on 2001/02/18  17:10:53
59026         Log: Subject: [PATCH t/TEST lib/Test/Harness.pm] Adding todo tests
59027              From: schwern@pobox.com
59028              Date: Sun, 18 Feb 2001 01:48:50 -0500
59029              Message-ID: <20010218014850.C19957@magnonel.guild.net>
59030      Branch: perl
59031            ! lib/Test/Harness.pm t/TEST t/op/chop.t
59032 ____________________________________________________________________________
59033 [  8823] By: jhi                                   on 2001/02/18  17:01:06
59034         Log: Add run/*.t to testables.
59035      Branch: perl
59036            ! t/TEST
59037 ____________________________________________________________________________
59038 [  8822] By: jhi                                   on 2001/02/18  16:58:58
59039         Log: Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
59040              From: schwern@pobox.com
59041              Date: Sun, 18 Feb 2001 01:11:35 -0500
59042              Message-ID: <20010218011135.A19957@magnonel.guild.net>
59043              
59044              Revive mjd's and Simon's PERL5OPT fix.
59045      Branch: perl
59046            + t/run/runenv.t
59047            ! MANIFEST perl.c
59048 ____________________________________________________________________________
59049 [  8821] By: jhi                                   on 2001/02/18  16:53:46
59050         Log: Subject: Re: Why t/TEST and not Test::Harness?
59051              From: schwern@pobox.com
59052              Date: Sat, 17 Feb 2001 22:44:44 -0500
59053              Message-ID: <20010217224444.A6679@magnonel.guild.net>
59054              
59055              Replace UTEST with TEST -utf8.
59056      Branch: perl
59057            - t/UTEST
59058            ! MANIFEST Makefile.SH t/TEST t/lib/charnames.t
59059            ! t/lib/glob-basic.t
59060 ____________________________________________________________________________
59061 [  8820] By: nick                                  on 2001/02/18  13:06:16
59062         Log: Clean up a few core dumps when layers are used in unexpected ways.
59063              (Still not "right"...)
59064      Branch: perlio
59065            ! perlio.c perliol.h
59066 ____________________________________________________________________________
59067 [  8819] By: jhi                                   on 2001/02/18  02:25:55
59068         Log: Integrate change #8818 from maintperl, a FAQ nit.
59069      Branch: perl
59070           !> pod/perlfaq4.pod
59071 ____________________________________________________________________________
59072 [  8818] By: jhi                                   on 2001/02/18  02:24:50
59073         Log: FAQ nit from Chris Fedde.
59074      Branch: maint-5.6/perl
59075            ! pod/perlfaq4.pod
59076 ____________________________________________________________________________
59077 [  8817] By: nick                                  on 2001/02/17  18:20:14
59078         Log: Integrate mainline
59079      Branch: perlio
59080           +> lib/unicode/UCD.html lib/unicode/Unicode.html
59081           +> lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
59082           +> pod/perlclib.pod
59083            - ebcdic.c lib/unicode/UCD301.html lib/unicode/UCDFF301.html
59084            - lib/unicode/Unicode.301
59085           !> (integrate 324 files)
59086 ____________________________________________________________________________
59087 [  8816] By: jhi                                   on 2001/02/17  16:56:58
59088         Log: Upgrade to Storable 1.0.10, from Raphael Manfredi.
59089      Branch: perl
59090            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
59091            ! ext/Storable/Storable.xs t/lib/st-06compat.t
59092            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
59093 ____________________________________________________________________________
59094 [  8815] By: jhi                                   on 2001/02/17  16:40:07
59095         Log: Subject: [patch] -Wall
59096              From: Doug MacEachern <dougm@covalent.net>
59097              Date: Fri, 16 Feb 2001 15:25:36 -0800 (PST)
59098              Message-ID: <Pine.LNX.4.21.0102161519500.30352-100000@mako.covalent.net>
59099      Branch: perl
59100            ! doio.c doop.c embed.h embed.pl gv.c objXSUB.h op.c perl.c
59101            ! perlapi.c pp_ctl.c pp_hot.c pp_sys.c proto.h sv.c toke.c
59102 ____________________________________________________________________________
59103 [  8814] By: jhi                                   on 2001/02/16  19:27:18
59104         Log: Document qu better.
59105      Branch: perl
59106            ! pod/perlop.pod
59107 ____________________________________________________________________________
59108 [  8813] By: jhi                                   on 2001/02/15  13:54:37
59109         Log: Subject: [PATCH @8807] toke.c cleanup: scan_str()
59110              From: Hugo <hv@crypt.compulink.co.uk>
59111              Date: Thu, 15 Feb 2001 13:39:49 +0000
59112              Message-Id: <200102151339.NAA32248@crypt.compulink.co.uk>
59113      Branch: perl
59114            ! toke.c
59115 ____________________________________________________________________________
59116 [  8812] By: alanbur                               on 2001/02/15  13:52:16
59117         Log: Resynchronised with parent
59118      Branch: maint-5.6/pureperl
59119            - ebcdic.c
59120           !> (integrate 36 files)
59121 ____________________________________________________________________________
59122 [  8811] By: jhi                                   on 2001/02/15  13:51:16
59123         Log: Integrate changes #8659,8702,8808,8809,8810 from maintperl.
59124              
59125              Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
59126              From: Jan Dubois <JanD@ActiveState.com>
59127              Date: Wed, 31 Jan 2001 21:17:03 -0800
59128              Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
59129              
59130              tweak change#8659 to keep it simple
59131              
59132              Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
59133              From: Russ Allbery <rra@stanford.edu>
59134              Date: 14 Feb 2001 10:15:41 -0800
59135              Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
59136              
59137              (8809 empty)
59138              
59139              Upgrade to podlators 1.08, from Russ Allbery.
59140      Branch: perl
59141           !> lib/Pod/Man.pm lib/Pod/Text.pm lib/Test/Harness.pm
59142           !> utils/perldoc.PL
59143 ____________________________________________________________________________
59144 [  8810] By: jhi                                   on 2001/02/15  13:35:08
59145         Log: Upgrade to podlators 1.08, from Russ Allbery.
59146      Branch: maint-5.6/perl
59147            ! lib/Pod/Man.pm lib/Pod/Text.pm
59148 ____________________________________________________________________________
59149 [  8809] By: jhi                                   on 2001/02/15  13:26:38
59150         Log: (accidentally empty check-in)
59151      Branch: maint-5.6/perl
59152            ! lib/Test/Harness.pm
59153 ____________________________________________________________________________
59154 [  8808] By: jhi                                   on 2001/02/15  13:23:47
59155         Log: Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
59156              From: Russ Allbery <rra@stanford.edu>
59157              Date: 14 Feb 2001 10:15:41 -0800
59158              Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
59159              
59160              perldoc was hardcoding $Config{installscript}, which breaks
59161              when install* isn't where Perl ends up (such as with AFS).
59162              
59163              Use $Config{scriptdir} instead.
59164      Branch: maint-5.6/perl
59165            ! utils/perldoc.PL
59166 ____________________________________________________________________________
59167 [  8807] By: jhi                                   on 2001/02/14  14:37:27
59168         Log: Update Changes.
59169      Branch: perl
59170            ! Changes patchlevel.h
59171 ____________________________________________________________________________
59172 [  8806] By: jhi                                   on 2001/02/14  14:25:31
59173         Log: Integrate changes #8803,8804,8805 from mainline.
59174              
59175              Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
59176              
59177              Don't skip too much of the locale error message if no environ array,
59178              from Chris Nandor.
59179              
59180              More MacOS Classic fixes from Chris Nandor.
59181      Branch: maint-5.6/perl
59182           !> doop.c lib/Cwd.pm perl.c perl.h util.c
59183 ____________________________________________________________________________
59184 [  8805] By: jhi                                   on 2001/02/14  03:29:01
59185         Log: More MacOS Classic fixes from Chris Nandor.
59186      Branch: perl
59187            ! doop.c lib/Cwd.pm
59188 ____________________________________________________________________________
59189 [  8804] By: jhi                                   on 2001/02/14  03:18:35
59190         Log: Don't skip too much of the locale error message if no environ array,
59191              from Chris Nandor.
59192      Branch: perl
59193            ! util.c
59194 ____________________________________________________________________________
59195 [  8803] By: jhi                                   on 2001/02/14  03:14:14
59196         Log: Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
59197      Branch: perl
59198            ! perl.c perl.h
59199 ____________________________________________________________________________
59200 [  8802] By: jhi                                   on 2001/02/13  18:31:33
59201         Log: AUTHORS update.
59202      Branch: perl
59203            ! AUTHORS
59204 ____________________________________________________________________________
59205 [  8801] By: jhi                                   on 2001/02/13  17:55:19
59206         Log: Integrate change #8792 from mainline.
59207              
59208              Subject: buncha MacPerl patches for bleadperl
59209              From: Chris Nandor <pudge@pobox.com>
59210              Date: Tue, 13 Feb 2001 00:02:43 -0500
59211              Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
59212      Branch: maint-5.6/perl
59213           !> lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
59214           !> lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
59215           !> t/lib/basename.t toke.c util.h
59216 ____________________________________________________________________________
59217 [  8800] By: jhi                                   on 2001/02/13  17:46:43
59218         Log: When doing that Fpos_t used in PerlIO_getpos proto needs
59219              to be forced to Off_t.
59220              
59221              Subject: [ID 20010201.009] 5.6.1-TRIAL2 sfio build fails
59222              From: nick@ccl4.org
59223              Date: Thu, 1 Feb 2001 12:01:04 +0000
59224              Message-Id: <20010201120103.E11401@plum.flirble.org>
59225      Branch: maint-5.6/perl
59226            ! iperlsys.h perlio.c
59227 ____________________________________________________________________________
59228 [  8799] By: jhi                                   on 2001/02/13  16:52:51
59229         Log: Duplex duplex hunk hunk.
59230      Branch: maint-5.6/perl
59231            ! Makefile.SH
59232 ____________________________________________________________________________
59233 [  8797] By: jhi                                   on 2001/02/13  14:52:04
59234         Log: Subject: [PATCH perl@8773] integral ok lines for VMS
59235              From: "Craig A. Berry" <craigberry@mac.com>
59236              Date: Mon, 12 Feb 2001 11:05:25 -0600
59237              Message-Id: <p04330104b6ac5dfe6d45@[172.16.52.1]>
59238      Branch: perl
59239            ! t/lib/filehand.t t/lib/test-harness.t t/lib/texttabs.t
59240 ____________________________________________________________________________
59241 [  8796] By: jhi                                   on 2001/02/13  14:36:47
59242         Log: Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
59243              From: simon.cozens@pembroke.oxford.ac.uk 
59244              Date: Sat, 10 Feb 2001 17:57:02 +0000
59245              Message-Id: <E14ReGc-0005Pk-00@pembro26.pmb.ox.ac.uk>
59246              
59247              Now it does include.
59248      Branch: perl
59249            ! pod/perldiag.pod
59250 ____________________________________________________________________________
59251 [  8795] By: jhi                                   on 2001/02/13  14:30:11
59252         Log: Sort the MANIFEST.
59253      Branch: perl
59254            ! MANIFEST
59255 ____________________________________________________________________________
59256 [  8794] By: jhi                                   on 2001/02/13  14:26:51
59257         Log: Integrate change #8793 from mainline, FAQ updates.
59258      Branch: maint-5.6/perl
59259           !> pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
59260 ____________________________________________________________________________
59261 [  8793] By: jhi                                   on 2001/02/13  14:25:13
59262         Log: FAQ updates from Chris Fedde <chris@fedde.littleton.co.us>.
59263      Branch: perl
59264            ! pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
59265 ____________________________________________________________________________
59266 [  8792] By: jhi                                   on 2001/02/13  14:22:50
59267         Log: Subject: buncha MacPerl patches for bleadperl
59268              From: Chris Nandor <pudge@pobox.com>
59269              Date: Tue, 13 Feb 2001 00:02:43 -0500
59270              Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
59271      Branch: perl
59272            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
59273            ! lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
59274            ! t/lib/basename.t toke.c util.h
59275 ____________________________________________________________________________
59276 [  8791] By: jhi                                   on 2001/02/13  14:10:39
59277         Log: Integrate change #8790 from mainline.
59278              
59279              environ array wrongly assumed in Perl_init_i18nl10n(),
59280      Branch: maint-5.6/perl
59281           !> util.c
59282 ____________________________________________________________________________
59283 [  8790] By: jhi                                   on 2001/02/13  14:06:15
59284         Log: environ array wrongly assumed in Perl_init_i18nl10n(),
59285              noticed by Chris Nandor in MacOS Classic.
59286      Branch: perl
59287            ! util.c
59288 ____________________________________________________________________________
59289 [  8789] By: jhi                                   on 2001/02/13  13:58:07
59290         Log: Integrate changes #8373,8487,8544,8783 from mainline.
59291              
59292              Synchronize the EBCDIC platforms (os390,posix-bc,vmesa):
59293              hints files, the dynaloading, assimilate ebcdic into util.c.
59294      Branch: maint-5.6/perl
59295            - ebcdic.c
59296            ! MANIFEST hints/posix-bc.sh
59297           !> Makefile.SH embed.h embed.pl ext/DynaLoader/dl_dllload.xs
59298           !> handy.h hints/os390.sh hints/vmesa.sh installperl objXSUB.h
59299           !> perlapi.c proto.h util.c
59300 ____________________________________________________________________________
59301 [  8788] By: alanbur                               on 2001/02/13  10:33:13
59302         Log: Integrated changes from maint-5.6
59303      Branch: maint-5.6/pureperl
59304           !> Makefile.SH README.vos hints/openbsd.sh pod/perlport.pod
59305           !> regcomp.c t/op/re_tests vos/Changes vos/build.cm
59306           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
59307           !> vos/config.ga.h vos/configure_perl.cm
59308 ____________________________________________________________________________
59309 [  8787] By: jhi                                   on 2001/02/13  05:56:36
59310         Log: Integrate change #8786 from maintperl, posix-bc byacc handling.
59311      Branch: perl
59312           !> Makefile.SH
59313 ____________________________________________________________________________
59314 [  8786] By: jhi                                   on 2001/02/13  05:54:34
59315         Log: Subject: perl@8671 on posix-bc aka BS2000 Posix (small Patch included!)
59316              From: Dorner Thomas <Thomas.Dorner@start.de>
59317              Date: Mon, 12 Feb 2001 15:06:26 +0100
59318              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A8853@Ex02.inhouse.start.de>
59319      Branch: maint-5.6/perl
59320            ! Makefile.SH
59321 ____________________________________________________________________________
59322 [  8785] By: jhi                                   on 2001/02/13  05:29:04
59323         Log: Integrate change #8781 from maintperl, OpenBSD hints update.
59324      Branch: perl
59325           !> hints/openbsd.sh
59326 ____________________________________________________________________________
59327 [  8784] By: jhi                                   on 2001/02/13  02:25:24
59328         Log: Subject: [PATCH: perl@8773] small fixups to perlclib.pod
59329              From: Peter Prymmer <pvhp@forte.com>
59330              Date: Mon, 12 Feb 2001 18:23:09 -0800 (PST)
59331              Message-ID: <Pine.OSF.4.10.10102121821090.126445-100000@aspara.forte.com>
59332      Branch: perl
59333            ! pod/perlclib.pod
59334 ____________________________________________________________________________
59335 [  8783] By: jhi                                   on 2001/02/13  02:22:36
59336         Log: Merge ebcdic.c (only one function, ebcdic_control()) into util.c.
59337      Branch: perl
59338            - ebcdic.c
59339            ! MANIFEST embed.h embed.pl handy.h hints/os390.sh
59340            ! hints/posix-bc.sh hints/vmesa.sh objXSUB.h perlapi.c proto.h
59341            ! util.c
59342 ____________________________________________________________________________
59343 [  8782] By: jhi                                   on 2001/02/13  02:00:07
59344         Log: Add OpenBSD to the list of 5.6.1-okay platforms.
59345      Branch: maint-5.6/perl
59346            ! pod/perlport.pod
59347 ____________________________________________________________________________
59348 [  8781] By: jhi                                   on 2001/02/13  01:58:44
59349         Log: OpenBSD hints update for 5.6.1-TRIAL2 from Todd C. Miller.
59350      Branch: maint-5.6/perl
59351            ! hints/openbsd.sh
59352 ____________________________________________________________________________
59353 [  8780] By: jhi                                   on 2001/02/13  01:57:33
59354         Log: Synchronize the regexp tests between maintperl and mainline.
59355      Branch: maint-5.6/perl
59356           !> t/op/re_tests
59357 ____________________________________________________________________________
59358 [  8779] By: jhi                                   on 2001/02/13  01:49:35
59359         Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/ 
59360              From: Hugo <hv@crypt.compulink.co.uk>
59361              Date: Tue, 13 Feb 2001 00:11:11 +0000
59362              Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
59363      Branch: perl
59364            ! regcomp.c t/op/re_tests
59365 ____________________________________________________________________________
59366 [  8778] By: jhi                                   on 2001/02/13  00:23:10
59367         Log: Comments do not nest.
59368      Branch: perl
59369            ! perl.h
59370 ____________________________________________________________________________
59371 [  8777] By: jhi                                   on 2001/02/13  00:17:54
59372         Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/ 
59373              From: Hugo <hv@crypt.compulink.co.uk>
59374              Date: Tue, 13 Feb 2001 00:11:11 +0000
59375              Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
59376      Branch: maint-5.6/perl
59377            ! regcomp.c t/op/re_tests
59378 ____________________________________________________________________________
59379 [  8776] By: jhi                                   on 2001/02/12  23:25:52
59380         Log: Add VOS to the list of 5.6.1 known-to-be-working platforms.
59381      Branch: maint-5.6/perl
59382            ! pod/perlport.pod
59383 ____________________________________________________________________________
59384 [  8775] By: jhi                                   on 2001/02/12  23:04:28
59385         Log: VOS updates for 5.6-TRIAL2 from Paul Green.
59386      Branch: maint-5.6/perl
59387            ! README.vos vos/Changes vos/build.cm vos/config.alpha.def
59388            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
59389            ! vos/configure_perl.cm
59390 ____________________________________________________________________________
59391 [  8774] By: jhi                                   on 2001/02/12  22:59:11
59392         Log: Subject: Re: [patch] context for 'U' magic functions
59393              From: Doug MacEachern <dougm@covalent.net>
59394              Date: Mon, 12 Feb 2001 09:22:45 -0800 (PST)
59395              Message-ID: <Pine.LNX.4.21.0102120919040.26437-100000@mako.covalent.net>
59396              
59397              plus the suggestion by Nick Ing-Simmons to name the macro
59398              as PERL_MG_UFUNC to avoid namespace pollution, plus add
59399              the advice by Doug for XS writers to perl.h
59400      Branch: perl
59401            ! mg.c perl.h
59402 ____________________________________________________________________________
59403 [  8773] By: jhi                                   on 2001/02/11  20:14:12
59404         Log: Update Changes.
59405      Branch: perl
59406            ! Changes patchlevel.h
59407 ____________________________________________________________________________
59408 [  8772] By: jhi                                   on 2001/02/11  18:47:52
59409         Log: Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
59410              From: Simon Cozens <simon@cozens.net>
59411              Date: Wed, 31 Jan 2001 16:31:43 +0000
59412              Message-ID: <20010131163143.A1427@pembro26.pmb.ox.ac.uk>
59413      Branch: perl
59414            + pod/perlclib.pod
59415            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlguts.pod
59416            ! pod/perltoc.pod
59417 ____________________________________________________________________________
59418 [  8771] By: jhi                                   on 2001/02/11  18:36:48
59419         Log: Upgrade to Unicode 3.1 beta 2001-02-11.
59420              
59421              Blocks-4d3.beta.txt
59422              CaseFolding-3d4.beta.txt
59423              CompositionExclusions-3d6.beta.txt
59424              EastAsianWidth-4d4.beta.txt
59425              LineBreak-6d3.beta.txt
59426              NamesList-3.1.0d1.beta.txt
59427              PropList-3.1.0d4.beta.txt
59428              SpecialCasing-4d1.beta.txt
59429              UnicodeData-3.1.0d6.beta.txt
59430      Branch: perl
59431            + lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
59432           +> lib/unicode/UCD.html lib/unicode/Unicode.html
59433            - lib/unicode/UCD301.html lib/unicode/UCDFF301.html
59434            - lib/unicode/Unicode.301
59435            ! (edit 257 files)
59436 ____________________________________________________________________________
59437 [  8770] By: jhi                                   on 2001/02/11  17:26:22
59438         Log: UTF-8 documentation.
59439      Branch: perl
59440            ! utf8.h
59441 ____________________________________________________________________________
59442 [  8769] By: jhi                                   on 2001/02/11  17:12:49
59443         Log: Retract #8762.
59444      Branch: perl
59445            ! regexec.c
59446 ____________________________________________________________________________
59447 [  8768] By: jhi                                   on 2001/02/11  16:54:45
59448         Log: Subject: [PATCH] Test::Harness
59449              From: andreas.koenig@anima.de (Andreas J. Koenig)
59450              Date: 11 Feb 2001 14:37:00 +0100
59451              Message-ID: <m3g0hll4sj.fsf@ak-71.mind.de>
59452      Branch: perl
59453            ! lib/Test/Harness.pm
59454 ____________________________________________________________________________
59455 [  8767] By: jhi                                   on 2001/02/11  16:53:52
59456         Log: Subject: [PATCH] Document makepatch in Porting/patching
59457              From: andreas.koenig@anima.de (Andreas J. Koenig)
59458              Date: 11 Feb 2001 16:46:28 +0100
59459              Message-ID: <m3bss9kysr.fsf@ak-71.mind.de>
59460      Branch: perl
59461            ! Porting/patching.pod
59462 ____________________________________________________________________________
59463 [  8766] By: jhi                                   on 2001/02/11  06:30:23
59464         Log: Subject: Re: [patch] GvSHARED
59465              Date: Sat, 10 Feb 2001 14:04:40 -0800 (PST)
59466              From: Doug MacEachern <dougm@covalent.net>
59467              Message-ID: <Pine.LNX.4.21.0102101356000.15298-100000@mako.covalent.net>
59468              
59469              Subject: Re: [patch] GvSHARED
59470              From: Doug MacEachern <dougm@covalent.net>
59471              Date: Sat, 10 Feb 2001 15:00:54 -0800 (PST)
59472              Message-ID: <Pine.LNX.4.21.0102101453220.15298-100000@mako.covalent.net>
59473              
59474              Subject: [patch] attributes.pm support for `shared'
59475              From: Doug MacEachern <dougm@covalent.net>
59476              Date: Sat, 10 Feb 2001 20:08:48 -0800 (PST)
59477              Message-ID: <Pine.LNX.4.21.0102102004190.15298-100000@mako.covalent.net>
59478              
59479              our() attributes were ignored, our :shared pieces missing,
59480              allow attributes.pm to turn on shared.
59481      Branch: perl
59482            ! op.c t/op/attrs.t toke.c xsutils.c
59483 ____________________________________________________________________________
59484 [  8765] By: alanbur                               on 2001/02/10  23:11:19
59485         Log: Resync with parent (hopefully sucessfully this time)
59486      Branch: maint-5.6/pureperl
59487           !> MANIFEST README.bs2000 README.hpux README.vmesa installhtml
59488           !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
59489           !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
59490           !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
59491           !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
59492           !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
59493           !> pod/perltootc.pod win32/Makefile win32/makefile.mk
59494 ____________________________________________________________________________
59495 [  8764] By: jhi                                   on 2001/02/10  22:54:38
59496         Log: Make TEST and UTEST more verbose in case something goes
59497              wrong in running/compiling a script, suggested by Doug
59498              MacEachern.
59499      Branch: perl
59500            ! t/TEST t/UTEST
59501 ____________________________________________________________________________
59502 [  8763] By: jhi                                   on 2001/02/10  22:11:34
59503         Log: Bogus shebang.
59504      Branch: perl
59505            ! t/lib/texttabs.t
59506 ____________________________________________________________________________
59507 [  8762] By: jhi                                   on 2001/02/10  21:56:02
59508         Log: (Retracted by #8769)
59509      Branch: perl
59510            ! regexec.c
59511 ____________________________________________________________________________
59512 [  8761] By: jhi                                   on 2001/02/10  21:26:15
59513         Log: Subject: Re: [patch] GvSHARED 
59514              From: Doug MacEachern <dougm@covalent.net>
59515              Date: Sat, 10 Feb 2001 13:11:14 -0800 (PST)
59516              Message-ID: <Pine.LNX.4.21.0102101253070.15298-100000@mako.covalent.net>
59517              
59518              our @EXPORT : shared = (...);
59519      Branch: perl
59520            ! toke.c
59521 ____________________________________________________________________________
59522 [  8760] By: jhi                                   on 2001/02/10  21:25:07
59523         Log: Subject: [patch] GvSHARED
59524              From: Doug MacEachern <dougm@covalent.net>
59525              Date: Sat, 10 Feb 2001 10:57:12 -0800 (PST)
59526              Message-ID: <Pine.LNX.4.21.0102101047320.15298-100000@mako.covalent.net>
59527      Branch: perl
59528            ! embed.h embed.pl gv.c gv.h op.c pp_sys.c proto.h sv.c
59529 ____________________________________________________________________________
59530 [  8759] By: alanbur                               on 2001/02/10  21:24:27
59531         Log: Backed out mismerge.
59532      Branch: maint-5.6/pureperl
59533            ! MANIFEST README.hpux README.vmesa gv.c installhtml
59534            ! lib/Math/Complex.pm lib/Pod/Find.pm perl.c pod/buildtoc.PL
59535            ! pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
59536            ! pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
59537            ! pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
59538            ! pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
59539            ! pod/perltootc.pod sv.c win32/Makefile win32/makefile.mk
59540 ____________________________________________________________________________
59541 [  8758] By: jhi                                   on 2001/02/10  18:01:17
59542         Log: Integrate changes #8701,8704,8756 from pureperl to maintperl.
59543              
59544              Fixed UMRs and leak in Perl_pmtrans()
59545              
59546              Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
59547              associated UTFied tr/// code.  Also fixed scoping leak of
59548              PL_reg_start_tmp.
59549              
59550              newATTRSUB leaks when an attempt to redefine the active sort sub is
59551              made.
59552      Branch: maint-5.6/perl
59553           !> op.c regcomp.c
59554 ____________________________________________________________________________
59555 [  8757] By: alanbur                               on 2001/02/10  17:56:46
59556         Log: Resynchronised with parent
59557      Branch: maint-5.6/pureperl
59558           +> README.bs2000
59559            - README.posix-bc
59560            ! gv.c perl.c sv.c
59561           !> MANIFEST README.hpux README.vmesa installhtml
59562           !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
59563           !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
59564           !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
59565           !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
59566           !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
59567           !> pod/perltootc.pod win32/Makefile win32/makefile.mk
59568 ____________________________________________________________________________
59569 [  8756] By: alanbur                               on 2001/02/10  17:51:15
59570         Log: newATTRSUB leaks when an attempt to redefine the active sort sub is
59571              made.
59572      Branch: maint-5.6/pureperl
59573            ! op.c
59574 ____________________________________________________________________________
59575 [  8755] By: jhi                                   on 2001/02/09  22:41:35
59576         Log: Upgrade to CPAN 1.59_54, from Andreas König.
59577      Branch: perl
59578            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
59579 ____________________________________________________________________________
59580 [  8754] By: jhi                                   on 2001/02/09  22:29:20
59581         Log: Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
59582              
59583              Didn't upgrade the fill.t since it has a dependency to File::Slurp
59584              purely for debugging purposes, the actual test hasn't changed.
59585      Branch: perl
59586            ! lib/Text/Tabs.pm lib/Text/Wrap.pm t/lib/texttabs.t
59587            ! t/lib/textwrap.t
59588 ____________________________________________________________________________
59589 [  8753] By: jhi                                   on 2001/02/09  20:17:50
59590         Log: Integrate change #8682 from maintperl.
59591              
59592              IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
59593              to work correctly.
59594      Branch: perl
59595           !> hints/irix_6.sh
59596 ____________________________________________________________________________
59597 [  8752] By: jhi                                   on 2001/02/09  20:00:46
59598         Log: Update Changes.
59599      Branch: perl
59600            ! Changes patchlevel.h
59601 ____________________________________________________________________________
59602 [  8751] By: nick                                  on 2001/02/09  19:48:37
59603         Log: Integrate mainline
59604      Branch: perlio
59605           +> README.bs2000 t/lib/cgi-esc.t
59606            - README.posix-bc
59607           !> (integrate 53 files)
59608 ____________________________________________________________________________
59609 [  8750] By: nick                                  on 2001/02/09  19:25:16
59610         Log: Subject: RE: Biannual Competition to Improve Hashing Function
59611              From: Fisher Mark <fisherm@tce.com>
59612              Date: Thu, 8 Feb 2001 10:44:00 -0500
59613              Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52F@indyexch28.indy.tce.
59614              Date: Thu, 8 Feb 2001 15:02:47 -0500
59615              Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52B@indyexch28.indy.tce.
59616      Branch: perl
59617            ! hv.h pod/perldelta.pod t/lib/dumper.t t/pragma/warn/perl
59618 ____________________________________________________________________________
59619 [  8749] By: jhi                                   on 2001/02/09  19:02:35
59620         Log: Forgotten fragment.
59621      Branch: perl
59622            ! pod/perlapi.pod
59623 ____________________________________________________________________________
59624 [  8748] By: jhi                                   on 2001/02/09  18:31:34
59625         Log: Integrate changes #8673,8674,8676 from maintperl into mainline,
59626              plus manual tweakage.
59627              
59628              Sync the perlfaq2 between mainline and maintperl.
59629      Branch: maint-5.6/perl
59630            ! pod/perlfaq2.pod
59631      Branch: perl
59632           !> pod/perlfaq2.pod
59633 ____________________________________________________________________________
59634 [  8747] By: jhi                                   on 2001/02/09  18:12:04
59635         Log: Subject: versiononly and installperl
59636              From: abigail@foad.org
59637              Date: Wed, 7 Feb 2001 22:43:12 +0100
59638              Message-ID: <20010207214312.7045.qmail@foad.org>    
59639              
59640              Add +v flag to force a normal install of the perl binary
59641              and the utilities.
59642              
59643              Subject: [PATCH] installperl
59644              From: Nicholas Clark <nick@ccl4.org>
59645              Date: Fri, 9 Feb 2001 16:28:57 +0000
59646              Message-ID: <20010209162857.B10931@plum.flirble.org>
59647              
59648              Add -A flag which also hardlinks the binary with
59649              the full architecture name.
59650      Branch: perl
59651            ! installperl
59652 ____________________________________________________________________________
59653 [  8746] By: jhi                                   on 2001/02/09  18:03:43
59654         Log: Integrate changes #8699,8708,8709,8744,8745 from mainline.
59655              
59656              Subject: perlfaq2, re: perlmongers
59657              
59658              Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
59659              
59660              Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
59661              
59662              Subject: [ID 20010205.001] typo in perlfaq9
59663              
59664              Subject: [ID 20010208.002] unordered explanation in perlcall
59665      Branch: maint-5.6/perl
59666           !> pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
59667           !> pod/perlfaq2.pod pod/perlfaq9.pod pod/perlmodlib.PL
59668           !> pod/perlobj.pod pod/perltoot.pod pod/perltootc.pod
59669 ____________________________________________________________________________
59670 [  8745] By: jhi                                   on 2001/02/09  17:59:09
59671         Log: Subject: [ID 20010208.002] unordered explanation in perlcall
59672              From: abela@geneanet.org
59673              Date: Thu,  8 Feb 2001 16:11:46 +0100 (CET)
59674              Message-Id: <20010208151146.0937BC97E@little-roots.geneanet.org>
59675      Branch: perl
59676            ! pod/perlcall.pod
59677 ____________________________________________________________________________
59678 [  8744] By: jhi                                   on 2001/02/09  17:48:16
59679         Log: Subject: [ID 20010205.001] typo in perlfaq9
59680              From: eserte@vran.herceg.de
59681              Date: Sun, 4 Feb 2001 23:44:09 +0100 (CET)
59682              Message-Id: <200102042244.XAA21926@vran.herceg.de>
59683      Branch: perl
59684            ! pod/perlfaq9.pod
59685 ____________________________________________________________________________
59686 [  8743] By: jhi                                   on 2001/02/09  17:25:12
59687         Log: Integrate change #8695 from maintperl.
59688              
59689              thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
59690      Branch: perl
59691           !> thread.h
59692 ____________________________________________________________________________
59693 [  8742] By: jhi                                   on 2001/02/09  17:21:22
59694         Log: Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
59695              From: Andy Dougherty <doughera@lafayette.edu>
59696              Date: Mon, 5 Feb 2001 10:19:29 -0500 (EST)
59697              Message-ID: <Pine.SOL.4.10.10102051013380.11242-100000@maxwell.phys.lafayette.edu>
59698      Branch: perl
59699            ! embed.pl
59700 ____________________________________________________________________________
59701 [  8741] By: jhi                                   on 2001/02/09  17:05:19
59702         Log: Integrate changes #8738,8739,8740 from maintperl.
59703              
59704              Html files will be installed in a more logical and easier to
59705              find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
59706              
59707              Html files will be generated with a header to make them look
59708              a little less bare.
59709              
59710              Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
59711      Branch: perl
59712           !> installhtml pod/perlfaq3.pod win32/Makefile win32/makefile.mk
59713 ____________________________________________________________________________
59714 [  8740] By: jhi                                   on 2001/02/09  17:03:46
59715         Log: Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
59716              From: "Brendan O'Dea" <bod@compusol.com.au>
59717              Date: Sun, 4 Feb 2001 11:17:56 +1100
59718              Message-ID: <20010204111756.A16301@compusol.com.au>
59719      Branch: maint-5.6/perl
59720            ! pod/perlfaq3.pod
59721 ____________________________________________________________________________
59722 [  8739] By: jhi                                   on 2001/02/09  17:01:59
59723         Log: Subject: [PATCH: perl-5.6.1-TRIAL2] installhtml change to build prettier html files
59724              From: "Indy Singh" <indy@nusphere.com>
59725              Date: Fri, 2 Feb 2001 15:09:59 -0500
59726              Message-ID: <02b601c08d54$23fd3560$d24b7018@cr637287a>
59727              
59728              Html files will be generated with a header to make them look
59729              a little less bare.
59730      Branch: maint-5.6/perl
59731            ! installhtml
59732 ____________________________________________________________________________
59733 [  8738] By: jhi                                   on 2001/02/09  16:58:48
59734         Log: Subject: [PATCH: perl-5.6.1-TRIAL2] Win32 Makefile change to move html directory
59735              From: "Indy Singh" <indy@nusphere.com>
59736              Date: Fri, 2 Feb 2001 15:08:23 -0500
59737              Message-ID: <02b501c08d53$ec354550$d24b7018@cr637287a>
59738              
59739              Html files will be installed in a more logical and easier to
59740              find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
59741      Branch: maint-5.6/perl
59742            ! win32/Makefile win32/makefile.mk
59743 ____________________________________________________________________________
59744 [  8737] By: jhi                                   on 2001/02/09  16:46:54
59745         Log: Integrate changes #8687,8736 from maintperl.
59746              
59747              HP-UX thread patches from Merijn H. Brand.
59748              
59749              Latin nit from Philip Newton.
59750      Branch: perl
59751           !> README.hpux hints/hpux.sh
59752 ____________________________________________________________________________
59753 [  8736] By: jhi                                   on 2001/02/09  16:42:31
59754         Log: Latin nit from Philip Newton.
59755      Branch: maint-5.6/perl
59756            ! README.hpux
59757 ____________________________________________________________________________
59758 [  8735] By: jhi                                   on 2001/02/09  16:24:03
59759         Log: Integrate changes #8704,8710 from pureperl.
59760              
59761              Fixed UMRs and leak in Perl_pmtrans()
59762              
59763              Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
59764              associated UTFied tr/// code.  Also fixed scoping leak of
59765              PL_reg_start_tmp.
59766      Branch: perl
59767           !> op.c regcomp.c
59768 ____________________________________________________________________________
59769 [  8734] By: jhi                                   on 2001/02/09  15:40:21
59770         Log: Integrate change #8733 from maintperl.
59771              
59772              Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
59773      Branch: perl
59774           !> pod/perlre.pod
59775 ____________________________________________________________________________
59776 [  8733] By: jhi                                   on 2001/02/09  15:35:47
59777         Log: Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
59778              From: Prymmer/Kahn <pvhp@best.com>
59779              Date: Thu, 8 Feb 2001 21:21:22 -0800 (PST)
59780              Message-ID: <Pine.BSF.4.21.0102082048360.1499-100000@shell8.ba.best.com>
59781      Branch: maint-5.6/perl
59782            ! pod/perlre.pod
59783 ____________________________________________________________________________
59784 [  8732] By: jhi                                   on 2001/02/09  15:26:17
59785         Log: Rename README.posix-bc to README.bs2000 (to avoid the
59786              confusion of a "perlposix-bc.pod"), add a few missing
59787              arch pods, regen toc.
59788      Branch: maint-5.6/perl
59789           +> README.bs2000
59790            - README.posix-bc
59791            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
59792            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
59793 ____________________________________________________________________________
59794 [  8731] By: jhi                                   on 2001/02/09  15:23:39
59795         Log: De-cut-and-pasto.
59796      Branch: perl
59797            ! pod/perl.pod
59798 ____________________________________________________________________________
59799 [  8730] By: jhi                                   on 2001/02/09  15:11:13
59800         Log: Rename README.posix-bc to README.bs2000 to avoid confusion
59801              when people think that perlposix-bc.pod tells anything about
59802              Perl and POSIX.  Regen toc.
59803      Branch: perl
59804           +> README.bs2000
59805            - README.posix-bc
59806            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
59807            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
59808 ____________________________________________________________________________
59809 [  8729] By: jhi                                   on 2001/02/09  14:52:28
59810         Log: The README.vmesa part of #8712 from maintperl.
59811      Branch: perl
59812            ! README.vmesa
59813 ____________________________________________________________________________
59814 [  8728] By: jhi                                   on 2001/02/09  14:46:06
59815         Log: Subject: [PATCH: 5.6.1 trial 2 && perl@8671] podify README.vmesa
59816              From: Peter Prymmer <pvhp@forte.com>
59817              Date: Thu, 8 Feb 2001 13:00:30 -0800 (PST)
59818              Message-ID: <Pine.OSF.4.10.10102081246030.445810-100000@aspara.forte.com>
59819      Branch: maint-5.6/perl
59820            ! README.vmesa win32/Makefile win32/makefile.mk
59821 ____________________________________________________________________________
59822 [  8727] By: jhi                                   on 2001/02/09  14:33:25
59823         Log: Integrate change #8712 from mainline.
59824              
59825              [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplification for Pod::Find
59826      Branch: maint-5.6/perl
59827           !> lib/Pod/Find.pm
59828 ____________________________________________________________________________
59829 [  8726] By: jhi                                   on 2001/02/09  14:30:28
59830         Log: Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
59831              From: Peter Prymmer <pvhp@forte.com>
59832              Date: Mon, 5 Feb 2001 16:26:36 -0800 (PST)
59833              Message-ID: <Pine.OSF.4.10.10102051615260.280619-100000@aspara.forte.com>
59834      Branch: perl
59835            + t/lib/cgi-esc.t
59836            ! MANIFEST lib/CGI/Util.pm
59837 ____________________________________________________________________________
59838 [  8725] By: jhi                                   on 2001/02/09  04:56:47
59839         Log: Add NonStopUX to the list of 5.6.1-proven platforms.
59840      Branch: maint-5.6/perl
59841            ! pod/perlport.pod
59842 ____________________________________________________________________________
59843 [  8724] By: jhi                                   on 2001/02/09  04:40:59
59844         Log: Integrate changes 7819,7820 from vmsperl into mainline.
59845              
59846              Add header for LIB$ prototypes (C. Berry)
59847              
59848              Convert fwrite()s to sockets to write()s, since some socket stacks
59849              don't take kindly to stdio.
59850              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
59851              (for often optional LNMs)
59852              Correct a few typos
59853              (C. Bailey)
59854      Branch: perl
59855           !> ext/Devel/DProf/DProf.xs vms/vms.c vms/vmsish.h
59856 ____________________________________________________________________________
59857 [  8723] By: jhi                                   on 2001/02/09  03:29:29
59858         Log: Integrate change #8722 from mainline.
59859              
59860              The Im() function wasn't returning zero for non-Math::Complex
59861              arguments.  The bug reported by John Gamble.
59862      Branch: maint-5.6/perl
59863           !> lib/Math/Complex.pm
59864 ____________________________________________________________________________
59865 [  8722] By: jhi                                   on 2001/02/09  03:28:33
59866         Log: The Im() function wasn't returning zero for non-Math::Complex
59867              arguments.  The bug reported by John Gamble.
59868      Branch: perl
59869            ! lib/Math/Complex.pm
59870 ____________________________________________________________________________
59871 [  8721] By: nick                                  on 2001/02/08  22:11:35
59872         Log: Correct the correction :-(
59873      Branch: perl
59874            ! perl.c
59875 ____________________________________________________________________________
59876 [  8720] By: bailey                                on 2001/02/08  20:59:22
59877         Log: Convert fwrite()s to sockets to write()s, since some socket stacks
59878              don't take kindly to stdio.
59879              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
59880              (for often optional LNMs)
59881              Correct a few typos
59882              (C. Bailey)
59883      Branch: vmsperl
59884            ! vms/vms.c vms/vmsish.h
59885 ____________________________________________________________________________
59886 [  8719] By: bailey                                on 2001/02/08  20:51:02
59887         Log: Add header for LIB$ prototypes (C. Berry)
59888      Branch: vmsperl
59889            ! ext/Devel/DProf/DProf.xs
59890 ____________________________________________________________________________
59891 [  8718] By: bailey                                on 2001/02/08  20:49:00
59892         Log: SYN SYN
59893      Branch: vmsperl
59894           +> pod/perliol.pod t/lib/sample-tests/bailout
59895           +> t/lib/sample-tests/combined t/lib/sample-tests/descriptive
59896           +> t/lib/sample-tests/duplicates t/lib/sample-tests/header_at_end
59897           +> t/lib/sample-tests/no_nums t/lib/sample-tests/simple
59898           +> t/lib/sample-tests/simple_fail t/lib/sample-tests/skip
59899           +> t/lib/sample-tests/skip_all t/lib/sample-tests/todo
59900           +> t/lib/sample-tests/with_comments t/lib/test-harness.t
59901            - lib/unicode/Is/DCinital.pl
59902           !> (integrate 101 files)
59903 ____________________________________________________________________________
59904 [  8717] By: nick                                  on 2001/02/08  19:38:48
59905         Log: Subject: [PATCH CPAN 1.59_51] warning message (not!)
59906              From: Robin Barker <rmb1@cise.npl.co.uk>
59907              Date: Thu, 8 Feb 2001 14:38:07 GMT
59908              Message-Id: <200102081438.OAA20498@tempest.npl.co.uk>
59909      Branch: perl
59910            ! lib/CPAN.pm
59911 ____________________________________________________________________________
59912 [  8716] By: nick                                  on 2001/02/08  19:29:07
59913         Log: Generated files form 8713 etc.
59914      Branch: perl
59915            ! embed.h global.sym objXSUB.h perlapi.c proto.h
59916 ____________________________________________________________________________
59917 [  8715] By: nick                                  on 2001/02/08  19:26:08
59918         Log: Fixup non-ithread build after 8713
59919      Branch: perl
59920            ! perl.c
59921 ____________________________________________________________________________
59922 [  8714] By: nick                                  on 2001/02/08  19:17:45
59923         Log: Subject: [ID 20010206.010] S_ functions not declared STATIC
59924              From: nick@ccl4.org
59925              Date: Wed, 7 Feb 2001 00:27:47 +0000
59926              Message-Id: <20010207002747.B63724@plum.flirble.org>
59927      Branch: perl
59928            ! sv.c toke.c
59929 ____________________________________________________________________________
59930 [  8713] By: nick                                  on 2001/02/08  19:15:58
59931         Log: Subject: Re: [patch] Re: PL_ptr_table
59932              From: Doug Maceachern <dougm@covalent.net>
59933              Date: Wed, 7 Feb 2001 19:18:52 -0800 (PST)
59934              Message-Id: <Pine.LNX.4.21.0102071916270.29229-100000@mako.covalent.net>
59935      Branch: perl
59936            ! embed.pl perl.c sv.c sv.h
59937 ____________________________________________________________________________
59938 [  8712] By: nick                                  on 2001/02/08  19:12:47
59939         Log: Subject: [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplificationfor Pod::Find
59940              From: Peter Prymmer <pvhp@forte.com>
59941              Date: Wed, 7 Feb 2001 17:07:39 -0800 (PST)
59942              Message-Id: <Pine.OSF.4.10.10102071704150.411763-100000@aspara.forte.com
59943      Branch: perl
59944            ! lib/Pod/Find.pm
59945 ____________________________________________________________________________
59946 [  8711] By: nick                                  on 2001/02/07  21:06:11
59947         Log: Manually applied version for dev branch of Alan/Sarathy 5.6 patch.
59948              Subject: Re: Incorrect scoping of PL_reg_start_tmp causes leak
59949              From: Alan Burlison <Alan.Burlison@uk.sun.com>
59950              Date: Tue, 06 Feb 2001 23:37:01 +0000
59951              Message-Id: <3A808A9D.20F7A035@uk.sun.com>
59952      Branch: perl
59953            ! regcomp.c
59954 ____________________________________________________________________________
59955 [  8710] By: alanbur                               on 2001/02/07  00:22:04
59956         Log: Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
59957              associated UTFied tr/// code.  Also fixed scoping leak of
59958              PL_reg_start_tmp.
59959      Branch: maint-5.6/pureperl
59960            ! op.c regcomp.c
59961 ____________________________________________________________________________
59962 [  8709] By: nick                                  on 2001/02/06  21:16:49
59963         Log: Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
59964              From: Michael G Schwern <schwern@pobox.com>
59965              Date: Sun, 4 Feb 2001 19:47:14 -0500
59966              Message-Id: <20010204194714.A4698@blackrider.aocn.com>
59967      Branch: perl
59968            ! pod/perlapi.pod pod/perlmodlib.PL
59969 ____________________________________________________________________________
59970 [  8708] By: nick                                  on 2001/02/06  20:41:20
59971         Log: Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
59972              From: Michael G Schwern <schwern@pobox.com>
59973              Date: Sun, 4 Feb 2001 21:17:49 -0500
59974              Message-Id: <20010204211748.A13415@blackrider.aocn.com>
59975      Branch: perl
59976            ! pod/perlboot.pod pod/perlobj.pod pod/perltoot.pod
59977            ! pod/perltootc.pod
59978 ____________________________________________________________________________
59979 [  8707] By: nick                                  on 2001/02/06  20:29:11
59980         Log: Subject: [PATCH lib/ExtUtils/MANIFEST.SKIP] Skipping CVS conflict backup files
59981              From: Michael G Schwern <schwern@pobox.com>
59982              Date: Tue, 6 Feb 2001 05:54:30 -0500
59983              Message-Id: <20010206055430.A951@blackrider.aocn.com>
59984      Branch: perl
59985            ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/Manifest.pm
59986 ____________________________________________________________________________
59987 [  8706] By: nick                                  on 2001/02/06  20:21:40
59988         Log: Subject: RE: some win32 fixes
59989              Date: Tue, 6 Feb 2001 09:23:20 +0300
59990              From: Vadim Konovalov <vkonovalov@lucent.com>
59991              Message-ID: <402099F49BEED211999700805FC7359F9CAF49@ru0028exch01.spb.lucent.com>
59992      Branch: perl
59993            ! toke.c win32/Makefile win32/config.bc win32/config.gc
59994            ! win32/config.vc win32/config_H.bc win32/makefile.mk
59995 ____________________________________________________________________________
59996 [  8705] By: alanbur                               on 2001/02/06  15:00:03
59997         Log: Synchronised with parent
59998      Branch: maint-5.6/pureperl
59999            ! regexec.c
60000           !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
60001           !> utils/perldoc.PL win32/Makefile win32/makefile.mk
60002 ____________________________________________________________________________
60003 [  8704] By: alanbur                               on 2001/02/06  14:55:24
60004         Log: Fixed UMRs and leak in Perl_pmtrans()
60005      Branch: maint-5.6/pureperl
60006            ! op.c
60007 ____________________________________________________________________________
60008 [  8703] By: gsar                                  on 2001/02/06  02:29:37
60009         Log: $(MAKE) distclean doesn't clean up properly on windows
60010      Branch: maint-5.6/perl
60011            ! win32/Makefile win32/makefile.mk
60012 ____________________________________________________________________________
60013 [  8702] By: gsar                                  on 2001/02/06  01:00:46
60014         Log: tweak change#8659 to keep it simple
60015      Branch: maint-5.6/perl
60016            ! utils/perldoc.PL
60017 ____________________________________________________________________________
60018 [  8701] By: gsar                                  on 2001/02/05  22:45:41
60019         Log: change#8693 was missing testsuite changes
60020      Branch: maint-5.6/perl
60021           !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
60022 ____________________________________________________________________________
60023 [  8700] By: nick                                  on 2001/02/05  20:32:52
60024         Log: Integrate mainline
60025      Branch: perlio
60026           +> t/lib/sample-tests/bailout t/lib/sample-tests/combined
60027           +> t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
60028           +> t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
60029           +> t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
60030           +> t/lib/sample-tests/skip t/lib/sample-tests/skip_all
60031           +> t/lib/sample-tests/todo t/lib/sample-tests/with_comments
60032           +> t/lib/test-harness.t
60033           !> Configure MANIFEST lib/Test/Harness.pm lib/overload.pm
60034           !> perlio.c pod/perldiag.pod pod/perlfaq2.pod pod/perlfaq8.pod
60035           !> pod/perlfunc.pod pod/perlop.pod pod/perlport.pod
60036           !> pod/perlutil.pod t/TEST utils/h2xs.PL
60037 ____________________________________________________________________________
60038 [  8699] By: nick                                  on 2001/02/05  19:41:07
60039         Log: Subject: perlfaq2, re: perlmongers
60040              From: David H. Adler <dha@panix.com>
60041              Date: Sun, 4 Feb 2001 23:48:23 -0500
60042              Message-Id: <20010204234823.A13429@panix.com>
60043      Branch: perl
60044            ! pod/perlfaq2.pod
60045 ____________________________________________________________________________
60046 [  8698] By: nick                                  on 2001/02/05  19:39:31
60047         Log: Missed file f#rom the testharness mess.
60048      Branch: perl
60049            + t/lib/test-harness.t
60050 ____________________________________________________________________________
60051 [  8697] By: nick                                  on 2001/02/05  19:37:21
60052         Log: Subject: [DOC PATCH] overload.pm nits
60053              From: John Tobey <jtobey@john-edwin-tobey.org>
60054              Date: Sun, 4 Feb 2001 20:40:47 -0500 (EST)
60055              Message-Id: <m14Pae7-000FOoC@feynman.localnet>
60056      Branch: perl
60057            ! lib/overload.pm
60058 ____________________________________________________________________________
60059 [  8696] By: alanbur                               on 2001/02/05  11:56:00
60060         Log: Sync with parent
60061      Branch: maint-5.6/pureperl
60062           !> thread.h
60063 ____________________________________________________________________________
60064 [  8695] By: gsar                                  on 2001/02/05  03:27:34
60065         Log: thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
60066      Branch: maint-5.6/perl
60067            ! thread.h
60068 ____________________________________________________________________________
60069 [  8694] By: alanbur                               on 2001/02/05  00:07:47
60070         Log: Initial branch creation from //depot/maint-5.6/perl
60071      Branch: maint-5.6/pureperl
60072           +> (branch 1719 files)
60073 ____________________________________________________________________________
60074 [  8693] By: gsar                                  on 2001/02/04  22:38:49
60075         Log: integrate changes#7801,8068,8094,8108,8196 from mainline (DB_File
60076              changes)
60077      Branch: maint-5.6/perl
60078           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
60079           !> ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
60080           !> ext/DB_File/version.c
60081 ____________________________________________________________________________
60082 [  8692] By: nick                                  on 2001/02/04  18:15:57
60083         Log: The missed t/TEST part of the grand testharness upgrade.
60084      Branch: perl
60085            ! t/TEST
60086 ____________________________________________________________________________
60087 [  8691] By: nick                                  on 2001/02/04  18:05:17
60088         Log: New improved test harness
60089              Subject: Re: [PATCH Test::Harness] Third time's a charm?
60090              From: Michael G Schwern <schwern@pobox.com>
60091              Date: Sun, 4 Feb 2001 08:01:20 -0500
60092              Message-Id: <20010204080120.G10493@blackrider.aocn.com>
60093      Branch: perl
60094            + t/lib/sample-tests/bailout t/lib/sample-tests/combined
60095            + t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
60096            + t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
60097            + t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
60098            + t/lib/sample-tests/skip t/lib/sample-tests/skip_all
60099            + t/lib/sample-tests/todo t/lib/sample-tests/with_comments
60100            ! MANIFEST lib/Test/Harness.pm
60101 ____________________________________________________________________________
60102 [  8690] By: nick                                  on 2001/02/04  17:57:51
60103         Log: Subject: [PATCH h2xs.PL perl@8670] Small usage change and author gueesing
60104              From: Jonathan Stowe <gellyfish@gellyfish.com>
60105              Date: Sun, 4 Feb 2001 10:46:01 +0000 (GMT)
60106              Message-Id: <Pine.LNX.4.32.0102041037510.1555-100000@orpheus.gellyfish.com>
60107      Branch: perl
60108            ! utils/h2xs.PL
60109 ____________________________________________________________________________
60110 [  8689] By: nick                                  on 2001/02/04  17:55:24
60111         Log: Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
60112              From: Michael G Schwern <schwern@pobox.com>
60113              Date: Sat, 3 Feb 2001 22:46:38 -0500
60114              Message-Id: <20010203224638.E10493@blackrider.aocn.com>
60115      Branch: perl
60116            ! pod/perldiag.pod pod/perlfaq8.pod pod/perlfunc.pod
60117            ! pod/perlop.pod pod/perlport.pod pod/perlutil.pod
60118 ____________________________________________________________________________
60119 [  8688] By: nick                                  on 2001/02/04  17:43:55
60120         Log: Subject: [ID 20010203.006] perlio.c is mis-reporting argument
60121              length byfailing to spot lack of closing )
60122              From: nick@talking.bollo.cx
60123              Date: Sat, 03 Feb 2001 23:53:16 +0000
60124              Message-Id: <E14PCUW-0001Qo-00@Bagpuss.unfortu.net>
60125      Branch: perl
60126            ! perlio.c pod/perldiag.pod
60127 ____________________________________________________________________________
60128 [  8687] By: jhi                                   on 2001/02/03  17:11:42
60129         Log: HP-UX thread patches from Merijn H. Brand.
60130      Branch: maint-5.6/perl
60131            ! README.hpux hints/hpux.sh
60132 ____________________________________________________________________________
60133 [  8686] By: jhi                                   on 2001/02/03  16:40:12
60134         Log: Metaconfig changes for #8685.
60135      Branch: metaconfig
60136            ! U/installdirs/instubperl.U
60137      Branch: metaconfig/U/perl
60138            ! Devel.U versiononly.U
60139 ____________________________________________________________________________
60140 [  8685] By: jhi                                   on 2001/02/03  16:39:49
60141         Log: For -Dusedevel builds turn off installusrbinperl and turn on
60142              versiononly, a combined idea of Richard Soderberg and Merijn
60143              H. Brand.  You can still override both of these from the command
60144              line if you need to, -Dinstallusrbinperl and -Uversiononly.
60145      Branch: perl
60146            ! Configure
60147 ____________________________________________________________________________
60148 [  8684] By: jhi                                   on 2001/02/03  16:16:34
60149         Log: Metaconfig unit fix for #8683.
60150      Branch: metaconfig
60151            ! U/compline/nblock_io.U
60152 ____________________________________________________________________________
60153 [  8683] By: jhi                                   on 2001/02/03  16:16:12
60154         Log: Configure fix for the DYNIX/ptx F_SETFL problem,
60155              reported by Peter Prymmer for 5.6-TRIAL1.
60156      Branch: perl
60157            ! Configure
60158 ____________________________________________________________________________
60159 [  8682] By: jhi                                   on 2001/02/03  05:52:11
60160         Log: IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
60161              to work correctly.
60162      Branch: maint-5.6/perl
60163            ! hints/irix_6.sh
60164 ____________________________________________________________________________
60165 [  8681] By: jhi                                   on 2001/02/03  05:47:33
60166         Log: perlport tweaks from Peter Prymmer and Chris Nandor.
60167      Branch: maint-5.6/perl
60168            ! pod/perlport.pod
60169 ____________________________________________________________________________
60170 [  8680] By: jhi                                   on 2001/02/02  21:39:49
60171         Log: perlport update from Peter Prymmer.
60172      Branch: maint-5.6/perl
60173            ! pod/perlport.pod
60174 ____________________________________________________________________________
60175 [  8679] By: nick                                  on 2001/02/02  20:50:48
60176         Log: Integrate mainline
60177      Branch: perlio
60178           !> Changes Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
60179           !> lib/Getopt/Long.pm patchlevel.h pod/perlfunc.pod
60180           !> pod/perlmodlib.PL pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
60181 ____________________________________________________________________________
60182 [  8678] By: gsar                                  on 2001/02/02  16:02:12
60183         Log: note about bincompat, slightly modified (from Lupe Christoph)
60184      Branch: maint-5.6/perl
60185            ! README.solaris
60186 ____________________________________________________________________________
60187 [  8677] By: jhi                                   on 2001/02/02  15:46:20
60188         Log: Supported platforms updates.
60189      Branch: maint-5.6/perl
60190            ! pod/perlport.pod
60191 ____________________________________________________________________________
60192 [  8676] By: jhi                                   on 2001/02/02  03:41:26
60193         Log: A couple more perlfaq2 tweaks.
60194      Branch: maint-5.6/perl
60195            ! pod/perlfaq2.pod
60196 ____________________________________________________________________________
60197 [  8675] By: jhi                                   on 2001/02/02  03:17:44
60198         Log: Misedit in #8661.
60199      Branch: maint-5.6/perl
60200            ! Configure
60201 ____________________________________________________________________________
60202 [  8674] By: jhi                                   on 2001/02/02  03:14:38
60203         Log: Damien again.
60204      Branch: maint-5.6/perl
60205            ! pod/perlfaq2.pod
60206 ____________________________________________________________________________
60207 [  8673] By: jhi                                   on 2001/02/02  03:12:40
60208         Log: perlfaq update from Elaine Ashton.
60209      Branch: maint-5.6/perl
60210            ! pod/perlfaq2.pod
60211 ____________________________________________________________________________
60212 [  8672] By: jhi                                   on 2001/02/02  03:07:08
60213         Log: UTF-8 s/// patch from Inaba Hiroto.
60214      Branch: maint-5.6/perl
60215            ! pp_ctl.c pp_hot.c
60216 ____________________________________________________________________________
60217 [  8671] By: jhi                                   on 2001/02/01  22:34:31
60218         Log: Update Changes.
60219      Branch: perl
60220            ! Changes patchlevel.h
60221 ____________________________________________________________________________
60222 [  8670] By: jhi                                   on 2001/02/01  22:15:29
60223         Log: Integrate changes #8641,8644,8649,8654,8662,8663,8664,8665,8667,8669
60224              from maintperl.
60225              
60226              Upgrade to Getopt::Long 2.25, from Johan Vromans.
60227              
60228              more files need to be writable in the source distribution
60229              
60230              perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
60231              
60232              Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
60233              
60234              Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
60235              
60236              Allow the float to be fuzzier.
60237              
60238              need to use INT2PTR instead of a straight cast or ia64 fails
60239              
60240              Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod 
60241              
60242              add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
60243      Branch: perl
60244           !> Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
60245           !> lib/Getopt/Long.pm pod/perlfunc.pod pod/perlmodlib.PL
60246           !> pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
60247 ____________________________________________________________________________
60248 [  8669] By: jhi                                   on 2001/02/01  21:57:02
60249         Log: Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
60250              From: Robin Barker <rmb1@cise.npl.co.uk>
60251              Date: Thu, 1 Feb 2001 16:59:05 GMT
60252              Message-Id: <200102011659.QAA01274@tempest.npl.co.uk>
60253      Branch: maint-5.6/perl
60254            ! pod/perlmodlib.PL
60255 ____________________________________________________________________________
60256 [  8668] By: nick                                  on 2001/02/01  19:41:40
60257         Log: Integrate mainline
60258      Branch: perlio
60259           !> dump.c ext/Errno/Errno_pm.PL intrpvar.h mg.c perl.c perl.h
60260           !> pod/perlapi.pod pp.c pp.h pp_hot.c sv.c t/op/arith.t
60261           !> t/op/each.t utf8.c utf8.h util.c vms/test.com
60262 ____________________________________________________________________________
60263 [  8667] By: gsar                                  on 2001/02/01  16:59:11
60264         Log: add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
60265      Branch: maint-5.6/perl
60266            ! embed.pl embedvar.h
60267 ____________________________________________________________________________
60268 [  8666] By: gsar                                  on 2001/02/01  16:34:51
60269         Log: add missing entries to win32/config.?c
60270      Branch: maint-5.6/perl
60271            ! win32/config.bc win32/config.gc win32/config.vc
60272            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
60273 ____________________________________________________________________________
60274 [  8665] By: jhi                                   on 2001/02/01  14:58:51
60275         Log: Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod 
60276              From: "Stephen P. Potter" <spp@spotter.yi.org>
60277              Date: Thu, 01 Feb 2001 10:45:46 -0500
60278              Message-Id: <200102011545.KAA31479@spotter.yi.org>
60279      Branch: maint-5.6/perl
60280            ! pod/perlfunc.pod
60281 ____________________________________________________________________________
60282 [  8664] By: gsar                                  on 2001/02/01  14:52:37
60283         Log: need to use INT2PTR instead of a straight cast or ia64 fails
60284              posix.t (from Brendan O'Dea <bod@compusol.com.au>)
60285      Branch: maint-5.6/perl
60286            ! ext/POSIX/POSIX.xs
60287 ____________________________________________________________________________
60288 [  8663] By: jhi                                   on 2001/02/01  14:09:13
60289         Log: Allow the float to be fuzzier.
60290      Branch: maint-5.6/perl
60291            ! t/lib/peek.t
60292 ____________________________________________________________________________
60293 [  8662] By: jhi                                   on 2001/02/01  13:59:00
60294         Log: Subject: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
60295              From: Robin Barker <rmb1@cise.npl.co.uk>
60296              Date: Thu, 1 Feb 2001 13:05:39 GMT
60297              Message-Id: <200102011305.NAA26160@tempest.npl.co.uk>
60298      Branch: maint-5.6/perl
60299            ! pod/perlmodlib.pod
60300 ____________________________________________________________________________
60301 [  8661] By: jhi                                   on 2001/02/01  13:57:38
60302         Log: Subject: [PATCH] Re: v5.6.1 trial2 is available
60303              Date: Thu, 01 Feb 2001 14:15:41 +0100
60304              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
60305              Message-Id: <20010201141104.303F.H.M.BRAND@hccnet.nl>
60306              
60307              Have the $ccflags in the gcc version test (strange, this change
60308              is claimed to be have been integrated already)
60309      Branch: maint-5.6/perl
60310            ! Configure
60311 ____________________________________________________________________________
60312 [  8660] By: jhi                                   on 2001/02/01  13:44:10
60313         Log: Integrate changes #7950,7964,7962 from mainline.
60314              
60315              Find the stdchar signedness using cpp, should fix some of
60316              the Solaris compiler warnings reported by Alan Burlison.
60317      Branch: maint-5.6/perl
60318           !> Configure config_h.SH
60319 ____________________________________________________________________________
60320 [  8659] By: jhi                                   on 2001/02/01  05:35:32
60321         Log: Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
60322              From: Jan Dubois <JanD@ActiveState.com>
60323              Date: Wed, 31 Jan 2001 21:17:03 -0800
60324              Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
60325      Branch: maint-5.6/perl
60326            ! utils/perldoc.PL
60327 ____________________________________________________________________________
60328 [  8658] By: jhi                                   on 2001/02/01  04:33:17
60329         Log: Integrate the README.os390 and README.posix-bc parts of mainline
60330              changes #8373,8486, 8544,8556.  (The hints/os390.sh,Makefile.SH,
60331              installperl parts were taken care of by #8657.)
60332      Branch: maint-5.6/perl
60333           !> README.os390 README.posix-bc
60334 ____________________________________________________________________________
60335 [  8657] By: jhi                                   on 2001/02/01  04:29:21
60336         Log: Subject: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
60337              From: Peter Prymmer <pvhp@forte.com>
60338              Date: Wed, 31 Jan 2001 18:18:11 -0800 (PST)
60339              Message-ID: <Pine.OSF.4.10.10101311815560.336633-100000@aspara.forte.com>
60340      Branch: maint-5.6/perl
60341            + ext/DynaLoader/dl_dllload.xs
60342            ! MANIFEST Makefile.SH hints/os390.sh installperl
60343 ____________________________________________________________________________
60344 [  8656] By: jhi                                   on 2001/02/01  04:25:45
60345         Log: Subject: [PATCH: 5.6.1 trial2]Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os390 05.00 (UNINSTALLED)
60346              From: Peter Prymmer <pvhp@forte.com>
60347              Date: Wed, 31 Jan 2001 15:26:57 -0800 (PST)
60348              Message-ID: <Pine.OSF.4.10.10101311523101.336633-100000@aspara.forte.com>
60349      Branch: maint-5.6/perl
60350            ! lib/Math/BigInt.pm lib/bigint.pl t/lib/b.t t/pragma/sub_lval.t
60351 ____________________________________________________________________________
60352 [  8655] By: jhi                                   on 2001/02/01  04:14:47
60353         Log: Subject: [ID 20010131.066] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os2 2.40 (UNINSTALLED)
60354              From: troc@netrus.net
60355              Date: Wed, 31 Jan 2001 22:31:26 -0500
60356              Message-Id: <200102010331.WAA117.85@rocco.homenet>
60357      Branch: maint-5.6/perl
60358            ! os2/os2.c
60359 ____________________________________________________________________________
60360 [  8654] By: jhi                                   on 2001/02/01  04:12:52
60361         Log: Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
60362              as reported by Alan Burlison.
60363      Branch: maint-5.6/perl
60364            ! pp.h
60365 ____________________________________________________________________________
60366 [  8653] By: jhi                                   on 2001/02/01  04:05:12
60367         Log: Subject: [ID 20010131.042] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on VMS_AXP V7.2-1
60368              From: dsugalski@northernlight.com
60369              Date: Wed, 31 Jan 2001 18:54:11 -0500
60370              Message-Id: <01013118541126@monsoon.stratus.northernlight.com>
60371      Branch: maint-5.6/perl
60372            ! configure.com
60373 ____________________________________________________________________________
60374 [  8652] By: jhi                                   on 2001/02/01  04:03:11
60375         Log: Misplaced #endif.
60376              
60377              Subject: [perl-5-6-1-trial2] patches for EPOC
60378              From: Olaf Flebbe <O.Flebbe@science-computing.de>
60379              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
60380              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
60381      Branch: maint-5.6/perl
60382            ! epoc/epocish.c
60383 ____________________________________________________________________________
60384 [  8651] By: jhi                                   on 2001/02/01  04:00:25
60385         Log: Integrate changes #8647,8648,8650 from mainline.
60386              
60387              Macrofy a magic UTF-8 test.
60388              
60389              Protect PL_numeric_radix_sv with USE_NUMERIC_LOCALE.
60390              
60391              Watch out for cross compiling for EPOC (usually done on linux).
60392      Branch: maint-5.6/perl
60393           !> ext/Errno/Errno_pm.PL sv.c utf8.c utf8.h
60394 ____________________________________________________________________________
60395 [  8650] By: jhi                                   on 2001/02/01  03:56:20
60396         Log: Watch out for cross compiling for EPOC (usually done on linux)
60397              
60398              Subject: [perl-5-6-1-trial2] patches for EPOC
60399              From: Olaf Flebbe <O.Flebbe@science-computing.de>
60400              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
60401              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
60402      Branch: perl
60403            ! ext/Errno/Errno_pm.PL
60404 ____________________________________________________________________________
60405 [  8649] By: gsar                                  on 2001/02/01  00:46:00
60406         Log: perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
60407      Branch: maint-5.6/perl
60408            ! sv.c
60409 ____________________________________________________________________________
60410 [  8648] By: jhi                                   on 2001/01/31  23:35:36
60411         Log: All the uses of PL_numeric_radix must be protected by
60412              USE_LOCALE_NUMERIC, noticed by Olaf Flebbe in
60413              
60414              Subject: [perl-5-6-1-trial2] patches for EPOC
60415              From: Olaf Flebbe <O.Flebbe@science-computing.de>
60416              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
60417              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
60418      Branch: perl
60419            ! sv.c
60420 ____________________________________________________________________________
60421 [  8647] By: jhi                                   on 2001/01/31  22:56:16
60422         Log: Macrofy a magic UTF-8 test.
60423      Branch: perl
60424            ! utf8.c utf8.h
60425 ____________________________________________________________________________
60426 [  8646] By: gsar                                  on 2001/01/31  15:55:12
60427         Log: update Changes
60428      Branch: maint-5.6/perl
60429            ! Changes
60430 ____________________________________________________________________________
60431 [  8645] By: gsar                                  on 2001/01/31  15:10:14
60432         Log: Configure tweak suggested by Peter Prymmer
60433      Branch: maint-5.6/perl
60434            ! Configure
60435 ____________________________________________________________________________
60436 [  8644] By: gsar                                  on 2001/01/31  15:06:32
60437         Log: more files need to be writable in the source distribution
60438      Branch: maint-5.6/perl
60439            ! Porting/makerel
60440 ____________________________________________________________________________
60441 [  8643] By: jhi                                   on 2001/01/31  14:59:46
60442         Log: Integrate changes #8258,8278,8279 from mainline.
60443              
60444              Make the large file tests more robust/talkative.
60445      Branch: maint-5.6/perl
60446           !> t/lib/syslfs.t t/op/lfs.t
60447 ____________________________________________________________________________
60448 [  8642] By: gsar                                  on 2001/01/31  14:53:48
60449         Log: integrate changes#8311,8334 from mainline
60450              
60451              Add a new MakeMaker variable PM_FILTER that defines a Unix
60452              filter to be run on each .pm during the pm_to_blib() phase,
60453              a fixed version of
60454              Subject: PATCH (blead 8269) ExtUtils::MakeMaker
60455              
60456              Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
60457              Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
60458              accurate reading of the "atime".  
60459      Branch: maint-5.6/perl
60460           !> lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
60461           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
60462           !> lib/ExtUtils/MakeMaker.pm t/io/fs.t
60463 ____________________________________________________________________________
60464 [  8641] By: jhi                                   on 2001/01/31  14:46:37
60465         Log: Upgrade to Getopt::Long 2.25, from Johan Vromans.
60466      Branch: maint-5.6/perl
60467            ! lib/Getopt/Long.pm
60468 ____________________________________________________________________________
60469 [  8640] By: gsar                                  on 2001/01/31  14:40:24
60470         Log: make regen_all
60471      Branch: maint-5.6/perl
60472            ! patchlevel.h pod/perlmodlib.pod pod/perltoc.pod
60473 ____________________________________________________________________________
60474 [  8639] By: gsar                                  on 2001/01/31  14:37:25
60475         Log: refresh windows config files
60476      Branch: maint-5.6/perl
60477            ! win32/Makefile win32/config_H.bc win32/config_H.gc
60478            ! win32/config_H.vc win32/makefile.mk
60479 ____________________________________________________________________________
60480 [  8638] By: gsar                                  on 2001/01/31  14:28:10
60481         Log: makefile tweaks for windows: introduce a bulk-switch to enable
60482              same options as ActivePerl; sync changes with makefile.mk
60483      Branch: maint-5.6/perl
60484            ! win32/Makefile win32/makefile.mk
60485 ____________________________________________________________________________
60486 [  8637] By: jhi                                   on 2001/01/31  04:41:30
60487         Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20010105.023] numeric problems in IRIX
60488              From: Nicholas Clark <nick@ccl4.org>
60489              Date: Tue, 30 Jan 2001 19:51:05 +0000
60490              Message-ID: <20010130195105.R76607@plum.flirble.org> 
60491              
60492              op/inc cure.
60493      Branch: perl
60494            ! pp.c pp.h pp_hot.c t/op/arith.t
60495 ____________________________________________________________________________
60496 [  8636] By: jhi                                   on 2001/01/31  02:38:32
60497         Log: Integrate changes #7884,8122,8155,8197,8213[just to /nolog part,
60498              no perlio],8257,8380,8479,8515 from mainline.
60499              
60500              Subject:  [PATCH perl@7795 (and earlier)] VMS test cleanup
60501              
60502              Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
60503              Subject: [PATCH perl@8133] fix-up for VMS extensions
60504              
60505              In VMS embedded perls couldn't access the statically built Socket.
60506              
60507              Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com (8213)
60508              
60509              Further VMS piping fixes from Charles Lane.
60510              
60511              Subject:  [PATCH] make t/op/misc.t work on VMS
60512              
60513              Add tracing for debugging extensions builds in VMS.
60514              
60515              Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
60516      Branch: maint-5.6/perl
60517           !> configure.com doio.c t/op/misc.t vms/descrip_mms.template
60518           !> vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
60519           !> vms/test.com vms/vms.c vms/vmsish.h vms/vmspipe.com
60520 ____________________________________________________________________________
60521 [  8635] By: jhi                                   on 2001/01/31  01:46:41
60522         Log: Integrate change #7732 from mainline.
60523              
60524              Sparc 64-bit pack() fix from Jens Hamisch.
60525      Branch: maint-5.6/perl
60526           !> pp.c
60527 ____________________________________________________________________________
60528 [  8634] By: jhi                                   on 2001/01/31  01:41:16
60529         Log: One spot missing from #8626.
60530      Branch: maint-5.6/perl
60531            ! sv.c
60532 ____________________________________________________________________________
60533 [  8633] By: jhi                                   on 2001/01/31  00:49:17
60534         Log: Integrate change #7495 from mainline.
60535              
60536              Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
60537      Branch: maint-5.6/perl
60538           !> MANIFEST ext/re/Makefile.PL
60539 ____________________________________________________________________________
60540 [  8632] By: jhi                                   on 2001/01/30  23:38:49
60541         Log: Integrate change #8396 from mainline.
60542              
60543              Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for
60544              better multicast support (resend)
60545      Branch: maint-5.6/perl
60546           !> ext/Socket/Socket.pm
60547 ____________________________________________________________________________
60548 [  8631] By: jhi                                   on 2001/01/30  23:28:03
60549         Log: Integrate changes #7514,7813,8113,8144,8397,8398,8490 from mainline.
60550              
60551              More AIX lore. (7514, ext/re/hints/aix.pl)
60552              
60553              Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706    +Duseperlio on AIX4.[23]
60554              
60555              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)
60556              
60557              Subject: [ID 20001214.002] Net::Ping patch
60558              
60559              Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
60560              
60561              Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
60562              
60563              Add ReuseAddr as a (preferred) alias for Reuse as we now
60564              also have ReusePort.
60565              
60566              Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
60567      Branch: maint-5.6/perl
60568           +> ext/re/hints/aix.pl
60569           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
60570           !> ext/IO/lib/IO/Socket/INET.pm lib/Net/Ping.pm
60571 ____________________________________________________________________________
60572 [  8630] By: jhi                                   on 2001/01/30  23:03:59
60573         Log: Integrate changes #8215,8587 from mainline: missing pod nits.
60574              
60575              read() documentation tweak for 20001121.004.
60576              
60577              Subject: [ID 20010128.003] [PATCH] perlre.pod buglet
60578      Branch: maint-5.6/perl
60579           !> pod/perlfunc.pod pod/perlre.pod
60580 ____________________________________________________________________________
60581 [  8629] By: jhi                                   on 2001/01/30  22:41:57
60582         Log: Integrate change #8098 from mainline.
60583              
60584              fastgetcwd is defined using a glob alias on a $^O dependent basis
60585              and there was no default assignment or perl subroutine.
60586      Branch: maint-5.6/perl
60587           !> lib/Cwd.pm
60588 ____________________________________________________________________________
60589 [  8628] By: jhi                                   on 2001/01/30  21:58:52
60590         Log: Integrate change #7866 from mainline.
60591              
60592              File::Temp 0.11.
60593      Branch: maint-5.6/perl
60594           !> lib/File/Temp.pm t/lib/ftmp-tempfile.t
60595 ____________________________________________________________________________
60596 [  8627] By: jhi                                   on 2001/01/30  21:39:44
60597         Log: Integrate changes #8075,8086,8228 from mainline.  
60598              
60599              Darwin is not Windows. (8075,8086)
60600              
60601              Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
60602      Branch: maint-5.6/perl
60603           !> lib/CGI.pm lib/Pod/Select.pm lib/Text/ParseWords.pm
60604           !> pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
60605           !> pod/perldiag.pod pod/perlembed.pod pod/perlfaq4.pod
60606           !> pod/perllocale.pod pod/perlmodlib.pod pod/perlretut.pod
60607 ____________________________________________________________________________
60608 [  8626] By: jhi                                   on 2001/01/30  21:22:11
60609         Log: Integrate with tweakery the change #8625 from mainline,
60610              the multibyte decimal separator fix ("fa_IR locale failure").
60611      Branch: maint-5.6/perl
60612            ! embedvar.h perlapi.h
60613           !> intrpvar.h perl.c perl.h sv.c util.c
60614 ____________________________________________________________________________
60615 [  8625] By: jhi                                   on 2001/01/30  20:26:33
60616         Log: Fix for the fa_IR locale failure.  The reason for the failure
60617              was that Perl was assuming the decimal separator aka the radix
60618              separator is one character.  The Farsi-Iranian locale crushed
60619              that bad assumption since there the separator is 'Momayyez',
60620              glyphwise looking somewhat like a slash, and in Unicode UTF-8
60621              encoded in two bytes, 0xd9 0xab.
60622      Branch: perl
60623            ! intrpvar.h perl.c perl.h sv.c util.c
60624 ____________________________________________________________________________
60625 [  8624] By: gsar                                  on 2001/01/30  20:17:03
60626         Log: regen_headers
60627      Branch: maint-5.6/perl
60628            ! Makefile.SH pod/perlintern.pod
60629 ____________________________________________________________________________
60630 [  8623] By: gsar                                  on 2001/01/30  19:42:34
60631         Log: backout change#7431 and its dependents (causes spurious rebuilds
60632              of autogenerated files)
60633              
60634              fix benign b.t failure
60635      Branch: maint-5.6/perl
60636            ! Makefile.SH t/lib/b.t
60637 ____________________________________________________________________________
60638 [  8622] By: jhi                                   on 2001/01/30  19:41:41
60639         Log: Microperl sync.
60640      Branch: perl
60641            ! mg.c perl.h
60642 ____________________________________________________________________________
60643 [  8621] By: gsar                                  on 2001/01/30  19:24:47
60644         Log: integrate changes#8259,8442,8444,8445,8448,8449,8451,8455
60645              from mainline
60646              
60647              Subject: podlators 1.06 released
60648              
60649              Subject: [PATCH @8436] Eliminate op_children
60650              
60651              (Replaced by #8448)  Traces of op_children (cleanup of #8442)
60652              
60653              (Replaced by #8448)  More op_children traces (cleanup of #8442).
60654              
60655              Subject: [PATCH #3 @8436] Re: Eliminate op_children
60656              Replace #8444 and #8445.
60657              
60658              Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
60659              at the setting of the ofs_sv in new_struct_thread() as the
60660              thr->Tofs_sv (PL_ofs_sv) was still 0xabab.... (this is what
60661              uninitialized fields are, uh, initialized with),
60662              SvREFCNT_inc()ing that invited a core dump.
60663              
60664              podlators 1.07, from Russ Allbery.
60665              
60666              Subject: [PATCH] regcomp.c old feature removal
60667              From: mjd@plover.com
60668              Date: 16 Jan 2001 14:43:18 -0000 
60669              Message-ID: <20010116144318.7140.qmail@plover.com> 
60670      Branch: maint-5.6/perl
60671           +> lib/Pod/Text/Overstrike.pm
60672           !> MANIFEST bytecode.pl ext/B/B.xs ext/B/B/Asmdata.pm
60673           !> ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/Concise.pm
60674           !> ext/B/B/Debug.pm ext/ByteLoader/byterun.c
60675           !> ext/ByteLoader/byterun.h lib/Pod/Man.pm lib/Pod/Text/Color.pm
60676           !> lib/Pod/Text/Termcap.pm op.c op.h pod/pod2text.PL regcomp.c
60677           !> util.c
60678 ____________________________________________________________________________
60679 [  8620] By: gsar                                  on 2001/01/30  18:48:32
60680         Log: integrate changes#8243,8254,8255,8313,8314,8363,8383,8390,8416,
60681              8417,8418,8419,8424,8427,8430,8441,8563 from mainline (TODO: b.t
60682              now fails one test)
60683              
60684              Subject: [PATCH] lvalue AUTOLOAD. No, really.
60685              
60686              Subject: [PATCH] Interesting syntax idea
60687              Make opens + bareword assigns do typeglob assigns.
60688              
60689              Tests for #8254.
60690              
60691              Subject: [PATCH @8269] Continue blocks and B::Deparse
60692              Make the peephole optimizer to bypass more null ops and
60693              and rewrite the deparse handling of continue blocks.
60694              
60695              Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
60696              Doc tweak on #8313.
60697              
60698              Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
60699              
60700              Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
60701              
60702              Subject:  [PATCH perl@8269] Opcode.XS, fix memory leak
60703              
60704              Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
60705              Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
60706              according to the platform.
60707              
60708              Subject: [PATCH @8404] Consolidated lvalue sub changes
60709              
60710              Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
60711              
60712              Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
60713              
60714              Subject: B::Concise -- an improved replacement for B::Terse 
60715              
60716              The B::Terse drop-in replacement wasn't quite drop-in.
60717              
60718              The LVRET macro needed an aTHX.
60719              
60720              Use the /^Perl_/-less form of is_lvalue_sub().
60721              
60722              Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
60723      Branch: maint-5.6/perl
60724           +> ext/B/B/Concise.pm
60725           !> (integrate 27 files)
60726 ____________________________________________________________________________
60727 [  8619] By: nick                                  on 2001/01/30  18:40:28
60728         Log: Integrate mainline
60729      Branch: perlio
60730           !> (integrate 40 files)
60731 ____________________________________________________________________________
60732 [  8618] By: jhi                                   on 2001/01/30  18:37:18
60733         Log: Subject: [PATCH perl@8585] protect VMS test harness from chdir switcheroo
60734              Date: Mon, 29 Jan 2001 22:51:29 -0600
60735              From: "Craig A. Berry" <craigberry@mac.com>
60736              Message-Id: <p04330101b69bef0ebab4@[172.16.52.1]>
60737      Branch: perl
60738            ! vms/test.com
60739 ____________________________________________________________________________
60740 [  8617] By: jhi                                   on 2001/01/30  18:34:53
60741         Log: Subject: [PATCH] Add missing CV flags to dump.c
60742              From: Tim Jenness <t.jenness@jach.hawaii.edu>
60743              Date: Mon, 29 Jan 2001 21:48:55 -1000 (HST)
60744              Message-ID: <Pine.LNX.4.30.0101292144280.14179-100000@lapaki.jach.hawaii.edu>
60745      Branch: perl
60746            ! dump.c
60747 ____________________________________________________________________________
60748 [  8616] By: jhi                                   on 2001/01/30  18:20:58
60749         Log: Integrate partly the change #8615 from mainline, the t/op/each.t
60750              part isn't applicable to maintperl.
60751              
60752              UTF-8 nit from Inaba Hiroto.
60753      Branch: maint-5.6/perl
60754           !> pod/perlapi.pod utf8.c
60755 ____________________________________________________________________________
60756 [  8615] By: jhi                                   on 2001/01/30  18:18:51
60757         Log: UTF-8 nit from Inaba Hiroto.
60758      Branch: perl
60759            ! pod/perlapi.pod t/op/each.t utf8.c
60760 ____________________________________________________________________________
60761 [  8614] By: jhi                                   on 2001/01/30  18:13:38
60762         Log: Integrate changes #8608,8609,8610,8611,8612,8613 from maintperl.
60763              
60764              perl's internal variables are not for public consumption,
60765              move their docs from perlapi.pod to perlintern.pod
60766              
60767              support for -Dusethreads build under HP-UX 10.20 and DCE threads
60768              library (11.0 and later have pthreads but 10.x don't)
60769              
60770              avoid uninitialized value warnings
60771              
60772              canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
60773              gets weird results)
60774              
60775              perldoc nit on windows
60776              
60777              make it possible to run the tests outside the source tree
60778              (there's still a dependency on ../lib being the library
60779              location)
60780      Branch: perl
60781           !> hints/hpux.sh intrpvar.h perlapi.c pod/perlapi.pod
60782           !> pod/perlintern.pod t/base/term.t t/io/tell.t t/lib/dprof/V.pm
60783           !> t/op/flip.t thrdvar.h thread.h utils/perldoc.PL
60784           !> win32/bin/search.pl win32/vdir.h
60785 ____________________________________________________________________________
60786 [  8613] By: gsar                                  on 2001/01/30  16:39:59
60787         Log: make it possible to run the tests outside the source tree
60788              (there's still a dependency on ../lib being the library
60789              location)
60790      Branch: maint-5.6/perl
60791            ! t/base/term.t t/io/tell.t t/lib/dprof/V.pm t/op/flip.t
60792 ____________________________________________________________________________
60793 [  8612] By: gsar                                  on 2001/01/30  16:31:12
60794         Log: perldoc nit on windows
60795      Branch: maint-5.6/perl
60796            ! utils/perldoc.PL
60797 ____________________________________________________________________________
60798 [  8611] By: gsar                                  on 2001/01/30  16:22:54
60799         Log: canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
60800              gets weird results)
60801      Branch: maint-5.6/perl
60802            ! win32/vdir.h
60803 ____________________________________________________________________________
60804 [  8610] By: gsar                                  on 2001/01/30  16:12:45
60805         Log: avoid uninitialized value warnings
60806      Branch: maint-5.6/perl
60807            ! win32/bin/search.pl
60808 ____________________________________________________________________________
60809 [  8609] By: gsar                                  on 2001/01/30  16:08:01
60810         Log: support for -Dusethreads build under HP-UX 10.20 and DCE threads
60811              library (11.0 and later have pthreads but 10.x don't)
60812      Branch: maint-5.6/perl
60813            ! hints/hpux.sh thread.h
60814 ____________________________________________________________________________
60815 [  8608] By: gsar                                  on 2001/01/30  15:48:55
60816         Log: perl's internal variables are not for public consumption,
60817              move their docs from perlapi.pod to perlintern.pod
60818      Branch: maint-5.6/perl
60819            ! intrpvar.h perlapi.c pod/perlapi.pod pod/perlintern.pod
60820            ! thrdvar.h
60821 ____________________________________________________________________________
60822 [  8607] By: gsar                                  on 2001/01/30  15:44:27
60823         Log: mistakenly branched perl56delta.pod, revert
60824      Branch: maint-5.6/perl
60825            - pod/perl56delta.pod
60826           !> pod/perldelta.pod
60827 ____________________________________________________________________________
60828 [  8606] By: gsar                                  on 2001/01/30  14:20:24
60829         Log: integrate changes#7984,7987,8010 from mainline (gets rid of
60830              dTHR which has been a noop for a while now, except for the
60831              compatibility definition in thread.h)
60832      Branch: maint-5.6/perl
60833           !> (integrate 45 files)
60834 ____________________________________________________________________________
60835 [  8605] By: jhi                                   on 2001/01/30  05:43:58
60836         Log: Mark the UTF-8 APIs as experimental.
60837      Branch: maint-5.6/perl
60838            ! embed.pl pod/perlapi.pod
60839 ____________________________________________________________________________
60840 [  8604] By: jhi                                   on 2001/01/30  05:38:40
60841         Log: Nits from earlier integrates.
60842      Branch: maint-5.6/perl
60843            ! lib/Carp/Heavy.pm
60844           !> sv.c
60845 ____________________________________________________________________________
60846 [  8603] By: jhi                                   on 2001/01/30  05:27:26
60847         Log: Regenerate Porting files.
60848      Branch: maint-5.6/perl
60849            ! Porting/Glossary Porting/config.sh Porting/config_H
60850 ____________________________________________________________________________
60851 [  8602] By: jhi                                   on 2001/01/30  05:14:59
60852         Log: Integrate changes #7891,8034,8078,8110,8111,8112,8277,8291,
60853              8310,8339,8447,8492,8493,8505,8525: documentation changes.
60854              
60855              Subject: Re: perlfaq style changes
60856              
60857              Subject: DOC PATCH 5.6.0: -s return value incompletely documented
60858              
60859              Subject: [PATCH] docs on NaN
60860              
60861              Subject: [patch] perlfaq7
60862              
60863              Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
60864              
60865              Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
60866              
60867              Subject: [PATCH] open() example in perlfunc.pod
60868              
60869              Podify README.mpeix (a new version from the web)
60870              
60871              Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
60872              
60873              Subject: [PATCH] format and rewording in perlfaq.pod
60874              
60875              Subject: [PATCH] API Variable documentation   
60876              
60877              Memory management calls documentation.
60878              
60879              Subject: [PATCH: perl@8482] README.vms URL updates
60880              
60881              Subject: Minor typos in perlfaq2.pod
60882              
60883              Subject: [PATCH] pod/perlvar.pod
60884      Branch: maint-5.6/perl
60885           +> pod/perl56delta.pod
60886            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
60887           !> README.amiga README.epoc README.mpeix README.vms
60888           !> ext/POSIX/POSIX.pod lib/CPAN.pm lib/Carp/Heavy.pm
60889           !> lib/Win32.pod pod/perlapi.pod pod/perlfaq.pod pod/perlfaq1.pod
60890           !> pod/perlfaq2.pod pod/perlfaq6.pod pod/perlfaq7.pod
60891           !> pod/perlfunc.pod pod/perlop.pod pod/perlrequick.pod
60892           !> pod/perlvar.pod thrdvar.h
60893 ____________________________________________________________________________
60894 [  8601] By: jhi                                   on 2001/01/30  04:38:35
60895         Log: Integrate changes #8036,8096,8253 from mainline:
60896              hints changes.
60897              
60898              Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
60899              Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio 
60900              
60901              Output the (apparent) version of gcc in Tru64.
60902      Branch: maint-5.6/perl
60903           +> ext/POSIX/hints/svr4.pl
60904           !> MANIFEST ext/POSIX/Makefile.PL hints/dec_osf.sh hints/hpux.sh
60905           !> hints/svr4.sh t/lib/bigfltpm.t
60906 ____________________________________________________________________________
60907 [  8600] By: jhi                                   on 2001/01/30  04:04:01
60908         Log: Integrate changes #7863,7868,7875,7876,7888,8384,8480 from mainline:
60909              locale fixes.
60910              
60911              sprintf() does not taint since print() does not. (7863,7875,7876,7888)
60912              
60913              Debian allows /usr/bin/locale to exist without any locales. (7868)
60914              
60915              Allow the locale test needing POSIX and the taint test
60916              needing IPC::SysV to run under 'minitest' (basically,
60917              bail out if loading the extension fails). (8384)
60918              
60919              Cleanup the locale.t output  (8480)
60920      Branch: maint-5.6/perl
60921           !> pod/perllocale.pod sv.c t/op/misc.t t/op/taint.t
60922           !> t/pragma/locale.t
60923 ____________________________________________________________________________
60924 [  8599] By: jhi                                   on 2001/01/30  03:51:04
60925         Log: Missing generated files from #8598.
60926      Branch: maint-5.6/perl
60927            ! embed.h global.sym objXSUB.h perlapi.c proto.h
60928 ____________________________________________________________________________
60929 [  8598] By: jhi                                   on 2001/01/30  03:41:54
60930         Log: Integrate change #8555 from mainline, manually integrate parts
60931              of changes 8452 and 8583.
60932              
60933              Subject: [PATCH] utf8.c documentation (8452)
60934              
60935              No point in checking the length if the pointer is bogus. (8555)
60936              
60937              Introduce bytes_from_utf8() and implement sv_eq() using it,
60938              tr/// did not handle UTF-8 ranges, \ before a raw UTF-8 character
60939              produced "Malformed UTF-8 character" warning, "\x{100}\N{CENT SIGN}"
60940              was malformed. (8583)
60941      Branch: maint-5.6/perl
60942            ! embed.pl t/lib/charnames.t t/op/tr.t toke.c
60943           !> pod/perlapi.pod sv.c utf8.c
60944 ____________________________________________________________________________
60945 [  8597] By: gsar                                  on 2001/01/30  02:37:26
60946         Log: get PERL_OBJECT build going again on windows
60947      Branch: maint-5.6/perl
60948            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
60949            ! pod/perlapi.pod proto.h sv.c
60950 ____________________________________________________________________________
60951 [  8596] By: jhi                                   on 2001/01/30  02:16:17
60952         Log: Signedness nit.
60953      Branch: perl
60954            ! sv.c
60955 ____________________________________________________________________________
60956 [  8595] By: jhi                                   on 2001/01/30  02:11:07
60957         Log: EBCDIC patch for Storable, from Peter Prymmer.
60958      Branch: perl
60959            ! t/lib/st-06compat.t
60960 ____________________________________________________________________________
60961 [  8594] By: jhi                                   on 2001/01/30  01:04:48
60962         Log: Subject: [PATCH: perl@8585] yet another tweak to lib/b.t for EBCDIC
60963              From: Peter Prymmer <pvhp@forte.com>
60964              Date: Mon, 29 Jan 2001 16:51:38 -0800 (PST)
60965              Message-ID: <Pine.OSF.4.10.10101291646320.230748-100000@aspara.forte.com>
60966      Branch: perl
60967            ! t/lib/b.t
60968 ____________________________________________________________________________
60969 [  8593] By: jhi                                   on 2001/01/30  00:56:47
60970         Log: Subject: [PATCH: perl@8585] pod problems in io
60971              From: Peter Prymmer <pvhp@forte.com>
60972              Date: Mon, 29 Jan 2001 16:46:25 -0800 (PST)
60973              Message-ID: <Pine.OSF.4.10.10101291636420.230748-100000@aspara.forte.com>
60974      Branch: perl
60975            ! pod/perlapio.pod pod/perliol.pod
60976 ____________________________________________________________________________
60977 [  8592] By: jhi                                   on 2001/01/30  00:48:20
60978         Log: Integrate perlio.
60979      Branch: perl
60980           !> pod/perlapio.pod pod/perliol.pod
60981 ____________________________________________________________________________
60982 [  8591] By: nick                                  on 2001/01/29  22:02:28
60983         Log: GNU 'merge' Simon's copy of perliol.pod with version
60984              patched by Craig's patch.
60985      Branch: perlio
60986            ! pod/perliol.pod
60987 ____________________________________________________________________________
60988 [  8590] By: nick                                  on 2001/01/29  21:55:10
60989         Log: PerlIO doc tweaks from Craig A. Berry <craig.berry@psinetcs.com>
60990      Branch: perlio
60991            ! pod/perlapio.pod pod/perliol.pod
60992 ____________________________________________________________________________
60993 [  8589] By: jhi                                   on 2001/01/29  15:35:33
60994         Log: Integrate change #8586 from maint-5.6/perl.
60995              
60996              make the BOM detection code not call tell() until it has to
60997              (meant to fix esoteric compatibility issues where PL_rsfp
60998              is overridden)
60999      Branch: perl
61000           !> toke.c
61001 ____________________________________________________________________________
61002 [  8588] By: jhi                                   on 2001/01/29  15:29:11
61003         Log: Subject: MAking Solaris malloc() the default
61004              From: Lupe Christoph <lupe@lupe-christoph.de>
61005              Date: Mon, 29 Jan 2001 12:59:36 +0100
61006              Message-ID: <20010129125936.Z4830@alanya.lupe-christoph.de>
61007              
61008              The README.solaris part slightly tweaked.
61009      Branch: perl
61010            ! README.solaris hints/solaris_2.sh
61011 ____________________________________________________________________________
61012 [  8587] By: jhi                                   on 2001/01/29  15:17:34
61013         Log: Subject: [ID 20010128.003] [PATCH] perlre.pod \b buglet
61014              From: root@ak-75.mind.de
61015              Date: Sun, 28 Jan 2001 20:32:29 +0100
61016              Message-Id: <200101281932.UAA15768@ak-75.mind.de>
61017      Branch: perl
61018            ! pod/perlre.pod
61019 ____________________________________________________________________________
61020 [  8586] By: gsar                                  on 2001/01/29  13:43:44
61021         Log: make the BOM detection code not call tell() until it has to
61022              (meant to fix esoteric compatibility issues where PL_rsfp
61023              is overridden)
61024      Branch: maint-5.6/perl
61025            ! toke.c
61026 ____________________________________________________________________________
61027 [  8585] By: jhi                                   on 2001/01/28  20:05:45
61028         Log: Update Changes.
61029      Branch: perl
61030            ! Changes patchlevel.h
61031 ____________________________________________________________________________
61032 [  8584] By: jhi                                   on 2001/01/28  19:30:02
61033         Log: Integrate perlio.
61034      Branch: perl
61035           +> pod/perliol.pod
61036           !> MANIFEST pod/perlapio.pod
61037 ____________________________________________________________________________
61038 [  8583] By: jhi                                   on 2001/01/28  19:28:40
61039         Log: Patch from Inaba Hiroto:
61040              - canonical UTF-8 hash keys: if a key string for a hash is
61041              UTF8-on, try downgrade the string and use it if
61042              unicode::distinct is not in effect.
61043              For the task, I added a function bytes_from_utf8() to utf8.c.
61044              It might resemble utf8_to_bytes() but it is not convenient
61045              to the task.
61046              Made a test for it and added to t/op/each.t
61047              - Changed do_print in doio.c to apply sv_utf8_(downgrade|upgrade) to
61048              the mortal copy of the argument SV.
61049              And changed t/io/utf8.t test 18 which expects print() to
61050              upgrade its argument.
61051              - re-implement sv_eq with bytes_from_utf8()
61052              - some bug fixes
61053              - tr/// does not handle UTF8 range (\x{}-\x{})
61054              - \ before raw UTF8 character produced
61055              "Malformed UTF-8 character" warning.
61056              - "\x{100}\N{CENT SIGN}" is Malformed.
61057              Added tests for these 3.
61058              - and one silly bug (by me) with qu operator.
61059      Branch: perl
61060            ! doio.c embed.h embed.pl global.sym hv.c objXSUB.h perlapi.c
61061            ! pod/perlapi.pod proto.h sv.c t/io/utf8.t t/lib/charnames.t
61062            ! t/op/each.t t/op/tr.t t/pragma/utf8.t toke.c utf8.c
61063 ____________________________________________________________________________
61064 [  8582] By: nick                                  on 2001/01/28  19:25:04
61065         Log: Add pod/perliol.pod to MANIFEST :-(
61066      Branch: perlio
61067            ! MANIFEST
61068 ____________________________________________________________________________
61069 [  8581] By: nick                                  on 2001/01/28  19:22:40
61070         Log: PerlIO documentation. Proofing and sub-editing requested.
61071      Branch: perlio
61072            + pod/perliol.pod
61073            ! pod/perlapio.pod
61074 ____________________________________________________________________________
61075 [  8580] By: jhi                                   on 2001/01/28  05:16:25
61076         Log: Revert the change to sv_2pv() done by #8054: Someone who
61077              did SvNV_set() on a scalar that also happened to be POK,
61078              followed by sv_2pv() won't get the right coercion anymore.
61079              [Sarathy]
61080      Branch: maint-5.6/perl
61081            ! sv.c
61082 ____________________________________________________________________________
61083 [  8579] By: jhi                                   on 2001/01/28  05:15:04
61084         Log: Remove the #8084 effect: do not allow -Q to be interpreted
61085              as -&Q(), this is too much wiggle room.
61086      Branch: maint-5.6/perl
61087            ! toke.c
61088 ____________________________________________________________________________
61089 [  8578] By: jhi                                   on 2001/01/28  05:12:45
61090         Log: Needed bits of #8439 (should have been in #8576),
61091              mainly for lval substr().
61092      Branch: maint-5.6/perl
61093            ! mg.c pp.c pp_hot.c
61094 ____________________________________________________________________________
61095 [  8577] By: jhi                                   on 2001/01/28  05:02:46
61096         Log: A missing check-in.
61097      Branch: maint-5.6/perl
61098            ! utf8.c
61099 ____________________________________________________________________________
61100 [  8576] By: jhi                                   on 2001/01/28  04:26:18
61101         Log: Integrate changes #8425,8436,8439,8517 from mainline.
61102              The 8439 was not truly integrated because it had too many
61103              dependencies on the development branch and because it introduced
61104              concepts too bold for a maintenance branch (such as the qu operator).
61105              
61106              Subject: [PATCH perl@8342] -Wformat
61107              
61108              Tighten some of the UTF-8 tests a bit.
61109              
61110              More UTF-8 patches from Inaba Hiroto. (8439, but only partly)
61111              - The substr lval was still not okay.
61112              - Now pp_stringify and sv_setsv copies source's UTF8 flag
61113              even if IN_BYTE.  pp_stringify is called from fold_constants
61114              at optimization phase and "\x{100}" was made SvUTF8_off under
61115              use bytes (the bytes pragma is for "byte semantics" and not
61116              for "do not produce UTF8 data")
61117      Branch: maint-5.6/perl
61118            ! t/lib/charnames.t t/op/substr.t toke.c
61119           !> sv.c t/pragma/utf8.t
61120 ____________________________________________________________________________
61121 [  8575] By: jhi                                   on 2001/01/28  04:01:51
61122         Log: Integrate changes #8378,8379,8385,8386,8405 from mainline.
61123              
61124              Subject: One more patch for UTF8  (UTF-8 fixes for 'x' and tr////)
61125              
61126              Subject: [ID 20001230.003] UTF-8 tr still hurts
61127              
61128              Test cases for #8385 (from Simon's "torture.pl")
61129              
61130              Start fixing UTF-8 lval substr() (8405)
61131      Branch: maint-5.6/perl
61132           !> doop.c embed.h embed.pl mg.c op.c pod/perlapi.pod pp.c proto.h
61133           !> regcomp.c regexec.c t/op/substr.t t/op/tr.t toke.c utf8.c
61134 ____________________________________________________________________________
61135 [  8574] By: jhi                                   on 2001/01/28  03:09:06
61136         Log: Integrate changes #8328,8329,8330,8331,8332,8341,8343,8377
61137              from mainline.
61138              
61139              UTF-8 cleanup.
61140              
61141              Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted 
61142              
61143              "\x{FF}\xFF" was broken.
61144              
61145              Tests for #8329 and #8330.
61146              
61147              Add a note about EBCDIC versus UTF-8 to a potential problem spot.
61148              
61149              IRIX compiler noticed that the bof initialization might be
61150              bypassed by control flow.
61151              
61152              Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
61153      Branch: maint-5.6/perl
61154           !> doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
61155           !> regexec.c sv.c t/op/bop.t toke.c utf8.c
61156 ____________________________________________________________________________
61157 [  8573] By: jhi                                   on 2001/01/28  02:06:12
61158         Log: Retract #8552.
61159      Branch: perl
61160            ! lib/Text/Wrap.pm t/lib/textwrap.t
61161 ____________________________________________________________________________
61162 [  8572] By: jhi                                   on 2001/01/28  02:04:49
61163         Log: Integrate changes #8267,8272[perlio],8274,8298,8300,8303,
61164              8305,8323,8324 from mainline.  The 8267,8272, and 8298 were
61165              not really integrated but instead salvaged by hand
61166              (they had too many dependencies on the development release
61167              to be cleanly integratable).
61168              
61169              Subject: more UTF8 test suites and an UTF8 patch
61170              
61171              Tweak for MULTIPLICITY/USE_PERLIO
61172              
61173              Signedness nit.
61174              
61175              Turn SvUTF8 off if not required in pp_chr and pp_stringify.
61176              
61177              Use the UTF8_XXX macros in is_utf8_char().
61178              
61179              Rewrite pp_concat() in terms of sv_catsv().  The . operator
61180              should now be UTF-8-proof.
61181              
61182              Subject: [PATCH perl@8269] scanning two hex-constants
61183              fails on EBCDIC environment (script length.t)
61184              
61185              Add some Unicode chop() tests.
61186      Branch: maint-5.6/perl
61187            ! doop.c mg.c pp.c pp_hot.c toke.c utf8.c
61188           !> sv.c t/op/chop.t utf8.h
61189 ____________________________________________________________________________
61190 [  8571] By: jhi                                   on 2001/01/28  00:35:59
61191         Log: Integrate changes #8090,8093[perlio,only the sv.c tweak],
61192              8245,8247,8248,8249,8250,8251,8260,8263,8264,8265 from mainline.
61193              
61194              Subject: [PATCH] Re: Breadperl & Tk (sv_utf8_upgrade fixes)
61195              
61196              The maxiters upper limit sanity check (guarding against
61197              non-progress) assumed bytes instead of characters in s///
61198              and split().
61199              
61200              Signedness nit.
61201              
61202              sv_catsv() rewrite (8248,8249,8251,8260,8263,8264,8265)
61203              join() should now be UTF-8-proof.
61204              
61205              More split // UTF-8 tests. (8250)
61206      Branch: maint-5.6/perl
61207           !> doop.c hv.c pp.c pp_hot.c sv.c t/op/join.t utf8.c utf8.h
61208           !> util.c
61209 ____________________________________________________________________________
61210 [  8570] By: jhi                                   on 2001/01/27  22:15:46
61211         Log: Integrate changes #7941,7943,7944,7958,7967,7995,7996,7998,
61212              8004,8005,8023,8024,8028,8030,8031,8033,8039,8042,8052[perlio],
61213              8053[perlio],8054[perlio,+sv.c(-PerlIO_isutf8),+require.t],
61214              8084,8204,8244,8333 from mainline.
61215              
61216              For -Q where Q might be a one-letter sub name one does no more
61217              get a warning about an unknown filetest (7941,7943,7944,8084).
61218              
61219              Subject: Re: [ID 20001130.011] expression parsing bug ?
61220              
61221              Make uv_to_utf8() to zero-terminate its output buffer.
61222              
61223              Split off t/op/length.t (7995)
61224              
61225              Split off t/op/utf8decode.t (7996)
61226              
61227              Remove an unnecessary 'use utf8' from the utf8.t (7998)
61228              
61229              Split off t/op/concat.t (8004)
61230              
61231              Split off t/op/ver.t (8005)
61232              
61233              Document utf8_length(), utf8_distance(), and utf8_hop().
61234              
61235              Document utf8_to_uv() better.
61236              
61237              Introduce macros for UTF8 decoding (8028,8033).
61238              
61239              Add test for reverse() (8030,8031).
61240              
61241              Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful (8039,8333)
61242              
61243              Do not return the Unicode replacement character    on UTF-8
61244              decoding failure.
61245              
61246              Typo/thinko in S_scan_const() - seeing high bit sets has_utf8
61247              not this_utf8 i.e. the output string has one, but don't mess
61248              with source assumption. (8052,8053)
61249              
61250              Tweak t/comp/require.t to add a 'use bytes' to permit its dubious
61251              writing of BOM to a non-utf8 stream.  Fix SvPVutf8() - sv_2pv()
61252              was not expecting to be called with something that was already
61253              SvPOK() - (we just fossiked with SvUTF8 bit). Fix that and also
61254              just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
61255              (8054)
61256              
61257              Recode the naughty binary bytes in utf8decode.t using the \xHH.
61258              
61259              Make some panic messages a bit more logical.
61260      Branch: maint-5.6/perl
61261           +> t/op/concat.t t/op/length.t t/op/reverse.t t/op/utf8decode.t
61262           !> MANIFEST doop.c embed.pl lib/ExtUtils/Liblist.pm op.c
61263           !> pod/perlapi.pod pod/perldiag.pod pp.c pp_hot.c regcomp.c
61264           !> regexec.c sv.c t/comp/require.t t/op/misc.t t/op/ver.t
61265           !> t/pragma/utf8.t t/pragma/warn/toke t/pragma/warn/utf8 toke.c
61266           !> utf8.c utf8.h
61267 ____________________________________________________________________________
61268 [  8569] By: jhi                                   on 2001/01/27  19:16:43
61269         Log: Integrate changes #7750 from perlio and #8566 from mainline.
61270      Branch: maint-5.6/perl
61271           !> regexec.c sv.c
61272 ____________________________________________________________________________
61273 [  8568] By: jhi                                   on 2001/01/27  18:06:51
61274         Log: Integrate changes #7355[-doio.c],7691,7744,7753[perlio],
61275              7783,7790[perlio],7869,7871,7872,7911,7916,7932,
61276              7935[-perlio.c],7936,7959,7965 from mainline.
61277              
61278              Change the "big byte" error message to "Wide character".
61279              (7355, the croak-if-wide-chars-in-print part ignored)
61280              
61281              Use UINT64_C().
61282              
61283              Introduce Perl_utf8_length().
61284              
61285              diff -se shows these as different (7753, forgotten check-ins)
61286              
61287              Subject: [PATCH] doop.c - UTF8 tr///
61288              
61289              If we use (aTHX_ ...) then put Perl_ on the front.
61290              
61291              Make utf8_length() and utf8_distance() to be less forgiving
61292              about bad UTF-8.
61293              
61294              Test line numbers are different with utf8.
61295              
61296              No need to scan till infinity, 13 is enough. (7872,7911)
61297              
61298              Subject: [PATCH] Tokeniser debugging
61299              
61300              Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
61301              
61302              Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits (only toke.c)
61303              
61304              Be more careful in Perl_sv_utf8_downgrade().
61305              
61306              Use DO_UTF8().
61307              
61308              Raw zero bytes in text files confuse at least GNU patch 2.1.
61309      Branch: maint-5.6/perl
61310           !> doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
61311           !> perl.c perl.h perlapi.c pod/perlapi.pod pod/perldiag.pod
61312           !> pod/perlrun.pod proto.h scope.h sv.c t/op/re_tests
61313           !> t/pragma/utf8.t toke.c utf8.c utf8.h
61314 ____________________________________________________________________________
61315 [  8567] By: nick                                  on 2001/01/27  11:10:38
61316         Log: Integrate mainline
61317      Branch: perlio
61318           !> Changes README.os390 embed.h embed.pl op.c patchlevel.h pp.c
61319           !> proto.h regexec.c sv.c t/lib/1_compile.t t/lib/b.t
61320           !> t/lib/st-06compat.t t/pragma/overload.t t/pragma/sub_lval.t
61321           !> toke.c
61322 ____________________________________________________________________________
61323 [  8566] By: jhi                                   on 2001/01/27  06:22:48
61324         Log: More documentation for the regexp context stack.
61325      Branch: perl
61326            ! regexec.c
61327 ____________________________________________________________________________
61328 [  8565] By: jhi                                   on 2001/01/27  05:21:57
61329         Log: Update Changes.
61330      Branch: perl
61331            ! Changes patchlevel.h
61332 ____________________________________________________________________________
61333 [  8564] By: jhi                                   on 2001/01/27  04:44:04
61334         Log: Threadedness patch for #8562 from Doug MacEachern.
61335      Branch: perl
61336            ! toke.c
61337 ____________________________________________________________________________
61338 [  8563] By: jhi                                   on 2001/01/27  04:26:24
61339         Log: Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
61340              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
61341              Date: Thu, 25 Jan 2001 01:17:21 -0800 (PST)
61342              Message-ID: <14959.59703.507462.978833@soda.csua.berkeley.edu>
61343      Branch: perl
61344            ! op.c
61345 ____________________________________________________________________________
61346 [  8562] By: jhi                                   on 2001/01/27  04:20:30
61347         Log: Subject: Re: Announce : Tokener reporting patch
61348              From: Simon Cozens <simon@cozens.net>
61349              Date: Mon, 22 Jan 2001 02:17:22 +0000
61350              Message-ID: <20010122021722.A9334@pembro26.pmb.ox.ac.uk>
61351      Branch: perl
61352            ! embed.h embed.pl proto.h toke.c
61353 ____________________________________________________________________________
61354 [  8561] By: jhi                                   on 2001/01/27  04:17:24
61355         Log: Forgot from #8545.  Oops.
61356      Branch: perl
61357            ! pp.c t/pragma/overload.t
61358 ____________________________________________________________________________
61359 [  8560] By: jhi                                   on 2001/01/27  03:01:47
61360         Log: A better module compilation test, use MANIFEST as suggested
61361              by Spider.
61362      Branch: perl
61363            ! t/lib/1_compile.t
61364 ____________________________________________________________________________
61365 [  8559] By: jhi                                   on 2001/01/27  02:50:48
61366         Log: Subject: [PATCH: perl@8531] EBCDIC cleanup for B test
61367              From: Peter Prymmer <pvhp@forte.com>
61368              Date: Fri, 26 Jan 2001 16:38:08 -0800 (PST)
61369              Message-ID: <Pine.OSF.4.10.10101261635400.14820-100000@aspara.forte.com>
61370      Branch: perl
61371            ! t/lib/b.t
61372 ____________________________________________________________________________
61373 [  8558] By: jhi                                   on 2001/01/27  02:27:05
61374         Log: Subject: [PATCH: perl@8531] EBCDIC branch for pragma/sub-lval.t
61375              From: Peter Prymmer <pvhp@forte.com>
61376              Date: Fri, 26 Jan 2001 16:05:11 -0800 (PST)
61377              Message-ID: <Pine.OSF.4.10.10101261603460.14820-100000@aspara.forte.com>
61378      Branch: perl
61379            ! t/pragma/sub_lval.t
61380 ____________________________________________________________________________
61381 [  8557] By: jhi                                   on 2001/01/27  02:26:03
61382         Log: Subject: [PATCH: perl@8531] a peek at uuencoded EBCDIC (st-06compat.t)
61383              From: Peter Prymmer <pvhp@forte.com>
61384              Date: Fri, 26 Jan 2001 14:47:46 -0800 (PST)
61385              Message-ID: <Pine.OSF.4.10.10101261443561.14820-100000@aspara.forte.com>
61386      Branch: perl
61387            ! t/lib/st-06compat.t
61388 ____________________________________________________________________________
61389 [  8556] By: jhi                                   on 2001/01/27  02:24:33
61390         Log: Subject: [PATCH: perl@8531] minor update to README.os390
61391              From: Peter Prymmer <pvhp@forte.com>
61392              Date: Fri, 26 Jan 2001 14:33:27 -0800 (PST)
61393              Message-ID: <Pine.OSF.4.10.10101261425560.14820-100000@aspara.forte.com>
61394      Branch: perl
61395            ! README.os390
61396 ____________________________________________________________________________
61397 [  8555] By: jhi                                   on 2001/01/27  00:35:47
61398         Log: No point in checking the length before we know whether the pointer
61399              is bogus or not, fixes Abigail's odbm failures in Linux.
61400      Branch: perl
61401            ! sv.c
61402 ____________________________________________________________________________
61403 [  8554] By: nick                                  on 2001/01/26  19:01:31
61404         Log: Integrate mainline
61405      Branch: perlio
61406           !> lib/Text/Wrap.pm t/lib/textwrap.t
61407 ____________________________________________________________________________
61408 [  8553] By: jhi                                   on 2001/01/26  15:19:39
61409         Log: Integrate change #7792 from perlio (multiplicity fix),
61410              fix the AV leak in regex DEBUGGING (tiny part of the
61411              polymorphic regexp patch #8143).
61412      Branch: maint-5.6/perl
61413            ! regcomp.c
61414           !> scope.h
61415 ____________________________________________________________________________
61416 [  8552] By: jhi                                   on 2001/01/26  15:03:23
61417         Log: (Retracted by #8573)
61418              
61419              Subject: [PATCH Text::Wrap 2000.06292219] Spurious leading whitespace
61420              From: Michael G Schwern <schwern@pobox.com>
61421              Date: Fri, 26 Jan 2001 09:28:31 -0500
61422              Message-ID: <20010126092831.A15328@blackrider.aocn.com>
61423      Branch: perl
61424            ! lib/Text/Wrap.pm t/lib/textwrap.t
61425 ____________________________________________________________________________
61426 [  8551] By: jhi                                   on 2001/01/26  02:33:19
61427         Log: Integrate changes #7760,7815,7870,7873,7874,7877,7878,7879,7881,
61428              7937,7938,7939,7940,7968,7969,8403,8414,8510 from mainline.
61429              
61430              Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
61431              
61432              Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
61433              
61434              Message nit.
61435              
61436              BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
61437              
61438              Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
61439              
61440              (the cleanup of unused submatches in regtry() and regcppop())
61441              
61442              Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
61443              stored and restored, and thusly was trounced by the utf8 swash
61444              routines.
61445              
61446              use utf8 not required to use \x{}.
61447              
61448              Removed two more tests that make no sense in UTF-8 since the test
61449              data is not in UTF-8.
61450              
61451              Get the three different space character classes right under utf8.
61452              
61453              Implement ANYOFUTF8 regprop() dumping.
61454              
61455              Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
61456              
61457              Document the regex context pushing/popping a bit better.
61458      Branch: maint-5.6/perl
61459           +> lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
61460           !> MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
61461           !> regexec.c scope.h t/op/pat.t t/op/re_tests t/op/regexp.t
61462           !> t/op/regmesg.t utf8.c
61463 ____________________________________________________________________________
61464 [  8550] By: nick                                  on 2001/01/25  19:42:30
61465         Log: Integrate mainline
61466      Branch: perlio
61467           !> Makefile.SH README.os390 gv.c hints/os390.sh installperl
61468           !> lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm perl.h
61469           !> pod/perlguts.pod t/lib/bigfloat.t t/lib/bigfltpm.t
61470           !> t/lib/bigint.t t/lib/bigintpm.t
61471 ____________________________________________________________________________
61472 [  8549] By: jhi                                   on 2001/01/25  15:22:28
61473         Log: Undo 6475: { use utf8; chr(128..255) } is better off producing bytes.
61474      Branch: maint-5.6/perl
61475            ! pod/perlfunc.pod pp.c t/pragma/utf8.t
61476 ____________________________________________________________________________
61477 [  8548] By: jhi                                   on 2001/01/25  15:02:55
61478         Log: Integrate changes #7997,8063,8492,8547 from mainline.
61479              
61480              Subject: Re: STRLEN - what?
61481              
61482              Subject: [PATCH] perlguts.pod
61483              
61484              Memory management calls documentation.
61485              
61486              Layout using tabulator is not a good idea in a pod.
61487      Branch: maint-5.6/perl
61488           !> pod/perlguts.pod
61489 ____________________________________________________________________________
61490 [  8547] By: jhi                                   on 2001/01/25  14:49:05
61491         Log: Layout using tabulator is not a good idea in a pod.
61492      Branch: perl
61493            ! pod/perlguts.pod
61494 ____________________________________________________________________________
61495 [  8546] By: jhi                                   on 2001/01/25  14:31:12
61496         Log: Integrate changes #8188,8189,8208,8209,8210,8212,8374,8388
61497              from mainline.
61498              
61499              Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
61500              
61501              Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
61502              
61503              More Win32 editor/IDE/shell hints.
61504              
61505              More Win32 Perling.
61506              
61507              Yet another editor edit.
61508              
61509              Edit edit edit.
61510              
61511              IDE/editor section tweaking.
61512              
61513              Few more IDE/editor nits from p5p.
61514      Branch: maint-5.6/perl
61515           !> pod/perlfaq3.pod
61516 ____________________________________________________________________________
61517 [  8545] By: jhi                                   on 2001/01/25  04:16:32
61518         Log: Subject: [PATCH 5.7.0] overload int()
61519              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
61520              Date: Wed, 24 Jan 2001 19:06:57 -0500
61521              Message-ID: <20010124190657.A8512@math.ohio-state.edu>
61522      Branch: perl
61523            ! gv.c lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm
61524            ! perl.h t/lib/bigfloat.t t/lib/bigfltpm.t t/lib/bigint.t
61525            ! t/lib/bigintpm.t
61526 ____________________________________________________________________________
61527 [  8544] By: jhi                                   on 2001/01/25  04:15:11
61528         Log: Subject: [PATCH: perl@8506]completion and docs for dynamic loading on OS/390
61529              From: Peter Prymmer <pvhp@forte.com>
61530              Date: Wed, 24 Jan 2001 17:17:14 -0800 (PST)
61531              Message-ID: <Pine.OSF.4.10.10101241706120.411912-100000@aspara.forte.com>
61532      Branch: perl
61533            ! Makefile.SH README.os390 hints/os390.sh installperl
61534 ____________________________________________________________________________
61535 [  8543] By: jhi                                   on 2001/01/25  03:52:08
61536         Log: Integrate change #8462,8469 from mainline.
61537              
61538              In VMS Perl subversion (perl -V) is undef.
61539      Branch: maint-5.6/perl
61540           !> configure.com
61541 ____________________________________________________________________________
61542 [  8542] By: jhi                                   on 2001/01/25  03:44:55
61543         Log: Integrate changes #7835,7850,8315,8316 from mainline.
61544              
61545              Solaris hints.
61546      Branch: maint-5.6/perl
61547           !> hints/solaris_2.sh
61548 ____________________________________________________________________________
61549 [  8541] By: jhi                                   on 2001/01/25  03:39:28
61550         Log: Integrate #8336 from mainline.
61551      Branch: maint-5.6/perl
61552           !> hv.c
61553 ____________________________________________________________________________
61554 [  8540] By: jhi                                   on 2001/01/25  03:23:50
61555         Log: Retract #8539.
61556      Branch: maint-5.6/perl
61557            ! pod/perlfaq3.pod
61558 ____________________________________________________________________________
61559 [  8539] By: jhi                                   on 2001/01/25  03:21:55
61560         Log: (Retracted by #8540.)
61561      Branch: maint-5.6/perl
61562            ! pod/perlfaq3.pod
61563 ____________________________________________________________________________
61564 [  8538] By: jhi                                   on 2001/01/25  03:14:07
61565         Log: Subject: [re-patch: 5.6.1-TRIAL1] was Re: [PATCH 5.6.1-TRIAL1]VMS buildpatches
61566              From: Peter Prymmer <pvhp@forte.com>
61567              Date: Mon, 18 Dec 2000 13:10:35 -0800 (PST)
61568              Message-ID: <Pine.OSF.4.10.10012181249310.410192-100000@aspara.forte.com>
61569              
61570              The VMS bits.
61571      Branch: maint-5.6/perl
61572            ! configure.com vms/descrip_mms.template
61573 ____________________________________________________________________________
61574 [  8537] By: jhi                                   on 2001/01/25  03:06:09
61575         Log: Integrate #7710,7824,7973 from mainline.
61576      Branch: maint-5.6/perl
61577           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
61578           !> config_h.SH configure.com epoc/config.sh hints/aix.sh malloc.c
61579           !> regcomp.c sv.c vos/config.alpha.def vos/config.alpha.h
61580           !> vos/config.ga.def vos/config.ga.h win32/config.bc
61581           !> win32/config.gc win32/config.vc
61582 ____________________________________________________________________________
61583 [  8536] By: jhi                                   on 2001/01/24  13:50:20
61584         Log: Revert the edits made by me so far to the 5.6 branch since
61585              the TRIAL1 since I did edits when I should have been using
61586              integrates.  Bad programmer.   (Will integrate them properly later.)
61587              Undoes #8347, #8349, #8350, #8351, #8353, #8355, #8376, #8463, #8470.
61588              The #8353 will not be reapplied at least for now since
61589              the UTF-8 hash keys need more thinking.
61590              (The patches #8347, #8354, #8454, #8473 were okay since they
61591              were original edits made specifically for the 5.6.1-TRIAL1.)
61592      Branch: maint-5.6/perl
61593            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
61594            ! config_h.SH configure.com embed.pl epoc/config.sh hints/aix.sh
61595            ! hints/solaris_2.sh hv.c hv.h malloc.c perlapi.c
61596            ! pod/perlapi.pod pod/perlfaq3.pod proto.h regcomp.c sv.c
61597            ! t/op/each.t vms/descrip_mms.template vos/config.alpha.def
61598            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
61599            ! win32/config.bc win32/config.gc win32/config.vc
61600 ____________________________________________________________________________
61601 [  8535] By: bailey                                on 2001/01/24  06:37:02
61602         Log: SYN SYN
61603      Branch: vmsperl
61604           +> (branch 26 files)
61605           !> (integrate 130 files)
61606 ____________________________________________________________________________
61607 [  8534] By: nick                                  on 2001/01/23  19:30:57
61608         Log: Integrate mainline.
61609      Branch: perlio
61610           !> Changes Configure Porting/Glossary Porting/config.sh
61611           !> Porting/config_H embed.h embed.pl ext/Encode/compile
61612           !> ext/Opcode/Opcode.xs ext/Opcode/Safe.pm installperl objXSUB.h
61613           !> patchlevel.h perlapi.c perly.y pod/perlfunc.pod
61614           !> pod/perlvar.pod proto.h t/lib/1_compile.t
61615 ____________________________________________________________________________
61616 [  8533] By: jhi                                   on 2001/01/23  16:15:46
61617         Log: Forgotten from #8501.
61618      Branch: perl
61619            ! Porting/Glossary Porting/config.sh Porting/config_H
61620 ____________________________________________________________________________
61621 [  8532] By: jhi                                   on 2001/01/23  16:13:27
61622         Log: Subject: RE: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison) 
61623              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
61624              Date: Mon, 22 Jan 2001 17:51:58 +0100
61625              Message-ID: <5930DC161690D21196670090271575470397E915@madt009a.siemens.es>
61626      Branch: perl
61627            ! embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h
61628 ____________________________________________________________________________
61629 [  8531] By: jhi                                   on 2001/01/23  15:46:01
61630         Log: Update Changes.
61631      Branch: perl
61632            ! Changes patchlevel.h
61633 ____________________________________________________________________________
61634 [  8530] By: jhi                                   on 2001/01/23  15:38:39
61635         Log: De-cut-and-pasto.
61636      Branch: perl
61637            ! t/lib/1_compile.t
61638 ____________________________________________________________________________
61639 [  8529] By: jhi                                   on 2001/01/23  15:11:04
61640         Log: Document the mkdir trailing slashes case.
61641      Branch: perl
61642            ! pod/perlfunc.pod
61643 ____________________________________________________________________________
61644 [  8528] By: jhi                                   on 2001/01/23  15:08:28
61645         Log: lib/lib.pm is arch dependent, and lib/lib_pm.PL shouldn't
61646              get installed:
61647              
61648              Subject: lib/lib.pm
61649              From: <abigail@foad.org>
61650              Date: Mon, 28 Aug 2000 20:35:08 -0400
61651              Message-ID: <20000829003508.21281.qmail@foad.org>
61652      Branch: perl
61653            ! installperl
61654 ____________________________________________________________________________
61655 [  8527] By: jhi                                   on 2001/01/23  14:44:04
61656         Log: Metaconfig unit change for #8526.
61657      Branch: metaconfig
61658            ! U/threads/archname.U
61659 ____________________________________________________________________________
61660 [  8526] By: jhi                                   on 2001/01/23  14:43:19
61661         Log: Attach -perlio to the archname if so selected.
61662      Branch: perl
61663            ! Configure
61664 ____________________________________________________________________________
61665 [  8525] By: jhi                                   on 2001/01/23  14:24:01
61666         Log: Subject: [PATCH] pod/perlvar.pod
61667              From: abigail@foad.org
61668              Date: Tue, 23 Jan 2001 01:41:10 +0100
61669              Message-ID: <20010123004110.22259.qmail@foad.org>
61670      Branch: perl
61671            ! pod/perlvar.pod
61672 ____________________________________________________________________________
61673 [  8524] By: jhi                                   on 2001/01/23  14:22:32
61674         Log: A bug introduced in #8217 (the undefined variable in the
61675              lib/safe1_t #3) fixed, by Charles Lane:
61676              
61677              The earlier patch made it so that stuff running in Safe
61678              compartments could do a "caller" and see "main".  That
61679              little change in name is done right before the code in
61680              the compartment is run, and apparantly the parser
61681              was picking up the stash name before it got changed.
61682              
61683              (why it was threaded vs. unthreaded Perl that was sensitive to this
61684              I still don't know...and it probably doesn't matter).
61685              
61686              I tryed removing the stash name-change and saw that threaded Perl
61687              did indeed pass the lib/safe1.t tests.
61688              
61689              So here's a patch; a routine (_safe_pkg_prep) is added to Opcode to
61690              do the name change (and to connect _ in the compartment to the global
61691              _) which is removed from _safe_call_sv.   Then Safe.pm is modified
61692              to call _safe_pkg_prep when creating a new compartment.
61693              
61694              Passes all tests with threaded perl on linux; passes all tests
61695              with unthreaded perl on VMS.
61696              
61697              At some point I'll probably want to revisit Safe and Opcode to
61698              provide more sensible handling of global variables...and to get
61699              formats working in Safe compartments, which they don't do currently.
61700      Branch: perl
61701            ! ext/Opcode/Opcode.xs ext/Opcode/Safe.pm
61702 ____________________________________________________________________________
61703 [  8523] By: jhi                                   on 2001/01/23  14:11:58
61704         Log: Also the lib/Thread.pm itself needs to be ignored if
61705              the Thread extension hasn't been built.
61706      Branch: perl
61707            ! t/lib/1_compile.t
61708 ____________________________________________________________________________
61709 [  8522] By: jhi                                   on 2001/01/23  13:51:28
61710         Log: print() instead of warn() so that stderr doesn't get
61711              unnecessarily polluted.
61712      Branch: perl
61713            ! ext/Encode/compile
61714 ____________________________________________________________________________
61715 [  8521] By: jhi                                   on 2001/01/23  13:49:48
61716         Log: Integrate perlio.
61717      Branch: perl
61718           !> ext/Encode/Encode.xs ext/Encode/Makefile.PL ext/Encode/compile
61719           !> ext/Encode/encode.h
61720 ____________________________________________________________________________
61721 [  8520] By: nick                                  on 2001/01/22  21:44:00
61722         Log: More messing with Encode:
61723              Extra fields in header to allow multiple names and to record
61724              other things "compile" knows.
61725              Re-organise compile to factor out common output routines.
61726      Branch: perlio
61727            ! ext/Encode/Encode.xs ext/Encode/compile ext/Encode/encode.h
61728 ____________________________________________________________________________
61729 [  8519] By: nick                                  on 2001/01/22  20:33:50
61730         Log: Change file-of-files command line from -F to -f to avoid case issues on VMS.
61731      Branch: perlio
61732            ! ext/Encode/Makefile.PL ext/Encode/compile
61733 ____________________________________________________________________________
61734 [  8518] By: nick                                  on 2001/01/22  20:28:13
61735         Log: Integrate mainline
61736      Branch: perlio
61737           !> MANIFEST configure.com epoc/config.sh pp_sys.c regexec.c sv.c
61738           !> vos/config.alpha.def vos/config.alpha.h
61739 ____________________________________________________________________________
61740 [  8517] By: jhi                                   on 2001/01/22  15:37:17
61741         Log: Add sv_force_normal() to sv_utf8_downgrade() as suggested
61742              by Inaba Hiroto.
61743      Branch: perl
61744            ! sv.c
61745 ____________________________________________________________________________
61746 [  8516] By: jhi                                   on 2001/01/22  14:55:15
61747         Log: More SIG_SIZE fixes.
61748      Branch: perl
61749            ! epoc/config.sh vos/config.alpha.def vos/config.alpha.h
61750 ____________________________________________________________________________
61751 [  8515] By: jhi                                   on 2001/01/22  14:50:27
61752         Log: Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
61753              From: "Craig A. Berry" <craigberry@mac.com>
61754              Date: Mon, 22 Jan 2001 00:42:24 -0600
61755              Message-Id: <p04330103b6917f35375b@[172.16.52.1]>
61756      Branch: perl
61757            ! configure.com
61758 ____________________________________________________________________________
61759 [  8514] By: jhi                                   on 2001/01/22  14:31:17
61760         Log: Subject: [PATCH perl@8506] VMS catches up with change #8501
61761              From: "Craig A. Berry" <craigberry@mac.com>
61762              Date: Sun, 21 Jan 2001 23:03:25 -0600
61763              Message-Id: <p04330101b691596f577f@[172.16.52.1]>
61764      Branch: perl
61765            ! configure.com
61766 ____________________________________________________________________________
61767 [  8513] By: jhi                                   on 2001/01/22  14:14:00
61768         Log: Add the .ucm encoding tables to the MANIFEST.
61769      Branch: perl
61770            ! MANIFEST
61771 ____________________________________________________________________________
61772 [  8512] By: jhi                                   on 2001/01/22  13:43:33
61773         Log: Integrate perlio.
61774      Branch: perl
61775           +> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
61776           +> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
61777           +> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
61778           +> ext/Encode/Encode/iso8859-10.ucm
61779           +> ext/Encode/Encode/iso8859-13.ucm
61780           +> ext/Encode/Encode/iso8859-14.ucm
61781           +> ext/Encode/Encode/iso8859-15.ucm
61782           +> ext/Encode/Encode/iso8859-16.ucm
61783           +> ext/Encode/Encode/iso8859-2.ucm
61784           +> ext/Encode/Encode/iso8859-3.ucm
61785           +> ext/Encode/Encode/iso8859-4.ucm
61786           +> ext/Encode/Encode/iso8859-5.ucm
61787           +> ext/Encode/Encode/iso8859-6.ucm
61788           +> ext/Encode/Encode/iso8859-7.ucm
61789           +> ext/Encode/Encode/iso8859-8.ucm
61790           +> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
61791           +> ext/Encode/Encode/symbol.ucm
61792           !> ext/Encode/Makefile.PL ext/Encode/compile lib/open.pm perlio.c
61793           !> perliol.h
61794 ____________________________________________________________________________
61795 [  8511] By: nick                                  on 2001/01/21  23:44:47
61796         Log: Make "real" layers of ":utf8" and ":raw".
61797              So now PERLIO=utf8 perl ...
61798              does what Andreas wanted.
61799              Fix arg passing in open.pm (still have a Carp issue).
61800      Branch: perlio
61801            ! lib/open.pm perlio.c perliol.h
61802 ____________________________________________________________________________
61803 [  8510] By: jhi                                   on 2001/01/21  22:56:53
61804         Log: Document the regex content pushing/popping a bit better.
61805      Branch: perl
61806            ! regexec.c
61807 ____________________________________________________________________________
61808 [  8509] By: jhi                                   on 2001/01/21  22:55:44
61809         Log: Tweak the mkdir trailing slash code some more.
61810              
61811              TO DO: the same handling should probably be done for
61812              all the other filesystem functions that can have directories
61813              as their arguments.
61814      Branch: perl
61815            ! pp_sys.c
61816 ____________________________________________________________________________
61817 [  8508] By: nick                                  on 2001/01/21  21:37:43
61818         Log: Switch "compiled in" encodings to .ucm format.
61819              (Leave others as .enc till we can run-time load .ucm,
61820              or find some other way to load them.)
61821      Branch: perlio
61822            + ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
61823            + ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
61824            + ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
61825            + ext/Encode/Encode/iso8859-10.ucm
61826            + ext/Encode/Encode/iso8859-13.ucm
61827            + ext/Encode/Encode/iso8859-14.ucm
61828            + ext/Encode/Encode/iso8859-15.ucm
61829            + ext/Encode/Encode/iso8859-16.ucm
61830            + ext/Encode/Encode/iso8859-2.ucm
61831            + ext/Encode/Encode/iso8859-3.ucm
61832            + ext/Encode/Encode/iso8859-4.ucm
61833            + ext/Encode/Encode/iso8859-5.ucm
61834            + ext/Encode/Encode/iso8859-6.ucm
61835            + ext/Encode/Encode/iso8859-7.ucm
61836            + ext/Encode/Encode/iso8859-8.ucm
61837            + ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
61838            + ext/Encode/Encode/symbol.ucm
61839            ! ext/Encode/Makefile.PL ext/Encode/compile
61840 ____________________________________________________________________________
61841 [  8507] By: nick                                  on 2001/01/21  21:02:03
61842         Log: Integrate (partial) mainline.
61843      Branch: perlio
61844           !> Changes Configure config_h.SH patchlevel.h pod/perlfaq2.pod
61845           !> sv.c uconfig.h uconfig.sh vos/config.alpha.h vos/config.ga.h
61846           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
61847 ____________________________________________________________________________
61848 [  8506] By: jhi                                   on 2001/01/21  20:09:30
61849         Log: Update Changes.
61850      Branch: perl
61851            ! Changes patchlevel.h
61852 ____________________________________________________________________________
61853 [  8505] By: jhi                                   on 2001/01/21  19:39:59
61854         Log: Subject: Minor typos in perlfaq2.pod
61855              From: "Stephen P. Potter" <spp@spotter.yi.org>
61856              Message-Id: <200101192101.QAA11911@spotter.yi.org>
61857              Date: Fri, 19 Jan 2001 16:01:13 -0500
61858              
61859              with a nit from Philip Newton.
61860      Branch: perl
61861            ! pod/perlfaq2.pod
61862 ____________________________________________________________________________
61863 [  8504] By: jhi                                   on 2001/01/21  19:33:05
61864         Log: Metaconfig change for #8503.
61865      Branch: metaconfig
61866            ! U/threads/usethreads.U
61867 ____________________________________________________________________________
61868 [  8503] By: jhi                                   on 2001/01/21  19:32:21
61869         Log: Sanity check for conflicting thread flavours.
61870      Branch: perl
61871            ! Configure config_h.SH
61872 ____________________________________________________________________________
61873 [  8502] By: jhi                                   on 2001/01/21  19:23:00
61874         Log: Metaconfig change for #8501.
61875      Branch: metaconfig
61876            ! U/modified/sig_name.U
61877 ____________________________________________________________________________
61878 [  8501] By: jhi                                   on 2001/01/21  19:22:26
61879         Log: The SIG_SIZE is the number of the elements *excluding*
61880              the terminating NULL.
61881      Branch: perl
61882            ! Configure config_h.SH uconfig.h uconfig.sh vos/config.alpha.h
61883            ! vos/config.ga.h win32/config_H.bc win32/config_H.gc
61884            ! win32/config_H.vc
61885 ____________________________________________________________________________
61886 [  8500] By: jhi                                   on 2001/01/21  18:31:31
61887         Log: Integrate perlio.
61888      Branch: perl
61889           !> doio.c embed.h embed.pl ext/Encode/Encode.xs
61890           !> ext/Encode/Makefile.PL ext/Encode/compile global.sym objXSUB.h
61891           !> opcode.h opcode.pl opnames.h perlapi.c pp.sym pp_proto.h
61892           !> pp_sys.c proto.h sv.c
61893 ____________________________________________________________________________
61894 [  8499] By: jhi                                   on 2001/01/21  17:43:57
61895         Log: Subject: Re: 8482 busted for $^V sprintf()s on OS/390 
61896              From: Hugo <hv@crypt.compulink.co.uk>
61897              Date: Sun, 21 Jan 2001 13:34:05 +0000
61898              Message-Id: <200101211334.NAA18121@crypt.compulink.co.uk>
61899              
61900              In sprintf UTF8ize only if necessary.
61901      Branch: perl
61902            ! sv.c
61903 ____________________________________________________________________________
61904 [  8498] By: nick                                  on 2001/01/21  16:25:32
61905         Log: Encode cleanup.
61906              Add command line control over "compile" so that Makefile.PL
61907              needs can be combined with other uses.
61908              Use command line options in Makefile.PL.
61909              Fix multi-byte parsing in .ucm files.
61910      Branch: perlio
61911            ! ext/Encode/Makefile.PL ext/Encode/compile
61912 ____________________________________________________________________________
61913 [  8497] By: nick                                  on 2001/01/21  12:56:27
61914         Log: Warn and set errno when open(...,":encoding(xxxxx)",...) cannot find xxxxx.
61915      Branch: perlio
61916            ! ext/Encode/Encode.xs
61917 ____________________________________________________________________________
61918 [  8496] By: nick                                  on 2001/01/21  12:18:45
61919         Log: Fixup after integrate:
61920              missed the .sym files that are changed by regen_headers
61921              sv.c and proto.h disagreed about pTHX_ ness of EXPECT_NUMBER.
61922      Branch: perlio
61923            ! global.sym pp.sym sv.c
61924 ____________________________________________________________________________
61925 [  8495] By: nick                                  on 2001/01/21  11:51:07
61926         Log: Integrate mainline.
61927      Branch: perlio
61928           +> ext/DynaLoader/dl_dllload.xs t/op/qu.t
61929           !> MANIFEST Makefile.SH README.os390 README.posix-bc README.vms
61930           !> embed.h embed.pl ext/DynaLoader/dl_aix.xs
61931           !> ext/DynaLoader/dl_dlopen.xs hints/os390.sh pod/perlfunc.pod
61932           !> pod/perlguts.pod pod/perlop.pod pod/perlre.pod
61933           !> pod/perlretut.pod pod/perlunicode.pod proto.h sv.c
61934           !> win32/Makefile win32/makefile.mk
61935 ____________________________________________________________________________
61936 [  8494] By: jhi                                   on 2001/01/20  23:12:11
61937         Log: Forgot the expect_number() prototype.
61938      Branch: perl
61939            ! embed.h embed.pl proto.h
61940 ____________________________________________________________________________
61941 [  8493] By: jhi                                   on 2001/01/20  22:56:39
61942         Log: Subject: [PATCH: perl@8482] README.vms URL updates
61943              From: Peter Prymmer <pvhp@forte.com>
61944              Date: Fri, 19 Jan 2001 18:59:02 -0800 (PST)
61945              Message-ID: <Pine.OSF.4.10.10101191856510.61572-100000@aspara.forte.com>
61946              
61947              Plus Craig A. Berry's suggestion to use compaq.com instead
61948              of digital.com.
61949      Branch: perl
61950            ! README.vms
61951 ____________________________________________________________________________
61952 [  8492] By: jhi                                   on 2001/01/20  22:50:05
61953         Log: Memory management calls documentation.
61954      Branch: perl
61955            ! pod/perlguts.pod
61956 ____________________________________________________________________________
61957 [  8491] By: jhi                                   on 2001/01/20  22:38:33
61958         Log: Signedness nit plus few memcpy/Copy nits.
61959      Branch: perl
61960            ! sv.c
61961 ____________________________________________________________________________
61962 [  8490] By: jhi                                   on 2001/01/20  22:25:53
61963         Log: Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
61964              From: Peter Prymmer <pvhp@forte.com>
61965              Date: Fri, 19 Jan 2001 18:43:14 -0800 (PST)
61966              Message-ID: <Pine.OSF.4.10.10101191841080.61505-100000@aspara.forte.com>
61967      Branch: perl
61968            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
61969 ____________________________________________________________________________
61970 [  8489] By: jhi                                   on 2001/01/20  22:24:41
61971         Log: Subject: [PATCH: perl@8482] win32 Makefile(s) handle podified READMEs
61972              From: Peter Prymmer <pvhp@forte.com>
61973              Date: Fri, 19 Jan 2001 18:33:43 -0800 (PST)
61974              Message-ID: <Pine.OSF.4.10.10101191828050.61158-100000@aspara.forte.com>
61975      Branch: perl
61976            ! win32/Makefile win32/makefile.mk
61977 ____________________________________________________________________________
61978 [  8488] By: jhi                                   on 2001/01/20  22:22:27
61979         Log: Subject: [PATCH: perl@8482] remove redundant dependencies that are unneeded
61980              From: Peter Prymmer <pvhp@forte.com>
61981              Date: Fri, 19 Jan 2001 18:25:38 -0800 (PST)
61982              Message-ID: <Pine.OSF.4.10.10101191816550.61158-100000@aspara.forte.com>
61983      Branch: perl
61984            ! Makefile.SH
61985 ____________________________________________________________________________
61986 [  8487] By: jhi                                   on 2001/01/20  22:21:18
61987         Log: Subject: [PATCH: perl@8482] partial support for dynaloading on OS/390
61988              From: Peter Prymmer <pvhp@forte.com>
61989              Date: Fri, 19 Jan 2001 18:12:05 -0800 (PST)
61990              Message-ID: <Pine.OSF.4.10.10101191646420.61158-100000@aspara.forte.com>
61991      Branch: perl
61992            + ext/DynaLoader/dl_dllload.xs
61993            ! MANIFEST Makefile.SH hints/os390.sh
61994 ____________________________________________________________________________
61995 [  8486] By: jhi                                   on 2001/01/20  22:17:53
61996         Log: Subject: [PATCH: perl@8482] floating point mangling warnings for README.os390 and README.posix-bc
61997              From: Peter Prymmer <pvhp@forte.com>
61998              Date: Fri, 19 Jan 2001 13:48:15 -0800 (PST)
61999              Message-ID: <Pine.OSF.4.10.10101191347140.59299-100000@aspara.forte.com>
62000      Branch: perl
62001            ! README.os390 README.posix-bc
62002 ____________________________________________________________________________
62003 [  8485] By: jhi                                   on 2001/01/20  20:15:30
62004         Log: Document and test the new qu operator.
62005      Branch: perl
62006            + t/op/qu.t
62007            ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
62008            ! pod/perlretut.pod pod/perlunicode.pod
62009 ____________________________________________________________________________
62010 [  8484] By: nick                                  on 2001/01/20  19:42:30
62011         Log: Infrastructure to allow:
62012              open($fh,"|-",@array);
62013              to be implemented
62014              i.e. mark pp_open as needing a stack mark, and make pp_open
62015              process its args in that style (and pass them _all_ to tied handles OPEN).
62016              Invent do_openn() which takes SV ** at allow it to see multiple args.
62017              Note this does not _do_ anything yet.
62018      Branch: perlio
62019            ! doio.c embed.h embed.pl objXSUB.h opcode.h opcode.pl opnames.h
62020            ! perlapi.c pp_proto.h pp_sys.c proto.h
62021 ____________________________________________________________________________
62022 [  8483] By: nick                                  on 2001/01/20  17:23:14
62023         Log: Integrate mainline.
62024      Branch: perlio
62025           !> Changes configure.com patchlevel.h sv.c t/lib/1_compile.t
62026           !> t/op/sprintf.t t/op/ver.t t/pragma/locale.t
62027 ____________________________________________________________________________
62028 [  8482] By: jhi                                   on 2001/01/19  15:37:49
62029         Log: Update Changes.
62030      Branch: perl
62031            ! Changes patchlevel.h
62032 ____________________________________________________________________________
62033 [  8481] By: jhi                                   on 2001/01/19  14:41:24
62034         Log: Subject: Re: new feature: s?printf parameter reordering 
62035              From: Hugo <hv@crypt.compulink.co.uk>
62036              Date: Thu, 11 Jan 2001 17:09:03 +0000
62037              Message-Id: <200101111709.RAA23756@crypt.compulink.co.uk>
62038              
62039              - support reordering for all parameters: %, *v, *, .*
62040              - lay down that the reordering specification must immediately
62041              follow that parameter: %3$, *v3$, *3$, .*3$
62042              - fix vectorisation of a zero-length string
62043              - factor out the code choosing the argument to format
62044              
62045              Possibly unwanted side-effects:
62046              - the special format specifiers ' +-0' must now precede any
62047              vectorisation specifier. Tests in op/sprintf and op/ver
62048              have been changed to reflect this.
62049              - sprintf.t test #214 changed its expectations because in many
62050              cases, the next parameter has already been consumed when an
62051              invalid type letter is detected.
62052              
62053              Probably wanted side-effects:
62054              - attempts to format a non-existent parameter will warn as if C<undef>
62055              - attempt to write to non-existent parameter with '%n' will complain
62056              of "attempt to modify read-only value" instead of being silent
62057      Branch: perl
62058            ! sv.c t/op/sprintf.t t/op/ver.t
62059 ____________________________________________________________________________
62060 [  8480] By: jhi                                   on 2001/01/19  14:08:37
62061         Log: Subject: PATCH pragma/locale.t
62062              From: andreas.koenig@anima.de (Andreas J. Koenig)
62063              Date: 18 Jan 2001 09:45:37 +0100
62064              Message-ID: <m3lms98czy.fsf@ak-71.mind.de>
62065      Branch: perl
62066            ! t/pragma/locale.t
62067 ____________________________________________________________________________
62068 [  8479] By: jhi                                   on 2001/01/19  13:19:58
62069         Log: Add tracing for debugging extensions builds in VMS, from Charles Lane.
62070      Branch: perl
62071            ! configure.com
62072 ____________________________________________________________________________
62073 [  8478] By: jhi                                   on 2001/01/19  02:12:35
62074         Log: Automate 1_compile.t.
62075      Branch: perl
62076            ! t/lib/1_compile.t
62077 ____________________________________________________________________________
62078 [  8477] By: jhi                                   on 2001/01/19  01:49:56
62079         Log: Integrate perlio.
62080      Branch: perl
62081           !> sv.c win32/config.bc win32/config.gc win32/config.vc
62082           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
62083 ____________________________________________________________________________
62084 [  8476] By: nick                                  on 2001/01/18  21:51:52
62085         Log: Integrate mainline
62086      Branch: perlio
62087           +> t/lib/1_compile.t t/lib/compmod.pl
62088           !> MANIFEST configure.com lib/unicode/distinct.pm
62089 ____________________________________________________________________________
62090 [  8475] By: nick                                  on 2001/01/18  21:48:02
62091         Log: Win32 "safe signals" co-existance fix.
62092              Fix SIG_SIZE value.
62093              Clear PL_sig_pending when cloning (fork).
62094      Branch: perlio
62095            ! sv.c win32/config.bc win32/config.gc win32/config.vc
62096            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
62097 ____________________________________________________________________________
62098 [  8474] By: jhi                                   on 2001/01/18  14:40:57
62099         Log: It's Pod::Text::Overstrike, not Pod::Overstrike.
62100      Branch: perl
62101            ! t/lib/1_compile.t
62102 ____________________________________________________________________________
62103 [  8473] By: gsar                                  on 2001/01/18  11:42:31
62104         Log: unsubmitted trial1 change
62105      Branch: maint-5.6/perl
62106            ! Changes
62107 ____________________________________________________________________________
62108 [  8472] By: jhi                                   on 2001/01/18  04:30:24
62109         Log: The first bug found by 1_compile.t.
62110      Branch: perl
62111            ! lib/unicode/distinct.pm
62112 ____________________________________________________________________________
62113 [  8471] By: jhi                                   on 2001/01/18  04:29:42
62114         Log: Add Schwern's 1_compile test.  The compile_module script renamed
62115              to be a bit shorter for the 8.3 people.
62116      Branch: perl
62117            + t/lib/1_compile.t t/lib/compmod.pl
62118            ! MANIFEST
62119 ____________________________________________________________________________
62120 [  8470] By: jhi                                   on 2001/01/18  04:16:00
62121         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)
62122              From: Peter Prymmer <pvhp@forte.com>
62123              Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
62124              Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
62125              Replace #8463.
62126      Branch: maint-5.6/perl
62127            ! configure.com
62128 ____________________________________________________________________________
62129 [  8469] By: jhi                                   on 2001/01/18  04:13:02
62130         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)
62131              From: Peter Prymmer <pvhp@forte.com>
62132              Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
62133              Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
62134              Replace #8462.
62135      Branch: perl
62136            ! configure.com
62137 ____________________________________________________________________________
62138 [  8468] By: jhi                                   on 2001/01/18  03:42:08
62139         Log: Integrate perlio.
62140      Branch: perl
62141           !> gv.c mg.c perlio.c util.c
62142 ____________________________________________________________________________
62143 [  8467] By: nick                                  on 2001/01/17  22:41:10
62144         Log: "Safe" signals - trial implementation.
62145              gv.c tweaked to zero PL_sig_pend array
62146              perlio.c tweaked to PERL_ASYNC_CHECK() on EINTR
62147              util.c tweaked to not set SA_RESTART to give perlio.c a chance.
62148              Odd thing is that it "works" with PERLIO=stdio as well (linux).
62149      Branch: perlio
62150            ! gv.c mg.c perlio.c util.c
62151 ____________________________________________________________________________
62152 [  8466] By: nick                                  on 2001/01/17  20:40:20
62153         Log: Integrate mainline.
62154      Branch: perlio
62155           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
62156           !> config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
62157           !> pp.c pp_sys.c sv.c t/op/int.t uconfig.h uconfig.sh
62158           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
62159           !> vos/config.ga.h win32/config.bc win32/config.gc
62160           !> win32/config.vc
62161 ____________________________________________________________________________
62162 [  8465] By: jhi                                   on 2001/01/17  18:37:13
62163         Log: Subject: [PATCH] Re: [PATCH: perl@8429]  lib/tie-substrhash.t FAILED at test 11
62164              From: Nicholas Clark <nick@ccl4.org>
62165              Date: Wed, 17 Jan 2001 17:31:33 +0000
62166              Message-ID: <20010117173133.I2633@plum.flirble.org>
62167      Branch: perl
62168            ! t/op/int.t
62169 ____________________________________________________________________________
62170 [  8464] By: jhi                                   on 2001/01/17  14:43:17
62171         Log: Subject: [PATCH: perl@8429]  lib/tie-substrhash.t FAILED at test 11
62172              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
62173              Date: Wed, 17 Jan 2001 15:16:43 +0100
62174              Message-ID: <5930DC161690D2119667009027157547038C8A85@madt009a.siemens.es> 
62175              
62176              pp_int() was dropping an NV to the floor,
62177              int(279964589018079/59) either returned not an integer
62178              4745162525730.15, or one got "Attempt to free unreferenced scalar."
62179      Branch: perl
62180            ! pp.c
62181 ____________________________________________________________________________
62182 [  8463] By: jhi                                   on 2001/01/17  06:12:42
62183         Log: (Replaced by #8470)
62184              
62185              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)
62186              From: "Craig A. Berry" <craigberry@mac.com>
62187              Date: Tue, 16 Jan 2001 23:38:46 -0600
62188              Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
62189      Branch: maint-5.6/perl
62190            ! configure.com
62191 ____________________________________________________________________________
62192 [  8462] By: jhi                                   on 2001/01/17  06:11:31
62193         Log: (Replaced by #8469)
62194              
62195              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)
62196              From: "Craig A. Berry" <craigberry@mac.com>
62197              Date: Tue, 16 Jan 2001 23:38:46 -0600
62198              Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
62199      Branch: perl
62200            ! configure.com
62201 ____________________________________________________________________________
62202 [  8461] By: jhi                                   on 2001/01/17  05:56:12
62203         Log: Allow for one trailing slash in the directory of mkdir().
62204      Branch: perl
62205            ! pp_sys.c
62206 ____________________________________________________________________________
62207 [  8460] By: jhi                                   on 2001/01/17  03:26:01
62208         Log: Metaconfig unit changes for #8459.
62209      Branch: metaconfig
62210            ! U/modified/Loc.U U/modified/sig_name.U
62211 ____________________________________________________________________________
62212 [  8459] By: jhi                                   on 2001/01/17  03:24:48
62213         Log: Define SIG_SIZE, the number of elements in the sig_name and
62214              sig_num arrays, including the final NULL entry.
62215      Branch: perl
62216            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
62217            ! config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
62218            ! sv.c uconfig.h uconfig.sh vos/config.alpha.def
62219            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
62220            ! win32/config.bc win32/config.gc win32/config.vc
62221 ____________________________________________________________________________
62222 [  8458] By: jhi                                   on 2001/01/17  01:41:33
62223         Log: Integrate perlio.
62224      Branch: perl
62225           !> embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
62226           !> perlapi.h proto.h sv.c
62227 ____________________________________________________________________________
62228 [  8457] By: nick                                  on 2001/01/16  22:07:26
62229         Log: Provide infrastructure for PERL_ASYNC_CHECK() style safe signals.
62230              Provides all the "cost" but no benefit yet - it is to allow cost
62231              to be measured, and implementation experiments (just in mg.c?).
62232      Branch: perlio
62233            ! embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
62234            ! perlapi.h proto.h sv.c
62235 ____________________________________________________________________________
62236 [  8456] By: nick                                  on 2001/01/16  21:07:07
62237         Log: Integrate mainline.
62238      Branch: perlio
62239           !> (integrate 51 files)
62240 ____________________________________________________________________________
62241 [  8455] By: jhi                                   on 2001/01/16  18:13:43
62242         Log: Subject: [PATCH] regcomp.c old feature removal
62243              From: mjd@plover.com
62244              Date: 16 Jan 2001 14:43:18 -0000 
62245              Message-ID: <20010116144318.7140.qmail@plover.com> 
62246      Branch: perl
62247            ! regcomp.c
62248 ____________________________________________________________________________
62249 [  8454] By: jhi                                   on 2001/01/16  16:12:39
62250         Log: Subject: [PATCH: perl-5.6.1-TRIAL1] Win32 Makefile fixes - v2
62251              From: "Indy Singh" <indy@nusphere.com>
62252              Date: Wed, 10 Jan 2001 20:17:49 -0500
62253              Message-ID: <003001c07b6c$524630b0$00957018@roadhog>
62254      Branch: maint-5.6/perl
62255            ! win32/Makefile
62256 ____________________________________________________________________________
62257 [  8453] By: jhi                                   on 2001/01/16  16:09:33
62258         Log: Update Changes.
62259      Branch: perl
62260            ! Changes patchlevel.h
62261 ____________________________________________________________________________
62262 [  8452] By: jhi                                   on 2001/01/16  15:42:04
62263         Log: Subject: Re: API Cleanup
62264              To: perl5-porters@perl.org
62265              Date: Tue, 16 Jan 2001 13:42:30 +0000
62266              Message-ID: <20010116134230.A13420@pembro26.pmb.ox.ac.uk>
62267              
62268              Subject: [PATCH] utf8.c documentation
62269              From: Simon Cozens <simon@cozens.net>
62270              Date: Tue, 16 Jan 2001 13:52:48 +0000
62271              Message-ID: <20010116135248.A13496@pembro26.pmb.ox.ac.uk>
62272              
62273              Subject: Re: API Cleanup
62274              From: Simon Cozens <simon@cozens.net>
62275              Date: Tue, 16 Jan 2001 14:58:55 +0000
62276              Message-ID: <20010116145855.A13794@pembro26.pmb.ox.ac.uk>
62277              
62278              UTF-8 doc patches.
62279      Branch: perl
62280            ! embed.pl pod/perlapi.pod utf8.c
62281 ____________________________________________________________________________
62282 [  8451] By: jhi                                   on 2001/01/16  14:41:39
62283         Log: podlators 1.07, from Russ Allbery.
62284      Branch: perl
62285            ! lib/Pod/Man.pm
62286 ____________________________________________________________________________
62287 [  8450] By: jhi                                   on 2001/01/16  14:24:19
62288         Log: Subject: [PATCH: perl@8429] Win32 Makefile fixes
62289              From: "Indy Singh" <indy@nusphere.com>
62290              Date: Mon, 15 Jan 2001 20:59:40 -0500
62291              Message-ID: <07be01c07f5f$fdadf270$d24b7018@cr637287a>
62292      Branch: perl
62293            ! win32/Makefile
62294 ____________________________________________________________________________
62295 [  8449] By: jhi                                   on 2001/01/16  03:42:55
62296         Log: Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
62297              at the setting of the ofs_sv in new_struct_thread() as the
62298              thr->Tofs_sv (PL_ofs_sv) was still 0xabab.... (this is what
62299              uninitialized fields are, uh, initialized with),
62300              SvREFCNT_inc()ing that invited a core dump.
62301      Branch: perl
62302            ! util.c
62303 ____________________________________________________________________________
62304 [  8448] By: jhi                                   on 2001/01/16  01:49:07
62305         Log: Subject: [PATCH #3 @8436] Re: Eliminate op_children
62306              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
62307              Date: Mon, 15 Jan 2001 17:14:37 -0800 (PST)
62308              Message-ID: <14947.40656.841280.551785@soda.csua.berkeley.edu>
62309              
62310              Replace #8444 and #8445.
62311      Branch: perl
62312            ! ext/B/B.xs ext/B/B/Debug.pm
62313 ____________________________________________________________________________
62314 [  8447] By: jhi                                   on 2001/01/15  21:05:35
62315         Log: Subject: [PATCH] API Variable documentation   
62316              From: Simon Cozens <simon@cozens.net>
62317              Date: Mon, 15 Jan 2001 19:35:54 +0000
62318              Message-ID: <20010115193554.A9919@pembro26.pmb.ox.ac.uk> 
62319      Branch: perl
62320            ! pod/perlapi.pod thrdvar.h
62321 ____________________________________________________________________________
62322 [  8446] By: jhi                                   on 2001/01/15  20:49:20
62323         Log: Signedness nit.
62324      Branch: perl
62325            ! pp_ctl.c
62326 ____________________________________________________________________________
62327 [  8445] By: jhi                                   on 2001/01/15  20:28:48
62328         Log: (Replaced by #8448)  More op_children traces (cleanup of #8442).
62329      Branch: perl
62330            ! ext/B/B/Debug.pm
62331 ____________________________________________________________________________
62332 [  8444] By: jhi                                   on 2001/01/15  13:09:10
62333         Log: (Replaced by #8448)  Traces of op_children (cleanup of #8442)
62334      Branch: perl
62335            ! ext/B/B.xs
62336 ____________________________________________________________________________
62337 [  8443] By: jhi                                   on 2001/01/15  13:06:26
62338         Log: Missing from #8439.
62339      Branch: perl
62340            ! keywords.h mg.c
62341 ____________________________________________________________________________
62342 [  8442] By: jhi                                   on 2001/01/15  13:02:38
62343         Log: Subject: [PATCH @8436] Eliminate op_children
62344              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
62345              Date: Sun, 14 Jan 2001 03:00:13 -0800 (PST)
62346              Message-ID: <14945.32919.44271.685122@soda.csua.berkeley.edu>
62347              
62348              Subject: [PATCH @8436] Re: Eliminate op_children
62349              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
62350              Date: Sun, 14 Jan 2001 03:23:56 -0800 (PST)
62351              Message-ID: <14945.35680.571387.810763@soda.csua.berkeley.edu>
62352      Branch: perl
62353            ! bytecode.pl ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm
62354            ! ext/B/B/C.pm ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
62355            ! op.c op.h
62356 ____________________________________________________________________________
62357 [  8441] By: jhi                                   on 2001/01/15  12:57:08
62358         Log: Use the /^Perl_/-less form of is_lvalue_sub().
62359      Branch: perl
62360            ! pp.h
62361 ____________________________________________________________________________
62362 [  8440] By: jhi                                   on 2001/01/15  05:13:09
62363         Log: Revert #8437 and #8438, the Linux large files story is more complex.
62364      Branch: metaconfig/U/perl
62365            ! d_fpos64_t.U d_off64_t.U
62366      Branch: perl
62367            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
62368            ! config_h.SH configure.com epoc/config.sh perl.h
62369            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
62370            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
62371            ! win32/config.bc win32/config.gc win32/config.vc
62372 ____________________________________________________________________________
62373 [  8439] By: jhi                                   on 2001/01/15  05:02:24
62374         Log: More UTF-8 patches from Inaba Hiroto.
62375              - The substr lval was still not okay.
62376              - Now pp_stringify and sv_setsv copies source's UTF8 flag
62377              even if IN_BYTE.  pp_stringify is called from fold_constants
62378              at optimization phase and "\x{100}" was made SvUTF8_off under
62379              use bytes (the bytes pragma is for "byte semantics" and not
62380              for "do not produce UTF8 data")
62381              - New `qu' operator to generate UTF8 string explicitly.
62382              Though I agree with the policy "0x00-0xff always produce bytes",
62383              sometimes want to such a string to be coded in UTF8.
62384              I can use pack"U0a*" but it requires more typing and has
62385              runtime overhead.
62386              - Fix pp_regcomp bug uncovered by "0x00-0xff always produce bytes"
62387              change, the bug appears if a pm has PMdf_UTF8 flag but interpolated
62388              string is not UTF8_on and has char 0x80-0xff.
62389              
62390              TODO: document and test qu.
62391      Branch: perl
62392            ! keywords.h keywords.pl mg.c pp.c pp_ctl.c pp_hot.c sv.c
62393            ! t/lib/charnames.t t/op/length.t t/op/substr.t t/pragma/utf8.t
62394            ! toke.c
62395 ____________________________________________________________________________
62396 [  8438] By: jhi                                   on 2001/01/14  05:10:23
62397         Log: (Reverted by #8440)
62398              
62399              Metaconfig unit changes for #8437.
62400      Branch: metaconfig/U/perl
62401            ! d_fpos64_t.U d_off64_t.U
62402 ____________________________________________________________________________
62403 [  8437] By: jhi                                   on 2001/01/14  04:55:34
62404         Log: (Reverted by #8440)
62405              
62406              Add <features.h> probing, seems to be needed for (some?)
62407              Linux largefileness.
62408      Branch: perl
62409            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
62410            ! config_h.SH configure.com epoc/config.sh perl.h
62411            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
62412            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
62413            ! win32/config.bc win32/config.gc win32/config.vc
62414 ____________________________________________________________________________
62415 [  8436] By: jhi                                   on 2001/01/13  17:47:21
62416         Log: Tighten some of the tests a bit.
62417      Branch: perl
62418            ! t/pragma/utf8.t
62419 ____________________________________________________________________________
62420 [  8435] By: jhi                                   on 2001/01/13  17:31:54
62421         Log: Integrate perlio.
62422      Branch: perl
62423           !> ext/Encode/Makefile.PL ext/Encode/compile win32/config_H.bc
62424           !> win32/config_H.gc win32/config_H.vc
62425 ____________________________________________________________________________
62426 [  8434] By: nick                                  on 2001/01/13  11:36:53
62427         Log: Run dmake regen_config_h for Win32
62428      Branch: perlio
62429            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
62430 ____________________________________________________________________________
62431 [  8433] By: nick                                  on 2001/01/13  11:31:55
62432         Log: VMS friendly patch to Encode compile process
62433      Branch: perlio
62434            ! ext/Encode/Makefile.PL ext/Encode/compile
62435 ____________________________________________________________________________
62436 [  8432] By: nick                                  on 2001/01/13  11:06:44
62437         Log: Integrate mainline
62438      Branch: perlio
62439           +> ext/B/B/Concise.pm
62440           !> (integrate 52 files)
62441 ____________________________________________________________________________
62442 [  8431] By: jhi                                   on 2001/01/13  05:55:55
62443         Log: Subject: [PATCH @8429] Re: B::Concise -- an improved replacement for B::Terse
62444              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
62445              Date: Fri, 12 Jan 2001 21:45:17 -0800 (PST)
62446              Message-ID: <14943.59712.993695.180189@soda.csua.berkeley.edu>
62447      Branch: perl
62448            ! ext/B/B/Concise.pm
62449 ____________________________________________________________________________
62450 [  8430] By: jhi                                   on 2001/01/13  04:24:18
62451         Log: The LVRET macro needed an aTHX.
62452      Branch: perl
62453            ! pp.h
62454 ____________________________________________________________________________
62455 [  8429] By: jhi                                   on 2001/01/13  02:12:42
62456         Log: Update Changes.
62457      Branch: perl
62458            ! Changes patchlevel.h
62459 ____________________________________________________________________________
62460 [  8428] By: jhi                                   on 2001/01/13  02:08:50
62461         Log: Subject: Re: [PATCH: perl@8342]  lib/bigfloat.t FAILED at test 351
62462              From: Peter Prymmer <pvhp@forte.com>
62463              Date: Fri, 12 Jan 2001 16:27:36 -0800 (PST)
62464              Message-ID: <Pine.OSF.4.10.10101121623130.478096-100000@aspara.forte.com>
62465              
62466              Add a BEGIN guard for sloppy floating point division.
62467      Branch: perl
62468            ! lib/Math/BigInt.pm lib/bigint.pl
62469 ____________________________________________________________________________
62470 [  8427] By: jhi                                   on 2001/01/13  01:47:16
62471         Log: The B::Terse drop-in replacement wasn't quite drop-in.
62472      Branch: perl
62473            ! ext/B/B/Terse.pm
62474 ____________________________________________________________________________
62475 [  8426] By: jhi                                   on 2001/01/12  21:20:43
62476         Log: Use UVXf.
62477      Branch: perl
62478            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
62479            ! config_h.SH configure.com epoc/config.sh sv.c uconfig.h
62480            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
62481            ! vos/config.ga.def vos/config.ga.h win32/config.bc
62482            ! win32/config.gc win32/config.vc
62483 ____________________________________________________________________________
62484 [  8425] By: jhi                                   on 2001/01/12  20:20:14
62485         Log: Subject: [PATCH perl@8342] -Wformat
62486              From: Robin Barker <rmb1@cise.npl.co.uk>
62487              Date: Fri, 12 Jan 2001 20:03:14 GMT
62488              Message-Id: <200101122003.UAA29599@tempest.npl.co.uk>
62489      Branch: perl
62490            ! ext/Encode/Encode.xs mg.c sv.c toke.c
62491 ____________________________________________________________________________
62492 [  8424] By: jhi                                   on 2001/01/12  20:01:48
62493         Log: Subject: B::Concise -- an improved replacement for B::Terse 
62494              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
62495              Date: Sat,  6 Jan 2001 20:18:05 -0800 (PST)
62496              Message-ID: <14935.43597.962940.803717@soda.csua.berkeley.edu>
62497      Branch: perl
62498            + ext/B/B/Concise.pm
62499            ! MANIFEST ext/B/B/Terse.pm
62500 ____________________________________________________________________________
62501 [  8423] By: jhi                                   on 2001/01/12  19:24:02
62502         Log: The new metaconfig unit from the #8421.
62503      Branch: metaconfig/U/perl
62504            + d_sigprocmask.U
62505 ____________________________________________________________________________
62506 [  8422] By: jhi                                   on 2001/01/12  19:23:43
62507         Log: Forgot the microperl config from the #8421.
62508      Branch: perl
62509            ! uconfig.h uconfig.sh
62510 ____________________________________________________________________________
62511 [  8421] By: jhi                                   on 2001/01/12  19:05:27
62512         Log: Add sigprocmask() probe, regen Configure, regen toc.
62513      Branch: perl
62514            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
62515            ! config_h.SH configure.com epoc/config.sh mg.c pod/perltoc.pod
62516            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
62517            ! vos/config.ga.h win32/config.bc win32/config.gc
62518            ! win32/config.vc
62519 ____________________________________________________________________________
62520 [  8420] By: jhi                                   on 2001/01/12  18:34:31
62521         Log: Add sockatmark() to the todo list.
62522      Branch: perl
62523            ! Todo-5.6
62524 ____________________________________________________________________________
62525 [  8419] By: jhi                                   on 2001/01/12  18:09:46
62526         Log: Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
62527      Branch: perl
62528            ! op.c
62529 ____________________________________________________________________________
62530 [  8418] By: jhi                                   on 2001/01/12  18:05:30
62531         Log: Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
62532              From: Radu Greab <radu@netsoft.ro>
62533              Message-ID: <14943.15321.515713.119805@ix.netsoft.ro>
62534              Date: Fri, 12 Jan 2001 19:16:09 +0200 (EET)
62535      Branch: perl
62536            ! op.c t/pragma/sub_lval.t
62537 ____________________________________________________________________________
62538 [  8417] By: jhi                                   on 2001/01/12  16:09:09
62539         Log: Subject: [PATCH @8404] Consolidated lvalue sub changes
62540              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU> 
62541              Date: Wed, 10 Jan 2001 21:36:51 -0800 (PST)
62542              Message-ID: <14941.16925.736415.785818@soda.csua.berkeley.edu>
62543      Branch: perl
62544            ! doop.c embed.h embed.pl op.c op.h opcode.h opcode.pl
62545            ! pod/perldiag.pod pod/perlintern.pod pod/perlsub.pod pp.c pp.h
62546            ! pp.sym pp_ctl.c pp_hot.c pp_proto.h proto.h t/lib/b.t
62547            ! t/pragma/sub_lval.t toke.c
62548 ____________________________________________________________________________
62549 [  8416] By: jhi                                   on 2001/01/12  15:42:06
62550         Log: Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
62551              From: "Richard Soderberg" <rs@crystalflame.net>
62552              Date: Fri, 12 Jan 2001 04:49:35 -0800
62553              Message-ID: <NAEKLNAAHLMBPMPNBMLEAELDCKAA.rs@crystalflame.net>
62554              
62555              Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
62556              according to the platform.
62557      Branch: perl
62558            ! op.c
62559 ____________________________________________________________________________
62560 [  8415] By: jhi                                   on 2001/01/12  15:33:41
62561         Log: One more UTF-8 fix from Inaba Hiroto.
62562      Branch: perl
62563            ! pp.c regexec.c t/pragma/utf8.t
62564 ____________________________________________________________________________
62565 [  8414] By: jhi                                   on 2001/01/12  15:30:18
62566         Log: Mea culpa: I botched up Hugo's "Tw" bug fix when applying it.
62567      Branch: perl
62568            ! regexec.c
62569 ____________________________________________________________________________
62570 [  8413] By: jhi                                   on 2001/01/12  15:22:10
62571         Log: Subject: [Patch perl@8375] pragma/subs.t ......FAILED tests 1-2 using Bison's parser
62572              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
62573              Date: Thu, 11 Jan 2001 12:53:36 +0100
62574              Message-ID: <5930DC161690D2119667009027157547038123E1@madt009a.siemens.es>
62575      Branch: perl
62576            ! toke.c
62577 ____________________________________________________________________________
62578 [  8412] By: jhi                                   on 2001/01/12  15:20:25
62579         Log: Subject: [PATCH: perl@8342] updates to posix-bc hints file
62580              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
62581              Date: Fri, 12 Jan 2001 14:37:55 +0100
62582              Message-ID: <5930DC161690D21196670090271575470384E3FC@madt009a.siemens.es>
62583      Branch: perl
62584            ! hints/posix-bc.sh
62585 ____________________________________________________________________________
62586 [  8411] By: jhi                                   on 2001/01/12  15:14:14
62587         Log: Subject: [PATCH: perl@8342]  op/regmesg FAILED at test 33 on EBCDIC machines
62588              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
62589              Date: Fri, 12 Jan 2001 10:42:21 +0100
62590              Message-ID: <5930DC161690D211966700902715754703812F33@madt009a.siemens.es>
62591      Branch: perl
62592            ! t/op/regmesg.t
62593 ____________________________________________________________________________
62594 [  8410] By: jhi                                   on 2001/01/12  05:48:55
62595         Log: Subject: Re: [ID 20010101.004] Not OK: perl v5.7.0 +DEVEL8268 on i586-linux-64int-ld 2.2.17-21mdk (UNINSTALLED)
62596              From: Nicholas Clark <nick@ccl4.org> 
62597              Date: Sun, 7 Jan 2001 19:47:14 +0000
62598              Message-ID: <20010107194714.B1048@plum.flirble.org>
62599      Branch: perl
62600            ! t/op/numconvert.t
62601 ____________________________________________________________________________
62602 [  8409] By: jhi                                   on 2001/01/12  05:41:28
62603         Log: Integrate perlio.
62604      Branch: perl
62605           !> mg.c scope.h
62606 ____________________________________________________________________________
62607 [  8408] By: nick                                  on 2001/01/11  22:43:28
62608         Log: Remove variables that were used in experiments.
62609      Branch: perlio
62610            ! mg.c
62611 ____________________________________________________________________________
62612 [  8407] By: nick                                  on 2001/01/11  20:57:44
62613         Log: Catch die in %SIG handler and unblock the signal before re-dying.
62614              This make Linux work _without_ sigsetjmp().
62615              Turn off sigsetjmp() to see what else it does.
62616              May need Configure probe for sigprocmask() if anything has sigaction()
62617              but not sigprocmask().
62618      Branch: perlio
62619            ! mg.c scope.h
62620 ____________________________________________________________________________
62621 [  8406] By: nick                                  on 2001/01/11  19:32:07
62622         Log: Integrate mainline
62623      Branch: perlio
62624           !> Changes ext/IO/lib/IO/Socket/INET.pm ext/Socket/Socket.pm mg.c
62625           !> patchlevel.h perl.h regexec.c t/op/re_tests t/op/split.t
62626           !> t/op/substr.t
62627 ____________________________________________________________________________
62628 [  8405] By: jhi                                   on 2001/01/11  17:11:01
62629         Log: Fix UTF-8 lval substr().
62630      Branch: perl
62631            ! mg.c t/op/substr.t
62632 ____________________________________________________________________________
62633 [  8404] By: jhi                                   on 2001/01/11  05:13:58
62634         Log: Update Changes.
62635      Branch: perl
62636            ! Changes patchlevel.h
62637 ____________________________________________________________________________
62638 [  8403] By: jhi                                   on 2001/01/11  04:38:24
62639         Log: Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
62640              From: Hugo <hv@crypt.compulink.co.uk>
62641              Date: Mon, 30 Oct 2000 01:33:26 +0000
62642              Message-Id: <200010300133.BAA10390@crypt.compulink.co.uk>
62643      Branch: perl
62644            ! regexec.c t/op/re_tests
62645 ____________________________________________________________________________
62646 [  8402] By: jhi                                   on 2001/01/11  04:26:12
62647         Log: Integrate perlio.
62648      Branch: perl
62649           !> scope.h util.c
62650 ____________________________________________________________________________
62651 [  8401] By: nick                                  on 2001/01/10  22:52:55
62652         Log: Allow control of 2nd arg to segsetjmp() via -DSCOPE_SAVES_SIGNAL_MASK.
62653              (So Alan and Ilya can try setting via hints.)
62654              Verified Linux "works" with it true and fails to re-enable SIGINT if false.
62655              Restoring sigmask in Perl_sighandler() if handler dies is not equivalent;
62656              doing the save everywhere seems to restart read() correctly, but just
62657              doing it once "round" the handler does not.
62658      Branch: perlio
62659            ! scope.h
62660 ____________________________________________________________________________
62661 [  8400] By: jhi                                   on 2001/01/10  21:57:54
62662         Log: Not defining PERL_PRESERVE_IVUV fixes only the op/inc problem
62663              of IRIX, HP-UX is unaffected.
62664      Branch: perl
62665            ! perl.h
62666 ____________________________________________________________________________
62667 [  8399] By: nick                                  on 2001/01/10  21:29:19
62668         Log: Safe fix for Simon's pclose() doing SvIVX of undef -> core bug.
62669      Branch: perlio
62670            ! util.c
62671 ____________________________________________________________________________
62672 [  8398] By: jhi                                   on 2001/01/10  20:55:31
62673         Log: Add ReuseAddr as a (preferred) alias for Reuse as we know
62674              also have ReusePort.
62675      Branch: perl
62676            ! ext/IO/lib/IO/Socket/INET.pm
62677 ____________________________________________________________________________
62678 [  8397] By: jhi                                   on 2001/01/10  20:50:57
62679         Log: Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
62680              From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
62681              Date: Wed, 10 Jan 2001 01:38:13 -0800
62682              Message-ID: <20010110013813.B41744@yahoo-inc.com>
62683      Branch: perl
62684            ! ext/IO/lib/IO/Socket/INET.pm
62685 ____________________________________________________________________________
62686 [  8396] By: jhi                                   on 2001/01/10  20:49:30
62687         Log: Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for better multicast support (resend)
62688              From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
62689              Date: Wed, 10 Jan 2001 01:37:32 -0800
62690              Message-ID: <20010110013732.A41744@yahoo-inc.com>
62691      Branch: perl
62692            ! ext/Socket/Socket.pm
62693 ____________________________________________________________________________
62694 [  8395] By: jhi                                   on 2001/01/10  20:41:37
62695         Log: Test for bug id 20010105.016 (fixed by #8378).
62696      Branch: perl
62697            ! t/op/split.t
62698 ____________________________________________________________________________
62699 [  8394] By: jhi                                   on 2001/01/10  20:26:32
62700         Log: Integrate perlio.
62701      Branch: perl
62702            ! util.c
62703 ____________________________________________________________________________
62704 [  8393] By: nick                                  on 2001/01/10  19:34:30
62705         Log: Back out Simon's pid hackery for now.
62706      Branch: perlio
62707            ! util.c
62708 ____________________________________________________________________________
62709 [  8392] By: nick                                  on 2001/01/10  19:23:13
62710         Log: Integrate mainline. (Builds but does not work - something broke pipes...)
62711      Branch: perlio
62712           !> (integrate 29 files)
62713 ____________________________________________________________________________
62714 [  8391] By: jhi                                   on 2001/01/10  18:43:15
62715         Log: Subject: [PATCH] Fix my_pclose segfault
62716              From: Simon Cozens <simon@cozens.net>
62717              Date: Wed, 10 Jan 2001 18:39:35 +0000
62718              Message-ID: <20010110183934.A25640@pembro26.pmb.ox.ac.uk>
62719      Branch: perl
62720            ! util.c
62721 ____________________________________________________________________________
62722 [  8390] By: jhi                                   on 2001/01/10  18:42:08
62723         Log: Subject:  [PATCH perl@8269] Opcode.XS, fix memory leak
62724              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
62725              Date:     Wed, 10 Jan 2001 13:23:02 EST
62726              Message-Id: <010110132245.8129a@DUPHY4.Physics.Drexel.Edu>
62727      Branch: perl
62728            ! ext/Opcode/Opcode.xs
62729 ____________________________________________________________________________
62730 [  8389] By: jhi                                   on 2001/01/10  15:16:07
62731         Log: Turn off the integer preservation for now.
62732      Branch: perl
62733            ! perl.h
62734 ____________________________________________________________________________
62735 [  8388] By: jhi                                   on 2001/01/10  15:01:25
62736         Log: Few more IDE/editor nits from p5p.
62737      Branch: perl
62738            ! pod/perlfaq3.pod
62739 ____________________________________________________________________________
62740 [  8387] By: jhi                                   on 2001/01/10  06:53:16
62741         Log: Subject: Re: [ID 20010109.003] Patch 8138 broke a test in libwww
62742              To: "Andreas J. Koenig" <andreas.koenig@anima.de>
62743              Date: Tue, 9 Jan 2001 23:16:02 +0000
62744              Message-ID: <20010109231602.A81101@plum.flirble.org>
62745      Branch: perl
62746            ! sv.c
62747 ____________________________________________________________________________
62748 [  8386] By: jhi                                   on 2001/01/10  03:17:54
62749         Log: Test cases for #8385 (from Simon's "torture.pl")
62750      Branch: perl
62751            ! t/op/tr.t
62752 ____________________________________________________________________________
62753 [  8385] By: jhi                                   on 2001/01/10  03:17:11
62754         Log: Subject: Re: more UTF8 test suites and an UTF8 patch
62755              From: Inaba Hiroto <inaba@sdd.tokyo-sc.toshiba.co.jp>
62756              Date: Wed, 10 Jan 2001 11:39:39 +0900
62757              Message-Id: <10101100239.AA10002@tux0017.sdd.tokyo-sc.toshiba.co.jp>
62758              
62759              Some more UTF-8 tr cases fixed.
62760      Branch: perl
62761            ! doop.c
62762 ____________________________________________________________________________
62763 [  8384] By: jhi                                   on 2001/01/09  22:45:40
62764         Log: Allow the locale test needing POSIX and the taint test
62765              needing IPC::SysV to run under 'minitest' (basically,
62766              bail out if loading the extension fails)
62767      Branch: perl
62768            ! t/op/misc.t t/op/taint.t
62769 ____________________________________________________________________________
62770 [  8383] By: jhi                                   on 2001/01/09  21:36:04
62771         Log: Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
62772              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
62773              Date: Tue,  9 Jan 2001 13:33:22 -0800 (PST)
62774              Message-ID: <14939.33475.474459.147429@soda.csua.berkeley.edu>
62775      Branch: perl
62776            ! t/io/openpid.t
62777 ____________________________________________________________________________
62778 [  8382] By: jhi                                   on 2001/01/09  21:06:08
62779         Log: save_delete(), err, SAVEDELETE() fixes from Charles Lane.
62780              Should finish up the bug id 20001205.022.
62781      Branch: perl
62782            ! pp.c pp_hot.c scope.c
62783 ____________________________________________________________________________
62784 [  8381] By: jhi                                   on 2001/01/09  18:27:43
62785         Log: Subject: Re: [PATCH: perl@8342] comp/proto..........FAILED tests 112-123
62786              From: Andy Dougherty <doughera@lafayette.edu>
62787              Date: Tue, 9 Jan 2001 12:11:16 -0500 (EST)
62788              Message-ID: <Pine.SOL.4.10.10101091144440.13124-100000@maxwell.phys.lafayette.edu>
62789              
62790              More robust yacc/bison error detection.
62791      Branch: perl
62792            ! t/comp/proto.t
62793 ____________________________________________________________________________
62794 [  8380] By: jhi                                   on 2001/01/09  15:21:38
62795         Log: Subject:  [PATCH] make t/op/misc.t work on VMS
62796              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
62797              Date:     Tue, 9 Jan 2001 07:53:55 EST
62798              Message-Id: <010109075323.91c8f@DUPHY4.Physics.Drexel.Edu> 
62799      Branch: perl
62800            ! t/op/misc.t vms/test.com
62801 ____________________________________________________________________________
62802 [  8379] By: jhi                                   on 2001/01/09  15:20:38
62803         Log: Subject: [ID 20001230.003] UTF-8 tr still hurts
62804              From: jhi@cc.hut.fi
62805              Date: Sat, 30 Dec 2000 22:57:32 +0200 (EET)
62806              Message-Id: <200012302057.WAA31168@alpha.hut.fi>
62807              
62808              The #8378 fixed this.
62809      Branch: perl
62810            ! t/op/tr.t
62811 ____________________________________________________________________________
62812 [  8378] By: jhi                                   on 2001/01/09  15:05:32
62813         Log: Subject: One more patch for UTF8 
62814              From: Inaba Hiroto <inaba@st.rim.or.jp>
62815              Date: Tue, 09 Jan 2001 01:04:32 +0900
62816              Message-ID: <3A59E510.52BAB5B9@st.rim.or.jp>
62817              
62818              UTF-8 fixes for 'x' and tr///.
62819      Branch: perl
62820            ! doop.c embed.h embed.pl op.c pod/perlapi.pod pp.c proto.h
62821            ! regcomp.c regexec.c toke.c utf8.c
62822 ____________________________________________________________________________
62823 [  8377] By: jhi                                   on 2001/01/09  14:32:17
62824         Log: Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
62825      Branch: perl
62826            ! t/op/length.t
62827 ____________________________________________________________________________
62828 [  8376] By: jhi                                   on 2001/01/09  04:32:32
62829         Log: integrate changes #7775, #8316, #8316 from mainline
62830      Branch: maint-5.6/perl
62831            ! hints/solaris_2.sh
62832 ____________________________________________________________________________
62833 [  8375] By: jhi                                   on 2001/01/09  04:26:43
62834         Log: Update Changes.
62835      Branch: perl
62836            ! Changes patchlevel.h
62837 ____________________________________________________________________________
62838 [  8374] By: jhi                                   on 2001/01/09  04:14:32
62839         Log: IDE/editor section tweaking.
62840      Branch: perl
62841            ! pod/perlfaq3.pod
62842 ____________________________________________________________________________
62843 [  8373] By: jhi                                   on 2001/01/09  02:38:26
62844         Log: Subject: [PATCH: perl@8342] updates to OS/390 hints file
62845              From: Peter Prymmer <pvhp@forte.com>
62846              Date: Mon, 8 Jan 2001 18:06:51 -0800 (PST)
62847              Message-ID: <Pine.OSF.4.10.10101081805530.239173-100000@aspara.forte.com>
62848              
62849              In preparation os OS/390 dynamic loading.
62850      Branch: perl
62851            ! README.os390 hints/os390.sh
62852 ____________________________________________________________________________
62853 [  8372] By: jhi                                   on 2001/01/09  00:24:30
62854         Log: Integrate with perlio.
62855      Branch: perl
62856           !> embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
62857 ____________________________________________________________________________
62858 [  8371] By: nick                                  on 2001/01/08  23:54:33
62859         Log: Fix "scalars leaked" bugs caused by overload magic
62860              (Highlighted by Ilya's DESTROY optimization.)
62861      Branch: perlio
62862            ! embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
62863 ____________________________________________________________________________
62864 [  8370] By: nick                                  on 2001/01/08  20:19:41
62865         Log: Integrate mainline
62866      Branch: perlio
62867           !> README.epoc dump.c ext/GDBM_File/GDBM_File.xs gv.c
62868           !> lib/Getopt/Long.pm mg.c op.c scope.c sv.c t/io/pipe.t
62869           !> t/op/64bitint.t
62870 ____________________________________________________________________________
62871 [  8369] By: jhi                                   on 2001/01/08  17:30:52
62872         Log: save_delete() Safefree() doesn't (anymore?) work with shared
62873              strings, one test failure in op/misc and almost all of lib/b.
62874              (Outcomments #8369.)
62875      Branch: perl
62876            ! scope.c
62877 ____________________________________________________________________________
62878 [  8368] By: jhi                                   on 2001/01/08  14:47:10
62879         Log: (Outcommented by #8369.)
62880              
62881              Subject: Re: Perl BugID 20001205.022 ---- save_delete
62882              From: Simon Cozens <simon@cozens.net>
62883              Date: Sat, 6 Jan 2001 11:48:40 +0000
62884              Message-ID: <20010106114840.A13227@deep-dark-truthful-mirror.perlhacker.org>
62885              
62886              The save_delete() does need the Safefree.
62887      Branch: perl
62888            ! scope.c
62889 ____________________________________________________________________________
62890 [  8367] By: bailey                                on 2001/01/08  08:53:52
62891         Log: Once again syncing after too long an absence
62892      Branch: vmsperl
62893           +> (branch 55 files)
62894            - MAINTAIN fix_pl vos/config.def vos/config.h
62895            - vos/config_h.SH_orig
62896           !> (integrate 498 files)
62897 ____________________________________________________________________________
62898 [  8366] By: jhi                                   on 2001/01/08  02:42:59
62899         Log: Subject: [ID 20010107.012] [PATCH] 18446744073709551616e0 was treated as UV=18446744073709551615
62900              From: nick@ccl4.org
62901              Date: Sun, 7 Jan 2001 21:07:18 +0000
62902              Message-Id: <20010107210717.D1048@plum.flirble.org>
62903      Branch: perl
62904            ! sv.c t/op/64bitint.t
62905 ____________________________________________________________________________
62906 [  8365] By: jhi                                   on 2001/01/08  02:35:16
62907         Log: Subject: [PATCH] environ nit
62908              From: Simon Cozens <simon@cozens.net>
62909              Date: Sun, 7 Jan 2001 17:57:07 +0000
62910              Message-ID: <20010107175707.A2013@pembro26.pmb.ox.ac.uk>
62911              
62912              Use environ only if we have it.
62913      Branch: perl
62914            ! mg.c
62915 ____________________________________________________________________________
62916 [  8364] By: jhi                                   on 2001/01/08  02:24:51
62917         Log: Replace #6721, GDBM, system malloc, and LEAKTEST.
62918      Branch: perl
62919            ! ext/GDBM_File/GDBM_File.xs
62920 ____________________________________________________________________________
62921 [  8363] By: jhi                                   on 2001/01/08  02:19:24
62922         Log: Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
62923              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
62924              Date: Sat,  6 Jan 2001 15:25:02 -0800 (PST)
62925              Message-ID: <14935.41722.239364.55174@soda.csua.berkeley.edu>
62926      Branch: perl
62927            ! dump.c op.c
62928 ____________________________________________________________________________
62929 [  8362] By: jhi                                   on 2001/01/08  02:17:43
62930         Log: Subject: [patch] xsub AUTOLOAD fix/optimization
62931              From: Doug MacEachern <dougm@covalent.net>
62932              Date: Sat, 6 Jan 2001 09:30:05 -0800 (PST)
62933              Message-ID: <Pine.LNX.4.10.10101060924280.24460-100000@mojo.covalent.net>
62934              
62935              Allow AUTOLOAD to be an xsub and allow such xsubs
62936              to avoid use of $AUTOLOAD.
62937      Branch: perl
62938            ! gv.c
62939 ____________________________________________________________________________
62940 [  8361] By: jhi                                   on 2001/01/08  02:16:07
62941         Log: Subject: Re: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
62942              From: Radu Greab <radu@netsoft.ro>
62943              Date: Sun, 7 Jan 2001 03:16:55 +0200 (EET)
62944              Message-ID: <14935.50055.838449.408835@ix.netsoft.ro>
62945              
62946              No need for the potentially nonportable $SIG{CHLD}.
62947      Branch: perl
62948            ! t/io/pipe.t
62949 ____________________________________________________________________________
62950 [  8360] By: jhi                                   on 2001/01/08  01:58:23
62951         Log: Update to Getopt::Long 2.24_02, from Johan Vromans.
62952      Branch: perl
62953            ! lib/Getopt/Long.pm
62954 ____________________________________________________________________________
62955 [  8359] By: jhi                                   on 2001/01/08  01:55:44
62956         Log: Integrate perlio.
62957      Branch: perl
62958           !> ext/Encode/Encode.xs lib/ExtUtils/typemap perl.c perlio.c
62959           !> perlio.h pp.c pp_hot.c pp_sys.c sv.c t/lib/tie-refhash.t
62960           !> utf8.c win32/Makefile
62961 ____________________________________________________________________________
62962 [  8358] By: jhi                                   on 2001/01/07  21:16:50
62963         Log: Update the EPOC cross SDK URL.
62964      Branch: perl
62965            ! README.epoc
62966 ____________________________________________________________________________
62967 [  8357] By: jhi                                   on 2001/01/07  21:16:09
62968         Log: Update the EPOC cross SDK URL.
62969      Branch: maint-5.6/perl
62970            ! README.epoc
62971 ____________________________________________________________________________
62972 [  8356] By: nick                                  on 2001/01/06  21:47:52
62973         Log: FILE * in XS code for PerlIO world:
62974              - make PERLIO_NOT_STDIO 0 (co-existance) default for non PERL_CORE case.
62975              - Add FILE * T_STDIO typemap.
62976              - Finish PerlIO_findFILE() and PerlIO_extprtFILE()
62977      Branch: perlio
62978            ! lib/ExtUtils/typemap perlio.c perlio.h
62979 ____________________________________________________________________________
62980 [  8355] By: jhi                                   on 2001/01/06  20:27:15
62981         Log: integrate change #8336 from mainline
62982              
62983              Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1
62984      Branch: maint-5.6/perl
62985            ! hv.c
62986 ____________________________________________________________________________
62987 [  8354] By: jhi                                   on 2001/01/06  20:24:29
62988         Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
62989              From: Robin Barker <rmb1@cise.npl.co.uk>
62990              Date: Fri, 22 Dec 2000 12:17:38 GMT
62991              Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
62992              
62993              The patch reformats some long =item lines so they give
62994              correct output via pod2man | nroff -man
62995              
62996              Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
62997              From: Robin Barker <rmb1@cise.npl.co.uk>
62998              Date: Tue, 2 Jan 2001 15:35:03 GMT
62999              Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
63000              
63001              Here is a _further_ patch which corrects a few more errors:
63002              * an empty C<=item> in CPAN.pm
63003              * patching the wrong file (pod/perlamiga.pod not README.amiga)
63004              * leaving empty C<=item>s which formatted incorrectly
63005              * over long C<=item>s revealed by latest patch to Pod::Man
63006      Branch: maint-5.6/perl
63007            ! README.amiga lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
63008            ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
63009            ! pod/perl5004delta.pod pod/perl5005delta.pod pod/perlapi.pod
63010            ! pod/perldelta.pod pod/perldiag.pod pod/perlembed.pod
63011            ! pod/perlfaq4.pod pod/perllocale.pod pod/perlmodlib.pod
63012            ! pod/perlrequick.pod pod/perlretut.pod pod/perlsub.pod
63013 ____________________________________________________________________________
63014 [  8353] By: jhi                                   on 2001/01/06  20:21:10
63015         Log: integrate changes #7980, 8056, 8057 from mainline
63016              
63017              UTF-8 hash keys.
63018      Branch: maint-5.6/perl
63019            ! embed.h embed.pl hv.c hv.h perlapi.c proto.h t/op/each.t
63020 ____________________________________________________________________________
63021 [  8352] By: jhi                                   on 2001/01/06  20:18:44
63022         Log: Forgotten from #8438.
63023      Branch: maint-5.6/perl
63024            ! epoc/epocish.h
63025 ____________________________________________________________________________
63026 [  8351] By: jhi                                   on 2001/01/06  20:18:12
63027         Log: Forgotten from #8347.
63028      Branch: maint-5.6/perl
63029            ! config_h.SH
63030 ____________________________________________________________________________
63031 [  8350] By: jhi                                   on 2001/01/06  20:00:19
63032         Log: Thinko in #8347.
63033      Branch: maint-5.6/perl
63034            ! regcomp.c
63035 ____________________________________________________________________________
63036 [  8349] By: jhi                                   on 2001/01/06  18:05:30
63037         Log: Copy the FAQ3 IDE section from the development branch,
63038              changes originally by Peter Prymmer.
63039      Branch: maint-5.6/perl
63040            ! pod/perlfaq3.pod
63041 ____________________________________________________________________________
63042 [  8348] By: jhi                                   on 2001/01/06  18:03:02
63043         Log: EPOC updates for TRIAL1.
63044              
63045              Subject: [5.6.1 trial1] EPOC update
63046              From: Olaf Flebbe <O.Flebbe@science-computing.de>
63047              Date: Sun, 31 Dec 2000 16:04:52 +0100 (CET)
63048              Message-ID: <Pine.LNX.4.02.10012311603040.14097-100000@milkyway.science-computing.de> 
63049              
63050              Subject: epoc patch2 for perl-5.6.1-trial1
63051              From: Olaf Flebbe <O.Flebbe@science-computing.de>
63052              Date: Sat, 6 Jan 2001 13:55:53 +0100 (CET)
63053              Message-ID: <Pine.LNX.4.02.10101061355220.26469-100000@milkyway.science-computing.de> 
63054      Branch: maint-5.6/perl
63055            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
63056            ! epoc/epocish.c
63057 ____________________________________________________________________________
63058 [  8347] By: jhi                                   on 2001/01/06  17:29:10
63059         Log: integrate changes #7710,7824,7973 from mainline,
63060              plus VMS nits from Peter Prymmer and Dan Sugalski.
63061              
63062              AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
63063              library (getprotobyname and getprotobynumber are outversioned by
63064              the same calls in libc, at least for xlc version 3.
63065              
63066              Add HAS_SBRK_PROTO.
63067              
63068              Fixes for signedness warnings noticed by VMSperlers.
63069      Branch: maint-5.6/perl
63070            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
63071            ! configure.com epoc/config.sh hints/aix.sh malloc.c regcomp.c
63072            ! sv.c vms/descrip_mms.template vos/config.alpha.def
63073            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
63074            ! win32/config.bc win32/config.gc win32/config.vc
63075 ____________________________________________________________________________
63076 [  8346] By: nick                                  on 2001/01/06  14:36:01
63077         Log: Fixup accumulated integrate muddles (perlio == devperl again)
63078      Branch: perlio
63079            ! ext/Encode/Encode.xs perl.c pp_sys.c t/lib/tie-refhash.t
63080 ____________________________________________________________________________
63081 [  8345] By: nick                                  on 2001/01/06  14:24:58
63082         Log: Integrate mainline
63083      Branch: perlio
63084           !> (integrate 55 files)
63085 ____________________________________________________________________________
63086 [  8344] By: jhi                                   on 2001/01/06  02:24:02
63087         Log: Subject: [patch] PerlIO_cleanup() prototype
63088              From: Doug MacEachern <dougm@covalent.net>
63089              Date: Fri, 5 Jan 2001 18:15:31 -0800 (PST)
63090              Message-ID: <Pine.LNX.4.10.10101051813220.340-100000@mojo.covalent.net>
63091      Branch: perl
63092            ! perlio.h
63093 ____________________________________________________________________________
63094 [  8343] By: jhi                                   on 2001/01/06  01:04:09
63095         Log: IRIX compiler noticed that the bof initialization might be
63096              bypassed by control flow.
63097      Branch: perl
63098            ! toke.c
63099 ____________________________________________________________________________
63100 [  8342] By: jhi                                   on 2001/01/06  00:10:48
63101         Log: Update Changes.
63102      Branch: perl
63103            ! Changes patchlevel.h
63104 ____________________________________________________________________________
63105 [  8341] By: jhi                                   on 2001/01/05  23:52:33
63106         Log: Add a note about EBCDIC versus UTF-8 to a potential problem spot.
63107      Branch: perl
63108            ! toke.c
63109 ____________________________________________________________________________
63110 [  8340] By: jhi                                   on 2001/01/05  22:44:08
63111         Log: Subject: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
63112              From: Radu Greab <radu@netsoft.ro>
63113              Date: Fri, 5 Jan 2001 21:04:33 +0200 (EET)
63114              Message-ID: <14934.6849.742435.23178@ix.netsoft.ro>
63115      Branch: perl
63116            ! t/io/pipe.t util.c
63117 ____________________________________________________________________________
63118 [  8339] By: jhi                                   on 2001/01/05  22:35:17
63119         Log: Subject: [PATCH] format and rewording in perlfaq.pod
63120              From: Robin Barker <rmb1@cise.npl.co.uk>
63121              Date: Fri, 5 Jan 2001 18:51:20 GMT
63122              Message-Id: <200101051851.SAA03310@tempest.npl.co.uk>
63123      Branch: perl
63124            ! pod/perlfaq.pod
63125 ____________________________________________________________________________
63126 [  8338] By: jhi                                   on 2001/01/05  22:31:17
63127         Log: Subject: [patch: perl@8327] have perlbug's Save to File respect -F flag
63128              From: Peter Prymmer <pvhp@forte.com>
63129              Date: Fri, 5 Jan 2001 14:02:13 -0800 (PST)
63130              Message-ID: <Pine.OSF.4.10.10101051357400.28294-100000@aspara.forte.com>
63131      Branch: perl
63132            ! utils/perlbug.PL
63133 ____________________________________________________________________________
63134 [  8337] By: jhi                                   on 2001/01/05  18:15:11
63135         Log: Subject: [PATCH 5.7.1/Configure] failure to set src='.'
63136              From: Robin Barker <rmb1@cise.npl.co.uk>
63137              Date: Tue, 2 Jan 2001 15:24:07 GMT
63138              Message-Id: <200101021524.PAA15145@tempest.npl.co.uk>
63139              
63140              If you call configure as C<./Configure> or C<sh ./Configure>,
63141              $src is set to the absolute path name, not '.'.
63142              
63143              This, in turn, means -Dmksymlink tries to do its stuff because
63144              it does not think it is in the src directory.
63145              
63146              (plus a metaconfig nitfix)
63147      Branch: metaconfig
63148            ! U/compline/ccflags.U U/modified/src.U
63149      Branch: perl
63150            ! Configure config_h.SH
63151 ____________________________________________________________________________
63152 [  8336] By: jhi                                   on 2001/01/05  17:48:32
63153         Log: Subject: Re: [Fwd: Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1]
63154              From: Alan Burlison <Alan.Burlison@uk.sun.com>
63155              Message-ID: <3A5606C4.473D2226@uk.sun.com>
63156              Date: Fri, 05 Jan 2001 17:39:16 +0000
63157      Branch: perl
63158            ! hv.c
63159 ____________________________________________________________________________
63160 [  8335] By: jhi                                   on 2001/01/05  16:05:44
63161         Log: Upgrade to Getopt::Long 2.24_01, from Johan Vromans.
63162      Branch: perl
63163            ! lib/Getopt/Long.pm
63164 ____________________________________________________________________________
63165 [  8334] By: jhi                                   on 2001/01/05  16:00:51
63166         Log: Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
63167              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
63168              Date: Fri, 05 Jan 2001 13:46:51 +0100
63169              Message-ID: <13693.978698811@nice.ram.loc>
63170              
63171              Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
63172              accurate reading of the "atime".  
63173      Branch: perl
63174            ! t/io/fs.t
63175 ____________________________________________________________________________
63176 [  8333] By: jhi                                   on 2001/01/05  15:57:37
63177         Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful 
63178              From: Simon Cozens <simon@cozens.net>
63179              Date: Fri, 8 Dec 2000 13:33:31 +0000
63180              Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org> 
63181              
63182              A lost patch fragment.
63183      Branch: perl
63184            ! doop.c
63185 ____________________________________________________________________________
63186 [  8332] By: jhi                                   on 2001/01/05  15:40:42
63187         Log: Do away with strncpy() and a fixed length buffer.
63188      Branch: perl
63189            ! utf8.c
63190 ____________________________________________________________________________
63191 [  8331] By: jhi                                   on 2001/01/05  15:03:07
63192         Log: Tests for #8329 and #8330.
63193      Branch: perl
63194            ! t/op/bop.t
63195 ____________________________________________________________________________
63196 [  8330] By: jhi                                   on 2001/01/05  15:02:38
63197         Log: "\x{FF}\xFF" was broken, the \xFF was appended in its
63198              raw 8-bit form to the UTF-8 string.
63199      Branch: perl
63200            ! toke.c
63201 ____________________________________________________________________________
63202 [  8329] By: jhi                                   on 2001/01/05  14:55:13
63203         Log: Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted 
63204              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
63205              Date: Fri, 5 Jan 2001 12:28:52 +0100
63206              Message-ID: <5930DC161690D211966700902715754703738F96@madt009a.siemens.es>
63207              
63208              UTF-8 parsing fix that seems to be needed for EBCDIC, in ASCII
63209              no effect.  (changed the strncpy() to Copy())
63210      Branch: perl
63211            ! toke.c
63212 ____________________________________________________________________________
63213 [  8328] By: jhi                                   on 2001/01/05  06:44:27
63214         Log: UTF-8 cleanup.
63215      Branch: perl
63216            ! doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
63217            ! regexec.c sv.c toke.c
63218 ____________________________________________________________________________
63219 [  8327] By: jhi                                   on 2001/01/05  01:11:29
63220         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')
63221              From: Radu Greab <radu@netsoft.ro>
63222              Message-ID: <14933.5458.672637.641215@ix.netsoft.ro>
63223              Date: Fri, 5 Jan 2001 02:29:06 +0200 (EET)
63224              
63225              Cleans up Harness to not use FileHandle, which uses IO.
63226      Branch: perl
63227            ! lib/Test/Harness.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
63228 ____________________________________________________________________________
63229 [  8326] By: jhi                                   on 2001/01/05  00:56:37
63230         Log: Update Changes.
63231      Branch: perl
63232            ! Changes patchlevel.h
63233 ____________________________________________________________________________
63234 [  8325] By: jhi                                   on 2001/01/05  00:53:18
63235         Log: Subject: Re: [patch bug 20010103.019] Re: perl@8269: failure to build on NT 4.0.1381 with MSVC (fwd)
63236              From: Peter Prymmer <pvhp@forte.com>
63237              Date: Thu, 4 Jan 2001 14:20:15 -0800 (PST)
63238              Message-ID: <Pine.OSF.4.10.10101041406420.492782-100000@aspara.forte.com>
63239              
63240              plus a couple more tailing whitespace removals.
63241      Branch: perl
63242            ! win32/Makefile
63243 ____________________________________________________________________________
63244 [  8324] By: jhi                                   on 2001/01/05  00:47:39
63245         Log: Add some Unicode chop() tests.
63246      Branch: perl
63247            ! t/op/chop.t
63248 ____________________________________________________________________________
63249 [  8323] By: jhi                                   on 2001/01/05  00:47:23
63250         Log: Unify UTF-8 malformedness handling.
63251      Branch: perl
63252            ! doop.c pp.c sv.c toke.c utf8.c utf8.h
63253 ____________________________________________________________________________
63254 [  8322] By: jhi                                   on 2001/01/04  22:21:54
63255         Log: The new $issymlink was unknown to Mksymlinks.
63256      Branch: metaconfig/U/perl
63257            ! Mksymlinks.U issymlink.U
63258      Branch: perl
63259            ! Configure config_h.SH
63260 ____________________________________________________________________________
63261 [  8321] By: jhi                                   on 2001/01/04  21:51:05
63262         Log: The test didn't work under the core test framework.
63263      Branch: perl
63264            ! t/lib/st-lock.t
63265 ____________________________________________________________________________
63266 [  8320] By: jhi                                   on 2001/01/04  21:14:22
63267         Log: DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
63268      Branch: perl
63269            ! INSTALL ext/NDBM_File/NDBM_File.xs ext/ODBM_File/ODBM_File.xs
63270 ____________________________________________________________________________
63271 [  8319] By: jhi                                   on 2001/01/04  20:46:17
63272         Log: Typo in #8312 when manually applying a problematic patch fragment.
63273      Branch: perl
63274            ! ext/Storable/Storable.xs
63275 ____________________________________________________________________________
63276 [  8318] By: jhi                                   on 2001/01/04  20:43:01
63277         Log: The $sh_c didn't fly.
63278      Branch: metaconfig
63279            ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
63280            ! U/modified/Loc.U U/modified/myhostname.U
63281            ! U/modified/spitshell.U
63282      Branch: metaconfig/U/perl
63283            ! issymlink.U
63284      Branch: perl
63285            ! Configure config_h.SH
63286 ____________________________________________________________________________
63287 [  8317] By: jhi                                   on 2001/01/04  19:58:01
63288         Log: AIX builtin test -h is broken, changes based on
63289              
63290              Subject: [PATCH] 8297. Symlink stuff breaks on AIX 4 bsh
63291              Date: Tue, 02 Jan 2001 11:24:39 +0100
63292              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
63293              Message-Id: <20010102093747.A6F7.H.M.BRAND@hccnet.nl>
63294      Branch: metaconfig
63295            + U/modified/spitshell.U
63296            ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
63297            ! U/modified/Loc.U U/modified/myhostname.U
63298      Branch: metaconfig/U/perl
63299            ! Mksymlinks.U issymlink.U
63300      Branch: perl
63301            ! Configure
63302 ____________________________________________________________________________
63303 [  8316] By: jhi                                   on 2001/01/04  19:02:22
63304         Log: Subject: [PATCH] Re: New attempt on hints/solaris_2.sh
63305              From: Andy Dougherty <doughera@lafayette.edu>
63306              Message-ID: <Pine.SOL.4.10.10101031518320.28840-100000@maxwell.phys.lafayette.edu>
63307              Date: Wed, 3 Jan 2001 15:36:06 -0500 (EST)
63308              
63309              Beware of GNU ld.
63310      Branch: perl
63311            ! hints/solaris_2.sh
63312 ____________________________________________________________________________
63313 [  8315] By: jhi                                   on 2001/01/04  18:56:48
63314         Log: From: Lupe Christoph <lupe@lupe-christoph.de>
63315              Subject: Re: [PATCH 5.7.1/Configure] failure to set src='.'
63316              Date: Wed, 3 Jan 2001 07:58:51 +0100
63317              Message-ID: <20010103075851.P4594@alanya.lupe-christoph.de>
63318      Branch: perl
63319            ! hints/solaris_2.sh
63320 ____________________________________________________________________________
63321 [  8314] By: jhi                                   on 2001/01/04  18:54:07
63322         Log: Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
63323              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
63324              Date: Wed,  3 Jan 2001 13:48:04 -0800 (PST)
63325              Message-ID: <14931.40265.379608.910008@soda.csua.berkeley.edu>
63326              
63327              Doc tweak on #8313.
63328      Branch: perl
63329            ! ext/B/B/Deparse.pm
63330 ____________________________________________________________________________
63331 [  8313] By: jhi                                   on 2001/01/04  18:52:27
63332         Log: Subject: [PATCH @8269] Continue blocks and B::Deparse
63333              Date: Wed,  3 Jan 2001 13:31:53 -0800 (PST)
63334              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
63335              Message-ID: <14931.37732.62835.279605@soda.csua.berkeley.edu>
63336              
63337              Make the peephole optimizer to bypass more null ops and
63338              and rewrite the deparse handling of continue blocks.
63339      Branch: perl
63340            ! ext/B/B/Deparse.pm op.c op.h t/lib/b.t
63341 ____________________________________________________________________________
63342 [  8312] By: jhi                                   on 2001/01/04  18:47:39
63343         Log: Upgrade to Storable 1.0.7, from Raphael Manfredi.
63344      Branch: perl
63345            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
63346            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
63347            ! t/lib/st-lock.t
63348 ____________________________________________________________________________
63349 [  8311] By: jhi                                   on 2001/01/04  18:36:08
63350         Log: Add a new MakeMaker variable PM_FILTER that defines a Unix
63351              filter to be run on each .pm during the pm_to_blib() phase,
63352              a fixed version of
63353              
63354              Subject: PATCH (blead 8269) ExtUtils::MakeMaker
63355              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
63356              Date: Wed, 03 Jan 2001 22:01:30 +0100
63357              Message-ID: <5296.978555690@nice.ram.loc>
63358      Branch: perl
63359            ! lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
63360            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
63361            ! lib/ExtUtils/MakeMaker.pm
63362 ____________________________________________________________________________
63363 [  8310] By: jhi                                   on 2001/01/04  18:32:54
63364         Log: Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
63365              From: Robin Barker <rmb1@cise.npl.co.uk>
63366              Date: Tue, 2 Jan 2001 15:35:03 GMT
63367              Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
63368      Branch: perl
63369            ! README.amiga lib/CPAN.pm lib/Win32.pod pod/perl56delta.pod
63370            ! pod/perlrequick.pod
63371 ____________________________________________________________________________
63372 [  8309] By: jhi                                   on 2001/01/04  18:29:07
63373         Log: Subject: Re: [patch] static-ize XS()
63374              From: Doug MacEachern <dougm@covalent.net>
63375              Date: Mon, 1 Jan 2001 15:26:01 -0800 (PST)
63376              Message-ID: <Pine.LNX.4.10.10101011523560.3379-100000@mojo.covalent.net>
63377              
63378              Provide prototypes for the XS functions.
63379      Branch: perl
63380            ! lib/ExtUtils/xsubpp
63381 ____________________________________________________________________________
63382 [  8308] By: jhi                                   on 2001/01/04  18:27:44
63383         Log: Subject: [patch] typemap =~ s/croak/Perl_croak/
63384              From: Doug MacEachern <dougm@covalent.net>
63385              Date: Mon, 1 Jan 2001 11:41:57 -0800 (PST)
63386              Message-ID: <Pine.LNX.4.10.10101011139570.3379-100000@mojo.covalent.net>
63387      Branch: perl
63388            ! lib/ExtUtils/typemap
63389 ____________________________________________________________________________
63390 [  8307] By: jhi                                   on 2001/01/04  18:25:25
63391         Log: Subject: Re: [patch] MM_Unix cpprun shortcut
63392              From: Doug MacEachern <dougm@covalent.net>
63393              Date: Wed, 3 Jan 2001 20:09:57 -0800 (PST)
63394              Message-ID: <Pine.LNX.4.10.10101032009330.280-100000@mojo.covalent.net>
63395              
63396              Add a .c.i: MakeMaker make rule to create cpreprocessed outputs.
63397      Branch: perl
63398            ! lib/ExtUtils/MM_Unix.pm
63399 ____________________________________________________________________________
63400 [  8306] By: jhi                                   on 2001/01/04  18:23:00
63401         Log: Subject: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison)
63402              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
63403              Date: Thu, 4 Jan 2001 12:47:10 +0100 
63404              Message-ID: <5930DC161690D21196670090271575470370111A@madt009a.siemens.es>
63405              
63406              The toke.c part only, patching embed.h and proto.h is futile.
63407      Branch: perl
63408            ! toke.c
63409 ____________________________________________________________________________
63410 [  8305] By: jhi                                   on 2001/01/04  18:05:51
63411         Log: Subject: [PATCH perl@8269] scanning two hex-constants fails on EBCDIC environment (script length.t)
63412              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
63413              Date: Thu, 4 Jan 2001 17:50:12 +0100 
63414              Message-ID: <5930DC161690D211966700902715754703738AA6@madt009a.siemens.es>
63415      Branch: perl
63416            ! toke.c
63417 ____________________________________________________________________________
63418 [  8304] By: jhi                                   on 2001/01/04  18:03:26
63419         Log: Subject: [PATCH perl@8269]
63420              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
63421              Date: Thu, 4 Jan 2001 12:53:39 +0100 
63422              Message-ID: <5930DC161690D211966700902715754703701130@madt009a.siemens.es>
63423              
63424              If running byacc write-enable also perly.h.
63425      Branch: perl
63426            ! Makefile.SH
63427 ____________________________________________________________________________
63428 [  8303] By: jhi                                   on 2001/01/04  15:40:49
63429         Log: Rewrite pp_concat() in terms of sv_catsv().
63430      Branch: perl
63431            ! pp_hot.c
63432 ____________________________________________________________________________
63433 [  8302] By: nick                                  on 2001/01/03  22:43:22
63434         Log: Integrate mainline.
63435      Branch: perlio
63436           !> ext/Encode/Encode.xs sv.c utf8.c
63437 ____________________________________________________________________________
63438 [  8301] By: jhi                                   on 2001/01/02  23:40:26
63439         Log: Variable naming tweak.
63440      Branch: perl
63441            ! sv.c
63442 ____________________________________________________________________________
63443 [  8300] By: jhi                                   on 2001/01/02  23:40:02
63444         Log: Use the UTF8_XXX macros in is_utf8_char(), a performance nit
63445              in is_utf8_string().
63446      Branch: perl
63447            ! utf8.c
63448 ____________________________________________________________________________
63449 [  8299] By: jhi                                   on 2001/01/02  22:14:40
63450         Log: Integrate perlio.
63451      Branch: perl
63452           !> pp.c pp_hot.c win32/Makefile
63453 ____________________________________________________________________________
63454 [  8298] By: nick                                  on 2001/01/02  22:03:06
63455         Log: Turn SvUTF8 off if not required in pp_chr and pp_stringify.
63456      Branch: perlio
63457            ! pp.c pp_hot.c
63458 ____________________________________________________________________________
63459 [  8297] By: jhi                                   on 2001/01/02  04:26:28
63460         Log: Signedness nit.
63461      Branch: perl
63462            ! ext/Encode/Encode.xs
63463 ____________________________________________________________________________
63464 [  8296] By: nick                                  on 2001/01/01  23:49:36
63465         Log: Add Encode and correct Filter/Util/Call in nmake Makefile
63466      Branch: perlio
63467            ! win32/Makefile
63468 ____________________________________________________________________________
63469 [  8295] By: jhi                                   on 2001/01/01  23:05:48
63470         Log: Integrate perlio.
63471      Branch: perl
63472           !> ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
63473           !> t/lib/encode.t
63474 ____________________________________________________________________________
63475 [  8294] By: nick                                  on 2001/01/01  22:48:34
63476         Log: Integrate mainline
63477      Branch: perlio
63478            ! pp_hot.c t/lib/encode.t
63479           !> (integrate 65 files)
63480 ____________________________________________________________________________
63481 [  8293] By: nick                                  on 2001/01/01  21:58:50
63482         Log: More rigor in UTF-8-ness of Encode's toUnicode
63483              XS export some of the utf8 internal functions.
63484              Test some of the functions.
63485              Fix pp_concat() bug shown by said tests.
63486      Branch: perlio
63487            ! ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
63488            ! t/lib/encode.t
63489 ____________________________________________________________________________
63490 [  8292] By: jhi                                   on 2001/01/01  18:11:44
63491         Log: Integrate perlio.
63492      Branch: perl
63493           !> ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
63494           !> ext/Encode/encengine.c ext/Encode/encode.h
63495 ____________________________________________________________________________
63496 [  8291] By: jhi                                   on 2001/01/01  18:10:58
63497         Log: Podify README.mpeix (a new version from the web),
63498              add a dummy NAME to Carp::Heavy, regen toc.
63499      Branch: perl
63500            ! README.mpeix lib/Carp/Heavy.pm pod/buildtoc.PL pod/perl.pod
63501            ! pod/perltoc.pod
63502 ____________________________________________________________________________
63503 [  8290] By: nick                                  on 2001/01/01  17:43:47
63504         Log: Loose the "Loading..." warning.
63505              Another bug in fallback support
63506      Branch: perlio
63507            ! ext/Encode/Encode.pm ext/Encode/encengine.c
63508 ____________________________________________________________________________
63509 [  8289] By: jhi                                   on 2001/01/01  00:01:57
63510         Log: Bump up Larry's copyright.
63511      Branch: perl
63512            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
63513            ! doop.c dump.c ext/DynaLoader/dl_dld.xs form.h gv.c gv.h
63514            ! handy.h hv.c hv.h mg.c mg.h op.c op.h perl.c perl.h perly.y
63515            ! pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c run.c
63516            ! scope.c sv.c sv.h toke.c utf8.c utf8.h util.c util.h
63517            ! x2p/EXTERN.h x2p/INTERN.h x2p/a2p.c x2p/a2p.h x2p/a2p.y
63518            ! x2p/a2py.c x2p/hash.c x2p/hash.h x2p/proto.h x2p/str.c
63519            ! x2p/str.h x2p/util.c x2p/util.h x2p/walk.c
63520 ____________________________________________________________________________
63521 [  8288] By: nick                                  on 2000/12/31  21:27:53
63522         Log: Fix .ucm reading - forgot a chr()
63523              Start of .ucm write (for .enc to .ucm)
63524      Branch: perlio
63525            ! ext/Encode/compile
63526 ____________________________________________________________________________
63527 [  8287] By: jhi                                   on 2000/12/31  18:15:56
63528         Log: Comment away a diagnostic message as noted by Craig A. Berry
63529              (the unexpected message was confusing testing)
63530      Branch: perl
63531            ! ext/Encode/Encode.pm
63532 ____________________________________________________________________________
63533 [  8286] By: jhi                                   on 2000/12/31  18:14:51
63534         Log: Subject: [PATCH perl@8269] ext/Encode/Makefile.PL line shortening
63535              Date: Sun, 31 Dec 2000 11:17:37 -0600
63536              From: "Craig A. Berry" <craigberry@mac.com>
63537              Message-Id: <5.0.2.1.0.20001230195844.025636c0@exchi01>
63538      Branch: perl
63539            ! ext/Encode/Makefile.PL
63540 ____________________________________________________________________________
63541 [  8285] By: nick                                  on 2000/12/31  18:11:54
63542         Log: Start of support of ICU-style .ucm files:
63543              - teach compile how to read a .ucm file
63544              - first guess at how to represent fallbacks in "tries".
63545              - use fallbacks if check == 0
63546              - new return code to indicate we used one.
63547      Branch: perlio
63548            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
63549            ! ext/Encode/encengine.c ext/Encode/encode.h
63550 ____________________________________________________________________________
63551 [  8284] By: jhi                                   on 2000/12/31  18:04:41
63552         Log: Pacify picky VMS compiler.
63553              
63554              Subject: perl@8269, whiny Compaq C compiler, unsigned expressions
63555              From: "Craig A. Berry" <craig.berry@psinetcs.com>
63556              Date: Sat, 30 Dec 2000 18:10:02 -0600
63557              Message-Id: <200012310010.CAA09719@tiku.hut.fi>
63558      Branch: perl
63559            ! sv.c
63560 ____________________________________________________________________________
63561 [  8283] By: jhi                                   on 2000/12/31  16:11:47
63562         Log: Wrong alarm: cygwin's getpwuid() is just fine (from Gerrit P. Haase)
63563      Branch: perl
63564            ! t/lib/glob-basic.t
63565 ____________________________________________________________________________
63566 [  8282] By: jhi                                   on 2000/12/31  15:26:11
63567         Log: Integrate perlio.
63568      Branch: perl
63569           !> makedef.pl opcode.pl os2/os2.c perlio.c
63570 ____________________________________________________________________________
63571 [  8281] By: nick                                  on 2000/12/31  10:06:15
63572         Log: Tweak perlio.c so that makedef.pl-exported perlsio_binmode()
63573              is available to be exported
63574      Branch: perlio
63575            ! makedef.pl perlio.c
63576 ____________________________________________________________________________
63577 [  8280] By: nick                                  on 2000/12/31  09:41:26
63578         Log: Ilya's OS2 patch (testing for damage on Win32)
63579      Branch: perlio
63580            ! makedef.pl opcode.pl os2/os2.c
63581 ____________________________________________________________________________
63582 [  8279] By: jhi                                   on 2000/12/30  21:52:07
63583         Log: Test nits.
63584      Branch: perl
63585            ! t/lib/syslfs.t t/op/lfs.t
63586 ____________________________________________________________________________
63587 [  8278] By: jhi                                   on 2000/12/30  21:47:49
63588         Log: Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
63589              From: andreas.koenig@anima.de (Andreas J. Koenig)
63590              Date: 30 Dec 2000 22:35:37 +0100
63591              Message-ID: <m3vgs1a8ye.fsf@ak-71.mind.de>
63592              
63593              The 32-bit wraparound test wasn't quite right.
63594      Branch: perl
63595            ! t/lib/syslfs.t t/op/lfs.t
63596 ____________________________________________________________________________
63597 [  8277] By: jhi                                   on 2000/12/30  21:33:44
63598         Log: Subject: [PATCH] open() example in perlfunc.pod 
63599              From: Karsten Sperling <s_sperli@ira.uka.de>
63600              Date: Sat, 30 Dec 2000 22:27:09 +0100
63601              Message-ID: <"iraun1.ira.0090801:001230.213049"@ira.uka.de>
63602      Branch: perl
63603            ! pod/perlfunc.pod
63604 ____________________________________________________________________________
63605 [  8276] By: jhi                                   on 2000/12/30  20:32:40
63606         Log: Not quite that many tests yet.
63607      Branch: perl
63608            ! t/op/pat.t
63609 ____________________________________________________________________________
63610 [  8275] By: jhi                                   on 2000/12/30  20:26:58
63611         Log: Integrate perlio.
63612      Branch: perl
63613           !> toke.c
63614 ____________________________________________________________________________
63615 [  8274] By: jhi                                   on 2000/12/30  20:24:56
63616         Log: Signedness nit.
63617      Branch: perl
63618            ! utf8.c
63619 ____________________________________________________________________________
63620 [  8273] By: jhi                                   on 2000/12/30  20:15:46
63621         Log: Add a test case for 20000731.001 which was fixed by the #8267.
63622      Branch: perl
63623            ! t/op/pat.t
63624 ____________________________________________________________________________
63625 [  8272] By: nick                                  on 2000/12/30  19:47:51
63626         Log: Tweak for MULTIPLICITY/USE_PERLIO
63627      Branch: perlio
63628            ! toke.c
63629 ____________________________________________________________________________
63630 [  8271] By: nick                                  on 2000/12/30  19:46:45
63631         Log: Integrate mainline
63632      Branch: perlio
63633           +> lib/unicode/distinct.pm
63634           !> Changes MANIFEST doop.c embed.h embed.pl mg.c op.c op.h
63635           !> patchlevel.h perl.h pod/perlapi.pod pp.c pp_ctl.c pp_hot.c
63636           !> proto.h regcomp.c regcomp.h regexec.c sv.c t/op/split.t utf8.c
63637 ____________________________________________________________________________
63638 [  8270] By: jhi                                   on 2000/12/30  19:39:50
63639         Log: Subject: RE: perl@8269
63640              From: "Richard Soderberg" <rs@crystalflame.net>
63641              Date: Sat, 30 Dec 2000 11:36:27 -0800
63642              Message-ID: <NAEKLNAAHLMBPMPNBMLEIEAKCKAA.rs@crystalflame.net>
63643              
63644              A missing aTHX_.
63645      Branch: perl
63646            ! toke.c
63647 ____________________________________________________________________________
63648 [  8269] By: jhi                                   on 2000/12/30  18:55:48
63649         Log: Update Changes.
63650      Branch: perl
63651            ! Changes patchlevel.h
63652 ____________________________________________________________________________
63653 [  8268] By: jhi                                   on 2000/12/30  17:18:40
63654         Log: Add a test for Unicode split //.  The #8267 was the cure.
63655      Branch: perl
63656            ! t/op/split.t
63657 ____________________________________________________________________________
63658 [  8267] By: jhi                                   on 2000/12/30  17:14:19
63659         Log: Subject: more UTF8 test suites and an UTF8 patch
63660              From: Inaba Hiroto <inaba@st.rim.or.jp>
63661              Date: Sat, 30 Dec 2000 14:27:10 +0900
63662              Message-ID: <3A4D722D.243AFD88@st.rim.or.jp> 
63663              
63664              Just the patch part for now, and the pragma renamed
63665              as unicode::distinct.
63666      Branch: perl
63667            + lib/unicode/distinct.pm
63668            ! MANIFEST doop.c embed.h embed.pl mg.c op.c op.h perl.h
63669            ! pod/perlapi.pod pp.c pp_ctl.c pp_hot.c proto.h regcomp.c
63670            ! regcomp.h regexec.c sv.c toke.c utf8.c
63671 ____________________________________________________________________________
63672 [  8266] By: nick                                  on 2000/12/30  16:40:49
63673         Log: Integrate mainline
63674      Branch: perlio
63675           +> lib/Pod/Text/Overstrike.pm
63676           !> MANIFEST doio.c hints/dec_osf.sh hv.c lib/Pod/Man.pm
63677           !> lib/Pod/Text/Color.pm lib/Pod/Text/Termcap.pm op.c
63678           !> pod/pod2text.PL sv.c t/lib/syslfs.t t/op/join.t t/op/lfs.t
63679           !> t/pragma/constant.t t/pragma/sub_lval.t t/pragma/utf8.t util.c
63680           !> vms/vms.c vms/vmsish.h vms/vmspipe.com
63681 ____________________________________________________________________________
63682 [  8265] By: jhi                                   on 2000/12/30  07:28:55
63683         Log: The sv_catsv() fix, take two.
63684      Branch: perl
63685            ! sv.c t/op/join.t
63686 ____________________________________________________________________________
63687 [  8264] By: jhi                                   on 2000/12/30  06:19:18
63688         Log: Undo all the join-related changes since #8248: relevant
63689              portions of 8248, 8249, 8250, 8251, 8260, 8263 must go.
63690              The new sv_catsv() doesn't fly so it must go back to
63691              the drawing board.
63692      Branch: perl
63693            ! sv.c t/op/join.t t/pragma/utf8.t
63694 ____________________________________________________________________________
63695 [  8263] By: jhi                                   on 2000/12/30  01:08:32
63696         Log: (Retracted by #8264)  Tweak sv_catsv() some more.
63697      Branch: perl
63698            ! sv.c
63699 ____________________________________________________________________________
63700 [  8262] By: jhi                                   on 2000/12/30  00:45:14
63701         Log: Retract #8261.
63702      Branch: perl
63703            ! hv.c util.c
63704 ____________________________________________________________________________
63705 [  8261] By: jhi                                   on 2000/12/30  00:38:32
63706         Log: (Retracted by #8261). (Unsuccessful memory access tweaks.)
63707      Branch: perl
63708            ! hv.c util.c
63709 ____________________________________________________________________________
63710 [  8260] By: jhi                                   on 2000/12/29  22:51:33
63711         Log: (Retracted by #8264)  More fixing for #8251.
63712      Branch: perl
63713            ! sv.c
63714 ____________________________________________________________________________
63715 [  8259] By: jhi                                   on 2000/12/29  18:27:30
63716         Log: Subject: podlators 1.06 released
63717              From: Russ Allbery <rra@stanford.edu>
63718              Date: 25 Dec 2000 05:09:30 -0800
63719              Message-ID: <ylwvcosl4l.fsf@windlord.stanford.edu>
63720      Branch: perl
63721            + lib/Pod/Text/Overstrike.pm
63722            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text/Color.pm
63723            ! lib/Pod/Text/Termcap.pm pod/pod2text.PL
63724 ____________________________________________________________________________
63725 [  8258] By: jhi                                   on 2000/12/29  18:20:45
63726         Log: Make the large file tests more robust/talkative as suggested by
63727              
63728              Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
63729              From: andreas.koenig@anima.de (Andreas J. Koenig)
63730              Date: 29 Dec 2000 14:23:01 +0100
63731              Message-ID: <m3snn7uzt6.fsf@ak-71.mind.de>
63732      Branch: perl
63733            ! t/lib/syslfs.t t/op/lfs.t
63734 ____________________________________________________________________________
63735 [  8257] By: jhi                                   on 2000/12/29  17:48:04
63736         Log: Further VMS piping fixes from Charles Lane:
63737              
63738              In summary, error messages produced when a subprocess terminated
63739              abnormally were being sent not just to the parent process, but to
63740              grandparents, because of default values for error output that were
63741              not completely overridden when the subprocess was started.
63742              
63743              This patch fixes this behavior by defining user-mode (i.e., temporary
63744              for the duration of the program) logical names for SYS$OUTPUT and
63745              SYS$ERROR when they are (re)opened inside Perl.  And a bunch of other
63746              changes to make it so that the user-mode logicals are the ones that
63747              control where Perl's error messages go if it terminates abnormally.
63748              
63749              I also added some gratuitous fixes to the indentation of braces in
63750              the piping code.  It just looked ugly, before.
63751      Branch: perl
63752            ! doio.c vms/vms.c vms/vmsish.h vms/vmspipe.com
63753 ____________________________________________________________________________
63754 [  8256] By: jhi                                   on 2000/12/29  17:45:12
63755         Log: Subject: [PATCH] Idea: Declare multiple constants at once (fwd)
63756              From: "Casey R. Tweten" <crt@kiski.net>
63757              Date: Fri, 29 Dec 2000 12:03:00 -0500 (EST)
63758              Message-ID: <Pine.OSF.4.21.0012291201150.17186-100000@home.kiski.net>
63759              
63760              Tests for for #8240.
63761      Branch: perl
63762            ! t/pragma/constant.t
63763 ____________________________________________________________________________
63764 [  8255] By: jhi                                   on 2000/12/29  17:43:07
63765         Log: Subject: Re: [PATCH] Interesting syntax idea
63766              From: Simon Cozens <simon@cozens.net>
63767              Date: Fri, 29 Dec 2000 14:34:04 +0000
63768              Message-ID: <20001229143404.A7762@deep-dark-truthful-mirror.perlhacker.org>
63769              
63770              Tests for #8254.
63771      Branch: perl
63772            ! t/pragma/sub_lval.t
63773 ____________________________________________________________________________
63774 [  8254] By: jhi                                   on 2000/12/29  17:42:11
63775         Log: Subject: [PATCH] Interesting syntax idea
63776              From: Simon Cozens <simon@cozens.net>
63777              Date: Wed, 27 Dec 2000 05:08:57 +0000
63778              Message-ID: <20001227050857.A11296@deep-dark-truthful-mirror.perlhacker.org>
63779              
63780              Make opens + bareword assigns do typeglob assigns.
63781      Branch: perl
63782            ! op.c
63783 ____________________________________________________________________________
63784 [  8253] By: jhi                                   on 2000/12/29  17:36:45
63785         Log: Output the (apparent) version of gcc, as suggested by
63786              
63787              Subject: [ID 20001226.001] dec_osf.sh mis-parses gcc version 2.95.2 as less than 2.95, causing installation-failure
63788              From: jhbrown@ai.mit.edu (Jeremy H. Brown)
63789              Date: 26 Dec 2000 04:29:17 -0500
63790              Message-Id: <uv6puify1hu.fsf@suspiria.ai.mit.edu>
63791              
63792              (The patch as such didn't any more apply as the misparsing had
63793              already been addressed in #6474.)  Also change the wording about
63794              gcc 2.95.2, for Jeremy it didn't break sdbm, for me it did.
63795      Branch: perl
63796            ! hints/dec_osf.sh
63797 ____________________________________________________________________________
63798 [  8252] By: nick                                  on 2000/12/29  12:14:31
63799         Log: Integrate mainline
63800      Branch: perlio
63801           !> (integrate 27 files)
63802 ____________________________________________________________________________
63803 [  8251] By: jhi                                   on 2000/12/29  08:45:46
63804         Log: (Retracted by #8264)
63805              
63806              (Fixed by #8260.)
63807              
63808              sv_catsv() needs one more byte space than seems reasonable.
63809              (for join() and PERL_DESTRUCT_LEVEL=2, built with debugging).
63810              Curiouser and curiouser.
63811      Branch: perl
63812            ! sv.c
63813 ____________________________________________________________________________
63814 [  8250] By: jhi                                   on 2000/12/29  07:57:52
63815         Log: More split // UTF-8 tests.
63816      Branch: perl
63817            ! t/pragma/utf8.t
63818 ____________________________________________________________________________
63819 [  8249] By: jhi                                   on 2000/12/29  07:54:51
63820         Log: (Retracted by #8264)  More join() testing which was good because
63821              it revealed a bug in #8248 (the UTF8_EIGHT_BIT_LO() was wrong).
63822      Branch: perl
63823            ! pp.c t/op/join.t utf8.c utf8.h
63824 ____________________________________________________________________________
63825 [  8248] By: jhi                                   on 2000/12/29  07:08:32
63826         Log: (Retracted by #8264)  Externally: join() was still quite UTF-8-unaware.
63827              Internally: sv_catsv() wasn't quite okay on UTF-8, it assumed
63828              that the only cases to care about are byte+byte and byte+character.
63829              
63830              TODO: See how well pp_concat() could be implemented in terms
63831              of sv_catsv().
63832      Branch: perl
63833            ! doop.c sv.c t/op/join.t utf8.h
63834 ____________________________________________________________________________
63835 [  8247] By: jhi                                   on 2000/12/29  06:35:23
63836         Log: Signedness nit.
63837      Branch: perl
63838            ! pp_hot.c
63839 ____________________________________________________________________________
63840 [  8246] By: jhi                                   on 2000/12/29  01:23:31
63841         Log: Subject: Re: [ID 20001226.002] Not OK: perl v5.7.0 +DEVEL8221 on i86pc-solaris 2.8 (UNINSTALLED)
63842              From: Lupe Christoph <lupe@lupe-christoph.de>
63843              Date: Thu, 28 Dec 2000 23:00:00 +0100
63844              Message-ID: <20001228230000.F2574@alanya.lupe-christoph.de>
63845              
63846              Suggest rsync --delete --dry-run.
63847      Branch: perl
63848            ! pod/perlhack.pod
63849 ____________________________________________________________________________
63850 [  8245] By: jhi                                   on 2000/12/28  23:57:05
63851         Log: The maxiters upper limit sanity check (guarding against
63852              non-progress) assumed bytes instead of characters in s///
63853              and split().
63854      Branch: perl
63855            ! pp.c pp_hot.c
63856 ____________________________________________________________________________
63857 [  8244] By: jhi                                   on 2000/12/28  23:34:08
63858         Log: Make some panic messages a bit more logical.
63859      Branch: perl
63860            ! doop.c pod/perldiag.pod pp.c pp_hot.c
63861 ____________________________________________________________________________
63862 [  8243] By: jhi                                   on 2000/12/28  22:59:16
63863         Log: Subject: [PATCH] lvalue AUTOLOAD. No, really.
63864              From: Simon Cozens <simon@cozens.net>
63865              Date: Wed, 27 Dec 2000 02:30:03 +0000
63866              Message-ID: <20001227023003.A7677@deep-dark-truthful-mirror.perlhacker.org>
63867      Branch: perl
63868            ! pp.c t/pragma/sub_lval.t
63869 ____________________________________________________________________________
63870 [  8242] By: jhi                                   on 2000/12/28  22:56:53
63871         Log: Subject: [PATCH blead] Fix B::Terse indentation
63872              From: Daniel Chetlin <daniel@chetlin.com>
63873              Date: Wed, 27 Dec 2000 06:43:30 -0800
63874              Message-ID: <20001227064329.B9573@darkstar>
63875      Branch: perl
63876            ! ext/B/B.pm ext/B/B/Terse.pm t/lib/b.t
63877 ____________________________________________________________________________
63878 [  8241] By: jhi                                   on 2000/12/28  22:48:59
63879         Log: The latter patch from the
63880              
63881              Subject: [PATCH: perl@8211] directory depth typo in one win32 Makefile
63882              From: Peter Prymmer <pvhp@forte.com> 
63883              Date: Fri, 22 Dec 2000 14:52:12 -0800 (PST)
63884              Message-ID: <Pine.OSF.4.10.10012221433140.195493-100000@aspara.forte.com>
63885              
63886              (the former patch from the above should have been
63887              taken care of by Nick I-S)
63888      Branch: perl
63889            ! win32/Makefile
63890 ____________________________________________________________________________
63891 [  8240] By: jhi                                   on 2000/12/28  22:45:22
63892         Log: Subject: Re: [PATCH] Idea: Declare multiple constants at once
63893              From: "Casey R. Tweten" <crt@kiski.net>
63894              Date: Fri, 22 Dec 2000 10:35:53 -0500 (EST)
63895              Message-ID: <Pine.OSF.4.21.0012221032030.28992-100000@home.kiski.net>
63896      Branch: perl
63897            ! lib/constant.pm
63898 ____________________________________________________________________________
63899 [  8239] By: jhi                                   on 2000/12/28  22:37:45
63900         Log: Subject: [PATCH] Re: [ID 19991001.003] sort(sub(arg)) misparsed as sort sub args
63901              From: Simon Cozens <simon@cozens.net>
63902              Date: Wed, 27 Dec 2000 14:12:44 +0000
63903              Message-ID: <20001227141244.A13344@deep-dark-truthful-mirror.perlhacker.org>
63904      Branch: perl
63905            ! t/op/method.t t/op/sort.t toke.c
63906 ____________________________________________________________________________
63907 [  8238] By: jhi                                   on 2000/12/28  22:30:32
63908         Log: Subject: [PATCH perl@8229] Call.pm
63909              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
63910              Date: Mon, 25 Dec 2000 10:47:15 -0000
63911              Message-ID: <000201c06e60$0b967760$a20a140a@bfs.phone.com>
63912      Branch: perl
63913            ! ext/Filter/Util/Call/Call.pm
63914 ____________________________________________________________________________
63915 [  8237] By: jhi                                   on 2000/12/28  22:19:21
63916         Log: Subject: [PATCH blead] Fix problem with `&' prototype
63917              From: Daniel Chetlin <daniel@chetlin.com>
63918              Date: Wed, 27 Dec 2000 15:55:32 -0800
63919              Message-ID: <20001227155532.D9573@darkstar>
63920      Branch: perl
63921            ! op.c t/comp/proto.t
63922 ____________________________________________________________________________
63923 [  8236] By: jhi                                   on 2000/12/28  22:09:25
63924         Log: Subject: Re: [PATCH blead] Fix segfault in gv_handler/mg_find
63925              From: Daniel Chetlin <daniel@chetlin.com>
63926              Date: Sun, 24 Dec 2000 04:09:49 -0800
63927              Message-ID: <20001224040949.B3090@darkstar>
63928      Branch: perl
63929            ! gv.c mg.c t/op/attrs.t
63930 ____________________________________________________________________________
63931 [  8235] By: jhi                                   on 2000/12/28  22:07:11
63932         Log: Subject: [PATCH] Win32::Spawn() didn't inherit cwd and env correctly
63933              From: Jan Dubois <jand@ActiveState.com>
63934              Date: Tue, 26 Dec 2000 20:57:31 -0800
63935              Message-ID: <reti4ts0php3anruv0qcjru3tl850g3sfd@4ax.com>
63936      Branch: perl
63937            ! win32/win32.c
63938 ____________________________________________________________________________
63939 [  8234] By: jhi                                   on 2000/12/28  21:52:42
63940         Log: Subject: Re: [PATCH] Warn on use of reference as array elem
63941              From: Simon Cozens <simon@cozens.net>
63942              Date: Thu, 28 Dec 2000 20:33:13 +0000
63943              Message-ID: <20001228203313.A2607@deep-dark-truthful-mirror.perlhacker.org>
63944      Branch: perl
63945            ! pod/perldiag.pod pp_hot.c t/pragma/warn/pp_hot
63946 ____________________________________________________________________________
63947 [  8233] By: jhi                                   on 2000/12/28  19:40:49
63948         Log: Integrate perlio.
63949      Branch: perl
63950           !> ext/Encode/Makefile.PL ext/Encode/compile
63951 ____________________________________________________________________________
63952 [  8232] By: nick                                  on 2000/12/23  16:06:00
63953         Log: Encode's Makefile.PL fix not good for dmake $(MAKEFILE) is set to -f Makefile
63954              and fails to make '-f'. (Also handle case where xxxx.c files have not been deleted.)
63955      Branch: perlio
63956            ! ext/Encode/Makefile.PL
63957 ____________________________________________________________________________
63958 [  8231] By: nick                                  on 2000/12/23  14:30:34
63959         Log: "Compiled" encode build cleanup
63960              - Makefile uses catfile $(MAKEFILE) etc. for platform issues.
63961              - .c files do not export sub-tables
63962      Branch: perlio
63963            ! ext/Encode/Makefile.PL ext/Encode/compile
63964 ____________________________________________________________________________
63965 [  8230] By: nick                                  on 2000/12/23  12:50:37
63966         Log: Integrate mainline
63967      Branch: perlio
63968           !> INSTALL lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
63969           !> lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
63970           !> pod/perl5004delta.pod pod/perl5005delta.pod
63971           !> pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
63972           !> pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
63973           !> pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
63974           !> pod/perlsub.pod
63975 ____________________________________________________________________________
63976 [  8229] By: jhi                                   on 2000/12/22  15:32:12
63977         Log: Integrate perlio.
63978      Branch: perl
63979           +> win32/distclean.bat
63980           !> MANIFEST t/io/utf8.t
63981 ____________________________________________________________________________
63982 [  8228] By: jhi                                   on 2000/12/22  15:29:40
63983         Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
63984              From: Robin Barker <rmb1@cise.npl.co.uk>
63985              Date: Fri, 22 Dec 2000 12:17:38 GMT
63986              Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
63987      Branch: perl
63988            ! lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
63989            ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
63990            ! pod/perl5004delta.pod pod/perl5005delta.pod
63991            ! pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
63992            ! pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
63993            ! pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
63994            ! pod/perlsub.pod
63995 ____________________________________________________________________________
63996 [  8227] By: jhi                                   on 2000/12/22  15:24:28
63997         Log: Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
63998              From: "John L. Allen" <allen@grumman.com>
63999              Date: Thu, 21 Dec 2000 14:39:58 -0500 (EST)
64000              Message-ID: <Pine.SOL.3.91.1001221133227.23511A-100000@gateway.grumman.com>
64001              
64002              Document APPLLIB_EXP.
64003      Branch: perl
64004            ! INSTALL
64005 ____________________________________________________________________________
64006 [  8226] By: nick                                  on 2000/12/21  22:11:50
64007         Log: Handy script for when one forgets to "dmake clean" 
64008      Branch: perlio
64009            + win32/distclean.bat
64010            ! MANIFEST
64011 ____________________________________________________________________________
64012 [  8225] By: nick                                  on 2000/12/21  21:54:04
64013         Log: CRLF platform issue with io/utf8 fix.
64014      Branch: perlio
64015            ! t/io/utf8.t
64016 ____________________________________________________________________________
64017 [  8224] By: nick                                  on 2000/12/21  21:02:20
64018         Log: Integrate mainline
64019      Branch: perlio
64020           !> Changes Configure Makefile.SH Porting/Glossary
64021           !> Porting/config.sh Porting/config_H configure.com
64022           !> epoc/config.sh ext/Thread/Thread.xs patchlevel.h
64023           !> pod/perlfaq3.pod pod/perlfunc.pod pod/perltoc.pod pp_sys.c
64024           !> sv.c t/io/fs.t t/op/misc.t t/op/utf8decode.t t/pragma/utf8.t
64025           !> win32/config.bc win32/config.gc win32/config.vc
64026 ____________________________________________________________________________
64027 [  8223] By: jhi                                   on 2000/12/21  17:09:16
64028         Log: Update Changes.
64029      Branch: perl
64030            ! Changes patchlevel.h
64031 ____________________________________________________________________________
64032 [  8222] By: jhi                                   on 2000/12/21  16:24:01
64033         Log: Metaconfig unit changes for #8221.
64034      Branch: metaconfig/U/perl
64035           +> issymlink.U
64036            - testsyml.U
64037            ! Mksymlinks.U
64038 ____________________________________________________________________________
64039 [  8221] By: jhi                                   on 2000/12/21  16:23:48
64040         Log: Rename testsyml to issymlink.
64041      Branch: perl
64042            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
64043            ! epoc/config.sh pod/perltoc.pod win32/config.bc win32/config.gc
64044            ! win32/config.vc
64045 ____________________________________________________________________________
64046 [  8220] By: jhi                                   on 2000/12/21  15:47:26
64047         Log: Robustness support for #8218 (symlink forest) since the GNU
64048              tools seem to be overly picky about symlinkage depths.
64049      Branch: perl
64050            ! Makefile.SH t/io/fs.t
64051 ____________________________________________________________________________
64052 [  8219] By: jhi                                   on 2000/12/21  15:38:27
64053         Log: Metaconfig changes for #8218.
64054      Branch: metaconfig
64055            ! U/modified/Oldconfig.U
64056      Branch: metaconfig/U/perl
64057            + Mksymlinks.U
64058            ! testsyml.U
64059 ____________________________________________________________________________
64060 [  8218] By: jhi                                   on 2000/12/21  15:37:57
64061         Log: Add Configure option -Dmksymlinks which will create a symlink
64062              forest if the current/build differs from the source directory.
64063              TODO: mkdir -p is not portable.
64064      Branch: perl
64065            ! Configure
64066 ____________________________________________________________________________
64067 [  8217] By: jhi                                   on 2000/12/21  14:39:12
64068         Log: Subject: [PATCH] Re: Latest tarball doesn't build with threads
64069              From: Nick Ing-Simmons <nik@tiuk.ti.com> 
64070              Date: Thu, 21 Dec 2000 09:38:18 GMT
64071              Message-Id: <200012210938.JAA29043@mikado.tiuk.ti.com>
64072              
64073              The ofs became an SV.
64074      Branch: perl
64075            ! ext/Thread/Thread.xs
64076 ____________________________________________________________________________
64077 [  8216] By: jhi                                   on 2000/12/21  05:40:21
64078         Log: The polymorphism seems to have fixed 20000517.001.
64079      Branch: perl
64080            ! t/pragma/utf8.t
64081 ____________________________________________________________________________
64082 [  8215] By: jhi                                   on 2000/12/21  04:44:52
64083         Log: read() documentation tweak for 20001121.004.
64084      Branch: perl
64085            ! pod/perlfunc.pod
64086 ____________________________________________________________________________
64087 [  8214] By: jhi                                   on 2000/12/21  03:54:11
64088         Log: Fix for 20001210.003, "write(FH) on closed FH causes segv".
64089      Branch: perl
64090            ! pp_sys.c t/op/misc.t
64091 ____________________________________________________________________________
64092 [  8213] By: jhi                                   on 2000/12/21  00:28:10
64093         Log: Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com
64094              From: Peter Prymmer <pvhp@forte.com>
64095              Date: Wed, 20 Dec 2000 16:13:32 -0800 (PST)
64096              Message-ID: <Pine.OSF.4.10.10012201609140.11967-100000@aspara.forte.com>
64097      Branch: perl
64098            ! configure.com
64099 ____________________________________________________________________________
64100 [  8212] By: jhi                                   on 2000/12/21  00:26:21
64101         Log: Edit edit edit.
64102      Branch: perl
64103            ! pod/perlfaq3.pod
64104 ____________________________________________________________________________
64105 [  8211] By: jhi                                   on 2000/12/20  18:52:46
64106         Log: Update Changes.
64107      Branch: perl
64108            ! Changes patchlevel.h
64109 ____________________________________________________________________________
64110 [  8210] By: jhi                                   on 2000/12/20  18:34:47
64111         Log: Yet another editor edit.
64112      Branch: perl
64113            ! pod/perlfaq3.pod
64114 ____________________________________________________________________________
64115 [  8209] By: jhi                                   on 2000/12/20  15:33:28
64116         Log: More Win32 Perling.
64117      Branch: perl
64118            ! pod/perlfaq3.pod
64119 ____________________________________________________________________________
64120 [  8208] By: jhi                                   on 2000/12/20  15:07:46
64121         Log: More Win32 editor/IDE/shell hints.
64122      Branch: perl
64123            ! pod/perlfaq3.pod
64124 ____________________________________________________________________________
64125 [  8207] By: jhi                                   on 2000/12/20  03:54:08
64126         Log: Subject: [PATCH] obscure timing knowledge
64127              From: Nicholas Clark <nick@ccl4.org>
64128              Date: Tue, 19 Dec 2000 19:22:31 +0000
64129              Message-ID: <20001219192231.F2827@plum.flirble.org>
64130      Branch: perl
64131            ! sv.c
64132 ____________________________________________________________________________
64133 [  8206] By: jhi                                   on 2000/12/20  03:45:57
64134         Log: Subject: [ID 20001219.011] Not OK: perl v5.7.1 +DEVEL8205 on alpha-dec_osf-perlio-multi 4.0f (UNINSTALLED)
64135              From: Spider Boardman <spider@leggy.zk3.dec.com>
64136              Date: Tue, 19 Dec 2000 21:30:16 -0500
64137              Message-Id: <200012200230.VAA17619@leggy.zk3.dec.com>
64138      Branch: perl
64139            ! sv.c
64140 ____________________________________________________________________________
64141 [  8205] By: jhi                                   on 2000/12/19  23:02:01
64142         Log: Update Changes.
64143      Branch: perl
64144            ! Changes patchlevel.h
64145 ____________________________________________________________________________
64146 [  8204] By: jhi                                   on 2000/12/19  22:58:18
64147         Log: Recode the naughty binary bytes ([\x00-\x08\x0b-\x1f\x7f-\xff])
64148              using the \xHH notation.  No more inlined UTF-8, sigh, but easier
64149              on editors and diffing/patching.
64150      Branch: perl
64151            ! t/op/utf8decode.t
64152 ____________________________________________________________________________
64153 [  8203] By: nick                                  on 2000/12/19  21:36:16
64154         Log: Integrate mainline (forgot my own change...)
64155      Branch: perlio
64156           !> ext/Encode/compile
64157 ____________________________________________________________________________
64158 [  8202] By: nick                                  on 2000/12/19  21:34:42
64159         Log: Integrate mainline.
64160      Branch: perlio
64161           !> (integrate 61 files)
64162 ____________________________________________________________________________
64163 [  8201] By: nick                                  on 2000/12/19  21:34:06
64164         Log: Avoid looking for File::Glob when we don't need it.
64165      Branch: perl
64166            ! ext/Encode/compile
64167 ____________________________________________________________________________
64168 [  8200] By: jhi                                   on 2000/12/19  18:35:49
64169         Log: Update Changes.
64170      Branch: perl
64171            ! Changes patchlevel.h
64172 ____________________________________________________________________________
64173 [  8199] By: jhi                                   on 2000/12/19  18:35:07
64174         Log: Microperl tweaks.
64175      Branch: perl
64176            ! sv.c uconfig.h uconfig.sh
64177 ____________________________________________________________________________
64178 [  8198] By: jhi                                   on 2000/12/19  18:29:59
64179         Log: Regen Configure, nitfix uconfig.sh (d_vendorarch is needed).
64180      Branch: perl
64181            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
64182            ! config_h.SH pod/perltoc.pod uconfig.h uconfig.sh
64183 ____________________________________________________________________________
64184 [  8197] By: jhi                                   on 2000/12/19  17:55:29
64185         Log: In VMS embedded perls couldn't access the statically built Socket,
64186              from Charles Lane.
64187      Branch: perl
64188            ! configure.com
64189 ____________________________________________________________________________
64190 [  8196] By: jhi                                   on 2000/12/19  17:49:50
64191         Log: Subject: [PATCH perl@8143] DB_File-1.75 (was RE: [8104] DB_File)
64192              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk> 
64193              Date: Sun, 17 Dec 2000 19:11:44 -0000
64194              Message-ID: <000801c0685d$3224e5a0$a20a140a@bfs.phone.com> 
64195      Branch: perl
64196            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
64197            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo
64198 ____________________________________________________________________________
64199 [  8195] By: jhi                                   on 2000/12/19  17:47:53
64200         Log: Subject: [patch perl@8150] h2xs SYNOPSIS
64201              From: Jonathan Stowe <gellyfish@gellyfish.com>
64202              Date: Mon, 18 Dec 2000 10:24:38 +0000 (GMT)
64203              Message-ID: <Pine.LNX.4.10.10012181021180.20731-100000@orpheus.gellyfish.com>
64204      Branch: perl
64205            ! utils/h2xs.PL
64206 ____________________________________________________________________________
64207 [  8194] By: jhi                                   on 2000/12/19  17:46:28
64208         Log: Subject: Re: useless use of void context work-around
64209              From: andreas.koenig@anima.de (Andreas J. Koenig)
64210              Date: 16 Dec 2000 15:13:36 +0100
64211              Message-ID: <m3g0jofo8f.fsf@ak-71.mind.de>
64212              
64213              Document (comment) the q(di ds ig) trick in the code.
64214      Branch: perl
64215            ! op.c
64216 ____________________________________________________________________________
64217 [  8193] By: jhi                                   on 2000/12/19  17:10:57
64218         Log: Subject: [ID 20001215.004] Sys::Syslog::xlate doesn't handle LOG_EMERG
64219              From: "Mark J. Reed" <mreed@strange.turner.com>
64220              Date: Fri, 15 Dec 2000 21:22:29 -0500 (EST)
64221              Message-Id: <200012160222.VAA13986@strange.turner.com>
64222      Branch: perl
64223            ! ext/Sys/Syslog/Syslog.pm
64224 ____________________________________________________________________________
64225 [  8192] By: jhi                                   on 2000/12/19  17:07:45
64226         Log: Subject: [PATCH] Re: [PATCH] strtoq, strtou(q|ll|l) testing
64227              From: Nicholas Clark <nick@ccl4.org>
64228              Date: Sat, 16 Dec 2000 19:03:13 +0000
64229              Message-ID: <20001216190313.D68304@plum.flirble.org>
64230      Branch: perl
64231            ! t/op/64bitint.t
64232 ____________________________________________________________________________
64233 [  8191] By: jhi                                   on 2000/12/19  17:06:13
64234         Log: Subject: [ID 20001218.005] Not OK: perl v5.7.0 +DEVEL8148 on powerpc-machten 4.1.4
64235              From: Dominic Dunlop <domo@computer.org>
64236              Date: Mon, 18 Dec 2000 12:00:15 +0100
64237              Message-Id: <p04320404b6639e7aa043@[192.168.1.4]>
64238              
64239              This patchlet is needed in order that perl can be statically linked.  
64240      Branch: perl
64241            ! regexec.c
64242 ____________________________________________________________________________
64243 [  8190] By: jhi                                   on 2000/12/19  17:03:08
64244         Log: Subject: [PATCH perl@8133] finding PerlIO symbols for VMS
64245              From: "Craig A. Berry" <craig.berry@psinetcs.com>
64246              Date: Sun, 17 Dec 2000 00:18:35 -0600
64247              Message-Id: <p04330102b661bc01daba@[172.16.52.1]>
64248      Branch: perl
64249            ! perlio.h vms/gen_shrfls.pl
64250 ____________________________________________________________________________
64251 [  8189] By: jhi                                   on 2000/12/19  16:20:28
64252         Log: Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
64253              From: Prymmer/Kahn <pvhp@best.com>
64254              Date: Tue, 19 Dec 2000 08:08:31 -0800 (PST)
64255              Message-ID: <Pine.BSF.4.21.0012190804040.14656-100000@shell8.ba.best.com>
64256              
64257              A better version of #8188.
64258      Branch: perl
64259            ! pod/perlfaq3.pod
64260 ____________________________________________________________________________
64261 [  8188] By: jhi                                   on 2000/12/19  15:57:06
64262         Log: (Replaced by #8189)
64263              
64264              Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
64265              Date: Mon, 18 Dec 2000 08:03:34 -0800 (PST)
64266              From: Prymmer/Kahn <pvhp@best.com>
64267              Message-ID: <Pine.BSF.4.21.0012180802090.27110-100000@shell8.ba.best.com>
64268              Subject: Re: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
64269              From: Ronald J Kimball <rjk@linguist.Thayer.Dartmouth.EDU>
64270              Date: Mon, 18 Dec 2000 11:10:45 -0500
64271              Message-ID: <20001218111044.B180222@linguist.thayer.dartmouth.edu>
64272      Branch: perl
64273            ! pod/perlfaq3.pod
64274 ____________________________________________________________________________
64275 [  8187] By: jhi                                   on 2000/12/19  15:54:19
64276         Log: Email address fix for Anton Berezin.
64277      Branch: perl
64278            ! AUTHORS
64279 ____________________________________________________________________________
64280 [  8186] By: jhi                                   on 2000/12/19  15:38:54
64281         Log: Subject: [PATCH perl@8102] cygwin port
64282              From: "Eric Fifer" <efifer@dircon.co.uk> 
64283              Date: Thu, 14 Dec 2000 13:41:29 -0000
64284              Message-Id: <200012141340.NAA54236@mailhost1.dircon.co.uk>
64285              
64286              When compiling modules the data item that is being imported
64287              from libperl.dll needs to be tagged as imported/shared data:
64288              extern __declspec(dllimport) PerlIO_funcs PerlIO_pending;
64289      Branch: perl
64290            ! perliol.h
64291 ____________________________________________________________________________
64292 [  8185] By: jhi                                   on 2000/12/19  14:53:24
64293         Log: Regen uconfig.h and uconfig.sh.
64294      Branch: perl
64295            ! uconfig.h uconfig.sh
64296 ____________________________________________________________________________
64297 [  8184] By: jhi                                   on 2000/12/18  20:43:49
64298         Log: Comments work so much better when they are closed.
64299      Branch: perl
64300            ! regcomp.c
64301 ____________________________________________________________________________
64302 [  8183] By: jhi                                   on 2000/12/18  18:04:02
64303         Log: Some compilers (e.g. HP-UX) can't switch on 64-bit integers.
64304              Fixes the bug 20001218.016.
64305      Branch: perl
64306            ! regcomp.c
64307 ____________________________________________________________________________
64308 [  8182] By: gsar                                  on 2000/12/18  09:53:47
64309         Log: delete spurious files
64310      Branch: maint-5.6/perl
64311            - lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif vos/config.def
64312            - vos/config.h vos/config_h.SH_orig
64313 ____________________________________________________________________________
64314 [  8181] By: gsar                                  on 2000/12/18  09:46:08
64315         Log: regen perltoc
64316      Branch: maint-5.6/perl
64317            ! pod/buildtoc.PL pod/perl.pod pod/perlapi.pod pod/perltoc.pod
64318 ____________________________________________________________________________
64319 [  8180] By: gsar                                  on 2000/12/18  09:20:27
64320         Log: integrate changes#7924..7926,7946,7952 from mainline
64321              
64322              A test works better if it has the right 1..$n output.
64323              
64324              All the core library users of Class::Struct seem to be
64325              using "use Class::Struct 'struct';" instead of the bare
64326              "use Class::Struct;", which isn't documented in Class::Struct.
64327              This can't be right.
64328              
64329              Make the Class::Struct import() wiser.
64330              
64331              Upgrade to CPAN 1.59_51, from Andreas König.
64332              
64333              Subject: Re: long shell lines
64334              Split overly long shell command lines.
64335      Branch: maint-5.6/perl
64336           !> lib/CPAN.pm lib/CPAN/FirstTime.pm lib/ExtUtils/MM_Unix.pm
64337           !> lib/File/stat.pm t/lib/class-struct.t
64338 ____________________________________________________________________________
64339 [  8179] By: gsar                                  on 2000/12/18  08:55:54
64340         Log: integrate changes#7889,7890,7900,7903,7904,7907,7910,7917,
64341              7918,7919,7988,8907 from mainline (various)
64342              
64343              Subject: [ID 20001127.004] White space problem in perlamiga.pod
64344              
64345              Subject: [PATCH perl@7825] Re: [ID 20001122.006] weird behaviour of $|
64346              
64347              Subject: [PATCH] perlcc.PL cleanups
64348              
64349              Subject: [PATCH] Updating perltie.pod for arrays
64350              
64351              Subject: [ID 20001128.002] what's the point of example code if it is buggy?
64352              Subject: Re: [PATCH] Updating perltie.pod for arrays
64353              Subject: Re: [PATCH] Updating perltie.pod for arrays
64354              
64355              One more perltie.pod nit from Casey R. Tweten.
64356              
64357              Subject: [PATCH] $^O  win32 -> MSWin32
64358              plus similar nits for vms, err, VMS, and UNICOS.
64359              
64360              Subject: Re: Minor suggestion for Sys::Syslog  [PATCH]
64361              More checking in case someone has broken their services or
64362              protocol databases.
64363              
64364              Make "use Class::Struct 'struct';" work again (broken by #7617);
64365              add a test for Class::Struct.
64366              
64367              Integrate the "skip" messages to explain().
64368              
64369              Subject: [PATCH: perl@8892] treat unicoding and null bytes in op/append.t
64370      Branch: maint-5.6/perl
64371           +> t/lib/class-struct.t
64372           !> MANIFEST README.amiga ext/Sys/Syslog/Syslog.pm gv.c
64373           !> lib/Class/Struct.pm pod/perlipc.pod pod/perltie.pod
64374           !> t/lib/syslfs.t t/op/lfs.t utils/perlcc.PL
64375 ____________________________________________________________________________
64376 [  8178] By: gsar                                  on 2000/12/18  08:16:30
64377         Log: avoid redefinition warnings on windows due to sys/socket.h getting
64378              #included before win32.h
64379      Branch: maint-5.6/perl
64380            ! win32/include/sys/socket.h
64381 ____________________________________________________________________________
64382 [  8177] By: gsar                                  on 2000/12/18  05:24:04
64383         Log: make regen_headers; fix POSIX.xs problems; remove outdated
64384              code from sys/socket.h that makes build fail now
64385      Branch: maint-5.6/perl
64386            ! ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c
64387            ! pod/perlapi.pod
64388           !> win32/include/sys/socket.h
64389 ____________________________________________________________________________
64390 [  8176] By: gsar                                  on 2000/12/18  05:20:17
64391         Log: update Changes
64392      Branch: maint-5.6/perl
64393            ! Changes patchlevel.h
64394 ____________________________________________________________________________
64395 [  8175] By: gsar                                  on 2000/12/18  04:57:48
64396         Log: integrate changes#7643,7646..7649,7651..7654,7658,7659,
64397              7661..7665,7667..7669,7671,7673,7676,7677,7681..7683,
64398              7689..7697,7699..7701,7703,7705,7714,7715,7718..7723,
64399              7725,7726,7729..7732,7737,7748,7749,7758,7759,7761,7773,
64400              7775,7776,7782,7785..7787,7804,7807,7808,7810,7811,7816,
64401              7823,7825,7838
64402              
64403              Subject: Re: [PATCH] README.solaris
64404              
64405              Add getpagesize() probing, on non-UNIX guess 'undef'.
64406              
64407              Simplify the getpagesize() unit by dropping the
64408              pagesize probe since it's nowadays slightly more
64409              complicated because of sysconf(). (Note: if some
64410              platform really needs the -lPW for getpagesize,
64411              I just broke it.)
64412              TODO: a new pagesize unit.
64413              
64414              Subject: [PATCH] fwd: Re: [ID 20001105.011] Perl 5.6.0 documentation glitch
64415              
64416              MachTen doesn't really do mmap() and munmap().
64417              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
64418              
64419              More README.solaris updates from Andy Dougherty.
64420              
64421              Copy the s// information of README.hpux also to the perlrun.
64422              
64423              Add HAS_FSYNC, lack noticed by Nicholas Clark.
64424              
64425              Add a metaconfig unit for fsync.
64426              
64427              Subject: [ID 20001112.004] man perlfunc omits tell()'s error return
64428              
64429              Many subdocumented return values of the IO extension now documented.
64430              ungetc and write still left subdocumented.
64431              Subject: [PATCH] (was Re: IO::Handle::ungetc)
64432              
64433              Document tell() on special streams.
64434              
64435              Subject: [ID 20001112.006] IO::Seekable::getpos doesn't check for fgetpos() failure
64436              
64437              Subject: [ID 20001112.007] sfio's sftell isn't ftell
64438              
64439              Couple of tests from #7660 salvaged.
64440              
64441              Tweak the definition of the bit complement on UTF-8 data:
64442              if none of the characters in the string are > 0xff,
64443              the result is a complemented byte string, not a (UTF-8)
64444              char string.  Based on the summary in
64445              Subject: Re: [ID 20000918.005] ~ on wide chars
64446              This should give us the maximum backward (pre-char string)
64447              compatibility and utf8 compatibility.  The other alternative
64448              would be to limit the bit complement to be always byte only,
64449              taking the least significant byte of the chars.
64450              
64451              Cleanup messy #ifdef.
64452              
64453              Typos in #7667.
64454              
64455              Declare reg_data like reg_substr_data.
64456              
64457              Placate nervous compilers that see longer than ints switch()ing.
64458              
64459              Remove the new two tests of lib/io_xs for now, they seem to
64460              fail under perlio on some platforms.
64461              
64462              Subject: Re: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
64463              
64464              Subject: [ID 20001113.003] utf8_to_uv on malformed utf returns wrong values
64465              
64466              Subject: tiny typo in perl5db.pl
64467              
64468              Subject: some additions for makefiles for win32 (for perl@7674)
64469              
64470              Hoist the duplicated socket/netdb include logic to perl.h;
64471              undef SETERRNO in case SOCKS has defined it.  Based on:
64472              Subject: [ID 20001114.002] Code-Cleanups concerning SOCKS5 and Solaris   
64473              
64474              Regen Configure.
64475              
64476              Defined INT64_C() and UINT64_C() unless defined by <inttypes.h>
64477              (a macro to define signed and unsigned integer constants).
64478              
64479              Use UINT64_C().
64480              Subject: [ID 20001114.006] 5.7.0-7680 Solaris 8, 64 bit, utf8 patch
64481              
64482              Use u_int32_t for the size of hash_cb(), not size_t.
64483              Subject: [ID 20001114.003] Solaris 8, 64 Bit DB_file patch
64484              
64485              Quit utf8_to_uv() instantly if curlen == 0.
64486              
64487              Subject: [PATCH: perl@7674] updates to README.os390
64488              
64489              Subject: [PATCH: perl@7674 + Scott-Thoennes] hush warnings about malformed EBCDIC text
64490              
64491              EBCDIC tweaks.
64492              Subject: [PATCH: perl@7674 ++] fixes for warnings and regmesg (reprise)
64493              
64494              Linenumber fix.
64495              
64496              SOCKS has its own USE_THREADS, based on
64497              Subject: [ID 20001114.002] et. al. bugfix followup
64498              
64499              UINT64_C() work continues.
64500              
64501              Detypo.
64502              
64503              The type of the hash_cb() size argument is tricky.
64504              
64505              Add fwalk() probe to the configuration files and regen perltoc.
64506              
64507              Subject: perllocale.pod changes
64508              
64509              Avoid an infinite loop in VMS when utils scripts are run
64510              with no arguments, from Charles Lane.
64511              
64512              Subject: Re: Bug in Carp::Heavy/5.6.0?
64513              
64514              For Solaris use64bitall the stdchar needs a little bit of help.
64515              
64516              The long double hints can be here or there.
64517              
64518              Test tweak for the open pragma.
64519              
64520              Also the 64bitall hints can be either here or there.
64521              
64522              As surmised the #7719 wasn't a good move.
64523              
64524              Subject: Fix for 20000409.001
64525              
64526              Subject: Fix for 20000815.006
64527              It's really 20000518.006.
64528              
64529              Subject: [PATCH 5.6.0 README.win32] very minor typos
64530              
64531              Subject: Fix for README.amiga (20000323.033)
64532              
64533              Explain in more detail the {} syntax ambiguousity.
64534              Subject: [PATCH] Re: [ID 20001117.003] map { "$_", 1} @array is syntax error
64535              
64536              Sparc 64-bit pack() fix from Jens Hamisch.
64537              
64538              Upgrade to CPAN.pm 1.58_93 (the RC1 for 1.59), from Andreas König.
64539              
64540              Subject: podlators 1.05 available        
64541              
64542              Subject: [ID 20001118.006] [PATCH] perl@7707 djgpp/config.over, hints/dos_djgpp.sh and Storable.pm
64543              
64544              Subject: [perl 7711: EPOC] updates
64545              
64546              Make certain MacOS Classic has NO_ENVIRON_ARRAY.
64547              
64548              Miraculous typo.
64549              
64550              sysseek() instead of seek().
64551              
64552              Solaris hints tweaks.
64553              
64554              Assume SOCKS is broken in all 64bitall platforms, not just Solaris.
64555              This may be overly harsh but until proven otherwise, we think this
64556              way, or until we have a simple test for Configure (having to start
64557              up servers is does not count as simple) to check for the problems.
64558              
64559              Remove the shared object before attempting to create
64560              (by linking) a new one.  E.g. in AIX not removing
64561              becomes quite painful if one tries to do more than one
64562              build in the same tree (an interrupted build, for example),
64563              since the AIX' shared dynaloader seemingly keeps the shared
64564              objects open and therefore 'busy' for quite a while, even when
64565              nobody is using the objects, leading into link failures.
64566              
64567              Subject: [ID 20001120.010] typo in lib/Cwd.pm broke Cwd::chdir
64568              
64569              Subject: DOC PATCH 5.6.0 perlreftut
64570              
64571              Subject: [PATCH: perl@7777] add system locale testing for VMS
64572              
64573              Subject: [PATCH] Test.pm POD peculiarity
64574              
64575              Subject: [ID 20001120.002] [PATCH] io_sock.t fails without 'localhost'
64576              
64577              Subject: [ID 20001120.003] [PATCH] io_udp.t fails without 'localhost'
64578              
64579              Subject: Re: perl@7777 
64580              Detypoing.
64581              
64582              Subject: [PATCH: perl@7777] make VMS' test.com tail compatible w/ unix
64583              
64584              Go ahead and #include <unistd.h> in perl.h.
64585              
64586              Subject: [PATCH perl@7795] small cleanup task for test suite
64587              
64588              Subject: Re: av.c patch (having slight problems)
64589              unshift() speedup.
64590              
64591              Reach back one higher up when searching for PERL_SRC.
64592      Branch: maint-5.6/perl
64593           +> lib/File/Spec/Epoc.pm
64594           !> (integrate 88 files)
64595 ____________________________________________________________________________
64596 [  8174] By: gsar                                  on 2000/12/18  03:53:09
64597         Log: integrate changes#7602,7604..7611,7614,7616..7619,7621..7623,
64598              7625..7629,7631..7634,7637,7639,7642 from mainline
64599              
64600              Fix for the tie-refhash string table leaks.
64601              
64602              Subject: [patch perl@7595] VMS configure.com tweak
64603              
64604              More careful detection of how well NVs and UVs mix.
64605              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))
64606              Added some SIGFPE paranoia.
64607              
64608              Forgot to bump the line numbers in #7601.
64609              
64610              Subject: PATCH std stdio for (Free)BSD
64611              
64612              Deleting $ENV{PATH} in VMS is not recommendable.
64613              
64614              Locale buglets.
64615              Subject: RE: Locales support (setlocale) fixes
64616              
64617              Do not test UTF-8 locales since that the tests would require
64618              polymorphic regexen.
64619              
64620              Subject: [PATCH bleadperl] Re: Patch 7533 prevents malloc.c from compiling on MachTen
64621              
64622              A missing aTHX_.
64623              
64624              Subject: [ID 20001108.013] spelling
64625              
64626              Subject: [PATCH] Class::Struct at compile time
64627              
64628              Make deleting for %ENV work for (newer versions of) VMS,
64629              from Craig A. Berry.
64630              
64631              Forgot from #7618.
64632              
64633              More VMS moves on environment handling, from Charles Lane.
64634              
64635              Remove unused extra arguments.
64636              
64637              Typo in an ifndef.
64638              Subject: Re: [PATCH 5.7.0] better messages from malloc()
64639              
64640              Subject: [PATCH: perl@7613] updates to Porting/pumpkin.pod
64641              All except the "cow orker" change.
64642              
64643              The generated boot_* headers are wrong.  Pickier compiler,
64644              such as KAI C++ will refuse to compile the resulting perlmain.
64645              Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
64646              
64647              There's no =head3.
64648              
64649              Disable only the tests 99 and 166 for UTF-8 locales.
64650              
64651              Missing dTHXs.
64652              Subject: RE: perl@7595 builds not on cygwin
64653              
64654              Subject: Re: bash -c exit and linux hints 
64655              
64656              Various doc oddball characters.
64657              Subject: [ID 20001106.004] Perl 5.6.0 bugs  
64658              
64659              Subject: [PATCH] IO::Seekable pod
64660              
64661              Amdahl UTS hints updates.
64662              Subject: [ID 20001109.016] Trouble going from 5.4 to 5.6
64663              
64664              Explain better why certain regex tests are skipped.
64665              Subject: Re: tests skipped: unknown reason
64666              
64667              Subject: [PATCH] README.solaris
64668              
64669              Subject: [PATCH perl@7638] cygwin port
64670      Branch: maint-5.6/perl
64671           +> README.solaris
64672           !> (integrate 26 files)
64673 ____________________________________________________________________________
64674 [  8173] By: gsar                                  on 2000/12/18  03:37:02
64675         Log: integrate changes#7472,7474..7478,7481,7485,7489,7493,7494,7496,
64676              7497,7499..7503,7505..7507,7509..7513,7515..7523,7526..7534,
64677              7536,7540,7542,7544..7546,7549,7553,7556,7557,7559,7561..7563,
64678              7565,7568..7572,7576,7578..7589,9592..7594,7596..7601 from mainline
64679              
64680              Better create a true mailing list for the repository keepers.
64681              
64682              Subject: [ID 20001027.007] uniq array in perlfaq
64683              
64684              De-quoted-unreadable to ISO Latin 1.
64685              (There's one ISO-2022-JP name in Changes5.004.)
64686              
64687              Have only one master list of AUTHORS, drop unmaintained MAINTAIN.
64688              
64689              The #7476 needs a MANIFEST change, too.
64690              
64691              Add also emailless people.
64692              
64693              UTF-8 decoder tweak.
64694              
64695              Make \x{...} consistently produce UTF-8.
64696              Subject: Re: \x{...} is confused 
64697              
64698              Subject: [Chris Winters <cwinters@intes.net>] patch to ExtUtils::Manifest
64699              
64700              Add a perlbug flag, -A, to avoid acknowledgement messages.
64701              Subject: PATCH (Re: [ID 20001030.008] OK: perl v5.7.0 +DEVEL7445 on i586-linux 2.2.16 (UNINSTALLED))
64702              
64703              Use Errno magic.
64704              Subject: [ID 20001030.009] [PATCH] ftmp-mktemp failing
64705              
64706              Subject: [PATCH: perl@7483] CRLF fix for cgi-function.t tests
64707              
64708              Subject: [PATCH: perl@7483] fix coded control chars in cgi-html.t
64709              
64710              Subject: [ID 20001030.001] 5.7.0-7489: Null-Pointer reference in mg.c
64711              
64712              Be more lenient on bad UTF-8 when doing bit arithmetics.
64713              Subject: Re: [ID 20000918.005] ~ on wide chars
64714              (The ord() part of the patch skipped.)
64715              
64716              Subject: perlfaq style changes
64717              
64718              AUTHORS tweaks.
64719              
64720              Whitespace style tweak.  Was originally going to see to
64721              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
64722              but that had already been taken care of.
64723              
64724              The compiler is either gcc or cc, from Tom Bates.
64725              
64726              The osname has been lowercased by now, from Tom Bates.
64727              
64728              The NonStop-UX libraries have a novel way to say NaN.
64729              
64730              printf UVs the correct way, noticed by Robin Barker.
64731              
64732              Subject: [PATCH] startperl to respect versiononly
64733              
64734              AUTHORS updates.
64735              
64736              Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
64737              
64738              Subject: [ID 20001101.001] Net::Ping icmp odd $bytes
64739              
64740              Subject: [ID 20001005.004] doc bug: perlsec misleading re file output
64741              
64742              Generalize the Camel wording.
64743              Subject: Re: perlfaq style changes
64744              
64745              Subject: [ID 20001005.006] Documentation -- description of qr//
64746              
64747              C.pm part of
64748              Subject: [ID 20001010.001] [Daniel.Stutz@astaro.de: perlcc and C.pm in perl-5.7.0]
64749              
64750              Locale warning explanation tweak.
64751              
64752              Subject: [ID 20000904.004] perlsec Manual Page Incorrect Doing "Safe Backticks"
64753              
64754              Make the POSIX::setuid and POSIX::setgid to really call setuid()
64755              and setgid() because they were just changing $< and $( which means
64756              only changing the real uid/gid, as opposed to changing both
64757              real and effective ids.  (The alternative way could have been
64758              in POSIX.pm to change $> and $), too, but making a direct call
64759              to the C API feels cleaner.)  Fixes the bug
64760              Subject: [ID 20000904.005] POSIX::setuid() Doesn't Call setuid()
64761              
64762              Expand %Config variables and %ENV variables only if
64763              so requested during build time using the
64764              PERL_BUILD_EXPAND_CONFIG_VARS and PERL_BUILD_EXPAND_ENV_VARS.
64765              Not expanding makes relocating distributions easier.
64766              
64767              More tweaking on the #7522 theme.
64768              
64769              Test::Harness revealed buglets in the new DynaLoader.
64770              Subject: [ID 20001102.001] Not OK: perl v5.7.0 +DEVEL7523 on i686-linux 2.2.16a (UNINSTALLED)
64771              
64772              Add Tie::RefHash::Nestable (lives in Tie/RefHash.pm),
64773              fix a autovivification bug in Tie::RefHash, add tests for both.
64774              Subject: Re: Tie::RefHash: use hash refs as keys in nested hashes
64775              
64776              Detpyo.
64777              
64778              recv() can fail and return undef.
64779              Subject: [ID 20001102.003] Net::Ping patch: "Bad arg lenght" error appears if host is unreachable    
64780              
64781              Fix the problem discussed in
64782              Subject: [ID 20001015.004] Fwd: Tie::SubstrHash -- bug & fix (all Perl versions)
64783              originally from Linc Madison.  Also Andreas König's comments
64784              taken into account.  Some other problems with Tie::SubstrHash
64785              fixed: didn't croak when the table exceeded the requested number
64786              of entries (as documented) but instead when the number of entries
64787              exceeded the size of the table, a croak() had an unnecessary \n,
64788              didn't have a CLEAR method, documented that there is no exists().
64789              Didn't fix to be strict-proof because the module uses &foo; and
64790              dynamic scope.  Added a test script exercizing both first tamely 
64791              the basic functionality, and then the failure cases reported by
64792              Linc Madison.
64793              
64794              Subject:  [PATCH] Perl@7504, vms/gen_shrfls.pl
64795              
64796              The #7521 touched things it shouldn't have.
64797              
64798              Subject: [PATCH 5.7.0] better messages from malloc()
64799              
64800              Subject: Re: README.aix
64801              
64802              Add FCNTL_CAN_LOCK.
64803              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
64804              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
64805              
64806              Locale tweakery.  Add test case for bug id 20000809.003 to op/misc,
64807              create a "fast path" for locale name probing using "locale -a"
64808              if available, squash finally hopefully the s?printf resetting
64809              the numeric locale (since, IIUC perllocale, it never shouldn't). 
64810              
64811              More Changes tweakery.
64812              
64813              Dying is too strict here, better just skip.
64814              
64815              Subject: Locales support (setlocale) fixes
64816              Modified quite a bit to be more portable.
64817              
64818              Configure would use a bad $myuname from an old config.sh.
64819              Subject: [PATCH 5.6.1-to-be and 5.7.x] Very old Configure myuname bug
64820              
64821              Fix for
64822              Subject: [ID 20001004.006] undef is never tainted
64823              An undef read from a slurped file was not tainted.
64824              
64825              Fix for
64826              Subject: [ID 20001004.007] taint propogation is inconsistent
64827              The culprit was sv_setsv() which was rather blindly
64828              propagating taint, which lead to behaviour where if
64829              a tainted anon hash value was seen all the hash values
64830              from then on at that level became tainted, or at any
64831              upper levels in the case of nested anon hashes.
64832              
64833              Test tweak: show also the failed locales.
64834              Subject: [ID 20001105.001] Not OK: perl v5.7.0 +DEVEL7523 on i86pc-solaris 2.8  
64835              
64836              A fix of sorts for 20000329.026, a better error message
64837              for a missing "use charnames" when using the \N{...}. 
64838              
64839              Subject: [Corrected/tested PATCH] Re: [ID 20001102.008] Not OK: perl v5.7.0 +DEVEL7503 on i686-linux 2.2.16
64840              
64841              Add =pod to be tidy.
64842              
64843              Fix for bug id 19990615.008, pos() unset during s///ge.
64844              
64845              Add a note for future generations about bug id 20000229.006.
64846              
64847              Use -dM for gcc (the suggested patch did it only for Linux,
64848              but I think it can be generalized).
64849              Subject: Re: connect and $!{EINPROGRESS} pb (was [ID 20001030.010] [PATCH] io_multihomed.t failing)
64850              
64851              opmini.o can linger from Configures past.
64852              
64853              Document that the evaled syntax errors cause scalar leaks.
64854              
64855              Fix for
64856              Subject: [ID 20000728.005] perl -P broken
64857              (hopefully).  The fix is also not complete, it seems to break
64858              BOM swallowing for libc5 systems, but until someone figures
64859              out a way to do this without ftell(), this will do.
64860              
64861              AUTHORS updates.
64862              
64863              Subject: Re: rsync'ed patches vs. rsync'ed source
64864              
64865              Admit that the test leaks scalars.
64866              
64867              Sanitize the environment further.
64868              
64869              VOS updates from Paul Green.
64870              
64871              Document %ENV = () portability issues.
64872              
64873              Make the stdio test program of 7427 less noisy while being 
64874              compiled so that Digital UNIX wouldn't get both
64875              d_stdio_ptr_lval_nochange_cnt and d_stdio_ptr_lval_sets_cnt
64876              undefined.  This makes perlio happy.
64877              
64878              glibc5 detection by __GNU_LIBRARY__.
64879              
64880              %ENV note tweaks from Dan Sugalski.
64881              
64882              Varargs don't always work too well if one puts an unsigned
64883              char on the stack and pop an unsigned quad off the stack.
64884              Subject: Re: [ID 20001103.002] Not OK: perl v5.7.0 +DEVEL7523 on os2-64int-ld-2.30 (UNINSTALLED)
64885              
64886              Subject: Pod updates
64887              
64888              Fake support of holey files in win/dosish platforms.
64889              Subject: SDBM_File under MS-Windows95/98 does not work correctly. (APR#1302)
64890              
64891              A doc addition for bug id 20001105.019, beware \p.
64892              
64893              Tweak #7587.
64894              
64895              Subject: [PATCH perl@7573] configure.com and st-lock.t changes for   
64896              
64897              perlhack updates from H.Merijn Brand.
64898              
64899              Subject: [PATCH perl@7573] cygwin port
64900              Synchronize with Cygwin 1.1.5.
64901              
64902              Bad thinko in #7581 (I used the test program with the expanded
64903              values as-is).
64904              
64905              Make perlbug not insist on dumping to a file when stdout isn't a tty.
64906              Subject: [PATCH] perlbug.PL
64907              
64908              Overrideable keys, each, pop, push, shift, splice, unshift.
64909              Subject: [PATCH] prototyped functions that should be overrideable
64910              
64911              Try to avoid flockless and emulationless places.
64912      Branch: maint-5.6/perl
64913           +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
64914            - MAINTAIN
64915           !> (integrate 111 files)
64916 ____________________________________________________________________________
64917 [  8172] By: jhi                                   on 2000/12/18  02:49:27
64918         Log: Regen pods.
64919      Branch: perl
64920            ! pod/perlmodlib.pod pod/perltoc.pod
64921 ____________________________________________________________________________
64922 [  8171] By: gsar                                  on 2000/12/18  02:49:24
64923         Log: integrate changes#7447,7448,7450,7454,7456,7457,7460,7462,
64924              7465..7471 from mainline
64925              
64926              Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
64927              in platforms that strictly require all the symbols being present
64928              at link time.
64929              
64930              Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
64931              
64932              Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[  7350] breaks VMS perl
64933              
64934              Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
64935              
64936              Subject: [PATCH] todo
64937              
64938              Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
64939              
64940              Use $sort, $uniq (and $tr) consistently as wondered
64941              by Nicholas Clark.
64942              
64943              Too enthusiastic editing in #7460.
64944              
64945              The reëntrant version shouldn't be needed unless USE_PURE_BISON.
64946              
64947              Upgrade to CPAN 1.58_55.
64948              Subject: CPAN.pm status
64949              
64950              Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
64951              
64952              Make target reordering to avoid pointless re-makes.
64953              Subject: Re: Total re-make of 'make okfile' after 7451 ?
64954              
64955              Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
64956              
64957              Subject: DOC PATCH 5.6.0
64958              
64959              Add the repository doc by Malcolm, Sarathy, and by Simon,
64960              name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
64961      Branch: maint-5.6/perl
64962           +> Porting/repository.pod
64963           !> Configure MANIFEST Makefile.SH README.dos README.os2
64964           !> config_h.SH configure.com embed.h embed.pl handy.h lib/CPAN.pm
64965           !> lib/CPAN/FirstTime.pm perl.h pod/perlfunc.pod pod/perltodo.pod
64966           !> pp.c proto.h t/io/open.t t/op/assignwarn.t toke.c
64967 ____________________________________________________________________________
64968 [  8169] By: gsar                                  on 2000/12/18  02:33:34
64969         Log: integrate changes#7416,7417,7420..7422,7424,7426..7429,7431..7433,
64970              7435..7441,7445 from mainline
64971              
64972              Make the UTF-8 decoding stricter and more verbose when
64973              malformation happens.  This involved adding an argument
64974              to utf8_to_uv_chk(), which involved changing its prototype,
64975              and prefer STRLEN over I32 for the UTF-8 length, which as
64976              a domino effect necessitated changing the prototypes of
64977              scan_bin(), scan_oct(), scan_hex(), and reg_uni().
64978              The stricter UTF-8 decoding checking uses Markus Kuhn's
64979              UTF-8 Decode Stress Tester from
64980              http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
64981              
64982              Run vms/vms_yfix.pl, should have done that after changing
64983              perly.c in #7382.
64984              
64985              Subject: [PATCH 5.7.0] static linking with uninstalled perl
64986              
64987              (Replaced by #7440.)
64988              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
64989              
64990              Fix the bug ID 20001024.005, the bug introduced by #7416.
64991              
64992              Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
64993              
64994              Fix the bug reported in
64995              From: andreas.koenig@anima.de (Andreas J. Koenig)
64996              Also make is_utf8_char() stricter.
64997              
64998              Missed the header file changes from #7425.
64999              
65000              Check if stdio supports tweaking lval and cnt simultaneously.
65001              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
65002              
65003              Stratus VOS updates from Paul Green.
65004              
65005              Podify README.epoc and README.vos.
65006              
65007              Add targets to Makefile.SH, most importantly
65008              'regen_all' which also remembers to update vms/perly*.
65009              
65010              Subject: Minor update to find2perl, for portability
65011              
65012              Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
65013              
65014              Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
65015              
65016              Rename UTF8LEN() to be UNISKIP(), too confusing to have
65017              UTF8LEN() and UTF8SKIP(). 
65018              
65019              Allow poking holes at the UTF-8 decoding strictness.
65020              
65021              Continue the internal UTF-8 API tweaking.
65022              Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
65023              used much more than the simpler API, now called utf8_to_uv_simple().
65024              Still not quite happy with API, too much partial duplication
65025              of functionality.
65026              
65027              A new version of making the syslog test more robust.
65028              (Replaces #7421.)
65029              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
65030              
65031              buildtoc target tweaks.
65032              
65033              Integrate with vmsperl #7430 by Charles Bailey:
65034              
65035              Cleanup from prior patch (Charles Lane?):
65036              - improve handling of MFDs in Basename and Path
65037              - default to no xsubpp line # munging when building debug images
65038      Branch: maint-5.6/perl
65039           +> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
65040           +> vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
65041           !> (integrate 67 files)
65042 ____________________________________________________________________________
65043 [  8168] By: gsar                                  on 2000/12/18  02:05:49
65044         Log: integrate changes#7512,7733 from mainline (regex bugfixes)
65045              
65046              Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
65047              From: Martin Husemann <martin@duskware.de>
65048              
65049              Subject: [PATCH 5.7.0] restore match data on backtracing
65050              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
65051      Branch: maint-5.6/perl
65052           !> regcomp.c regexec.c t/op/re_tests
65053 ____________________________________________________________________________
65054 [  8167] By: gsar                                  on 2000/12/18  01:55:22
65055         Log: integrate changes#7858,7986 from mainline
65056              
65057              C<foreach my $x ...> in pseudo-fork()ed process may diddle
65058              parent's memory; fix it by keeping track of the actual pad
65059              offset rather than a raw pointer (this change is probably also
65060              relevant to non-ithreads case to avoid fallout from reallocs of
65061              the pad array, but is currently only enabled for the ithreads
65062              case in the interests of minimal disruption to existing "well
65063              tested" code)
65064              
65065              fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
65066              due to the notorious GetFileType() bug in Windows 9x, which fstat()
65067              tickles)
65068      Branch: maint-5.6/perl
65069           !> embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
65070           !> proto.h scope.c scope.h sv.c t/op/fork.t win32/perlhost.h
65071           !> win32/win32.c win32/win32.h win32/win32sck.c
65072 ____________________________________________________________________________
65073 [  8166] By: gsar                                  on 2000/12/18  01:52:59
65074         Log: integrate changes#7626,7632,7717,7738,7814,7817,7902,7912,7915
65075              from mainline (xsubpp and ExtUtils::LibList fixups, various
65076              other small items)
65077              
65078              The generated boot_* headers are wrong.  Pickier compiler,
65079              such as KAI C++ will refuse to compile the resulting perlmain.
65080              Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
65081              
65082              Various doc oddball characters.
65083              Subject: [ID 20001106.004] Perl 5.6.0 bugs  
65084              
65085              Subject: [PATCH] Re: 20001101.003 PDL
65086              
65087              Subject: [PATCH 5.7.0] etags broken again
65088              
65089              Subject: [PATCH 5.7.0] Liblist finally works
65090              
65091              Subject: [PATCH 5.7.0] Liblist returns found libraries
65092              
65093              Subject: [PATCH] Re: 5.6 bug: split /^/ implies /m modifier (from CLPM)
65094              
65095              Subject: [PATCH 5.7.0] OUT keyword for xsubpp
65096              
65097              Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
65098              OUT keyword nits.
65099              Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
65100              OUT and IN_OUT documentation.
65101      Branch: maint-5.6/perl
65102           !> emacs/cperl-mode.el emacs/ptags lib/ExtUtils/Liblist.pm
65103           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
65104           !> lib/ExtUtils/xsubpp lib/unicode/syllables.txt minimod.pl
65105           !> pod/perlfunc.pod pod/perlxs.pod pod/perlxstut.pod t/op/split.t
65106           !> win32/bin/search.pl
65107 ____________________________________________________________________________
65108 [  8165] By: gsar                                  on 2000/12/18  01:28:45
65109         Log: integrate changes#7533,7563,7611,7623 from mainline (various
65110              malloc.c embellishments)
65111      Branch: maint-5.6/perl
65112           !> malloc.c pod/perldiag.pod
65113 ____________________________________________________________________________
65114 [  8164] By: gsar                                  on 2000/12/18  01:23:33
65115         Log: integrate changes#7419,7806,8129 from mainline (various h2xs
65116              fixups)
65117      Branch: maint-5.6/perl
65118           !> utils/h2xs.PL
65119 ____________________________________________________________________________
65120 [  8163] By: gsar                                  on 2000/12/18  01:17:50
65121         Log: integrate changes#7493,7599,7803 from mainline (various perlbug
65122              fixups)
65123      Branch: maint-5.6/perl
65124           !> Makefile.SH utils/perlbug.PL
65125 ____________________________________________________________________________
65126 [  8162] By: gsar                                  on 2000/12/18  00:25:43
65127         Log: always export Perl_deb() (it is required by re.xs whether
65128              Perl is built with or without -DDEBUGGING)
65129      Branch: maint-5.6/perl
65130            ! makedef.pl
65131 ____________________________________________________________________________
65132 [  8161] By: gsar                                  on 2000/12/18  00:23:38
65133         Log: integrate change#7414 from mainline
65134              
65135              Undo the basename() part of #7412 since the lib/basename
65136              tests would need upgrading too.
65137              
65138              squelch two tests in tr.t that rely on tr/// paranoia change
65139              that's not in 5.6.x
65140      Branch: maint-5.6/perl
65141            ! t/op/tr.t
65142           !> lib/File/Basename.pm
65143 ____________________________________________________________________________
65144 [  8160] By: gsar                                  on 2000/12/18  00:05:30
65145         Log: missing change in previous integrate
65146      Branch: maint-5.6/perl
65147           !> README.aix
65148 ____________________________________________________________________________
65149 [  8159] By: gsar                                  on 2000/12/18  00:03:38
65150         Log: integrate changes#7205..7210,7212,7214..7219,7222,7223,7225,7226,
65151              7228,7230..7241,7243,7346,7347,7350..7354,7356,7358..7360,7362,
65152              7363,7365..7368,7370..7374,7376..7386,7391,7393..7399,7404..7408,
65153              7410..7413 from mainline
65154              
65155              Introduce the man[24-8] variables, from Andy Dougherty.
65156              
65157              Upgrade to CPAN 1.58, from Andreas König.
65158              
65159              An updated EBCDIC tr patch.
65160              Subject: Re: [PATCH: perl@7181] op/tr tests on OS/390
65161              
65162              Subject:  [PATCH] 5.6.0 & 5.7.1,  VMS fixes
65163              
65164              Two thirds of
65165              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
65166              The Install.pm changes will be submitted separately because
65167              they need some work and discussion still.
65168              
65169              The Install.pm third of
65170              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
65171              
65172              Subject: [PATCH: perl@7181] was: Re: off to a bad start on fixing regression tests
65173              
65174              Subject: [PATCH 5.7.0] IVs in mtats
65175              
65176              Subject: [PATCH 5.7.0] Perl API for mstats
65177              
65178              Ilya implemented the memory profiling API.
65179              
65180              In Amdahl UTS "struct sv" is defined by a system header,
65181              <ksync.h>.
65182              
65183              Slight tweak of the code to appease Amdahl UTS cc.
65184              
65185              Amdahl UTS doesn't seem to do dynaloading.
65186              
65187              Use UTF8SKIP(), from Simon Cozens.
65188              
65189              Thinko in #7222.
65190              
65191              op/sprintf.t patch for OS/390 (and any other host with limited
65192              floating-point exponent length)
65193              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00  (UNINSTALLED) [PATCH bleadperl]
65194              
65195              Tweak #7225.
65196              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00 (UNINSTALLED) [PATCH bleadperl]
65197              
65198              Subject: RFC: a (temporary?) way around utf8.pm for EBCDIC
65199              
65200              Needs to be conditional on SunOS 4.
65201              Subject: [Pach 5.7.0@7229] Removing -ldb from the core build
65202              
65203              Test cases for bug id 20000323.056 (the bug seems to be fixed).
65204              
65205              Add test for bug id 20000427.003 (which seems to have
65206              been fixed) (also duplicate as 20000427.004, though
65207              with a higher severity).  Move one utf8 from op/append
65208              to pragma/utf8, tag the tests with bug ids.
65209              
65210              Document FNCASE=y as discussed in the bug 20000902.009.
65211              
65212              split() utf8 fixes.  Should fix both 20001014.001 and 20000426.003.
65213              The problem was that rx->minlen was in chars while pp_split()
65214              thought it would be in bytes. 
65215              
65216              Make ~(chr(a).chr(b)) eq chr(~a).chr(~b) on utf8.
65217              Subject: [PATCH] Re: [ID 20000918.005] ~ on wide chars
65218              
65219              Fix few quad issues, which for example broke chr(~chr(~0)) for UTF8.
65220              
65221              Fix a couple of compiler-noted nits in #7235.
65222              
65223              Tweak the test of #7235.
65224              
65225              One more ~utf8 tweak.
65226              
65227              -w cleanup.
65228              Subject: Re: Problems with bleadperl 
65229              
65230              Subject: small pod patch
65231              
65232              Subject: [PATCH perlguts.pod] Document offset hack
65233              
65234              Add Charles Lane.
65235              
65236              Add the capability to include/exclude branches.
65237              
65238              Subject: [ID 20001016.012] [PATCHes Included]OK: perl v5.7.0 on dos-djgpp djgpp
65239              
65240              Detect early whether the std streams have gone bad.
65241              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
65242              
65243              More IoTYPE sprinkling.
65244              
65245              Workaround for a sfio bug where the stream error indicator
65246              is not cleared as documented.
65247              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
65248              
65249              Clarify documentation on 'use bytes'.
65250              Subject: Re: What does 'use bytes' "mean" ?
65251              
65252              Show the failed remote port, instead of the failing line number.
65253              Subject: [PATCH 5.6.1 Debugger] More diagnostics
65254              
65255              Make Cwd more bulletproof in chrooted environments.
65256              Subject: [ID 20001018.001] Fix for Cwd.pm (chroot)
65257              
65258              Subject: Pod patch for Devel::Peek
65259              
65260              Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX 4.3.2 w/GCC 2.95.2
65261              
65262              Borland C fstat() never saw the fd as writable.
65263              Subject: fix for Borland's weak "stat" (perl@7211)
65264              
65265              Missing change from #7362.
65266              
65267              Subject: [PATCH 5.7.0] Re: [ID 20001018.008] flip-flop bug when there's no <FH> 
65268              
65269              Add the test case for the bug id 20000730.004 which seems
65270              to have been fixed by now.
65271              
65272              Fix of sorts for bug id 20000901.092.  There seems to be no trace
65273              of a 'pmshort' anywhere in the B, so the offending line was simply
65274              removed.
65275              
65276              Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX w/GCC
65277              
65278              Subject: PATCH do_print has 2 PerlIO_error()s
65279              
65280              NonStop-UX patches from Tom Bates <tom.bates@compaq.com>
65281              
65282              Typo noted by Mark Lutz.
65283              
65284              Subject: PATCH CR+LF should be "\cM\cJ" in perlop
65285              
65286              In the latest compiler builds cccdlflags must not become -fpic,
65287              from Wilfredo Sánchez.
65288              
65289              Subject:  [PATCH] Perl 5.6.0/5.7.0, vms/gen_shrfls.pl update
65290              
65291              Subject:  [PATCH] Perl 5.6.0/5.7.0 enable DProf test for VMS
65292              
65293              SOCKS function redefinitions need prototypes, too, otherwise
65294              for example 32 bit versus 64 bit differences cause a lot of
65295              problems.  Part of
65296              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
65297              
65298              Portability tweak on #7377.
65299              Subject:  Re: [nick@cow.org.uk: [ID 20001020.004] Not OK: perl v5.7.0 +DEVEL7368 on i386-freebsd-64all 4.1-stable (UNINSTALLED)]
65300              
65301              Don't write double values through long double pointers,
65302              based on a part of
65303              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
65304              
65305              Reëntrancy fix.
65306              Subject: [PATCH perl@7229] Rentrant parser and yylex()
65307              
65308              Make scan_num() reëntrant, as suggested in
65309              Subject: [PATCH perl@7229] Rentrant parser and yylex()
65310              
65311              Fix for ID 20001020.006, concatenating an unset submatch
65312              with utf8 resulted in "Modification of a read-only value".
65313              
65314              Fix for ID 20000915.011, IO::Select warning for an undefined fd.
65315              
65316              The #7383 was right only in the context of the original bug report,
65317              not in more general case.
65318              
65319              Update Changes.
65320              
65321              Testcases for a #7383,#7385 related bug.
65322              Subject: PATCH Re: [ID 20001020.006] "$2$utf8" == modification of read-only-variable
65323              
65324              Subject: [PATCH@blead Tie/Array.pm] Re: [ID 20001020.002] Tie::Array SPLICE method is buggy
65325              
65326              Tweak the Is* definitions of Unicode character classes
65327              to better match the official categorizations; embrace
65328              the official categorizations; add the combining marks
65329              as alpha (and -numeric); fix DCinital (a typo and edito)
65330              to be DCmedial.
65331              
65332              Hints tweak from Anton Berezin.
65333              
65334              Subject: installman go-faster stripes
65335              Subject: Re: installman go-faster stripes
65336              
65337              Subject: [ID 20001021.003] updated hints/openbsd.sh
65338              
65339              Subject: [PATCH bleadperl] -MO=C falls over on package <none>
65340              
65341              Subject: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
65342              
65343              Subject: [PATCH] Re: [ID 20000121.007] XXX documentation in man ExtUtils::MakeMaker
65344              
65345              Doc patch.
65346              Subject: [ID 19991128.002] \&{'foo'} not caught by strict refs
65347              
65348              Retract #7404 with a patch from Robin Barker, via Andy Dougherty.
65349              
65350              Subject: Re: [ID 20001021.005] SEGV with regex match 
65351              
65352              Subject: Re: [20000731.007] potential syntax error not detected [PATCH]
65353              
65354              The change #7187 was not so good on VMS.
65355              Subject: [PATCH perl@7369] VMS perldoc.PL fix for double quoted temp filename
65356              
65357              Subject: [PATCH: perl@7386] miscellaneous typos in 3 pods
65358              
65359              Miscellaneous MacOS Classic library updates from Matthias Neeracher.
65360              
65361              Document PERL_INSTALL_ROOT of #7210.
65362      Branch: maint-5.6/perl
65363           +> README.aix hints/nonstopux.sh lib/unicode/Is/DCmedial.pl
65364           +> t/lib/tie-splice.t
65365            - lib/unicode/Is/DCinital.pl
65366           !> (integrate 112 files)
65367 ____________________________________________________________________________
65368 [  8158] By: jhi                                   on 2000/12/17  23:04:24
65369         Log: Subject: [PATCHES] RE: perl@8150 
65370              From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
65371              Date: Sun, 17 Dec 2000 21:46:39 +0100
65372              Message-ID: <3A3D343F.13566.1ACA7D93@localhost>
65373              
65374              Neither cygwin has a getpwuid() one can trust on.
65375      Branch: perl
65376            ! t/lib/glob-basic.t
65377 ____________________________________________________________________________
65378 [  8157] By: jhi                                   on 2000/12/17  23:01:54
65379         Log: More MAN.PODS => {} fixes.
65380      Branch: perl
65381            ! os2/OS2/ExtAttr/Makefile.PL os2/OS2/PrfDB/Makefile.PL
65382            ! os2/OS2/Process/Makefile.PL os2/OS2/REXX/DLL/Makefile.PL
65383            ! os2/OS2/REXX/Makefile.PL
65384 ____________________________________________________________________________
65385 [  8156] By: gsar                                  on 2000/12/17  22:49:13
65386         Log: integrate changes#7069..7077,7079,7081..7087,7090,7092,7093,
65387              7096..7104,7109..7117,7119..7124,7126,7128,7129,7133,7134,
65388              7136..7139,7141..7146,7148,7149,7151,7153..7155,7157,7158,
65389              7160,7161,7164,7165,7169..7178,7180..7191,7193..7197,7199,
65390              7201,7204 from mainline
65391              
65392              Remove vestiges of tr//CU.
65393              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
65394              Subject: Re: [ID 20000912.009] perlunicode.pod still mentions tr///CU
65395              
65396              The return value of setlocale must be copied away.
65397              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
65398              
65399              Allow chop() and chomp() to be overridden.
65400              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
65401              
65402              Hints optimization.
65403              Subject: Minor nit
65404              
65405              Subject: [PATCH] de-wall t/README
65406              
65407              Subject: Re: Two advertising clauses need to be removed
65408              
65409              Batch of UTF-8 patches from Simon Cozens.
65410              
65411              Fix for a parsing bug, not for the original bug.
65412              Subject: Re: [ID 20000910.005] Another segfault with regexes. 
65413              
65414              Compilation warnings and an error.
65415              
65416              Subject: File::Find 5.7.0 POD nits
65417              
65418              Subject: [PATCH perl-5.7.0] continued -Wformat support
65419              
65420              The one that got away.
65421              
65422              Subject: Re: perl@7078
65423              
65424              UTF8-encoded version of 256 is 0xc4 0x80; test that a char is
65425              convertable to bytes by checking it doesn't go above 0xc3
65426              Subject: Re: perl@7078
65427              
65428              Replace #7084 with
65429              Subject: Re: perl@7078 
65430              
65431              We don't need to count the high bit bytes, a boolean is enough. 
65432              
65433              Subject: [PATCH] utf8.c apidoc
65434              
65435              Subject: Re: perl@7078 
65436              
65437              Botched the #7090 check-in.
65438              
65439              Fix for the charnames.t failures from Spider Boardman.
65440              
65441              Re-instate Perl_utf8_to_uv without checking parameter - added in change 7075.
65442              i.e. rename Simon's function to Perl_utf8_to_uv_chk, change all calls to it
65443              to use new name and add Perl_utf8_to_uv() as a wrapper which calls it passing
65444              0 to checking to get the warning.
65445              
65446              Subject: [PATCH] Nits in perlmod.pod
65447              
65448              Subject: Re: Trapping by opmask sets strange parser state [PATCH]
65449              
65450              Subject: Re: unicode support and perl [ID 20000901.097]
65451              
65452              Subject: Re: unicode support and perl [ID 20000901.097]
65453              
65454              Subject: [PATCH perl@7065] another VMS my_fwrite() fix for Storable
65455              
65456              Subject: [PATCH] Re: [ID 20000915.010] Infinite loop with -MO=Deparse
65457              
65458              Subject: [ID 20000917.002] 5.7.0 and blead@7095 make html makes man
65459              
65460              Subject: [PATCH@blead] Fix some recursion in overload.pm
65461              
65462              s/Robin Parker/Robin Barker/
65463              
65464              Subject: [PATCH] Fix aliasing of tied filehandles
65465              
65466              Subject: Re: [ID 20000912.008] substr replacement of tainted data (bug) 
65467              
65468              Subject: Re: [PATCH 5.005_64 missed]
65469              
65470              SOCK_DGRAM and listen() do not mix as reported in
65471              Subject: [ID 20000930.001] Bug in perl 5.00503 IO::Socket
65472              The patch for 5.7.0+ had to be reengineered, though.
65473              
65474              Subject: DOC PATCH 5.6.0
65475              
65476              Subject: [PATCH 5.7.0] Minor optimization in re_intuit_start
65477              
65478              Document the issue (is not a syntax error, kind of)
65479              Subject: Re: [ID 20000901.011] the list (1,,3) ought to be a syntax error
65480              
65481              Subject: [ID 20000928.002] perlcc & ByteCode.pm option mismatch
65482              Did not apply cleanly, manual intervention was needed.
65483              
65484              Subject: [PATCH] DLL not restartabke with threaded perl
65485              
65486              Inside require() $^S was always left undefined.
65487              Subject: Re: Tiny 2-byte change to fix debugger's eval bug
65488              
65489              Subject: [PATCH pod/perlop.pod]  Documentation glitch in magic autoincrement.
65490              
65491              OpenBSD flags tweak from Todd C. Miller, tweaked some more by Abigail.
65492              
65493              Regen headers.
65494              
65495              Subject: [PATCH 5.7.0] Epoc update
65496              
65497              Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY) defines
65498              as suggested by Olaf Flebbe and Nick Clark.
65499              
65500              Subject: [ID 20000915.007] Not OK: perl v5.7.0 +DEVEL7092 on os2-64int-ld 2.30 '(UNINSTALLED)'
65501              
65502              Misplaced else.
65503              
65504              Scale down the VMS message boxes, by Charles Lane.
65505              Fix for ID 20000903.009, workaround at
65506              http://www.xray.mpe.mpg.de/mailing-lists/vmsperl/2000-09/msg00039.html
65507              
65508              Subject: [ID 20001003.006] B::Debug not -w clean
65509              
65510              Test harness update to sync with the new perlcc,
65511              from Simon Cozens.
65512              
65513              One remaining nit less at the VMS mailbox sizing.
65514              
65515              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
65516              
65517              It is possible to have no hosts database at all.  Pointed out in
65518              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
65519              
65520              Subject: [PATCH 5.7.0] h2xs not working
65521              Subject: [PATCH 5.7.0] h2xs not documenting the created module
65522              
65523              Subject:  [PATCH] 5.6.0 & 5.7.0  VMS TZ fix for VMS6.2 and earlier
65524              
65525              Subject: perlhack.pod Patch for Externals Tools
65526              
65527              Subject: [PATCH perlrun.pod] Re: [ID 20000930.002] perlrun nor perldelta mention -s modification
65528              
65529              Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
65530              
65531              Enable disabling scripts installation by Configure -Uinstallscripts,
65532              suggested by H. Merijn Brand.
65533              
65534              Code around the stat-on-a-pipe-returns-a-mode-of-zero bug
65535              reported several times by Dominic Dunlop, for example in
65536              ID 20000315.008.  Patch from Dominic.  Patch affects at
65537              least MachTen, and possibly other oldish BSDs. Should not
65538              break non-broken platforms (tested on LinuxPPC). 
65539              
65540              Regen toc.
65541              
65542              Subject: Re: Questions about Tie::Array and perl modules
65543              Bug reported and fix suggested by Philip D Crow <pcrow@hertz.com>.
65544              
65545              Patch from Simon Cozens to avoid using utf8 routines in EBCDIC.
65546              
65547              Tweak #7153.
65548              
65549              IO::Handle->syswrite() did not handle length omission
65550              like CORE::syswrite() does.
65551              Subject: [Fwd] IO::Handle, syswrite and arguments
65552              The original patch from andrew@ugh.net.au.
65553              
65554              Also the $ccflags is needed for the C compiler check.
65555              Subject: Configure (check for C-compiler)
65556              
65557              Eliminate $Is_VMS code from the test.
65558              Subject:  Re: [ID 20001004.005] Not OK: perl v5.7.0 +DEVEL7129 on VMS_AXP V7.1
65559              
65560              Fix bug in #7157 (s/cflags/ccflags); moved the -o foo
65561              as the first option of cc/ld because of ultrapicky compilers
65562              (e.g. OS/390 R2.5)
65563              
65564              Change the version number of Tie::Handle in the core to 4.0,
65565              the (unrelated) Tie::Handle in CPAN will remain at 3.0.
65566              Subject: Note on Tie::Handle
65567              
65568              UTF8ize split() so that the cloned substrings get the UTF8
65569              flag of the original scalar.  Problem reported by Simon Cozens.
65570              
65571              save_re_context() could reset PL_curcop to freed memory, causing core
65572              dumps in code such as C<use CGI::Carp; use something_that_calls_die;>
65573              
65574              Subject: PATCH 5.6 perldebguts grammar cleanup
65575              
65576              Add a todo note about overloadable assertions.
65577              
65578              on Windows, LoadLibrary() could load an extension DLL multiple
65579              times if forward slashes are used in the path
65580              
65581              on Windows, cwd strings in the environment should be of the
65582              form =X:=X:\foo instead of =X=X:\foo\
65583              
65584              on Windows, avoid potential exception (could happen if MSVCRT isn't
65585              being used) when closing a socket handle
65586              
65587              avoid nonportable example code
65588              
65589              Windows9x doesn't support link(), despite what Config.pm
65590              might think
65591              
65592              pod nit
65593              
65594              Change #7160 had a nasty typo.
65595              
65596              Warn about unknown scripts.
65597              Subject: Re: ideas? patches? [PATCH bleadperl]
65598              
65599              on Windows, clean targets might not work under some flavors of the shell
65600              
65601              tweak for change#7173
65602              
65603              Make eq work again with utf8 (disabling the upgrading
65604              should no more be necessary since the copies of the
65605              scalars are upgraded, not the scalars themselves).
65606              Takes care of ID 20001009.001.  (The claimed length()
65607              bug in 20001009.001 seems bogus to me.)
65608              
65609              Subject: [PATCH: perl@7159] various VMS cleanup issues + CXX configure
65610              
65611              Upgrade to CGI.pm 2.74, from Lincoln Stein.
65612              
65613              Upgrade to podlators 1.04, from Russ Allbery.
65614              
65615              Subject: [PATCH 5.6.0] Re: [ID 20001009.004] SEGV from sprintf in a thread 
65616              
65617              Quote the temp file name, needed in Win32 because the
65618              default name unfortunately contains spaces, shouldn't
65619              hurt elsewhere.
65620              Subject: FW: perldoc fails if $TEMP contains spaces
65621              
65622              Subject: RE: [ID 19990803.001] README.win32 suggestions 
65623              
65624              Subject: [ID 20000720.004] ExtUtils::MakeMaker finds wrong version of perl
65625              
65626              Subject: Re: utf8 concat, mg_get
65627              
65628              Subject: [PATCH: perl@7181] perlebcdic.pod updates and corrections
65629              
65630              Subject: [PATCH: perl@7181] op/tr tests on OS/390
65631              
65632              Subject: [PATCH: perl@7181] ver.t v string tests for os/390
65633              
65634              Use the versiononly instead of the installscripts,
65635              retract the changes 7146 and 7147.
65636              
65637              Reapply Andy's patch and regen Configure.
65638              
65639              Add the test case for #7190, from the original bug report
65640              by Andreas König.
65641              
65642              Remove duplicated code.
65643              
65644              SvPV() (via mg_get() of sv_2pv()) can update the UTF8ness of the SVs.
65645              
65646              restore change#7202
65647      Branch: maint-5.6/perl
65648           !> (integrate 121 files)
65649 ____________________________________________________________________________
65650 [  8155] By: jhi                                   on 2000/12/17  22:30:58
65651         Log: Subject: [PATCH perl@8133] fix-up for VMS extensions
65652              From: "Craig A. Berry" <craigberry@mac.com>
65653              Date: Sun, 17 Dec 2000 13:09:28 -0600
65654              Message-Id: <p04330103b6628cabe114@[172.16.52.1]>
65655              
65656              MAN.PODS => ' ' is naughty.
65657      Branch: perl
65658            ! vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
65659 ____________________________________________________________________________
65660 [  8154] By: nick                                  on 2000/12/17  22:07:13
65661         Log: MULTIPLICITY nit.
65662      Branch: perl
65663            ! mg.c
65664 ____________________________________________________________________________
65665 [  8153] By: gsar                                  on 2000/12/17  21:23:05
65666         Log: integrate changes#7017..7019,7021..7025,7027..7036,7038,7039,
65667              7041..7044,7046..7048,7050..7061,7063,7066..7067,7069..7074
65668              from mainline
65669              
65670              Document the SvIOK_.*UV().
65671              
65672              Update Unicode todo list.
65673              
65674              Guard against bad string->int conversion for quads.
65675              
65676              Subject: small apidoc fix
65677              
65678              Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
65679              
65680              Subject: [PATCH] Tied filehandle documentation
65681              
65682              Subject: [PATCH] Modernize Opcode.pm documentation
65683              
65684              Make Data::Dumper (non-XS) to work with changed semantics of ref().
65685              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
65686              [applied even though said semantics didn't change in 5.6.x]
65687              
65688              Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
65689              
65690              Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
65691              
65692              Fix the URL, but the server is still missing in action.
65693              Subject: [ID 20000905.002] perlfaq1.pod URL error
65694              
65695              Subject: [ID 20000903.001] \w in utf8-strings
65696              
65697              Fix the ccversion detection for 5.1 and beyond.
65698              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
65699              
65700              Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
65701              
65702              Subject: [ID 20000904.008] Tiny fix for perldiag
65703              
65704              Subject: Re: [ID 20000906.004] segfault with bad perl statement
65705              
65706              Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
65707              
65708              Subject: [ID 20000908.002] perlipc documentation bug.
65709              
65710              Subject: [PATCH lib/Benchmark.pm]
65711              
65712              Re-allow vec() for characters > 255.
65713              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
65714              
65715              Do away with memory models cruft.  Sorry, PDP users.
65716              
65717              Continue #7041.
65718              
65719              Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
65720              
65721              Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
65722              
65723              Upgrade to CPAN 1.57_65, from Andreas König.
65724              
65725              Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
65726              by Russ Allbery.
65727              
65728              Silence t/pod/*.t about alternate quote-mappings now implemented
65729              by Pod::Text, from Brad Appleton.
65730              
65731              Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
65732              Subject: borland C++ win32.c tweak
65733              
65734              C<@a = @b = split(...)> optimization coredumps under ithreads
65735              (missed a spot when fixing up op_pmreplroot hack for ithreads)
65736              
65737              Document the SvUTF8*().
65738              
65739              Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
65740              
65741              Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
65742              
65743              Do in VMS as the #7054 does.
65744              
65745              Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
65746              
65747              Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
65748              
65749              Subject: [patch: perl@7045] vms updates
65750              
65751              Test for the #7049.
65752              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
65753              
65754              Break up the myconfig lines a bit.
65755              Subject: perlbug/perl -V output format
65756              
65757              Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
65758              
65759              The #7054 truncated Configure badly.
65760              
65761              change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
65762              initialization in all the threads on Windows
65763              
65764              Allow for whitespace between "#" and "line" in cpp output.
65765              Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
65766              
65767              Remove vestiges of tr//CU.
65768              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
65769              
65770              The return value of setlocale must be copied away.
65771              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
65772              
65773              Allow chop() and chomp() to be overridden.
65774              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
65775              
65776              Hints optimization.
65777              Subject: Minor nit
65778              
65779              Subject: [PATCH] de-wall t/README
65780              
65781              Subject: Re: Two advertising clauses need to be removed
65782      Branch: maint-5.6/perl
65783           !> (integrate 75 files)
65784 ____________________________________________________________________________
65785 [  8152] By: gsar                                  on 2000/12/17  20:30:11
65786         Log: integrate changes#6945,6947,6949..6954,6956,6958,6959,6961,
65787              6964..6972,6977..6981..6984,6987,6988,6991,6994,6997,
65788              6999..7001,7003..7005,7007,7009,7011,7012 from mainline
65789              
65790              Don't attach -ld to the archname if pointless.
65791              
65792              Document UNTIE in a very minimalistic way.
65793              
65794              POSIX doesn't report long double values under -Duselongdouble
65795              when the long doubles are "real" (bigger than doubles).
65796              
65797              More author updates.
65798              
65799              Try to deduce NV_MAX.  Really should be Configure fodder.
65800              
65801              :: not allowed in pathnames, change to .
65802              Subject: [PATCH perl@6938] cygwin port
65803              
65804              Forget about NV_MAX (#6951).  Various floating point tweaks,
65805              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
65806              
65807              Move the Solaris 7 scan to use64bitall, make the
65808              failure to find 64-bot sparc libc to mention the
65809              possibility of being in an intel, from Lupe and Alan.
65810              
65811              Regen perltoc.
65812              
65813              AUTHORS tweaks, from Peter Prymmer.
65814              
65815              More address tweaking.
65816              
65817              Small tweaks all over.
65818              
65819              File::Temp patches from Andreas König,
65820              
65821              Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
65822              
65823              Subject: CPAN.pm beta 1.57_57 for the core
65824              
65825              Part of the solution.
65826              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
65827              
65828              Subject: [PATCH@6961] Fix misleading example in perlretut.pod
65829              
65830              Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
65831              
65832              Add the overload warnings to perldiag.
65833              
65834              Drop unused argument.
65835              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
65836              
65837              Subject: Nit in Configure (bleadperl@6961)
65838              
65839              Update to PodParser 1.18, from Brad Appleton.
65840              
65841              Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
65842              
65843              Subject: [PATCH: 6948] add SCNfldbl to configure.com
65844              
65845              Document UNTIE. Also tweak implementation to suppress the 'inner references'
65846              warning when UNTIE exists and instead pass the cound of extra references to
65847              the UNTIE method.
65848              
65849              Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
65850              so that case-ignoring systems like DCL can tell them from
65851              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
65852              
65853              Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
65854              
65855              Feature ordering tweak.
65856              
65857              Regen perltoc.
65858              
65859              Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
65860              
65861              Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
65862              
65863              Subject: http:// in L<>
65864              
65865              Detypo.
65866              
65867              change#6791 accidentally clobbered change#6710, put it back
65868              
65869              Only the first line, thank you very much.
65870              
65871              Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
65872              plus rework the http: spots as suggested by Tom Christiansen,
65873              plus regen perltoc.
65874              
65875              Undo part of change 6489 which looks like a bulk edit which
65876              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
65877              The supressing of main:: on return from select() is undesirable.
65878              
65879              Apparently avoiding the swapping is too costly.
65880              
65881              Various Configure nits by Philip Newton,
65882              plus the ebcdic one by me.
65883              
65884              Make certain cc is set before trying to run it.
65885              
65886              If overloaded %{} etc. return the object do not loop.
65887              Thus  sub deref { $_[0] } functions if object is wanted type.
65888              
65889              Update perlhist.
65890              
65891              More %{} and other deref special casing - do not pass to 'nomethod'.
65892      Branch: maint-5.6/perl
65893           !> (integrate 59 files)
65894 ____________________________________________________________________________
65895 [  8151] By: gsar                                  on 2000/12/17  19:14:38
65896         Log: integrate changes#6903,6905..6907,6909,6911..6913,6915,6917,6918,
65897              6920..6926,6928..6930,6934..6937,6939,6940,6942..6944 from mainline
65898              
65899              Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
65900              
65901              Make the epsilon to be relative, not absolute.
65902              
65903              Put back the flags dump as reasoned in
65904              Subject: Re: [PATCH] Glob dumping
65905              
65906              Introduce ccname to keep track of what compiler kind of we have.
65907              
65908              Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
65909              
65910              Put back the slice accidentally removed by #6907.
65911              
65912              Reset archname and archname64 always, forcing them be
65913              recomputed at each Configure run, make Configure and
65914              the hints files agree on the naming of largefiles variables.
65915              
65916              Don't say "Perl 5.0 source kit".
65917              
65918              Subject: [PATCH] fix misc cast warnings
65919              
65920              Subject: typos in pods
65921              
65922              NVs not necessarily doubles, as pointed out by Yitzchak.
65923              
65924              Subject: [PATCH 6889] add a few ldbl formats to configure.com
65925              
65926              Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
65927              
65928              Better options for rsync.
65929              
65930              Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
65931              
65932              Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
65933              
65934              Subject: [PATCH] Re: UNTIE method 
65935              
65936              A better fix for the Socket building problem from Craig Berry.
65937              
65938              Retract the dummy test, skip the security tests (instead of failing),
65939              explain what the warnings mean.
65940              
65941              Heap decorruption.
65942              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
65943              
65944              Update to Unicode 3.0.1.
65945              
65946              Missed one Unicode file.
65947              
65948              Subject: Re: typos in pods
65949              
65950              The #6929 was too skimpy.
65951              
65952              sscanf() may be the only way to read long doubles from strings.
65953              
65954              Reveal Borland's isnan.
65955              Subject: build with BC++ tweak
65956              
65957              Issue useful diagnostic on unknown pod commands.
65958              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
65959              
65960              Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
65961              
65962              Clarify the third case of ftmp-security warnings.
65963              
65964              Make -Dusemorebits find long doubles in Solaris.
65965              
65966              Wrap the test in eval.
65967      Branch: maint-5.6/perl
65968           +> lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
65969           +> lib/unicode/PropList.txt lib/unicode/README.perl
65970           +> lib/unicode/UCD301.html lib/unicode/UCDFF301.html
65971           +> lib/unicode/Unicode.301 vms/vmspipe.com
65972            - lib/unicode/Props.txt lib/unicode/UCD300.html
65973            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
65974           !> (integrate 305 files)
65975 ____________________________________________________________________________
65976 [  8150] By: jhi                                   on 2000/12/17  18:47:57
65977         Log: Uncheckedin generated files.
65978      Branch: perl
65979            ! global.sym perlapi.c pod/perlapi.pod
65980 ____________________________________________________________________________
65981 [  8149] By: jhi                                   on 2000/12/17  18:41:22
65982         Log: Update Changes.
65983      Branch: perl
65984            ! Changes patchlevel.h
65985 ____________________________________________________________________________
65986 [  8148] By: jhi                                   on 2000/12/17  18:39:16
65987         Log: Subject: [PATCH] Fcntl constants speedup
65988              From: Nicholas Clark <nick@ccl4.org>
65989              Date: Sun, 17 Dec 2000 16:29:24 +0000
65990              Message-ID: <20001217162924.E97668@plum.flirble.org>
65991              
65992              Use IVs for the Fcntl constants instead of NVs.
65993      Branch: perl
65994            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs t/op/goto_xs.t
65995 ____________________________________________________________________________
65996 [  8147] By: jhi                                   on 2000/12/17  18:33:41
65997         Log: Add test for #8145 (binmode() warning), add warning for
65998              ioctl() and sockpair(), document them. (fileno() cannot
65999              be tripwired with the same kind of warning because
66000              'defined fileno($foo)' seems to be an idiom.)
66001      Branch: perl
66002            ! pod/perldiag.pod pp_sys.c t/pragma/warn/pp_sys
66003 ____________________________________________________________________________
66004 [  8146] By: gsar                                  on 2000/12/17  18:09:08
66005         Log: update Changes
66006      Branch: maint-5.6/perl
66007            ! Changes
66008 ____________________________________________________________________________
66009 [  8145] By: jhi                                   on 2000/12/17  17:39:35
66010         Log: Subject: [PATCH] Re: The long awaited feature ...
66011              From: Simon Cozens <simon@cozens.net>
66012              Date: Sun, 17 Dec 2000 12:31:56 +0000
66013              Message-ID: <20001217123156.A3891@deep-dark-truthful-mirror.perlhacker.org>
66014              
66015              Add a warning to binmode() about using bad filehandles
66016              (can happen e.g. if someone forgets the filehandle argument)
66017      Branch: perl
66018            ! pp_sys.c
66019 ____________________________________________________________________________
66020 [  8144] By: jhi                                   on 2000/12/17  17:33:48
66021         Log: Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
66022              From: Jonathan Stowe <gellyfish@gellyfish.com>
66023              Date: Sun, 17 Dec 2000 17:08:10 +0000 (GMT)
66024              Message-ID: <Pine.LNX.4.10.10012171700010.3834-100000@orpheus.gellyfish.com>
66025      Branch: perl
66026            ! lib/Net/Ping.pm
66027 ____________________________________________________________________________
66028 [  8143] By: jhi                                   on 2000/12/17  05:31:37
66029         Log: Polymorphic regexps.
66030              
66031              Fixes at least the bugs 20001028.003 (both of them...) and
66032              20001108.001.  The bugs 20001114.001 and 20001205.014 seem
66033              also to be fixed by now, probably already before this patch.
66034      Branch: perl
66035            ! embed.h embed.pl mg.c objXSUB.h pp_ctl.c pp_hot.c proto.h
66036            ! regcomp.c regcomp.h regcomp.sym regexec.c regnodes.h sv.c
66037            ! t/op/utf8decode.t t/pragma/utf8.t
66038 ____________________________________________________________________________
66039 [  8142] By: jhi                                   on 2000/12/16  17:16:05
66040         Log: Subject: [patch perl@8102] dos/djgpp update
66041              From: Laszlo Molnar <ml1050@freemail.hu>
66042              Date: Sat, 16 Dec 2000 01:40:52 +0100
66043              Message-ID: <20001216014052.A335@freemail.hu>
66044      Branch: perl
66045            ! djgpp/config.over t/base/commonsense.t
66046 ____________________________________________________________________________
66047 [  8141] By: jhi                                   on 2000/12/16  17:09:27
66048         Log: Few uncheckedin files.
66049      Branch: perl
66050            ! global.sym perlapi.c pod/perlapi.pod pod/perlintern.pod
66051 ____________________________________________________________________________
66052 [  8140] By: nick                                  on 2000/12/15  22:14:31
66053         Log: Integrate mainline
66054      Branch: perlio
66055           !> (integrate 53 files)
66056 ____________________________________________________________________________
66057 [  8139] By: jhi                                   on 2000/12/15  19:49:49
66058         Log: One more IVUV tweak from Nicholas Clark.
66059      Branch: perl
66060            ! sv.c
66061 ____________________________________________________________________________
66062 [  8138] By: jhi                                   on 2000/12/15  19:17:06
66063         Log: Return of the IVUV-preservation, now seems to be happy even
66064              in Digital UNIX (the broken strtoul brokenness detection
66065              seems to have been the fly in the ointment).
66066      Branch: perl
66067            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
66068            ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
66069            ! objXSUB.h op.c perl.h pp.c pp_hot.c proto.h sv.c sv.h
66070            ! t/lib/peek.t t/op/cmp.t t/op/numconvert.t uconfig.h
66071            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
66072            ! vos/config.ga.h win32/config.bc win32/config.gc
66073            ! win32/config.vc
66074 ____________________________________________________________________________
66075 [  8137] By: jhi                                   on 2000/12/15  18:12:14
66076         Log: Metaconfig unit change for #8136.
66077      Branch: metaconfig
66078            ! U/modified/d_strtoul.U
66079      Branch: metaconfig/U/perl
66080            ! d_strtoull.U d_strtouq.U
66081 ____________________________________________________________________________
66082 [  8136] By: jhi                                   on 2000/12/15  18:11:35
66083         Log: I don't think it's sensible or portable to test the strtou*
66084              on /^-/ strings.
66085      Branch: perl
66086            ! Configure
66087 ____________________________________________________________________________
66088 [  8135] By: jhi                                   on 2000/12/15  17:18:49
66089         Log: Metaconfig unit change for #8134.
66090      Branch: metaconfig
66091            ! U/modified/d_strtoul.U
66092 ____________________________________________________________________________
66093 [  8134] By: jhi                                   on 2000/12/15  17:14:13
66094         Log: If longsize is 8 we don't need a LL suffix for integer constants.
66095      Branch: perl
66096            ! Configure config_h.SH
66097 ____________________________________________________________________________
66098 [  8133] By: jhi                                   on 2000/12/15  16:00:23
66099         Log: Update Changes.
66100      Branch: perl
66101            ! Changes patchlevel.h
66102 ____________________________________________________________________________
66103 [  8132] By: jhi                                   on 2000/12/15  15:44:16
66104         Log: Some compilers get huffy if you do not cast a const pointer
66105              to a non-const when assigning.
66106      Branch: perl
66107            ! gv.c
66108 ____________________________________________________________________________
66109 [  8131] By: jhi                                   on 2000/12/15  15:38:30
66110         Log: Subject: [PATCH 5.7.0] speeding up object creation/destruction 4x times
66111              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
66112              Date: Fri, 15 Dec 2000 05:26:57 -0500
66113              Message-ID: <20001215052657.A8319@math.mps.ohio-state.edu>
66114      Branch: perl
66115            ! embed.h embed.pl gv.c objXSUB.h perl.h proto.h sv.c
66116            ! t/pragma/overload.t
66117 ____________________________________________________________________________
66118 [  8130] By: jhi                                   on 2000/12/15  15:36:08
66119         Log: Subject: [PATCH 5.7.0] cosmetic change to overloading
66120              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
66121              Date: Thu, 14 Dec 2000 22:02:43 -0500
66122              Message-ID: <20001214220243.A18437@monk.mps.ohio-state.edu>
66123      Branch: perl
66124            ! gv.c perl.h
66125 ____________________________________________________________________________
66126 [  8129] By: jhi                                   on 2000/12/15  15:34:16
66127         Log: Subject: PATCH: h2xs nit
66128              From: Tim Jenness <t.jenness@jach.hawaii.edu>
66129              Date: Thu, 14 Dec 2000 18:25:46 -1000 (HST)
66130              Message-ID: <Pine.LNX.4.30.0012141820340.2533-100000@lapaki.jach.hawaii.edu>
66131              
66132              Add a template README.
66133      Branch: perl
66134            ! utils/h2xs.PL
66135 ____________________________________________________________________________
66136 [  8128] By: jhi                                   on 2000/12/15  15:32:22
66137         Log: Still buggy findgteprime, fix from Eric Joanis <joanis@cs.toronto.edu>.
66138      Branch: perl
66139            ! lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
66140 ____________________________________________________________________________
66141 [  8127] By: jhi                                   on 2000/12/15  15:19:34
66142         Log: Subject:  [PATCH Opcode.XS, Perl 5.6+] stuff for caller and _ in Safe::
66143              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
66144              Date:     Thu, 14 Dec 2000 20:04:42 EST
66145              Message-Id: <001214200310.49929@DUPHY4.Physics.Drexel.Edu>
66146      Branch: perl
66147            ! ext/Opcode/Opcode.xs
66148 ____________________________________________________________________________
66149 [  8126] By: jhi                                   on 2000/12/15  15:17:49
66150         Log: Subject: [PATCH: perl@8102] s/use vars qw\(/our(/ for OS/390 extension builds
66151              From: Peter Prymmer <pvhp@forte.com>
66152              Date: Thu, 14 Dec 2000 15:50:20 -0800 (PST)
66153              Message-ID: <Pine.OSF.4.10.10012141548200.57557-100000@aspara.forte.com>
66154      Branch: perl
66155            ! ext/Errno/Errno_pm.PL lib/ExtUtils/MM_Unix.pm
66156            ! lib/ExtUtils/Manifest.pm lib/File/Spec.pm
66157            ! lib/File/Spec/Functions.pm lib/File/Spec/Unix.pm
66158 ____________________________________________________________________________
66159 [  8125] By: jhi                                   on 2000/12/15  15:11:05
66160         Log: This seems to be a stage sane and stable enough to checkin.
66161              (it basically is 8102..8118+8122 but no 8120, 8121, 8123, 8124)
66162      Branch: perl
66163            ! MANIFEST embed.h embed.pl objXSUB.h op.c perl.h perlapi.c
66164            ! pod/perlapi.pod pp.c pp_hot.c proto.h sv.c sv.h t/lib/peek.t
66165            ! t/op/cmp.t t/op/numconvert.t
66166 ____________________________________________________________________________
66167 [  8124] By: jhi                                   on 2000/12/15  04:20:26
66168         Log: Something is really wonky.
66169      Branch: perl
66170            ! sv.c
66171 ____________________________________________________________________________
66172 [  8123] By: jhi                                   on 2000/12/15  04:00:50
66173         Log: Fixes for the IV UV patches to compile in Digital UNIX.
66174      Branch: perl
66175            ! sv.c
66176 ____________________________________________________________________________
66177 [  8122] By: jhi                                   on 2000/12/15  02:53:40
66178         Log: Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
66179              From: "Craig A. Berry" <craigberry@mac.com>
66180              Date: Thu, 14 Dec 2000 19:10:49 -0600
66181              Message-Id: <p04330100b65efbe32f30@[172.16.52.1]>
66182      Branch: perl
66183            ! vms/vms.c
66184 ____________________________________________________________________________
66185 [  8121] By: jhi                                   on 2000/12/15  02:50:00
66186         Log: Metaconfig changes for #8120.
66187      Branch: metaconfig
66188            + U/modified/d_strtoul.U
66189      Branch: metaconfig/U/perl
66190            ! d_strtoull.U d_strtouq.U
66191 ____________________________________________________________________________
66192 [  8120] By: jhi                                   on 2000/12/15  02:49:42
66193         Log: From: Nicholas Clark <nick@ccl4.org> 
66194              Subject: [PATCH] strtoq, strtou(q|ll|l) testing (was [PATCH] faster and 64 bit  preserving arithmetic)
66195              Date: Thu, 14 Dec 2000 18:38:57 +0000
66196              Message-ID: <20001214183857.B97909@plum.flirble.org>
66197      Branch: perl
66198            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
66199            ! config_h.SH configure.com epoc/config.sh perl.h sv.c uconfig.h
66200            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
66201            ! vos/config.ga.def vos/config.ga.h win32/config.bc
66202            ! win32/config.gc win32/config.vc
66203 ____________________________________________________________________________
66204 [  8119] By: jhi                                   on 2000/12/14  23:40:58
66205         Log: Subject: [PATCH] faster and 64 bit preserving arithmetic
66206              From: Nicholas Clark <nick@ccl4.org>
66207              Date: Wed, 13 Dec 2000 20:08:50 +0000
66208              Message-ID: <20001213200849.B71166@plum.flirble.org>
66209      Branch: perl
66210            ! embed.h embed.pl objXSUB.h op.c perl.h pp.c pp_hot.c proto.h
66211            ! sv.c sv.h t/lib/peek.t t/op/cmp.t t/op/numconvert.t
66212 ____________________________________________________________________________
66213 [  8118] By: jhi                                   on 2000/12/14  22:46:26
66214         Log: Integrate perlio.
66215      Branch: perl
66216           !> MANIFEST ext/Encode/compile makedef.pl
66217 ____________________________________________________________________________
66218 [  8117] By: nick                                  on 2000/12/14  22:38:53
66219         Log: Win32 tweaks to get Encode to build
66220              - temp hack to makedef.pl till PerlIO is properly "exported".
66221              - MSVC dislikes  
66222              static encpage_t foo[];
66223              so make 'em extern for now.
66224      Branch: perlio
66225            ! ext/Encode/compile makedef.pl
66226 ____________________________________________________________________________
66227 [  8116] By: nick                                  on 2000/12/14  22:00:53
66228         Log: Document the new files
66229      Branch: perlio
66230            ! MANIFEST
66231 ____________________________________________________________________________
66232 [  8115] By: jhi                                   on 2000/12/14  21:58:01
66233         Log: MANIFEST new files of #8114.
66234      Branch: perl
66235            ! MANIFEST
66236 ____________________________________________________________________________
66237 [  8114] By: jhi                                   on 2000/12/14  21:50:49
66238         Log: Integrate perlio.
66239      Branch: perl
66240           +> ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
66241           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
66242           !> ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
66243           !> ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
66244           !> ext/Encode/Makefile.PL
66245 ____________________________________________________________________________
66246 [  8113] By: jhi                                   on 2000/12/14  21:48:49
66247         Log: The documentation part of the
66248              
66249              Subject: [ID 20001214.002] Net::Ping patch
66250              From: Jonathan Stowe <gellyfish@gellyfish.com>
66251              Date: Thu, 14 Dec 2000 08:28:14 +0000 (GMT)
66252              Message-Id: <Pine.LNX.4.10.10012140805480.19767-200000@orpheus.gellyfish.com>
66253              since the #7529 had already addressed the same problem.
66254      Branch: perl
66255            ! lib/Net/Ping.pm
66256 ____________________________________________________________________________
66257 [  8112] By: jhi                                   on 2000/12/14  21:42:57
66258         Log: Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
66259              From: Dominic Dunlop <domo@computer.org>
66260              Date: Tue, 12 Dec 2000 10:47:10 +0100
66261              Message-Id: <p04320402b65ba33a92b2@[192.168.1.4]>
66262              
66263              Document how elusive subroutines can be.
66264      Branch: perl
66265            ! pod/perlfunc.pod
66266 ____________________________________________________________________________
66267 [  8111] By: jhi                                   on 2000/12/14  21:38:05
66268         Log: Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
66269              From: Dominic Dunlop <domo@computer.org>
66270              Date: Thu, 14 Dec 2000 10:13:51 +0100
66271              Message-Id: <p04320407b65e3f4853aa@[192.168.1.4]>
66272      Branch: perl
66273            ! ext/POSIX/POSIX.pod
66274 ____________________________________________________________________________
66275 [  8110] By: jhi                                   on 2000/12/14  21:36:32
66276         Log: Subject: [patch] perlfaq7
66277              From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
66278              Date: Thu, 14 Dec 2000 15:31:07 +0100
66279              Message-ID: <3A38E7BB.13178.11C40A8@localhost>
66280      Branch: perl
66281            ! pod/perlfaq7.pod
66282 ____________________________________________________________________________
66283 [  8109] By: jhi                                   on 2000/12/14  21:29:20
66284         Log: Subject: [8104] Encode
66285              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
66286              Date: Thu, 14 Dec 2000 14:49:34 +0100
66287              Message-Id: <20001214142101.B338.H.M.BRAND@hccnet.nl>
66288              
66289              Type casting for nervous compilers.
66290      Branch: perl
66291            ! ext/Encode/Encode.xs
66292 ____________________________________________________________________________
66293 [  8108] By: jhi                                   on 2000/12/14  21:26:17
66294         Log: Subject: [8104] DB_File
66295              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
66296              Date: Thu, 14 Dec 2000 14:49:35 +0100
66297              Message-Id: <20001214144439.B33A.H.M.BRAND@hccnet.nl>
66298              
66299              Type definition incorrect for DB 2.7.7.  Not known when it
66300              changed, so only changed it for a known revision.
66301      Branch: perl
66302            ! ext/DB_File/DB_File.xs
66303 ____________________________________________________________________________
66304 [  8107] By: jhi                                   on 2000/12/14  21:23:41
66305         Log: Subject: [PATCH: perl@8102] Re: Encode/cp1047.enc etc.
66306              From: Peter Prymmer <pvhp@forte.com>
66307              Date: Thu, 14 Dec 2000 11:11:50 -0800 (PST)
66308              Message-ID: <Pine.OSF.4.10.10012141057330.57557-100000@aspara.forte.com>
66309              
66310              Use '?' (0x6F in EBCDIC) for the illegal codepoint.
66311      Branch: perl
66312            ! ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
66313            ! ext/Encode/Encode/posix-bc.enc
66314 ____________________________________________________________________________
66315 [  8106] By: nick                                  on 2000/12/14  20:36:13
66316         Log: "Cold" build correction to Encode's Makefile.PL
66317      Branch: perlio
66318            ! ext/Encode/Makefile.PL
66319 ____________________________________________________________________________
66320 [  8105] By: nick                                  on 2000/12/14  20:09:37
66321         Log: "Compiled" encodings.
66322              Correct replacement character in EBCDIC .enc files
66323              Add 0x7F to ASCII repertoire.
66324      Branch: perlio
66325            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
66326            ! ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
66327            ! ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
66328            ! ext/Encode/Makefile.PL ext/Encode/compile
66329            ! ext/Encode/encengine.c ext/Encode/encode.h
66330 ____________________________________________________________________________
66331 [  8104] By: nick                                  on 2000/12/14  00:38:20
66332         Log: Integrate mainline
66333      Branch: perlio
66334           !> Changes Configure doio.c embed.h embed.pl ext/DB_File/Changes
66335           !> ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
66336           !> ext/DB_File/dbinfo ext/DB_File/typemap ext/DB_File/version.c
66337           !> hints/hpux.sh lib/Cwd.pm objXSUB.h patchlevel.h perlapi.c
66338           !> pod/perlapi.pod pp_hot.c proto.h t/lib/db-btree.t
66339           !> t/lib/db-hash.t t/lib/db-recno.t
66340 ____________________________________________________________________________
66341 [  8103] By: nick                                  on 2000/12/13  23:16:13
66342         Log: Beginings of compiled encodings - checked in as a snapshot of thoughts
66343              so far and so it does not get lost.
66344      Branch: perlio
66345            + ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
66346 ____________________________________________________________________________
66347 [  8102] By: jhi                                   on 2000/12/13  17:14:22
66348         Log: Update Changes.
66349      Branch: perl
66350            ! Changes patchlevel.h
66351 ____________________________________________________________________________
66352 [  8101] By: jhi                                   on 2000/12/13  16:53:41
66353         Log: Move the proto of start_glob() to a better place; regen api files.
66354      Branch: perl
66355            ! embed.h embed.pl objXSUB.h perlapi.c pod/perlapi.pod proto.h
66356 ____________________________________________________________________________
66357 [  8100] By: jhi                                   on 2000/12/13  16:47:11
66358         Log: Metaconfig change for #8099.
66359      Branch: metaconfig
66360            ! U/modified/Head.U
66361 ____________________________________________________________________________
66362 [  8099] By: jhi                                   on 2000/12/13  16:46:48
66363         Log: Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
66364              From: Andy Dougherty <doughera@lafayette.edu>
66365              Date: Wed, 13 Dec 2000 10:36:09 -0500 (EST)
66366              Message-ID: <Pine.SOL.4.10.10012131031230.2017-100000@maxwell.phys.lafayette.edu>
66367      Branch: perl
66368            ! Configure
66369 ____________________________________________________________________________
66370 [  8098] By: jhi                                   on 2000/12/13  16:39:02
66371         Log: Subject: [20000615.005] [PATCH] Cwd::fastgetcwd broken (or mis-named?) on Unix  
66372              From: rspier@pobox.com (Robert Spier)
66373              Date: Tue, 12 Dec 2000 21:12:39 -0500
66374              Message-ID: <14902.56087.678086.725773@rls.cx>
66375              
66376              fastgetcwd is defined using a glob alias on a $^O dependent basis -
66377              and there was no default assignment or perl subroutine.
66378      Branch: perl
66379            ! lib/Cwd.pm
66380 ____________________________________________________________________________
66381 [  8097] By: jhi                                   on 2000/12/13  16:16:01
66382         Log: Subject: [PATCH] move startglob out of pp_hot.c
66383              From: Nicholas Clark <nick@ccl4.org>
66384              Date: Mon, 11 Dec 2000 23:16:39 +0000
66385              Message-ID: <20001211231638.A55550@plum.flirble.org>
66386      Branch: perl
66387            ! doio.c embed.h embed.pl objXSUB.h pp_hot.c proto.h
66388 ____________________________________________________________________________
66389 [  8096] By: jhi                                   on 2000/12/13  15:26:23
66390         Log: Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio 
66391              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
66392              Date: Wed, 13 Dec 2000 14:01:37 +0100
66393              Message-Id: <20001213135318.621A.H.M.BRAND@hccnet.nl>
66394              
66395              perl/64/HP-UX wants libdb-3.0 to be shared ELF 64 bit which
66396              in turn requires libpthread in libswanted.
66397      Branch: perl
66398            ! hints/hpux.sh
66399 ____________________________________________________________________________
66400 [  8095] By: jhi                                   on 2000/12/12  19:51:05
66401         Log: The integration wars continue.
66402      Branch: perl
66403           !> sv.c
66404 ____________________________________________________________________________
66405 [  8094] By: jhi                                   on 2000/12/12  19:48:26
66406         Log: Subject: [PATCH perl@8070] DB_File-1.74  
66407              From: "Paul Marquess" <paul_marquess@yahoo.co.uk> 
66408              Date: Mon, 11 Dec 2000 23:07:17 -0000
66409              Message-ID: <000001c063c7$1b9d28a0$a20a140a@bfs.phone.com> 
66410      Branch: perl
66411            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
66412            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
66413            ! ext/DB_File/version.c t/lib/db-btree.t t/lib/db-hash.t
66414            ! t/lib/db-recno.t
66415 ____________________________________________________________________________
66416 [  8093] By: nick                                  on 2000/12/12  19:42:13
66417         Log: Integrate/merge mainline with further efficiency tweak to sv.c's utf8 stuff.
66418      Branch: perlio
66419            ! sv.c
66420           !> lib/File/DosGlob.pm
66421 ____________________________________________________________________________
66422 [  8092] By: jhi                                   on 2000/12/12  19:28:11
66423         Log: Integrate perlio.
66424      Branch: perl
66425           !> sv.c
66426 ____________________________________________________________________________
66427 [  8091] By: nick                                  on 2000/12/12  18:49:45
66428         Log: Fix for Tk, and upgrading shared SVs.
66429      Branch: perlio
66430            ! sv.c
66431 ____________________________________________________________________________
66432 [  8090] By: jhi                                   on 2000/12/12  16:48:59
66433         Log: Subject: [PATCH] Re: Breadperl & Tk
66434              From: Nick Ing-Simmons <nik@tiuk.ti.com>
66435              Date: Tue, 12 Dec 2000 14:48:27 GMT
66436              Message-Id: <200012121448.OAA11516@mikado.tiuk.ti.com> 
66437      Branch: perl
66438            ! sv.c
66439 ____________________________________________________________________________
66440 [  8089] By: jhi                                   on 2000/12/12  03:37:19
66441         Log: Subject: DosGlob.pm diff for bash style brace expansion.
66442              From: "Mestnik, Mike" <MMestnik@rustconsulting.com>
66443              Date: Fri, 8 Dec 2000 10:45:30 -0600
66444              Message-ID: <B50C47897E98D3118130009027D3971920F278@EXCHANGE_M1>
66445      Branch: perl
66446            ! lib/File/DosGlob.pm
66447 ____________________________________________________________________________
66448 [  8088] By: nick                                  on 2000/12/11  23:59:59
66449         Log: Integrate mainline
66450      Branch: perlio
66451           !> ext/B/B.pm ext/B/B/Deparse.pm installperl lib/CGI.pm
66452           !> lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
66453           !> lib/ExtUtils/MakeMaker.pm lib/File/DosGlob.pm pod/perldiag.pod
66454           !> pod/perlop.pod pp.c pp_hot.c scope.c t/io/utf8.t t/lib/b.t
66455           !> t/op/local.t t/pragma/warn/toke toke.c
66456 ____________________________________________________________________________
66457 [  8087] By: jhi                                   on 2000/12/11  23:20:23
66458         Log: Integrate perlio.
66459      Branch: perl
66460           !> ext/Encode/Encode.xs perlio.c perlio.h perliol.h
66461 ____________________________________________________________________________
66462 [  8086] By: jhi                                   on 2000/12/11  22:50:59
66463         Log: Tune further the OS detection of CGI.
66464      Branch: perl
66465            ! lib/CGI.pm
66466 ____________________________________________________________________________
66467 [  8085] By: nick                                  on 2000/12/11  22:50:46
66468         Log: Finish 1st pass of "encoding" layer e.g. :
66469              open($fh,"<encoding(iso8859-7)",$greek) || die;
66470      Branch: perlio
66471            ! ext/Encode/Encode.xs perlio.c perliol.h
66472 ____________________________________________________________________________
66473 [  8084] By: jhi                                   on 2000/12/11  22:32:06
66474         Log: Revert the -f ambiguousity patch, seems to cause
66475              too much hassle (the interpret -Q as a function
66476              where Q is not a known filetest part is left in).
66477      Branch: perl
66478            ! lib/ExtUtils/Liblist.pm pod/perldiag.pod t/pragma/warn/toke
66479            ! toke.c
66480 ____________________________________________________________________________
66481 [  8083] By: jhi                                   on 2000/12/11  22:27:23
66482         Log: (accidentally empty check-in)
66483      Branch: perl
66484            ! lib/File/DosGlob.pm
66485 ____________________________________________________________________________
66486 [  8082] By: nick                                  on 2000/12/11  19:09:51
66487         Log: Restore mmap function (broken by tweaks to shared buffer
66488              layer for encode(xxxx)).
66489      Branch: perlio
66490            ! perlio.c
66491 ____________________________________________________________________________
66492 [  8081] By: jhi                                   on 2000/12/11  18:29:13
66493         Log: Subject: Re: The long awaited feature ...
66494              From: Simon Cozens <simon@cozens.net>
66495              Date: Mon, 11 Dec 2000 15:54:24 +0000
66496              Message-ID: <20001211155424.A17680@deep-dark-truthful-mirror.perlhacker.org>
66497              
66498              More io/utf8 tests.
66499      Branch: perl
66500            ! t/io/utf8.t
66501 ____________________________________________________________________________
66502 [  8080] By: jhi                                   on 2000/12/11  18:19:36
66503         Log: Subject: PATCH MakeMaker manpage clarification
66504              From: andreas.koenig@anima.de (Andreas J. Koenig)
66505              Date: 10 Dec 2000 20:46:13 +0100
66506              Message-ID: <m3aea4kqka.fsf@ak-71.mind.de>
66507      Branch: perl
66508            ! lib/ExtUtils/MakeMaker.pm
66509 ____________________________________________________________________________
66510 [  8079] By: jhi                                   on 2000/12/11  15:35:07
66511         Log: Subject: Re: [ID 20001204.007] -MO=Deparse -we '{234;}' failing
66512              From: Simon Cozens <simon@cozens.net>
66513              Date: Sun, 10 Dec 2000 19:06:19 +0000
66514              Message-ID: <20001210190619.B21402@deep-dark-truthful-mirror.perlhacker.org>
66515      Branch: perl
66516            ! ext/B/B/Deparse.pm t/lib/b.t
66517 ____________________________________________________________________________
66518 [  8078] By: jhi                                   on 2000/12/11  15:09:11
66519         Log: Subject: [PATCH] docs on NaN
66520              From: Nicholas Clark <nick@ccl4.org>
66521              Date: Mon, 11 Dec 2000 01:48:38 +0000
66522              Message-ID: <20001211014838.B99205@plum.flirble.org>
66523      Branch: perl
66524            ! pod/perlop.pod
66525 ____________________________________________________________________________
66526 [  8077] By: jhi                                   on 2000/12/11  15:02:21
66527         Log: Subject: [PATCH] Re: [Fwd: BUG 20001205.022] Local on Hash elements
66528              From: Simon Cozens <simon@cozens.net>
66529              Date: Mon, 11 Dec 2000 01:21:45 +0000
66530              Message-ID: <20001211012144.A23467@deep-dark-truthful-mirror.perlhacker.org>
66531      Branch: perl
66532            ! pp.c pp_hot.c scope.c t/op/local.t
66533 ____________________________________________________________________________
66534 [  8076] By: nick                                  on 2000/12/10  20:43:32
66535         Log: Not merge worthy...
66536              Allow arg to layers e.g. open($fh,"<:encode(iso8859-15)",$name)
66537              syntax is modelled on attributes.
66538              Untested fix for io/utf8 on Win32 etc.
66539              Very clumsy start to the encode layer.
66540      Branch: perlio
66541            ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
66542 ____________________________________________________________________________
66543 [  8075] By: jhi                                   on 2000/12/10  18:39:33
66544         Log: Darwin is not Windows.
66545      Branch: perl
66546            ! lib/CGI.pm
66547 ____________________________________________________________________________
66548 [  8074] By: jhi                                   on 2000/12/10  18:31:27
66549         Log: Subject: Ambiguous -%c() resolved as a file test
66550              From: "Paul Marquess" <Paul.Marquess@openwave.com>
66551              Date: Sun, 10 Dec 2000 15:35:07 -0000
66552              Message-ID: <002601c062be$c5f749c0$a20a140a@bfs.phone.com>
66553      Branch: perl
66554            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
66555 ____________________________________________________________________________
66556 [  8073] By: jhi                                   on 2000/12/10  18:16:29
66557         Log: Subject: PATCH installperl misinformed 
66558              From: andreas.koenig@anima.de (Andreas J. Koenig)
66559              Date: 10 Dec 2000 13:01:32 +0100 
66560              Message-ID: <m3r93glc2r.fsf@ak-71.mind.de>
66561      Branch: perl
66562            ! installperl
66563 ____________________________________________________________________________
66564 [  8072] By: jhi                                   on 2000/12/10  18:07:55
66565         Log: The walkoptree confusion rages; walkoptree() seems to be coming
66566              from B.xs, while walkoptree_slow() comes from B.pm.
66567      Branch: perl
66568            ! ext/B/B.pm
66569 ____________________________________________________________________________
66570 [  8071] By: nick                                  on 2000/12/10  11:45:47
66571         Log: Integrate mainline
66572      Branch: perlio
66573           +> t/base/commonsense.t
66574           !> (integrate 37 files)
66575 ____________________________________________________________________________
66576 [  8070] By: jhi                                   on 2000/12/10  04:46:21
66577         Log: Update Changes.
66578      Branch: perl
66579            ! Changes patchlevel.h
66580 ____________________________________________________________________________
66581 [  8069] By: jhi                                   on 2000/12/10  04:39:19
66582         Log: Subject: Re: PATCH: Let Test::Harness bail out early (Was: Testing module dependencies)
66583              From: andreas.koenig@anima.de (Andreas J. Koenig)
66584              Date: 09 Dec 2000 17:14:25 +0100
66585              Message-ID: <m3wvd9o9lq.fsf@ak-71.mind.de>
66586      Branch: perl
66587            + t/base/commonsense.t
66588            ! MANIFEST lib/Test/Harness.pm t/TEST t/UTEST
66589 ____________________________________________________________________________
66590 [  8068] By: jhi                                   on 2000/12/10  04:17:36
66591         Log: Subject: [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to    undef
66592              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
66593              Date: Sat, 9 Dec 2000 16:47:22 -0000
66594              Message-ID: <002001c061ff$b3aba820$a20a140a@bfs.phone.com>
66595      Branch: perl
66596            ! ext/DB_File/typemap ext/GDBM_File/GDBM_File.pm
66597            ! ext/GDBM_File/typemap ext/NDBM_File/NDBM_File.pm
66598            ! ext/NDBM_File/typemap ext/ODBM_File/ODBM_File.pm
66599            ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.pm
66600            ! ext/SDBM_File/typemap t/lib/db-btree.t t/lib/db-hash.t
66601            ! t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
66602            ! t/lib/sdbm.t
66603 ____________________________________________________________________________
66604 [  8067] By: jhi                                   on 2000/12/10  03:52:02
66605         Log: Test case for #8066.
66606      Branch: perl
66607            ! t/op/misc.t
66608 ____________________________________________________________________________
66609 [  8066] By: jhi                                   on 2000/12/10  03:50:30
66610         Log: Subject: [PATCH] Re: [ID 20001202.002] [BUG all] 'die qr{pattern}' does not check termination
66611              From: Simon Cozens <simon@cozens.net>
66612              Date: Sun, 10 Dec 2000 00:55:37 +0000
66613              Message-ID: <20001210005537.B16221@deep-dark-truthful-mirror.perlhacker.org>
66614      Branch: perl
66615            ! pp_sys.c
66616 ____________________________________________________________________________
66617 [  8065] By: jhi                                   on 2000/12/10  03:44:52
66618         Log: Test case for #8064.
66619      Branch: perl
66620            ! t/comp/proto.t
66621 ____________________________________________________________________________
66622 [  8064] By: jhi                                   on 2000/12/10  03:42:32
66623         Log: Subject: Re: prototype of substr
66624              From: Simon Cozens <simon@cozens.net>
66625              Date: Sun, 10 Dec 2000 00:13:33 +0000
66626              Message-ID: <20001210001333.A16221@deep-dark-truthful-mirror.perlhacker.org>
66627              
66628              Make CORE::substr to be '$$;$$' instead of '$$;$;$'.
66629              In other words, make the returned prototypes for any function
66630              stop prepending the ';' optionality marker after the first one.
66631              If they start getting optional, all the rest are optional.
66632      Branch: perl
66633            ! pp.c
66634 ____________________________________________________________________________
66635 [  8063] By: jhi                                   on 2000/12/10  03:39:42
66636         Log: Subject: [PATCH] perlguts.pod
66637              From: Simon Cozens <simon@cozens.net>
66638              Date: Sun, 10 Dec 2000 00:06:47 +0000
66639              Message-ID: <20001210000647.A16203@deep-dark-truthful-mirror.perlhacker.org>
66640              
66641              Documentation of the different types of ops,
66642              plus the functions in dump.c
66643      Branch: perl
66644            ! pod/perlguts.pod
66645 ____________________________________________________________________________
66646 [  8062] By: jhi                                   on 2000/12/10  03:30:04
66647         Log: Subject: [ID 20001209.006] Not OK: perl v5.7.0 +DEVEL7978 on armv4l-linux-64int 2.2.17-rmk1 (UNINSTALLED)
66648              From: Nicholas Clark <nick@talking.bollo.cx>
66649              Date: Sat, 09 Dec 2000 18:57:25 +0000
66650              Message-Id: <E144pBV-0002Nv-00@Bagpuss.unfortu.net>
66651              
66652              Be more robust in weird hostname setups.
66653      Branch: perl
66654            ! t/lib/net-hostent.t
66655 ____________________________________________________________________________
66656 [  8061] By: jhi                                   on 2000/12/10  03:28:21
66657         Log: Pacify fussy compiler. 
66658      Branch: perl
66659            ! pp_sys.c
66660 ____________________________________________________________________________
66661 [  8060] By: jhi                                   on 2000/12/10  02:52:46
66662         Log: Integrate perlio.
66663      Branch: perl
66664           !> pp_sys.c t/io/utf8.t
66665 ____________________________________________________________________________
66666 [  8059] By: nick                                  on 2000/12/09  23:40:14
66667         Log: read/sysread/recv should now be utf8 aware.
66668              Basic test for utf8 read.
66669      Branch: perlio
66670            ! pp_sys.c t/io/utf8.t
66671 ____________________________________________________________________________
66672 [  8058] By: jhi                                   on 2000/12/09  21:56:02
66673         Log: Integrate perlio.
66674      Branch: perl
66675           +> t/io/utf8.t
66676           !> MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t toke.c
66677 ____________________________________________________________________________
66678 [  8057] By: jhi                                   on 2000/12/09  21:53:35
66679         Log: Subject: Re: Additional patch for UTF8-keys (Re: perl@8016)
66680              From: Inaba Hiroto <inaba@st.rim.or.jp>
66681              Date: Sun, 10 Dec 2000 05:53:21 +0900
66682              Message-ID: <3A329BC0.15E8BFF9@st.rim.or.jp>
66683              
66684              Tests for #8056.
66685      Branch: perl
66686            ! t/op/each.t
66687 ____________________________________________________________________________
66688 [  8056] By: jhi                                   on 2000/12/09  21:51:16
66689         Log: Subject: Additional patch for UTF8-keys (Re: perl@8016)
66690              From: Inaba Hiroto <inaba@st.rim.or.jp>
66691              Date: Sat, 09 Dec 2000 18:02:00 +0900
66692              Message-ID: <3A31F508.34F4BB23@st.rim.or.jp>
66693              
66694              exists() didn't work for UTF-8 keys, and neither did shared hash keys.
66695      Branch: perl
66696            ! embed.h embed.pl hv.c objXSUB.h op.c proto.h sv.c
66697 ____________________________________________________________________________
66698 [  8055] By: nick                                  on 2000/12/09  20:11:48
66699         Log: Make write() (i.e. formats) utf8-aware by calling do_print() rather
66700              than raw PerlIO_write() - does not seem to break any tests.
66701      Branch: perlio
66702            ! pp_sys.c
66703 ____________________________________________________________________________
66704 [  8054] By: nick                                  on 2000/12/09  19:47:30
66705         Log: Make print, syswrite, send, readline, getc honour utf8-ness of PerlIO.
66706              (sysread, recv and write i.e. formats still to do...)
66707              Allow :utf8 or :bytes in PerlIO_apply_layers() so that
66708              open($fh,">:utf8","name")
66709              etc. work. - "applying" those just sets/clears the UTF8 bit of the top layer,
66710              so no extra overhead is involved.
66711              Tweak t/comp/require.t to add a 'use bytes' to permit its dubious writing of BOM
66712              to a non-utf8 stream.
66713              Add initial io/utf8.t
66714              Fix SvPVutf8() - sv_2pv() was not expecting to be called with something
66715              that was already SvPOK() - (we just fossiked with SvUTF8 bit). Fix that
66716              and also just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
66717      Branch: perlio
66718            + t/io/utf8.t
66719            ! MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t
66720 ____________________________________________________________________________
66721 [  8053] By: nick                                  on 2000/12/09  19:26:37
66722         Log: Did not get that has_utf8/this_utf8 fix right last time, another spot
66723              was only testing this_utf8.
66724      Branch: perlio
66725            ! toke.c
66726 ____________________________________________________________________________
66727 [  8052] By: nick                                  on 2000/12/09  19:09:41
66728         Log: Typo/thinko in S_scan_const() - seeing high bit sets has_utf8 not this_utf8
66729              i.e. the output string has one, but don't mess with source assumption.
66730      Branch: perlio
66731            ! toke.c
66732 ____________________________________________________________________________
66733 [  8051] By: jhi                                   on 2000/12/09  16:55:17
66734         Log: Integrate perlio.
66735      Branch: perl
66736           !> MANIFEST embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c
66737           !> sv.c thrdvar.h util.c
66738 ____________________________________________________________________________
66739 [  8050] By: jhi                                   on 2000/12/09  16:48:07
66740         Log: Nits noticed by Peter Prymmer.
66741      Branch: perl
66742            ! lib/ExtUtils/MM_VMS.pm
66743 ____________________________________________________________________________
66744 [  8049] By: nick                                  on 2000/12/09  13:49:40
66745         Log: UTF8 output prework.
66746              - Store $\ and $, as SVs so they can have SvUTF8 flag
66747              - use do_print() rather than raw PerlIO_write() to print them.
66748      Branch: perlio
66749            ! embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c sv.c
66750            ! thrdvar.h util.c
66751 ____________________________________________________________________________
66752 [  8048] By: nick                                  on 2000/12/09  12:30:43
66753         Log: Integrate mainline.
66754      Branch: perlio
66755           +> ext/Encode/Encode/iso8859-16.enc ext/POSIX/hints/svr4.pl
66756           +> t/op/reverse.t
66757           !> Changes MANIFEST doop.c ext/POSIX/Makefile.PL hints/svr4.sh
66758           !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
66759           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/Manifest.pm patchlevel.h
66760           !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp.h
66761           !> pp_hot.c t/README t/base/term.t t/lib/bigfltpm.t
66762           !> t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
66763 ____________________________________________________________________________
66764 [  8047] By: jhi                                   on 2000/12/09  00:23:27
66765         Log: Subject: Re: [pvhp@forte.com: [ID 20001208.004] Not OK: perl v5.7.0 +DEVEL8042 on VMS_AXP V7.1 (UNINSTALLED)]
66766              From: Michael G Schwern <schwern@pobox.com>
66767              Date: Fri, 8 Dec 2000 14:43:04 -0600
66768      Branch: perl
66769            ! lib/ExtUtils/MM_VMS.pm
66770 ____________________________________________________________________________
66771 [  8046] By: jhi                                   on 2000/12/08  23:10:27
66772         Log: A missed check-in.
66773      Branch: perl
66774            ! lib/ExtUtils/Manifest.pm
66775 ____________________________________________________________________________
66776 [  8045] By: jhi                                   on 2000/12/08  21:57:12
66777         Log: (null check-in)
66778      Branch: perl
66779            ! lib/ExtUtils/MM_Unix.pm pod/perlintern.pod
66780 ____________________________________________________________________________
66781 [  8044] By: jhi                                   on 2000/12/08  21:11:06
66782         Log: Add ISO 8859-16 encoding.  Not a standard yet but seems to be
66783              at the final draft stage.
66784      Branch: perl
66785            + ext/Encode/Encode/iso8859-16.enc
66786            ! MANIFEST
66787 ____________________________________________________________________________
66788 [  8043] By: jhi                                   on 2000/12/08  16:39:04
66789         Log: Update Changes.
66790      Branch: perl
66791            ! Changes patchlevel.h
66792 ____________________________________________________________________________
66793 [  8042] By: jhi                                   on 2000/12/08  16:33:39
66794         Log: Do not return the Unicode replacement character if UTF-8
66795              decoding goes awry, it should be up to the caller to decide.
66796      Branch: perl
66797            ! pod/perlapi.pod utf8.c
66798 ____________________________________________________________________________
66799 [  8041] By: jhi                                   on 2000/12/08  16:22:28
66800         Log: metaconfig maintenance.
66801      Branch: metaconfig
66802            ! U/modified/stdchar.U
66803      Branch: metaconfig/U/perl
66804            + testsyml.U
66805 ____________________________________________________________________________
66806 [  8040] By: jhi                                   on 2000/12/08  16:03:08
66807         Log: Subject: [ID 20001207.009] Not OK: perl v5.7.0 +DEVEL8030 on os2-64int-ld 2.30
66808              From: sthoenna@efn.org
66809              Date: Thu, 7 Dec 2000 21:32:43 -0800 (PST)
66810              Message-Id: <200012080532.eB85Wh729109@garcia.efn.org>
66811      Branch: perl
66812            ! Changes lib/ExtUtils/MM_OS2.pm
66813 ____________________________________________________________________________
66814 [  8039] By: jhi                                   on 2000/12/08  15:57:11
66815         Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful
66816              From: Simon Cozens <simon@cozens.net>
66817              Date: Fri, 8 Dec 2000 13:33:31 +0000
66818              Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org>
66819              
66820              (The pp_hot part needed a rewrite.)
66821      Branch: perl
66822            ! doop.c pp_hot.c utf8.c
66823 ____________________________________________________________________________
66824 [  8038] By: jhi                                   on 2000/12/08  15:25:08
66825         Log: Subject: djSP
66826              From: Michael Stevens <michael@etla.org>
66827              Date: Wed, 6 Dec 2000 23:24:01 +0000
66828              Message-ID: <20001206232400.A21381@firedrake.org>
66829              
66830              Plus a note from Nick Ing-Simmons.
66831      Branch: perl
66832            ! pp.h
66833 ____________________________________________________________________________
66834 [  8037] By: jhi                                   on 2000/12/08  15:18:35
66835         Log: Filetype is text.
66836      Branch: perl
66837            ! t/op/utf8decode.t
66838 ____________________________________________________________________________
66839 [  8036] By: jhi                                   on 2000/12/08  03:31:27
66840         Log: Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
66841              From: Andy Dougherty <doughera@lafayette.edu>
66842              Date: Thu, 7 Dec 2000 12:36:45 -0500 (EST)
66843              Message-Id: <Pine.SOL.4.10.10012071235400.13162-100000@maxwell.phys.lafayette.edu>
66844              
66845              Subject: Re: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
66846              From: Andy Dougherty <doughera@lafayette.edu>
66847              Date: Thu, 7 Dec 2000 13:56:10 -0500 (EST)
66848              Message-ID: <Pine.SOL.4.10.10012071354420.6665-100000@maxwell.phys.lafayette.edu>
66849      Branch: perl
66850            + ext/POSIX/hints/svr4.pl
66851            ! MANIFEST ext/POSIX/Makefile.PL hints/svr4.sh t/lib/bigfltpm.t
66852 ____________________________________________________________________________
66853 [  8035] By: jhi                                   on 2000/12/08  03:26:01
66854         Log: Subject: [ID 20001207.003] [PATCH] t/base/term.t causes abort if Config.pm not built
66855              From: Andy Dougherty <doughera@lafayette.edu>
66856              Date: Thu, 7 Dec 2000 10:50:47 -0500 (EST)
66857              Message-Id: <Pine.SOL.4.10.10012071049400.7566-100000@maxwell.phys.lafayette.edu>
66858      Branch: perl
66859            ! t/README t/base/term.t
66860 ____________________________________________________________________________
66861 [  8034] By: jhi                                   on 2000/12/08  03:21:59
66862         Log: Subject: DOC PATCH 5.6.0: -s return value incompletely documented
66863              From: mjd@plover.com  
66864              Date: 7 Dec 2000 21:04:20 -0000
66865              Message-ID: <20001207210420.22282.qmail@plover.com>
66866              
66867              Plus -z doc.
66868      Branch: perl
66869            ! pod/perlfunc.pod
66870 ____________________________________________________________________________
66871 [  8033] By: jhi                                   on 2000/12/08  03:19:03
66872         Log: Use the UTF8 macros a bit.  They can't be used with abandon
66873              everywhere because we do generate illegal UTF-8 in some situations.
66874              This is of course naughty.
66875      Branch: perl
66876            ! pod/perlapi.pod utf8.c utf8.h
66877 ____________________________________________________________________________
66878 [  8032] By: jhi                                   on 2000/12/08  03:00:09
66879         Log: Out of sync?
66880      Branch: perl
66881            ! t/pragma/warn/utf8
66882 ____________________________________________________________________________
66883 [  8031] By: jhi                                   on 2000/12/08  02:22:39
66884         Log: Cnt spl.
66885      Branch: perl
66886            ! MANIFEST
66887 ____________________________________________________________________________
66888 [  8030] By: jhi                                   on 2000/12/08  01:23:54
66889         Log: Add test for reverse().
66890      Branch: perl
66891            + t/op/reverse.t
66892            ! MANIFEST
66893 ____________________________________________________________________________
66894 [  8029] By: jhi                                   on 2000/12/08  01:21:47
66895         Log: Integrate perlio.
66896      Branch: perl
66897           !> ext/IO/IO.xs fakesdio.h global.sym lib/warnings.pm perlapi.c
66898           !> perlio.c perlio.h perlsdio.h warnings.pl
66899 ____________________________________________________________________________
66900 [  8028] By: jhi                                   on 2000/12/08  01:19:08
66901         Log: Introduce macros for UTF8 decoding.
66902      Branch: perl
66903            ! t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
66904 ____________________________________________________________________________
66905 [  8027] By: nick                                  on 2000/12/07  22:18:19
66906         Log: Integrate mainline
66907      Branch: perlio
66908           !> embed.pl pod/perlapi.pod utf8.c
66909 ____________________________________________________________________________
66910 [  8026] By: nick                                  on 2000/12/07  21:45:08
66911         Log: Various oddities p4 diff -se showed up
66912              Remove 'our' from warnings.pl
66913      Branch: perlio
66914            ! global.sym lib/warnings.pm pod/perlapi.pod warnings.pl
66915 ____________________________________________________________________________
66916 [  8025] By: nick                                  on 2000/12/07  21:43:32
66917         Log: Change PerlIO_(get|set)pos to take SV *
66918              Should fix, OS/2, VMS, (sfio??)
66919      Branch: perlio
66920            ! ext/IO/IO.xs fakesdio.h perlapi.c perlio.c perlio.h perlsdio.h
66921 ____________________________________________________________________________
66922 [  8024] By: jhi                                   on 2000/12/07  19:05:32
66923         Log: Document utf8_to_uv() better.
66924      Branch: perl
66925            ! pod/perlapi.pod utf8.c
66926 ____________________________________________________________________________
66927 [  8023] By: jhi                                   on 2000/12/07  18:23:47
66928         Log: Document utf8_length(), utf8_distance(), and utf8_hop().
66929      Branch: perl
66930            ! embed.pl pod/perlapi.pod utf8.c
66931 ____________________________________________________________________________
66932 [  8022] By: jhi                                   on 2000/12/07  04:13:51
66933         Log: Integrate perlio.
66934      Branch: perl
66935           !> perlio.c t/io/dup.t win32/config.vc win32/config_H.bc
66936           !> win32/config_H.gc win32/config_H.vc win32/config_h.PL
66937           !> win32/makefile.mk
66938 ____________________________________________________________________________
66939 [  8021] By: nick                                  on 2000/12/07  00:28:14
66940         Log: Various attempts at MSVC debug - not sure what has
66941              changed but works now. 
66942              Seems atexit() _may_ work for DLLs built with MSVC so don't
66943              call cleanup that way.
66944      Branch: perlio
66945            ! perlio.c win32/makefile.mk
66946 ____________________________________________________________________________
66947 [  8020] By: nick                                  on 2000/12/06  19:57:20
66948         Log: Integrate mainline
66949      Branch: perlio
66950           +> lib/ExtUtils/MANIFEST.SKIP t/op/concat.t
66951           !> (integrate 75 files)
66952 ____________________________________________________________________________
66953 [  8019] By: nick                                  on 2000/12/06  19:28:21
66954         Log: Add useperlio to config.vc
66955              Turn off binmode in config_H.PL
66956              Regen all the config_H.xx
66957              Attempt to get debugging build with MSVC.
66958      Branch: perlio
66959            ! win32/config.vc win32/config_H.bc win32/config_H.gc
66960            ! win32/config_H.vc win32/config_h.PL win32/makefile.mk
66961 ____________________________________________________________________________
66962 [  8018] By: nick                                  on 2000/12/06  19:21:57
66963         Log: Test various dup/external program options on all platforms.
66964      Branch: perlio
66965            ! t/io/dup.t
66966 ____________________________________________________________________________
66967 [  8017] By: nick                                  on 2000/12/06  19:20:47
66968         Log: Fix harness to be less picky
66969      Branch: perlio
66970            ! lib/Test/Harness.pm
66971 ____________________________________________________________________________
66972 [  8016] By: jhi                                   on 2000/12/06  16:45:12
66973         Log: Update Changes.
66974      Branch: perl
66975            ! Changes patchlevel.h
66976 ____________________________________________________________________________
66977 [  8015] By: jhi                                   on 2000/12/06  16:41:03
66978         Log: Test \x{...} with ord().
66979      Branch: perl
66980            ! t/op/ord.t
66981 ____________________________________________________________________________
66982 [  8014] By: jhi                                   on 2000/12/06  16:20:33
66983         Log: Test tweak because of #8013.
66984      Branch: perl
66985            ! t/lib/b.t
66986 ____________________________________________________________________________
66987 [  8013] By: jhi                                   on 2000/12/06  16:09:09
66988         Log: Subject: [PATCH] $VERSION crusade, strict, tests, etc... all over lib/
66989              From: Michael G Schwern <schwern@pobox.com>
66990              Date: Tue, 5 Dec 2000 21:23:28 -0500
66991              Message-ID: <20001205212328.C6473@blackrider.aocn.com>
66992              
66993              Carp::Heavy parts not very applicable because of recent changes.
66994      Branch: perl
66995            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/CGI/Apache.pm
66996            ! lib/CGI/Switch.pm lib/Carp.pm lib/Carp/Heavy.pm
66997            ! lib/DirHandle.pm lib/Dumpvalue.pm lib/English.pm lib/Env.pm
66998            ! lib/Exporter.pm lib/Exporter/Heavy.pm
66999            ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_OS2.pm
67000            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
67001            ! lib/ExtUtils/MM_Win32.pm lib/File/CheckTree.pm
67002            ! lib/File/DosGlob.pm lib/File/Find.pm lib/File/stat.pm
67003            ! lib/FileCache.pm lib/I18N/Collate.pm lib/Net/hostent.pm
67004            ! lib/Net/netent.pm lib/Net/protoent.pm lib/Net/servent.pm
67005            ! lib/Pod/Functions.pm lib/Pod/Html.pm lib/Search/Dict.pm
67006            ! lib/SelectSaver.pm lib/Term/Cap.pm lib/Term/Complete.pm
67007            ! lib/Term/ReadLine.pm lib/Text/Abbrev.pm lib/Tie/Hash.pm
67008            ! lib/Tie/RefHash.pm lib/Tie/Scalar.pm lib/Tie/SubstrHash.pm
67009            ! lib/Time/Local.pm lib/Time/tm.pm lib/UNIVERSAL.pm
67010            ! lib/User/grent.pm lib/User/pwent.pm lib/bytes.pm
67011            ! lib/charnames.pm lib/diagnostics.pm lib/filetest.pm
67012            ! lib/integer.pm lib/less.pm lib/locale.pm lib/open.pm
67013            ! lib/overload.pm lib/subs.pm lib/utf8.pm lib/vars.pm
67014            ! lib/warnings/register.pm t/lib/attrs.t t/lib/syslog.t
67015            ! warnings.pl
67016 ____________________________________________________________________________
67017 [  8012] By: jhi                                   on 2000/12/06  15:22:38
67018         Log: Subject: [PATCH] Re: New harness is failing things
67019              From: Nick Ing-Simmons <nik@tiuk.ti.com>
67020              Date: Wed, 6 Dec 2000 13:00:30 GMT
67021              Message-Id: <200012061300.NAA10567@mikado.tiuk.ti.com>
67022      Branch: perl
67023            ! lib/Test/Harness.pm
67024 ____________________________________________________________________________
67025 [  8011] By: jhi                                   on 2000/12/06  15:12:08
67026         Log: Subject: installhtml changes
67027              From: Michael Stevens <michael@etla.org>
67028              Date: Wed, 6 Dec 2000 13:15:53 +0000
67029              Message-ID: <20001206131553.A27317@firedrake.org>
67030      Branch: perl
67031            ! installhtml
67032 ____________________________________________________________________________
67033 [  8010] By: jhi                                   on 2000/12/06  15:06:05
67034         Log: Subject: the dTHR hits
67035              From: Michael Stevens <michael@etla.org>
67036              Date: Wed, 6 Dec 2000 12:06:03 +0000
67037              Message-ID: <20001206120603.A24581@firedrake.org>
67038              
67039              More, errrm, less dTHRs.
67040      Branch: perl
67041            ! bytecode.pl ext/B/B/C.pm
67042 ____________________________________________________________________________
67043 [  8009] By: jhi                                   on 2000/12/06  15:04:25
67044         Log: Subject: MakeMaker mailing list gone?
67045              From: Michael G Schwern <schwern@pobox.com>
67046              Date: Tue, 5 Dec 2000 19:29:59 -0500
67047              Message-ID: <20001205192959.B6473@blackrider.aocn.com>
67048              
67049              The MakeMaker mailing list is dead, perlbug is the right
67050              address to report bugs.
67051      Branch: perl
67052            ! lib/ExtUtils/MakeMaker.pm
67053 ____________________________________________________________________________
67054 [  8008] By: jhi                                   on 2000/12/06  15:00:32
67055         Log: Subject: [PATCH ExtUtils::Manifest 1.1] Default MANIFEST.SKIP]
67056              From: Michael G Schwern <schwern@pobox.com>
67057              Date: Tue, 5 Dec 2000 19:21:21 -0500
67058              Message-ID: <20001205192121.A6473@blackrider.aocn.com>
67059              
67060              Add a default MANIFEST skip that ignores things like
67061              version control files, editor temporary files, and the Makefile.
67062      Branch: perl
67063            + lib/ExtUtils/MANIFEST.SKIP
67064            ! MANIFEST lib/ExtUtils/Manifest.pm
67065 ____________________________________________________________________________
67066 [  8007] By: jhi                                   on 2000/12/06  14:57:20
67067         Log: In Amiga more manual hackery of the scripts seems to be needed,
67068              from Jan-Erik Karlsson.  Why Configure does not get this right
67069              is unknown, may be shell-induced.
67070      Branch: perl
67071            ! README.amiga
67072 ____________________________________________________________________________
67073 [  8006] By: jhi                                   on 2000/12/05  23:53:12
67074         Log: Add TOPm1s to peek at the second topmost stack item.
67075      Branch: perl
67076            ! pp.h
67077 ____________________________________________________________________________
67078 [  8005] By: jhi                                   on 2000/12/05  23:13:55
67079         Log: Avaunt, you foul UTF-8 tests.
67080      Branch: perl
67081            ! t/op/ver.t t/pragma/utf8.t
67082 ____________________________________________________________________________
67083 [  8004] By: jhi                                   on 2000/12/05  23:09:54
67084         Log: Continue utf8 dispersal. 
67085      Branch: perl
67086            + t/op/concat.t
67087            ! MANIFEST t/pragma/utf8.t
67088 ____________________________________________________________________________
67089 [  8003] By: nick                                  on 2000/12/05  23:02:39
67090         Log: Integrate mainline.
67091      Branch: perlio
67092           +> t/op/length.t t/op/utf8decode.t
67093           !> (integrate 69 files)
67094 ____________________________________________________________________________
67095 [  8002] By: jhi                                   on 2000/12/05  22:59:28
67096         Log: Integrate perlio.
67097      Branch: perl
67098           !> iperlsys.h perl.c perlio.c win32/perllib.c
67099 ____________________________________________________________________________
67100 [  8001] By: nick                                  on 2000/12/05  22:07:52
67101         Log: Win32 PERL_IMPLICIT_SYS passes all tests with USE_PERLIO
67102              - calloc/free suffer from damage on TerminateThread()
67103              - use PerlMemShared (as originally planned) now fixed
67104              - avoid doing anything important on DLL "detach".
67105      Branch: perlio
67106            ! perl.c perlio.c win32/perllib.c
67107 ____________________________________________________________________________
67108 [  8000] By: nick                                  on 2000/12/05  21:05:09
67109         Log: Fix gross PerlMemShared issue.
67110      Branch: perlio
67111            ! iperlsys.h
67112 ____________________________________________________________________________
67113 [  7999] By: jhi                                   on 2000/12/05  20:46:58
67114         Log: Test for Unicode (UTF-8) hash keys.
67115      Branch: perl
67116            ! t/op/each.t
67117 ____________________________________________________________________________
67118 [  7998] By: jhi                                   on 2000/12/05  20:30:35
67119         Log: Remove an unnecessary 'use utf8' (unnecessary because \x{...}
67120              is now always UTF-8), empty line cosmetics.
67121      Branch: perl
67122            ! t/pragma/utf8.t
67123 ____________________________________________________________________________
67124 [  7997] By: jhi                                   on 2000/12/05  20:15:40
67125         Log: Subject: Re: STRLEN - what?
67126              From: Andy Dougherty <doughera@lafayette.edu>
67127              Date: Tue, 5 Dec 2000 11:58:46 -0500 (EST)
67128              Message-ID: <Pine.SOL.4.10.10012051152100.3586-100000@maxwell.phys.lafayette.edu>
67129              
67130              Explain STRLEN.
67131      Branch: perl
67132            ! pod/perlguts.pod
67133 ____________________________________________________________________________
67134 [  7996] By: jhi                                   on 2000/12/05  20:13:34
67135         Log: Split off the UTF-8 decoder tests, make them to check also
67136              the error message.
67137      Branch: perl
67138            + t/op/utf8decode.t
67139            ! MANIFEST t/pragma/utf8.t utf8.c
67140 ____________________________________________________________________________
67141 [  7995] By: jhi                                   on 2000/12/05  16:39:47
67142         Log: Start migrating bits of pragma/utf8 to elsewhere
67143              (since the long term plan is to obsolete 'use utf8').
67144      Branch: perl
67145            + t/op/length.t
67146            ! MANIFEST t/pragma/utf8.t
67147 ____________________________________________________________________________
67148 [  7994] By: jhi                                   on 2000/12/05  16:30:21
67149         Log: Fix a manual edit typo from #7993, fix the message formatting
67150              for Unicode, add few our declarations.
67151      Branch: perl
67152            ! lib/Carp/Heavy.pm
67153 ____________________________________________________________________________
67154 [  7993] By: jhi                                   on 2000/12/05  16:09:15
67155         Log: Subject: Need help with warnings :-(
67156              From: "Ben Tilly" <ben_tilly@hotmail.com>
67157              Date: Tue, 05 Dec 2000 01:35:54 -0500
67158              Message-ID: <LAW2-F2380n7J95K7aI00001bb9@hotmail.com>
67159              
67160              Subject: UPDATE: Carp/Heavy now passes all tests
67161              From: "Ben Tilly" <ben_tilly@hotmail.com>
67162              Date: Tue, 05 Dec 2000 07:59:41 -0500
67163              Message-ID: <LAW2-F58V1qdiixjnzi00005523@hotmail.com>
67164              
67165              The Brave New Carp.
67166      Branch: perl
67167            ! lib/Carp.pm lib/Carp/Heavy.pm
67168 ____________________________________________________________________________
67169 [  7992] By: jhi                                   on 2000/12/05  15:55:08
67170         Log: Subject: [PATCH perl@7979] cygwin port
67171              From: "Eric Fifer" <efifer@dircon.co.uk>
67172              Date: Tue, 5 Dec 2000 14:04:09 -0000
67173              Message-Id: <200012051402.OAA60286@mailhost2.dircon.co.uk>
67174      Branch: perl
67175            ! t/lib/net-hostent.t
67176 ____________________________________________________________________________
67177 [  7991] By: jhi                                   on 2000/12/05  15:52:34
67178         Log: Subject: Re: [PATCH] The largest hoax of all times?
67179              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
67180              Date: Tue, 5 Dec 2000 00:40:25 -0500
67181              Message-ID: <20001205004025.A4050@monk.mps.ohio-state.edu>
67182              
67183              Subject: Re: [PATCH] The largest hoax of all times?
67184              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
67185              Date: Mon, 4 Dec 2000 23:55:53 -0500
67186              Message-ID: <20001204235553.A1140@monk.mps.ohio-state.edu>
67187              
67188              Subject: Re: [PATCH] The largest hoax of all times?
67189              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
67190              Date: Tue, 5 Dec 2000 01:28:45 -0500
67191              Message-ID: <20001205012844.A4227@monk.mps.ohio-state.edu>
67192              
67193              Fix the unpredictable order of DESTROYs.
67194      Branch: perl
67195            ! embed.h embed.pl objXSUB.h pod/perlapi.pod proto.h scope.c
67196            ! sv.c sv.h t/op/ref.t
67197 ____________________________________________________________________________
67198 [  7990] By: jhi                                   on 2000/12/05  14:38:53
67199         Log: Subject: [PATCH] shrink pp_hot fractionally
67200              From: Nicholas Clark <nick@ccl4.org>
67201              Date: Tue, 5 Dec 2000 12:44:31 +0000
67202              Message-ID: <20001205124431.E74518@plum.flirble.org>
67203              
67204              Use report_evil_fh().
67205      Branch: perl
67206            ! opcode.pl opnames.h pp_hot.c util.c
67207 ____________________________________________________________________________
67208 [  7989] By: jhi                                   on 2000/12/05  14:21:27
67209         Log: Subject: [PATCH] [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
67210              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
67211              Date: Mon, 04 Dec 2000 22:21:59 -0800
67212              Message-ID: <HmIL6gzkgepS092yn@efn.org>
67213              
67214              Harness shouldn't ignore responses like "ok 3\r\r\n".
67215      Branch: perl
67216            ! lib/Test/Harness.pm
67217 ____________________________________________________________________________
67218 [  7988] By: jhi                                   on 2000/12/05  13:51:28
67219         Log: Integrate the "skip" messages to explain().
67220      Branch: perl
67221            ! t/lib/syslfs.t t/op/lfs.t
67222 ____________________________________________________________________________
67223 [  7987] By: jhi                                   on 2000/12/05  12:34:54
67224         Log: The one that got away in #7984.
67225              
67226              Subject: Re: dTHR - what and why?
67227              From: Michael Stevens <michael@etla.org> 
67228              Date: Tue, 5 Dec 2000 11:15:52 +0000
67229              Message-ID: <20001205111552.A4647@firedrake.org>
67230      Branch: perl
67231            ! sv.h
67232 ____________________________________________________________________________
67233 [  7986] By: gsar                                  on 2000/12/05  09:14:44
67234         Log: fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
67235              due to the notorious GetFileType() bug in Windows 9x, which fstat()
67236              tickles)
67237      Branch: perl
67238            ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32sck.c
67239 ____________________________________________________________________________
67240 [  7985] By: jhi                                   on 2000/12/05  05:49:03
67241         Log: Integrate perlio.
67242      Branch: perl
67243           !> iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
67244           !> win32/perlhost.h win32/perllib.c
67245 ____________________________________________________________________________
67246 [  7984] By: jhi                                   on 2000/12/05  05:48:16
67247         Log: dTHR is a nop in 5.6.0 onwards.  Ergo, it can go.
67248      Branch: perl
67249            ! av.c cygwin/cygwin.c deb.c djgpp/djgpp.c doio.c doop.c dump.c
67250            ! epoc/epoc.c ext/ByteLoader/ByteLoader.xs
67251            ! ext/ByteLoader/byterun.c ext/Devel/DProf/DProf.xs
67252            ! ext/Thread/Thread.xs ext/re/re.xs gv.c hv.c mg.c op.c
67253            ! os2/OS2/REXX/REXX.xs os2/os2.c os2/os2ish.h perl.c perl.h
67254            ! perlapi.c pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c
67255            ! regexec.c run.c scope.c sv.c taint.c thread.h toke.c
67256            ! universal.c utf8.c util.c vmesa/vmesa.c vms/ext/Stdio/Stdio.xs
67257            ! win32/win32.c
67258 ____________________________________________________________________________
67259 [  7983] By: nick                                  on 2000/12/04  23:27:43
67260         Log: PERL_IMPLICIT_SYS (almost) works - something odd with "signal"
67261      Branch: perlio
67262            ! iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
67263            ! win32/perlhost.h win32/perllib.c
67264 ____________________________________________________________________________
67265 [  7982] By: jhi                                   on 2000/12/04  19:44:09
67266         Log: Yet Another Copying-Without-Paying-Attention-To-SvUTF8(sv) Bug
67267              uncovered by #7980.
67268      Branch: perl
67269            ! op.c
67270 ____________________________________________________________________________
67271 [  7981] By: jhi                                   on 2000/12/04  19:42:07
67272         Log: Subject: [PATCH] Trivial dump.c feature
67273              From: Simon Cozens <simon@cozens.net>
67274              Date: Mon, 4 Dec 2000 18:08:38 +0000
67275              Message-ID: <20001204180838.A5541@pembro33.pmb.ox.ac.uk>
67276              
67277              Show whether a constant is UTF-8.
67278      Branch: perl
67279            ! dump.c
67280 ____________________________________________________________________________
67281 [  7980] By: jhi                                   on 2000/12/04  19:36:51
67282         Log: UTF-8 hash keys, patch from Inaba Hiroto.
67283      Branch: perl
67284            ! embed.h embed.pl hv.c hv.h pod/perlapi.pod proto.h
67285 ____________________________________________________________________________
67286 [  7979] By: jhi                                   on 2000/12/04  17:36:28
67287         Log: Update Changes.
67288      Branch: perl
67289            ! Changes patchlevel.h
67290 ____________________________________________________________________________
67291 [  7978] By: jhi                                   on 2000/12/04  16:42:17
67292         Log: Retract #7977, still too volatile (the euphemism of the day
67293              for unfinished and buggy :-)
67294      Branch: perl
67295            ! doop.c hv.c pp.c sv.h
67296 ____________________________________________________________________________
67297 [  7977] By: jhi                                   on 2000/12/04  16:25:15
67298         Log: (Retracted by #7978, too shaky yet.)
67299              
67300              Subject: Re: utf8 in hash keys, implementor missing
67301              From: Simon Cozens <simon@cozens.net>
67302              Date: Sat, 2 Dec 2000 19:49:35 +0000
67303              Message-ID: <20001202194935.A25673@pembro33.pmb.ox.ac.uk>
67304              
67305              The first step at UTF-8 hash keys.
67306      Branch: perl
67307            ! doop.c hv.c pp.c sv.h
67308 ____________________________________________________________________________
67309 [  7976] By: jhi                                   on 2000/12/04  16:13:53
67310         Log: Subject: [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
67311              From: sthoenna@efn.org
67312              Date: Sun, 3 Dec 2000 19:06:53 -0800 (PST)
67313              Message-Id: <200012040306.eB436rE18922@garcia.efn.org>
67314      Branch: perl
67315            ! os2/os2.c perlio.c
67316 ____________________________________________________________________________
67317 [  7975] By: jhi                                   on 2000/12/04  16:05:25
67318         Log: Subject: Re: [ID 20001129.009] Not OK: perl v5.7.0 +DEVEL7928 on os2-64int-ld 2.30 (UNINSTALLED)
67319              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
67320              Date: Thu, 30 Nov 2000 20:50:37 -0800
67321              Message-ID: <d4yJ6gzkgGsJ092yn@efn.org>
67322      Branch: perl
67323            ! os2/os2.c
67324 ____________________________________________________________________________
67325 [  7974] By: jhi                                   on 2000/12/04  16:03:57
67326         Log: Subject: [PATCH] ++ 20% faster
67327              From: Nicholas Clark <nick@ccl4.org>
67328              Date: Mon, 4 Dec 2000 12:17:27 +0000
67329              Message-ID: <20001204121726.B52976@plum.flirble.org>
67330              
67331              Make '$i = ""; $i++' to produce true IVs without a hint of NVs.
67332      Branch: perl
67333            ! sv.c
67334 ____________________________________________________________________________
67335 [  7973] By: jhi                                   on 2000/12/04  16:00:48
67336         Log: 
67337              Subject: Re: Not OK: perl v5.7.0 +DEVEL7825 on aix 4.2.1.0 (UNINSTALLED)
67338              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
67339              Date: Mon, 04 Dec 2000 12:30:45 +0100
67340              Message-Id: <20001204122118.E85D.H.M.BRAND@hccnet.nl>
67341              
67342              AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
67343              library (getprotobyname and getprotobynumber are outversioned by
67344              the same calls in libc, at least for xlc version 3.
67345      Branch: perl
67346            ! hints/aix.sh
67347 ____________________________________________________________________________
67348 [  7972] By: jhi                                   on 2000/12/04  02:58:31
67349         Log: Integrate perlio.
67350      Branch: perl
67351           !> doio.c iperlsys.h perl.c perl.h perlio.c perlio.h toke.c
67352           !> win32/makefile.mk win32/perlhost.h win32/perllib.c
67353           !> win32/win32.h win32/win32iop.h win32/win32thread.h
67354 ____________________________________________________________________________
67355 [  7971] By: nick                                  on 2000/12/04  00:24:33
67356         Log: Quieten some noise in Win32 builds:
67357              - win32.h is included after <sys/socket.h>, so need to 
67358              set Win32SCK_IS_STDSCK earlier to avoid re-defined noise in XSUB.h
67359              - GCC (& MSVC?) have execv(...,const char *const *) so need a cast from char **.
67360      Branch: perlio
67361            ! doio.c perl.h toke.c win32/win32.h
67362 ____________________________________________________________________________
67363 [  7970] By: nick                                  on 2000/12/03  22:57:46
67364         Log: PERL_IMPLICIT_SYS compiles but does not work.
67365      Branch: perlio
67366            ! iperlsys.h perl.c perlio.c perlio.h win32/makefile.mk
67367            ! win32/perlhost.h win32/perllib.c win32/win32.h
67368            ! win32/win32iop.h win32/win32thread.h
67369 ____________________________________________________________________________
67370 [  7969] By: jhi                                   on 2000/12/03  22:12:58
67371         Log: On DEBUGGING make ANYOFUTF8 nodes store away also the SV
67372              used to swash_init(), makes regprop() dumps more informative
67373              (+utf8::IsAlpha, -utf8::IsDigit, for example).
67374      Branch: perl
67375            ! regcomp.c regexec.c
67376 ____________________________________________________________________________
67377 [  7968] By: jhi                                   on 2000/12/03  21:39:56
67378         Log: Implement ANYOFUTF8 regprop() dumping.
67379      Branch: perl
67380            ! regcomp.c
67381 ____________________________________________________________________________
67382 [  7967] By: jhi                                   on 2000/12/03  20:57:19
67383         Log: Make uv_to_utf8() to zero-terminate its output buffer,
67384              always use (at least) UTF8_MAXLEN + 1 U8s deep buffer.
67385      Branch: perl
67386            ! op.c pp.c regcomp.c regexec.c sv.c toke.c utf8.c
67387 ____________________________________________________________________________
67388 [  7966] By: nick                                  on 2000/12/03  18:41:21
67389         Log: Integrate mainline (STDCHAR)
67390      Branch: perlio
67391           !> Configure t/pragma/utf8.t
67392 ____________________________________________________________________________
67393 [  7965] By: jhi                                   on 2000/12/03  17:58:20
67394         Log: Raw zero bytes in text files confuse at least GNU patch 2.1.
67395      Branch: perl
67396            ! t/pragma/utf8.t
67397 ____________________________________________________________________________
67398 [  7964] By: jhi                                   on 2000/12/03  17:35:56
67399         Log: Integrate perlio.
67400      Branch: perl
67401           !> iperlsys.h perlio.c
67402 ____________________________________________________________________________
67403 [  7963] By: jhi                                   on 2000/12/03  17:33:55
67404         Log: Metaconfig unit change for #7962.
67405      Branch: metaconfig
67406            ! U/modified/stdchar.U
67407 ____________________________________________________________________________
67408 [  7962] By: jhi                                   on 2000/12/03  17:33:27
67409         Log: Untangle the <stdio.h> #include nest for the stdchar test,
67410              from Andy Dougherty.
67411      Branch: perl
67412            ! Configure
67413 ____________________________________________________________________________
67414 [  7961] By: nick                                  on 2000/12/03  16:53:00
67415         Log: Make iperlsys.h vector stdio not PerlIO.
67416      Branch: perlio
67417            ! iperlsys.h perlio.c
67418 ____________________________________________________________________________
67419 [  7960] By: nick                                  on 2000/12/03  14:43:01
67420         Log: Integrate mainline
67421      Branch: perlio
67422           !> Changes Configure config_h.SH lib/ExtUtils/MM_Unix.pm op.c
67423           !> patchlevel.h pod/perldiag.pod t/lib/net-hostent.t toke.c
67424 ____________________________________________________________________________
67425 [  7959] By: jhi                                   on 2000/12/03  08:16:36
67426         Log: Use DO_UTF8().
67427      Branch: perl
67428            ! op.c
67429 ____________________________________________________________________________
67430 [  7958] By: jhi                                   on 2000/12/02  18:33:05
67431         Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
67432              From: Mike Guy <mjtg@cam.ac.uk>         
67433              Date: Sat, 02 Dec 2000 17:27:13 +0000
67434              Message-Id: <E142GRN-0003go-00@libra.cus.cam.ac.uk>
67435              
67436              An extraneous argument.
67437      Branch: perl
67438            ! toke.c
67439 ____________________________________________________________________________
67440 [  7957] By: jhi                                   on 2000/12/02  18:22:32
67441         Log: A missing hunk.
67442      Branch: perl
67443            ! t/lib/net-hostent.t
67444 ____________________________________________________________________________
67445 [  7956] By: jhi                                   on 2000/12/02  18:06:20
67446         Log: Subject: [PATCH] Re: [ID 20001202.001] (Net::hostent)
67447              From: Nicholas Clark <nick@ccl4.org>
67448              Date: Sat, 2 Dec 2000 14:28:27 +0000
67449              Message-ID: <20001202142827.A12308@plum.flirble.org>
67450              
67451              Test robustness.
67452      Branch: perl
67453            ! t/lib/net-hostent.t
67454 ____________________________________________________________________________
67455 [  7955] By: jhi                                   on 2000/12/02  17:58:06
67456         Log: Metaconfig unit change for #7954.
67457      Branch: metaconfig
67458            ! U/modified/stdchar.U
67459 ____________________________________________________________________________
67460 [  7954] By: jhi                                   on 2000/12/02  17:54:32
67461         Log: An inconvenient hang would happen if the stdio _ptr wasn't
67462              found in <stdio.h> and <stdio_impl.h> didn't exist.  (grep
67463              would be grepping stdin for all eternity for the _ptr.)
67464      Branch: perl
67465            ! Configure
67466 ____________________________________________________________________________
67467 [  7953] By: jhi                                   on 2000/12/02  00:07:15
67468         Log: Update Changes.
67469      Branch: perl
67470            ! Changes patchlevel.h
67471 ____________________________________________________________________________
67472 [  7952] By: jhi                                   on 2000/12/01  23:54:47
67473         Log: Subject: Re: long shell lines
67474              From: Andy Dougherty <doughera@lafayette.edu>
67475              Date: Thu, 30 Nov 2000 12:45:37 -0500 (EST)
67476              Message-ID: <Pine.SOL.4.10.10011301044590.26388-100000@maxwell.phys.lafayette.edu>
67477              
67478              Split overly long shell command lines.
67479      Branch: perl
67480            ! lib/ExtUtils/MM_Unix.pm
67481 ____________________________________________________________________________
67482 [  7951] By: jhi                                   on 2000/12/01  23:48:02
67483         Log: The metaconfig unit change for #7950.
67484      Branch: metaconfig
67485            + U/modified/stdchar.U
67486 ____________________________________________________________________________
67487 [  7950] By: jhi                                   on 2000/12/01  23:47:39
67488         Log: Try to find stdchar also from <stdio_impl.h>.
67489      Branch: perl
67490            ! Configure config_h.SH
67491 ____________________________________________________________________________
67492 [  7949] By: jhi                                   on 2000/12/01  23:46:45
67493         Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
67494              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
67495              Date: Fri, 1 Dec 2000 16:26:08 -0500
67496              Message-ID: <20001201162608.B1436@linguist.dartmouth.edu>
67497              
67498              Reword the diagnostic message.
67499      Branch: perl
67500            ! pod/perldiag.pod
67501 ____________________________________________________________________________
67502 [  7948] By: nick                                  on 2000/12/01  22:49:43
67503         Log: Integrate mainline (for s/y/m as sub names stuff).
67504      Branch: perlio
67505           !> lib/CPAN.pm lib/CPAN/FirstTime.pm pod/perldiag.pod t/op/misc.t
67506           !> t/pragma/warn/toke toke.c
67507 ____________________________________________________________________________
67508 [  7947] By: jhi                                   on 2000/12/01  20:55:41
67509         Log: Integrate perlio.
67510      Branch: perl
67511           !> perlio.c perliol.h t/io/pipe.t
67512 ____________________________________________________________________________
67513 [  7946] By: jhi                                   on 2000/12/01  20:36:51
67514         Log: Upgrade to CPAN 1.59_51, from Andreas König.
67515      Branch: perl
67516            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
67517 ____________________________________________________________________________
67518 [  7945] By: nick                                  on 2000/12/01  20:31:32
67519         Log: Integrate mainline
67520      Branch: perlio
67521           +> ext/Encode/Encode/EncodeFormat.pod lib/unicode/Is/Blank.pl
67522           +> lib/unicode/Is/SpacePerl.pl t/lib/class-struct.t
67523           +> t/lib/net-hostent.t
67524           !> (integrate 35 files)
67525 ____________________________________________________________________________
67526 [  7944] By: jhi                                   on 2000/12/01  20:23:29
67527         Log: Some help for 20001130.011.  Now one gets warnings like
67528              "Ambiguous -f() resolved as a file test ..."
67529      Branch: perl
67530            ! pod/perldiag.pod t/pragma/warn/toke toke.c
67531 ____________________________________________________________________________
67532 [  7943] By: jhi                                   on 2000/12/01  19:44:44
67533         Log: Retract #7941.  Forbidding subs m/s/etc is too cruel because
67534              that also breaks using them as methods. 
67535      Branch: perl
67536            ! pod/perldiag.pod t/op/misc.t toke.c
67537 ____________________________________________________________________________
67538 [  7942] By: nick                                  on 2000/12/01  17:56:46
67539         Log: Fix 'mmap' lib/filehand.t (ungetc) test fail.
67540              Make 'unix' pass most tests
67541              - do unread by temporary push of layer ("pending") holding unread chars
67542              - fast_gets is now based on per-handle flag
67543              - relax one of io/pipe.t tests to allow print to fail and close to
67544              succeed so that it passes on unbuffered "unix" layer.
67545              Remaining fail is sporadic and a genuine race condition between
67546              parent/child in fork test.
67547      Branch: perlio
67548            ! perlio.c perliol.h t/io/pipe.t
67549 ____________________________________________________________________________
67550 [  7941] By: jhi                                   on 2000/12/01  15:28:58
67551         Log: (Retracted by #7943.)
67552              
67553              Reserve the short named string operator names.
67554      Branch: perl
67555            ! pod/perldiag.pod t/op/misc.t toke.c
67556 ____________________________________________________________________________
67557 [  7940] By: jhi                                   on 2000/12/01  06:45:53
67558         Log: Get the three different space character classes right under utf8.
67559      Branch: perl
67560            + lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
67561            ! MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
67562            ! regexec.c t/op/pat.t utf8.c
67563 ____________________________________________________________________________
67564 [  7939] By: jhi                                   on 2000/12/01  03:26:26
67565         Log: Two more tests that make no sense in UTF-8 since the test
67566              data is not in UTF-8.
67567      Branch: perl
67568            ! t/op/regexp.t
67569 ____________________________________________________________________________
67570 [  7938] By: jhi                                   on 2000/12/01  03:20:39
67571         Log: \x{} doesn't any more require 'use utf8' outside regexen so why
67572              should it be required inside regexen?
67573      Branch: perl
67574            ! regcomp.c t/op/regmesg.t
67575 ____________________________________________________________________________
67576 [  7937] By: jhi                                   on 2000/12/01  02:58:53
67577         Log: Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
67578              stored and restored, and thusly was trounced by the utf8 swash
67579              routines.
67580      Branch: perl
67581            ! regcomp.c
67582 ____________________________________________________________________________
67583 [  7936] By: jhi                                   on 2000/11/30  20:41:39
67584         Log: Fix for 20001128.006, be more careful in Perl_sv_utf8_downgrade().
67585              Why the different platforms behave so differently (core dump vs
67586              no core dump) on this bug is a but of a mystery, but if I had to
67587              guess I would mumble something like 'alignment'.
67588      Branch: perl
67589            ! sv.c
67590 ____________________________________________________________________________
67591 [  7935] By: jhi                                   on 2000/11/30  16:17:02
67592         Log: Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits
67593              From: Robin Barker <rmb1@cise.npl.co.uk>
67594              Message-Id: <200011301427.OAA00030@tempest.npl.co.uk>
67595              Date: Thu, 30 Nov 2000 14:27:12 GMT
67596      Branch: perl
67597            ! perlio.c toke.c
67598 ____________________________________________________________________________
67599 [  7934] By: jhi                                   on 2000/11/30  16:04:49
67600         Log: In OS/390 'localhost' can be 'localhost.FOO.BAR'.
67601      Branch: perl
67602            ! t/lib/net-hostent.t
67603 ____________________________________________________________________________
67604 [  7933] By: jhi                                   on 2000/11/30  06:07:26
67605         Log: Subject: [ID 20001129.007] Not OK: perl v5.7.0 +DEVEL7928 on VMS_AXP V7.1 (UNINSTALLED)
67606              From: Peter Prymmer <pvhp@forte.com>
67607              Date: Wed, 29 Nov 2000 15:16:45 -0800 (PST)
67608              Message-Id: <Pine.OSF.4.10.10011291515570.328738-100000@aspara.forte.com>
67609              
67610              In VMS the localhost may be LOCALHOST.
67611      Branch: perl
67612            ! t/lib/net-hostent.t
67613 ____________________________________________________________________________
67614 [  7932] By: jhi                                   on 2000/11/30  01:11:11
67615         Log: Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
67616              From: Peter Prymmer <pvhp@forte.com>
67617              Date: Wed, 29 Nov 2000 12:36:40 -0800 (PST)
67618              Message-ID: <Pine.OSF.4.10.10011291233120.328738-100000@aspara.forte.com>
67619              
67620              plus regen perlapi.pod.
67621      Branch: perl
67622            ! pod/perlapi.pod utf8.c
67623 ____________________________________________________________________________
67624 [  7931] By: jhi                                   on 2000/11/30  01:06:19
67625         Log: Subject:  [PATCH perl@7930] get t/lib/filter-util.t to work on VMS 
67626              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
67627              Date:     Wed, 29 Nov 2000 17:15:11 EST
67628              Message-Id: <001129171439.6099b@DUPHY4.Physics.Drexel.Edu>
67629      Branch: perl
67630            ! t/lib/filter-util.pl t/lib/filter-util.t
67631 ____________________________________________________________________________
67632 [  7930] By: jhi                                   on 2000/11/29  18:51:55
67633         Log: Update Changes.
67634      Branch: perl
67635            ! Changes patchlevel.h
67636 ____________________________________________________________________________
67637 [  7929] By: jhi                                   on 2000/11/29  18:50:55
67638         Log: Update the va_copy() metaconfig unit.
67639      Branch: metaconfig/U/perl
67640            ! need_va_copy.U
67641 ____________________________________________________________________________
67642 [  7928] By: jhi                                   on 2000/11/29  17:50:43
67643         Log: Subject: [ID 20001128.003] Not OK: perl v5.7.0 +DEVEL7891 on ppc-linux 2.2.17  
67644              From: Dominic Dunlop <domo@computer.org>
67645              Date: Tue, 28 Nov 2000 16:41:57 +0100
67646              Message-Id: <p04320400b649771b9797@[192.168.1.4]>
67647              
67648              Patch to catch a core dump in the Configure va_copy test.
67649      Branch: perl
67650            ! Configure config_h.SH
67651 ____________________________________________________________________________
67652 [  7927] By: jhi                                   on 2000/11/29  17:31:59
67653         Log: Retract #7921, the patch shouldn't be needed.
67654      Branch: perl
67655            ! sv.c
67656 ____________________________________________________________________________
67657 [  7926] By: jhi                                   on 2000/11/29  17:01:41
67658         Log: Make the Class::Struct import() wiser.
67659      Branch: perl
67660            ! lib/Class/Struct.pm t/lib/class-struct.t
67661 ____________________________________________________________________________
67662 [  7925] By: jhi                                   on 2000/11/29  16:36:33
67663         Log: All the core library users of Class::Struct seem to be
67664              using "use Class::Struct 'struct';" instead of the bare
67665              "use Class::Struct;", which isn't documented in Class::Struct.
67666              This can't be right.
67667      Branch: perl
67668            ! lib/File/stat.pm
67669 ____________________________________________________________________________
67670 [  7924] By: jhi                                   on 2000/11/29  16:32:15
67671         Log: A test works better if it has the right 1..$n output.
67672      Branch: perl
67673            ! t/lib/class-struct.t
67674 ____________________________________________________________________________
67675 [  7923] By: jhi                                   on 2000/11/29  16:29:11
67676         Log: Forgot to MANIFEST the new Net::hostent test.
67677      Branch: perl
67678            ! MANIFEST
67679 ____________________________________________________________________________
67680 [  7922] By: jhi                                   on 2000/11/29  16:27:49
67681         Log: Integrate perlio.
67682      Branch: perl
67683           !> iperlsys.h perlio.c
67684 ____________________________________________________________________________
67685 [  7921] By: jhi                                   on 2000/11/29  16:27:10
67686         Log: (Retracted by #7927.)
67687              
67688              Subject: [PATCH] Is infinity a number?
67689              From: Simon Cozens <simon@cozens.net>
67690              Date: Wed, 29 Nov 2000 14:48:20 +0000
67691              Message-ID: <20001129144820.A31339@pembro33.pmb.ox.ac.uk>
67692      Branch: perl
67693            ! sv.c
67694 ____________________________________________________________________________
67695 [  7920] By: jhi                                   on 2000/11/29  16:23:02
67696         Log: Subject: net_hostent.t (was Re: [ID 20001128.002] what's the point of example code if it is buggy?)
67697              From: rspier@pobox.com (Robert Spier)
67698              Date: Wed, 29 Nov 2000 02:17:49 -0500
67699              Message-ID: <14884.44445.760322.278647@localhost.localdomain>
67700              
67701              Add a test for Net::hostent.
67702      Branch: perl
67703            + t/lib/net-hostent.t
67704 ____________________________________________________________________________
67705 [  7919] By: jhi                                   on 2000/11/29  16:21:31
67706         Log: Make "use Class::Struct 'struct';" work again (broken by #7617);
67707              add a test for Class::Struct.
67708      Branch: perl
67709            + t/lib/class-struct.t
67710            ! MANIFEST lib/Class/Struct.pm
67711 ____________________________________________________________________________
67712 [  7918] By: jhi                                   on 2000/11/29  15:48:40
67713         Log: Subject: Re: Minor suggestion for Sys::Syslog  [PATCH]
67714              From: rspier@pobox.com (Robert Spier)
67715              Date: Wed, 29 Nov 2000 02:25:39 -0500
67716              Message-ID: <14884.44915.86028.422238@localhost.localdomain>
67717              
67718              More checking in case someone has broken their services or
67719              protocol databases.
67720      Branch: perl
67721            ! ext/Sys/Syslog/Syslog.pm
67722 ____________________________________________________________________________
67723 [  7917] By: jhi                                   on 2000/11/29  15:46:25
67724         Log: Subject: [PATCH] $^O  win32 -> MSWin32
67725              From: rspier@pobox.com (Robert Spier)
67726              Date: Wed, 29 Nov 2000 02:17:38 -0500
67727              Message-ID: <14884.44434.340627.126145@localhost.localdomain>
67728              
67729              plus similar nits for vms, err, VMS, and UNICOS.
67730      Branch: perl
67731            ! t/lib/syslfs.t t/op/lfs.t
67732 ____________________________________________________________________________
67733 [  7916] By: jhi                                   on 2000/11/29  15:42:51
67734         Log: Subject: [PATCH] Tokeniser debugging
67735              From: Simon Cozens <simon@cozens.net>
67736              Date: Wed, 29 Nov 2000 14:15:45 +0000
67737              Message-ID: <20001129141545.A30864@pembro33.pmb.ox.ac.uk>
67738      Branch: perl
67739            ! perl.c perl.h pod/perlrun.pod toke.c
67740 ____________________________________________________________________________
67741 [  7915] By: jhi                                   on 2000/11/29  15:41:36
67742         Log: Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
67743              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
67744              Date: Wed, 29 Nov 2000 02:13:14 -0500
67745              Message-ID: <20001129021314.A2532@monk.mps.ohio-state.edu>
67746              
67747              OUT keyword nits.
67748              
67749              Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
67750              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
67751              Date: Wed, 29 Nov 2000 03:09:04 -0500
67752              Message-ID: <20001129030904.A2754@monk.mps.ohio-state.edu>
67753              
67754              OUT and IN_OUT documentation.
67755      Branch: perl
67756            ! lib/ExtUtils/xsubpp pod/perlxs.pod
67757 ____________________________________________________________________________
67758 [  7914] By: jhi                                   on 2000/11/29  03:35:01
67759         Log: Subject: Re: [ID 20001127.002] const subs hurt under debugger
67760              From: John Tobey <jtobey@john-edwin-tobey.org>
67761              Date: Tue, 28 Nov 2000 01:13:41 -0500 (EST)
67762              Message-Id: <m140e1N-000FOoC@feynman.localnet>
67763              
67764              plus a performance speedup noticed by Sarathy.
67765      Branch: perl
67766            ! op.c
67767 ____________________________________________________________________________
67768 [  7913] By: jhi                                   on 2000/11/29  03:16:59
67769         Log: Use "1 while unlink" so that VMS gets clean, too.
67770      Branch: perl
67771            ! t/lib/filter-util.t
67772 ____________________________________________________________________________
67773 [  7912] By: jhi                                   on 2000/11/29  03:09:08
67774         Log: Subject: [PATCH 5.7.0] OUT keyword for xsubpp
67775              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
67776              Date: Tue, 28 Nov 2000 03:27:09 -0500
67777              Message-ID: <20001128032709.A23401@monk.mps.ohio-state.edu>
67778      Branch: perl
67779            ! lib/ExtUtils/xsubpp
67780 ____________________________________________________________________________
67781 [  7911] By: jhi                                   on 2000/11/29  03:06:30
67782         Log: This should have been part of #7872: no need to scan UTF-8
67783              until eternity.
67784      Branch: perl
67785            ! utf8.c
67786 ____________________________________________________________________________
67787 [  7910] By: jhi                                   on 2000/11/29  02:50:04
67788         Log: One more perltie.pod nit from Casey R. Tweten.
67789      Branch: perl
67790            ! pod/perltie.pod
67791 ____________________________________________________________________________
67792 [  7909] By: jhi                                   on 2000/11/29  02:44:23
67793         Log: Document the known sprintf test failures, exact standard
67794              reference from Dominic Dunlop, NonStop-UX testing from Tom Bates.
67795      Branch: perl
67796            ! pod/perldelta.pod t/op/sprintf.t
67797 ____________________________________________________________________________
67798 [  7908] By: jhi                                   on 2000/11/29  02:36:23
67799         Log: Add the Encoding table format documentation.
67800      Branch: perl
67801            + ext/Encode/Encode/EncodeFormat.pod
67802            ! MANIFEST
67803 ____________________________________________________________________________
67804 [  7907] By: jhi                                   on 2000/11/29  02:07:24
67805         Log: Subject: Re: [PATCH] Updating perltie.pod for arrays
67806              From: "Casey R. Tweten" <crt@kiski.net>
67807              Date: Tue, 28 Nov 2000 12:11:41 -0500 (EST)
67808              Message-ID: <Pine.OSF.4.21.0011281209050.25178-100000@home.kiski.net>
67809              
67810              Subject: Re: [PATCH] Updating perltie.pod for arrays
67811              From: "Casey R. Tweten" <crt@kiski.net>
67812              Date: Tue, 28 Nov 2000 15:03:50 -0500 (EST)
67813              Message-ID: <Pine.OSF.4.21.0011281458500.10331-100000@home.kiski.net>
67814      Branch: perl
67815            ! pod/perltie.pod
67816 ____________________________________________________________________________
67817 [  7906] By: nick                                  on 2000/11/28  22:40:59
67818         Log: Initial tidy of setmode() muddle (UNIX does not have, nor need it).
67819      Branch: perlio
67820            ! iperlsys.h perlio.c
67821 ____________________________________________________________________________
67822 [  7905] By: nick                                  on 2000/11/28  22:04:34
67823         Log: Integrate mainline
67824      Branch: perlio
67825           !> (integrate 39 files)
67826 ____________________________________________________________________________
67827 [  7904] By: jhi                                   on 2000/11/28  16:44:43
67828         Log: Subject: [ID 20001128.002] what's the point of example code if it is buggy?
67829              From: Nicholas Clark <nick@babyhippo.co.uk>
67830              Date: Tue, 28 Nov 2000 11:16:57 +0000
67831              Message-Id: <E140ikr-00076N-00@fruitbat.babyhippo.co.uk>
67832      Branch: perl
67833            ! pod/perlipc.pod
67834 ____________________________________________________________________________
67835 [  7903] By: jhi                                   on 2000/11/28  16:40:31
67836         Log: Subject: [PATCH] Updating perltie.pod for arrays
67837              From: "Casey R. Tweten" <crt@kiski.net>
67838              Date: Mon, 27 Nov 2000 17:47:20 -0500 (EST)
67839              Message-ID: <Pine.OSF.4.21.0011271746360.11659-100000@home.kiski.net>
67840      Branch: perl
67841            ! pod/perltie.pod
67842 ____________________________________________________________________________
67843 [  7902] By: jhi                                   on 2000/11/28  16:39:37
67844         Log: Subject: [PATCH] Re: 5.6 bug: split /^/ implies /m modifier (from CLPM)
67845              From: Robin Barker <rmb1@cise.npl.co.uk>
67846              Date: Mon, 27 Nov 2000 17:56:44 GMT
67847              Message-Id: <200011271756.RAA22706@tempest.npl.co.uk>
67848      Branch: perl
67849            ! pod/perlfunc.pod t/op/split.t
67850 ____________________________________________________________________________
67851 [  7901] By: jhi                                   on 2000/11/28  16:28:04
67852         Log: setmode() is a DOSish-only thing.
67853      Branch: perl
67854            ! perlio.c
67855 ____________________________________________________________________________
67856 [  7900] By: jhi                                   on 2000/11/28  16:21:46
67857         Log: Subject: [PATCH] perlcc.PL cleanups
67858              From: Simon Cozens <simon@cozens.net>
67859              Date: Tue, 28 Nov 2000 12:44:35 +0000
67860              Message-ID: <20001128124435.A5500@pembro33.pmb.ox.ac.uk>
67861      Branch: perl
67862            ! utils/perlcc.PL
67863 ____________________________________________________________________________
67864 [  7899] By: gsar                                  on 2000/11/28  06:32:55
67865         Log: reintegrate files missed by change#7895
67866      Branch: maint-5.6/perl
67867           +> ext/ByteLoader/bytecode.h utils/Makefile
67868            - utils/perlbc.PL
67869 ____________________________________________________________________________
67870 [  7897] By: gsar                                  on 2000/11/27  18:22:47
67871         Log: can't integrate these two files, for some reason
67872      Branch: maint-5.6/perl
67873            - ext/ByteLoader/bytecode.h utils/Makefile
67874 ____________________________________________________________________________
67875 [  7895] By: gsar                                  on 2000/11/27  18:11:21
67876         Log: integrate changes#6763..6766,6770,6773,6775..6776,6778,6780,
67877              6782..6791,6793..6814,6816,6818..6822,6824..6830,6838..6849,
67878              6757..6890,6892..6901 from mainline
67879              
67880              Bytecompiler patches from Benjamin Stuhl.
67881              
67882              More bytecompiler.
67883              
67884              Subject: [PATCH blead] B:: missing dependency
67885              
67886              Subject: [PATCH: 6757] configure.com updates and syslog build
67887              
67888              Long double Gconvert fixes from Yitzchak Scott-Thoennes
67889              and Spider Boardman.
67890              
67891              Subject: [PATCH blead] nextchar() abuse misses an optimisation
67892              
67893              Long double fixes from Spider Boardman.
67894              
67895              Make the selection of NVff et al stricter.
67896              
67897              cSVOPo_*v things index into the current PL_curpad
67898              under ithreads, which is different from the curpad
67899              used by the XSUB.  (In other words, the code as-is
67900              before this patch wouldn't work under ithreads.)
67901              
67902              Be portable.
67903              
67904              VMS MMS (make) wants null action.
67905              
67906              Mac and other portability updates from Chris Nandor.
67907              
67908              Storable support, v-version fixes.
67909              Subject: CPAN.pm beta for testing available
67910              
67911              Portability fix from Hugo van der Sanden.
67912              
67913              Bad makefile.
67914              
67915              Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
67916              
67917              Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
67918              
67919              Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
67920              
67921              Replace #6705 with a minimal doc patch.
67922              Subject: [PATCH 5.6.0] replace change #6705
67923              
67924              Drop the separate perlbc, perlcc -b should be enough.
67925              
67926              installperl couldn't tell whether it had run tests or not.
67927              Subject: [PATCH] Re: installperl and t/TEST
67928              
67929              Add silencer flags to installperl.
67930              Subject: [PATCH] Making installperl silent.
67931              
67932              Make "make install" by default silent.  A new "install-verbose"
67933              target is verbose.
67934              
67935              More liberal parsing of version numbers.
67936              Subject: Re: CPAN.pm beta for testing available
67937              
67938              Create directories in silence.
67939              Subject: [PATCH] Another silencer for MakeMaker
67940              
67941              DOS patches and portability/porting notes, from Tim Jenness.
67942              
67943              Make installman to recognize the silence flag -S.
67944              
67945              Actually do something with the silencer option.
67946              
67947              Continue silencing.
67948              
67949              Show the doc file, not the temp file.
67950              
67951              Regen perltoc.
67952              
67953              Subject: [PATCH] More silencing of installman.
67954              
67955              Better wording for the vec lvalue diagnostic.
67956              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
67957              
67958              Subject: [PATCH: 6805] several more tweaks to configure.com
67959              
67960              Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
67961              
67962              Missing parts of 
67963              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
67964              
67965              Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
67966              (applied slightly modified)
67967              
67968              installperl --verbose and --silent.
67969              Subject: Re: [PATCH] More silencing of installman.
67970              
67971              Add install-silent target.
67972              
67973              AIX 4.3.3 has SOCKS in libc with a differently named init routine,
67974              the problem reported in
67975              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
67976              
67977              Tweak the sfio/useperlio logic, hopefully as wished in
67978              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
67979              
67980              One forgotten file from #6816.
67981              
67982              Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
67983              
67984              Remove duplicately applied patch shards.
67985              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
67986              
67987              Support preserving extremely big/small angles.
67988              
67989              Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
67990              
67991              Subject: [PATCH] installation not quite silent yet.
67992              
67993              Update the test count.
67994              
67995              Use UVxf, PTR2UV, NVff.
67996              
67997              Document PTR2XX and INT2PTR.
67998              
67999              no-install target a la make -n.
68000              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
68001              
68002              grep -e isn't portable.
68003              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
68004              
68005              Can't get the test to reliably work thanks to the
68006              inaccurateness of floating point.  "Resolves" bug ids
68007              20000826.003, 20000826.009, 20000826.010,
68008              
68009              Subject: installman buglet
68010              
68011              DJGPP update from Laszlo Molnar.
68012              
68013              Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
68014              
68015              Passing -R in ldflags makes now it to appear in the default
68016              for lddlflags, just like with -L.
68017              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
68018              
68019              Test nit.
68020              
68021              Use the actual thread type, not the pointer-to-struct.
68022              
68023              Provice virtual $Config{ccflags_nolargefiles} etc. 
68024              
68025              display_format used as a class method without arguments was broken,
68026              reported in
68027              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
68028              
68029              Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
68030              
68031              Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
68032              
68033              Subject: [PATCH@6855] _Minor_ change to overload.pm pod
68034              
68035              opmini.o may be left around if a build is interrupted.
68036              
68037              Typo in #6858.
68038              
68039              Fix for ID 20000828.001, long doubles were not formatted
68040              correctly (showed up in $], which stopped installing perl).
68041              
68042              An attempt to fix the problem reported in
68043              Subject: Building perl@6856 using gcc/AIX 4.3.3 
68044              I can't test this properly since the gcc installation I have
68045              access to seems to be botched (gcc is calling the AIX cpp,
68046              a losing proposition...)
68047              
68048              Add -ld to archname on long tr...double platforms.
68049              
68050              Subject: hv.h Doc Patch
68051              
68052              Potential cruft.
68053              
68054              Subject: [PATCH bleedperl@6856] warnings fixes
68055              
68056              -S is the silent flag, -s is the strip flag.
68057              Subject: [PATCH] Re: [PATCH] make no-install          
68058              
68059              Take out the SUIDMAIL thing, that will not be
68060              a problem in 5.7.*.
68061              
68062              Subject: [PATCH bleedperl@6866] spellings
68063              
68064              Subject: [PATCH] Re: files not cleaned even by veryclean
68065              
68066              Use minimal @INC in tests, most of the time just '../lib',
68067              so that we simply can't pick up stuff from other Perls than
68068              the one we are testing.  Pointed out by
68069              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
68070              
68071              Update to Getopt::Long 2.24, from Johan Vromans.
68072              
68073              Fix for thinko in #6848.
68074              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
68075              
68076              Patches all over for people and the files they (hopefully) care about.
68077              
68078              Subject: Net::protoent does not export 'getproto'
68079              
68080              Missed a change in #6869.
68081              
68082              Subject: [PATCH] Warnings in B::Deparse
68083              
68084              Subject: [PATCH] Glob dumping
68085              
68086              Disable one of the tests for now.
68087              
68088              Disabling the one test is a bit tricky.
68089              
68090              Don't forget to tidy up.
68091              
68092              The #6881 removed one dump line.
68093              
68094              Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
68095              
68096              Under usethreads the dumped variable is IN_PAD.
68097              Subject: Re: [PATCH] Glob dumping
68098              
68099              Subject: [ID 20000829.026] [PATCH 6868] File::Temp
68100              
68101              Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
68102              
68103              Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
68104              
68105              Regen Configure for #6894.
68106              
68107              Subject: [PATCH: 6889] updates to perlebcdic.pod
68108              
68109              Undo namespace pollution of #6878.
68110              Subject: Re: Net::protoent does not export 'getproto'
68111              
68112              Admit that we are leaking scalars.
68113              
68114              Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
68115      Branch: maint-5.6/perl
68116           !> (integrate 271 files)
68117 ____________________________________________________________________________
68118 [  7894] By: gsar                                  on 2000/11/27  16:00:34
68119         Log: a couple of nits
68120      Branch: maint-5.6/perl
68121            ! MANIFEST pp_sys.c
68122 ____________________________________________________________________________
68123 [  7893] By: gsar                                  on 2000/11/27  15:10:56
68124         Log: integrate changes#6666..6678,6680..6682,6684..6691,6699..6733,
68125              6740..6745,6747..6757,6760
68126              
68127              Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
68128              
68129              Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
68130              
68131              Doc nits spotted by Richard Soderberg.
68132              
68133              move WNOHANG definition to where other such things are
68134              
68135              Make $Config{byteorder} more magical so that it is
68136              dynamically computed: nice for 'fat binaries'.
68137              Subject: [PATCH]: default byteorder
68138              
68139              Subject: [PATCH] Cwd.pm now uses strict
68140              
68141              Subject: Re: [PATCH]Re: Questions about Math::BigFloat
68142              
68143              Get -DLEAKTEST to compile (not necessarily to work, mind)
68144              Subject: [ID 20000724.006] -DLEAKTEST problem
68145              
68146              perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
68147              
68148              Add perlebcdic from Peter Prymmer, regen toc.
68149              
68150              Don't propose using modules built for 5.005 if no binary
68151              compatibility with 5.005 is attempted.
68152              
68153              Do not use prototyping here.
68154              Subject: [ID 20000817.016] [PATCH] Peek.xs
68155              
68156              Document what the backtick returns if the command fails.
68157              
68158              Add byteorder to the myconfig output.
68159              
68160              Introduce NVef, NVff, and NVgf, use the middle one.
68161              (helps for lib/peek + Linux + long doubles)  Reported in
68162              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
68163              Use NVs in POSIX math, not doubles.
68164              Subject: [ID 20000817.014] POSIX & modfl
68165              
68166              Subject: [PATCH 5.6.0+] newSVrv() memory leak
68167              
68168              The byteorder code in #6671 was wrong.
68169              
68170              Fix the lib/complex failure of
68171              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
68172              Linux long double accuracy issue: something that
68173              when printed with %g looks like "2" but int() of it is 1.
68174              
68175              Propagate new Configure vars.
68176              
68177              Unbuffer the output.
68178              
68179              Subject: [PATCH] perltrap.pod spring cleaning
68180              
68181              Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
68182              Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
68183              
68184              Tiny Getopt::Long patch from Johan Vromans.
68185              
68186              Document code point which makes if (defined %stash::) to work
68187              (noted by Spider Boardman).
68188              
68189              Subject: [PATCH perl@6698] cygwin port
68190              
68191              Document the NDBM_File and ODBM_File as SDBM_File
68192              was documented in #6417.
68193              
68194              The new tests were missing from #6415.
68195              
68196              Add [[:blank:]] as suggested in
68197              Subject: [ID 20000716.024] [=cc=] / [:blank:]
68198              (the [=cc=] has already been taken care of by #6439
68199              so the whole bug report can be closed)
68200              and make [[:space:]] to be equivalent to isspace(3)
68201              (as opposed to \s, which is isSPACE()).  The difference
68202              is that now [[:space:]] matches the mythical vertical tab,
68203              while \s doesn't.
68204              
68205              Don't eat leading os from index entries.
68206              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
68207              
68208              Subject: [PATCH 5.6.0+] fix for Win32::DomainName
68209              
68210              Typo in pp_complement().
68211              Subject: [PATCH perl-current] Deparse
68212              
68213              Add warnif(), check warnings further up the stack,
68214              all the warnings functions now can take an optional object reference.
68215              Subject: [PATCH bleedperl@6691] warnings pragma update
68216              
68217              Fix a core dump in lib/selfloader under -DDEBUGGING.
68218              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
68219              
68220              Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
68221              
68222              Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
68223              
68224              Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
68225              Put back the long double avoidance code to POSIX.xs
68226              because VMS seems to need it still.
68227              
68228              Introduce a 'veryclean' target that is like 'distclean'
68229              but also removes *~ and *.orig.
68230              
68231              Subject: [ID 20000817.023] endianness description in perlfunc.pod
68232              
68233              Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
68234              
68235              Let's try #6717 again.
68236              
68237              UTF8 concat fixes.
68238              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
68239              
68240              pp_open() could pass an uninitialized filename down to do_open9().
68241              
68242              Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
68243              
68244              Update to CGI 2.72, from Lincoln Stein.
68245              
68246              Subject: [PATCH] Silence MakeMaker (Was: installman)
68247              
68248              Use temporary directory instead of current directory.
68249              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
68250              
68251              Document odd vs even subreleases and -Dusedevel.
68252              
68253              The veryclean target needs to clobber.
68254              
68255              Use File::Spec->tmpdir().
68256              
68257              Document the number of exponent digits.
68258              
68259              Mention perlebcdic and perlposix-bc.
68260              
68261              s/this one/the 5.6.0 release/
68262              
68263              The #6724 is here.
68264              
68265              The correct cleaning order is an art.
68266              
68267              small tweaks for change#6705: avoid C++ style comments in C code;
68268              use Perl's malloc API rather than the low level system one
68269              
68270              Array context keeps slithering in.
68271              
68272              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
68273              
68274              Subject: [PATCH] os2.c fix for use64bitint
68275              
68276              Update to Pod::LaTeX 0.53.
68277              Subject: [PATCH] lib/Pod/LaTeX.pm updates
68278              
68279              Document the endianness of Alpha more precisely.
68280              
68281              Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
68282              
68283              Rename the macro argument because some preprocessors
68284              can't tell the difference and expand arguments also inside
68285              double quoted strings.
68286              
68287              free TLS slot properly on Windows
68288              
68289              use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
68290              
68291              Unicos/mk requires elaborate paranoia.
68292              
68293              Tweak the floating point output routine preferences.
68294              
68295              Also under djgpp the timestamps are funky.
68296              
68297              Apply some PodParser 1.18 patches; the Pod/Find.pm
68298              patches cannot be applied since #6712 conflicts.
68299              
68300              Use PodParser 1.18 new test.
68301              
68302              A pod nit.
68303              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
68304              
68305              Be verydeepclean.
68306      Branch: maint-5.6/perl
68307           +> pod/perlebcdic.pod
68308           !> (integrate 106 files)
68309 ____________________________________________________________________________
68310 [  7892] By: jhi                                   on 2000/11/27  15:02:32
68311         Log: Update Changes.
68312      Branch: perl
68313            ! Changes patchlevel.h
68314 ____________________________________________________________________________
68315 [  7891] By: jhi                                   on 2000/11/27  14:57:23
68316         Log: Subject: Re: perlfaq style changes
68317              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
68318              Date: Sat, 25 Nov 2000 23:32:26 -0800
68319              Message-ID: <KyLI6gzkgiRK092yn@efn.org>
68320              
68321              plus a note from Ronald Kimball.
68322      Branch: perl
68323            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq6.pod
68324 ____________________________________________________________________________
68325 [  7890] By: jhi                                   on 2000/11/27  14:53:14
68326         Log: Subject: [PATCH perl@7825] Re: [ID 20001122.006] weird behaviour of $|
68327              From: Benjamin Holzman <bah@ecnvantage.com>
68328              Date: Sun, 26 Nov 2000 16:27:33 -0500
68329              Message-ID: <20001126162733.J25040@ecnvantage.com>
68330      Branch: perl
68331            ! gv.c
68332 ____________________________________________________________________________
68333 [  7889] By: jhi                                   on 2000/11/27  14:43:11
68334         Log: Subject: [ID 20001127.004] White space problem in perlamiga.pod
68335              From: lvirden@cas.org
68336              Date: Mon, 27 Nov 2000 09:32:06 -0500 (EST)
68337              Message-Id: <200011271432.JAA09550@lwv26awu.cas.org>     
68338      Branch: perl
68339            ! README.amiga
68340 ____________________________________________________________________________
68341 [  7888] By: jhi                                   on 2000/11/27  14:32:34
68342         Log: Restore also the locale test to no-sprintf-taint state.
68343              Fixes the bug 20001127.003.
68344      Branch: perl
68345            ! sv.c t/pragma/locale.t
68346 ____________________________________________________________________________
68347 [  7887] By: gsar                                  on 2000/11/27  14:13:05
68348         Log: integrate changes#6613..6616,6620..6665 from mainline
68349              
68350              VMS configure.com update continues.
68351              
68352              Subject: Test fails / warnings with perl-current #6612
68353              
68354              Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
68355              
68356              Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
68357              
68358              For now remove the mail code.
68359              
68360              Subject: Re: [PATCH] @+, @- readonly
68361              
68362              Subject: warning: storage class after type is obsolescent
68363              
68364              Subject: sfio2000
68365              
68366              Subject: Re: File::Temp problems on VMS in bleedperl
68367              
68368              README.os2 update.
68369              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
68370              
68371              Make the user to give up his firstborn, err, to knowingly
68372              verify installing an unstable developer release.  Also bump
68373              the release to 5.7.0, but leave a patch tag in the local
68374              patches saying that this is not yet the real thing.
68375              
68376              Update (kinda) to Test 1.14, from Joshua Pritikin.
68377              
68378              make ok etc also for win32.
68379              
68380              Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
68381              
68382              Don't blow limited stacks, a lower number is enough to
68383              tickle the lookbehind limit.
68384              
68385              Use -Dusedevel; regen Configure and the respective Porting stuff.
68386              
68387              Subject: [PATCH] debugger exit code should reflect user exit code
68388              
68389              Subject: [PATCH perl@6620] cygwin port
68390              
68391              Missed a file from #6638.
68392              
68393              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)
68394              
68395              magic callbacks all need to have same type signature
68396              
68397              Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
68398              
68399              Fix a dependency problem.
68400              Subject: [PATCH: 6640] VMS Makefile.SH update
68401              
68402              The numeric locale was reset to "C" by s?printf and never restored.
68403              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
68404              No test since adding the failing example to locale.t
68405              does not fail -- probably because the locale settings are so
68406              thoroughly tweaked by that time.  Running the example standalone
68407              does fail, though.  UPDATE: test case added at change #7540.
68408              
68409              Subject: [ID 20000324.040] minor fix to perlhpux.pod
68410              
68411              Update to CPAN 1.57.
68412              
68413              Subject: [PATCH] Cwd::_backtick_pwd does not check return value
68414              
68415              Change the perlbug address to perl.org since it's more forgiving.
68416              
68417              Change the regx compilation error markers to use = instead of <
68418              since pod makes using the latter quite messy.  Reported in
68419              ID 20000814.006 by Abigail and in
68420              Subject: Unknown escape E<> ?
68421              
68422              Update to perldebtut 1.9, from Richard Foley.
68423              
68424              check that the number pseudo children doesn't exceed
68425              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
68426              the WaitForMultipleObjects() limit that would cause wait()
68427              to crash)
68428              wait() and waitpid() could potentially be rewritten to use
68429              more than one thread to do the waiting to eliminate this
68430              limitation
68431              
68432              change#6328 could make close(SOCKET) return false on windows
68433              when it shouldn't
68434              
68435              pod nit seen in passing
68436              
68437              on windows, the return values from wait() and waitpid() don't
68438              match those of pseudo-pids
68439              
68440              waitpid() now handles externally spawned pids correctly;
68441              fixes for backtick/wait/waitpid failures on Windows 9x
68442              these changes make the pid returned by process functions on
68443              Windows 9x always positive by clearing the high bit (which
68444              is always set on Win9x); pseudo-process PIDs are likewise
68445              always negative now on Win9x (just as on NT/2000)
68446              
68447              trailing new %ENV entries weren't being pushed into the real
68448              environment of subprocesses on Windows
68449              
68450              Tweak the regex compilation errors once more.
68451              
68452              avoid warnings from dense compiler
68453              
68454              add "ok" targets from change#6632 in makefile.mk
68455      Branch: maint-5.6/perl
68456            - lib/Pod/PlainText.pm vms/configure.com
68457           !> (integrate 66 files)
68458 ____________________________________________________________________________
68459 [  7886] By: jhi                                   on 2000/11/27  13:54:18
68460         Log: __FUNCTION__ isn't portable and trying to emulate it leads
68461              into practically spelling out the name of the function.
68462              Takes care of the bug 20001127.001.
68463      Branch: perl
68464            ! perlio.c
68465 ____________________________________________________________________________
68466 [  7885] By: gsar                                  on 2000/11/27  13:53:18
68467         Log: integrate changes#6540..6541,6546..6549,6552..6554,6557..6606,
68468              6610..6611 from mainline
68469              
68470              Make regular expression parse error messages easier to understand.
68471              Subject: Re: enhanced(?) regex error messages
68472              
68473              Tiny tidying on report_evil_fh().
68474              
68475              Subject: Re: enhanced(?) regex error messages 
68476              plus Capitalize the error messages, plus perldiag them.
68477              
68478              Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
68479              
68480              Document here-doc better.
68481              
68482              Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
68483              
68484              Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
68485              Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
68486              (either perlbug or p5p ate the original), plus regen
68487              perlapi and perltoc. 
68488              
68489              Regen global.sym.
68490              
68491              Double check that we have a dirhandle.
68492              
68493              Subject: Re: enhanced(?) regex error messages
68494              (plus two small patches sent privately)
68495              (this still seems to leave few test failures)
68496              
68497              warn is a macro, avoid using at a variable to avoid warnings
68498              in some configurations; readdir.t is too conservative in
68499              estimating number of *.t's
68500              
68501              Get back into sync with Jeffrey on the enhanced regex warnings.
68502              
68503              Subject: [PATCH 5.6.0] cygwin port
68504              
68505              Zero entries were skipped, fix from Adrian Goalby
68506              <argoalby@yahoo.co.uk>
68507              
68508              Subject: Remove dead entry in perldiag
68509              
68510              Amend the description of Perl6.
68511              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
68512              
68513              detypo
68514              
68515              It's the 2ndO'ROSSC.
68516              
68517              Revert the sv.c part of #6559, a better fix is needed.
68518              
68519              Iterating perl6 description.
68520              
68521              Update to Term::ANSIColor 1.03, from Russ Allbery.
68522              
68523              Update to Getopt::Long 2.23_05, from Johan Vromans.
68524              
68525              Small AUTHORS and MAINTAIN updates.  Could do with big updates.
68526              
68527              Update to Pod::Parser 1.17, from Brad Appleton.
68528              
68529              Update to CPAN 1.56, from Andreas König.
68530              
68531              Update to CGI 2.70, from Lincoln Stein.
68532              
68533              Put back the std @INC thing.
68534              
68535              Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
68536              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
68537              
68538              Document the IO::Select timeout.
68539              
68540              sleep(1) does not necessarily return 1.
68541              Subject: [PATCH bleadperl] op/lex_assign.t  
68542              
68543              Subject: debugger "d" command doesnt check line number
68544              
68545              B::Deparse didn't do sub attributes.
68546              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
68547              
68548              Preprocessing and postprocessing for File::Find.
68549              Subject: Patch to Find::File.pm to allow alphabetical results
68550              
68551              Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
68552              
68553              Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
68554              
68555              Subject: Re: [ID 20000730.003] utf8::length() bad
68556              
68557              Subject: Getting perlio and threads to compile
68558              (the Solaris version changes in Configure skipped)
68559              
68560              Tests for #6589.
68561              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
68562              
68563              Add Perl debugging tutorial, regen toc. 
68564              Subject: perldebtut.pod
68565              
68566              Add a few missing files, update MANIFEST.
68567              
68568              Rewrite of vms/subconfigure.com as configure.com,
68569              from Peter Prymmer and the vmsperl crew.
68570              
68571              Should have deleted this in #6603.
68572              
68573              Fix the test for 5005threads.
68574              
68575              Fix-n-skip the tests under 5005threads.
68576              
68577              Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
68578              
68579              Upgrade to CGI 2.71, from Lincoln Stein.
68580      Branch: maint-5.6/perl
68581           +> lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
68582           +> lib/Pod/PlainText.pm pod/perldebtut.pod t/lib/gol-oo.t
68583           +> t/op/regmesg.t t/pod/find.t vms/configure.com
68584            - vms/subconfigure.com
68585            ! lib/lib.pm
68586           !> (integrate 115 files)
68587 ____________________________________________________________________________
68588 [  7884] By: jhi                                   on 2000/11/27  13:44:33
68589         Log: Subject:  [PATCH perl@7795 (and earlier)] VMS test cleanup
68590              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
68591              Date:     Mon, 27 Nov 2000 08:23:54 EST
68592              Message-Id: <001127082318.6381c@DUPHY4.Physics.Drexel.Edu>
68593      Branch: perl
68594            ! vms/descrip_mms.template vms/test.com
68595 ____________________________________________________________________________
68596 [  7883] By: gsar                                  on 2000/11/27  11:50:46
68597         Log: integrate changes#6469..6484,6486..6501,6504..6505,6507..6509,
68598              6511..6513,6515..6523,6525..6536
68599              
68600              The swallow_bom() saga continues.  The #23 of require.t
68601              (UTF16-LE) still fails (silently, no output) but the #22
68602              (UTF16-BE) seems to be working now.  The root of the
68603              failure may be in sv_gets(): is it UTF-16LE-aware,
68604              especially when it comes to line endings? 
68605              
68606              Document the problem with -P in HP-UX and its workaround.
68607              
68608              Subject: [PATCH] allow non-variable as lhs of non-updating tr///
68609              (aka ID 20000730.002)
68610              
68611              Subject: fix and question re: waitpid() under win32
68612              
68613              Make the safety catch for buggy gccs work with triple version
68614              numbers like 2.95.2.  Reported in
68615              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
68616              
68617              In Digital UNIX warn if gcc explicitly chosen because even
68618              2.95.2 is known to cause problems.
68619              
68620              Make chr() for values >127 to create utf8 when under utf8.
68621              
68622              various syntax errors and such (not fixed: comp/require.t#22 coredump
68623              on Windows)
68624              
68625              Stash away the largefiles flags and libswanted.
68626              
68627              BOM patching from Simon Cozens.
68628              
68629              If gccosandvers is equal to osname, clear gccosandvers.
68630              
68631              Make p4desc to skip non-mainperl branches by default.
68632              
68633              Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
68634              
68635              The test from this
68636              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
68637              
68638              In new BSDs changes to argv[] do not show up in ps(1) output,
68639              instead one must use setproctitle().  This was already addressed
68640              by change #6457, but the below has a new variant for FreeBSD 4.0
68641              or later, and the matter is also documented more.
68642              
68643              FreeBSD 3.* updates from
68644              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
68645              
68646              regen_headers, regen perltoc.
68647              
68648              Document in one place the memory abstractions used in Perl core.
68649              
68650              memcpy has n o in it, as pinted ut by Sarathy.
68651              
68652              Remove the extraneous "main::" prefix from all the
68653              "opened only for", "on closed", and "never opened" warnings.
68654              
68655              The name of a filehandle does not have <these>.
68656              
68657              The tr utf8 patching continues.
68658              
68659              The new setproctitle() feature is available only in 
68660              bleeding edge FreeBSD.  From Paul Saab.
68661              
68662              Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
68663              
68664              Dump UVs as UVs in Data::Dumper.
68665              
68666              detypo #6494
68667              
68668              Document the IVdf UVuf UVof UVxf.
68669              
68670              require.t needs binmode() to work on windows
68671              
68672              Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
68673              that are hopefully soon put into use.
68674              
68675              Allow "no Module;" even if there is no 'unimport'.
68676              
68677              Better skip message for the test; one of the two problems in
68678              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
68679              
68680              The subtest 4 may fail also on VOBS, as pointed out
68681              by Nick Ing-Simmons in November 1999, bug id 19991124.003
68682              (but the failure in that bug report isn't the subtest 4).
68683              
68684              Be more informative on what is skipped and why,
68685              also repeat the list at the end.
68686              
68687              Add a URL for FSF.
68688              
68689              Subject: [PATCH] sv.h documentation - SvLEN
68690              
68691              Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
68692              
68693              Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
68694              
68695              Subject: [PATCH] bad cppsymbols on os2 + Configure question
68696              
68697              Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
68698              
68699              Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
68700              mention the idea of @( and @)
68701              
68702              This is 6512.  Really.
68703              
68704              Subject: [ID 19990721.004] Documentation bug in perlfunc
68705              
68706              Subject: Minor tweak to perlvar.pod
68707              
68708              In the warnings call filehandles consistently so;
68709              add "unopened" warning for stat().
68710              
68711              After the #6519 a warning about stat() is just that,
68712              not about a filetest, which now have their own warning.
68713              
68714              Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
68715              
68716              Subject: Re: Array vs. List context
68717              
68718              Subject: New perlcc, take 2
68719              
68720              Weed buglets pointed out by
68721              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
68722              
68723              gcc versions might have (parentheses) in them.
68724              
68725              Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
68726              
68727              Essential prototype changes were missing from #6527.
68728              Also make report_evil_fh() more bomb-proof.
68729              
68730              Zap lib/Sys directory when cleaning up.
68731              
68732              Change the Policy policy: now -Dprefix= with an existing
68733              Policy.sh and prefix == siteprefix == vendorprefix, then all
68734              of them follow along the new prefix.
68735              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
68736              
68737              Continue fixing the io warnings.  This also
68738              sort of fixes bug ID 20000802.003: the core dump
68739              is no more.  Whether the current behaviour is correct
68740              (giving a warning: "Not a format reference"), is another matter.
68741              
68742              Have symbols for the IoTYPEs.
68743              
68744              Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
68745              
68746              Document a bit that UDP is not what you might think.
68747              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
68748              tr memory corruption fix from Simon Cozens.
68749              
68750              Plug the security hole described in the Aug 05 2000 bugtraq message
68751              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
68752              The security hole exists only in suidperls, which isn't
68753              installed or even built by default.
68754      Branch: maint-5.6/perl
68755           !> (integrate 71 files)
68756 ____________________________________________________________________________
68757 [  7882] By: gsar                                  on 2000/11/27  10:25:36
68758         Log: integrate changes#6439..6444,6446..6453,6455..6457,6460..6465,6467..6468
68759              from mainline
68760              
68761              Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
68762              to be fatal errors (instead of by default ignoring them, and
68763              ignoring with a bug: even though -w gave an error, the opening [
68764              was left in)  Reported in:
68765              
68766              Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
68767              
68768              Subject: [PATCH] split /^/
68769              
68770              MacOS nits from Matthias Neeracher.
68771              
68772              More split() doc and test patches from Mike Guy.
68773              
68774              Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
68775              from Graham Barr in the module list.
68776              
68777              docfix from Peter Scott <Peter@PSDT.com>.
68778              
68779              File::Temp patches for VMS and OS/2 from Tim Jenness.
68780              
68781              open() wariness in perlbug.
68782              
68783              Subject: [PATCH] minor doc change - perlguts
68784              
68785              Subject: Minor doc patch: handy.h
68786              
68787              Be wary of close()s, too.
68788              
68789              Further File::Temp patches from Yitzchak Scott-Thoennes
68790              and Craig A. Berry.
68791              
68792              Subject: [PATCH] fixes bug 20000508.004
68793              
68794              Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
68795              
68796              Allow "no AutoLoader;", based on change #6444,
68797              suggested by Graham Barr.
68798              
68799              Use setproctitle() if available to modify $0.
68800              
68801              Warn if the version of the operating system used to compile gcc
68802              differs from the current version of the operating system.
68803              Also display the gcc compilation os and version in myconfig.
68804              Inspiration from
68805              
68806              Tiny fixes for #6460.
68807              
68808              The problem described in this
68809              Subject: [ID 20000322.018] named chars aren't magical enough
68810              has been fixed in perl 5.6.0 but just in case added a test
68811              to keep it away.  (The report from Joseph Hall.)
68812              
68813              Tune the comments and hopefully stop a memory leak.
68814              
68815              Subject: UTF8 concat
68816              (with a memory leak fixed, plus a few casts added)
68817              This also seems to help for
68818              Subject: [ID 20000716.015] join UTF8 weirdness
68819              
68820              Do not upgrade SVs into utf8 just because they participate
68821              in eq or cmp.  Reported and fix suggested in
68822              Subject: [ID 20000720.009] sv_eq UTF8 bug
68823              
68824              Fix the HALF_UPGRADE() macro introduced in #6263.
68825              
68826              Find green threads before native threads.
68827              Subject: Re: Patch to jpl/JNI/Makefile.PL
68828      Branch: maint-5.6/perl
68829           !> (integrate 30 files)
68830 ____________________________________________________________________________
68831 [  7881] By: jhi                                   on 2000/11/27  05:48:41
68832         Log: It seems that *both* the unused submatch loop cleanup
68833              codes are needed.
68834      Branch: perl
68835            ! regexec.c
68836 ____________________________________________________________________________
68837 [  7880] By: jhi                                   on 2000/11/27  04:50:07
68838         Log: Clean .exists deeper.
68839      Branch: perl
68840            ! Makefile.SH
68841 ____________________________________________________________________________
68842 [  7879] By: jhi                                   on 2000/11/27  02:31:35
68843         Log: The code in regcppop() (see #7878) contains the correct lower
68844              limit for the unused submatch 'cleanup' loop so that under
68845              "use utf8" the following code wouldn't dump core:
68846              "," =~ /([^,]*,)*/  With the the wrong lower limit (>=1)
68847              the cleanup loop in regtry() stomped beyond allocated area
68848              in the startp[] array.  Therefore, copied the correct lower
68849              loop limit (*PL_reglastparen) to regtry().  Note: something
68850              may still not be quite right: why was the _higher_ loop limit
68851              (prog->nparens) different in the utf8 case?
68852              
68853              After this patch "./perl -Ilib -Mutf8 t/op/regexp.t" works
68854              without core dumps, there were about 17 of them before
68855              the patch (with us since Perl 5.7.0).  Two failures, still:
68856              496 and 505 (though these may not be severe).
68857              
68858              Patch #7881 is also needed since both the cleanup loops
68859              seem to be needed.
68860              
68861              Also, the t/op/pat#44 seems to core dump under utf8.
68862              Plus a couple of failures.  UGH-8.
68863      Branch: perl
68864            ! regexec.c
68865 ____________________________________________________________________________
68866 [  7878] By: jhi                                   on 2000/11/27  02:21:17
68867         Log: The unused submatch cleanup code in regtry() seems to be more crucial,
68868              the code in regcppop() seems to be redundant for the test suite --
68869              but it contains a germ of truth, and it needed for the build
68870              process itself: see #7879 and #7881.
68871      Branch: perl
68872            ! regexec.c
68873 ____________________________________________________________________________
68874 [  7877] By: jhi                                   on 2000/11/27  01:53:09
68875         Log: Comment on comment.
68876      Branch: perl
68877            ! regexec.c
68878 ____________________________________________________________________________
68879 [  7876] By: jhi                                   on 2000/11/27  00:49:59
68880         Log: Adjust the docs to agree with #7875.
68881      Branch: perl
68882            ! pod/perllocale.pod
68883 ____________________________________________________________________________
68884 [  7875] By: jhi                                   on 2000/11/27  00:49:27
68885         Log: Retract #7863.  It makes more sense not to taint formatted output,
68886              not even by sprintf().
68887      Branch: perl
68888            ! sv.c
68889 ____________________________________________________________________________
68890 [  7874] By: jhi                                   on 2000/11/26  23:36:02
68891         Log: Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
68892              Not really fixed (should really dump the UTF-8 charclass),
68893              but stopped displaying the garbage.
68894              
68895              Also add a note on the (missing) Unicode PSXSPC and BLANK.
68896      Branch: perl
68897            ! regcomp.c
68898 ____________________________________________________________________________
68899 [  7873] By: jhi                                   on 2000/11/26  21:31:13
68900         Log: BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
68901      Branch: perl
68902            ! regexec.c
68903 ____________________________________________________________________________
68904 [  7872] By: jhi                                   on 2000/11/26  21:06:04
68905         Log: No need to scan till infinity, 13 is enough.
68906      Branch: perl
68907            ! handy.h utf8.c
68908 ____________________________________________________________________________
68909 [  7871] By: jhi                                   on 2000/11/26  20:20:32
68910         Log: Test line numbers are different with utf8.
68911      Branch: perl
68912            ! t/op/re_tests
68913 ____________________________________________________________________________
68914 [  7870] By: jhi                                   on 2000/11/26  20:10:12
68915         Log: Message nit.
68916      Branch: perl
68917            ! regcomp.c
68918 ____________________________________________________________________________
68919 [  7869] By: jhi                                   on 2000/11/26  19:01:05
68920         Log: Make utf8_length() and utf8_distance() (the latter of which
68921              is unused at the moment) to be less forgiving about bad UTF-8.
68922      Branch: perl
68923            ! embed.h embed.pl objXSUB.h proto.h utf8.c
68924 ____________________________________________________________________________
68925 [  7868] By: jhi                                   on 2000/11/26  18:45:56
68926         Log: Subject: Re: [ID 20001125.004] OK: perl v5.7.0 +DEVEL7825 on i686-linux 2.2.17 (UNINSTALLED)
68927              From: Benjamin Holzman <bah@ecnvantage.com>
68928              Date: Sat, 25 Nov 2000 20:40:20 -0500       
68929              Message-ID: <20001125204020.A25040@ecnvantage.com>              
68930              
68931              Debian allows installing /usr/bin/locale without installing
68932              any locales, an error message will ensue.
68933      Branch: perl
68934            ! t/pragma/locale.t
68935 ____________________________________________________________________________
68936 [  7867] By: jhi                                   on 2000/11/26  18:31:12
68937         Log: Subject: Re: [PATCH: perl@7825] SvTEMP-ness on rhs of aassign can wreak havoc
68938              From: Benjamin Holzman <bah@ecnvantage.com>
68939              Date: Sun, 26 Nov 2000 02:42:34 -0500
68940              Message-ID: <20001126024234.G25040@ecnvantage.com>
68941              
68942              Patch for the bug 20000212.002.
68943      Branch: perl
68944            ! sv.c t/op/array.t
68945 ____________________________________________________________________________
68946 [  7866] By: jhi                                   on 2000/11/26  18:28:09
68947         Log: Subject: PATCH: File::Temp fix on WindowsNT/VMS
68948              From: Tim Jenness <t.jenness@jach.hawaii.edu>
68949              Date: Fri, 24 Nov 2000 18:38:34 -1000 (HST)
68950              Message-ID: <Pine.LNX.4.21.0011241833230.18423-100000@lapaki.jach.hawaii.edu>
68951              
68952              File::Temp 0.11.
68953      Branch: perl
68954            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
68955 ____________________________________________________________________________
68956 [  7865] By: jhi                                   on 2000/11/26  18:24:22
68957         Log: The metaconfig unit change for #7864.
68958      Branch: metaconfig/U/perl
68959            ! need_va_copy.U
68960 ____________________________________________________________________________
68961 [  7864] By: jhi                                   on 2000/11/26  18:23:41
68962         Log: Make the va_copy() test not to be so talkative.
68963      Branch: perl
68964            ! Configure config_h.SH
68965 ____________________________________________________________________________
68966 [  7863] By: jhi                                   on 2000/11/26  18:11:02
68967         Log: Fix locale inconsistencies unearthed by Hugo's work.
68968              Now the floating point sprintf really does taint the result
68969              string as perllocale promises (has promised for a long time)
68970              if "use locale" is in the lexical scope.
68971      Branch: perl
68972            ! sv.c t/pragma/locale.t
68973 ____________________________________________________________________________
68974 [  7862] By: jhi                                   on 2000/11/26  00:35:15
68975         Log: Subject: [PATCH] Re: pp_add -> pp_i_add efficiency hack?
68976              From: Nicholas Clark <nick@ccl4.org>
68977              Date: Sun, 26 Nov 2000 00:07:50 +0000
68978              Message-ID: <20001126000750.A22446@plum.flirble.org>
68979              
68980              Infinit.
68981      Branch: perl
68982            ! sv.c
68983 ____________________________________________________________________________
68984 [  7861] By: jhi                                   on 2000/11/26  00:01:26
68985         Log: Integrate perlio.
68986      Branch: perl
68987           !> doio.c perlio.c perliol.h pp_sys.c win32/makefile.mk
68988 ____________________________________________________________________________
68989 [  7860] By: nick                                  on 2000/11/25  22:04:17
68990         Log: Correct relative path from new ext\Filter\Util\Call location
68991              back to miniperl.
68992      Branch: perlio
68993            ! win32/makefile.mk
68994 ____________________________________________________________________________
68995 [  7859] By: nick                                  on 2000/11/25  21:26:54
68996         Log: Integrate mainline.
68997      Branch: perlio
68998           +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
68999           +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
69000           +> t/lib/filter-util.t
69001            - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
69002            - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
69003            - t/lib/filt-util.t
69004           !> AUTHORS Configure MANIFEST README.amiga configure.com doio.c
69005           !> embed.h embed.pl ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
69006           !> hints/solaris_2.sh hints/uwin.sh hints/vmesa.sh
69007           !> lib/ExtUtils/MM_Unix.pm makedef.pl perl.h perlio.c perlio.h
69008           !> perlsdio.h proto.h t/lib/io_sock.t win32/Makefile
69009           !> win32/makefile.mk
69010 ____________________________________________________________________________
69011 [  7858] By: gsar                                  on 2000/11/25  20:52:17
69012         Log: C<foreach my $x ...> in pseudo-fork()ed process may diddle
69013              parent's memory; fix it by keeping track of the actual pad
69014              offset rather than a raw pointer (this change is probably also
69015              relevant to non-ithreads case to avoid fallout from reallocs of
69016              the pad array, but is currently only enabled for the ithreads
69017              case in the interests of minimal disruption to existing "well
69018              tested" code)
69019      Branch: perl
69020            ! embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
69021            ! proto.h scope.c scope.h sv.c t/op/fork.t
69022 ____________________________________________________________________________
69023 [  7857] By: nick                                  on 2000/11/25  20:01:28
69024         Log: All tests pass on Win32/gcc/USE_PERLIO.
69025              - when crlf layer is pushed make unix-level binary.
69026              - remove :crlf injection in pp_backtick in pp_sys.c
69027              - (Change dependacy of extension .dll's to perldll.def rather than perl.exe)
69028      Branch: perlio
69029            ! doio.c perlio.c pp_sys.c win32/makefile.mk
69030 ____________________________________________________________________________
69031 [  7856] By: jhi                                   on 2000/11/25  18:38:30
69032         Log: Update the metaconfig units for #7855.
69033      Branch: metaconfig/U/perl
69034            ! useperlio.U usesocks.U
69035 ____________________________________________________________________________
69036 [  7855] By: jhi                                   on 2000/11/25  18:37:54
69037         Log: Undo the SOCKS workarounds, instead start using PerlIO
69038              if SOCKS is selected.
69039              
69040              Subject: perl@7847, [ID 20001030.005], close-patch, perlio - The big cleanup
69041              From: Jens Hamisch <jens@Strawberry.COM>
69042              Date: Fri, 24 Nov 2000 18:31:30 +0100
69043              Message-ID: <20001124183130.E28337@Strawberry.COM>
69044              
69045              Subject: Re: perl@7847, [ID 20001030.005], close-patch, perlio - Patch the patch ...
69046              From: Jens Hamisch <jens@Strawberry.COM>
69047              Date: Fri, 24 Nov 2000 19:11:51 +0100
69048              Message-ID: <20001124191151.A28753@Strawberry.COM>
69049      Branch: perl
69050            ! Configure doio.c embed.h embed.pl makedef.pl perl.h perlio.c
69051            ! perlio.h perlsdio.h proto.h t/lib/io_sock.t
69052 ____________________________________________________________________________
69053 [  7854] By: jhi                                   on 2000/11/25  17:39:08
69054         Log: Undo #7848.  Some of the code seems to use walkoptree(),
69055              some walkoptree_slow().  An unfinished renaming?
69056              Now the sub is walkoptree() (which is @EXPORT_OK),
69057              the walkoptree_slow() is a typeglob alias to walkoptree.
69058              This makes the tests to pass, at least.
69059      Branch: perl
69060            ! ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
69061 ____________________________________________________________________________
69062 [  7853] By: nick                                  on 2000/11/24  22:24:33
69063         Log: Re-arrange crlf vs binary for platforms that care.
69064              crlf layer is now "the" buffer layer and can turn its behaviour on/off.
69065              Lip-service to making stdio layer work on such platforms (untested).
69066              Now fails 3 tests rather than one, checkin to see if I can debug 
69067              the issue under linux. (Do not merge.)
69068      Branch: perlio
69069            ! doio.c perlio.c perliol.h
69070 ____________________________________________________________________________
69071 [  7852] By: jhi                                   on 2000/11/24  18:57:39
69072         Log: AUTHORS edits.
69073      Branch: perl
69074            ! AUTHORS
69075 ____________________________________________________________________________
69076 [  7851] By: jhi                                   on 2000/11/24  17:34:56
69077         Log: Add Jan-Erik Karlsson.
69078      Branch: perl
69079            ! AUTHORS
69080 ____________________________________________________________________________
69081 [  7850] By: jhi                                   on 2000/11/24  17:27:56
69082         Log: Configure should find stdchar on its own.
69083      Branch: perl
69084            ! hints/solaris_2.sh
69085 ____________________________________________________________________________
69086 [  7849] By: jhi                                   on 2000/11/24  17:24:55
69087         Log: Subject: PATCH over 7848: Filter test flawed
69088              From: andreas.koenig@anima.de (Andreas J. Koenig)
69089              Date: 24 Nov 2000 10:28:29 +0100
69090              Message-ID: <m3k89tbtxe.fsf@ak-71.mind.de>
69091      Branch: perl
69092            ! t/lib/filter-util.t
69093 ____________________________________________________________________________
69094 [  7848] By: jhi                                   on 2000/11/24  17:22:15
69095         Log: Subject: [ID 20001124.001] B exports "walkoptree" but does not define it
69096              From: Simon Cozens <simon@pembro4.pmb.ox.ac.uk>
69097              Date: Fri, 24 Nov 2000 16:12:58 +0000
69098              Message-Id: <E13zLT8-0005FN-00@pembro4.pmb.ox.ac.uk>
69099      Branch: perl
69100            ! ext/B/B.pm
69101 ____________________________________________________________________________
69102 [  7847] By: jhi                                   on 2000/11/24  03:07:01
69103         Log: Integrate perlio.
69104      Branch: perl
69105           !> doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
69106           !> win32/makefile.mk
69107 ____________________________________________________________________________
69108 [  7846] By: gsar                                  on 2000/11/24  00:55:57
69109         Log: integrate changes#6415..6418,6420..6438 from mainline
69110              
69111              Fix the bitvector ops for utf8 (tricky since past 7 bits
69112              the utf8 'characters' can be more than one octet).
69113              
69114              MPE/ix updates for perl 5.6.0 from Mark Bixby.
69115              
69116              Subject: SDBM_File documentation
69117              
69118              Detypo.
69119              
69120              Decutandpasto.
69121              
69122              Send all installperl messages to STDERR and be -w clean.
69123              
69124              Out-of-date note removed.
69125              
69126              Protect against "wild next"s, that is, callbacks doing "next"
69127              instead of "return".
69128              
69129              Use STDOUT consistently.
69130              
69131              The output might have been produced in the wrong order.
69132              
69133              A missing 'break' after the [[:space:]] switch case.
69134              
69135              Add tests for
69136              [ID 19991110.003] another matching finding by pcre author
69137              which has already been fixed by some patch, as verified in
69138              
69139              Documentation to explain the behaviour of map().
69140              
69141              Add an optimization for map-maps-a-list-element-to-more-list-elements
69142              case, but add also notes explaining the relationship of this
69143              patch and the earlier notes by Sarathy.
69144              
69145              Subject: [ID 20000716.023] syslog test fails without sockets
69146              
69147              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
69148              Test cases for #6431.
69149              
69150              File::Spec::VMS fixup for tmpdir from Craig Berry.
69151              
69152              Make the "uninit variable" warning to say "concat or string"
69153              or "join or string" when in concat or join .
69154              
69155              Get UTF16 BOMs working.  Patch from
69156              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
69157              
69158              Subject: [PATCH] Make large file tests deal with SIGXFSZ
69159              
69160              Subject: [ID 20000724.003] Documentation changes for perllocale.pod
69161              
69162              Subject: [PATCH] av.c apidoc
69163      Branch: maint-5.6/perl
69164           !> (integrate 43 files)
69165 ____________________________________________________________________________
69166 [  7845] By: gsar                                  on 2000/11/24  00:20:45
69167         Log: integrate changes#6406..6414 from mainline
69168              
69169              Merge perlhacktut into perlhack, update perlguts.
69170              
69171              Fix AutoSplit to use File::Spec the right way in VMS,
69172              from Peter Prymmer.
69173              
69174              The bug report
69175              [ID 19991110.002] minimal matching discrepancy found by pcre author
69176              seems to have been fixed (though differently from what was suggested
69177              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
69178              
69179              thinko fix in vms/descrip_mms.template, the win32.pod in lib,
69180              not in pod, from Peter Prymmer
69181              
69182              Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
69183              From: Hugo <hv@crypt.compulink.co.uk>
69184              Date: Fri, 14 Jul 2000 23:05:20 +0100
69185              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
69186              
69187              Didn't anymore apply, but that point still could use another fix.
69188              
69189              lib/b test fixes from Peter Prymmer.
69190              
69191              More docs for sv functions.
69192              
69193              perlvms.pod whitespace cleanup to keep pod utils happy.
69194              
69195              another VMS build tweak from Peter Prymmer
69196      Branch: maint-5.6/perl
69197           !> embed.pl lib/AutoSplit.pm pod/perlapi.pod pod/perlfunc.pod
69198           !> pod/perlguts.pod pod/perlhack.pod sv.c t/lib/b.t t/op/re_tests
69199           !> vms/descrip_mms.template vms/perlvms.pod
69200 ____________________________________________________________________________
69201 [  7844] By: nick                                  on 2000/11/23  23:42:45
69202         Log: Win32/perlio Now just fails one io/argv.t test - lack 
69203              of default :crlf on standard streams.
69204      Branch: perlio
69205            ! doio.c perlio.c
69206 ____________________________________________________________________________
69207 [  7843] By: nick                                  on 2000/11/23  23:04:05
69208         Log: Win32 passes all but t/lib/peek.t with perlio and home-grown crlf.
69209              peek fail is showing a real problem (multiple crlf layers
69210              are getting pushed.)
69211      Branch: perlio
69212            ! doio.c perlio.c win32/makefile.mk
69213 ____________________________________________________________________________
69214 [  7842] By: nick                                  on 2000/11/23  19:46:23
69215         Log: Implement PerlIO_binmode()
69216              Fix PerlIOCrlf_unread() (*--ptr rather than *ptr-- ...)
69217              Test on UNIX with PERLIO="perlio crlf" to mimic Win32,
69218              make binmode in t/lib/io_tell.t unconditional so that works.
69219              Checkin just so Win32 machine can see these changes.
69220      Branch: perlio
69221            ! doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
69222 ____________________________________________________________________________
69223 [  7841] By: jhi                                   on 2000/11/23  19:30:00
69224         Log: README.amiga changes from Jan-Erik Karlsson <trg@privat.utfors.se>.
69225      Branch: perl
69226            ! README.amiga
69227 ____________________________________________________________________________
69228 [  7840] By: jhi                                   on 2000/11/23  17:18:02
69229         Log: SOCKS wrestling continues, patches from Jens Hamisch.
69230      Branch: perl
69231            ! doio.c embed.h embed.pl perlsdio.h proto.h
69232 ____________________________________________________________________________
69233 [  7839] By: jhi                                   on 2000/11/23  16:54:14
69234         Log: Push Filter::Util::Call one level deeper.
69235      Branch: perl
69236            + t/lib/filter-util.t
69237           +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
69238           +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
69239            - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
69240            - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
69241            - t/lib/filt-util.t
69242            ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
69243            ! win32/Makefile win32/makefile.mk
69244 ____________________________________________________________________________
69245 [  7838] By: jhi                                   on 2000/11/23  16:52:40
69246         Log: Reach back one higher up when searching for PERL_SRC.
69247      Branch: perl
69248            ! lib/ExtUtils/MM_Unix.pm
69249 ____________________________________________________________________________
69250 [  7837] By: jhi                                   on 2000/11/23  16:05:41
69251         Log: Subject: Re: perl@7826
69252              Date: Thu, 23 Nov 2000 02:20:25 -0600
69253              From: "Craig A. Berry" <craigberry@mac.com>
69254              Message-Id: <p04330102b6424b6cd4c9@[172.16.52.1]>
69255              
69256              Make VMS to like Filter::Util::Call. 
69257      Branch: perl
69258            ! configure.com ext/Filter/Util/Makefile.PL
69259 ____________________________________________________________________________
69260 [  7836] By: nick                                  on 2000/11/23  16:04:08
69261         Log: Implement crlf layer - not ready for merge.
69262      Branch: perlio
69263            ! perlio.c win32/makefile.mk
69264 ____________________________________________________________________________
69265 [  7835] By: jhi                                   on 2000/11/23  15:56:52
69266         Log: STDCHAR is different in Sparc v9 vs x86.
69267      Branch: perl
69268            ! hints/solaris_2.sh
69269 ____________________________________________________________________________
69270 [  7834] By: jhi                                   on 2000/11/23  15:50:47
69271         Log: The type needs to be visible to protos.
69272      Branch: perl
69273            ! perl.h
69274 ____________________________________________________________________________
69275 [  7833] By: jhi                                   on 2000/11/23  15:40:46
69276         Log: Finish unfinished SOCKS workaround changes.
69277      Branch: perl
69278            ! doio.c
69279 ____________________________________________________________________________
69280 [  7832] By: jhi                                   on 2000/11/23  15:33:30
69281         Log: Integrate perlio.
69282      Branch: perl
69283           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
69284           !> win32/makefile.mk
69285 ____________________________________________________________________________
69286 [  7831] By: nick                                  on 2000/11/23  10:31:07
69287         Log: Correct makefile.mk dependancies for ext/Filter/Util
69288              Build ext/Encode
69289              Run dmake regen_config_h
69290      Branch: perlio
69291            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
69292            ! win32/makefile.mk
69293 ____________________________________________________________________________
69294 [  7830] By: nick                                  on 2000/11/23  08:05:07
69295         Log: Integrate mainline
69296      Branch: perlio
69297           +> ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
69298           +> ext/Filter/Util/Makefile.PL lib/Filter/Simple.pm
69299           +> t/lib/filt-util.pl t/lib/filt-util.t
69300           !> (integrate 41 files)
69301 ____________________________________________________________________________
69302 [  7829] By: gsar                                  on 2000/11/23  03:07:11
69303         Log: build the Filter extension on windows
69304      Branch: perl
69305            ! win32/Makefile win32/makefile.mk
69306 ____________________________________________________________________________
69307 [  7828] By: gsar                                  on 2000/11/23  02:46:35
69308         Log: regenerate win32/config* and fix some inconsistencies in the
69309              makefiles; always export Perl_deb() because it is needed
69310              by ext/re/* (whether perl itself is built with -DDEBUGGING
69311              or not)
69312      Branch: perl
69313            ! makedef.pl win32/Makefile win32/config_H.bc win32/config_H.gc
69314            ! win32/config_H.vc win32/makefile.mk
69315 ____________________________________________________________________________
69316 [  7827] By: gsar                                  on 2000/11/23  02:18:38
69317         Log: get sources building on windows+MSVC again (untested with other
69318              compilers)
69319      Branch: perl
69320            ! win32/include/sys/socket.h win32/perllib.c
69321 ____________________________________________________________________________
69322 [  7826] By: jhi                                   on 2000/11/23  01:18:26
69323         Log: Update Changes.
69324      Branch: perl
69325            ! Changes patchlevel.h
69326 ____________________________________________________________________________
69327 [  7825] By: jhi                                   on 2000/11/23  00:20:41
69328         Log: Subject: Re: av.c patch (having slight problems)
69329              From: "Ben Tilly" <ben_tilly@hotmail.com>
69330              Date: Tue, 21 Nov 2000 23:29:31 -0500
69331              Message-ID: <LAW2-F113pL32ctFfj800000d81@hotmail.com>
69332              
69333              unshift() speedup.
69334      Branch: perl
69335            ! av.c
69336 ____________________________________________________________________________
69337 [  7824] By: jhi                                   on 2000/11/22  23:59:15
69338         Log: Fixes for signedness warnings noticed by VMSperlers.
69339      Branch: perl
69340            ! ext/Storable/Storable.xs regcomp.c sv.c
69341 ____________________________________________________________________________
69342 [  7823] By: jhi                                   on 2000/11/22  23:19:31
69343         Log: Subject: [PATCH perl@7795] small cleanup task for test suite
69344              From: Peter Prymmer <pvhp@forte.com>
69345              Date: Wed, 22 Nov 2000 15:04:13 -0800 (PST)
69346              Message-ID: <Pine.OSF.4.10.10011221457530.519633-100000@aspara.forte.com>
69347      Branch: perl
69348            ! t/pragma/warn/pp_hot
69349 ____________________________________________________________________________
69350 [  7822] By: jhi                                   on 2000/11/22  22:52:20
69351         Log: Be clean.
69352      Branch: perl
69353            ! Makefile.SH
69354 ____________________________________________________________________________
69355 [  7821] By: jhi                                   on 2000/11/22  22:46:39
69356         Log: Add the simple frontend to Filter::Util:Call, Filter::Simple 0.01
69357              by Damian Conway, as suggested by Paul Marquess.
69358      Branch: perl
69359            + lib/Filter/Simple.pm
69360 ____________________________________________________________________________
69361 [  7820] By: jhi                                   on 2000/11/22  22:45:51
69362         Log: Add the Filter::Util::Call 1.04 by Paul Marquess from Filter-1.19.
69363      Branch: perl
69364            + ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
69365            + ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
69366            + t/lib/filt-util.t
69367            ! MANIFEST
69368 ____________________________________________________________________________
69369 [  7819] By: jhi                                   on 2000/11/22  22:03:27
69370         Log: Integrate perlio.
69371      Branch: perl
69372           !> README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
69373           !> win32/makefile.mk
69374 ____________________________________________________________________________
69375 [  7818] By: jhi                                   on 2000/11/22  21:56:02
69376         Log: More SOCKS versus 64-bit patches from Jens Hamisch.
69377      Branch: perl
69378            ! doio.c embed.h embed.pl makedef.pl perl.h pp_sys.c proto.h
69379            ! t/lib/io_sock.t
69380 ____________________________________________________________________________
69381 [  7817] By: jhi                                   on 2000/11/22  21:39:49
69382         Log: Subject: [PATCH 5.7.0] Liblist returns found libraries
69383              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
69384              Date: Wed, 22 Nov 2000 16:08:12 -0500
69385              Message-ID: <20001122160812.A24269@monk.mps.ohio-state.edu>
69386      Branch: perl
69387            ! lib/ExtUtils/Liblist.pm
69388 ____________________________________________________________________________
69389 [  7816] By: jhi                                   on 2000/11/22  21:38:25
69390         Log: Go ahead and #include <unistd.h> in perl.h.
69391      Branch: perl
69392            ! doio.c malloc.c mg.c perl.h pp.c pp_hot.c pp_sys.c toke.c
69393            ! util.c
69394 ____________________________________________________________________________
69395 [  7815] By: jhi                                   on 2000/11/22  21:22:52
69396         Log: Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
69397              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
69398              Date: Mon, 20 Nov 2000 18:30:52 -0500
69399              Message-ID: <20001120183051.A15228@monk.mps.ohio-state.edu>
69400      Branch: perl
69401            ! pod/perlre.pod regcomp.c t/op/re_tests
69402 ____________________________________________________________________________
69403 [  7814] By: jhi                                   on 2000/11/22  21:21:46
69404         Log: Subject: [PATCH 5.7.0] Liblist finally works
69405              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
69406              Date: Tue, 21 Nov 2000 22:02:17 -0500
69407              Message-ID: <20001121220217.A24174@monk.mps.ohio-state.edu>
69408      Branch: perl
69409            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_VMS.pm
69410            ! lib/ExtUtils/MakeMaker.pm
69411 ____________________________________________________________________________
69412 [  7813] By: jhi                                   on 2000/11/22  21:20:23
69413         Log: Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706    +Duseperlio on AIX4.[23]
69414              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
69415              Date: Wed, 22 Nov 2000 17:53:15 +0100
69416              Message-Id: <20001122174544.49A2.H.M.BRAND@hccnet.nl>
69417              
69418              AIX dynaloader and perlio patch.
69419      Branch: perl
69420            ! ext/DynaLoader/dl_aix.xs
69421 ____________________________________________________________________________
69422 [  7812] By: jhi                                   on 2000/11/22  21:17:52
69423         Log: (Accidentally empty patch.)
69424      Branch: perl
69425            ! av.c
69426 ____________________________________________________________________________
69427 [  7811] By: jhi                                   on 2000/11/22  21:16:31
69428         Log: Subject: [PATCH: perl@7777] make VMS' test.com tail compatible w/ unix
69429              From: Peter Prymmer <pvhp@forte.com>
69430              Date: Mon, 20 Nov 2000 16:53:54 -0800 (PST)
69431              Message-ID: <Pine.OSF.4.10.10011201651050.373336-100000@aspara.forte.com>
69432      Branch: perl
69433            ! vms/test.com
69434 ____________________________________________________________________________
69435 [  7810] By: jhi                                   on 2000/11/22  21:15:36
69436         Log: Subject: Re: perl@7777 
69437              From: "John P. Linderman" <jpl@research.att.com>
69438              Date: Wed, 22 Nov 2000 13:11:11 -0500
69439              Message-Id: <200011221811.NAA90072@raptor.research.att.com>
69440              
69441              Detypoing.
69442      Branch: perl
69443            ! lib/CPAN.pm
69444 ____________________________________________________________________________
69445 [  7809] By: jhi                                   on 2000/11/22  21:14:19
69446         Log: Subject:  [PATCH perl@7795] Perlio_tell fix
69447              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
69448              Date:     Wed, 22 Nov 2000 13:51:37 EST
69449              Message-Id: <001122135058.56e24@DUPHY4.Physics.Drexel.Edu>
69450      Branch: perl
69451            ! perlsdio.h
69452 ____________________________________________________________________________
69453 [  7808] By: jhi                                   on 2000/11/22  21:13:27
69454         Log: Subject: [ID 20001120.003] [PATCH] io_udp.t fails without 'localhost'
69455              From: Casey Tweten <crt@kiski.net>
69456              Date: Mon, 20 Nov 2000 11:53:03 -0500 (EST)
69457              Message-Id: <200011201653.LAA10194@home.kiski.net>
69458      Branch: perl
69459            ! t/lib/io_udp.t
69460 ____________________________________________________________________________
69461 [  7807] By: jhi                                   on 2000/11/22  21:12:35
69462         Log: Subject: [ID 20001120.002] [PATCH] io_sock.t fails without 'localhost'
69463              From: Casey Tweten <crt@kiski.net>
69464              Date: Mon, 20 Nov 2000 11:36:11 -0500 (EST)
69465              Message-Id: <200011201636.LAA07227@home.kiski.net>
69466      Branch: perl
69467            ! t/lib/io_sock.t
69468 ____________________________________________________________________________
69469 [  7806] By: jhi                                   on 2000/11/22  21:10:59
69470         Log: Subject: Re: [PATCH] Evolution of h2xs [WAS: Re: PATCH subs.pm]
69471              From: "Casey R. Tweten" <crt@kiski.net>
69472              Date: Wed, 22 Nov 2000 09:05:07 -0500 (EST)
69473              Message-ID: <Pine.OSF.4.21.0011220903580.1811-100000@home.kiski.net>
69474      Branch: perl
69475            ! utils/h2xs.PL
69476 ____________________________________________________________________________
69477 [  7805] By: nick                                  on 2000/11/22  21:05:06
69478         Log: Integrate mainline
69479      Branch: perlio
69480           !> Changes Porting/genlog ext/DB_File/DB_File.xs
69481           !> ext/DB_File/version.c lib/Test.pm patchlevel.h
69482           !> utils/perlbug.PL
69483 ____________________________________________________________________________
69484 [  7804] By: jhi                                   on 2000/11/22  21:01:12
69485         Log: Subject: [PATCH] Test.pm POD peculiarity
69486              From: "Casey R. Tweten" <crt@kiski.net>
69487              Date: Tue, 21 Nov 2000 15:01:25 -0500 (EST)
69488              Message-ID: <Pine.OSF.4.21.0011211458020.20114-100000@home.kiski.net>
69489      Branch: perl
69490            ! lib/Test.pm
69491 ____________________________________________________________________________
69492 [  7803] By: jhi                                   on 2000/11/22  20:59:59
69493         Log: Subject: [ID 20001122.002] [PATCH 5.7.0@7795] two small patches to perlbug
69494              From: "Philip Newton" <pnewton@gmx.de>
69495              Date: Wed, 22 Nov 2000 14:25:53 +0100
69496              Message-Id: <3A1BD771.25462.1939FAD@localhost>
69497              
69498              Be case-understanding also on 's', and use the -oi of sendmail
69499              not to terminate the transmission on a lone '.'.
69500      Branch: perl
69501            ! utils/perlbug.PL
69502 ____________________________________________________________________________
69503 [  7802] By: nick                                  on 2000/11/22  20:51:42
69504         Log: Win32 PerlIO intermediate state now working as expected.
69505              - In current state we are still using C runtime in text/binary
69506              mode and "crlf" layer is just a dummy (clone of perlio buffer layer).
69507              - PERLIO=stdio and PERLIO=unix pass all expected tests.
69508              - PERLIO=perlio fails t/lib/dprof.t because Dprof.xs calls PerlIO_tell()
69509              and PerlIO_seek() and the dummy crlf layer is not making adjustments
69510              for CRLF translation happening in C runtime. All other tests pass.
69511              
69512              Added note to README.win32 to point out the snags of doing a perl build
69513              with Norton AntiVirus turned on.
69514              
69515              Tweaked t/pragma/warnings.t so that when run stand-alone you can tell
69516              which file a fail comes from.
69517              
69518              Updated "canned" config.h to match the one generated.
69519      Branch: perlio
69520            ! README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
69521            ! win32/makefile.mk
69522 ____________________________________________________________________________
69523 [  7801] By: jhi                                   on 2000/11/22  06:50:20
69524         Log: Nickety nits.
69525      Branch: perl
69526            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
69527 ____________________________________________________________________________
69528 [  7800] By: jhi                                   on 2000/11/22  01:29:55
69529         Log: Changes had accidentally gone too silent on non-main branches.
69530      Branch: perl
69531            ! Changes Porting/genlog patchlevel.h
69532 ____________________________________________________________________________
69533 [  7799] By: gsar                                  on 2000/11/22  01:02:56
69534         Log: some lib_pm.PL changes snuck in via change#7772
69535      Branch: maint-5.6/perl
69536            ! Makefile.SH
69537 ____________________________________________________________________________
69538 [  7798] By: nick                                  on 2000/11/21  21:59:40
69539         Log: Integrate mainline
69540      Branch: perlio
69541           !> (integrate 28 files)
69542 ____________________________________________________________________________
69543 [  7797] By: jhi                                   on 2000/11/21  21:01:45
69544         Log: Integrate perlio.
69545      Branch: perl
69546           !> doio.c perlio.c perlio.h win32/perllib.c win32/win32.c
69547 ____________________________________________________________________________
69548 [  7796] By: nick                                  on 2000/11/21  20:36:22
69549         Log: Win32 builds and runs (mostly) with USE_PERLIO.
69550              PERLIO=perlio passes all tests. 
69551              PERLIO=stdio (sadly the default) hangs in t.pragma/warnings.t #319
69552      Branch: perlio
69553            ! perlio.c win32/perllib.c win32/win32.c
69554 ____________________________________________________________________________
69555 [  7795] By: jhi                                   on 2000/11/21  19:03:44
69556         Log: Update Changes.
69557      Branch: perl
69558            ! Changes patchlevel.h
69559 ____________________________________________________________________________
69560 [  7794] By: jhi                                   on 2000/11/21  18:56:34
69561         Log: Subject: PerlIO_apply_layers prototype (was Re: [PATCH: perl@7777] add system locale testing for VMS)
69562              From: "Craig A. Berry" <craigberry@mac.com>
69563              Date: Mon, 20 Nov 2000 20:27:06 -0600
69564              Message-Id: <p04330101b63f8baf25a2@[172.16.52.1]>
69565              
69566              A cut-and-pasto.
69567      Branch: perl
69568            ! perlio.h
69569 ____________________________________________________________________________
69570 [  7793] By: jhi                                   on 2000/11/21  18:54:41
69571         Log: Subject: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4.[23]
69572              From: Dominic Dunlop <domo@computer.org> 
69573              Date: Mon, 20 Nov 2000 18:55:29 +0100
69574              Message-Id: <p04320403b63b2c750dce@[192.168.1.4]> 
69575              
69576              va_copy() and the need of it.
69577              See <http://wwwold.dkuug.dk/JTC1/SC22/WG14/www/docs/n907.ps>.
69578      Branch: metaconfig/U/perl
69579            + need_va_copy.U
69580      Branch: perl
69581            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
69582            ! config_h.SH configure.com epoc/config.sh handy.h perlio.c
69583            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
69584            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
69585            ! win32/config.bc win32/config.gc win32/config.vc
69586 ____________________________________________________________________________
69587 [  7792] By: jhi                                   on 2000/11/21  17:04:10
69588         Log: Integrate scope.h@7790 from perlio, works better with multiplicity.
69589      Branch: perl
69590           !> scope.h
69591 ____________________________________________________________________________
69592 [  7791] By: jhi                                   on 2000/11/21  17:01:16
69593         Log: Export the SOCKS workaround symbols only if necessary.
69594      Branch: perl
69595            ! doio.c embed.h embed.pl makedef.pl perlsdio.h proto.h
69596 ____________________________________________________________________________
69597 [  7790] By: nick                                  on 2000/11/20  23:57:11
69598         Log: If we use (aTHX_ ...) then put Perl_ on the front. (Or drop the aTHX_).
69599      Branch: perlio
69600            ! scope.h
69601 ____________________________________________________________________________
69602 [  7789] By: nick                                  on 2000/11/20  23:38:33
69603         Log: Integrate mainline
69604      Branch: perlio
69605           +> lib/File/Spec/Epoc.pm
69606           !> (integrate 34 files)
69607 ____________________________________________________________________________
69608 [  7788] By: nick                                  on 2000/11/20  23:20:18
69609         Log: Make extra buffer layer work (dummy crlf layer)
69610      Branch: perlio
69611            ! doio.c perlio.c perlio.h
69612 ____________________________________________________________________________
69613 [  7787] By: jhi                                   on 2000/11/20  22:44:04
69614         Log: Subject: [PATCH: perl@7777] add system locale testing for VMS
69615              From: Peter Prymmer <pvhp@forte.com>
69616              Date: Mon, 20 Nov 2000 12:56:52 -0800 (PST)
69617              Message-ID: <Pine.OSF.4.10.10011201244390.376086-100000@aspara.forte.com>
69618      Branch: perl
69619            ! t/pragma/locale.t
69620 ____________________________________________________________________________
69621 [  7786] By: jhi                                   on 2000/11/20  22:29:10
69622         Log: Subject: DOC PATCH 5.6.0 perlreftut
69623              From: mjd@plover.com
69624              Date: 20 Nov 2000 19:45:06 -0000
69625              Message-ID: <20001120194506.9505.qmail@plover.com>
69626      Branch: perl
69627            ! pod/perlreftut.pod
69628 ____________________________________________________________________________
69629 [  7785] By: jhi                                   on 2000/11/20  22:27:44
69630         Log: Subject: [ID 20001120.010] typo in lib/Cwd.pm broke Cwd::chdir
69631              From: David Dyck <dcd@tc.fluke.com>
69632              Date: Mon, 20 Nov 2000 11:43:40 -0800
69633              Message-Id: <200011201943.LAA08451@dd.tc.fluke.com>
69634      Branch: perl
69635            ! lib/Cwd.pm
69636 ____________________________________________________________________________
69637 [  7784] By: jhi                                   on 2000/11/20  22:23:21
69638         Log: Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
69639              Date: Mon, 20 Nov 2000 17:06:10 -0500
69640              To: Mailing list Perl5 <perl5-porters@perl.org>
69641              Message-ID: <20001120170609.A11780@monk.mps.ohio-state.edu>
69642      Branch: perl
69643            ! pp_ctl.c t/op/pat.t
69644 ____________________________________________________________________________
69645 [  7783] By: jhi                                   on 2000/11/20  22:11:18
69646         Log: Subject: [PATCH] doop.c - UTF8 tr///               
69647              From: Simon Cozens <simon@cozens.net>
69648              Date: Sat, 18 Nov 2000 18:49:30 +0000
69649              Message-ID: <20001118184930.A31687@pembro4.pmb.ox.ac.uk>
69650              
69651              Subject: Re: [PATCH] doop.c - UTF8 tr///           
69652              From: Simon Cozens <simon@cozens.net>
69653              Date: Mon, 20 Nov 2000 20:45:22 +0000
69654              Message-ID: <20001120204522.A26042@pembro4.pmb.ox.ac.uk>
69655              
69656              Make tr on UTF-8 better but still not correct.
69657      Branch: perl
69658            ! doop.c
69659 ____________________________________________________________________________
69660 [  7782] By: jhi                                   on 2000/11/20  22:02:16
69661         Log: Remove the shared object before attempting to create
69662              (by linking) a new one.  E.g. in AIX not removing
69663              becomes quite painful if one tries to do more than one
69664              build in the same tree (an interrupted build, for example),
69665              since the AIX' shared dynaloader seemingly keeps the shared
69666              objects open and therefore 'busy' for quite a while, even when
69667              nobody is using the objects, leading into link failures.
69668      Branch: perl
69669            ! lib/ExtUtils/MM_Unix.pm
69670 ____________________________________________________________________________
69671 [  7781] By: gsar                                  on 2000/11/20  19:02:55
69672         Log: type mismatch due to faulty integration
69673      Branch: maint-5.6/perl
69674            ! toke.c win32/Makefile
69675 ____________________________________________________________________________
69676 [  7780] By: gsar                                  on 2000/11/20  17:31:55
69677         Log: integrate changes#6392,6394..6399,6401..6404
69678              
69679              The {multiplier} of a fixed substring was overlooked which
69680              caused a wrong initial search offset for that substring.
69681              
69682              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
69683              From: Hugo <hv@crypt.compulink.co.uk>
69684              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
69685              Date: Thu, 13 Jul 2000 19:27:13 +0100
69686              
69687              Fix the BOM bug: not a byteorder bug, a signedness bug.
69688              
69689              Replace change #6337 with a better one.
69690              
69691              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
69692              From: Hugo <hv@crypt.compulink.co.uk>
69693              Date: Fri, 14 Jul 2000 04:16:20 +0100
69694              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
69695              
69696              MakeMaker should not remove editor backups (*~) on `make clean`
69697              by default (completes change#6383)
69698              
69699              move new variables to the end of the interpreter structure (for
69700              bincompat in code that doesn't #include XSUB.h)
69701              
69702              rename totally bletcherous SvLOCK() thingy (doesn't do what the
69703              name suggests anyway)
69704              
69705              various cleanups (typos, misformatted code, and small bugs)
69706              
69707              typecasts needed for change#6394
69708              
69709              typos in change#6399, regen headers
69710              
69711              inconsistent types needs casts
69712              
69713              PERL_OBJECT build tweaks
69714      Branch: maint-5.6/perl
69715           !> MANIFEST doop.c embed.h embed.pl embedvar.h
69716           !> ext/IPC/SysV/Makefile.PL global.sym intrpvar.h
69717           !> lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h pod/perlapi.pod
69718           !> pp.c proto.h regcomp.c regexec.c sv.h t/op/re_tests thread.h
69719           !> toke.c util.c
69720 ____________________________________________________________________________
69721 [  7779] By: gsar                                  on 2000/11/20  17:06:29
69722         Log: integrate changes#6376..6378,6380,6383,6385..6388,6391
69723              
69724              Cosmetics and perldelta.
69725              
69726              Fix nits noticed by Boston.pm.
69727              
69728              Do the cc sanity check both before the hints and
69729              after the cc selction.
69730              
69731              get sprintf.t to adjust properly for 3-digit exponents
69732              
69733              don't clobber *.orig files on *clean targets
69734              
69735              fix bugs in processing %v-*d and similar format specs (from
69736              Avi Finkel <avi@finkel.org>)
69737              
69738              sprintf test tweaks (from Dominic Dunlop)
69739              
69740              new selfloader.t in change#6183 doesn't close DATA handles,
69741              and thus fails to clean up tmp files on dosish platforms
69742              
69743              typos (spotted by Peter Prymmer)
69744              
69745              typo fix from Craig Berry
69746      Branch: maint-5.6/perl
69747           !> Configure Makefile.SH config_h.SH ext/IPC/SysV/Makefile.PL
69748           !> pod/perldelta.pod pod/perlre.pod sv.c t/lib/english.t
69749           !> t/lib/selfloader.t t/op/sprintf.t vms/subconfigure.com
69750           !> x2p/Makefile.SH
69751 ____________________________________________________________________________
69752 [  7778] By: gsar                                  on 2000/11/20  16:46:51
69753         Log: integrate changes#6340..6342,6348,6354,6356,6357,6371,6372,6375
69754              
69755              Subject: Re: format bug report  [Patch]
69756              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
69757              Date: Wed, 05 Jul 2000 13:12:52 +0200
69758              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
69759              
69760              Subject: Re: format bug report  [Patch]
69761              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
69762              Date: Wed, 05 Jul 2000 14:10:01 +0200
69763              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
69764              
69765              Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
69766              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
69767              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
69768              Date: Fri, 07 Jul 2000 17:57:16 +0100
69769              
69770              Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
69771              To: perl5-porters@perl.org
69772              From: Karsten Sperling <spiff@phreax.net>
69773              Date: Mon, 10 Jul 2000 15:12:52 +0200
69774              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
69775              
69776              README.posix-bc podified from Thomas Dorner.
69777              
69778              Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take2
69779              From: Dominic Dunlop <domo@computer.org>
69780              Date: Tue, 11 Jul 2000 12:27:33 +0200
69781              Message-Id: <p04320405b590a14d4650@[192.168.1.4]>
69782              
69783              Typo in #6341.
69784              
69785              Fix for
69786              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
69787              From: Roderick Schertler <roderick@argon.org>
69788              Date: Tue, 11 Jul 2000 13:55:05 -0400
69789              Message-Id: <200007111755.NAA05077@jones.argon.org>
69790              
69791              Minor cleanups on the booklist.
69792              
69793              Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
69794              regen perltoc.
69795              
69796              windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
69797      Branch: maint-5.6/perl
69798           +> pod/perlbook.pod
69799           !> MANIFEST README.posix-bc doio.c lib/Symbol.pm pod/Makefile.SH
69800           !> pod/buildtoc.PL pod/perl.pod pod/perlfaq2.pod pod/perltoc.pod
69801           !> pp_hot.c t/op/sprintf.t t/op/write.t toke.c win32/win32sck.c
69802 ____________________________________________________________________________
69803 [  7777] By: jhi                                   on 2000/11/20  16:08:49
69804         Log: Update Changes.
69805      Branch: perl
69806            ! Changes patchlevel.h
69807 ____________________________________________________________________________
69808 [  7776] By: jhi                                   on 2000/11/20  15:27:56
69809         Log: Assume SOCKS is broken in all 64bitall platforms, not just Solaris.
69810              This may be overly harsh but until proven otherwise, we think this
69811              way, or until we have a simple test for Configure (having to start
69812              up servers is does not count as simple) to check for the problems.
69813      Branch: perl
69814            ! perl.h
69815 ____________________________________________________________________________
69816 [  7775] By: jhi                                   on 2000/11/20  15:22:17
69817         Log: Solaris hints tweaks.
69818      Branch: perl
69819            ! hints/solaris_2.sh
69820 ____________________________________________________________________________
69821 [  7774] By: jhi                                   on 2000/11/20  15:01:20
69822         Log: Add a workaround to SOCKS 64-bit problems.
69823      Branch: perl
69824            ! doio.c embed.h embed.pl perlsdio.h proto.h
69825 ____________________________________________________________________________
69826 [  7773] By: jhi                                   on 2000/11/20  14:51:47
69827         Log: sysseek() instead of seek().
69828      Branch: perl
69829            ! t/lib/syslfs.t
69830 ____________________________________________________________________________
69831 [  7772] By: gsar                                  on 2000/11/20  13:06:23
69832         Log: integrate changes#6315..6319,6321..6331,6333..6338
69833              
69834              Integrate with Sarathy, preliminary fix for unicos
69835              alignment problems in [ID 20000612.002] Perl problem on Cray system.
69836              
69837              some debugger output does not go to the socket when RemotePort is set
69838              
69839              winsock cleanup never done on Windows (leads to handle leaks)
69840              
69841              fix UNC path handling on Windows under ithreads, and chdir()
69842              return value when given a non-existent directory
69843              
69844              Autogenerate pod/Makefile and pod/buildtoc.
69845              buildtoc also checks whether the existin pods are
69846              mentioned in MANIFEST and perl.pod, and vice versa.
69847              (None of the thusly found discrepancies fixed yet.)
69848              roffitall also needs to be autogenerated similarly but it
69849              seems so badly out of date that I didn't touch it yet.
69850              
69851              Config is being used.
69852              
69853              Add =head1 NAMEs so that buildtoc is happy.
69854              (The CGI::Util nit reported to Lincoln.)
69855              
69856              Fix complaints of buildtoc.
69857              
69858              Fix the alignment problem in Crays ([ID 20000612.002]).
69859              
69860              Remove perlbook, update perlfaq book listing,
69861              rearrange perl.pod, regenerate perltoc.
69862              
69863              Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
69864              was cast to an unsigned (32-bit) integer with wild abandon.
69865              
69866              winsock options weren't being set in all threads under ithreads
69867              (caused send()s from second and subsequent threads to fail)
69868              
69869              accept() leaks memory on windows due to incorrect ordering of
69870              closesocket() and fclose() calls
69871              
69872              Reorder perl.pod once more.
69873              
69874              More POSIX.pod tweaks.
69875              
69876              Sprinkle ldlibpath.
69877              
69878              Precedence goof, fix based on
69879              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
69880              From: Hugo <hv@crypt.compulink.co.uk>
69881              Date: Tue, 11 Jul 2000 12:52:38 +0100
69882              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
69883              
69884              Subject: PATCH perlguts.pod: Document D and d magic types
69885              From: mjd@plover.com
69886              Date: 5 Jul 2000 18:01:51 -0000
69887              Message-ID: <20000705180151.29413.qmail@plover.com>
69888              
69889              Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
69890              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
69891              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
69892              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
69893              
69894              Subject: [PATCH cfgperl] $& segfaults if you trick it
69895              From: simon@brecon.co.uk (Simon Cozens)
69896              Date: 7 Jul 2000 11:26:09 GMT
69897              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
69898              
69899              Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
69900              From: Hugo <hv@crypt.compulink.co.uk>
69901              Date: Tue, 11 Jul 2000 12:44:50 +0100
69902              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
69903              
69904              Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
69905              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
69906              Date: Tue, 11 Jul 2000 13:50:51 +0100
69907              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
69908      Branch: maint-5.6/perl
69909           +> ext/DynaLoader/hints/netbsd.pl lib/Win32.pod pod/Makefile.SH
69910           +> pod/buildtoc.PL
69911            - pod/Makefile pod/Win32.pod pod/buildtoc pod/perlbook.pod
69912           !> (integrate 26 files)
69913 ____________________________________________________________________________
69914 [  7771] By: gsar                                  on 2000/11/20  12:31:42
69915         Log: integrate changes#6283..6285,6291,6294..6300,6302..6304,6306..6307,
69916              6310,6311,6314
69917              
69918              Subject: [PATCH bleedperl] File::Spec 0.82 beta
69919              From: Barrie Slaymaker <barries@jester.slaysys.com>
69920              Date: Wed, 28 Jun 2000 11:35:29 -0400
69921              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
69922              
69923              tweak perlembed for multiplicity/usethreads sanity; correct notes
69924              about Windows
69925              
69926              localize %INC in a Safe compartment so that use/require work
69927              (many other magic globals probably need similar treatment)
69928              
69929              dounwind() may cause POPSUB() to diddle the wrong PL_curpad
69930              when @_ is modified, causing coredumps
69931              
69932              slurp mode fix in change#4736 still not quite right
69933              
69934              Point to perlipc for more SysV IPC examples.
69935              
69936              Elaborate POSIX.pod.  Still needs work.
69937              
69938              fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
69939              
69940              fix large memory leak that has been around for ever, masked by
69941              -DPURIFY (most of the arenas were never freed!)
69942              
69943              fix memory leak on Windows (PL_sys_intern contents were never
69944              freed)
69945              
69946              PERL_OBJECT build tweak
69947              
69948              adjust change#6299
69949              
69950              remove rel2abs prototypes (from Barrie Slaymaker)
69951              
69952              missing perldiag entry for unpack("w",...) diagnostic (from
69953              Andreas Koenig)
69954              
69955              better diagnostic on Frob->stuff() when Frob:: doesn't exist
69956              (from Richard Soderberg <rs@oregonnet.com>)
69957              
69958              Win32 patches for cfgperl from Sarathy.
69959              
69960              b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
69961              
69962              More POSIX.pod embellishment.
69963              
69964              tyop in change#6306
69965      Branch: maint-5.6/perl
69966           !> (integrate 44 files)
69967 ____________________________________________________________________________
69968 [  7770] By: gsar                                  on 2000/11/20  11:51:00
69969         Log: integrate changes#6268..6282 from cfgperl branch
69970              
69971              Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
69972              From: Dominic Dunlop <domo@computer.org>
69973              Date: Thu, 29 Jun 2000 12:32:39 +0200
69974              Message-Id: <p04320403b580cc1338db@[192.168.1.4]>
69975              
69976              Regen headers for #6261 (and update embed.pl for this) and #6267,
69977              silence few compiler warnings.
69978              
69979              Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
69980              From: Nicholas Clark <nick@talking.bollo.cx>
69981              Date: Fri, 23 Jun 2000 16:21:15 +0100
69982              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
69983              
69984              Subject: PATCH pod/perltie.pod
69985              From: Ian Phillipps <Ian.Phillipps@iname.com>
69986              Date: Fri, 16 Jun 2000 00:17:19 +0100
69987              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
69988              (only the first hunk, the second hunk had already been done
69989              by some other patch)
69990              
69991              Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
69992              From: Tom Phoenix <rootbeer@redcat.com>
69993              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
69994              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
69995              
69996              Subject: [PATCH] xsub attributes
69997              From: Doug MacEachern <dougm@covalent.net>
69998              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
69999              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
70000              
70001              Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
70002              From: Andy Dougherty <doughera@lafayette.edu>
70003              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
70004              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
70005              
70006              Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
70007              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
70008              Date: Tue, 13 Jun 2000 02:43:48 -0500
70009              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
70010              
70011              Subject: [PATCH] Re: eval documentation: context
70012              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
70013              Date: Mon, 12 Jun 2000 15:07:29 +0100
70014              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
70015              
70016              Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
70017              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
70018              Date: Mon, 12 Jun 2000 14:55:59 +0100
70019              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
70020              
70021              Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
70022              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
70023              Date: Fri, 09 Jun 2000 12:39:27 -0400
70024              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
70025              (plus update the version "number" of Text::Wrap)
70026              
70027              Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
70028              From: Tim Ayers <tayers@bridge.com>
70029              Date: Thu, 08 Jun 2000 08:11:06 +0200
70030              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
70031              [resent by Richard Foley, Message-Id probably wrong]
70032              
70033              Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
70034              From: rspier@pobox.com (Robert Spier)
70035              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
70036              Message-ID: <14654.31913.845602.610277@rls.cx>
70037              
70038              Subject: [PATCH 5.6.0] utils/h2xs.PL
70039              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
70040              Date: Wed, 7 Jun 2000 04:02:04 -0500
70041              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
70042              
70043              Subject: [PATCH 5.6.0]ITHREADs for VMS
70044              From: Dan Sugalski <dan@sidhe.org>
70045              Date: Tue, 06 Jun 2000 11:59:50 -0400
70046              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
70047      Branch: maint-5.6/perl
70048           !> (integrate 31 files)
70049 ____________________________________________________________________________
70050 [  7769] By: gsar                                  on 2000/11/20  11:29:06
70051         Log: integrate changes#6261..6266 from cfgperl
70052              
70053              Subject: Re: [PATCH cfgperl] BOMs away!
70054              From: simon@brecon.co.uk (Simon Cozens)
70055              Date: 17 Jun 2000 11:49:57 GMT
70056              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
70057              
70058              Subject: 5.6.0 Patch for EPOC
70059              From: Olaf Flebbe <o.flebbe@gmx.de>
70060              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
70061              Message-ID: <23449.960929969@www11.gmx.net>
70062              
70063              tr fixes from Simon Cozens
70064              
70065              Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
70066              From: Marty Lucich <marty@netcom.com>
70067              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
70068              Message-Id: <200006282116.OAA11148@netcom.com>
70069              ccdlflags update (the BSD/OS 4.1 part had already been taken
70070              care of by #6141).
70071              
70072              Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
70073              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
70074              Date: Wed, 28 Jun 2000 17:50:12 -0700
70075              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
70076              
70077              Subject: [PATCH 5.6.0] cygwin port
70078              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
70079              From: "Fifer, Eric" <EFifer@sanwaint.com>
70080              Date: Thu, 29 Jun 2000 12:58:29 +0100
70081      Branch: maint-5.6/perl
70082           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
70083           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
70084           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
70085           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
70086 ____________________________________________________________________________
70087 [  7768] By: gsar                                  on 2000/11/20  11:13:44
70088         Log: integrate changes#6252..6256,6259..6260
70089              
70090              Paranoia tweak on #6249.
70091              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
70092              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
70093              Date: Sun, 25 Jun 2000 23:43:12 -0400
70094              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
70095              
70096              Subject: tr///, help wanted.
70097              From: simon@brecon.co.uk (Simon Cozens)
70098              Date: 28 Jun 2000 11:29:04 GMT
70099              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
70100              
70101              small thinko tweaks
70102              
70103              tweaks from Simon Conzes to further fix tr/// under utf8
70104              
70105              perlnewmod was missing from MANIFEST.
70106              
70107              Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
70108              From: simon@brecon.co.uk (Simon Cozens)
70109              Date: 17 Jun 2000 11:56:44 GMT
70110              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org>
70111              pack U0, pack C0
70112      Branch: maint-5.6/perl
70113           !> MANIFEST doop.c embed.h embed.pl embedvar.h global.sym
70114           !> lib/Exporter.pm lib/IPC/Open3.pm objXSUB.h op.c
70115           !> pod/perlfunc.pod pp.c pp_proto.h proto.h sv.c t/op/my_stash.t
70116           !> t/op/pack.t t/op/tr.t t/pragma/constant.t t/pragma/warn/op
70117 ____________________________________________________________________________
70118 [  7767] By: gsar                                  on 2000/11/20  10:51:38
70119         Log: integrate change#6250 from cfgperl
70120              
70121              Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
70122              From: Doug MacEachern <dougm@covalent.net>
70123              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
70124              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
70125      Branch: maint-5.6/perl
70126           +> t/op/my_stash.t
70127           !> MANIFEST embed.pl global.sym proto.h toke.c
70128 ____________________________________________________________________________
70129 [  7766] By: gsar                                  on 2000/11/20  10:48:34
70130         Log: integrate changes#6240,6242..6246,6248,6249 from cfgperl
70131              
70132              Subject: [ID 20000626.007] h2xs man page contains trailing garbage
70133              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
70134              Date: Mon, 26 Jun 2000 18:40:14 +0100
70135              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
70136              
70137              Subject: [PATCH] bytes<->utf8 fixes
70138              From: simon@brecon.co.uk (Simon Cozens)
70139              Date: 26 Jun 2000 04:55:45 GMT
70140              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
70141              
70142              Subject: [PATCH] is_utf8_string
70143              From: simon@brecon.co.uk (Simon Cozens)
70144              Date: 26 Jun 2000 02:25:59 GMT
70145              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
70146              
70147              Subject: [PATCH] avoid mg_ptr in '*' magic
70148              From: Doug MacEachern <dougm@covalent.net>
70149              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
70150              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
70151              
70152              Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
70153              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
70154              Date: Sat, 24 Jun 2000 13:06:20 +0100
70155              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
70156              
70157              Allow for standalone testing.
70158              
70159              Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
70160              From: Mark-Jason Dominus <mjd@plover.com>
70161              Date: Tue, 27 Jun 2000 22:36:42 -0400
70162              Message-ID: <20000628023642.12166.qmail@plover.com>
70163              
70164              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
70165              From: Frank Tobin <ftobin@uiuc.edu>
70166              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
70167              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
70168      Branch: maint-5.6/perl
70169           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
70170           !> global.sym gv.c lib/IPC/Open3.pm objXSUB.h perlapi.c perlapi.h
70171           !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp_proto.h
70172           !> proto.h sv.c t/lib/filefunc.t t/lib/filespec.t t/lib/peek.t
70173           !> utf8.c utils/h2xs.PL
70174 ____________________________________________________________________________
70175 [  7765] By: gsar                                  on 2000/11/20  10:29:13
70176         Log: integrate change#6239 from cfgperl
70177              
70178              Configure maintenance.  Sever some dependency cycles,
70179              separate gccversion from the cc unit,
70180              address [ID 20000623.006] Configure script patch for using gcc on AIX
70181              (but solve it a little bit differently),
70182              unduplex some accidentally duplicated units,
70183              suggest using gcc if no cc available
70184              (p5p thread: "Solaris configure: counterproposal", 1999-09)
70185      Branch: maint-5.6/perl
70186           !> Configure Todo-5.6 config_h.SH
70187 ____________________________________________________________________________
70188 [  7764] By: gsar                                  on 2000/11/20  10:25:55
70189         Log: integrate changes#6233..6238 from cfgperl
70190              
70191              Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
70192              From: Mark-Jason Dominus <mjd@plover.com>
70193              Date: Fri, 16 Jun 2000 20:53:04 -0400
70194              Message-ID: <20000617005304.8008.qmail@plover.com>
70195              
70196              Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
70197              because when run as services (Win32ese for daemons)
70198              no environment variables are set and tmpdir ends up as /tmp,
70199              which is ambiguous.
70200              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
70201              From: matt@sergeant.org
70202              Date: 16 Jun 2000 16:30:43 -0000
70203              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
70204              
70205              The thread begun by
70206              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
70207              From: Kevin.Ruscoe@ubsw.com
70208              Date: Fri, 16 Jun 2000 16:38:51 +0100
70209              Message-Id: <H000019b03c300d6@MHS>
70210              
70211              Tweak embed.pl, regen headers.
70212              
70213              Subject: [PATCH 5.6.0] XS module loading fixup for VMS
70214              From: Dan Sugalski <dan@sidhe.org>
70215              Date: Fri, 23 Jun 2000 17:00:00 -0400
70216              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
70217      Branch: maint-5.6/perl
70218           !> (integrate 27 files)
70219 ____________________________________________________________________________
70220 [  7763] By: gsar                                  on 2000/11/20  10:08:08
70221         Log: s/perl56delta/perldelta/g
70222      Branch: maint-5.6/perl
70223            ! pod/Makefile
70224 ____________________________________________________________________________
70225 [  7762] By: gsar                                  on 2000/11/20  10:04:00
70226         Log: integrate changes#6225,6229,6231,6232 from cfgperl
70227              
70228              Add source code filenames to apidoc.
70229              From: simon@brecon.co.uk (Simon Cozens)
70230              Subject: [PATCH embed.pl] Source X-ref
70231              Date: 22 Jun 2000 02:18:49 GMT
70232              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
70233              
70234              Subject: README.hpux version 0.6.1
70235              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
70236              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
70237              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
70238              
70239              Subject: [PATCH 5.6.0] cygwin port
70240              From: "Fifer, Eric" <EFifer@sanwaint.com>
70241              Date: Tue, 20 Jun 2000 14:30:58 +0100
70242              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
70243              
70244              Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
70245              From: simon@brecon.co.uk (Simon Cozens)
70246              Date: 19 Jun 2000 15:18:27 GMT
70247              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
70248              
70249              plus update pod/Makefile and regenerate perltoc
70250      Branch: maint-5.6/perl
70251           +> pod/perlutil.pod
70252           !> MANIFEST README.cygwin README.hpux Todo-5.6 embed.pl
70253           !> lib/File/Find.pm pod/Makefile pod/perltoc.pod pod/roffitall
70254 ____________________________________________________________________________
70255 [  7761] By: jhi                                   on 2000/11/20  04:09:55
70256         Log: Miraculous typo.
70257      Branch: perl
70258            ! t/op/pat.t
70259 ____________________________________________________________________________
70260 [  7760] By: jhi                                   on 2000/11/20  04:06:08
70261         Log: Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
70262              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
70263              Date: Sun, 19 Nov 2000 22:30:26 -0500
70264              Message-ID: <20001119223026.A5165@monk.mps.ohio-state.edu>
70265      Branch: perl
70266            ! regexec.c scope.h t/op/pat.t
70267 ____________________________________________________________________________
70268 [  7759] By: jhi                                   on 2000/11/20  02:05:22
70269         Log: Make certain MacOS Classic has NO_ENVIRON_ARRAY.
70270      Branch: perl
70271            ! perl.h
70272 ____________________________________________________________________________
70273 [  7758] By: jhi                                   on 2000/11/20  01:58:11
70274         Log: Subject: [perl 7711: EPOC] updates
70275              From: Olaf Flebbe <o.flebbe@gmx.de>
70276              Date: Sun, 19 Nov 2000 19:33:30 +0100 (MET)
70277              Message-ID: <25575.974658810@www23.gmx.net>               
70278      Branch: perl
70279            + lib/File/Spec/Epoc.pm
70280            ! MANIFEST epoc/epocish.c lib/CGI.pm lib/Cwd.pm
70281            ! lib/File/Basename.pm lib/File/Find.pm lib/File/Path.pm
70282            ! lib/File/Spec.pm perl.c sv.c
70283 ____________________________________________________________________________
70284 [  7757] By: jhi                                   on 2000/11/20  01:53:11
70285         Log: ext/re/hints/MSWin32.pl seems to be missing from perlio.
70286      Branch: perl
70287            ! MANIFEST
70288 ____________________________________________________________________________
70289 [  7756] By: jhi                                   on 2000/11/20  01:47:22
70290         Log: Integrate perlio.
70291      Branch: perl
70292            - ext/re/hints/MSWin32.pl
70293           !> global.sym perlio.c perlio.h perliol.h pod/perlapi.pod sv.c
70294           !> win32/config.gc win32/config_H.gc win32/win32sck.c
70295 ____________________________________________________________________________
70296 [  7755] By: nick                                  on 2000/11/19  20:57:17
70297         Log: Add dummy crlf layer (just as buffer)
70298              Correct 1st bug - one layer of indirection.
70299      Branch: perlio
70300            ! perlio.c perlio.h perliol.h
70301 ____________________________________________________________________________
70302 [  7754] By: nick                                  on 2000/11/19  20:56:12
70303         Log: Work-round to Perl_deb_nocontext is no longer required
70304      Branch: perlio
70305            - ext/re/hints/MSWin32.pl
70306 ____________________________________________________________________________
70307 [  7753] By: nick                                  on 2000/11/19  20:01:16
70308         Log: diff -se shows these as different
70309      Branch: perlio
70310            ! global.sym pod/perlapi.pod
70311 ____________________________________________________________________________
70312 [  7752] By: nick                                  on 2000/11/19  18:57:30
70313         Log: Configure GCC/Win32 build -Duseperlio
70314              Fix a couple of gross issues
70315              - double-include of ../deb.o in re.dll
70316              - win32sck.c needs PerlIO and FILE 
70317      Branch: perlio
70318            ! ext/re/hints/MSWin32.pl win32/config.gc win32/config_H.gc
70319            ! win32/win32sck.c
70320 ____________________________________________________________________________
70321 [  7751] By: nick                                  on 2000/11/19  17:05:36
70322         Log: Special case :crlf and :raw in dummy PerlIO_apply_layers
70323      Branch: perlio
70324            ! perlio.c
70325 ____________________________________________________________________________
70326 [  7750] By: nick                                  on 2000/11/19  16:57:14
70327         Log: Missing aTHX_
70328      Branch: perlio
70329            ! sv.c
70330 ____________________________________________________________________________
70331 [  7749] By: jhi                                   on 2000/11/19  16:28:40
70332         Log: Subject: [ID 20001118.006] [PATCH] perl@7707 djgpp/config.over, hints/dos_djgpp.sh and Storable.pm
70333              From: "Peter J. Farley III" <pjfarley@banet.net>
70334              Date: Sun, 19 Nov 2000 01:42:58 -0500
70335              Message-Id: <5.0.1.4.0.20001119011855.00a55ec0@pop5.banet.net>
70336      Branch: perl
70337            ! djgpp/config.over ext/Storable/Storable.pm hints/dos_djgpp.sh
70338 ____________________________________________________________________________
70339 [  7748] By: jhi                                   on 2000/11/19  16:08:10
70340         Log: Subject: podlators 1.05 available        
70341              From: Russ Allbery <rra@stanford.edu>   
70342              Date: 18 Nov 2000 22:04:28 -0800
70343              Message-ID: <ylitpkijkj.fsf@windlord.stanford.edu>
70344      Branch: perl
70345            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL
70346 ____________________________________________________________________________
70347 [  7747] By: nick                                  on 2000/11/19  11:19:39
70348         Log: Integrate mainline
70349      Branch: perlio
70350           !> embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
70351           !> util.c
70352 ____________________________________________________________________________
70353 [  7746] By: jhi                                   on 2000/11/19  06:42:22
70354         Log: Make hex scanning warn on "\x{x}" and "\xx".
70355              "\x" and and hex("x") are still valid.
70356      Branch: perl
70357            ! util.c
70358 ____________________________________________________________________________
70359 [  7745] By: nick                                  on 2000/11/18  22:52:28
70360         Log: Integrate mainline
70361      Branch: perlio
70362           !> emacs/ptags embed.h embed.pl lib/CPAN.pm lib/CPAN/FirstTime.pm
70363           !> perl.h perlio.c proto.h regcomp.c regcomp.h
70364 ____________________________________________________________________________
70365 [  7744] By: jhi                                   on 2000/11/18  22:50:28
70366         Log: Introduce Perl_utf8_length().  Use it.
70367      Branch: perl
70368            ! embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
70369 ____________________________________________________________________________
70370 [  7743] By: jhi                                   on 2000/11/18  22:38:51
70371         Log: Compiler denit.
70372      Branch: perl
70373            ! perlio.c
70374 ____________________________________________________________________________
70375 [  7742] By: jhi                                   on 2000/11/18  20:33:05
70376         Log: Integrate perlio.
70377      Branch: perl
70378           !> cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
70379           !> perlio.h pp_ctl.c pp_sys.c sv.c
70380 ____________________________________________________________________________
70381 [  7741] By: jhi                                   on 2000/11/18  20:31:27
70382         Log: Subject: [PATCH 5.7.0] make regcomp reenterable
70383              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
70384              Date: Fri, 17 Nov 2000 20:35:11 -0500
70385              Message-ID: <20001117203511.A13121@monk.mps.ohio-state.edu>
70386              
70387              Subject: Re: [PATCH 5.7.0] make regcomp reenterable
70388              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
70389              Date: Fri, 17 Nov 2000 21:03:47 -0500
70390              Message-ID: <20001117210347.A16570@monk.mps.ohio-state.edu>
70391              
70392              Plus a little bit of tweaking in pregcomp().
70393      Branch: perl
70394            ! embed.h embed.pl perl.h proto.h regcomp.c regcomp.h
70395 ____________________________________________________________________________
70396 [  7740] By: nick                                  on 2000/11/18  20:17:22
70397         Log: Lexical use open ... support:
70398              add ->cop_io to COP structure in cop.h.
70399              Make mg.c and gv.c associate it with ${^OPEN}.
70400              Make lib/open.pm set it.
70401              Have sv.c, perl.c, pp_ctl.c, op.c manipulate it in a manner
70402              manner similar to ->cop_warnings.
70403              Have doio.c's do_open9 and pp_sys.c's pp_backticks use it as default and
70404              call new PerlIO_apply_layers().
70405              Declare latter in perlio.h and define in perlio.c
70406      Branch: perlio
70407            ! cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
70408            ! perlio.h pp_ctl.c pp_sys.c sv.c
70409 ____________________________________________________________________________
70410 [  7739] By: jhi                                   on 2000/11/18  19:54:00
70411         Log: Integrate perlio.
70412      Branch: perl
70413           !> doio.c perlio.c pp.c
70414 ____________________________________________________________________________
70415 [  7738] By: jhi                                   on 2000/11/18  17:16:13
70416         Log: Subject: [PATCH 5.7.0] etags broken again
70417              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
70418              Date: Sat, 18 Nov 2000 02:41:36 -0500
70419              Message-ID: <20001118024136.A19097@monk.mps.ohio-state.edu>
70420      Branch: perl
70421            ! emacs/ptags
70422 ____________________________________________________________________________
70423 [  7737] By: jhi                                   on 2000/11/18  17:12:18
70424         Log: Upgrade to CPAN.pm 1.58_93 (the RC1 for 1.59), from Andreas König.
70425      Branch: perl
70426            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
70427 ____________________________________________________________________________
70428 [  7736] By: nick                                  on 2000/11/18  14:06:20
70429         Log: Basic tweaks to do_open() type parsing to allow layer/discipline
70430              part to be isolated.
70431      Branch: perlio
70432            ! doio.c perlio.c
70433 ____________________________________________________________________________
70434 [  7735] By: nick                                  on 2000/11/18  11:03:32
70435         Log: Integrate mainline
70436      Branch: perlio
70437           !> Changes README.amiga README.win32 patchlevel.h
70438           !> pod/perlfunc.pod pp.c regcomp.c regexec.c t/op/re_tests
70439 ____________________________________________________________________________
70440 [  7734] By: jhi                                   on 2000/11/18  01:18:56
70441         Log: Update Changes.
70442      Branch: perl
70443            ! Changes patchlevel.h
70444 ____________________________________________________________________________
70445 [  7733] By: jhi                                   on 2000/11/18  00:32:54
70446         Log: Subject: [PATCH 5.7.0] restore match data on backtracing
70447              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
70448              Date: Fri, 17 Nov 2000 17:28:02 -0500
70449              Message-ID: <20001117172802.A1032@monk.mps.ohio-state.edu>
70450      Branch: perl
70451            ! regcomp.c regexec.c t/op/re_tests
70452 ____________________________________________________________________________
70453 [  7732] By: jhi                                   on 2000/11/18  00:28:56
70454         Log: Sparc 64-bit pack() fix from Jens Hamisch.
70455      Branch: perl
70456            ! pp.c
70457 ____________________________________________________________________________
70458 [  7731] By: jhi                                   on 2000/11/18  00:18:39
70459         Log: Explain in more detail the {} syntax ambiguousity.
70460              
70461              Subject: [PATCH] Re: [ID 20001117.003] map { "$_", 1} @array is syntax error
70462              From: Nicholas Clark <nick@ccl4.org>
70463              Date: Fri, 17 Nov 2000 22:10:28 +0000
70464              Message-ID: <20001117221028.A88930@plum.flirble.org>
70465      Branch: perl
70466            ! pod/perlfunc.pod
70467 ____________________________________________________________________________
70468 [  7730] By: jhi                                   on 2000/11/18  00:12:18
70469         Log: Subject: Fix for README.amiga (20000323.033)
70470              From: "Stephen P. Potter" <spp@spotter.yi.org>
70471              Date: Fri, 17 Nov 2000 12:25:51 -0500
70472              Message-Id: <200011171725.MAA05768@spotter.yi.org>
70473      Branch: perl
70474            ! README.amiga
70475 ____________________________________________________________________________
70476 [  7729] By: jhi                                   on 2000/11/18  00:08:34
70477         Log: Subject: [PATCH 5.6.0 README.win32] very minor typos
70478              From: "A. C. Yardley" <yardley@tanet.net>
70479              Date: Mon, 3 Apr 2000 11:35:33 -0700
70480              Message-ID: <3483.000403@tanet.net>
70481      Branch: perl
70482            ! README.win32
70483 ____________________________________________________________________________
70484 [  7728] By: nick                                  on 2000/11/17  21:59:47
70485         Log: Integrate mainline
70486      Branch: perlio
70487           !> configure.com hints/solaris_2.sh lib/Carp/Heavy.pm
70488           !> lib/ExtUtils/xsubpp lib/Pod/Checker.pm pod/perlfaq9.pod
70489           !> pod/perlhack.pod pod/perllocale.pod pod/perlmodlib.PL
70490           !> pod/perlpod.pod pod/perlxs.pod pod/perlxstut.pod t/lib/b.t
70491 ____________________________________________________________________________
70492 [  7727] By: nick                                  on 2000/11/17  21:56:31
70493         Log: Experiment on use of attributes.pm interface.
70494              Valid generic fix to auto-vivify code in rv2gv - only "upgrade" to
70495              SVt_PVRV if not already something better (else vivify of say magic gets
70496              core dump).
70497      Branch: perlio
70498            ! perlio.c pp.c
70499 ____________________________________________________________________________
70500 [  7726] By: jhi                                   on 2000/11/17  14:15:49
70501         Log: Subject: Fix for 20000815.006
70502              From: "Stephen P. Potter" <spp@spotter.yi.org>
70503              Date: Fri, 17 Nov 2000 08:57:45 -0500
70504              Message-Id: <200011171357.IAA05122@spotter.yi.org>
70505              
70506              It's really 20000518.006.
70507      Branch: perl
70508            ! pod/perlmodlib.PL
70509 ____________________________________________________________________________
70510 [  7725] By: jhi                                   on 2000/11/17  14:12:31
70511         Log: Subject: Fix for 20000409.001
70512              From: "Stephen P. Potter" <spp@spotter.yi.org>
70513              Date: Fri, 17 Nov 2000 08:55:45 -0500
70514              Message-Id: <200011171355.IAA05104@spotter.yi.org>
70515      Branch: perl
70516            ! pod/perlfaq9.pod
70517 ____________________________________________________________________________
70518 [  7724] By: jhi                                   on 2000/11/17  14:08:58
70519         Log: Undo #7627 now that we have =head3.
70520      Branch: perl
70521            ! pod/perlhack.pod
70522 ____________________________________________________________________________
70523 [  7723] By: jhi                                   on 2000/11/17  14:04:09
70524         Log: As surmised the #7719 wasn't a good move.
70525      Branch: perl
70526            ! hints/solaris_2.sh
70527 ____________________________________________________________________________
70528 [  7722] By: jhi                                   on 2000/11/17  13:59:04
70529         Log: Also the 64bitall hints can be either here or there.
70530      Branch: perl
70531            ! hints/solaris_2.sh
70532 ____________________________________________________________________________
70533 [  7721] By: jhi                                   on 2000/11/17  02:26:23
70534         Log: Test tweak for the open pragma.
70535      Branch: perl
70536            ! t/lib/b.t
70537 ____________________________________________________________________________
70538 [  7720] By: jhi                                   on 2000/11/17  00:23:22
70539         Log: The long double hints can be here or there.
70540      Branch: perl
70541            ! hints/solaris_2.sh
70542 ____________________________________________________________________________
70543 [  7719] By: jhi                                   on 2000/11/17  00:14:06
70544         Log: For Solaris use64bitall the stdchar needs a little bit of help.
70545      Branch: perl
70546            ! hints/solaris_2.sh
70547 ____________________________________________________________________________
70548 [  7718] By: jhi                                   on 2000/11/16  23:27:34
70549         Log: Subject: Re: Bug in Carp::Heavy/5.6.0?
70550              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
70551              Date: Wed, 15 Nov 2000 08:56:32 +0100
70552              Message-ID: <3A1241B0.64477E00@alcatel.at>
70553      Branch: perl
70554            ! lib/Carp/Heavy.pm
70555 ____________________________________________________________________________
70556 [  7717] By: jhi                                   on 2000/11/16  23:23:29
70557         Log: Subject: [PATCH] Re: 20001101.003 PDL
70558              From: Nicholas Clark <nick@ccl4.org>
70559              Date: Thu, 16 Nov 2000 16:48:25 +0000
70560              Message-ID: <20001116164825.B93487@plum.flirble.org>
70561      Branch: perl
70562            ! lib/ExtUtils/xsubpp pod/perlxs.pod pod/perlxstut.pod
70563 ____________________________________________________________________________
70564 [  7716] By: jhi                                   on 2000/11/16  23:21:31
70565         Log: Subject: [PATCH] Re: [p5p] [PATCH perlpod.pod] Digging into the =head
70566              From: "Casey R. Tweten" <crt@kiski.net>
70567              Date: Thu, 16 Nov 2000 12:02:47 -0500 (EST)
70568              Message-ID: <Pine.OSF.4.21.0011161200410.700-100000@home.kiski.net>
70569      Branch: perl
70570            ! lib/Pod/Checker.pm pod/perlpod.pod
70571 ____________________________________________________________________________
70572 [  7715] By: jhi                                   on 2000/11/16  23:19:40
70573         Log: Avoid an infinite loop in VMS when utils scripts are run
70574              with no arguments, from Charles Lane.
70575      Branch: perl
70576            ! configure.com
70577 ____________________________________________________________________________
70578 [  7714] By: jhi                                   on 2000/11/16  23:17:08
70579         Log: Subject: perllocale.pod changes
70580              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
70581              Date: Mon, 13 Nov 2000 10:09:22 +0300
70582              Message-ID: <402099F49BEED211999700805FC7359F825416@ru0028exch01.spb.lucent.com>
70583      Branch: perl
70584            ! pod/perllocale.pod
70585 ____________________________________________________________________________
70586 [  7713] By: jhi                                   on 2000/11/16  23:14:06
70587         Log: Integrate perlio.
70588      Branch: perl
70589           !> doio.c perlio.c perlio.h util.c
70590 ____________________________________________________________________________
70591 [  7712] By: nick                                  on 2000/11/16  21:10:58
70592         Log: Integrate mainline
70593      Branch: perlio
70594           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
70595           !> config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
70596           !> uconfig.sh vos/config.alpha.def vos/config.alpha.h
70597           !> vos/config.ga.def vos/config.ga.h win32/config.bc
70598           !> win32/config.gc win32/config.vc
70599 ____________________________________________________________________________
70600 [  7711] By: nick                                  on 2000/11/16  19:56:41
70601         Log: Minor tweaks:
70602              consistent way of getting 'rb', 'wb' etc. for binary opens
70603              move *perlio::layers to *open::layers
70604              a #define to show layers available
70605              DOSISH popen/PerlIO had export/import sense inverted.
70606      Branch: perlio
70607            ! doio.c perlio.c perlio.h util.c
70608 ____________________________________________________________________________
70609 [  7710] By: jhi                                   on 2000/11/16  15:46:05
70610         Log: Add HAS_SBRK_PROTO.
70611      Branch: metaconfig/U/perl
70612            + d_sbrkproto.U
70613      Branch: perl
70614            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
70615            ! config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
70616            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
70617            ! vos/config.ga.def vos/config.ga.h win32/config.bc
70618            ! win32/config.gc win32/config.vc
70619 ____________________________________________________________________________
70620 [  7709] By: nick                                  on 2000/11/16  07:31:49
70621         Log: Integrate mainline
70622      Branch: perlio
70623           !> (integrate 35 files)
70624 ____________________________________________________________________________
70625 [  7708] By: jhi                                   on 2000/11/16  05:33:03
70626         Log: These files are text, not binary.
70627      Branch: perl
70628            ! ext/Encode/Encode/iso8859-10.enc
70629            ! ext/Encode/Encode/iso8859-13.enc
70630            ! ext/Encode/Encode/iso8859-14.enc
70631            ! ext/Encode/Encode/iso8859-15.enc
70632 ____________________________________________________________________________
70633 [  7707] By: jhi                                   on 2000/11/16  01:53:37
70634         Log: Update Changes.
70635      Branch: perl
70636            ! Changes patchlevel.h
70637 ____________________________________________________________________________
70638 [  7706] By: jhi                                   on 2000/11/16  01:35:59
70639         Log: More #undefing of stdio.
70640      Branch: perl
70641            ! fakesdio.h nostdio.h
70642 ____________________________________________________________________________
70643 [  7705] By: jhi                                   on 2000/11/16  01:34:18
70644         Log: Add fwalk() probe to the configuration files and regen perltoc.
70645      Branch: perl
70646            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
70647            ! config_h.SH configure.com epoc/config.sh pod/perltoc.pod
70648            ! uconfig.h uconfig.sh util.c vos/config.alpha.def
70649            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
70650            ! win32/config.bc win32/config.gc win32/config.vc
70651 ____________________________________________________________________________
70652 [  7704] By: jhi                                   on 2000/11/16  01:33:07
70653         Log: Add the _fwalk() unit.  (The probe says 'fwalk()'.  Time for
70654              an optional third argument to Inlibc?)
70655      Branch: metaconfig/U/perl
70656            + d__fwalk.U
70657 ____________________________________________________________________________
70658 [  7703] By: jhi                                   on 2000/11/16  01:09:22
70659         Log: The type of the hash_cb() size argument is tricky.
70660      Branch: perl
70661            ! ext/DB_File/DB_File.xs
70662 ____________________________________________________________________________
70663 [  7702] By: jhi                                   on 2000/11/15  23:01:16
70664         Log: Quick temporary fix for 20001114.008 as suggested by Nick Ing-Simmons.
70665      Branch: perl
70666            ! nostdio.h
70667 ____________________________________________________________________________
70668 [  7701] By: jhi                                   on 2000/11/15  22:52:32
70669         Log: Detypo.
70670      Branch: perl
70671            ! t/lib/bigfltpm.t
70672 ____________________________________________________________________________
70673 [  7700] By: jhi                                   on 2000/11/15  22:51:56
70674         Log: UINT64_C() work continues.
70675      Branch: perl
70676            ! handy.h perl.h utf8.h
70677 ____________________________________________________________________________
70678 [  7699] By: jhi                                   on 2000/11/15  14:13:04
70679         Log: SOCKS has its own USE_THREADS, based on
70680              
70681              Subject: [ID 20001114.002] et. al. bugfix followup
70682              From: Jens Hamisch <jens@Strawberry.COM> 
70683              Date: Wed, 15 Nov 2000 14:23:11 +0100
70684              Message-ID: <20001115142311.A21164@Strawberry.COM>
70685      Branch: perl
70686            ! perl.h
70687 ____________________________________________________________________________
70688 [  7698] By: jhi                                   on 2000/11/15  03:50:56
70689         Log: Add few missing #undefs and sort them.
70690      Branch: perl
70691            ! fakesdio.h
70692 ____________________________________________________________________________
70693 [  7697] By: jhi                                   on 2000/11/15  03:39:14
70694         Log: Linenumber fix.
70695      Branch: perl
70696            ! t/pragma/warn/utf8
70697 ____________________________________________________________________________
70698 [  7696] By: jhi                                   on 2000/11/15  02:55:26
70699         Log: EBCDIC tweaks.
70700              
70701              Subject: [PATCH: perl@7674 ++] fixes for warnings and regmesg (reprise)
70702              From: Peter Prymmer <pvhp@forte.com>
70703              Date: Tue, 14 Nov 2000 17:05:11 -0800 (PST)
70704              Message-ID: <Pine.OSF.4.10.10011141653510.106218-100000@aspara.forte.com>
70705      Branch: perl
70706            ! t/op/regmesg.t t/pragma/warn/utf8
70707 ____________________________________________________________________________
70708 [  7695] By: jhi                                   on 2000/11/15  02:53:58
70709         Log: Subject: [PATCH: perl@7674 + Scott-Thoennes] hush warnings about malformed EBCDIC text
70710              From: Peter Prymmer <pvhp@forte.com>
70711              Date: Tue, 14 Nov 2000 15:09:41 -0800 (PST)
70712              Message-ID: <Pine.OSF.4.10.10011141500260.106218-100000@aspara.forte.com>
70713      Branch: perl
70714            ! utf8.c
70715 ____________________________________________________________________________
70716 [  7694] By: jhi                                   on 2000/11/15  02:50:55
70717         Log: Subject: [PATCH: perl@7674] updates to README.os390
70718              From: Prymmer/Kahn <pvhp@best.com>
70719              Date: Tue, 14 Nov 2000 09:20:20 -0800 (PST)
70720              Message-ID: <Pine.BSF.4.21.0011140913370.15162-100000@shell8.ba.best.com>
70721      Branch: perl
70722            ! README.os390
70723 ____________________________________________________________________________
70724 [  7693] By: jhi                                   on 2000/11/15  02:48:37
70725         Log: Quit utf8_to_uv() instantly if curlen == 0.
70726      Branch: perl
70727            ! utf8.c
70728 ____________________________________________________________________________
70729 [  7692] By: jhi                                   on 2000/11/15  02:24:29
70730         Log: Use u_int32_t for the size of hash_cb(), not size_t.
70731              
70732              Subject: [ID 20001114.003] Solaris 8, 64 Bit DB_file patch
70733              From: Jens Hamisch <jens@Strawberry.COM>     
70734              Date: Tue, 14 Nov 2000 19:03:55 +0100
70735              Message-Id: <20001114190355.A20559@Strawberry.COM>
70736      Branch: perl
70737            ! ext/DB_File/DB_File.xs
70738 ____________________________________________________________________________
70739 [  7691] By: jhi                                   on 2000/11/15  02:20:12
70740         Log: Use UINT64_C().
70741              
70742              Subject: [ID 20001114.006] 5.7.0-7680 Solaris 8, 64 bit, utf8 patch
70743              From: Jens Hamisch <jens@Strawberry.COM>
70744              Date: Tue, 14 Nov 2000 19:16:23 +0100
70745              Message-Id: <20001114191623.G20559@Strawberry.COM>
70746      Branch: perl
70747            ! utf8.c utf8.h
70748 ____________________________________________________________________________
70749 [  7690] By: jhi                                   on 2000/11/15  02:17:06
70750         Log: Defined INT64_C() and UINT64_C() unless defined by <inttypes.h>
70751              (a macro to define signed and unsigned integer constants).
70752      Branch: perl
70753            ! handy.h
70754 ____________________________________________________________________________
70755 [  7689] By: jhi                                   on 2000/11/15  01:56:51
70756         Log: Regen Configure.
70757      Branch: perl
70758            ! Configure
70759 ____________________________________________________________________________
70760 [  7688] By: jhi                                   on 2000/11/15  01:56:32
70761         Log: Make the unit know about SOCKS.
70762      Branch: metaconfig
70763            ! U/protos/socksizetype.U
70764 ____________________________________________________________________________
70765 [  7687] By: jhi                                   on 2000/11/15  01:54:47
70766         Log: Remove unused dependencies.
70767      Branch: metaconfig
70768            ! U/compline/d_getpagsz.U
70769 ____________________________________________________________________________
70770 [  7686] By: nick                                  on 2000/11/14  21:25:13
70771         Log: Integrate mainline.
70772      Branch: perlio
70773           +> ext/re/hints/MSWin32.pl win32/bin/mdelete.bat
70774           !> MANIFEST doio.c doop.c ext/IO/lib/IO/Handle.pm
70775           !> ext/IO/lib/IO/Seekable.pm ext/SDBM_File/Makefile.PL
70776           !> lib/ExtUtils/MM_Unix.pm lib/perl5db.pl makedef.pl perl.h
70777           !> perlio.c pp.c pp_sys.c toke.c utf8.c utf8.h win32/Makefile
70778           !> win32/config.bc win32/config.gc win32/config.vc
70779           !> win32/makefile.mk win32/win32.c win32/win32.h win32/win32sck.c
70780 ____________________________________________________________________________
70781 [  7685] By: jhi                                   on 2000/11/14  17:54:56
70782         Log: Integrate perlio.
70783      Branch: perl
70784           +> fakesdio.h perliol.h
70785           !> MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
70786           !> perlsdio.h perlsfio.h pod/perlfunc.pod
70787 ____________________________________________________________________________
70788 [  7684] By: nick                                  on 2000/11/14  17:43:04
70789         Log: PerlIO #include and #ifdef re-work.
70790      Branch: perlio
70791            + fakesdio.h perliol.h
70792            ! MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
70793            ! perlsdio.h perlsfio.h
70794 ____________________________________________________________________________
70795 [  7683] By: jhi                                   on 2000/11/14  15:42:40
70796         Log: Hoist the duplicated socket/netdb include logic to perl.h;
70797              undef SETERRNO in case SOCKS has defined it.  Based on:
70798              
70799              Subject: [ID 20001114.002] Code-Cleanups concerning SOCKS5 and Solaris   
70800              From: Jens Hamisch <jens@Strawberry.COM> 
70801              Date: Tue, 14 Nov 2000 11:34:40 +0100
70802              Message-Id: <20001114113440.A20005@Strawberry.COM>
70803      Branch: perl
70804            ! doio.c perl.h pp_sys.c
70805 ____________________________________________________________________________
70806 [  7682] By: jhi                                   on 2000/11/14  14:07:28
70807         Log: Subject: some additions for makefiles for win32 (for perl@7674)
70808              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
70809              Date: Tue, 14 Nov 2000 09:31:13 +0300
70810              Message-ID: <402099F49BEED211999700805FC7359F8254FC@ru0028exch01.spb.lucent.com>
70811      Branch: perl
70812            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
70813            ! win32/makefile.mk
70814 ____________________________________________________________________________
70815 [  7681] By: jhi                                   on 2000/11/14  14:01:41
70816         Log: Subject: tiny typo in perl5db.pl
70817              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
70818              Date: Tue, 14 Nov 2000 09:29:28 +0300
70819              Message-ID: <402099F49BEED211999700805FC7359F8254F7@ru0028exch01.spb.lucent.com>
70820      Branch: perl
70821            ! lib/perl5db.pl
70822 ____________________________________________________________________________
70823 [  7680] By: jhi                                   on 2000/11/14  04:13:50
70824         Log: Redo #7679 with LFs instead of CRLFs.
70825      Branch: perl
70826            ! ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm makedef.pl
70827            ! perlio.c win32/Makefile win32/bin/mdelete.bat win32/config.gc
70828            ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
70829 ____________________________________________________________________________
70830 [  7679] By: jhi                                   on 2000/11/14  01:21:09
70831         Log: Subject: [PATCH perl@7638] Get PerlIO building on Win32
70832              From: Benjamin Stuhl <tiriath@yahoo.com> 
70833              Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
70834              Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
70835      Branch: perl
70836            + win32/bin/mdelete.bat
70837            ! MANIFEST ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
70838            ! makedef.pl perlio.c win32/Makefile win32/config.gc
70839            ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
70840 ____________________________________________________________________________
70841 [  7678] By: jhi                                   on 2000/11/14  01:19:20
70842         Log: Fix the re extension building for Win32.
70843              
70844              Subject: [PATCH perl@7638] Get PerlIO building on Win32
70845              From: Benjamin Stuhl <tiriath@yahoo.com> 
70846              Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
70847              Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
70848      Branch: perl
70849            + ext/re/hints/MSWin32.pl
70850            ! MANIFEST
70851 ____________________________________________________________________________
70852 [  7677] By: jhi                                   on 2000/11/14  01:13:54
70853         Log: Subject: [ID 20001113.003] utf8_to_uv on malformed utf returns wrong values
70854              From: sthoenna@efn.org
70855              Date: Mon, 13 Nov 2000 14:49:40 -0800 (PST)
70856              Message-Id: <200011132249.eADMnek09679@garcia.efn.org>
70857      Branch: perl
70858            ! doop.c pp.c toke.c utf8.c utf8.h
70859 ____________________________________________________________________________
70860 [  7676] By: jhi                                   on 2000/11/13  20:23:15
70861         Log: Subject: Re: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
70862              From: Nicholas Clark <nick@ccl4.org>
70863              Date: Mon, 13 Nov 2000 18:55:04 +0000
70864              Message-ID: <20001113185504.J29183@plum.flirble.org>
70865      Branch: perl
70866            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Seekable.pm
70867 ____________________________________________________________________________
70868 [  7675] By: nick                                  on 2000/11/13  20:21:57
70869         Log: Integrate mainline ...
70870      Branch: perlio
70871           !> Changes MANIFEST doop.c ext/IO/IO.xs ext/IO/lib/IO/Handle.pm
70872           !> ext/IO/lib/IO/Seekable.pm patchlevel.h perl.h perlio.c
70873           !> perlsfio.h pod/perlfunc.pod pod/perlunicode.pod pp.c regexp.h
70874           !> t/io/tell.t t/lib/io_xs.t t/op/bop.t utf8.c
70875 ____________________________________________________________________________
70876 [  7674] By: jhi                                   on 2000/11/13  15:07:56
70877         Log: Update Changes.
70878      Branch: perl
70879            ! Changes patchlevel.h
70880 ____________________________________________________________________________
70881 [  7673] By: jhi                                   on 2000/11/13  14:42:42
70882         Log: Remove the new two tests of lib/io_xs for now, they seem to
70883              fail under perlio on some platforms.
70884      Branch: perl
70885            ! t/lib/io_xs.t
70886 ____________________________________________________________________________
70887 [  7672] By: jhi                                   on 2000/11/13  13:57:53
70888         Log: Make PerlIO_getpos() to behave like fgetpos() on return.
70889      Branch: perl
70890            ! perlio.c
70891 ____________________________________________________________________________
70892 [  7671] By: jhi                                   on 2000/11/13  05:30:48
70893         Log: Placate nervous compilers that see longer than ints switch()ing.
70894      Branch: perl
70895            ! utf8.c
70896 ____________________________________________________________________________
70897 [  7670] By: jhi                                   on 2000/11/13  05:14:21
70898         Log: fputs() does return EOF on error but here we don't care.
70899      Branch: perl
70900            ! perlio.c
70901 ____________________________________________________________________________
70902 [  7669] By: jhi                                   on 2000/11/13  05:02:45
70903         Log: Declare reg_data like reg_substr_data.
70904      Branch: perl
70905            ! regexp.h
70906 ____________________________________________________________________________
70907 [  7668] By: jhi                                   on 2000/11/13  04:54:34
70908         Log: Typos in #7667.
70909      Branch: perl
70910            ! perl.h
70911 ____________________________________________________________________________
70912 [  7667] By: jhi                                   on 2000/11/13  04:49:49
70913         Log: Cleanup messy #ifdef.
70914      Branch: perl
70915            ! perl.h
70916 ____________________________________________________________________________
70917 [  7666] By: jhi                                   on 2000/11/13  04:17:34
70918         Log: Subject: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
70919              From: Nicholas Clark <nick@talking.bollo.cx>
70920              Date: Sun, 12 Nov 2000 21:14:11 +0000
70921              Message-Id: <E13v4S3-0000iY-00@Bagpuss.unfortu.net>
70922              
70923              Note: only one breakage of the two reported is fixed by this patch.
70924      Branch: perl
70925            ! perlio.c
70926 ____________________________________________________________________________
70927 [  7665] By: jhi                                   on 2000/11/13  04:05:07
70928         Log: Tweak the definition of the bit complement on UTF-8 data:
70929              if none of the characters in the string are > 0xff,
70930              the result is a complemented byte string, not a (UTF-8)
70931              char string.  Based on the summary in
70932              
70933              Subject: Re: [ID 20000918.005] ~ on wide chars
70934              From: sthoenna@efn.org (Yitzchak Scott-Thoennes) 
70935              Date: Fri, 10 Nov 2000 09:47:15 -0800
70936              Message-ID: <jSDD6gzkgi/T092yn@efn.org>
70937              
70938              This should give us the maximum backward (pre-char string)
70939              compatibility and utf8 compatibility.  The other alternative
70940              would be to limit the bit complement to be always byte only,
70941              taking the least significant byte of the chars.
70942      Branch: perl
70943            ! doop.c pod/perlunicode.pod pp.c t/op/bop.t
70944 ____________________________________________________________________________
70945 [  7664] By: jhi                                   on 2000/11/13  00:23:44
70946         Log: Couple of tests from #7660 salvaged.
70947      Branch: perl
70948            - t/op/tell.t
70949            ! MANIFEST t/io/tell.t
70950 ____________________________________________________________________________
70951 [  7663] By: jhi                                   on 2000/11/13  00:02:48
70952         Log: Subject: [ID 20001112.007] sfio's sftell isn't ftell
70953              From: Nicholas Clark <nick@talking.bollo.cx>
70954              Date: Sun, 12 Nov 2000 21:23:43 +0000
70955              Message-Id: <E13v4bH-0000lN-00@Bagpuss.unfortu.net>
70956      Branch: perl
70957            ! perlsfio.h
70958 ____________________________________________________________________________
70959 [  7662] By: jhi                                   on 2000/11/13  00:01:39
70960         Log: Subject: [ID 20001112.006] IO::Seekable::getpos doesn't check for fgetpos() failure
70961              From: Nicholas Clark <nick@talking.bollo.cx>
70962              Date: Sun, 12 Nov 2000 21:30:04 +0000
70963              Message-Id: <E13v4hQ-0000mn-00@Bagpuss.unfortu.net>
70964      Branch: perl
70965            ! ext/IO/IO.xs ext/IO/lib/IO/Seekable.pm t/lib/io_xs.t
70966 ____________________________________________________________________________
70967 [  7661] By: jhi                                   on 2000/11/12  23:57:29
70968         Log: Document tell() on special streams.
70969      Branch: perl
70970            ! pod/perlfunc.pod
70971 ____________________________________________________________________________
70972 [  7660] By: jhi                                   on 2000/11/12  23:54:22
70973         Log: (Subsumed by #7664)
70974      Branch: perl
70975            + t/op/tell.t
70976            ! MANIFEST
70977 ____________________________________________________________________________
70978 [  7659] By: jhi                                   on 2000/11/12  22:55:25
70979         Log: Many subdocumented return values of the IO extension now documented.
70980              ungetc and write still left subdocumented.
70981              
70982              Subject: [PATCH] (was Re: IO::Handle::ungetc)
70983              From: Nicholas Clark <nick@talking.bollo.cx>
70984              Date: Sun, 12 Nov 2000 21:35:53 +0000
70985              Message-ID: <20001112213552.A3034@Bagpuss.unfortu.net>
70986      Branch: perl
70987            ! ext/IO/lib/IO/Handle.pm
70988 ____________________________________________________________________________
70989 [  7658] By: jhi                                   on 2000/11/12  21:37:06
70990         Log: Subject: [ID 20001112.004] man perlfunc omits tell()'s error return
70991              From: Nicholas Clark <nick@talking.bollo.cx>
70992              Date: Sun, 12 Nov 2000 20:03:22 +0000
70993              Message-Id: <E13v3LV-0008Pd-00@Bagpuss.unfortu.net>
70994      Branch: perl
70995            ! pod/perlfunc.pod
70996 ____________________________________________________________________________
70997 [  7657] By: jhi                                   on 2000/11/12  20:34:55
70998         Log: Integrate perlio.
70999      Branch: perl
71000           !> perlio.c
71001 ____________________________________________________________________________
71002 [  7656] By: nick                                  on 2000/11/12  19:25:06
71003         Log: Add aTHX_ to Perl_croak's (MULTIPLICITY et. al.)
71004      Branch: perlio
71005            ! perlio.c
71006 ____________________________________________________________________________
71007 [  7655] By: nick                                  on 2000/11/12  19:09:41
71008         Log: Integrate mainline
71009      Branch: perlio
71010           +> README.solaris ext/Encode/Encode/cp1006.enc
71011           +> ext/Encode/Encode/cp424.enc ext/Encode/Encode/cp856.enc
71012           +> ext/Encode/Encode/gsm0338.enc ext/Encode/Encode/iso8859-10.enc
71013           +> ext/Encode/Encode/iso8859-13.enc
71014           +> ext/Encode/Encode/iso8859-14.enc
71015           +> ext/Encode/Encode/iso8859-15.enc
71016           !> (integrate 34 files)
71017 ____________________________________________________________________________
71018 [  7654] By: jhi                                   on 2000/11/12  19:00:22
71019         Log: Add a metaconfig unit for fsync.
71020      Branch: metaconfig/U/perl
71021            + d_fsync.U
71022 ____________________________________________________________________________
71023 [  7653] By: jhi                                   on 2000/11/12  19:00:01
71024         Log: Add HAS_FSYNC, lack noticed by Nicholas Clark.
71025      Branch: perl
71026            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
71027            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
71028            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
71029            ! vos/config.ga.h win32/config.bc win32/config.gc
71030            ! win32/config.vc
71031 ____________________________________________________________________________
71032 [  7652] By: jhi                                   on 2000/11/11  21:12:01
71033         Log: Copy the s// information of README.hpux also to the perlrun.
71034      Branch: perl
71035            ! README.hpux pod/perlrun.pod
71036 ____________________________________________________________________________
71037 [  7651] By: jhi                                   on 2000/11/11  21:03:13
71038         Log: More README.solaris updates from Andy Dougherty.
71039      Branch: perl
71040            ! README.solaris
71041 ____________________________________________________________________________
71042 [  7650] By: jhi                                   on 2000/11/11  18:38:57
71043         Log: More descriptive error for unknown perlio layers.
71044              
71045              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
71046              From: Dominic Dunlop <domo@computer.org> 
71047              Date: Sat, 11 Nov 2000 18:20:32 +0100             
71048              Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
71049      Branch: perl
71050            ! perlio.c pod/perldiag.pod
71051 ____________________________________________________________________________
71052 [  7649] By: jhi                                   on 2000/11/11  18:37:52
71053         Log: MachTen doesn't really do mmap() and munmap().
71054              
71055              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
71056              From: Dominic Dunlop <domo@computer.org> 
71057              Date: Sat, 11 Nov 2000 18:20:32 +0100             
71058              Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
71059      Branch: perl
71060            ! hints/machten.sh
71061 ____________________________________________________________________________
71062 [  7648] By: jhi                                   on 2000/11/11  18:36:46
71063         Log: Subject: [PATCH] fwd: Re: [ID 20001105.011] Perl 5.6.0 documentation glitch
71064              From: rspier@pobox.com (Robert Spier)
71065              Date: Sat, 11 Nov 2000 12:22:15 -0500 (EST)
71066              Message-ID: <14861.32839.491271.985797@rls.cx>
71067      Branch: perl
71068            ! Porting/Contract pod/perltoot.pod
71069 ____________________________________________________________________________
71070 [  7647] By: jhi                                   on 2000/11/11  18:35:30
71071         Log: Simplify the getpagesize() unit by dropping the
71072              pagesize probe since it's nowadays slightly more
71073              complicated because of sysconf(). (Note: if some
71074              platform really needs the -lPW for getpagesize,
71075              I just broke it.)
71076              
71077              TODO: a new pagesize unit.
71078      Branch: metaconfig
71079            ! U/compline/d_getpagsz.U
71080 ____________________________________________________________________________
71081 [  7646] By: jhi                                   on 2000/11/11  18:33:23
71082         Log: Add getpagesize() probing, on non-UNIX guess 'undef'.
71083      Branch: perl
71084            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
71085            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
71086            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
71087            ! vos/config.ga.h win32/config.bc win32/config.gc
71088            ! win32/config.vc
71089 ____________________________________________________________________________
71090 [  7645] By: jhi                                   on 2000/11/11  16:45:15
71091         Log: Use sysconf() or getpagesize() to find out the pagesize.
71092      Branch: perl
71093            ! perlio.c
71094 ____________________________________________________________________________
71095 [  7644] By: jhi                                   on 2000/11/11  15:46:08
71096         Log: Integrate perlio.
71097      Branch: perl
71098           !> perlio.c
71099 ____________________________________________________________________________
71100 [  7643] By: jhi                                   on 2000/11/11  15:33:36
71101         Log: Subject: Re: [PATCH] README.solaris
71102              From: Lupe Christoph <lupe@lupe-christoph.de>
71103              Date: Sat, 11 Nov 2000 14:08:10 +0100
71104              Message-ID: <20001111140810.C10394@alanya.lupe-christoph.de>
71105      Branch: perl
71106            ! README.solaris
71107 ____________________________________________________________________________
71108 [  7642] By: jhi                                   on 2000/11/11  15:22:12
71109         Log: Subject: [PATCH perl@7638] cygwin port
71110              From: "Eric Fifer" <egf7@columbia.edu>            
71111              Date: Fri, 10 Nov 2000 19:30:30 -0000
71112              Message-ID: <000001c04b4c$b96b7980$243670c2@fifer>
71113      Branch: perl
71114            ! README.cygwin lib/ExtUtils/MM_Cygwin.pm
71115 ____________________________________________________________________________
71116 [  7641] By: nick                                  on 2000/11/11  14:50:36
71117         Log: Fixup mmap layer by doing mmap() calls on pagesize boundaries.
71118              Also call "Buf" layer directly when unread'ing non-read chars.
71119      Branch: perlio
71120            ! perlio.c
71121 ____________________________________________________________________________
71122 [  7640] By: jhi                                   on 2000/11/11  02:05:02
71123         Log: Add more encoding tables.
71124      Branch: perl
71125            + ext/Encode/Encode/cp1006.enc ext/Encode/Encode/cp424.enc
71126            + ext/Encode/Encode/cp856.enc ext/Encode/Encode/gsm0338.enc
71127            + ext/Encode/Encode/iso8859-10.enc
71128            + ext/Encode/Encode/iso8859-13.enc
71129            + ext/Encode/Encode/iso8859-14.enc
71130            + ext/Encode/Encode/iso8859-15.enc
71131            ! MANIFEST
71132 ____________________________________________________________________________
71133 [  7639] By: jhi                                   on 2000/11/10  18:49:25
71134         Log: Subject: [PATCH] README.solaris
71135              From: Andy Dougherty <doughera@lafayette.edu>
71136              Date: Fri, 10 Nov 2000 12:18:00 -0500 (EST)
71137              Message-ID: <Pine.SOL.4.10.10011101217100.28341-100000@maxwell.phys.lafayette.edu>
71138      Branch: perl
71139            + README.solaris
71140            ! INSTALL MANIFEST hints/solaris_2.sh pod/buildtoc.PL
71141            ! pod/perl.pod pod/perltoc.pod
71142 ____________________________________________________________________________
71143 [  7638] By: jhi                                   on 2000/11/10  15:04:15
71144         Log: Update Changes.
71145      Branch: perl
71146            ! Changes patchlevel.h
71147 ____________________________________________________________________________
71148 [  7637] By: jhi                                   on 2000/11/10  14:14:28
71149         Log: Explain better why certain regex tests are skipped.
71150              
71151              Subject: Re: tests skipped: unknown reason
71152              From: Lupe Christoph <lupe@lupe-christoph.de>
71153              Date: Fri, 10 Nov 2000 09:08:56 +0100
71154              Message-ID: <20001110090856.J785@alanya.lupe-christoph.de>
71155      Branch: perl
71156            ! t/op/regexp.t
71157 ____________________________________________________________________________
71158 [  7636] By: nick                                  on 2000/11/10  13:40:00
71159         Log: Integrate mainline.
71160      Branch: perlio
71161           !> emacs/cperl-mode.el ext/IO/lib/IO/Handle.pm hints/linux.sh
71162           !> hints/uts.sh lib/unicode/syllables.txt perlio.c
71163           !> win32/bin/search.pl
71164 ____________________________________________________________________________
71165 [  7635] By: nick                                  on 2000/11/10  13:25:52
71166         Log: Re-instate stdio large file support via perlio.
71167      Branch: perl
71168            ! perlio.c
71169 ____________________________________________________________________________
71170 [  7634] By: jhi                                   on 2000/11/10  04:49:55
71171         Log: Amdahl UTS hints updates.
71172              
71173              Subject: [ID 20001109.016] Trouble going from 5.4 to 5.6
71174              From: hom00@utsglobal.com (Harold O Morris)
71175              Date: Thu, 9 Nov 2000 20:02 PST
71176              Message-Id: <m13u5OV-000045C@juno.uts.utsglobal.com>
71177      Branch: perl
71178            ! hints/uts.sh
71179 ____________________________________________________________________________
71180 [  7633] By: jhi                                   on 2000/11/09  23:33:28
71181         Log: Subject: [PATCH] IO::Seekable pod
71182              From: Nicholas Clark <nick@talking.bollo.cx>
71183              Date: Thu, 9 Nov 2000 20:29:45 +0000
71184              Message-ID: <20001109202945.A10451@Bagpuss.unfortu.net>
71185      Branch: perl
71186            ! ext/IO/lib/IO/Handle.pm
71187 ____________________________________________________________________________
71188 [  7632] By: jhi                                   on 2000/11/09  21:55:41
71189         Log: Various doc oddball characters.
71190              
71191              Subject: [ID 20001106.004] Perl 5.6.0 bugs  
71192              From: Michael Somos <somos@grail.cba.csuohio.edu>
71193              Date: Mon, 6 Nov 2000 17:44:20 -0500
71194              Message-Id: <200011062244.RAA28632@grail.cba.csuohio.edu>
71195      Branch: perl
71196            ! emacs/cperl-mode.el lib/unicode/syllables.txt
71197            ! win32/bin/search.pl
71198 ____________________________________________________________________________
71199 [  7631] By: jhi                                   on 2000/11/09  21:12:29
71200         Log: Subject: Re: bash -c exit and linux hints 
71201              From: "John P. Linderman" <jpl@research.att.com>
71202              Date: Thu, 02 Nov 2000 09:37:25 -0500
71203              Message-Id: <200011021437.JAA63199@raptor.research.att.com>
71204      Branch: perl
71205            ! hints/linux.sh
71206 ____________________________________________________________________________
71207 [  7630] By: nick                                  on 2000/11/09  20:34:11
71208         Log: Integrate mainline.
71209      Branch: perlio
71210           !> (integrate 91 files)
71211 ____________________________________________________________________________
71212 [  7629] By: jhi                                   on 2000/11/09  19:46:31
71213         Log: Missing dTHXs.
71214              
71215              Subject: RE: perl@7595 builds not on cygwin
71216              From: "Eric Fifer" <egf7@columbia.edu>
71217              Date: Thu, 9 Nov 2000 19:26:50 -0000
71218              Message-ID: <000201c04a83$05ef1660$933570c2@fifer>
71219      Branch: perl
71220            ! ext/Devel/Peek/Peek.xs
71221 ____________________________________________________________________________
71222 [  7628] By: jhi                                   on 2000/11/09  14:48:27
71223         Log: Disable only the tests 99 and 166 for UTF-8 locales.
71224      Branch: perl
71225            ! t/pragma/locale.t
71226 ____________________________________________________________________________
71227 [  7627] By: jhi                                   on 2000/11/09  14:40:27
71228         Log: There's no =head3.
71229      Branch: perl
71230            ! pod/perlhack.pod
71231 ____________________________________________________________________________
71232 [  7626] By: jhi                                   on 2000/11/09  13:54:26
71233         Log: The generated boot_* headers are wrong.  Pickier compiler,
71234              such as KAI C++ will refuse to compile the resulting perlmain.
71235              
71236              Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
71237              From: Harri Pasanen <harri.pasanen@trema.com>
71238              Date: Thu, 09 Nov 2000 14:23:28 +0100
71239              Message-Id: <3A0AA550.26D548A3@trema.com>
71240      Branch: perl
71241            ! minimod.pl
71242 ____________________________________________________________________________
71243 [  7625] By: jhi                                   on 2000/11/09  13:50:44
71244         Log: Subject: [PATCH: perl@7613] updates to Porting/pumpkin.pod
71245              From: Prymmer/Kahn <pvhp@best.com>
71246              Date: Wed, 8 Nov 2000 22:13:26 -0800 (PST)
71247              Message-ID: <Pine.BSF.4.21.0011082208390.5584-100000@shell8.ba.best.com>
71248              
71249              All except the "cow orker" change.
71250      Branch: perl
71251            ! Porting/pumpkin.pod
71252 ____________________________________________________________________________
71253 [  7624] By: jhi                                   on 2000/11/09  13:45:33
71254         Log: Fix for
71255              
71256              Subject: [ID 20001109.003] Not OK: perl v5.7.0 +DEVEL7620 on PA-RISC2.0 11.00 (UNINSTALLED)
71257              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
71258              Date: Thu, 09 Nov 2000 11:05:52 +0100
71259              Message-Id: <20001109110452.66CF.H.M.BRAND@hccnet.nl>
71260      Branch: perl
71261            ! pod/perldiag.pod t/pragma/warn/pp_sys
71262 ____________________________________________________________________________
71263 [  7623] By: jhi                                   on 2000/11/09  13:37:16
71264         Log: Typo in an ifndef.
71265              
71266              Subject: Re: [PATCH 5.7.0] better messages from malloc()
71267              From: Joe Smith <jms@inwap.com>         
71268              Date: Thu, 09 Nov 2000 01:33:14 -0800
71269              Message-Id: <3A0A6F5A.1E3969BB@inwap.com>
71270      Branch: perl
71271            ! malloc.c
71272 ____________________________________________________________________________
71273 [  7622] By: jhi                                   on 2000/11/09  13:31:18
71274         Log: Remove unused extra arguments.
71275      Branch: metaconfig/U/perl
71276            ! perlxv.U
71277      Branch: perl
71278            ! Configure config_h.SH
71279 ____________________________________________________________________________
71280 [  7621] By: jhi                                   on 2000/11/09  13:16:36
71281         Log: More VMS moves on environment handling, from Charles Lane.
71282      Branch: perl
71283            ! t/pragma/locale.t
71284 ____________________________________________________________________________
71285 [  7620] By: jhi                                   on 2000/11/09  04:42:38
71286         Log: Subject: patch to detect stat followed by lstat(_): [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
71287              From: David Dyck <dcd@tc.fluke.com>
71288              Date: Wed, 8 Nov 2000 18:36:26 -0800 (PST)
71289              Message-ID: <Pine.LNX.4.30.0011081817490.177-100000@dd.tc.fluke.com>
71290      Branch: perl
71291            ! pp_sys.c
71292 ____________________________________________________________________________
71293 [  7619] By: jhi                                   on 2000/11/09  04:36:21
71294         Log: Forgot from #7618.
71295      Branch: perl
71296            ! lib/File/stat.pm
71297 ____________________________________________________________________________
71298 [  7618] By: jhi                                   on 2000/11/09  04:28:44
71299         Log: Make deleting for %ENV work for (newer versions of) VMS,
71300              from Craig A. Berry.
71301      Branch: perl
71302            ! vms/vms.c
71303 ____________________________________________________________________________
71304 [  7617] By: jhi                                   on 2000/11/09  04:25:05
71305         Log: Subject: [PATCH] Class::Struct at compile time
71306              From: "Casey R. Tweten" <crt@kiski.net>
71307              Date: Wed, 8 Nov 2000 20:46:41 -0500 (EST)
71308              Message-ID: <Pine.OSF.4.21.0011082041360.8238-100000@home.kiski.net>
71309      Branch: perl
71310            ! lib/Class/Struct.pm
71311 ____________________________________________________________________________
71312 [  7616] By: jhi                                   on 2000/11/09  04:15:17
71313         Log: Subject: [ID 20001108.013] spelling
71314              From: "Todd T. Fries" <todd@fries.int.mrleng.com>
71315              Date: Wed, 8 Nov 2000 18:36:42 -0600 (CST)
71316              Message-Id: <200011090036.eA90agN05921@fries.int.mrleng.com>
71317      Branch: perl
71318            ! lib/ftp.pl
71319 ____________________________________________________________________________
71320 [  7615] By: jhi                                   on 2000/11/09  04:12:42
71321         Log: Subject: [PATCH: perl@7613] add Encode to VMS build and tests
71322              From: Peter Prymmer <pvhp@forte.com>
71323              Date: Wed, 8 Nov 2000 15:29:06 -0800 (PST)
71324              Message-ID: <Pine.OSF.4.10.10011081524450.248546-100000@aspara.forte.com>
71325      Branch: perl
71326            ! configure.com
71327 ____________________________________________________________________________
71328 [  7614] By: jhi                                   on 2000/11/08  22:42:55
71329         Log: A missing aTHX_.
71330      Branch: perl
71331            ! ext/IPC/SysV/SysV.xs
71332 ____________________________________________________________________________
71333 [  7613] By: jhi                                   on 2000/11/08  19:30:21
71334         Log: Update Changes.
71335      Branch: perl
71336            ! Changes patchlevel.h
71337 ____________________________________________________________________________
71338 [  7612] By: jhi                                   on 2000/11/08  18:35:25
71339         Log: Subject: is this the appropriate patch to fix: [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
71340              From: David Dyck <dcd@tc.fluke.com>
71341              Date: Wed, 8 Nov 2000 10:05:44 -0800 (PST)
71342              Message-ID: <Pine.LNX.4.30.0011080957440.2572-100000@dd.tc.fluke.com>
71343      Branch: perl
71344            ! pp_sys.c
71345 ____________________________________________________________________________
71346 [  7611] By: jhi                                   on 2000/11/08  18:30:26
71347         Log: Subject: [PATCH bleadperl] Re: Patch 7533 prevents malloc.c from compiling on MachTen
71348              From: Dominic Dunlop <domo@computer.org>
71349              Date: Tue, 7 Nov 2000 12:05:25 +0100
71350              Message-Id: <p04320403b62d8e0870cf@[192.168.1.4]>
71351      Branch: perl
71352            ! malloc.c
71353 ____________________________________________________________________________
71354 [  7610] By: jhi                                   on 2000/11/08  18:25:14
71355         Log: Do not test UTF-8 locales since that the tests would require
71356              polymorphic regexen.
71357      Branch: perl
71358            ! t/pragma/locale.t
71359 ____________________________________________________________________________
71360 [  7609] By: jhi                                   on 2000/11/08  17:12:51
71361         Log: Locale buglets.
71362              
71363              Subject: RE: Locales support (setlocale) fixes
71364              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
71365              Date: Wed, 8 Nov 2000 20:01:39 +0300
71366              Message-ID: <402099F49BEED211999700805FC7359F825283@ru0028exch01.spb.lucent.com>
71367      Branch: perl
71368            ! t/pragma/locale.t util.c
71369 ____________________________________________________________________________
71370 [  7608] By: jhi                                   on 2000/11/08  17:00:16
71371         Log: Deleting $ENV{PATH} in VMS is not recommendable.
71372      Branch: perl
71373            ! t/pragma/locale.t
71374 ____________________________________________________________________________
71375 [  7607] By: jhi                                   on 2000/11/08  16:58:26
71376         Log: Subject: PATCH std stdio for (Free)BSD
71377              From: Nicholas Clark <nick@ccl4.org>
71378              Date: Wed, 8 Nov 2000 15:36:29 +0000
71379              Message-ID: <20001108153629.D98736@plum.flirble.org>
71380      Branch: metaconfig
71381            ! U/compline/d_stdstdio.U
71382      Branch: perl
71383            ! Configure config_h.SH
71384 ____________________________________________________________________________
71385 [  7606] By: jhi                                   on 2000/11/08  16:43:31
71386         Log: Forgot to bump the line numbers in #7601.
71387      Branch: perl
71388            ! t/pragma/warn/pp_sys
71389 ____________________________________________________________________________
71390 [  7605] By: jhi                                   on 2000/11/08  16:39:12
71391         Log: More careful detection of how well NVs and UVs mix.
71392              
71393              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))
71394              From: Nicholas Clark <nick@ccl4.org>
71395              Date: Wed, 8 Nov 2000 15:14:12 +0000
71396              Message-ID: <20001108151412.B98736@plum.flirble.org>
71397              
71398              Added some SIGFPE paranoia.
71399      Branch: metaconfig/U/perl
71400            ! perlxv.U
71401      Branch: perl
71402            ! Configure config_h.SH
71403 ____________________________________________________________________________
71404 [  7604] By: jhi                                   on 2000/11/08  14:39:10
71405         Log: Subject: [patch perl@7595] VMS configure.com tweak
71406              From: "Craig A. Berry" <craigberry@mac.com>
71407              Date: Wed, 8 Nov 2000 00:24:12 -0600
71408              Message-Id: <p04330103b62e879ceeff@[192.168.56.177]>
71409      Branch: perl
71410            ! configure.com
71411 ____________________________________________________________________________
71412 [  7603] By: jhi                                   on 2000/11/08  14:27:11
71413         Log: Subject: [PATCH @7595] int/ptr casts in perlio.c
71414              From: Robin Barker <rmb1@cise.npl.co.uk>
71415              Date: Wed, 8 Nov 2000 11:11:39 GMT
71416              Message-Id: <200011081111.LAA07377@tempest.npl.co.uk>
71417      Branch: perl
71418            ! perlio.c
71419 ____________________________________________________________________________
71420 [  7602] By: jhi                                   on 2000/11/08  14:25:03
71421         Log: Fix for the tie-refhash string table leaks.
71422              
71423              From: Nick Ing-Simmons <nik@tiuk.ti.com> 
71424              Date: Wed, 8 Nov 2000 13:03:04 GMT
71425              Message-Id: <200011081303.NAA07042@mikado.tiuk.ti.com>
71426      Branch: perl
71427            ! t/lib/tie-refhash.t
71428 ____________________________________________________________________________
71429 [  7601] By: jhi                                   on 2000/11/08  14:21:08
71430         Log: Try to avoid flockless and emulationless places.
71431      Branch: perl
71432            ! t/pragma/warn/pp_sys
71433 ____________________________________________________________________________
71434 [  7600] By: jhi                                   on 2000/11/08  02:28:54
71435         Log: Overrideable keys, each, pop, push, shift, splice, unshift.
71436              
71437              Subject: [PATCH] prototyped functions that should be overrideable
71438              From: "Casey R. Tweten" <crt@kiski.net>
71439              Date: Fri, 3 Nov 2000 11:09:12 -0500 (EST)
71440              Message-ID: <Pine.OSF.4.21.0011031100470.17471-100000@home.kiski.net>
71441      Branch: perl
71442            ! toke.c
71443 ____________________________________________________________________________
71444 [  7599] By: jhi                                   on 2000/11/08  01:12:05
71445         Log: Make perlbug not insist on dumping to a file when stdout isn't a tty.
71446              
71447              Subject: [PATCH] perlbug.PL
71448              From: "Kurt D. Starsinic" <kstar@chapin.edu>
71449              Date: Mon, 6 Nov 2000 21:39:01 -0500
71450              Message-ID: <20001106213901.B20955@O2.chapin.edu>
71451      Branch: perl
71452            ! utils/perlbug.PL
71453 ____________________________________________________________________________
71454 [  7598] By: jhi                                   on 2000/11/07  23:42:00
71455         Log: Bad thinko in #7581 (I used the test program with the expanded
71456              values as-is).
71457      Branch: metaconfig
71458            ! U/compline/d_stdstdio.U
71459      Branch: perl
71460            ! Configure
71461 ____________________________________________________________________________
71462 [  7597] By: jhi                                   on 2000/11/07  21:43:29
71463         Log: Subject: [PATCH perl@7573] cygwin port
71464              From: "Fifer, Eric" <EFifer@sanwaint.com>
71465              Date: Tue, 7 Nov 2000 18:08:51 -0000 
71466              Message-ID: <779F20BCCE5AD31186A50008C75D99791717BB@silldn_mail1.sanwaint.com>
71467              
71468              Synchronize with Cygwin 1.1.5.
71469      Branch: perl
71470            ! AUTHORS README.cygwin cygwin/cygwin.c hints/cygwin.sh mg.c
71471            ! pod/perlport.pod unixish.h util.c
71472 ____________________________________________________________________________
71473 [  7596] By: jhi                                   on 2000/11/07  21:39:25
71474         Log: perlhack updates from H.Merijn Brand.
71475      Branch: perl
71476            ! pod/perlhack.pod
71477 ____________________________________________________________________________
71478 [  7595] By: jhi                                   on 2000/11/07  20:21:41
71479         Log: Update Changes.
71480      Branch: perl
71481            ! Changes patchlevel.h
71482 ____________________________________________________________________________
71483 [  7594] By: jhi                                   on 2000/11/07  19:18:58
71484         Log: Be more robust in Dynaloader.pm.
71485      Branch: perl
71486            ! ext/DynaLoader/DynaLoader_pm.PL
71487 ____________________________________________________________________________
71488 [  7593] By: jhi                                   on 2000/11/07  16:49:31
71489         Log: AUTHORS update.
71490      Branch: perl
71491            ! AUTHORS
71492 ____________________________________________________________________________
71493 [  7592] By: gsar                                  on 2000/11/07  16:39:51
71494         Log: normalize relative paths in virtualized current directory on windows,
71495              under ithreads (avoids ".." etc showing up in what Cwd::cwd()
71496              returns)
71497      Branch: perl
71498            ! win32/vdir.h
71499 ____________________________________________________________________________
71500 [  7591] By: jhi                                   on 2000/11/07  16:04:26
71501         Log: Too profiler-happy: with optimization the #7590 actually makes
71502              the test to run 0.5% _slower_.  Requires much more instrumentation.
71503              Retract #7590.
71504      Branch: perl
71505            ! regcomp.c regcomp.h
71506 ____________________________________________________________________________
71507 [  7590] By: jhi                                   on 2000/11/07  15:51:13
71508         Log: Shave off about 5% (Digital UNIX, -g, pixie) of the op/regexp
71509              execution time in regcomp.c S_cl_any() and S_cl_is_anything()
71510              by using memset() and testing bytewise (as opposed to bitwise).
71511      Branch: perl
71512            ! regcomp.c regcomp.h
71513 ____________________________________________________________________________
71514 [  7589] By: jhi                                   on 2000/11/07  12:56:39
71515         Log: Subject: [PATCH perl@7573] configure.com and st-lock.t changes for   
71516              From: "Craig A. Berry" <craig.berry@psinetcs.com>
71517              Date: Mon, 06 Nov 2000 23:45:30 -0500
71518              Message-Id: <0011079735.AA973576259@univpress.com>
71519      Branch: perl
71520            ! configure.com t/lib/st-lock.t
71521 ____________________________________________________________________________
71522 [  7588] By: jhi                                   on 2000/11/07  01:03:28
71523         Log: Tweak #7587.
71524      Branch: perl
71525            ! pod/perldiag.pod
71526 ____________________________________________________________________________
71527 [  7587] By: jhi                                   on 2000/11/07  01:00:27
71528         Log: A doc addition for bug id 20001105.019, beware \p.
71529      Branch: perl
71530            ! pod/perldiag.pod
71531 ____________________________________________________________________________
71532 [  7586] By: jhi                                   on 2000/11/07  00:32:22
71533         Log: Fake support of holey files in win/dosish platforms.
71534              
71535              Subject: SDBM_File under MS-Windows95/98 does not work correctly. (APR#1302)
71536              From: kipp@shonanblue.ne.jp
71537              Date: Mon, 6 Nov 2000 13:30:55 -0800
71538              Message-Id: <200011062130.eA6LUpZ17387@smtp3.ActiveState.com>
71539      Branch: perl
71540            ! ext/SDBM_File/sdbm/sdbm.c
71541 ____________________________________________________________________________
71542 [  7585] By: jhi                                   on 2000/11/07  00:12:54
71543         Log: Subject: Pod updates
71544              From: "Stephen P. Potter" <spp@spotter.yi.org>
71545              Date: Mon, 06 Nov 2000 18:56:43 -0500
71546              Message-Id: <200011062357.SAA18173@spotter.yi.org>
71547      Branch: perl
71548            ! README.dos README.os2 README.win32 pod/buildtoc.PL
71549            ! pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
71550            ! pod/perl56delta.pod pod/perldebguts.pod pod/perldebtut.pod
71551            ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod
71552            ! pod/perlembed.pod pod/perlfaq.pod pod/perlfaq1.pod
71553            ! pod/perlfaq2.pod pod/perlfaq5.pod pod/perlfaq7.pod
71554            ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
71555            ! pod/perlguts.pod pod/perlhack.pod pod/perlhist.pod
71556            ! pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
71557            ! pod/perlmodlib.pod pod/perlnumber.pod pod/perlop.pod
71558            ! pod/perlopentut.pod pod/perlport.pod pod/perlre.pod
71559            ! pod/perlsub.pod pod/perltie.pod pod/perltoot.pod
71560            ! pod/perltootc.pod pod/perlunicode.pod
71561 ____________________________________________________________________________
71562 [  7584] By: jhi                                   on 2000/11/07  00:04:17
71563         Log: Varargs don't always work too well if one puts an unsigned
71564              char on the stack and pop an unsigned quad off the stack.
71565              
71566              Subject: Re: [ID 20001103.002] Not OK: perl v5.7.0 +DEVEL7523 on os2-64int-ld-2.30 (UNINSTALLED)
71567              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)         
71568              Date: Mon, 06 Nov 2000 15:19:05 -0800
71569              Message-ID: <pxzB6gzkgKXY092yn@efn.org>  
71570      Branch: perl
71571            ! utf8.c
71572 ____________________________________________________________________________
71573 [  7583] By: jhi                                   on 2000/11/06  23:58:48
71574         Log: %ENV note tweaks from Dan Sugalski.
71575      Branch: perl
71576            ! pod/perlport.pod vms/perlvms.pod
71577 ____________________________________________________________________________
71578 [  7582] By: jhi                                   on 2000/11/06  23:05:49
71579         Log: glibc5 detection by __GNU_LIBRARY__.
71580      Branch: perl
71581            ! toke.c
71582 ____________________________________________________________________________
71583 [  7581] By: jhi                                   on 2000/11/06  22:51:29
71584         Log: Make the stdio test program of 7427 less noisy while being 
71585              compiled so that Digital UNIX wouldn't get both
71586              d_stdio_ptr_lval_nochange_cnt and d_stdio_ptr_lval_sets_cnt
71587              undefined.  This makes perlio happy.
71588      Branch: metaconfig
71589            ! U/compline/d_stdstdio.U
71590      Branch: perl
71591            ! Configure config_h.SH
71592 ____________________________________________________________________________
71593 [  7580] By: jhi                                   on 2000/11/06  22:41:41
71594         Log: Document %ENV = () portability issues.
71595      Branch: perl
71596            ! pod/perlport.pod vms/perlvms.pod
71597 ____________________________________________________________________________
71598 [  7579] By: jhi                                   on 2000/11/06  21:29:24
71599         Log: VOS updates from Paul Green.
71600      Branch: perl
71601            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
71602 ____________________________________________________________________________
71603 [  7578] By: jhi                                   on 2000/11/06  21:00:40
71604         Log: Sanitize the environment further.
71605      Branch: perl
71606            ! t/pragma/locale.t
71607 ____________________________________________________________________________
71608 [  7577] By: jhi                                   on 2000/11/06  20:53:51
71609         Log: Re-introduce 7552 lost in integration.
71610      Branch: perl
71611            ! perlio.c
71612 ____________________________________________________________________________
71613 [  7576] By: jhi                                   on 2000/11/06  20:33:46
71614         Log: Admit that the test leaks scalars.
71615      Branch: perl
71616            ! t/comp/proto.t
71617 ____________________________________________________________________________
71618 [  7575] By: jhi                                   on 2000/11/06  20:17:08
71619         Log: Integrate perlio.
71620      Branch: perl
71621           !> perlio.c
71622 ____________________________________________________________________________
71623 [  7574] By: nick                                  on 2000/11/06  20:07:28
71624         Log: Remove debug. Try (Mmap_t) on madvise() call.
71625      Branch: perlio
71626            ! perlio.c
71627 ____________________________________________________________________________
71628 [  7573] By: jhi                                   on 2000/11/06  13:56:05
71629         Log: Update Changes.
71630      Branch: perl
71631            ! Changes patchlevel.h
71632 ____________________________________________________________________________
71633 [  7572] By: jhi                                   on 2000/11/06  13:48:41
71634         Log: Subject: Re: rsync'ed patches vs. rsync'ed source
71635              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
71636              Date: Mon, 06 Nov 2000 10:11:42 +0100
71637              Message-Id: <20001106100920.9BAD.H.M.BRAND@hccnet.nl>
71638      Branch: perl
71639            ! pod/perlhack.pod
71640 ____________________________________________________________________________
71641 [  7571] By: jhi                                   on 2000/11/06  01:45:51
71642         Log: AUTHORS updates.
71643      Branch: perl
71644            ! AUTHORS
71645 ____________________________________________________________________________
71646 [  7570] By: jhi                                   on 2000/11/06  00:18:00
71647         Log: Fix for
71648              
71649              Subject: [ID 20000728.005] perl -P broken
71650              From: David Dyck <dcd@tc.fluke.com>
71651              Date: Fri, 28 Jul 2000 17:19:16 -0700
71652              Message-Id: <200007290019.RAA08484@dd.tc.fluke.com>
71653              
71654              (hopefully).  The fix is also not complete, it seems to break
71655              BOM swallowing for libc5 systems, but until someone figures
71656              out a way to do this without ftell(), this will do.
71657      Branch: perl
71658            ! toke.c
71659 ____________________________________________________________________________
71660 [  7569] By: jhi                                   on 2000/11/06  00:05:30
71661         Log: Document that the evaled syntax errors cause scalar leaks.
71662      Branch: perl
71663            ! t/comp/proto.t
71664 ____________________________________________________________________________
71665 [  7568] By: jhi                                   on 2000/11/05  23:14:47
71666         Log: opmini.o can linger from Configures past.
71667      Branch: perl
71668            ! Makefile.SH
71669 ____________________________________________________________________________
71670 [  7567] By: jhi                                   on 2000/11/05  21:28:39
71671         Log: Fake __FUNCTION__ for non-gcc builds, cast madvise()
71672              first argument correctly.
71673      Branch: perl
71674            ! perlio.c
71675 ____________________________________________________________________________
71676 [  7566] By: jhi                                   on 2000/11/05  21:15:56
71677         Log: Integrate perlio.
71678      Branch: perl
71679           !> perlio.c
71680 ____________________________________________________________________________
71681 [  7565] By: jhi                                   on 2000/11/05  21:15:13
71682         Log: Use -dM for gcc (the suggested patch did it only for Linux,
71683              but I think it can be generalized).
71684              
71685              Subject: Re: connect and $!{EINPROGRESS} pb (was [ID 20001030.010] [PATCH] io_multihomed.t failing)
71686              From: Pixel <pixel@mandrakesoft.com>
71687              Date: 05 Nov 2000 21:49:34 +0100 
71688              Message-ID: <ly8zqygn4x.fsf@leia.mandrakesoft.com>
71689      Branch: perl
71690            ! ext/Errno/Errno_pm.PL
71691 ____________________________________________________________________________
71692 [  7564] By: nick                                  on 2000/11/05  21:09:18
71693         Log: Added a mmap layer as a "subclass" of perlio.
71694              PERLIO=mmap ./perl harness passes
71695      Branch: perlio
71696            ! perlio.c
71697 ____________________________________________________________________________
71698 [  7563] By: jhi                                   on 2000/11/05  19:48:55
71699         Log: Add a note for future generations about bug id 20000229.006.
71700      Branch: perl
71701            ! malloc.c
71702 ____________________________________________________________________________
71703 [  7562] By: jhi                                   on 2000/11/05  19:38:24
71704         Log: Fix for bug id 19990615.008, pos() unset during s///ge.
71705      Branch: perl
71706            ! pp_ctl.c t/op/pos.t
71707 ____________________________________________________________________________
71708 [  7561] By: jhi                                   on 2000/11/05  18:21:46
71709         Log: Add =pod to be tidy.
71710      Branch: perl
71711            ! lib/Math/Complex.pm
71712 ____________________________________________________________________________
71713 [  7560] By: jhi                                   on 2000/11/05  17:38:46
71714         Log: Upgrade to Storable 1.0.6, from Raphael Manfredi.
71715      Branch: perl
71716            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
71717            ! ext/Storable/Storable.xs t/lib/st-recurse.t
71718 ____________________________________________________________________________
71719 [  7559] By: jhi                                   on 2000/11/05  17:32:59
71720         Log: Subject: [Corrected/tested PATCH] Re: [ID 20001102.008] Not OK: perl v5.7.0 +DEVEL7503 on i686-linux 2.2.16
71721              From: "Peter J. Farley III" <pjfarley@banet.net>
71722              Date: Sun, 05 Nov 2000 11:55:59 -0500
71723              Message-Id: <4.3.1.0.20001105115341.00b35160@pop5.banet.net> 
71724      Branch: perl
71725            ! t/lib/syslog.t
71726 ____________________________________________________________________________
71727 [  7558] By: jhi                                   on 2000/11/05  17:29:19
71728         Log: Integrate perlio.
71729      Branch: perl
71730           !> perlio.c
71731 ____________________________________________________________________________
71732 [  7557] By: jhi                                   on 2000/11/05  17:22:01
71733         Log: A fix of sorts for 20000329.026, a better error message
71734              for a missing "use charnames" when using the \N{...}. 
71735      Branch: perl
71736            ! pod/perldiag.pod toke.c
71737 ____________________________________________________________________________
71738 [  7556] By: jhi                                   on 2000/11/05  16:33:50
71739         Log: Test tweak: show also the failed locales.
71740              
71741              Subject: [ID 20001105.001] Not OK: perl v5.7.0 +DEVEL7523 on i86pc-solaris 2.8  
71742              From: Lupe Christoph <lupe@lupe-christoph.de>         
71743              Date: Sun, 5 Nov 2000 12:39:27 +0100 (MET)
71744              Message-Id: <200011051139.MAA12442@lupe-christoph.de>
71745      Branch: perl
71746            ! t/pragma/locale.t
71747 ____________________________________________________________________________
71748 [  7555] By: nick                                  on 2000/11/05  11:09:34
71749         Log: Fix read from STDERR on raw unix layer for Solaris where fd 2 is
71750              open RDWR so does not fail. (pragma/warnings 303 again...)
71751      Branch: perlio
71752            ! perlio.c
71753 ____________________________________________________________________________
71754 [  7554] By: nick                                  on 2000/11/05  10:10:13
71755         Log: Fix case where ungetc(f,EOF) was allowed.
71756              Move PerlIO_ungetc() near PerlIO_putc()/PerlIO_getc() in the file
71757              so we can see similarities.
71758              Use types more carefully and a STDCHAR array in hope that this will
71759              fix Jarrko's 64bit machine.
71760      Branch: perlio
71761            ! perlio.c
71762 ____________________________________________________________________________
71763 [  7553] By: jhi                                   on 2000/11/05  01:12:16
71764         Log: Fix for
71765              
71766              Subject: [ID 20001004.007] taint propogation is inconsistent
71767              From: pimlott@idiomtech.com (Andrew Pimlott) 
71768              Date: Wed, 4 Oct 2000 23:17:44 -0400 (EDT)
71769              Message-Id: <m13h1XU-000SEmC@nolfolan.idiomtech.com>
71770              
71771              The culprit was sv_setsv() which was rather blindly
71772              propagating taint, which lead to behaviour where if
71773              a tainted anon hash value was seen all the hash values
71774              from then on at that level became tainted, or at any
71775              upper levels in the case of nested anon hashes.
71776      Branch: perl
71777            ! sv.c t/op/taint.t
71778 ____________________________________________________________________________
71779 [  7552] By: jhi                                   on 2000/11/04  23:44:18
71780         Log: Some cpps don't like splitting conditionals across several lines.
71781      Branch: perl
71782            ! perlio.c
71783 ____________________________________________________________________________
71784 [  7551] By: nick                                  on 2000/11/04  23:40:44
71785         Log: Integrate mainline
71786      Branch: perlio
71787           !> pp_hot.c t/op/taint.t
71788 ____________________________________________________________________________
71789 [  7550] By: nick                                  on 2000/11/04  23:39:05
71790         Log: Integrate mainline again
71791      Branch: perlio
71792           !> Configure config_h.SH embed.h embed.pl perl.h proto.h
71793           !> t/lib/b.t t/op/misc.t util.c
71794 ____________________________________________________________________________
71795 [  7549] By: jhi                                   on 2000/11/04  23:14:01
71796         Log: Fix for
71797              
71798              Subject: [ID 20001004.006] undef is never tainted
71799              From: pimlott@idiomtech.com (Andrew Pimlott)
71800              Date: Wed, 4 Oct 2000 21:57:43 -0400 (EDT)
71801              Message-Id: <m13h0I3-000SEmC@nolfolan.idiomtech.com>
71802              
71803              An undef read from a slurped file was not tainted.
71804      Branch: perl
71805            ! pp_hot.c t/op/taint.t
71806 ____________________________________________________________________________
71807 [  7548] By: jhi                                   on 2000/11/04  22:56:21
71808         Log: Test tweak ($Config{useperlio} is by default undef) .
71809      Branch: perl
71810            ! t/lib/b.t
71811 ____________________________________________________________________________
71812 [  7547] By: jhi                                   on 2000/11/04  22:43:56
71813         Log: Integrate perlio.
71814      Branch: perl
71815           +> lib/perlio.pm
71816           !> MANIFEST iperlsys.h objXSUB.h perlapi.c perlio.c
71817           !> pod/perlapi.pod t/lib/b.t
71818 ____________________________________________________________________________
71819 [  7546] By: jhi                                   on 2000/11/04  22:40:59
71820         Log: Configure would use a bad $myuname from an old config.sh.
71821              
71822              Subject: [PATCH 5.6.1-to-be and 5.7.x] Very old Configure myuname bug
71823              From: Andy Dougherty <doughera@lafayette.edu>
71824              Date: Sat, 4 Nov 2000 14:15:29 -0500 (EST)
71825              Message-ID: <Pine.SOL.4.10.10011041410120.982-100000@maxwell.phys.lafayette.edu>
71826      Branch: metaconfig
71827            ! U/modified/Oldconfig.U
71828      Branch: perl
71829            ! Configure config_h.SH
71830 ____________________________________________________________________________
71831 [  7545] By: jhi                                   on 2000/11/04  22:36:54
71832         Log: Subject: Locales support (setlocale) fixes
71833              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
71834              Date: Sat, 4 Nov 2000 10:15:48 +0300 
71835              Message-ID: <402099F49BEED211999700805FC7359F82511F@ru0028exch01.spb.lucent.com>
71836              
71837              Modified quite a bit to be more portable.
71838      Branch: perl
71839            ! embed.h embed.pl perl.h proto.h util.c
71840 ____________________________________________________________________________
71841 [  7544] By: jhi                                   on 2000/11/04  22:32:47
71842         Log: Dying is too strict here, better just skip.
71843      Branch: perl
71844            ! t/op/misc.t
71845 ____________________________________________________________________________
71846 [  7543] By: nick                                  on 2000/11/04  21:55:13
71847         Log: Merge mainline
71848      Branch: perlio
71849           +> ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
71850           +> ext/Encode/Encode/posix-bc.enc ext/re/hints/aix.pl
71851           +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
71852           !> (integrate 64 files)
71853 ____________________________________________________________________________
71854 [  7542] By: jhi                                   on 2000/11/04  21:09:28
71855         Log: More Changes tweakery.
71856      Branch: perl
71857            ! Changes Porting/genlog
71858 ____________________________________________________________________________
71859 [  7541] By: jhi                                   on 2000/11/04  20:58:18
71860         Log: Changes fixups.
71861      Branch: perl
71862            ! Changes
71863 ____________________________________________________________________________
71864 [  7540] By: jhi                                   on 2000/11/04  20:42:38
71865         Log: Locale tweakery.  Add test case for bug id 20000809.003 to op/misc,
71866              create a "fast path" for locale name probing using "locale -a"
71867              if available, squash finally hopefully the s?printf resetting
71868              the numeric locale (since, IIUC perllocale, it never shouldn't). 
71869      Branch: perl
71870            ! sv.c t/op/misc.t t/pragma/locale.t
71871 ____________________________________________________________________________
71872 [  7539] By: nick                                  on 2000/11/04  19:56:10
71873         Log: PerlIO infrastructure complete.
71874      Branch: perlio
71875            + lib/perlio.pm
71876            ! MANIFEST iperlsys.h perlio.c t/lib/b.t
71877 ____________________________________________________________________________
71878 [  7538] By: nick                                  on 2000/11/04  14:31:32
71879         Log: Type tweaks + less contorted allocation scheme
71880      Branch: perlio
71881            ! perlio.c
71882 ____________________________________________________________________________
71883 [  7537] By: nick                                  on 2000/11/04  12:40:42
71884         Log: Fix for stdio as default "discipline" - PerlIO_init() was fdopen(2,"w")'ing
71885              a fresh FILE * rather than re-using stderr. Which meant PerlIO_stderr() was
71886              fully buffered rather than unbuffered (on Solaris, Linux seemed to do something
71887              sensible) which lead to some interesting fails.
71888      Branch: perlio
71889            ! perlio.c
71890 ____________________________________________________________________________
71891 [  7536] By: jhi                                   on 2000/11/04  00:20:02
71892         Log: Add FCNTL_CAN_LOCK.
71893              
71894              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
71895              From: Andy Dougherty <doughera@lafayette.edu>
71896              Date: Fri, 3 Nov 2000 15:32:14 -0500 (EST)
71897              Message-ID: <Pine.SOL.4.10.10011031528090.29-100000@maxwell.phys.lafayette.edu>
71898              
71899              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
71900              From: Andy Dougherty <doughera@lafayette.edu>
71901              In-Reply-To: <4.3.1.0.20001031222203.00b24b20@pop5.banet.net>
71902              Message-ID: <Pine.SOL.4.10.10011031532170.29-100000@maxwell.phys.lafayette.edu>
71903      Branch: metaconfig/U/perl
71904            + d_fcntl_can_lock.U
71905            ! startperl.U
71906      Branch: perl
71907            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
71908            ! config_h.SH epoc/config.sh pp_sys.c uconfig.h uconfig.sh
71909            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
71910            ! vos/config.ga.h win32/config.bc win32/config.gc
71911            ! win32/config.vc
71912 ____________________________________________________________________________
71913 [  7535] By: nick                                  on 2000/11/03  22:19:10
71914         Log: Implement stack of layers - (perlio.c _is_ derived from the old file honest...)
71915              - Works on Linux with
71916              perlio + unix
71917              stdio
71918              - Works on Solaris with
71919              perlio + unix
71920              - Fails ONE test (print to STDIN should fail) on Solaris with stdio.
71921              - Fails (hangs in openpid) if you try and stack
71922              perlio + stdio - Linux stdio's read() logic is hanging.
71923      Branch: perlio
71924            ! iperlsys.h perlio.c
71925 ____________________________________________________________________________
71926 [  7534] By: jhi                                   on 2000/11/03  15:16:02
71927         Log: Subject: Re: README.aix
71928              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
71929              Date: Fri, 03 Nov 2000 16:03:15 +0100
71930              Message-Id: <20001103151040.95C6.H.M.BRAND@hccnet.nl>
71931      Branch: perl
71932            ! README.aix
71933 ____________________________________________________________________________
71934 [  7533] By: jhi                                   on 2000/11/03  03:59:02
71935         Log: Subject: [PATCH 5.7.0] better messages from malloc()
71936              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
71937              Date: Wed, 1 Nov 2000 23:39:56 -0500
71938              Message-ID: <20001101233956.A520@monk.mps.ohio-state.edu>
71939      Branch: perl
71940            ! malloc.c pod/perldiag.pod
71941 ____________________________________________________________________________
71942 [  7532] By: jhi                                   on 2000/11/03  00:11:56
71943         Log: The #7521 touched things it shouldn't have.
71944      Branch: perl
71945            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
71946 ____________________________________________________________________________
71947 [  7531] By: jhi                                   on 2000/11/02  22:32:33
71948         Log: Subject:  [PATCH] Perl@7504, vms/gen_shrfls.pl
71949              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
71950              Date:     Thu, 2 Nov 2000 16:58:36 EST
71951              Message-Id: <001102165758.31020@DUPHY4.Physics.Drexel.Edu>
71952      Branch: perl
71953            ! vms/gen_shrfls.pl
71954 ____________________________________________________________________________
71955 [  7530] By: jhi                                   on 2000/11/02  22:08:49
71956         Log: Fix the problem discussed in
71957              
71958              Subject: [ID 20001015.004] Fwd: Tie::SubstrHash -- bug & fix (all Perl versions)
71959              Date: Mon, 16 Oct 2000 04:48:59 +0300 (EET DST) 
71960              Message-Id: <200010160148.EAA14523@alpha.hut.fi> 
71961              
71962              originally from Linc Madison.  Also Andreas König's comments
71963              taken into account.  Some other problems with Tie::SubstrHash
71964              fixed: didn't croak when the table exceeded the requested number
71965              of entries (as documented) but instead when the number of entries
71966              exceeded the size of the table, a croak() had an unnecessary \n,
71967              didn't have a CLEAR method, documented that there is no exists().
71968              Didn't fix to be strict-proof because the module uses &foo; and
71969              dynamic scope.  Added a test script exercizing both first tamely 
71970              the basic functionality, and then the failure cases reported by
71971              Linc Madison.
71972      Branch: perl
71973            + t/lib/tie-substrhash.t
71974            ! MANIFEST lib/Tie/SubstrHash.pm
71975 ____________________________________________________________________________
71976 [  7529] By: jhi                                   on 2000/11/02  17:58:08
71977         Log: recv() can fail and return undef.
71978              
71979              Subject: [ID 20001102.003] Net::Ping patch: "Bad arg lenght" error appears if host is unreachable    
71980              From: "Alexey V. Barantsev" <barancev@kazbek.ispras.ru>
71981              Date: Thu, 2 Nov 2000 20:12:20 +0300
71982              Message-Id: <200011021712.UAA07919@dallas.kazbek.ispras.ru>
71983      Branch: perl
71984            ! lib/Net/Ping.pm
71985 ____________________________________________________________________________
71986 [  7528] By: jhi                                   on 2000/11/02  17:49:09
71987         Log: Detpyo.
71988      Branch: perl
71989            ! pod/perlop.pod
71990 ____________________________________________________________________________
71991 [  7527] By: jhi                                   on 2000/11/02  15:48:37
71992         Log: Add Tie::RefHash::Nestable (lives in Tie/RefHash.pm),
71993              fix a autovivification bug in Tie::RefHash, add tests for both.
71994              
71995              Subject: Re: Tie::RefHash: use hash refs as keys in nested hashes
71996              From: Edward Avis <epa98@doc.ic.ac.uk>
71997              Date: Thu, 2 Nov 2000 15:24:30 +0000 (GMT)
71998              Message-ID: <Pine.LNX.4.21.0011021516010.8344-100000@texel03.doc.ic.ac.uk>
71999      Branch: perl
72000            + t/lib/tie-refhash.t
72001            ! MANIFEST lib/Tie/RefHash.pm
72002 ____________________________________________________________________________
72003 [  7526] By: jhi                                   on 2000/11/02  13:56:26
72004         Log: Test::Harness revealed buglets in the new DynaLoader.
72005              
72006              Subject: [ID 20001102.001] Not OK: perl v5.7.0 +DEVEL7523 on i686-linux 2.2.16a (UNINSTALLED)
72007              From: andreas.koenig@anima.de (Andreas J. Koenig)
72008              Date: 02 Nov 2000 11:26:48 +0100 
72009              Message-Id: <m3vgu6k6tz.fsf@ak-71.mind.de>
72010      Branch: perl
72011            ! ext/DynaLoader/DynaLoader_pm.PL
72012 ____________________________________________________________________________
72013 [  7525] By: jhi                                   on 2000/11/01  23:52:08
72014         Log: The entry for #7503 was missing.
72015      Branch: perl
72016            ! Changes
72017 ____________________________________________________________________________
72018 [  7524] By: jhi                                   on 2000/11/01  23:40:52
72019         Log: Update Changes.
72020      Branch: perl
72021            ! Changes patchlevel.h
72022 ____________________________________________________________________________
72023 [  7523] By: jhi                                   on 2000/11/01  22:57:09
72024         Log: More tweaking on the #7522 theme.
72025      Branch: perl
72026            ! ext/DynaLoader/DynaLoader_pm.PL
72027 ____________________________________________________________________________
72028 [  7522] By: jhi                                   on 2000/11/01  22:06:15
72029         Log: Expand %Config variables and %ENV variables only if
72030              so requested during build time using the
72031              PERL_BUILD_EXPAND_CONFIG_VARS and PERL_BUILD_EXPAND_ENV_VARS.
72032              Not expanding makes relocating distributions easier.
72033      Branch: perl
72034            ! ext/DynaLoader/DynaLoader_pm.PL
72035 ____________________________________________________________________________
72036 [  7521] By: jhi                                   on 2000/11/01  20:56:34
72037         Log: Make the POSIX::setuid and POSIX::setgid to really call setuid()
72038              and setgid() because they were just changing $< and $( which means
72039              only changing the real uid/gid, as opposed to changing both
72040              real and effective ids.  (The alternative way could have been
72041              in POSIX.pm to change $> and $), too, but making a direct call
72042              to the C API feels cleaner.)  Fixes the bug
72043              
72044              Subject: [ID 20000904.005] POSIX::setuid() Doesn't Call setuid()
72045              From: "Garry T. Williams" <garry@zvolve.com>
72046              Date: Mon, 4 Sep 2000 12:09:44 -0400 (EDT)
72047              Message-Id: <200009041609.e84G9iN12155@ifr.inside.zvolve.net>
72048      Branch: perl
72049            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
72050            ! ext/POSIX/typemap pod/perlvar.pod
72051 ____________________________________________________________________________
72052 [  7520] By: jhi                                   on 2000/11/01  20:08:33
72053         Log: Subject: [ID 20000904.004] perlsec Manual Page Incorrect Doing "Safe Backticks"
72054              From: "Garry T. Williams" <garry@zvolve.com>
72055              Date: Mon, 4 Sep 2000 11:32:38 -0400 (EDT)
72056              Message-Id: <200009041532.e84FWcl12106@ifr.inside.zvolve.net>
72057      Branch: perl
72058            ! pod/perlsec.pod
72059 ____________________________________________________________________________
72060 [  7519] By: jhi                                   on 2000/11/01  20:01:22
72061         Log: Locale warning explanation tweak.
72062      Branch: perl
72063            ! pod/perldiag.pod
72064 ____________________________________________________________________________
72065 [  7518] By: jhi                                   on 2000/11/01  18:57:13
72066         Log: C.pm part of
72067              
72068              Subject: [ID 20001010.001] [Daniel.Stutz@astaro.de: perlcc and C.pm in perl-5.7.0]
72069              From: Jarkko Hietaniemi <jhi@iki.fi>
72070              Date: Tue, 10 Oct 2000 08:22:28 -0500
72071              Message-Id: <20001010082228.B17030@chaos.wustl.edu>
72072      Branch: perl
72073            ! ext/B/B/C.pm
72074 ____________________________________________________________________________
72075 [  7517] By: jhi                                   on 2000/11/01  18:41:59
72076         Log: Subject: [ID 20001005.006] Documentation -- description of qr//
72077              From: Martien Verbruggen <mgjv@comdyn.com.au>
72078              Date: Fri, 6 Oct 2000 14:09:10 +1100
72079              Message-Id: <200010060309.OAA03457@verbruggen.comdyn.com.au>
72080      Branch: perl
72081            ! pod/perlop.pod
72082 ____________________________________________________________________________
72083 [  7516] By: jhi                                   on 2000/11/01  18:34:55
72084         Log: Generalize the Camel wording.
72085              
72086              Subject: Re: perlfaq style changes
72087              From: John Borwick <jhborwic@unity.ncsu.edu>
72088              Date: Wed, 1 Nov 2000 13:19:21 -0500 (EST)
72089              Message-ID: <Pine.GSO.4.21.0011011318270.7428-100000@eos00du.eos.ncsu.edu>
72090      Branch: perl
72091            ! pod/perlfaq3.pod pod/perlfaq8.pod pod/perlfaq9.pod
72092 ____________________________________________________________________________
72093 [  7515] By: jhi                                   on 2000/11/01  16:52:31
72094         Log: Subject: [ID 20001005.004] doc bug: perlsec misleading re file output
72095              From: pimlott@idiomtech.com (Andrew Pimlott)
72096              Date: Thu, 5 Oct 2000 13:20:58 -0400 (EDT)
72097              Message-Id: <m13hEhW-000SEmC@nolfolan.idiomtech.com>
72098      Branch: perl
72099            ! pod/perlsec.pod
72100 ____________________________________________________________________________
72101 [  7514] By: jhi                                   on 2000/11/01  15:03:40
72102         Log: More AIX lore.
72103      Branch: perl
72104            ! ext/re/hints/aix.pl
72105 ____________________________________________________________________________
72106 [  7513] By: jhi                                   on 2000/11/01  14:48:30
72107         Log: Subject: [ID 20001101.001] Net::Ping icmp odd $bytes
72108              From: root <root@chronos.fi.muni.cz>
72109              Date: Wed, 1 Nov 2000 12:31:32 +0100
72110              Message-Id: <200011011131.MAA03310@chronos.fi.muni.cz>
72111      Branch: perl
72112            ! lib/Net/Ping.pm
72113 ____________________________________________________________________________
72114 [  7512] By: jhi                                   on 2000/11/01  14:46:47
72115         Log: Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
72116              From: Martin Husemann <martin@duskware.de>
72117              Date: Tue, 31 Oct 2000 23:39:35 +0100 (MET)
72118              Message-Id: <200010312239.e9VMdZR01580@night-porter.duskware.de>
72119      Branch: perl
72120            ! regcomp.c
72121 ____________________________________________________________________________
72122 [  7511] By: jhi                                   on 2000/11/01  14:39:50
72123         Log: AUTHORS updates.
72124      Branch: perl
72125            ! AUTHORS
72126 ____________________________________________________________________________
72127 [  7510] By: jhi                                   on 2000/11/01  14:29:50
72128         Log: Subject: [PATCH] startperl to respect versiononly
72129              From: Robin Barker <rmb1@cise.npl.co.uk> 
72130              Date: Tue, 31 Oct 2000 16:29:36 GMT
72131              Message-Id: <200010311629.QAA01771@tempest.npl.co.uk>
72132      Branch: metaconfig/U/perl
72133            ! startperl.U
72134      Branch: perl
72135            ! Configure config_h.SH
72136 ____________________________________________________________________________
72137 [  7509] By: jhi                                   on 2000/11/01  14:19:53
72138         Log: printf UVs the correct way, noticed by Robin Barker.
72139      Branch: perl
72140            ! utf8.c
72141 ____________________________________________________________________________
72142 [  7508] By: jhi                                   on 2000/11/01  14:10:03
72143         Log: Do not cleanup *% because the % has special meanings in some
72144              shell environments.
72145      Branch: perl
72146            ! ext/Storable/Makefile.PL
72147 ____________________________________________________________________________
72148 [  7507] By: jhi                                   on 2000/11/01  14:06:00
72149         Log: The NonStop-UX libraries have a novel way to say NaN.
72150      Branch: perl
72151            ! t/lib/bigfltpm.t
72152 ____________________________________________________________________________
72153 [  7506] By: jhi                                   on 2000/11/01  14:03:35
72154         Log: The osname has been lowercased by now, from Tom Bates.
72155      Branch: metaconfig
72156            ! U/modified/Oldconfig.U
72157      Branch: perl
72158            ! Configure config_h.SH
72159 ____________________________________________________________________________
72160 [  7505] By: jhi                                   on 2000/10/31  19:18:39
72161         Log: The compiler is either gcc or cc, from Tom Bates.
72162      Branch: perl
72163            ! hints/nonstopux.sh
72164 ____________________________________________________________________________
72165 [  7504] By: jhi                                   on 2000/10/31  14:53:42
72166         Log: Update Changes.
72167      Branch: perl
72168            ! Changes patchlevel.h
72169 ____________________________________________________________________________
72170 [  7503] By: jhi                                   on 2000/10/31  14:30:50
72171         Log: Whitespace style tweak.  Was originally going to see to
72172              
72173              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
72174              From: Joe Smith <jms@inwap.com>
72175              Date: Mon, 30 Oct 2000 18:47:57 -0800
72176              Message-Id: <39FE32DD.24AAC4D@inwap.com>
72177              
72178              but that had already been taken care of.
72179      Branch: metaconfig
72180            ! U/compline/d_stdstdio.U
72181      Branch: perl
72182            ! Configure config_h.SH
72183 ____________________________________________________________________________
72184 [  7502] By: jhi                                   on 2000/10/31  14:25:02
72185         Log: AUTHORS tweaks.
72186      Branch: perl
72187            ! AUTHORS
72188 ____________________________________________________________________________
72189 [  7501] By: jhi                                   on 2000/10/31  14:23:59
72190         Log: Subject: perlfaq style changes
72191              From: John Borwick <jhborwic@unity.ncsu.edu>
72192              Date: Tue, 31 Oct 2000 03:15:11 -0500 (EST)
72193              Message-ID: <Pine.GSO.4.21.0010310307500.5819-100000@eos00du.eos.ncsu.edu>
72194      Branch: perl
72195            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
72196            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
72197            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
72198            ! pod/perlfaq9.pod
72199 ____________________________________________________________________________
72200 [  7500] By: jhi                                   on 2000/10/31  14:22:15
72201         Log: Be more lenient on bad UTF-8 when doing bit arithmetics.
72202              
72203              Subject: Re: [ID 20000918.005] ~ on wide chars
72204              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
72205              Date: Mon, 30 Oct 2000 21:09:55 -0800
72206              Message-ID: <jQl/5gzkgWYL092yn@efn.org>
72207              
72208              (The ord() part of the patch skipped.)
72209      Branch: perl
72210            ! doop.c
72211 ____________________________________________________________________________
72212 [  7499] By: jhi                                   on 2000/10/31  14:20:08
72213         Log: Subject: [ID 20001030.001] 5.7.0-7489: Null-Pointer reference in mg.c
72214              From: Jens Hamisch <jens@Strawberry.COM>
72215              Date: Mon, 30 Oct 2000 15:17:07 +0100
72216              Message-Id: <20001030151707.A9597@Strawberry.COM>
72217      Branch: perl
72218            ! av.c
72219 ____________________________________________________________________________
72220 [  7498] By: jhi                                   on 2000/10/31  14:16:29
72221         Log: Subject: [PATCH: perl@7483] add three new EBCDIC Encode-ings && many tests
72222              From: Peter Prymmer <pvhp@forte.com>
72223              Date: Mon, 30 Oct 2000 16:59:11 -0800 (PST)
72224              Message-ID: <Pine.OSF.4.10.10010301643590.67363-100000@aspara.forte.com>
72225      Branch: perl
72226            + ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
72227            + ext/Encode/Encode/posix-bc.enc
72228            ! MANIFEST t/lib/encode.t
72229 ____________________________________________________________________________
72230 [  7497] By: jhi                                   on 2000/10/31  14:13:22
72231         Log: Subject: [PATCH: perl@7483] fix coded control chars in cgi-html.t
72232              From: Peter Prymmer <pvhp@forte.com>
72233              Date: Mon, 30 Oct 2000 17:48:11 -0800 (PST)
72234              Message-ID: <Pine.OSF.4.10.10010301746350.69159-100000@aspara.forte.com>
72235      Branch: perl
72236            ! t/lib/cgi-html.t
72237 ____________________________________________________________________________
72238 [  7496] By: jhi                                   on 2000/10/31  14:12:05
72239         Log: Subject: [PATCH: perl@7483] CRLF fix for cgi-function.t tests
72240              From: Peter Prymmer <pvhp@forte.com>
72241              Date: Mon, 30 Oct 2000 17:46:33 -0800 (PST)
72242              Message-ID: <Pine.OSF.4.10.10010301745120.69159-100000@aspara.forte.com>
72243      Branch: perl
72244            ! t/lib/cgi-function.t
72245 ____________________________________________________________________________
72246 [  7495] By: jhi                                   on 2000/10/31  14:11:08
72247         Log: Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
72248              From: Peter Prymmer <pvhp@forte.com>
72249              Date: Mon, 30 Oct 2000 16:41:21 -0800 (PST)
72250              Message-ID: <Pine.OSF.4.10.10010301634500.67363-100000@aspara.forte.com>
72251      Branch: perl
72252            + ext/re/hints/aix.pl
72253            ! MANIFEST ext/re/Makefile.PL
72254 ____________________________________________________________________________
72255 [  7494] By: jhi                                   on 2000/10/31  14:08:32
72256         Log: Use Errno magic.
72257              
72258              Subject: [ID 20001030.009] [PATCH] ftmp-mktemp failing
72259              From: Casey Tweten <perl@ctweten.amsite.com>
72260              Date: Mon, 30 Oct 2000 15:51:17 -0500
72261              Message-Id: <200010302051.e9UKpHd02194@ctweten.amsite.com>
72262      Branch: perl
72263            ! lib/File/Temp.pm
72264 ____________________________________________________________________________
72265 [  7493] By: jhi                                   on 2000/10/31  14:05:07
72266         Log: Add a perlbug flag, -A, to avoid acknowledgement messages.
72267              
72268              Subject: PATCH (Re: [ID 20001030.008] OK: perl v5.7.0 +DEVEL7445 on i586-linux 2.2.16 (UNINSTALLED))
72269              From: Nicholas Clark <nick@ccl4.org>
72270              Date: Mon, 30 Oct 2000 17:38:45 +0000
72271              Message-ID: <20001030173845.O60355@plum.flirble.org>
72272      Branch: perl
72273            ! Makefile.SH utils/perlbug.PL
72274 ____________________________________________________________________________
72275 [  7492] By: nick                                  on 2000/10/30  19:37:23
72276         Log: Change files which are mysteriously different to mainline to be
72277              copies of mainline.
72278      Branch: perlio
72279            ! objXSUB.h perlapi.c pod/perlapi.pod
72280 ____________________________________________________________________________
72281 [  7491] By: nick                                  on 2000/10/30  18:05:54
72282         Log: Perlio fixes discovered on big-endian & very traditional Solaris:
72283              - typo in endian code in putc.
72284              - Don't allow read of write-only files and vice-versa
72285              - and off-by-one in flush-all loop.
72286              Remove debug calls as they were using GCC specific features.
72287      Branch: perlio
72288            ! perlio.c
72289 ____________________________________________________________________________
72290 [  7490] By: nick                                  on 2000/10/29  21:45:45
72291         Log: Integrate mainline to perlio
72292      Branch: perlio
72293           !> lib/ExtUtils/Manifest.pm op.c t/comp/proto.t t/pragma/utf8.t
72294           !> toke.c
72295 ____________________________________________________________________________
72296 [  7489] By: jhi                                   on 2000/10/29  21:11:08
72297         Log: Subject: [Chris Winters <cwinters@intes.net>] patch to ExtUtils::Manifest
72298              From: andreas.koenig@anima.de (Andreas J. Koenig)
72299              Date: 29 Oct 2000 22:05:59 +0100
72300              Message-ID: <m3snpfqrwo.fsf@ak-71.mind.de>
72301      Branch: perl
72302            ! lib/ExtUtils/Manifest.pm
72303 ____________________________________________________________________________
72304 [  7488] By: jhi                                   on 2000/10/29  21:07:47
72305         Log: Tests for #7487.
72306              
72307              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
72308              From: andreas.koenig@anima.de (Andreas J. Koenig)
72309              Date: 29 Oct 2000 19:37:09 +0100
72310              Message-ID: <m34s1vsdd6.fsf@ak-71.mind.de>
72311      Branch: perl
72312            ! t/comp/proto.t
72313 ____________________________________________________________________________
72314 [  7487] By: jhi                                   on 2000/10/29  21:06:27
72315         Log: constsub spillage.
72316              
72317              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
72318              From: John Tobey <jtobey@john-edwin-tobey.org>
72319              Date: Sun, 29 Oct 2000 11:37:45 -0500 (EST)
72320              Message-Id: <m13pvSr-000FObC@feynman.localnet>
72321      Branch: perl
72322            ! op.c
72323 ____________________________________________________________________________
72324 [  7486] By: nick                                  on 2000/10/29  21:05:04
72325         Log: Integrate mainline to perlio branch
72326      Branch: perlio
72327           +> Porting/repository.pod lib/unicode/Is/DCmedial.pl
72328           +> t/lib/tie-splice.t vos/config.alpha.def vos/config.alpha.h
72329           +> vos/config.ga.def vos/config.ga.h vos/configure_perl.cm
72330           +> vos/install_perl.cm
72331            - MAINTAIN fix_pl lib/unicode/Is/DCinital.pl vos/config.def
72332            - vos/config.h vos/config_h.SH_orig
72333           !> (integrate 141 files)
72334 ____________________________________________________________________________
72335 [  7485] By: jhi                                   on 2000/10/29  21:00:47
72336         Log: Make \x{...} consistently produce UTF-8.
72337              
72338              Subject: Re: \x{...} is confused 
72339              From: Simon Cozens <simon@cozens.net>
72340              Date: Sun, 29 Oct 2000 19:36:48 +0000
72341              Message-ID: <20001029193648.A6287@pembro4.pmb.ox.ac.uk>
72342      Branch: perl
72343            ! t/pragma/utf8.t toke.c
72344 ____________________________________________________________________________
72345 [  7484] By: nick                                  on 2000/10/29  20:05:29
72346         Log: PerlIO passes all tests.
72347      Branch: perlio
72348            ! perlio.c
72349 ____________________________________________________________________________
72350 [  7483] By: jhi                                   on 2000/10/29  18:06:55
72351         Log: Update Changes.
72352      Branch: perl
72353            ! Changes patchlevel.h
72354 ____________________________________________________________________________
72355 [  7482] By: nick                                  on 2000/10/29  17:43:28
72356         Log: Include <unistd.h> to get correct lseek() prototype etc.
72357              (I thought perl.h did that) - down to two fails
72358              - comp/require.t (last test)
72359              - lib/io_xs.t - possibly import/export of FILE * ?
72360      Branch: perlio
72361            ! perlio.c
72362 ____________________________________________________________________________
72363 [  7481] By: jhi                                   on 2000/10/29  17:02:37
72364         Log: UTF-8 decoder tweak.
72365      Branch: perl
72366            ! utf8.c
72367 ____________________________________________________________________________
72368 [  7480] By: nick                                  on 2000/10/29  16:26:11
72369         Log: Fixed two bugs:
72370              - error code not being set on close (of broken pipe)
72371              - append mode was truncating.
72372              At least one seek/tell bug remains.
72373      Branch: perlio
72374            ! perlio.c
72375 ____________________________________________________________________________
72376 [  7479] By: nick                                  on 2000/10/29  11:18:16
72377         Log: Prototype (stdio-like) PerlIO passing basic tests. Checked in
72378              in case of accidents. Still several worrying fails, no line disciplines yet.
72379      Branch: perlio
72380            ! iperlsys.h perlio.c
72381 ____________________________________________________________________________
72382 [  7478] By: jhi                                   on 2000/10/29  02:04:01
72383         Log: Add also emailless people.
72384      Branch: perl
72385            ! AUTHORS
72386 ____________________________________________________________________________
72387 [  7477] By: jhi                                   on 2000/10/29  01:36:00
72388         Log: The #7476 needs a MANIFEST change, too.
72389      Branch: perl
72390            ! MANIFEST
72391 ____________________________________________________________________________
72392 [  7476] By: jhi                                   on 2000/10/29  01:35:21
72393         Log: Have only one master list of AUTHORS, drop unmaintained MAINTAIN.
72394      Branch: perl
72395            - MAINTAIN
72396            ! AUTHORS Changes
72397 ____________________________________________________________________________
72398 [  7475] By: jhi                                   on 2000/10/28  23:57:25
72399         Log: De-quoted-unreadable to ISO Latin 1.
72400              (There's one ISO-2022-JP name in Changes5.004.)
72401      Branch: perl
72402            ! Changes Changes5.6
72403 ____________________________________________________________________________
72404 [  7474] By: jhi                                   on 2000/10/28  19:13:06
72405         Log: Subject: [ID 20001027.007] uniq array in perlfaq
72406              From: Hans Ginzel <hans@kolej.mff.cuni.cz>     
72407              Date: Fri, 27 Oct 2000 19:28:30 +0200
72408              Message-Id: <20001027192830.A1564@kolej.mff.cuni.cz> 
72409      Branch: perl
72410            ! pod/perlfaq4.pod
72411 ____________________________________________________________________________
72412 [  7473] By: jhi                                   on 2000/10/28  18:02:05
72413         Log: Locking null mutexes is not recommendable.
72414              
72415              Subject: Re: [ID 20001027.008] Not OK: perl v5.7.0 +DEVEL7462 on i386-freebsd-thread-64all 4.1-stable (UNINSTALLED) 
72416              From: Hugo <hv@crypt.compulink.co.uk>
72417              Date: Sat, 28 Oct 2000 18:41:12 +0100
72418              Message-Id: <200010281741.SAA31327@crypt.compulink.co.uk>
72419      Branch: perl
72420            ! op.c
72421 ____________________________________________________________________________
72422 [  7472] By: jhi                                   on 2000/10/28  17:52:58
72423         Log: Better create a true mailing list for the repository keepers.
72424      Branch: perl
72425            ! Porting/repository.pod
72426 ____________________________________________________________________________
72427 [  7471] By: jhi                                   on 2000/10/28  17:28:24
72428         Log: Add the repository doc by Malcolm, Sarathy, and by Simon,
72429              name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
72430      Branch: perl
72431            + Porting/repository.pod
72432            ! MANIFEST
72433 ____________________________________________________________________________
72434 [  7470] By: jhi                                   on 2000/10/28  17:20:54
72435         Log: Subject: DOC PATCH 5.6.0
72436              From: mjd@plover.com
72437              Date: 27 Oct 2000 17:32:44 -0000
72438              Message-ID: <20001027173244.23754.qmail@plover.com>
72439      Branch: perl
72440            ! pod/perlfunc.pod
72441 ____________________________________________________________________________
72442 [  7469] By: jhi                                   on 2000/10/28  17:16:45
72443         Log: Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
72444              From: "Peter J. Farley III" <pjfarley@banet.net>
72445              Date: Fri, 27 Oct 2000 20:32:56 -0400
72446              Message-Id: <4.3.1.0.20001027202303.00ad8900@pop5.banet.net>
72447      Branch: perl
72448            ! README.dos
72449 ____________________________________________________________________________
72450 [  7468] By: jhi                                   on 2000/10/28  17:07:18
72451         Log: Make target reordering to avoid pointless re-makes.
72452              
72453              Subject: Re: Total re-make of 'make okfile' after 7451 ?
72454              From: Nicholas Clark <nick@ccl4.org>
72455              Date: Sat, 28 Oct 2000 00:31:02 +0100
72456              Message-ID: <20001028003101.A54517@plum.flirble.org>
72457      Branch: perl
72458            ! Makefile.SH
72459 ____________________________________________________________________________
72460 [  7467] By: jhi                                   on 2000/10/28  17:05:31
72461         Log: Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
72462              From: lvirden@cas.org
72463              Date: Fri, 27 Oct 2000 13:14:41 -0400 (EDT)
72464              Message-Id: <200010271714.NAA22015@lwv26awu.cas.org>
72465      Branch: perl
72466            ! README.os2
72467 ____________________________________________________________________________
72468 [  7466] By: jhi                                   on 2000/10/28  16:09:16
72469         Log: Upgrade to CPAN 1.58_55.
72470              
72471              Subject: CPAN.pm status
72472              From: andreas.koenig@anima.de (Andreas J. Koenig) 
72473              Date: 28 Oct 2000 08:18:00 +0200 
72474              Message-ID: <m3n1fpa3qf.fsf@ak-71.mind.de>
72475      Branch: perl
72476            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
72477 ____________________________________________________________________________
72478 [  7465] By: jhi                                   on 2000/10/28  16:02:47
72479         Log: The reëntrant version shouldn't be needed unless USE_PURE_BISON.
72480      Branch: perl
72481            ! embed.h embed.pl perl.h proto.h toke.c
72482 ____________________________________________________________________________
72483 [  7464] By: nick                                  on 2000/10/28  10:43:44
72484         Log: Fix for sv_2iv() on "shared" value from keys %hash.
72485      Branch: perl
72486            ! sv.c
72487 ____________________________________________________________________________
72488 [  7463] By: jhi                                   on 2000/10/27  16:18:29
72489         Log: Update Changes.
72490      Branch: perl
72491            ! Changes patchlevel.h
72492 ____________________________________________________________________________
72493 [  7462] By: jhi                                   on 2000/10/27  16:17:44
72494         Log: Too enthusiastic editing in #7460.
72495      Branch: metaconfig
72496            ! U/modified/Oldsym.U
72497      Branch: perl
72498            ! Configure config_h.SH
72499 ____________________________________________________________________________
72500 [  7461] By: jhi                                   on 2000/10/27  15:37:38
72501         Log: Retract #7459, the script needs more work.
72502      Branch: perl
72503            - mkreef
72504            ! MANIFEST
72505 ____________________________________________________________________________
72506 [  7460] By: jhi                                   on 2000/10/27  15:23:14
72507         Log: Use $sort, $uniq (and $tr) consistently as wondered
72508              by Nicholas Clark.
72509      Branch: metaconfig
72510            ! U/modified/Cppsym.U U/modified/Getfile.U U/modified/Guess.U
72511            ! U/modified/Myread.U U/modified/Oldsym.U U/modified/Signal.U
72512            ! U/modified/libc.U
72513      Branch: perl
72514            ! Configure config_h.SH
72515 ____________________________________________________________________________
72516 [  7459] By: jhi                                   on 2000/10/27  15:02:07
72517         Log: (Retracted by #7461)
72518              
72519              Add a shell script for creating/removing symbolic link farms,
72520              useful for keeping the source code read-only and doing the
72521              builds somewhere else.
72522      Branch: perl
72523            + mkreef
72524            ! MANIFEST
72525 ____________________________________________________________________________
72526 [  7458] By: jhi                                   on 2000/10/27  14:42:20
72527         Log: Do away with the fix_pl.
72528      Branch: perl
72529            - fix_pl
72530            ! MANIFEST Makefile.SH
72531 ____________________________________________________________________________
72532 [  7457] By: jhi                                   on 2000/10/27  12:43:13
72533         Log: Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
72534              From: Jens Hamisch <jens@Strawberry.COM>
72535              Date: Fri, 27 Oct 2000 14:38:21 +0200
72536              Message-Id: <20001027143821.B3366@Strawberry.COM>
72537      Branch: perl
72538            ! perl.h
72539 ____________________________________________________________________________
72540 [  7456] By: jhi                                   on 2000/10/27  12:33:42
72541         Log: Subject: [PATCH] todo
72542              From: Nicholas Clark <nick@ccl4.org>
72543              Date: Thu, 26 Oct 2000 22:32:29 +0100
72544              Message-ID: <20001026223229.A44540@plum.flirble.org>
72545      Branch: perl
72546            ! pod/perltodo.pod
72547 ____________________________________________________________________________
72548 [  7455] By: jhi                                   on 2000/10/27  12:02:21
72549         Log: Subject: Re: [PATCH bleadperl] ripples from constsub patch
72550              From: John Tobey <jtobey@john-edwin-tobey.org>
72551              Date: Thu, 26 Oct 2000 22:29:53 -0400 (EDT)
72552              Message-Id: <m13ozHF-000FObC@feynman.localnet>
72553      Branch: perl
72554            ! op.c t/pragma/sub_lval.t
72555 ____________________________________________________________________________
72556 [  7454] By: jhi                                   on 2000/10/27  11:59:42
72557         Log: Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
72558              From: sthoenna@efn.org
72559              Date: Thu, 26 Oct 2000 14:00:03 -0700 (PDT)
72560              Message-Id: <200010262100.e9QL03U06386@garcia.efn.org>
72561      Branch: perl
72562            ! pp.c t/op/assignwarn.t
72563 ____________________________________________________________________________
72564 [  7453] By: jhi                                   on 2000/10/27  00:15:08
72565         Log: Upgrade to Storable 1.0.5, from Raphael Manfredi.
72566      Branch: perl
72567            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
72568            ! ext/Storable/Storable.xs t/lib/st-lock.t
72569 ____________________________________________________________________________
72570 [  7452] By: jhi                                   on 2000/10/26  13:05:52
72571         Log: Undo #7451, this seems to be a deficiency in Perforce,
72572              there is no per-file line-terminator type, only per-client.
72573      Branch: perl
72574            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
72575            ! win32/makefile.mk
72576 ____________________________________________________________________________
72577 [  7451] By: jhi                                   on 2000/10/26  04:56:03
72578         Log: Experimenting in DOS arcana.
72579      Branch: perl
72580            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
72581            ! win32/makefile.mk
72582 ____________________________________________________________________________
72583 [  7450] By: jhi                                   on 2000/10/26  04:50:52
72584         Log: Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[  7350] breaks VMS perl
72585              From: "Peter J. Farley III" <pjfarley@banet.net>            
72586              Date: Wed, 25 Oct 2000 23:10:18 -0400
72587              Message-Id: <4.3.1.0.20001025230222.00accba0@pop5.banet.net>
72588      Branch: perl
72589            ! t/io/open.t
72590 ____________________________________________________________________________
72591 [  7449] By: jhi                                   on 2000/10/26  04:49:16
72592         Log: Subject: Re: [PATCH 5.6.0]Add non-blocking thread doneness checking
72593              From: Hugo <hv@crypt.compulink.co.uk>
72594              Date: Thu, 26 Oct 2000 01:55:17 +0100
72595              Message-Id: <200010260055.BAA27869@crypt.compulink.co.uk>
72596              
72597              minus one unneeded mutex lock/unlock pointed out by Dan Sugalski.
72598      Branch: perl
72599            ! ext/Thread/Thread.pm ext/Thread/Thread.xs t/lib/thr5005.t
72600 ____________________________________________________________________________
72601 [  7448] By: jhi                                   on 2000/10/26  04:38:36
72602         Log: Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
72603              From: Peter Prymmer <pvhp@forte.com>
72604              Date: Wed, 25 Oct 2000 18:23:56 -0700 (PDT)                          
72605              Message-ID: <Pine.OSF.4.10.10010251816200.247618-100000@aspara.forte.com>
72606      Branch: perl
72607            ! configure.com
72608 ____________________________________________________________________________
72609 [  7447] By: jhi                                   on 2000/10/25  23:20:02
72610         Log: Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
72611              in platforms that strictly require all the symbols being present
72612              at link time.
72613      Branch: perl
72614            ! handy.h
72615 ____________________________________________________________________________
72616 [  7446] By: jhi                                   on 2000/10/25  21:55:57
72617         Log: Update Changes.
72618      Branch: perl
72619            ! Changes patchlevel.h
72620 ____________________________________________________________________________
72621 [  7445] By: jhi                                   on 2000/10/25  21:27:08
72622         Log: Integrate with vmsperl #7430 by Charles Bailey:
72623              
72624              Cleanup from prior patch (Charles Lane?):
72625              - improve handling of MFDs in Basename and Path
72626              - default to no xsubpp line # munging when building debug images
72627      Branch: perl
72628           !> lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
72629 ____________________________________________________________________________
72630 [  7444] By: jhi                                   on 2000/10/25  21:03:50
72631         Log: Subject: [PATCH] Zero-padded Numerics in Perl Format
72632              From: John Peacock <JPeacock@UnivPress.com>
72633              Date: Thu, 18 May 2000 11:55:27 -0400
72634              Message-ID: <3924126F.A58BE57A@UnivPress.com>
72635      Branch: perl
72636            ! form.h pod/perldelta.pod pod/perlform.pod pp_ctl.c
72637            ! t/op/write.t
72638 ____________________________________________________________________________
72639 [  7443] By: jhi                                   on 2000/10/25  20:43:10
72640         Log: Temporary stopgap for the self-tying issue: for now only
72641              array and hash self-ties are verboten.  The real fix, of
72642              course, would be to comprehensively test (and implement?)
72643              and debug (and document) self-ties.
72644      Branch: perl
72645            ! pod/perldiag.pod pp_sys.c t/op/tie.t
72646 ____________________________________________________________________________
72647 [  7442] By: jhi                                   on 2000/10/25  20:14:30
72648         Log: Subject: [PATCH 5.6.0]Add non-blocking thread doneness checking
72649              From: Dan Sugalski <dan@sidhe.org>
72650              Date: Wed, 25 Oct 2000 13:36:35 -0400
72651              Message-Id: <5.0.0.25.0.20001025133504.01ef1e20@24.8.96.48>
72652              
72653              plus regen global.sym.
72654      Branch: perl
72655            ! ext/Thread/Thread.pm ext/Thread/Thread.xs global.sym perl.c
72656            ! thrdvar.h util.c
72657 ____________________________________________________________________________
72658 [  7441] By: jhi                                   on 2000/10/25  20:12:20
72659         Log: buildtoc target tweaks.
72660      Branch: perl
72661            ! pod/Makefile.SH
72662 ____________________________________________________________________________
72663 [  7440] By: jhi                                   on 2000/10/25  20:03:53
72664         Log: A new version of making the syslog test more robust.
72665              (Replaces #7421.)
72666              
72667              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
72668              From: "Kurt D. Starsinic" <kstar@chapin.edu>
72669              Date: Wed, 25 Oct 2000 12:13:54 -0400
72670              Message-ID: <20001025121354.B2264@O2.chapin.edu>
72671      Branch: perl
72672            ! t/lib/syslog.t
72673 ____________________________________________________________________________
72674 [  7439] By: jhi                                   on 2000/10/25  20:00:48
72675         Log: Continue the internal UTF-8 API tweaking.
72676              Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
72677              used much more than the simpler API, now called utf8_to_uv_simple().
72678              Still not quite happy with API, too much partial duplication
72679              of functionality.
72680      Branch: perl
72681            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perlapi.c
72682            ! pod/perlapi.pod pod/perlunicode.pod pp.c pp_ctl.c proto.h
72683            ! regcomp.c regexec.c sv.c toke.c utf8.c
72684 ____________________________________________________________________________
72685 [  7438] By: jhi                                   on 2000/10/25  18:52:30
72686         Log: Allow poking holes at the UTF-8 decoding strictness.
72687      Branch: perl
72688            ! embed.pl pp.c proto.h sv.c t/pragma/utf8.t toke.c utf8.c
72689            ! utf8.h
72690 ____________________________________________________________________________
72691 [  7437] By: jhi                                   on 2000/10/25  13:53:05
72692         Log: Rename UTF8LEN() to be UNISKIP(), too confusing to have
72693              UTF8LEN() and UTF8SKIP(). 
72694      Branch: perl
72695            ! pp.c utf8.c utf8.h
72696 ____________________________________________________________________________
72697 [  7436] By: jhi                                   on 2000/10/25  13:51:37
72698         Log: Subject: [PATCH] Re: PerlIO - Configure tweak for Linux/glibc?
72699              From: Nicholas Clark <nick@ccl4.org>
72700              Date: Wed, 25 Oct 2000 14:44:05 +0100
72701              Message-ID: <20001025144404.D27253@plum.flirble.org>
72702      Branch: perl
72703            ! pod/perlrun.pod
72704 ____________________________________________________________________________
72705 [  7435] By: jhi                                   on 2000/10/25  13:49:32
72706         Log: Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
72707              From: Mike Guy <mjtg@cam.ac.uk>
72708              Date: Tue, 24 Oct 2000 14:59:40 +0100
72709              Message-Id: <E13o4c8-00076u-00@libra.cus.cam.ac.uk>
72710      Branch: perl
72711            ! scope.c
72712 ____________________________________________________________________________
72713 [  7434] By: jhi                                   on 2000/10/25  13:48:41
72714         Log: AIX is picky about its symbol exports.  Solution for now
72715              is to include the deb.o explicitly to the re extension build.
72716              
72717              Subject: Re: introduce missing .Perl_deb symbol to aix build (Questions)
72718              From: Peter Prymmer <pvhp@forte.com>
72719              Date: Tue, 24 Oct 2000 12:57:22 -0700 (PDT)
72720              Message-ID: <Pine.OSF.4.10.10010241252180.127055-100000@aspara.forte.com>
72721      Branch: perl
72722            ! ext/re/Makefile.PL hints/aix.sh
72723 ____________________________________________________________________________
72724 [  7433] By: jhi                                   on 2000/10/25  13:46:49
72725         Log: Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
72726              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
72727              Date: Wed, 25 Oct 2000 12:02:20 +0200
72728              Message-Id: <20001025114712.C9F9.H.M.BRAND@hccnet.nl>
72729      Branch: perl
72730            ! perlsdio.h
72731 ____________________________________________________________________________
72732 [  7432] By: jhi                                   on 2000/10/25  13:44:28
72733         Log: Subject: Minor update to find2perl, for portability
72734              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
72735              Date: Wed, 25 Oct 2000 12:05:47 +0100
72736              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8355@UKRUX002.rundc.uk.origin-it.com>
72737      Branch: perl
72738            ! x2p/find2perl.PL
72739 ____________________________________________________________________________
72740 [  7431] By: jhi                                   on 2000/10/25  13:40:39
72741         Log: Add targets to Makefile.SH, most importantly
72742              'regen_all' which also remembers to update vms/perly*.
72743      Branch: perl
72744            ! Makefile.SH
72745 ____________________________________________________________________________
72746 [  7430] By: bailey                                on 2000/10/25  03:13:53
72747         Log: Cleanup from prior patch (Charles Lane?):
72748              - improve handling of MFDs in Basename and Path
72749              - default to no xsubpp line # munging when building debug images
72750      Branch: vmsperl
72751            ! lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
72752 ____________________________________________________________________________
72753 [  7429] By: jhi                                   on 2000/10/24  20:03:40
72754         Log: Podify README.epoc and README.vos.
72755      Branch: perl
72756            ! README.epoc README.vos pod/buildtoc.PL pod/perl.pod
72757            ! pod/perlport.pod pod/perltoc.pod
72758 ____________________________________________________________________________
72759 [  7428] By: jhi                                   on 2000/10/24  19:10:33
72760         Log: Stratus VOS updates from Paul Green.
72761      Branch: perl
72762            + vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
72763            + vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
72764            - vos/config.def vos/config.h vos/config_h.SH_orig
72765            ! MANIFEST README.vos pod/perlport.pod vos/Changes vos/build.cm
72766            ! vos/compile_perl.cm vos/config.pl vos/perl.bind vos/vosish.h
72767 ____________________________________________________________________________
72768 [  7427] By: jhi                                   on 2000/10/24  18:59:48
72769         Log: Check if stdio supports tweaking lval and cnt simultaneously.
72770              
72771              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
72772              From: Nicholas Clark <nick@ccl4.org>
72773              Date: Mon, 23 Oct 2000 15:39:32 +0100
72774              Message-ID: <20001023153932.A10786@plum.flirble.org>
72775      Branch: metaconfig
72776            ! U/compline/d_stdstdio.U
72777      Branch: perl
72778            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
72779            ! config_h.SH configure.com epoc/config.sh iperlsys.h perlio.c
72780            ! perlsdio.h perlsfio.h pod/Makefile.SH pod/perltoc.pod
72781            ! uconfig.h uconfig.sh vms/genconfig.pl vos/config.def
72782            ! vos/config.h vos/config_h.SH_orig win32/config.bc
72783            ! win32/config.gc win32/config.vc
72784 ____________________________________________________________________________
72785 [  7426] By: jhi                                   on 2000/10/24  17:57:44
72786         Log: Missed the header file changes from #7425.
72787      Branch: perl
72788            ! embed.h embed.pl objXSUB.h proto.h
72789 ____________________________________________________________________________
72790 [  7425] By: jhi                                   on 2000/10/24  17:55:17
72791         Log: Fix the bug reported in
72792              
72793              From: andreas.koenig@anima.de (Andreas J. Koenig)
72794              Subject: Encode bug?
72795              Date: 24 Oct 2000 14:01:26 +0200 
72796              Message-ID: <m3lmveqwh5.fsf@ak-71.mind.de>
72797              
72798              Also make is_utf8_char() stricter.
72799      Branch: perl
72800            ! ext/Encode/Encode.xs utf8.c
72801 ____________________________________________________________________________
72802 [  7424] By: jhi                                   on 2000/10/24  15:15:39
72803         Log: Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
72804              From: Peter Scott <Peter@PSDT.com>
72805              Date: Mon, 23 Oct 2000 19:46:01 -0700
72806              Message-Id: <4.3.2.7.2.20001023194324.00ab7220@psdt.com>
72807      Branch: perl
72808            ! pod/perlfaq5.pod
72809 ____________________________________________________________________________
72810 [  7423] By: jhi                                   on 2000/10/24  14:25:30
72811         Log: Test tweak to avoid pulling in the whole Config.
72812      Branch: perl
72813            ! t/lib/st-lock.t
72814 ____________________________________________________________________________
72815 [  7422] By: jhi                                   on 2000/10/24  14:03:16
72816         Log: Fix the bug ID 20001024.005, the bug introduced by #7416.
72817      Branch: perl
72818            ! pp.c
72819 ____________________________________________________________________________
72820 [  7421] By: jhi                                   on 2000/10/24  13:32:09
72821         Log: (Replaced by #7440.)
72822              
72823              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
72824              From: "Kurt D. Starsinic" <kstar@chapin.edu>
72825              Date: Mon, 23 Oct 2000 16:40:54 -0400
72826              Message-ID: <20001023164054.B14491@O2.chapin.edu>
72827      Branch: perl
72828            ! t/lib/syslog.t
72829 ____________________________________________________________________________
72830 [  7420] By: jhi                                   on 2000/10/24  13:30:53
72831         Log: Subject: [PATCH 5.7.0] static linking with uninstalled perl
72832              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
72833              Date: Mon, 23 Oct 2000 17:29:03 -0400
72834              Message-ID: <20001023172903.A18749@monk.mps.ohio-state.edu>
72835      Branch: perl
72836            ! lib/ExtUtils/MM_Unix.pm
72837 ____________________________________________________________________________
72838 [  7419] By: jhi                                   on 2000/10/24  13:29:57
72839         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
72840              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
72841              Date: Mon, 23 Oct 2000 19:01:32 -0400
72842              Message-ID: <20001023190132.A19791@monk.mps.ohio-state.edu>
72843      Branch: perl
72844            ! utils/h2xs.PL
72845 ____________________________________________________________________________
72846 [  7418] By: jhi                                   on 2000/10/24  13:26:04
72847         Log: Replace #7409 with
72848              
72849              Subject: Re: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgp
72850              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
72851              Date: Mon, 23 Oct 2000 20:08:56 +0200
72852              Message-ID: <20001023200855.A14850@nice.ram.loc>
72853      Branch: perl
72854            ! ext/Storable/Storable.pm t/lib/st-lock.t
72855 ____________________________________________________________________________
72856 [  7417] By: jhi                                   on 2000/10/24  13:17:52
72857         Log: Run vms/vms_yfix.pl, should have done that after changing
72858              perly.c in #7382.
72859      Branch: perl
72860            ! vms/perly_c.vms vms/perly_h.vms
72861 ____________________________________________________________________________
72862 [  7416] By: jhi                                   on 2000/10/24  02:55:33
72863         Log: Make the UTF-8 decoding stricter and more verbose when
72864              malformation happens.  This involved adding an argument
72865              to utf8_to_uv_chk(), which involved changing its prototype,
72866              and prefer STRLEN over I32 for the UTF-8 length, which as
72867              a domino effect necessitated changing the prototypes of
72868              scan_bin(), scan_oct(), scan_hex(), and reg_uni().
72869              The stricter UTF-8 decoding checking uses Markus Kuhn's
72870              UTF-8 Decode Stress Tester from
72871              http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
72872      Branch: perl
72873            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perl.c
72874            ! perlapi.c pod/perlapi.pod pod/perldiag.pod pod/perlunicode.pod
72875            ! pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c t/pragma/utf8.t
72876            ! t/pragma/warn/utf8 toke.c utf8.c utf8.h util.c
72877 ____________________________________________________________________________
72878 [  7415] By: jhi                                   on 2000/10/23  14:06:06
72879         Log: Update Changes.
72880      Branch: perl
72881            ! Changes patchlevel.h
72882 ____________________________________________________________________________
72883 [  7414] By: jhi                                   on 2000/10/23  12:39:52
72884         Log: Undo the basename() part of #7412 since the lib/basename
72885              tests would need upgrading too.
72886      Branch: perl
72887            ! lib/File/Basename.pm
72888 ____________________________________________________________________________
72889 [  7413] By: jhi                                   on 2000/10/23  12:19:27
72890         Log: Document PERL_INSTALL_ROOT of #7210.
72891      Branch: perl
72892            ! lib/ExtUtils/Install.pm
72893 ____________________________________________________________________________
72894 [  7412] By: jhi                                   on 2000/10/23  12:16:47
72895         Log: Miscellaneous MacOS Classic library updates from Matthias Neeracher.
72896      Branch: perl
72897            ! lib/ExtUtils/Mksymlists.pm lib/File/Basename.pm
72898            ! lib/File/Path.pm lib/Term/ReadLine.pm lib/perl5db.pl
72899 ____________________________________________________________________________
72900 [  7411] By: jhi                                   on 2000/10/23  12:07:41
72901         Log: Subject: [PATCH: perl@7386] miscellaneous typos in 3 pods
72902              From: Prymmer/Kahn <pvhp@best.com>
72903              Date: Sun, 22 Oct 2000 22:18:40 -0700 (PDT)
72904              Message-ID: <Pine.BSF.4.21.0010222214150.11774-100000@shell8.ba.best.com>
72905      Branch: perl
72906            ! README.aix pod/perlebcdic.pod vms/ext/Stdio/Stdio.pm
72907 ____________________________________________________________________________
72908 [  7410] By: jhi                                   on 2000/10/23  04:10:11
72909         Log: The change #7187 was not so good on VMS.
72910              
72911              Subject: [PATCH perl@7369] VMS perldoc.PL fix for double quoted temp filename
72912              From: "Craig A. Berry" <craig.berry@psinetcs.com>
72913              Date: Sun, 22 Oct 2000 23:03:08 -0500
72914              Message-Id: <p04330102b617d093470b@[172.16.52.1]>
72915      Branch: perl
72916            ! utils/perldoc.PL
72917 ____________________________________________________________________________
72918 [  7409] By: jhi                                   on 2000/10/23  03:57:36
72919         Log: Avoid Storable locking on DJGPP for now.
72920              
72921              Subject: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgpp
72922              From: "Peter J. Farley III" <pjfarley@banet.net>
72923              Date: Sun, 22 Oct 2000 20:00:00 -0400
72924              Message-Id: <4.3.1.0.20001022194247.00acfee0@pop5.banet.net>
72925      Branch: perl
72926            ! ext/Storable/Storable.pm t/lib/st-lock.t
72927 ____________________________________________________________________________
72928 [  7408] By: jhi                                   on 2000/10/23  03:50:24
72929         Log: Subject: Re: [20000731.007] potential syntax error not detected [PATCH]
72930              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
72931              Date: Sun, 22 Oct 2000 21:12:22 -0400
72932              Message-ID: <20001022211222.A1062496@linguist.dartmouth.edu>
72933      Branch: perl
72934            ! lib/vars.pm
72935 ____________________________________________________________________________
72936 [  7407] By: jhi                                   on 2000/10/23  03:43:12
72937         Log: Subject: Re: [ID 20001021.005] SEGV with regex match 
72938              From: Hugo <hv@crypt.compulink.co.uk>
72939              Date: Mon, 23 Oct 2000 00:47:22 +0100
72940              Message-Id: <200010222347.AAA09697@crypt.compulink.co.uk>
72941      Branch: perl
72942            ! regexec.c t/op/pat.t
72943 ____________________________________________________________________________
72944 [  7406] By: jhi                                   on 2000/10/23  03:40:29
72945         Log: Retract #7404 with a patch from Robin Barker, via Andy Dougherty.
72946      Branch: perl
72947            ! lib/ExtUtils/MakeMaker.pm
72948 ____________________________________________________________________________
72949 [  7405] By: jhi                                   on 2000/10/22  21:32:00
72950         Log: Doc patch.
72951              
72952              Subject: [ID 19991128.002] \&{'foo'} not caught by strict refs
72953              From: rspier@pobox.com (Robert Spier)
72954              Date: Sun, 22 Oct 2000 15:24:32 -0400 (EDT)
72955              Message-ID: <14835.16112.13457.447971@rls.cx>
72956      Branch: perl
72957            ! lib/strict.pm
72958 ____________________________________________________________________________
72959 [  7404] By: jhi                                   on 2000/10/22  21:30:51
72960         Log: Subject: [PATCH] Re: [ID 20000121.007] XXX documentation in man ExtUtils::MakeMaker
72961              From: rspier@pobox.com (Robert Spier)
72962              Date: Sun, 22 Oct 2000 15:43:03 -0400 (EDT)
72963              Message-ID: <14835.17223.72448.705566@rls.cx>
72964      Branch: perl
72965            ! lib/ExtUtils/MakeMaker.pm
72966 ____________________________________________________________________________
72967 [  7403] By: jhi                                   on 2000/10/22  21:24:11
72968         Log: Subject: [PATCH bleadperl] ripples from constsub patch
72969              From: John Tobey <jtobey@john-edwin-tobey.org>
72970              Date: Sun, 22 Oct 2000 17:10:43 -0400 (EDT)
72971              Message-Id: <m13nSOB-000FObC@feynman.localnet>
72972      Branch: perl
72973            ! dump.c ext/B/B.pm ext/B/B.xs ext/B/B/Deparse.pm t/lib/b.t
72974 ____________________________________________________________________________
72975 [  7402] By: jhi                                   on 2000/10/22  20:59:35
72976         Log: Support s?printf parameter reordering.
72977      Branch: perl
72978            ! pod/perldelta.pod pod/perlfunc.pod sv.c t/op/sprintf.t
72979 ____________________________________________________________________________
72980 [  7401] By: jhi                                   on 2000/10/22  19:19:14
72981         Log: Expand %Config variables only if explicitly so requested
72982              during build time by PERL_BUILD_EXPAND_CONFIG_VARS.
72983              
72984              Subject: Re: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
72985              From: Gurusamy Sarathy <gsar@ActiveState.com>
72986              Date: Sun, 22 Oct 2000 11:47:32 -0700
72987              Message-Id: <200010221847.LAA02167@smtp3.ActiveState.com>            
72988      Branch: perl
72989            ! Makefile.SH lib/lib_pm.PL
72990 ____________________________________________________________________________
72991 [  7400] By: jhi                                   on 2000/10/22  18:24:10
72992         Log: Move the #7390 test from warn/op to comp/redef.
72993              
72994              Subject: Re: Creating const subs for constants.
72995              From: John Tobey <jtobey@john-edwin-tobey.org>
72996              Date: Sun, 22 Oct 2000 04:04:12 -0400 (EDT)
72997              Message-Id: <m13nG72-000FObC@feynman.localnet>               
72998      Branch: perl
72999            ! t/comp/redef.t t/pragma/warn/op
73000 ____________________________________________________________________________
73001 [  7399] By: jhi                                   on 2000/10/22  17:49:59
73002         Log: Subject: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
73003              From: Nicholas Clark <nick@ccl4.org>
73004              Date: Sat, 21 Oct 2000 22:23:19 +0100
73005              Message-ID: <20001021222319.B45586@plum.flirble.org>
73006      Branch: perl
73007            ! ext/DynaLoader/DynaLoader_pm.PL
73008 ____________________________________________________________________________
73009 [  7398] By: jhi                                   on 2000/10/22  17:47:35
73010         Log: Subject: [PATCH bleadperl] -MO=C falls over on package <none>
73011              From: Hugo <hv@crypt.compulink.co.uk>
73012              Date: Sat, 21 Oct 2000 18:19:59 +0100
73013              Message-Id: <200010211719.SAA02087@crypt.compulink.co.uk>
73014      Branch: perl
73015            ! ext/B/B.pm ext/B/B/C.pm
73016 ____________________________________________________________________________
73017 [  7397] By: jhi                                   on 2000/10/22  17:35:18
73018         Log: Subject: [ID 20001021.003] updated hints/openbsd.sh
73019              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
73020              Date: Sat, 21 Oct 2000 13:55:50 -0600 (MDT)
73021              Message-Id: <200010211955.e9LJton24170@xerxes.courtesan.com>
73022      Branch: perl
73023            ! hints/openbsd.sh
73024 ____________________________________________________________________________
73025 [  7396] By: jhi                                   on 2000/10/22  17:19:46
73026         Log: Subject: installman go-faster stripes
73027              From: Nicholas Clark <nick@talking.bollo.cx>
73028              Date: Sat, 21 Oct 2000 17:24:53 +0100
73029              Message-ID: <20001021172452.A20371@Bagpuss.unfortu.net>
73030              
73031              Subject: Re: installman go-faster stripes
73032              From: Russ Allbery <rra@stanford.edu>
73033              Date: 21 Oct 2000 11:04:13 -0700
73034              Message-ID: <ylbswe5aw2.fsf@windlord.stanford.edu>
73035      Branch: perl
73036            ! installman pod/pod2man.PL
73037 ____________________________________________________________________________
73038 [  7395] By: jhi                                   on 2000/10/22  17:17:35
73039         Log: Hints tweak from Anton Berezin.
73040      Branch: perl
73041            ! hints/freebsd.sh
73042 ____________________________________________________________________________
73043 [  7394] By: jhi                                   on 2000/10/22  04:50:04
73044         Log: Tweak the Is* definitions of Unicode character classes
73045              to better match the official categorizations; embrace
73046              the official categorizations; add the combining marks
73047              as alpha (and -numeric); fix DCinital (a typo and edito)
73048              to be DCmedial.
73049      Branch: perl
73050            + lib/unicode/Is/DCmedial.pl
73051            - lib/unicode/Is/DCinital.pl
73052            ! MANIFEST lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
73053            ! lib/unicode/Is/Graph.pl lib/unicode/Is/Print.pl
73054            ! lib/unicode/Is/Punct.pl lib/unicode/Is/Space.pl
73055            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
73056 ____________________________________________________________________________
73057 [  7393] By: jhi                                   on 2000/10/21  18:06:05
73058         Log: Subject: [PATCH@blead Tie/Array.pm] Re: [ID 20001020.002] Tie::Array SPLICE method is buggy
73059              From: Daniel Chetlin <daniel@chetlin.com>
73060              Date: Sat, 21 Oct 2000 02:57:03 -0700
73061              Message-ID: <20001021025703.A2115@darkstar.chetlin.org>
73062      Branch: perl
73063            + t/lib/tie-splice.t
73064            ! MANIFEST lib/Tie/Array.pm
73065 ____________________________________________________________________________
73066 [  7392] By: gsar                                  on 2000/10/21  18:05:15
73067         Log: resync utfperl branch with mainline
73068      Branch: utfperl
73069           !> (integrate 1760 files)
73070 ____________________________________________________________________________
73071 [  7391] By: jhi                                   on 2000/10/21  14:37:49
73072         Log: Testcases for a #7383,#7385 related bug.
73073              
73074              Subject: PATCH Re: [ID 20001020.006] "$2$utf8" == modification of read-only-variable
73075              From: Nicholas Clark <nick@ccl4.org>
73076              Date: Sat, 21 Oct 2000 15:04:51 +0100
73077              Message-ID: <20001021150451.A51566@plum.flirble.org>
73078      Branch: perl
73079            ! t/pragma/utf8.t
73080 ____________________________________________________________________________
73081 [  7390] By: jhi                                   on 2000/10/21  14:35:57
73082         Log: Add a testcase for #7389.
73083      Branch: perl
73084            ! t/pragma/warn/op
73085 ____________________________________________________________________________
73086 [  7389] By: jhi                                   on 2000/10/21  14:26:45
73087         Log: Subject: Re: Creating const subs for constants.
73088              From: John Tobey <jtobey@john-edwin-tobey.org>
73089              Date: Fri, 20 Oct 2000 22:03:27 -0400 (EDT)
73090              Message-Id: <m13mo0N-000FObC@feynman.localnet>
73091      Branch: perl
73092            ! cv.h embed.h embed.pl objXSUB.h op.c perlapi.c pod/perlapi.pod
73093            ! proto.h sv.c
73094 ____________________________________________________________________________
73095 [  7388] By: nick                                  on 2000/10/21  11:44:23
73096         Log: Populate perlio branch
73097      Branch: perlio
73098           +> (branch 1760 files)
73099 ____________________________________________________________________________
73100 [  7387] By: nick                                  on 2000/10/21  10:52:05
73101         Log: Get branch back as replica of mainline via :
73102              p4 integrate -b utfperl
73103              p4 resolve -at ./...
73104      Branch: utfperl
73105           +> (branch 269 files)
73106            - Todo-5.005 eg/ADB eg/README eg/cgi/RunMeFirst
73107            - eg/cgi/caution.xbm eg/cgi/clickable_image.cgi
73108            - eg/cgi/cookie.cgi eg/cgi/crash.cgi eg/cgi/customize.cgi
73109            - eg/cgi/diff_upload.cgi eg/cgi/dna_small_gif.uu
73110            - eg/cgi/file_upload.cgi eg/cgi/frameset.cgi eg/cgi/index.html
73111            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
73112            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
73113            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
73114            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
73115            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
73116            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
73117            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
73118            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
73119            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
73120            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
73121            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
73122            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
73123            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
73124            - eg/van/vanish eg/who eg/wrapsuid epoc/Config.pm
73125            - epoc/autosplit.pl epoc/config.h epoc/perl.mmp epoc/perl.pkg
73126            - ext/DynaLoader/dl_rhapsody.xs lib/Sys/Hostname.pm
73127            - lib/Sys/Syslog.pm lib/byte.pm lib/byte_heavy.pl lib/caller.pm
73128            - lib/chat2.pl lib/lib.pm lib/unicode/Eq/Latin1.pl
73129            - lib/unicode/Eq/Unicode.pl lib/unicode/Props.txt
73130            - lib/unicode/UCD300.html lib/unicode/Unicode.300
73131            - lib/unicode/Unicode3.html os2/POSIX.mkfifo pod/Makefile
73132            - pod/Win32.pod pod/buildtoc t/lib/thread.t t/op/64bit.t
73133            - t/op/nothread.t utils/perlbc.PL vms/subconfigure.com
73134            - win32/PerlCRT.def win32/gstartup.c win32/oldnames.def
73135           !> (integrate 965 files)
73136 ____________________________________________________________________________
73137 [  7386] By: jhi                                   on 2000/10/21  01:31:12
73138         Log: Update Changes.
73139      Branch: perl
73140            ! Changes patchlevel.h
73141 ____________________________________________________________________________
73142 [  7385] By: jhi                                   on 2000/10/21  01:28:42
73143         Log: The #7383 was right only in the context of the original bug report,
73144              not in more general case.
73145      Branch: perl
73146            ! pp_hot.c
73147 ____________________________________________________________________________
73148 [  7384] By: jhi                                   on 2000/10/21  01:08:23
73149         Log: Fix for ID 20000915.011, IO::Select warning for an undefined fd.
73150      Branch: perl
73151            ! ext/IO/lib/IO/Select.pm
73152 ____________________________________________________________________________
73153 [  7383] By: jhi                                   on 2000/10/21  00:44:18
73154         Log: Fix for ID 20001020.006, concatenating an unset submatch
73155              with utf8 resulted in "Modification of a read-only value".
73156      Branch: perl
73157            ! pp_hot.c t/pragma/utf8.t
73158 ____________________________________________________________________________
73159 [  7382] By: jhi                                   on 2000/10/20  20:44:31
73160         Log: Make scan_num() reëntrant, as suggested in
73161              
73162              Subject: [PATCH perl@7229] Rentrant parser and yylex()
73163              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
73164              Date: Fri, 20 Oct 2000 14:17:27 +0100
73165              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
73166      Branch: perl
73167            ! embed.h embed.pl objXSUB.h perlapi.c perly.c perly.y proto.h
73168            ! toke.c
73169 ____________________________________________________________________________
73170 [  7381] By: jhi                                   on 2000/10/20  20:07:29
73171         Log: Reëntrancy fix.
73172              
73173              Subject: [PATCH perl@7229] Rentrant parser and yylex()
73174              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
73175              Date: Fri, 20 Oct 2000 14:17:27 +0100
73176              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
73177      Branch: perl
73178            ! embed.h embed.pl perl.h proto.h toke.c
73179 ____________________________________________________________________________
73180 [  7380] By: jhi                                   on 2000/10/20  19:15:54
73181         Log: Don't write double values through long double pointers,
73182              based on a part of
73183              
73184              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
73185              From: Jens Hamisch <jens@Strawberry.COM>
73186              Date: Tue, 17 Oct 2000 08:39:36 +0200
73187              Message-Id: <20001017083936.A11104@Strawberry.COM>
73188      Branch: perl
73189            ! perl.h pp.c
73190 ____________________________________________________________________________
73191 [  7379] By: jhi                                   on 2000/10/20  18:43:37
73192         Log: Portability tweak on #7377.
73193              
73194              Subject:  Re: [nick@cow.org.uk: [ID 20001020.004] Not OK: perl v5.7.0 +DEVEL7368 on i386-freebsd-64all 4.1-stable (UNINSTALLED)]
73195              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
73196              Date:     Fri, 20 Oct 2000 13:13:41 EDT
73197              Message-Id: <001020131216.3b141@DUPHY4.Physics.Drexel.Edu>
73198      Branch: perl
73199            ! t/lib/dprof.t
73200 ____________________________________________________________________________
73201 [  7378] By: jhi                                   on 2000/10/20  12:57:19
73202         Log: SOCKS function redefinitions need prototypes, too, otherwise
73203              for example 32 bit versus 64 bit differences cause a lot of
73204              problems.  Part of
73205              
73206              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
73207              From: Jens Hamisch <jens@Strawberry.COM>
73208              Date: Tue, 17 Oct 2000 08:39:36 +0200
73209              Message-Id: <20001017083936.A11104@Strawberry.COM>
73210      Branch: perl
73211            ! doio.c pp_sys.c
73212 ____________________________________________________________________________
73213 [  7377] By: jhi                                   on 2000/10/20  12:37:12
73214         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0 enable DProf test for VMS
73215              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
73216              Date:     Fri, 20 Oct 2000 08:26:04 EDT
73217              Message-Id: <001020074851.3751a@DUPHY4.Physics.Drexel.Edu>
73218      Branch: perl
73219            ! configure.com t/lib/dprof.t t/lib/dprof/V.pm vms/test.com
73220 ____________________________________________________________________________
73221 [  7376] By: jhi                                   on 2000/10/20  12:35:31
73222         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0, vms/gen_shrfls.pl update
73223              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
73224              Date:     Fri, 20 Oct 2000 07:48:15 EDT
73225              Message-Id: <001020074423.39b82@DUPHY4.Physics.Drexel.Edu>
73226      Branch: perl
73227            ! configure.com vms/gen_shrfls.pl
73228 ____________________________________________________________________________
73229 [  7375] By: bailey                                on 2000/10/20  04:44:37
73230         Log: SYN SYN
73231      Branch: vmsperl
73232           +> (branch 134 files)
73233            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
73234            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
73235            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
73236            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
73237            - eg/cgi/frameset.cgi eg/cgi/index.html
73238            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
73239            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
73240            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
73241            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
73242            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
73243            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
73244            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
73245            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
73246            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
73247            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
73248            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
73249            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
73250            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
73251            - eg/van/vanish eg/who eg/wrapsuid lib/chat2.pl
73252            - lib/unicode/Props.txt lib/unicode/UCD300.html
73253            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
73254            - utils/perlbc.PL vms/subconfigure.com
73255           !> (integrate 785 files)
73256 ____________________________________________________________________________
73257 [  7374] By: jhi                                   on 2000/10/20  00:59:48
73258         Log: In the latest compiler builds cccdlflags must not become -fpic,
73259              from Wilfredo Sánchez.
73260      Branch: perl
73261            ! hints/darwin.sh
73262 ____________________________________________________________________________
73263 [  7373] By: jhi                                   on 2000/10/20  00:56:35
73264         Log: Subject: PATCH CR+LF should be "\cM\cJ" in perlop
73265              From: Tony Cook <tony@develop-help.com>
73266              Date: Fri, 20 Oct 2000 07:29:15 +1100 (EST)
73267              Message-ID: <Pine.LNX.4.10.10010200725530.12682-100000@develop-help.com>
73268      Branch: perl
73269            ! pod/perlop.pod
73270 ____________________________________________________________________________
73271 [  7372] By: jhi                                   on 2000/10/19  19:34:40
73272         Log: Typo noted by Mark Lutz.
73273      Branch: perl
73274            ! t/op/64bitint.t
73275 ____________________________________________________________________________
73276 [  7371] By: jhi                                   on 2000/10/19  19:33:13
73277         Log: NonStop-UX patches from Tom Bates <tom.bates@compaq.com>
73278      Branch: metaconfig
73279            ! U/modified/Cppsym.U U/modified/Oldconfig.U
73280      Branch: metaconfig/U/perl
73281            ! End.U dlsrc.U libperl.U
73282      Branch: perl
73283            + hints/nonstopux.sh
73284            ! Configure MANIFEST config_h.SH
73285 ____________________________________________________________________________
73286 [  7370] By: jhi                                   on 2000/10/19  17:18:08
73287         Log: Subject: PATCH do_print has 2 PerlIO_error()s
73288              From: nick@ccl4.org
73289              Date: Thu, 19 Oct 2000 18:09:20 +0100
73290              Message-ID: <20001019180920.A8440@babyhippo.co.uk>
73291      Branch: perl
73292            ! doio.c
73293 ____________________________________________________________________________
73294 [  7369] By: jhi                                   on 2000/10/19  14:01:49
73295         Log: Update Changes.
73296      Branch: perl
73297            ! Changes patchlevel.h
73298 ____________________________________________________________________________
73299 [  7368] By: jhi                                   on 2000/10/19  13:04:29
73300         Log: Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX w/GCC
73301              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
73302              Date: Wed, 18 Oct 2000 13:12:01 +0200
73303              Message-Id: <20001018131021.F844.H.M.BRAND@hccnet.nl>
73304      Branch: perl
73305            ! hints/aix.sh
73306 ____________________________________________________________________________
73307 [  7367] By: jhi                                   on 2000/10/19  02:22:40
73308         Log: Fix of sorts for bug id 20000901.092.  There seems to be no trace
73309              of a 'pmshort' anywhere in the B, so the offending line was simply
73310              removed.
73311      Branch: perl
73312            ! ext/B/B/Debug.pm
73313 ____________________________________________________________________________
73314 [  7366] By: jhi                                   on 2000/10/19  02:12:37
73315         Log: Add the test case for the bug id 20000730.004 which seems
73316              to have been fixed by now.
73317      Branch: perl
73318            ! t/pragma/utf8.t
73319 ____________________________________________________________________________
73320 [  7365] By: jhi                                   on 2000/10/18  23:36:24
73321         Log: Subject: [PATCH 5.7.0] Re: [ID 20001018.008] flip-flop bug when there's no <FH> 
73322              From: Hugo <hv@crypt.compulink.co.uk>
73323              Date: Wed, 18 Oct 2000 23:25:58 +0100
73324              Message-Id: <200010182225.XAA20330@crypt.compulink.co.uk>
73325      Branch: perl
73326            ! pp_ctl.c pp_hot.c t/op/flip.t t/pragma/warn/pp_hot
73327 ____________________________________________________________________________
73328 [  7364] By: jhi                                   on 2000/10/18  21:12:53
73329         Log: (retracted)
73330      Branch: perl
73331            ! pp.c
73332 ____________________________________________________________________________
73333 [  7363] By: jhi                                   on 2000/10/18  20:55:38
73334         Log: Missing change from #7362.
73335      Branch: perl
73336            ! win32/perlhost.h
73337 ____________________________________________________________________________
73338 [  7362] By: jhi                                   on 2000/10/18  20:52:01
73339         Log: Borland C fstat() never saw the fd as writable.
73340              
73341              Subject: fix for Borland's weak "stat" (perl@7211)
73342              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
73343              Date: Mon, 16 Oct 2000 09:55:03 +0400
73344              Message-ID: <402099F49BEED211999700805FC7359F7C0E40@ru0028exch01.spb.lucent.com>
73345      Branch: perl
73346            ! win32/win32.c
73347 ____________________________________________________________________________
73348 [  7361] By: jhi                                   on 2000/10/18  17:43:50
73349         Log: Regen toc.
73350      Branch: perl
73351            ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
73352 ____________________________________________________________________________
73353 [  7360] By: jhi                                   on 2000/10/18  17:07:44
73354         Log: From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
73355              Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX 4.3.2 w/GCC 2.95.2
73356              Message-Id: <20001016151837.9977.H.M.BRAND@hccnet.nl>
73357              Date: Mon, 16 Oct 2000 15:19:49 +0200
73358      Branch: perl
73359            + README.aix
73360            ! MANIFEST
73361 ____________________________________________________________________________
73362 [  7359] By: jhi                                   on 2000/10/18  17:04:49
73363         Log: Subject: Pod patch for Devel::Peek
73364              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
73365              Message-Id: <20001016121252.996B.H.M.BRAND@hccnet.nl>
73366              Date: Mon, 16 Oct 2000 12:26:34 +0200
73367      Branch: perl
73368            ! ext/Devel/Peek/Peek.pm
73369 ____________________________________________________________________________
73370 [  7358] By: jhi                                   on 2000/10/18  17:03:15
73371         Log: Make Cwd more bulletproof in chrooted environments.
73372              
73373              Subject: [ID 20001018.001] Fix for Cwd.pm (chroot)
73374              From: "Eric E. Coe" <Eric.Coe@oracle.com>
73375              Date: Wed, 18 Oct 2000 04:03:54 -0400
73376              Message-Id: <39ED596A.70E599FE@oracle.com>
73377      Branch: perl
73378            ! lib/Cwd.pm
73379 ____________________________________________________________________________
73380 [  7357] By: jhi                                   on 2000/10/18  16:37:26
73381         Log: Disable the UTF8 downgrade croakage for now to avoid
73382              too many not okay messages.
73383      Branch: perl
73384            ! doio.c
73385 ____________________________________________________________________________
73386 [  7356] By: jhi                                   on 2000/10/17  23:29:41
73387         Log: Show the failed remote port, instead of the failing line number.
73388              
73389              Subject: [PATCH 5.6.1 Debugger] More diagnostics
73390              From: David Sparks <daves@ActiveState.com>
73391              Date: Tue, 17 Oct 2000 15:00:24 -0700
73392              Message-Id: <5.0.0.25.0.20001017144037.02551e10@pop3>
73393      Branch: perl
73394            ! lib/perl5db.pl
73395 ____________________________________________________________________________
73396 [  7355] By: jhi                                   on 2000/10/17  14:11:31
73397         Log: On output try to downgrade to bytes, croak if impossible,
73398              from Simon Cozens.  This means that outputting >255 UTF8
73399              is impossible.  Consider this as a strong incentive to get
73400              the I/O disciplines implemented.
73401      Branch: perl
73402            ! doio.c pod/perldiag.pod sv.c
73403 ____________________________________________________________________________
73404 [  7354] By: jhi                                   on 2000/10/17  13:42:23
73405         Log: Clarify documentation on 'use bytes'.
73406              
73407              Subject: Re: What does 'use bytes' "mean" ?
73408              From: Simon Cozens <simon@cozens.net>
73409              Date: Mon, 18 Sep 2000 18:24:25 +0100
73410              Message-ID: <20000918182425.A26765@deep-dark-truthful-mirror.perlhacker.org>
73411      Branch: perl
73412            ! lib/bytes.pm
73413 ____________________________________________________________________________
73414 [  7353] By: jhi                                   on 2000/10/17  13:28:12
73415         Log: Workaround for a sfio bug where the stream error indicator
73416              is not cleared as documented.
73417              
73418              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
73419              From: Nicholas Clark <nick@ccl4.org>
73420              Date: Mon, 16 Oct 2000 18:28:23 +0100
73421              Message-ID: <20001016182823.J19700@plum.flirble.org>
73422      Branch: perl
73423            ! doio.c
73424 ____________________________________________________________________________
73425 [  7352] By: jhi                                   on 2000/10/17  13:06:19
73426         Log: More IoTYPE sprinkling.
73427      Branch: perl
73428            ! doio.c pp_hot.c
73429 ____________________________________________________________________________
73430 [  7351] By: jhi                                   on 2000/10/16  22:47:07
73431         Log: Detect early whether the std streams have gone bad.
73432              
73433              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
73434              Date: Mon, 16 Oct 2000 23:28:42 +0100
73435              From: Nicholas Clark <nick@ccl4.org>
73436              Message-ID: <20001016232842.A37942@plum.flirble.org>
73437      Branch: perl
73438            ! t/op/misc.t
73439 ____________________________________________________________________________
73440 [  7350] By: jhi                                   on 2000/10/16  22:45:16
73441         Log: Subject: [ID 20001016.012] [PATCHes Included]OK: perl v5.7.0 on dos-djgpp djgpp
73442              From: "Peter J. Farley III" <pjfarley@banet.net>
73443              Date: Mon, 16 Oct 2000 18:15:59 -0400
73444              Message-Id: <4.3.1.0.20001016180235.00ac65a0@pop5.banet.net>
73445      Branch: perl
73446            ! djgpp/djgpp.c dosish.h t/io/open.t
73447 ____________________________________________________________________________
73448 [  7349] By: jhi                                   on 2000/10/16  22:36:45
73449         Log: perldelta tweak.
73450      Branch: perl
73451            ! pod/perldelta.pod
73452 ____________________________________________________________________________
73453 [  7348] By: jhi                                   on 2000/10/16  15:17:53
73454         Log: Update Changes.
73455      Branch: perl
73456            ! Changes patchlevel.h
73457 ____________________________________________________________________________
73458 [  7347] By: jhi                                   on 2000/10/16  13:55:27
73459         Log: Add the capability to include/exclude branches.
73460      Branch: perl
73461            ! Porting/genlog
73462 ____________________________________________________________________________
73463 [  7346] By: jhi                                   on 2000/10/16  13:18:04
73464         Log: Add Charles Lane.
73465      Branch: perl
73466            ! AUTHORS Changes
73467 ____________________________________________________________________________
73468 [  7345] By: jhi                                   on 2000/10/16  13:13:21
73469         Log: Add a perldelta note about the change #6024, pointed out by Sarathy.
73470      Branch: perl
73471            ! pod/perldelta.pod
73472 ____________________________________________________________________________
73473 [  7344] By: gsar                                  on 2000/10/16  09:30:21
73474         Log: integrate change#6220 from cfgperl
73475              
73476              Win32 patches from Benjamin Stuhl.
73477      Branch: maint-5.6/perl
73478           !> makedef.pl win32/win32.h
73479 ____________________________________________________________________________
73480 [  7343] By: gsar                                  on 2000/10/16  08:32:19
73481         Log: integrate changes#6221,6222 from cfgperl
73482              
73483              Remove tr///CU (the feature is to be obsoleted by better interfaces).
73484              From: simon@brecon.co.uk (Simon Cozens)
73485              Subject: [PATCH] Eliminate tr///[CU][CU]
73486              Date: 23 Jun 2000 11:05:40 GMT
73487              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
73488              
73489              doc typo fix
73490              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
73491              From: Ian Phillipps <Ian.Phillipps@iname.com>
73492              Date: Fri, 23 Jun 2000 10:40:58 +0100
73493              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
73494      Branch: maint-5.6/perl
73495           !> doop.c embed.pl lib/Pod/Usage.pm pod/perlop.pod toke.c utf8.c
73496 ____________________________________________________________________________
73497 [  7342] By: gsar                                  on 2000/10/16  08:28:08
73498         Log: integrate change#6217 from cfgperl (in part)
73499              
73500              Rename the fdpid locking and integrate with Sarathy.
73501      Branch: maint-5.6/perl
73502           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h
73503           !> global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
73504           !> pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
73505           !> win32/win32.c
73506 ____________________________________________________________________________
73507 [  7341] By: gsar                                  on 2000/10/16  08:23:39
73508         Log: integrate changes#6214..6216 from mainline
73509              
73510              @_ can't have junk in it even in the non-USE_ITHREADS case because
73511              caller() wants to populate @DB::args with it (causes a coredump
73512              in Carp::confess())
73513              
73514              tweak comment about @DB::args
73515              
73516              be more optimal about clearing @_
73517      Branch: maint-5.6/perl
73518           !> av.h cop.h pp_ctl.c t/op/runlevel.t
73519 ____________________________________________________________________________
73520 [  7340] By: gsar                                  on 2000/10/16  08:20:37
73521         Log: integrate changes#6207..6210 from cfgperl
73522              
73523              Subject: [PATCH 5.6.0] Threadsafe patches
73524              From: Dan Sugalski <dan@sidhe.org>
73525              To: perl5-porters@perl.org
73526              Date: Mon, 08 May 2000 18:08:13 -0400
73527              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
73528              
73529              Regen headers for #6207.
73530              
73531              Lock PL_fdpid against race conditions, based on:
73532              Subject: [PATCH 5.6.0]subprocess fixup for threads
73533              From: Dan Sugalski <dan@sidhe.org>
73534              To: perl5-porters@perl.org
73535              Date: Tue, 11 Apr 2000 17:02:32 -0400
73536              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
73537              
73538              Mopup for #6207 and #6209.
73539      Branch: maint-5.6/perl
73540           !> doio.c embed.h embed.pl global.sym gv.c intrpvar.h objXSUB.h
73541           !> perl.c pp.c pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c
73542           !> win32/win32.c
73543 ____________________________________________________________________________
73544 [  7339] By: gsar                                  on 2000/10/16  08:14:34
73545         Log: integrate change#6203 from cfgperl
73546              
73547              perldiag should refer to perlos2.pod not README.os2
73548      Branch: maint-5.6/perl
73549           !> pod/perldiag.pod
73550 ____________________________________________________________________________
73551 [  7338] By: gsar                                  on 2000/10/16  08:11:42
73552         Log: integrate change#6201 from mainline
73553              
73554              Perl_eval_pv() leaks 4 bytes every time it is called because it
73555              does a PUSHMARK that's never ever POPMARKed; in general, only
73556              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
73557              Perl_eval_[sp]v() don't because they don't take any incoming
73558              arguments (this leak has been around since the original version
73559              of perl_eval_pv() in 5.003_97e)
73560      Branch: maint-5.6/perl
73561           !> perl.c
73562 ____________________________________________________________________________
73563 [  7337] By: gsar                                  on 2000/10/16  08:08:47
73564         Log: integrate changes#6197..6200 from cfgperl
73565              
73566              Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
73567              From: John Borwick <jhborwic@unity.ncsu.edu>
73568              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
73569              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
73570              
73571              Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
73572              From: Dan Sugalski <dan@sidhe.org>
73573              To: vmsperl@perl.org, perl5-porters@perl.org
73574              Date: Fri, 02 Jun 2000 16:00:41 -0400
73575              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
73576              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
73577              
73578              Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
73579              From: Dan Sugalski <dan@sidhe.org>
73580              To: perl5-porters@perl.org, vmsperl@perl.org
73581              Date: Fri, 02 Jun 2000 17:30:51 -0400
73582              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
73583              
73584              Update to cperl-mode.el 4.31 from
73585              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
73586              Subject: A couple of notes
73587              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
73588              To: Mailing list Perl5 <perl5-porters@perl.org>
73589              Date: Sat, 3 Jun 2000 23:33:32 -0400
73590              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
73591      Branch: maint-5.6/perl
73592           !> emacs/cperl-mode.el embed.h embed.pl embedvar.h
73593           !> ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c perlapi.h
73594           !> pod/perlapi.pod pod/perlintern.pod pod/perlsyn.pod proto.h
73595           !> vms/descrip_mms.template vms/gen_shrfls.pl vms/vms.c
73596           !> vms/vmsish.h
73597 ____________________________________________________________________________
73598 [  7336] By: gsar                                  on 2000/10/16  08:03:46
73599         Log: integrate changes#6194,6195 from mainline
73600              
73601              fix small eval"" memory leaks under USE_ITHREADS
73602              
73603              fix yet another eval"" leak under USE_ITHREADS
73604      Branch: maint-5.6/perl
73605           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
73606           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
73607           !> vms/perly_c.vms
73608 ____________________________________________________________________________
73609 [  7335] By: gsar                                  on 2000/10/16  08:02:15
73610         Log: integrate changes#6190,6191 from mainline
73611              
73612              submit missing embed.pl change
73613              
73614              vec() loses numericalness (modified version of patch suggested
73615              by Robin Barker)
73616      Branch: maint-5.6/perl
73617           !> doop.c embed.pl t/op/vec.t
73618 ____________________________________________________________________________
73619 [  7334] By: gsar                                  on 2000/10/16  08:01:03
73620         Log: integrate change#6189 from mainline
73621              
73622              counting tr/// corrupts later operation (from M.J.T Guy)
73623      Branch: maint-5.6/perl
73624           !> doop.c t/op/tr.t
73625 ____________________________________________________________________________
73626 [  7333] By: gsar                                  on 2000/10/16  07:59:07
73627         Log: integrate changes#6183..6188 from mainline
73628              
73629              SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
73630              <nick@ccl4.org>)
73631              
73632              tweak for change#6127
73633              
73634              remove incorrect documentation about implicit split to @_ in
73635              list context, which never really worked in perl 5 (from
73636              M.J.T. Guy)
73637              
73638              further qualify references to "alphanumeric" (from Wolfgang Laun
73639              <wolfgang.laun@alcatel.at>)
73640              
73641              replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
73642              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
73643              
73644              h2xs tweaks
73645      Branch: maint-5.6/perl
73646           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
73647           !> AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm handy.h
73648           !> lib/SelfLoader.pm perl.c pod/perlapi.pod pod/perldata.pod
73649           !> pod/perlfaq6.pod pod/perlfaq9.pod pod/perlfunc.pod
73650           !> pod/perllocale.pod pod/perlre.pod pod/perltrap.pod
73651           !> pod/pod2latex.PL utils/h2xs.PL
73652 ____________________________________________________________________________
73653 [  7332] By: gsar                                  on 2000/10/16  07:53:52
73654         Log: integrate change#6179 from mainline
73655              
73656              buggy modulus on UVs introduced by change#3378 (resulted in
73657              4063328477 % 65535 amounting to 27406, instead of 27407)
73658      Branch: maint-5.6/perl
73659           !> pp.c t/op/arith.t
73660 ____________________________________________________________________________
73661 [  7331] By: gsar                                  on 2000/10/16  07:52:49
73662         Log: integrate changes#6176,6177,6178,6182 from cfgperl
73663              
73664              Single-quoted utf8 patch from Simon Cozens.
73665              
73666              Substitution utf8 patch from Simon Cozens.
73667              
73668              Be cleaner.
73669              
73670              Be Cleaner Part Deux.
73671      Branch: maint-5.6/perl
73672           !> Makefile.SH pp_hot.c toke.c
73673 ____________________________________________________________________________
73674 [  7330] By: gsar                                  on 2000/10/16  07:41:36
73675         Log: integrate change#6172 from mainline
73676              
73677              fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
73678              (from Ilya Zakharevich)
73679      Branch: maint-5.6/perl
73680           !> regexec.c t/op/re_tests
73681 ____________________________________________________________________________
73682 [  7329] By: gsar                                  on 2000/10/16  07:40:25
73683         Log: integrate change#6171 from mainline
73684              
73685              scalar() doesn't force scalar context when used in void context
73686              (from Simon Cozens)
73687      Branch: maint-5.6/perl
73688           !> op.c t/op/wantarray.t
73689 ____________________________________________________________________________
73690 [  7328] By: gsar                                  on 2000/10/16  07:39:33
73691         Log: integrate change#6170 from mainline
73692              
73693              change#6142 needs tweaks to tests to work where there's no
73694              symlink() (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
73695      Branch: maint-5.6/perl
73696           !> t/lib/filefind.t
73697 ____________________________________________________________________________
73698 [  7327] By: gsar                                  on 2000/10/16  07:35:34
73699         Log: integrate changes#6166..6168 from cfgperl
73700              
73701              Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
73702              in case somebody wants to write an extension for more
73703              shadow database interfaces.
73704              
73705              tweak todo
73706              
73707              Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
73708      Branch: maint-5.6/perl
73709           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
73710           !> Todo-5.6 config_h.SH epoc/config.sh perl.h pp_sys.c toke.c
73711           !> vms/subconfigure.com vos/config.def vos/config.h vos/config.pl
73712           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
73713           !> win32/config.vc win32/config_H.bc win32/config_H.gc
73714           !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
73715 ____________________________________________________________________________
73716 [  7326] By: gsar                                  on 2000/10/16  07:29:05
73717         Log: integrate changes#6157,6159..6161,6164 from cfgperl
73718              
73719              Regen Configure to jive with #6149.
73720              
73721              Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
73722              
73723              Changes for the File::Temp 0.08 (change #6159) test suite
73724              to fit better into the Perl distribution test framework.
73725              
73726              Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
73727              both from Simon Cozens.
73728              
73729              detypo
73730      Branch: maint-5.6/perl
73731           +> pod/perlmodlib.PL pod/perlnewmod.pod
73732           !> AUTHORS Configure MAINTAIN MANIFEST config_h.SH
73733           !> lib/File/Temp.pm pod/Makefile pod/perl.pod pod/perlmodlib.pod
73734           !> pod/perltoc.pod t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
73735           !> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
73736 ____________________________________________________________________________
73737 [  7325] By: gsar                                  on 2000/10/16  07:25:13
73738         Log: integrate change#6158 from vmsperl
73739              
73740              Add fallback to tmpfile for use in cases where user's relying on
73741              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
73742              Lane's patch)
73743      Branch: maint-5.6/perl
73744           !> vms/vms.c vms/vmsish.h
73745 ____________________________________________________________________________
73746 [  7324] By: gsar                                  on 2000/10/16  07:20:50
73747         Log: integrate changes#6153..6155 from mainline
73748              
73749              prettier Test::Harness output on failed tests (from Nicholas Clark
73750              <nick@Bagpuss.uk.boo.com>)
73751              
73752              avoid type mismatch warning
73753              
73754              small bug in change#6144; remove random \xA0 character that snuck
73755              in via change#6145
73756      Branch: maint-5.6/perl
73757           !> lib/AutoSplit.pm lib/ExtUtils/xsubpp lib/Test/Harness.pm
73758           !> perl.c
73759 ____________________________________________________________________________
73760 [  7323] By: gsar                                  on 2000/10/16  07:18:47
73761         Log: integrate changes#6151,6152 from mainline
73762              
73763              fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
73764              
73765              cosmetic fixups of RE debug output (from Ilya Zakharevich)
73766      Branch: maint-5.6/perl
73767           !> regexec.c
73768 ____________________________________________________________________________
73769 [  7322] By: gsar                                  on 2000/10/16  07:17:25
73770         Log: integrate changes#6146..6150 from mainline
73771              
73772              doc typo
73773              
73774              add a make entry to Config.pm so "perl -V:make" works on VMS
73775              (from Peter Prymmer)
73776              
73777              close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
73778              
73779              OS/2 tweaks for usethreads build (from Rocco Caputo
73780              <troc@netrus.net>)
73781              
73782              perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
73783      Branch: maint-5.6/perl
73784           !> Configure hints/os2.sh lib/ExtUtils/MM_Unix.pm lib/warnings.pm
73785           !> makedef.pl os2/Makefile.SHs os2/OS2/REXX/t/rx_dllld.t
73786           !> os2/OS2/REXX/t/rx_objcall.t os2/OS2/REXX/t/rx_tievar.t
73787           !> os2/OS2/REXX/t/rx_tieydb.t os2/os2.c os2/os2ish.h perl.c
73788           !> pod/perlrequick.pod util.c vms/subconfigure.com warnings.h
73789           !> warnings.pl x2p/a2p.h
73790 ____________________________________________________________________________
73791 [  7321] By: gsar                                  on 2000/10/16  07:14:02
73792         Log: integrate changes#6143..6145 from mainline
73793              
73794              MacOS support, part 1 (from Matthias Neeracher
73795              <neeri@iis.ee.ethz.ch>)
73796              
73797              MacOS support, part 2: make AutoSplit use File::Spec instead
73798              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
73799              <neeri@iis.ee.ethz.ch>)
73800              
73801              make xsubpp skip embedded pod (from Matthias Neeracher
73802              <neeri@iis.ee.ethz.ch>)
73803      Branch: maint-5.6/perl
73804           +> ext/DynaLoader/dl_mac.xs
73805           !> MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
73806           !> ext/POSIX/POSIX.xs lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
73807           !> lib/ExtUtils/xsubpp mg.c perl.c perlsfio.h pod/perlfaq4.pod
73808           !> pp_ctl.c proto.h toke.c util.c util.h
73809 ____________________________________________________________________________
73810 [  7320] By: gsar                                  on 2000/10/16  07:12:13
73811         Log: integrate changes#6141,6142 from mainline
73812              
73813              BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
73814              forwarded by Peter Seebach from the bsdi-users mailing list.
73815              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
73816              
73817              File::Find fails to chdir when chasing symlinks (from
73818              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
73819      Branch: maint-5.6/perl
73820           !> hints/bsdos.sh lib/File/Find.pm t/lib/filefind.t
73821 ____________________________________________________________________________
73822 [  7319] By: gsar                                  on 2000/10/16  07:04:30
73823         Log: integrate change#6139 from mainline
73824              
73825              revise mktables.PL for bugs and newness in Unicode 3.0
73826              (from James Bence <jbence@amgen.com>)
73827      Branch: maint-5.6/perl
73828           +> (branch 30 files)
73829           !> (integrate 49 files)
73830 ____________________________________________________________________________
73831 [  7318] By: gsar                                  on 2000/10/16  07:01:01
73832         Log: integrate changes#6137,6138 from mainline
73833              
73834              fix bogus redeclaration warning for "our" variables in different
73835              scopes
73836              
73837              add note about the handling of negative indices to tied arrays
73838              (from Michael G Schwern <schwern@pobox.com>)
73839      Branch: maint-5.6/perl
73840           !> op.c pod/perltie.pod t/pragma/strict-vars
73841 ____________________________________________________________________________
73842 [  7317] By: gsar                                  on 2000/10/16  06:58:46
73843         Log: integrate changes#6127..6136 from mainline
73844              
73845              call_method(...,G_EVAL) can longjmp() out if the method probing
73846              failed (from Gisle Aas)
73847              
73848              new perlxstut example for passing/returning refs to arrays
73849              (from David Lowe <dlowe@pootpoot.com>)
73850              
73851              VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
73852              
73853              fix places that mean C<"word" character> but say C<alphanumeric
73854              character>
73855              
73856              avoid warnings in POSIX.pm (from Barrie Slaymaker)
73857              
73858              warnings::enabled() doesn't fall back to looking at $^W if
73859              caller isn't using lexical warnings (from Paul Marquess)
73860              
73861              elide bogus test in change#6132
73862              
73863              make Test::Harness use wait.h/WCOREDUMP if available
73864              (from Ben Tilly <ben_tilly@hotmail.com>)
73865              
73866              enable Test::Harness to dynamically determine column width etc.
73867              (from Rob Napier <rnapier@employees.org>)
73868              
73869              random pod typos (from Peter Scott <Peter@PSDT.com>)
73870      Branch: maint-5.6/perl
73871           !> cop.h ext/Devel/Peek/Peek.pm ext/POSIX/POSIX.pm
73872           !> lib/Test/Harness.pm perl.c pod/perldebguts.pod
73873           !> pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
73874           !> pod/perlxstut.pod pp_ctl.c t/pragma/warn/9enabled vms/test.com
73875 ____________________________________________________________________________
73876 [  7316] By: gsar                                  on 2000/10/16  06:53:23
73877         Log: integrate change#6126 from mainline
73878              
73879              change#2879 broke rvalue autovivification of magicals such as
73880              ${$num} (reworked variant of patch suggested by Simon Cozens)
73881      Branch: maint-5.6/perl
73882           !> embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
73883           !> pp_hot.c proto.h t/op/gv.t
73884 ____________________________________________________________________________
73885 [  7315] By: gsar                                  on 2000/10/16  06:51:38
73886         Log: integrate changes#6123,6125 from mainline
73887              
73888              clarify gotcha with #line directives (from Rocco Caputo
73889              <troc@netrus.net>)
73890              
73891              enable propagating exception objects via Perl_croak() in XS code
73892              (from Gisle Aas)
73893      Branch: maint-5.6/perl
73894           !> pod/perldebug.pod pod/perlsyn.pod util.c
73895 ____________________________________________________________________________
73896 [  7314] By: gsar                                  on 2000/10/16  06:49:28
73897         Log: integrate change#6122 from mainline
73898              
73899              downgrade fatal error on C<"foo@nosucharray.com"> to optional
73900              warning (from Mark-Jason Dominus)
73901      Branch: maint-5.6/perl
73902           !> lib/ExtUtils/typemap pod/perldelta.pod pod/perlsub.pod
73903           !> pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
73904           !> t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
73905           !> toke.c
73906 ____________________________________________________________________________
73907 [  7313] By: gsar                                  on 2000/10/16  06:46:54
73908         Log: integrate changes#6112..6121 from vmsperl
73909              
73910              Check for existence of file before trying to delete
73911              
73912              Ugly workaround for version-specific RTL error
73913              
73914              Urk -- undo previous removal of vmsish 'exit' change
73915              
73916              Add bounds checking for several strings (Charles Lane)
73917              
73918              Miscellaneous cosmetic fixes (Charles Lane)
73919              
73920              Treat sockets as special in sys(read|write) (Charles Lane et al.)
73921              
73922              Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
73923              Flatten case labels in switch statements uniformly (Charles Bailey)
73924              
73925              Quiet error messages in vmsish.t (Charles Lane)
73926              
73927              Add missing escape (Charles Lane)
73928              
73929              Allow eliminate_macros() and fixpath() to handle space-delimited
73930              lists (based on fixes by Craig Berry)
73931      Branch: maint-5.6/perl
73932           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
73933           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
73934           !> vms/vmsish.h
73935 ____________________________________________________________________________
73936 [  7312] By: gsar                                  on 2000/10/16  06:41:18
73937         Log: integrate changes#6107,6110 from cfgperl
73938              
73939              Tweak the todo list.
73940              
73941              todo tweak
73942      Branch: maint-5.6/perl
73943           !> Todo-5.6
73944 ____________________________________________________________________________
73945 [  7311] By: gsar                                  on 2000/10/16  06:38:38
73946         Log: integrate changes#6104,6108 from mainline
73947              
73948              PL_sys_intern was being initialized too late on windows
73949              
73950              reenable fake signal handling on Windows, bugs and all
73951      Branch: maint-5.6/perl
73952           !> embed.h embed.pl global.sym makedef.pl mg.c objXSUB.h perl.c
73953           !> perl.h perlapi.c pod/perlapi.pod proto.h win32/perlhost.h
73954           !> win32/win32.c
73955 ____________________________________________________________________________
73956 [  7310] By: gsar                                  on 2000/10/16  06:36:03
73957         Log: integrate changes#6095,6097..6103 from cfgperl
73958              
73959              Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
73960              might be useful in future.
73961              
73962              Add a note about possible compilation problems from Allen Smith.
73963              
73964              Add a note about other, yet unsupported, shadow password APIs.
73965              
73966              Tweaks for the cc bugs from Allen Smith.
73967              
73968              More compilation tweakery from Allen Smith.
73969              
73970              Hints and test tweaks for Unicos.
73971              
73972              The test suite tweak in #6101 wasn't quite right.
73973              
73974              Test tweaking for Unicos continues.
73975      Branch: maint-5.6/perl
73976           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
73977           !> config_h.SH hints/irix_6.sh hints/unicos.sh pp_sys.c t/lib/b.t
73978           !> t/lib/complex.t t/op/64bitint.t
73979 ____________________________________________________________________________
73980 [  7309] By: gsar                                  on 2000/10/16  06:29:41
73981         Log: integrate changes#6093,6094 from mainline
73982              
73983              fork() failure to create pseudo process sets errno=EAGAIN and returns
73984              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
73985              
73986              cygwin update (from Eric Fifer <efifer@sanwaint.com>)
73987      Branch: maint-5.6/perl
73988           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
73989           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
73990 ____________________________________________________________________________
73991 [  7308] By: gsar                                  on 2000/10/16  06:27:29
73992         Log: integrate change#6092 from cfgperl
73993              
73994              Regen perltoc with the fixed buildtoc.
73995      Branch: maint-5.6/perl
73996           !> pod/perltoc.pod
73997 ____________________________________________________________________________
73998 [  7307] By: gsar                                  on 2000/10/16  06:26:40
73999         Log: integrate changes#6089,6090 from mainline
74000              
74001              buildtoc tweak to fix newline lossage
74002              
74003              concat doesn't preserve utf8-ness, and doesn't invalidate
74004              [NI]OK; added tests for both
74005      Branch: maint-5.6/perl
74006           !> perl.c pod/buildtoc pp_hot.c sv.c t/op/substr.t
74007 ____________________________________________________________________________
74008 [  7306] By: gsar                                  on 2000/10/16  06:24:05
74009         Log: integrate change#6088 from cfgperl
74010              
74011              Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
74012              because we do not use those.  The HAS_GETSPNAM remains,
74013              though, because we still do use that.
74014      Branch: maint-5.6/perl
74015           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
74016           !> config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
74017           !> pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
74018           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
74019           !> win32/config.vc win32/config_H.bc win32/config_H.gc
74020           !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
74021 ____________________________________________________________________________
74022 [  7305] By: gsar                                  on 2000/10/16  06:15:52
74023         Log: integrate changes#6084,6085,6087 from mainline
74024              
74025              substr() does not preserve utf8-ness (from Stefan Eissing
74026              <Eissing@medicaldataservice.de>); added tests
74027              
74028              repeat operator (x) doesn't preserve utf8-ness
74029              
74030              reverse() and quotemeta() weren't preserving utf8-ness; add tests
74031      Branch: maint-5.6/perl
74032           !> pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
74033 ____________________________________________________________________________
74034 [  7304] By: gsar                                  on 2000/10/16  06:13:10
74035         Log: integrate changes#6077..6083 from mainline
74036              
74037              avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
74038              and Tom Phoenix)
74039              
74040              workaround for CRT bug in chdir() (from Charles Lane, via
74041              Peter Prymmer)
74042              
74043              remove outdated kludge in Carp (NULLs are permitted in diagnostics
74044              now)
74045              
74046              add File::Temp v0.08 from CPAN, with small tweaks to testsuite
74047              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
74048              
74049              better default perlbug categories for ok reports (from Richard Foley)
74050              
74051              peek.t non-portable to ithreads
74052              
74053              note about undocumented caller() return value (from M.J.T. Guy);
74054              yet another peek.t tweak
74055      Branch: maint-5.6/perl
74056           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
74057           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
74058           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
74059           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
74060           !> pod/perltie.pod t/lib/peek.t utils/perlbug.PL vms/vms.c
74061           !> vms/vmsish.h
74062 ____________________________________________________________________________
74063 [  7303] By: gsar                                  on 2000/10/16  06:03:18
74064         Log: integrate changes#6011,6016,6033,6035..6039,6047..6052,6054..6059,
74065              6073..6075 from cfgperl (pp_sys.c manually merged due to conflicts)
74066              
74067              &HUGE_VAL is not defined, it exists.
74068              
74069              Do not warn that an infinity does not look like a number.
74070              
74071              Rewrite the pwent/spent logic to be a little bit more clearer.
74072              
74073              Continue on the pwent/spent case.
74074              
74075              Correct Freudian slip.
74076              
74077              Use HUGE_VALL if applicable.
74078              
74079              pwent/spent #ifdef imbalance.
74080              
74081              Infinite problems.
74082              
74083              Call getspnam() only iff needd.
74084              
74085              Test both the scalar and list contexts.
74086              
74087              Use setxxent()/endxxent().
74088              
74089              Complex tweakery.
74090              
74091              Unicos hint tweak.
74092              
74093              Be more forgiving in POSIX about HUGE_VALL.
74094              
74095              Detypo.
74096              
74097              The search of infinity continues, this time simplified.
74098              
74099              The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
74100              in natively 64-bit platforms where a long is a quad (no need
74101              for long longs).  Also added bias for IVs.
74102              
74103              Complex tweaks.
74104              
74105              Introduce t/lib/peek.t.
74106              
74107              Make the test more portable.
74108      Branch: maint-5.6/perl
74109           +> t/lib/peek.t
74110            ! pp_sys.c
74111           !> MANIFEST ext/POSIX/POSIX.xs hints/unicos.sh
74112           !> lib/Math/Complex.pm sv.c t/lib/complex.t t/op/grent.t
74113           !> t/op/pwent.t toke.c util.c
74114 ____________________________________________________________________________
74115 [  7302] By: gsar                                  on 2000/10/16  05:03:37
74116         Log: integrate changes#6066..6071 from mainline
74117              
74118              s/END/CHECK/
74119              
74120              replace direct call to sighandler() with (*PL_sighandlerp)()
74121              
74122              note about values()
74123              
74124              File::Spec compatibility update (from Barrie Slaymaker
74125              <barries@slaysys.com>)
74126              
74127              remove misleading comment (from M.J.T. Guy)
74128              
74129              misformatted perllocal.pod (from Tim Jenness
74130              <t.jenness@jach.hawaii.edu>)
74131      Branch: maint-5.6/perl
74132           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
74133           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
74134           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
74135           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
74136 ____________________________________________________________________________
74137 [  7301] By: gsar                                  on 2000/10/16  05:00:08
74138         Log: integrate changes#6061..6063 from mainline
74139              
74140              change#5921 neglected to make eq honor "use bytes"
74141              
74142              additional tests for utf8.t
74143              
74144              tokeq() could read unallocated field in argument
74145      Branch: maint-5.6/perl
74146           !> sv.c t/pragma/utf8.t toke.c
74147 ____________________________________________________________________________
74148 [  7300] By: gsar                                  on 2000/10/16  04:56:54
74149         Log: integrate changes#6046,6048,6057,6058 from mainline
74150              
74151              libscheck has insufficient checks for n32 libs (from
74152              Albert Chin-A-Young <china@thewrittenword.com>)
74153              
74154              add note about how $( doesn't interpolate in REs (from
74155              Philip Newton <newton@ficus.frogspace.net>)
74156              
74157              fix broken parsing of /\x{ab}/
74158              
74159              printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
74160              (spotted by Donald Kinzer <dkinzer@premia.com>)
74161      Branch: maint-5.6/perl
74162           !> hints/irix_6.sh perl.c pod/perlop.pod regcomp.c
74163           !> t/pragma/utf8.t
74164 ____________________________________________________________________________
74165 [  7299] By: gsar                                  on 2000/10/16  04:52:50
74166         Log: integrate change#6044 from mainline
74167              
74168              change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
74169              such that underscores are only ignored in literal numbers,
74170              "\x{...}", and hex/oct argument
74171      Branch: maint-5.6/perl
74172           !> perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
74173 ____________________________________________________________________________
74174 [  7298] By: gsar                                  on 2000/10/16  04:50:53
74175         Log: integrate changes#6027..6043 from mainline
74176              
74177              podlators-1.02 update (from Russ Allbery)
74178              
74179              Pod::Man generates groff-incompatible macro definition (from
74180              Tom Christiansen)
74181              
74182              add CGI.pm v2.66 (from Lincoln Stein)
74183              
74184              introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
74185              for @- and @+ (from Johan Vromans)
74186              
74187              small nits in diagnostics.pm (from Robin Barker)
74188              
74189              whitespace adjustments
74190              
74191              missing files in MANIFEST
74192              
74193              cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
74194              to compensate
74195              
74196              remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
74197              
74198              perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
74199      Branch: maint-5.6/perl
74200           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
74201           !> MANIFEST Porting/makerel lib/CGI.pm lib/CGI/Carp.pm
74202           !> lib/CGI/Cookie.pm lib/CGI/Pretty.pm lib/CGI/Push.pm
74203           !> lib/English.pm lib/Pod/Man.pm lib/Pod/Text.pm
74204           !> lib/diagnostics.pm pod/perldiag.pod pod/perlretut.pod
74205           !> pod/perltrap.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
74206           !> t/lib/cgi-html.t t/lib/cgi-request.t
74207 ____________________________________________________________________________
74208 [  7297] By: gsar                                  on 2000/10/16  04:44:30
74209         Log: integrate change#6025 from mainline
74210              
74211              Is{Alnum,Alpha,Word} don't match titlecase
74212              TODO: IsSpace is defined recursively!
74213              (both spotted by Larry)
74214      Branch: maint-5.6/perl
74215           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
74216           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
74217 ____________________________________________________________________________
74218 [  7296] By: gsar                                  on 2000/10/16  04:39:30
74219         Log: integrate change#6023 from mainline
74220              
74221              debugger stomps on $. (from M.J.T. Guy)
74222      Branch: maint-5.6/perl
74223           !> lib/perl5db.pl
74224 ____________________________________________________________________________
74225 [  7295] By: gsar                                  on 2000/10/16  04:38:02
74226         Log: integrate change#6022 from mainline
74227              
74228              unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
74229      Branch: maint-5.6/perl
74230           !> sv.c
74231 ____________________________________________________________________________
74232 [  7294] By: gsar                                  on 2000/10/16  04:37:05
74233         Log: integrate changes#6018..6021 from mainline
74234              
74235              make lib/syslog.t portable to systems that don't have _PATH_LOG,
74236              make _PATH_LOG() return "" if unavailable
74237              
74238              windows portability tweaks
74239              
74240              test tweak
74241              
74242              remove Win2K issue in pod (fixed by change#6020)
74243      Branch: maint-5.6/perl
74244           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
74245           !> ext/Sys/Syslog/Syslog.xs pod/perldelta.pod t/lib/b.t
74246           !> t/lib/open3.t t/lib/syslog.t win32/win32.h
74247 ____________________________________________________________________________
74248 [  7293] By: gsar                                  on 2000/10/16  04:20:00
74249         Log: integrate changes#6013..6015 from mainline
74250              
74251              tweak change#5945 to display correct switch name in diagnostic
74252              
74253              glob() loading File::Glob behind the scenes may cause syntax errors
74254              
74255              tweak test for portability
74256      Branch: maint-5.6/perl
74257           !> op.c perl.c pod/perldiag.pod t/lib/b.t
74258 ____________________________________________________________________________
74259 [  7292] By: gsar                                  on 2000/10/16  04:18:11
74260         Log: integrate changes#6005..6010 from mainline, cfgperl
74261              
74262              perldoc might fail via "use blib" (from Hugo van der Sanden)
74263              
74264              Regen Configure.
74265              
74266              note about compile failures and END blocks (from M.J.T. Guy)
74267              
74268              VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
74269              
74270              (change#6009 integrated earlier in change#7255)
74271              
74272              clarify note about shadow password support (from
74273              gellyfish@gellyfish.com)
74274      Branch: maint-5.6/perl
74275           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
74276           !> config_h.SH installperl pod/perldelta.pod pod/perlfunc.pod
74277           !> pod/perlmod.pod utils/perldoc.PL vms/subconfigure.com
74278 ____________________________________________________________________________
74279 [  7291] By: gsar                                  on 2000/10/16  04:12:03
74280         Log: integrate changes#6002,6003 from mainline
74281              
74282              destructive sv_setsv() can lose UV-ness from source, causing
74283              numeric promotions/comparisons to fail to do the right thing
74284              
74285              allow REG_EXPAND_SZ keys in Windows registry (from
74286              John Clayton <John.Clayton@barclayscapital.com>)
74287      Branch: maint-5.6/perl
74288           !> sv.c win32/win32.c
74289 ____________________________________________________________________________
74290 [  7290] By: gsar                                  on 2000/10/16  04:10:19
74291         Log: integrate change#6001 from mainline
74292              
74293              support additional library locations via $Config{otherlibdirs}
74294              (from Andy Dougherty)
74295      Branch: maint-5.6/perl
74296           !> Configure INSTALL Porting/Glossary Porting/config.sh
74297           !> Porting/config_H config_h.SH epoc/config.sh perl.c
74298           !> vms/subconfigure.com vos/config.def vos/config_h.SH_orig
74299           !> win32/config.bc win32/config.gc win32/config.vc
74300 ____________________________________________________________________________
74301 [  7289] By: gsar                                  on 2000/10/16  04:08:28
74302         Log: integrate change#5999 from mainline
74303              
74304              fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
74305      Branch: maint-5.6/perl
74306           !> t/pragma/warn/toke toke.c
74307 ____________________________________________________________________________
74308 [  7288] By: gsar                                  on 2000/10/16  04:07:01
74309         Log: integrate changes#5997,5998 from cfgperl
74310              
74311              Preserve $!.
74312              
74313              Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
74314      Branch: maint-5.6/perl
74315           !> lib/Math/Complex.pm
74316 ____________________________________________________________________________
74317 [  7287] By: gsar                                  on 2000/10/16  04:04:37
74318         Log: integrate change#5995 from mainline
74319              
74320              fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
74321      Branch: maint-5.6/perl
74322           !> mg.c t/pragma/warn/7fatal warnings.h warnings.pl
74323 ____________________________________________________________________________
74324 [  7286] By: gsar                                  on 2000/10/16  04:03:21
74325         Log: integrate change#5994 from mainline
74326              
74327              fix for missed accounting for null byte in pack("Z",...) (from
74328              M.J.T. Guy)
74329      Branch: maint-5.6/perl
74330           !> pp.c t/op/pack.t
74331 ____________________________________________________________________________
74332 [  7285] By: gsar                                  on 2000/10/16  04:02:11
74333         Log: integrate changes#5989..5993 from mainline
74334              
74335              qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
74336              itself and no other (from Tom Hughes)
74337              
74338              use $ENV{LIB} to search for libs under Visual C compiler
74339              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
74340              
74341              posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
74342              
74343              pod nit (from Simon Cozens)
74344              
74345              various minor tweaks seen on p5p
74346      Branch: maint-5.6/perl
74347           !> README.posix-bc hints/posix-bc.sh lib/ExtUtils/Liblist.pm
74348           !> lib/perl5db.pl pod/perlipc.pod pod/perlop.pod pod/perlvar.pod
74349           !> t/op/array.t toke.c
74350 ____________________________________________________________________________
74351 [  7284] By: gsar                                  on 2000/10/16  03:59:00
74352         Log: integrate changes#5978..5988 from mainline
74353              
74354              sync version numbers in File::Spec with the ones on CPAN
74355              (from Barrie Slaymaker)
74356              
74357              under useithreads, constant pad entries could inadvertantly be
74358              shared across threads (from Eric Blood <eblood@xmission.com>);
74359              added Eric's test case to testsuite
74360              
74361              allow Configure -S to run non-interactively (spotted by Greg Hudson
74362              <ghudson@mit.edu>)
74363              
74364              rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
74365              prototype mismatch with CORE::glob(); update pod and tests to
74366              suit (File::Glob::glob() is still available for backward
74367              compatibility, but should be considered deprecated)
74368              
74369              avoid error in IO::Socket::INET when given an unknown service name
74370              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
74371              
74372              numeric conversion of non-number in change#3378 tramples on
74373              OOK offset, causing segfaults
74374              
74375              attributes::reftype() doesn't work on tied argument
74376              
74377              forked child may not exit correctly if it failed to open
74378              /dev/console (from Graham Barr)
74379              
74380              add regular expressions tutorial and quick-start guide (from
74381              Mark Kvale <kvale@phy.ucsf.edu>)
74382              
74383              B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
74384              
74385              s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
74386              <paul@miraclefish.com>)
74387      Branch: maint-5.6/perl
74388           +> pod/perlrequick.pod pod/perlretut.pod
74389           !> AUTHORS Configure MAINTAIN MANIFEST ext/B/B/Bytecode.pm
74390           !> ext/B/B/Disassembler.pm ext/File/Glob/Glob.pm
74391           !> ext/IO/lib/IO/Socket/INET.pm ext/Sys/Syslog/Syslog.pm
74392           !> lib/ExtUtils/MakeMaker.pm lib/File/Spec/Functions.pm
74393           !> lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
74394           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
74395           !> lib/File/Spec/Win32.pm op.c sv.c t/lib/glob-basic.t
74396           !> t/lib/glob-case.t t/lib/glob-taint.t t/op/misc.t xsutils.c
74397 ____________________________________________________________________________
74398 [  7283] By: gsar                                  on 2000/10/16  03:52:14
74399         Log: integrate change#5977 from mainline
74400              
74401              autoquote barewords followed by newline and arrow properly
74402              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
74403      Branch: maint-5.6/perl
74404           !> t/pragma/warn/toke toke.c
74405 ____________________________________________________________________________
74406 [  7282] By: gsar                                  on 2000/10/16  03:50:48
74407         Log: integrate change#5976 from mainline
74408              
74409              DB_File v1.73 update (from Paul Marquess)
74410      Branch: maint-5.6/perl
74411           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
74412           !> ext/DB_File/DB_File.xs ext/DB_File/version.c
74413 ____________________________________________________________________________
74414 [  7281] By: gsar                                  on 2000/10/16  03:49:14
74415         Log: integrate change#5975 from mainline
74416              
74417              allow sort() reentrancy (variant of patch suggested by
74418              Hugo van der Sanden)
74419      Branch: maint-5.6/perl
74420           !> pp_ctl.c t/op/sort.t
74421 ____________________________________________________________________________
74422 [  7280] By: gsar                                  on 2000/10/16  03:48:22
74423         Log: integrate change#5974 from mainline
74424              
74425              change#4197 somehow missed initializing PL_errors, meaning
74426              syntax error queueing wasn't working outside eval"" at all;
74427              also fixed eval"" to localize PL_error_count, so that compile-time
74428              eval's don't clobber the error state of the outer context
74429      Branch: maint-5.6/perl
74430           !> lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
74431           !> t/pragma/warn/toke
74432 ____________________________________________________________________________
74433 [  7279] By: gsar                                  on 2000/10/16  03:46:21
74434         Log: integrate change#5973 from mainline
74435              
74436              fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
74437      Branch: maint-5.6/perl
74438           !> regcomp.c regexec.c t/op/re_tests
74439 ____________________________________________________________________________
74440 [  7278] By: gsar                                  on 2000/10/16  03:44:54
74441         Log: integrate change#5971 from cfgperl
74442              
74443              Unicos tweaks from Mark P. Lutz.
74444      Branch: maint-5.6/perl
74445           !> hints/unicos.sh lib/Math/Complex.pm
74446 ____________________________________________________________________________
74447 [  7277] By: gsar                                  on 2000/10/16  03:42:59
74448         Log: integrate changes#5966..5970 from mainline
74449              
74450              add testsuite for B backends, fix bug in B::Deparse (from
74451              Simon Cozens <simon@brecon.co.uk>)
74452              
74453              improved docs on the warn_uninit diagnostic (from David Glasser
74454              and Simon Cozens)
74455              
74456              tolerate spaces in group names in test on solaris (from David Boyce
74457              <dsb@boyski.com>)
74458              
74459              fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
74460              
74461              Data::Dumper fumbles negative numbers on 32-bit platforms where
74462              IV is >32bits
74463      Branch: maint-5.6/perl
74464           +> t/lib/b.t t/lib/syslog.t
74465           !> MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
74466           !> ext/Data/Dumper/Dumper.xs ext/Sys/Syslog/Syslog.pm
74467           !> pod/perldiag.pod t/lib/dumper.t t/op/groups.t
74468 ____________________________________________________________________________
74469 [  7276] By: gsar                                  on 2000/10/16  03:39:30
74470         Log: integrate change#5965 from mainline
74471              
74472              avoid "will not stay shared" warnings for our variables (from
74473              Robin Barker)
74474      Branch: maint-5.6/perl
74475           !> op.c t/pragma/warn/op
74476 ____________________________________________________________________________
74477 [  7275] By: gsar                                  on 2000/10/16  03:38:18
74478         Log: integrate change#5964 from mainline
74479              
74480              reformat to 72 columns (again)
74481      Branch: maint-5.6/perl
74482           !> pod/perldiag.pod
74483 ____________________________________________________________________________
74484 [  7274] By: gsar                                  on 2000/10/16  03:36:58
74485         Log: integrate change#5963 from mainline
74486              
74487              patch from Larry to make (\&) prototype work; added tests for
74488              the same
74489      Branch: maint-5.6/perl
74490           !> op.c t/comp/proto.t
74491 ____________________________________________________________________________
74492 [  7273] By: gsar                                  on 2000/10/16  03:35:51
74493         Log: integrate changes#5956..5962 from mainline
74494              
74495              better diagnostics on failed tests (from Ilya Zakharevich)
74496              
74497              pod nits (from A. C. Yardley <yardley@tanet.net>)
74498              
74499              change#3569 deleted some essential code, revert; avoid use of
74500              atexit() to make DynaLoader work properly on AIX under mod_perl
74501              (from Jens-Uwe Mager <jum@helios.de>)
74502              
74503              doubled words in pods (from Simon Cozens
74504              <simon.p.cozens@jp.pwcglobal.com>)
74505              
74506              better INSTALL notes on Solaris issues (from Dominic Dunlop)
74507              
74508              recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
74509              
74510              updated README.hpux (from Jeff Okamoto)
74511      Branch: maint-5.6/perl
74512           !> INSTALL README.hpux emacs/cperl-mode.el
74513           !> ext/DynaLoader/dl_aix.xs pod/perldebguts.pod pod/perldelta.pod
74514           !> pod/perlfaq5.pod pod/perlfork.pod pod/perlfunc.pod
74515           !> pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
74516           !> pod/perlmod.pod pod/perlmodlib.pod pod/perlnumber.pod
74517           !> pod/perlopentut.pod pod/perltodo.pod pod/perltootc.pod
74518           !> t/op/lex_assign.t
74519 ____________________________________________________________________________
74520 [  7272] By: gsar                                  on 2000/10/16  03:31:22
74521         Log: integrate change#5955 from mainline
74522              
74523              longstanding bug exposed by change#3307: sort arguments weren't
74524              compiled with the right wantarray context (ensuing runtime lookup
74525              via block_gimme() was getting the incidental context of the
74526              sort() itself)
74527      Branch: maint-5.6/perl
74528           !> op.c t/op/sort.t
74529 ____________________________________________________________________________
74530 [  7271] By: gsar                                  on 2000/10/16  03:29:11
74531         Log: integrate changes#5933,5935,5940..5944,5946,5951,5952 from cfgperl
74532              branch
74533              
74534              Flatten the cpp jungle doing the nosuid checking.
74535              
74536              Do not assume sign propagation. (from M.J.T. Guy)
74537              
74538              Various Unicos 10.0.0.6 fixes. (from Mark Lutz)
74539              
74540              Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
74541              Now pp_ncmp() returns undef is either operand is a NaN.
74542              
74543              On second thoughts frexp() does have two arguments.
74544              
74545              Document that tr() is not tr(1).
74546              
74547              Be more robust on "extreme" (large absolute value)
74548              arguments.  Originally reported by Daniel Connelly
74549              as a problem with asinh() on large negative arguments,
74550              asinh() used to bail out because an argument to log()
74551              ended up being zero.  Ilya Zakharevich proposed using
74552              Taylor's series in such cases, which for such large
74553              arguments is a very good approximation.
74554              
74555              Undo "use integer" addition from 64bitint as it seems
74556              to break most of the subtests in Digital UNIX;
74557              Unicos needs to find another way.
74558      Branch: maint-5.6/perl
74559           !> (integrate 29 files)
74560 ____________________________________________________________________________
74561 [  7270] By: gsar                                  on 2000/10/16  03:09:44
74562         Log: integrate changes#5948,5949,5950 from mainline
74563              
74564              typo in vars.pm that leads to cryptic message (from Piotr
74565              Piatkowski <kompas@kompas.usr.onet.pl>)
74566              
74567              make perldoc use the pod2man from the same version (from
74568              M.J.T. Guy)
74569              
74570              reformat perldiag to avoid long lines
74571      Branch: maint-5.6/perl
74572           !> lib/vars.pm pod/perldiag.pod utils/perldoc.PL
74573 ____________________________________________________________________________
74574 [  7269] By: gsar                                  on 2000/10/16  03:05:54
74575         Log: integrate change#5947 from mainline
74576              
74577              use &dl_error rather than &dl_load_file as the guard for calling
74578              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
74579              statically built perl)
74580      Branch: maint-5.6/perl
74581           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
74582 ____________________________________________________________________________
74583 [  7268] By: gsar                                  on 2000/10/16  03:04:48
74584         Log: integrate change#5945 from mainline
74585              
74586              make module name mandatory after -M switch; reorder perldiag
74587              alphabetically (from Mark-Jason Dominus)
74588      Branch: maint-5.6/perl
74589           !> perl.c pod/perldiag.pod
74590 ____________________________________________________________________________
74591 [  7267] By: gsar                                  on 2000/10/16  03:03:01
74592         Log: integrate change#5939 from mainline
74593              
74594              more pod nits (from Larry Virden)
74595      Branch: maint-5.6/perl
74596           !> README.win32 pod/perlsub.pod pod/perlsyn.pod
74597           !> pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
74598           !> pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
74599 ____________________________________________________________________________
74600 [  7266] By: gsar                                  on 2000/10/16  03:01:39
74601         Log: integrate change#5938 from mainline
74602              
74603              Consolidated B::Deparse fixes (from Stephen McCamant)
74604      Branch: maint-5.6/perl
74605           !> ext/B/B/Deparse.pm
74606 ____________________________________________________________________________
74607 [  7265] By: gsar                                  on 2000/10/16  03:00:43
74608         Log: integrate change#5936 from mainline
74609              
74610              additional tests for change#7263 (from Paul Marquess)
74611      Branch: maint-5.6/perl
74612           !> t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
74613           !> t/pragma/warn/5nolint t/pragma/warn/6default
74614 ____________________________________________________________________________
74615 [  7264] By: gsar                                  on 2000/10/16  02:58:34
74616         Log: integrate change#5934 from mainline
74617              
74618              propagate lexical warnings from surrounding scope correctly
74619              within string eval() (from Paul Marquess)
74620      Branch: maint-5.6/perl
74621           !> pp_ctl.c t/pragma/warn/pp_ctl
74622 ____________________________________________________________________________
74623 [  7263] By: gsar                                  on 2000/10/16  02:56:53
74624         Log: integrate change#5932 from mainline
74625              
74626              add rsignal(), whichsig() and do_join() to public API list
74627              (mod_perl uses them to good advantage)
74628      Branch: maint-5.6/perl
74629           !> embed.pl global.sym objXSUB.h perlapi.c proto.h
74630 ____________________________________________________________________________
74631 [  7262] By: gsar                                  on 2000/10/16  02:55:53
74632         Log: integrate change#5931 from mainline
74633              
74634              fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
74635      Branch: maint-5.6/perl
74636           !> pp_hot.c regexec.c t/op/pat.t
74637 ____________________________________________________________________________
74638 [  7261] By: gsar                                  on 2000/10/16  02:55:01
74639         Log: integrate change#5930 from mainline
74640              
74641              small os390 tweaks (from Peter Prymmer)
74642      Branch: maint-5.6/perl
74643           !> config_h.SH makedepend.SH
74644 ____________________________________________________________________________
74645 [  7260] By: gsar                                  on 2000/10/16  02:54:10
74646         Log: integrate change#5929 from mainline
74647              
74648              pod nits
74649      Branch: maint-5.6/perl
74650           !> pod/perlguts.pod
74651 ____________________________________________________________________________
74652 [  7259] By: gsar                                  on 2000/10/16  02:52:55
74653         Log: integrate change#5927 from mainline
74654              
74655              arrange for next() to resume at the unstack op rather than the
74656              loop conditional, so that scope cleanup happens correctly
74657              (from Stephen McCamant)
74658      Branch: maint-5.6/perl
74659           !> op.c pp_ctl.c t/op/misc.t
74660 ____________________________________________________________________________
74661 [  7258] By: gsar                                  on 2000/10/16  02:51:38
74662         Log: integrate change#5926 from mainline
74663              
74664              on windows, reserve 16M of stack rather than 128M (allows more
74665              threads to run concurrently)
74666      Branch: maint-5.6/perl
74667           !> win32/Makefile win32/makefile.mk
74668 ____________________________________________________________________________
74669 [  7257] By: gsar                                  on 2000/10/16  02:50:37
74670         Log: integrate change#5925 from mainline
74671              
74672              POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
74673      Branch: maint-5.6/perl
74674           !> toke.c
74675 ____________________________________________________________________________
74676 [  7256] By: gsar                                  on 2000/10/16  02:49:36
74677         Log: integrate change#5924 from mainline
74678              
74679              avoid using uninitialized memory in require version check
74680      Branch: maint-5.6/perl
74681           !> pp_ctl.c universal.c
74682 ____________________________________________________________________________
74683 [  7255] By: gsar                                  on 2000/10/16  02:48:03
74684         Log: integrate changes#5923,5928,6009 from mainline
74685              
74686              IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
74687      Branch: maint-5.6/perl
74688           !> ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
74689 ____________________________________________________________________________
74690 [  7254] By: gsar                                  on 2000/10/16  02:44:46
74691         Log: integrate change#5922 from mainline
74692              
74693              commentary about IoTYPE() (from Nathan Torkington)
74694      Branch: maint-5.6/perl
74695           !> sv.h
74696 ____________________________________________________________________________
74697 [  7253] By: gsar                                  on 2000/10/16  02:43:49
74698         Log: integrate change#5921 from mainline
74699              
74700              make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
74701      Branch: maint-5.6/perl
74702           !> sv.c t/lib/charnames.t t/pragma/utf8.t
74703 ____________________________________________________________________________
74704 [  7252] By: gsar                                  on 2000/10/16  02:42:31
74705         Log: integrate change#5920 from mainline
74706              
74707              Larry's fix for buggy propagation of utf8-ness in join(); add test
74708      Branch: maint-5.6/perl
74709           !> doop.c t/op/ver.t
74710 ____________________________________________________________________________
74711 [  7251] By: gsar                                  on 2000/10/16  02:41:14
74712         Log: integrate changes#5915..5919 from mainline
74713              
74714              various (pod tweaks &c)
74715      Branch: maint-5.6/perl
74716           !> (integrate 33 files)
74717 ____________________________________________________________________________
74718 [  7250] By: gsar                                  on 2000/10/16  02:38:16
74719         Log: integrate change#5914 from mainline
74720              
74721              caller() wasn't returning the right number of elements for
74722              eval {...}
74723      Branch: maint-5.6/perl
74724           !> pp_ctl.c t/pragma/warn/9enabled
74725 ____________________________________________________________________________
74726 [  7249] By: gsar                                  on 2000/10/16  02:37:02
74727         Log: integrate change#5913 from mainline
74728              
74729              pod nit: $yday range for localtime/gmtime is 0..364 not 1..365
74730              (from Mark-Jason Dominus)
74731      Branch: maint-5.6/perl
74732           !> pod/perlfunc.pod
74733 ____________________________________________________________________________
74734 [  7248] By: gsar                                  on 2000/10/16  02:35:58
74735         Log: integrate change#5912 from mainline
74736              
74737              fix totally broken caching in UNIVERSAL::isa() (from
74738              Nick Ing-Simmons)
74739      Branch: maint-5.6/perl
74740           !> t/op/universal.t universal.c
74741 ____________________________________________________________________________
74742 [  7247] By: gsar                                  on 2000/10/16  02:34:27
74743         Log: integrate changes#5910,5911 from mainline
74744              
74745              typo in pod
74746              
74747              add linebreak properties from unicode/LineBrk.txt (from
74748              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
74749      Branch: maint-5.6/perl
74750           +> (branch 29 files)
74751           !> ext/Thread/Thread.pm lib/unicode/mktables.PL
74752 ____________________________________________________________________________
74753 [  7246] By: gsar                                  on 2000/10/16  02:33:29
74754         Log: integrate change#5909 from mainline
74755              
74756              mode argument to do_binmode() should be file mode, not boolean
74757      Branch: maint-5.6/perl
74758           !> pp_sys.c
74759 ____________________________________________________________________________
74760 [  7245] By: gsar                                  on 2000/10/16  02:31:04
74761         Log: integrate change#5908 from mainline
74762              
74763              introduce illegal symbols into null package so that
74764              gv_fetchpv(...,TRUE) always returns a valid GV even when the
74765              symbol is trapped by strictures (avoids coredumps)
74766      Branch: maint-5.6/perl
74767           !> embedvar.h gv.c intrpvar.h perl.c perlapi.h
74768           !> t/pragma/strict-vars
74769 ____________________________________________________________________________
74770 [  7244] By: jhi                                   on 2000/10/16  02:29:54
74771         Log: Subject: $Carp::ExportLevel confusion in Exporter
74772              From: "Ben Tilly" <ben_tilly@hotmail.com>
74773              Date: Sat, 14 Oct 2000 16:44:34 EDT
74774              Message-ID: <LAW2-F258sQwY6YHkid00003788@hotmail.com>
74775      Branch: perl
74776            ! lib/Exporter/Heavy.pm
74777 ____________________________________________________________________________
74778 [  7243] By: jhi                                   on 2000/10/16  02:28:33
74779         Log: Subject: [PATCH perlguts.pod] Document offset hack
74780              From: Simon Cozens <simon@cozens.net>
74781              Message-ID: <20001014193225.A6568@pembro4.pmb.ox.ac.uk>
74782              Date: Sat, 14 Oct 2000 19:32:25 +0100
74783      Branch: perl
74784            ! pod/perlguts.pod
74785 ____________________________________________________________________________
74786 [  7242] By: gsar                                  on 2000/10/16  02:26:51
74787         Log: integrate changes#5905,5906,5907,6064 from mainline
74788              
74789              printf/sprintf didn't get quad types right under use64bitint
74790      Branch: maint-5.6/perl
74791           !> pp_sys.c sv.c t/op/64bitint.t
74792 ____________________________________________________________________________
74793 [  7241] By: jhi                                   on 2000/10/16  02:22:44
74794         Log: Subject: small pod patch
74795              From: Dan Boorstein <dan_boo@bellsouth.net>
74796              Date: Sat, 14 Oct 2000 14:29:24 -0400
74797              Message-ID: <39E8A604.B501DB4F@bellsouth.net>
74798      Branch: perl
74799            ! pod/perlfaq7.pod pod/perlmod.pod
74800 ____________________________________________________________________________
74801 [  7240] By: jhi                                   on 2000/10/16  02:13:46
74802         Log: -w cleanup.
74803              
74804              Subject: Re: Problems with bleadperl 
74805              From: "Stephen P. Potter" <spp@ds.net>
74806              Date: Fri, 13 Oct 2000 13:32:49 -0400
74807              Message-Id: <200010131732.NAA19391@spp.users.ds.net>
74808      Branch: perl
74809            ! t/pragma/overload.t
74810 ____________________________________________________________________________
74811 [  7239] By: jhi                                   on 2000/10/16  01:41:18
74812         Log: One more ~utf8 tweak.
74813      Branch: perl
74814            ! t/op/bop.t
74815 ____________________________________________________________________________
74816 [  7238] By: jhi                                   on 2000/10/16  01:34:14
74817         Log: Tweak the test of #7235.
74818      Branch: perl
74819            ! t/op/bop.t
74820 ____________________________________________________________________________
74821 [  7237] By: jhi                                   on 2000/10/16  01:25:04
74822         Log: Fix a couple of compiler-noted nits in #7235.
74823      Branch: perl
74824            ! pp.c
74825 ____________________________________________________________________________
74826 [  7236] By: jhi                                   on 2000/10/16  01:22:46
74827         Log: Fix few quad issues, which for example broke chr(~chr(~0)) for UTF8.
74828      Branch: perl
74829            ! pp.c pp_hot.c
74830 ____________________________________________________________________________
74831 [  7235] By: jhi                                   on 2000/10/15  16:24:44
74832         Log: Make ~(chr(a).chr(b)) eq chr(~a).chr(~b) on utf8.
74833              
74834              From: Simon Cozens <simon@cozens.net>
74835              Subject: [PATCH] Re: [ID 20000918.005] ~ on wide chars
74836              Date: Sat, 14 Oct 2000 20:52:13 +0100
74837              Message-ID: <20001014205213.A9645@pembro4.pmb.ox.ac.uk>
74838      Branch: perl
74839            ! pp.c t/op/bop.t utf8.h
74840 ____________________________________________________________________________
74841 [  7234] By: jhi                                   on 2000/10/15  15:19:29
74842         Log: split() utf8 fixes.  Should fix both 20001014.001 and 20000426.003.
74843              The problem was that rx->minlen was in chars while pp_split()
74844              thought it would be in bytes. 
74845      Branch: perl
74846            ! pp.c t/pragma/utf8.t
74847 ____________________________________________________________________________
74848 [  7233] By: jhi                                   on 2000/10/14  20:24:24
74849         Log: Document FNCASE=y as discussed in the bug 20000902.009.
74850      Branch: perl
74851            ! README.dos
74852 ____________________________________________________________________________
74853 [  7232] By: jhi                                   on 2000/10/14  18:52:21
74854         Log: Add test for bug id 20000427.003 (which seems to have
74855              been fixed) (also duplicate as 20000427.004, though
74856              with a higher severity).  Move one utf8 from op/append
74857              to pragma/utf8, tag the tests with bug ids.
74858      Branch: perl
74859            ! t/op/append.t t/pragma/utf8.t
74860 ____________________________________________________________________________
74861 [  7231] By: jhi                                   on 2000/10/14  17:28:37
74862         Log: Test cases for bug id 20000323.056 (the bug seems to be fixed).
74863      Branch: perl
74864            ! t/pragma/utf8.t
74865 ____________________________________________________________________________
74866 [  7230] By: jhi                                   on 2000/10/14  14:24:50
74867         Log: Needs to be conditional on SunOS 4.
74868              
74869              Subject: [Pach 5.7.0@7229] Removing -ldb from the core build
74870              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
74871              Date: Sat, 14 Oct 2000 13:37:49 +0100
74872              Message-ID: <000101c035db$8ffb60a0$2614140a@bfs.phone.com>
74873      Branch: metaconfig/U/perl
74874            ! End.U
74875      Branch: perl
74876            ! Configure myconfig.SH pod/perldelta.pod
74877 ____________________________________________________________________________
74878 [  7229] By: jhi                                   on 2000/10/14  00:49:22
74879         Log: Update Changes.
74880      Branch: perl
74881            ! Changes patchlevel.h
74882 ____________________________________________________________________________
74883 [  7228] By: jhi                                   on 2000/10/14  00:46:10
74884         Log: Subject: RFC: a (temporary?) way around utf8.pm for EBCDIC
74885              From: Peter Prymmer <pvhp@forte.com>
74886              Date: Fri, 13 Oct 2000 15:59:56 -0700 (PDT)
74887              Message-ID: <Pine.OSF.4.10.10010131548260.133963-100000@aspara.forte.com>
74888      Branch: perl
74889            ! lib/utf8.pm
74890 ____________________________________________________________________________
74891 [  7227] By: jhi                                   on 2000/10/13  23:20:30
74892         Log: Make the test acknowledge that self-ties are disabled as #7213 said.
74893      Branch: perl
74894            ! t/op/tie.t
74895 ____________________________________________________________________________
74896 [  7226] By: jhi                                   on 2000/10/13  22:14:32
74897         Log: Tweak #7225.
74898              
74899              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00 (UNINSTALLED) [PATCH bleadperl]
74900              From: Peter Prymmer <pvhp@forte.com>
74901              Date: Fri, 13 Oct 2000 14:44:49 -0700 (PDT)
74902              Message-ID: <Pine.OSF.4.10.10010131414410.133963-100000@aspara.forte.com>
74903      Branch: perl
74904            ! t/op/sprintf.t
74905 ____________________________________________________________________________
74906 [  7225] By: jhi                                   on 2000/10/13  22:11:31
74907         Log: op/sprintf.t patch for OS/390 (and any other host with limited
74908              floating-point exponent length)
74909              
74910              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00  (UNINSTALLED) [PATCH bleadperl]
74911              From: Dominic Dunlop <domo@computer.org>
74912              Date: Fri, 13 Oct 2000 19:17:57 +0200
74913              Message-Id: <p04320400b60cf2a6a05c@[192.168.1.4]>
74914      Branch: perl
74915            ! t/op/sprintf.t
74916 ____________________________________________________________________________
74917 [  7224] By: jhi                                   on 2000/10/13  18:40:48
74918         Log: Allow @+ and @- to be doublequoted, from Simon Cozens. 
74919      Branch: perl
74920            ! toke.c
74921 ____________________________________________________________________________
74922 [  7223] By: jhi                                   on 2000/10/13  18:37:13
74923         Log: Thinko in #7222.
74924      Branch: perl
74925            ! utf8.c
74926 ____________________________________________________________________________
74927 [  7222] By: jhi                                   on 2000/10/13  18:05:23
74928         Log: Use UTF8SKIP(), from Simon Cozens.
74929      Branch: perl
74930            ! utf8.c
74931 ____________________________________________________________________________
74932 [  7221] By: jhi                                   on 2000/10/13  15:43:19
74933         Log: (accidentally empty check-in)
74934      Branch: perl
74935            ! utf8.c
74936 ____________________________________________________________________________
74937 [  7220] By: jhi                                   on 2000/10/13  15:23:51
74938         Log: Add (optimistically) Storable to static extensions.
74939      Branch: perl
74940            ! hints/uwin.sh hints/vmesa.sh
74941 ____________________________________________________________________________
74942 [  7219] By: jhi                                   on 2000/10/13  15:20:05
74943         Log: Amdahl UTS doesn't seem to do dynaloading.
74944      Branch: perl
74945            ! hints/uts.sh
74946 ____________________________________________________________________________
74947 [  7218] By: jhi                                   on 2000/10/13  15:15:20
74948         Log: Slight tweak of the code to appease Amdahl UTS cc.
74949      Branch: perl
74950            ! pp.c
74951 ____________________________________________________________________________
74952 [  7217] By: jhi                                   on 2000/10/13  14:50:42
74953         Log: In Amdahl UTS "struct sv" is defined by a system header,
74954              <ksync.h>.
74955      Branch: perl
74956            ! perl.h sv.h
74957 ____________________________________________________________________________
74958 [  7216] By: jhi                                   on 2000/10/13  11:58:25
74959         Log: Ilya implemented the memory profiling API.
74960      Branch: perl
74961            ! Todo
74962 ____________________________________________________________________________
74963 [  7215] By: jhi                                   on 2000/10/13  02:56:38
74964         Log: Subject: [PATCH 5.7.0] Perl API for mstats
74965              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
74966              Date: Thu, 12 Oct 2000 22:52:40 -0400
74967              Message-ID: <20001012225240.A7113@monk.mps.ohio-state.edu>
74968      Branch: perl
74969            ! ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
74970 ____________________________________________________________________________
74971 [  7214] By: jhi                                   on 2000/10/13  02:55:38
74972         Log: Subject: [PATCH 5.7.0] IVs in mtats
74973              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
74974              Date: Thu, 12 Oct 2000 22:51:04 -0400
74975              Message-ID: <20001012225104.A7103@monk.mps.ohio-state.edu>
74976      Branch: perl
74977            ! malloc.c perl.h
74978 ____________________________________________________________________________
74979 [  7213] By: jhi                                   on 2000/10/13  02:31:47
74980         Log: Self-ties are unsupported currently, stopgap patch from Alan Burlison.
74981      Branch: perl
74982            ! pod/perldiag.pod pp_sys.c
74983 ____________________________________________________________________________
74984 [  7212] By: jhi                                   on 2000/10/13  01:27:38
74985         Log: Subject: [PATCH: perl@7181] was: Re: off to a bad start on fixing regression tests
74986              From: Peter Prymmer <pvhp@forte.com>
74987              Date: Tue, 10 Oct 2000 10:26:07 -0700 (PDT)
74988              Message-ID: <Pine.OSF.4.10.10010101020180.441897-100000@aspara.forte.com>
74989      Branch: perl
74990            ! t/op/oct.t
74991 ____________________________________________________________________________
74992 [  7211] By: jhi                                   on 2000/10/13  00:35:09
74993         Log: Update Changes.
74994      Branch: perl
74995            ! Changes patchlevel.h
74996 ____________________________________________________________________________
74997 [  7210] By: jhi                                   on 2000/10/12  23:59:40
74998         Log: The Install.pm third of
74999              
75000              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
75001              From: Bill Campbell <bill@celestial.com>
75002              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
75003              Date: Thu, 5 Oct 2000 18:04:51 -0700
75004      Branch: perl
75005            ! lib/ExtUtils/Install.pm
75006 ____________________________________________________________________________
75007 [  7209] By: jhi                                   on 2000/10/12  23:58:43
75008         Log: Two thirds of
75009              
75010              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
75011              Date: Thu, 5 Oct 2000 18:04:51 -0700
75012              From: Bill Campbell <bill@celestial.com>
75013              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
75014              
75015              The Install.pm changes will be submitted separately because
75016              they need some work and discussion still.
75017      Branch: perl
75018            ! lib/getopts.pl lib/termcap.pl
75019 ____________________________________________________________________________
75020 [  7208] By: jhi                                   on 2000/10/12  23:41:19
75021         Log: Subject:  [PATCH] 5.6.0 & 5.7.1,  VMS fixes
75022              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
75023              Date:     Thu, 12 Oct 2000 07:30:02 EDT
75024              Message-Id: <001012072828.2eabc@DUPHY4.Physics.Drexel.Edu>
75025      Branch: perl
75026            ! lib/File/Temp.pm t/lib/st-lock.t t/pod/find.t
75027            ! t/pod/testp2pt.pl vms/gen_shrfls.pl
75028 ____________________________________________________________________________
75029 [  7207] By: jhi                                   on 2000/10/12  23:39:01
75030         Log: An updated EBCDIC tr patch.
75031              
75032              Subject: Re: [PATCH: perl@7181] op/tr tests on OS/390
75033              From: Peter Prymmer <pvhp@forte.com>
75034              Date: Wed, 11 Oct 2000 17:16:30 -0700 (PDT)
75035              Message-ID: <Pine.OSF.4.10.10010111707430.516446-100000@aspara.forte.com>
75036      Branch: perl
75037            ! t/op/tr.t
75038 ____________________________________________________________________________
75039 [  7206] By: jhi                                   on 2000/10/12  23:34:55
75040         Log: Upgrade to CPAN 1.58, from Andreas König.
75041      Branch: perl
75042            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
75043 ____________________________________________________________________________
75044 [  7205] By: jhi                                   on 2000/10/12  23:29:08
75045         Log: Introduce the man[24-8] variables, from Andy Dougherty.
75046      Branch: metaconfig/U/perl
75047            + mandirs.U mandirstyle.U
75048      Branch: perl
75049            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
75050            ! config_h.SH epoc/config.sh uconfig.h uconfig.sh vos/config.def
75051            ! vos/config.h vos/config.pl vos/config_h.SH_orig
75052            ! win32/config.bc win32/config.gc win32/config.vc
75053 ____________________________________________________________________________
75054 [  7204] By: gsar                                  on 2000/10/12  18:11:24
75055         Log: restore change#7202
75056      Branch: perl
75057            ! mg.c
75058 ____________________________________________________________________________
75059 [  7203] By: gsar                                  on 2000/10/12  18:09:40
75060         Log: another test of the Emergency Broadcast System--back out 
75061              change#7202
75062      Branch: perl
75063            ! mg.c
75064 ____________________________________________________________________________
75065 [  7202] By: gsar                                  on 2000/10/12  16:40:47
75066         Log: (submitted on behalf of Jarkko)
75067              Fix the lib/encode.t subtest 6 failure as reported by Andreas
75068              Koenig, gmagical substr() wasn't propagating UTF8ness.  The bug
75069              was unearthed by change 7182, as was a bug in HTML::Entities.
75070      Branch: perl
75071            ! mg.c
75072 ____________________________________________________________________________
75073 [  7201] By: jhi                                   on 2000/10/11  03:16:05
75074         Log: SvPV() (via mg_get() of sv_2pv()) can update the UTF8ness of the SVs.
75075      Branch: perl
75076            ! pp_hot.c t/pragma/utf8.t
75077 ____________________________________________________________________________
75078 [  7200] By: jhi                                   on 2000/10/11  00:40:30
75079         Log: The #7198 was a false alarm.
75080      Branch: perl
75081            ! pp_hot.c
75082 ____________________________________________________________________________
75083 [  7199] By: jhi                                   on 2000/10/11  00:26:04
75084         Log: Remove duplicated code.
75085      Branch: perl
75086            ! t/lib/cgi-html.t
75087 ____________________________________________________________________________
75088 [  7198] By: jhi                                   on 2000/10/10  23:30:46
75089         Log: (Retracted by #7200.)
75090      Branch: perl
75091            ! pp_hot.c
75092 ____________________________________________________________________________
75093 [  7197] By: jhi                                   on 2000/10/10  21:49:30
75094         Log: Add the test case for #7190, from the original bug report
75095              by Andreas König.
75096      Branch: perl
75097            ! t/pragma/utf8.t
75098 ____________________________________________________________________________
75099 [  7196] By: jhi                                   on 2000/10/10  21:40:49
75100         Log: Reapply Andy's patch and regen Configure.
75101      Branch: perl
75102            ! Configure INSTALL Makefile.SH Porting/Glossary
75103            ! Porting/config.sh config_h.SH epoc/config.sh installperl
75104            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
75105            ! win32/config.vc
75106 ____________________________________________________________________________
75107 [  7195] By: jhi                                   on 2000/10/10  21:09:30
75108         Log: Use the versiononly instead of the installscripts,
75109              retract the changes 7146 and 7147.
75110      Branch: perl
75111            ! Configure INSTALL Makefile.SH Porting/Glossary
75112            ! Porting/config.sh Porting/config_H config_h.SH epoc/config.sh
75113            ! installperl uconfig.sh vos/config.def win32/config.bc
75114            ! win32/config.gc win32/config.vc
75115 ____________________________________________________________________________
75116 [  7194] By: jhi                                   on 2000/10/10  21:06:15
75117         Log: Subject: [PATCH: perl@7181] ver.t v string tests for os/390
75118              From: Peter Prymmer <pvhp@forte.com>
75119              Date: Tue, 10 Oct 2000 13:24:18 -0700 (PDT)
75120              Message-ID: <Pine.OSF.4.10.10010101322510.441897-100000@aspara.forte.com>
75121      Branch: perl
75122            ! t/op/ver.t
75123 ____________________________________________________________________________
75124 [  7193] By: jhi                                   on 2000/10/10  21:05:12
75125         Log: Subject: [PATCH: perl@7181] op/tr tests on OS/390
75126              From: Peter Prymmer <pvhp@forte.com>
75127              Date: Tue, 10 Oct 2000 13:56:35 -0700 (PDT)
75128              Message-ID: <Pine.OSF.4.10.10010101355140.441897-100000@aspara.forte.com>
75129      Branch: perl
75130            ! t/op/tr.t
75131 ____________________________________________________________________________
75132 [  7192] By: jhi                                   on 2000/10/10  20:57:30
75133         Log: Add versiononly, delete installscripts, from Andy Dougherty.
75134      Branch: metaconfig
75135            - U/installdirs/installscripts.U
75136      Branch: metaconfig/U/perl
75137            + versiononly.U
75138 ____________________________________________________________________________
75139 [  7191] By: jhi                                   on 2000/10/10  19:41:21
75140         Log: Subject: [PATCH: perl@7181] perlebcdic.pod updates and corrections
75141              From: Peter Prymmer <pvhp@forte.com>
75142              Date: Tue, 10 Oct 2000 12:35:57 -0700 (PDT)
75143              Message-ID: <Pine.OSF.4.10.10010101231390.441897-100000@aspara.forte.com>
75144      Branch: perl
75145            ! pod/perlebcdic.pod
75146 ____________________________________________________________________________
75147 [  7190] By: jhi                                   on 2000/10/10  19:26:14
75148         Log: Subject: Re: utf8 concat, mg_get
75149              From: Simon Cozens <simon@cozens.net>
75150              Date: Tue, 10 Oct 2000 17:40:17 +0100
75151              Message-ID: <20001010174017.A13130@pembro4.pmb.ox.ac.uk>
75152      Branch: perl
75153            ! pp_hot.c
75154 ____________________________________________________________________________
75155 [  7189] By: jhi                                   on 2000/10/10  19:23:03
75156         Log: Subject: [ID 20000720.004] ExtUtils::MakeMaker finds wrong version of perl
75157              From: jdb@dfwnet.sbms.sbc.com (J. David Blackstone)
75158              Date: Thu, 20 Jul 2000 13:31:22 -0500 (CDT)
75159              Message-Id: <200007201831.NAA05776@dfwnet1.dfwnet.sbms.sbc.com>
75160      Branch: perl
75161            ! lib/ExtUtils/MM_Unix.pm
75162 ____________________________________________________________________________
75163 [  7188] By: jhi                                   on 2000/10/10  15:31:24
75164         Log: Subject: RE: [ID 19990803.001] README.win32 suggestions 
75165              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
75166              Date: Fri, 14 Jul 2000 10:47:36 +0100
75167              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8224@UKRUX002.rundc.uk.origin-it.com>
75168      Branch: perl
75169            ! README.win32
75170 ____________________________________________________________________________
75171 [  7187] By: jhi                                   on 2000/10/10  13:30:10
75172         Log: Quote the temp file name, needed in Win32 because the
75173              default name unfortunately contains spaces, shouldn't
75174              hurt elsewhere.
75175              
75176              Subject: FW: perldoc fails if $TEMP contains spaces
75177              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
75178              Date: Thu, 14 Sep 2000 08:58:45 +0100
75179              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A82AA@UKRUX002.rundc.uk.origin-it.com>
75180      Branch: perl
75181            ! utils/perldoc.PL
75182 ____________________________________________________________________________
75183 [  7186] By: jhi                                   on 2000/10/10  13:16:27
75184         Log: Subject: [PATCH 5.6.0] Re: [ID 20001009.004] SEGV from sprintf in a thread 
75185              From: hv@hugo.hybyte.com
75186              Date: Tue, 10 Oct 2000 14:10:20 +0100
75187              Message-Id: <200010101310.OAA00953@hugo.hybyte.com>
75188      Branch: perl
75189            ! t/lib/thr5005.t util.c
75190 ____________________________________________________________________________
75191 [  7185] By: jhi                                   on 2000/10/10  12:06:22
75192         Log: Upgrade to podlators 1.04, from Russ Allbery.
75193      Branch: perl
75194            ! lib/Pod/Man.pm lib/Pod/Text.pm
75195 ____________________________________________________________________________
75196 [  7184] By: jhi                                   on 2000/10/10  12:01:32
75197         Log: Upgrade to CGI.pm 2.74, from Lincoln Stein.
75198      Branch: perl
75199            ! lib/CGI.pm t/lib/cgi-form.t t/lib/cgi-html.t
75200 ____________________________________________________________________________
75201 [  7183] By: jhi                                   on 2000/10/09  23:47:15
75202         Log: Subject: [PATCH: perl@7159] various VMS cleanup issues + CXX configure
75203              From: Peter Prymmer <pvhp@forte.com>
75204              Message-ID: <Pine.OSF.4.10.10010091625290.260786-100000@aspara.forte.com>
75205              Date: Mon, 9 Oct 2000 16:30:44 -0700 (PDT)
75206      Branch: perl
75207            ! configure.com vms/descrip_mms.template vms/vms.c vms/vmsish.h
75208 ____________________________________________________________________________
75209 [  7182] By: jhi                                   on 2000/10/09  23:43:16
75210         Log: Make eq work again with utf8 (disabling the upgrading
75211              should no more be necessary since the copies of the
75212              scalars are upgraded, not the scalars themselves).
75213              Takes care of ID 20001009.001.  (The claimed length()
75214              bug in 20001009.001 seems bogus to me.)
75215      Branch: perl
75216            ! sv.c t/pragma/utf8.t
75217 ____________________________________________________________________________
75218 [  7181] By: gsar                                  on 2000/10/09  19:41:54
75219         Log: tweak for change#7173
75220      Branch: perl
75221            ! win32/win32sck.c
75222 ____________________________________________________________________________
75223 [  7180] By: gsar                                  on 2000/10/09  19:26:56
75224         Log: on Windows, clean targets might not work under some flavors of the shell
75225      Branch: perl
75226            ! win32/Makefile win32/makefile.mk
75227 ____________________________________________________________________________
75228 [  7179] By: jhi                                   on 2000/10/09  19:21:02
75229         Log: Update Changes.
75230      Branch: perl
75231            ! Changes patchlevel.h
75232 ____________________________________________________________________________
75233 [  7178] By: jhi                                   on 2000/10/09  19:18:23
75234         Log: Warn about unknown scripts.
75235              
75236              Subject: Re: ideas? patches? [PATCH bleadperl]
75237              From: Dominic Dunlop <domo@computer.org>
75238              Date: Mon, 9 Oct 2000 14:57:17 +0200
75239              Message-Id: <p04320400b6076a75b15f@[192.168.1.4]>
75240      Branch: perl
75241            ! lib/charnames.pm
75242 ____________________________________________________________________________
75243 [  7177] By: jhi                                   on 2000/10/09  19:13:27
75244         Log: Change #7160 had a nasty typo.
75245      Branch: metaconfig
75246            ! U/compline/Compile.U
75247      Branch: perl
75248            ! Configure config_h.SH
75249 ____________________________________________________________________________
75250 [  7176] By: gsar                                  on 2000/10/09  18:59:33
75251         Log: pod nit
75252      Branch: perl
75253            ! pod/perlport.pod
75254 ____________________________________________________________________________
75255 [  7175] By: gsar                                  on 2000/10/09  18:54:28
75256         Log: Windows9x doesn't support link(), despite what Config.pm
75257              might think
75258      Branch: perl
75259            ! lib/ExtUtils/Manifest.pm
75260 ____________________________________________________________________________
75261 [  7174] By: gsar                                  on 2000/10/09  18:50:03
75262         Log: avoid nonportable example code
75263      Branch: perl
75264            ! lib/File/Copy.pm
75265 ____________________________________________________________________________
75266 [  7173] By: gsar                                  on 2000/10/09  18:46:54
75267         Log: on Windows, avoid potential exception (could happen if MSVCRT isn't
75268              being used) when closing a socket handle
75269      Branch: perl
75270            ! win32/win32.c win32/win32.h win32/win32sck.c
75271 ____________________________________________________________________________
75272 [  7172] By: gsar                                  on 2000/10/09  18:41:40
75273         Log: on Windows, cwd strings in the environment should be of the
75274              form =X:=X:\foo instead of =X=X:\foo\
75275      Branch: perl
75276            ! win32/vdir.h
75277 ____________________________________________________________________________
75278 [  7171] By: gsar                                  on 2000/10/09  18:30:09
75279         Log: on Windows, LoadLibrary() could load an extension DLL multiple
75280              times if forward slashes are used in the path
75281      Branch: perl
75282            ! win32/win32.c
75283 ____________________________________________________________________________
75284 [  7170] By: jhi                                   on 2000/10/09  17:53:59
75285         Log: Add a todo note about overloadable assertions.
75286      Branch: perl
75287            ! Todo-5.6
75288 ____________________________________________________________________________
75289 [  7169] By: jhi                                   on 2000/10/09  13:43:45
75290         Log: Subject: PATCH 5.6 perldebguts grammar cleanup
75291              From: mjd@plover.com
75292              Date: 9 Oct 2000 00:24:44 -0000
75293              Message-ID: <20001009002444.10616.qmail@plover.com>
75294      Branch: perl
75295            ! pod/perldebguts.pod
75296 ____________________________________________________________________________
75297 [  7168] By: nick                                  on 2000/10/08  13:16:33
75298         Log: Tables assume network byte order for 16 bit forms, so 'S' packing
75299              is not right thing to do on (e.g. x86). Network order is also "right" for
75300              X fonts.
75301      Branch: perl
75302            ! ext/Encode/Encode.pm
75303 ____________________________________________________________________________
75304 [  7167] By: nick                                  on 2000/10/08  12:54:42
75305         Log: Make "encodings" work post-install when Encode/*.enc files may not
75306              be in same directory as Encode.pm
75307      Branch: perl
75308            ! ext/Encode/Encode.pm
75309 ____________________________________________________________________________
75310 [  7166] By: nick                                  on 2000/10/08  11:51:26
75311         Log: Work round the fact that $hash->{$key} does not take into account
75312              UTF8'ness of $key yet.  Thus fromUnicode needs to do $hash->{chr(ord($ch))}
75313              so that key is always in the "expected" encoding - i.e. same way we put
75314              it in the hash.
75315      Branch: perl
75316            ! ext/Encode/Encode.pm
75317 ____________________________________________________________________________
75318 [  7165] By: gsar                                  on 2000/10/08  04:15:29
75319         Log: save_re_context() could reset PL_curcop to freed memory, causing core
75320              dumps in code such as C<use CGI::Carp; use something_that_calls_die;>
75321      Branch: perl
75322            ! pp_ctl.c
75323 ____________________________________________________________________________
75324 [  7164] By: jhi                                   on 2000/10/06  20:51:48
75325         Log: UTF8ize split() so that the cloned substrings get the UTF8
75326              flag of the original scalar.  Problem reported by Simon Cozens.
75327      Branch: perl
75328            ! pp.c t/pragma/utf8.t
75329 ____________________________________________________________________________
75330 [  7163] By: nick                                  on 2000/10/06  20:48:34
75331         Log: Fix in change 7162 was too-late for case where we "upgraded" to PVIV and
75332              got a false +ve and so did not reach code which would have un-FAKEd the SV.
75333      Branch: perl
75334            ! sv.c
75335 ____________________________________________________________________________
75336 [  7162] By: nick                                  on 2000/10/06  20:25:37
75337         Log: Make sv_upgrade() undo READONLY|FAKE shared string hackery.
75338              To fix  (sort {$a <=> $b} keys %hash) in particular but
75339              should cover a number of other as-yet-unknown cases as well.
75340      Branch: perl
75341            ! sv.c
75342 ____________________________________________________________________________
75343 [  7161] By: jhi                                   on 2000/10/06  19:56:18
75344         Log: Change the version number of Tie::Handle in the core to 4.0,
75345              the (unrelated) Tie::Handle in CPAN will remain at 3.0.
75346              
75347              Subject: Note on Tie::Handle
75348              From: andreas.koenig@anima.de (Andreas J. Koenig)
75349              Date:      06 Oct 2000 21:48:58 +0200
75350              Message-ID: <m3ya01kaxh.fsf@ak-71.mind.de>
75351      Branch: perl
75352            ! lib/Tie/Handle.pm
75353 ____________________________________________________________________________
75354 [  7160] By: jhi                                   on 2000/10/06  18:20:35
75355         Log: Fix bug in #7157 (s/cflags/ccflags); moved the -o foo
75356              as the first option of cc/ld because of ultrapicky compilers
75357              (e.g. OS/390 R2.5)
75358      Branch: metaconfig
75359            + U/modified/d_getpgrp.U U/modified/d_setpgrp.U
75360            ! U/compline/Compile.U U/compline/Csym.U U/compline/ccflags.U
75361            ! U/compline/orderlib.U U/modified/Cppsym.U
75362            ! U/modified/d_access.U
75363      Branch: metaconfig/U/perl
75364            ! Checkcc.U d_dlsymun.U gccvers.U
75365      Branch: perl
75366            ! Configure config_h.SH
75367 ____________________________________________________________________________
75368 [  7159] By: jhi                                   on 2000/10/06  13:56:39
75369         Log: Update Changes.
75370      Branch: perl
75371            ! Changes patchlevel.h
75372 ____________________________________________________________________________
75373 [  7158] By: jhi                                   on 2000/10/06  12:48:40
75374         Log: Eliminate $Is_VMS code from the test.
75375              
75376              Subject:  Re: [ID 20001004.005] Not OK: perl v5.7.0 +DEVEL7129 on VMS_AXP V7.1
75377              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
75378              Message-Id: <001005074528.21621@DUPHY4.Physics.Drexel.Edu>
75379              Date:     Thu, 5 Oct 2000 07:46:33 EDT
75380      Branch: perl
75381            ! t/lib/b.t
75382 ____________________________________________________________________________
75383 [  7157] By: jhi                                   on 2000/10/06  12:47:13
75384         Log: Also the $ccflags is needed for the C compiler check.
75385              
75386              Subject: Configure (check for C-compiler)
75387              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
75388              Date: Fri, 06 Oct 2000 08:47:15 +0200
75389              Message-Id: <20001006084120.C52B.H.M.BRAND@hccnet.nl>
75390      Branch: metaconfig/U/perl
75391            ! Checkcc.U
75392      Branch: perl
75393            ! Configure config_h.SH
75394 ____________________________________________________________________________
75395 [  7156] By: jhi                                   on 2000/10/06  11:45:15
75396         Log: The HINT_BYTE patch is apparently unnecessary, retracted.
75397      Branch: perl
75398            ! perl.c pp_ctl.c sv.h utf8.c
75399 ____________________________________________________________________________
75400 [  7155] By: jhi                                   on 2000/10/06  11:40:41
75401         Log: IO::Handle->syswrite() did not handle length omission
75402              like CORE::syswrite() does.
75403              
75404              Subject: [Fwd] IO::Handle, syswrite and arguments
75405              From: Graham Barr <gbarr@pobox.com>
75406              Date: Fri, 6 Oct 2000 10:22:05 +0100
75407              Message-ID: <20001006102205.U6312@pobox.com>
75408              
75409              The original patch from andrew@ugh.net.au.
75410      Branch: perl
75411            ! ext/IO/lib/IO/Handle.pm
75412 ____________________________________________________________________________
75413 [  7154] By: jhi                                   on 2000/10/06  01:42:15
75414         Log: Tweak #7153.
75415      Branch: perl
75416            ! utf8.h
75417 ____________________________________________________________________________
75418 [  7153] By: jhi                                   on 2000/10/06  00:39:55
75419         Log: Patch from Simon Cozens to avoid using utf8 routines in EBCDIC.
75420      Branch: perl
75421            ! utf8.h
75422 ____________________________________________________________________________
75423 [  7152] By: jhi                                   on 2000/10/06  00:38:11
75424         Log: Patch from Peter Prymmer to disable utf8 in EBCDIC platforms.
75425      Branch: perl
75426            ! perl.c pp_ctl.c sv.h utf8.c
75427 ____________________________________________________________________________
75428 [  7151] By: jhi                                   on 2000/10/06  00:36:38
75429         Log: Subject: Re: Questions about Tie::Array and perl modules
75430              From: Nick Ing-Simmons <nik@tiuk.ti.com>
75431              Date: Thu, 5 Oct 2000 09:37:11 +0100 (BST)
75432              Message-Id: <200010050837.JAA00564@mikado.tiuk.ti.com>
75433              
75434              Bug reported and fix suggested by Philip D Crow <pcrow@hertz.com>.
75435      Branch: perl
75436            ! lib/Tie/Array.pm t/op/array.t
75437 ____________________________________________________________________________
75438 [  7150] By: jhi                                   on 2000/10/05  00:20:45
75439         Log: Regen Changes.
75440      Branch: perl
75441            ! Changes patchlevel.h
75442 ____________________________________________________________________________
75443 [  7149] By: jhi                                   on 2000/10/05  00:20:01
75444         Log: Regen toc.
75445      Branch: perl
75446            ! pod/perltoc.pod
75447 ____________________________________________________________________________
75448 [  7148] By: jhi                                   on 2000/10/04  23:35:08
75449         Log: Code around the stat-on-a-pipe-returns-a-mode-of-zero bug
75450              reported several times by Dominic Dunlop, for example in
75451              ID 20000315.008.  Patch from Dominic.  Patch affects at
75452              least MachTen, and possibly other oldish BSDs. Should not
75453              break non-broken platforms (tested on LinuxPPC). 
75454      Branch: perl
75455            ! doio.c
75456 ____________________________________________________________________________
75457 [  7147] By: jhi                                   on 2000/10/04  23:26:34
75458         Log: The one that got away from 7146.
75459      Branch: metaconfig
75460            + U/installdirs/installscripts.U
75461 ____________________________________________________________________________
75462 [  7146] By: jhi                                   on 2000/10/04  23:25:04
75463         Log: Enable disabling scripts installation by Configure -Uinstallscripts,
75464              suggested by H. Merijn Brand.
75465      Branch: perl
75466            ! Configure INSTALL Makefile.SH Porting/Glossary
75467            ! Porting/config.sh Porting/config_H epoc/config.sh installperl
75468            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
75469            ! win32/config.vc
75470 ____________________________________________________________________________
75471 [  7145] By: jhi                                   on 2000/10/04  22:08:21
75472         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
75473              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
75474              Date: Wed, 4 Oct 2000 17:37:46 -0400
75475              Message-ID: <20001004173746.A26697@monk.mps.ohio-state.edu>
75476      Branch: perl
75477            ! utils/h2xs.PL
75478 ____________________________________________________________________________
75479 [  7144] By: jhi                                   on 2000/10/04  18:11:41
75480         Log: Subject: [PATCH perlrun.pod] Re: [ID 20000930.002] perlrun nor perldelta mention -s modification
75481              From: Jeff Pinyan <jeffp@crusoe.net>
75482              Date: Tue, 3 Oct 2000 16:35:42 -0400 (EDT)
75483              Message-ID: <Pine.GSO.4.21.0010031634530.14163-100000@crusoe.crusoe.net>
75484      Branch: perl
75485            ! pod/perlrun.pod
75486 ____________________________________________________________________________
75487 [  7143] By: jhi                                   on 2000/10/04  18:09:58
75488         Log: Subject: perlhack.pod Patch for Externals Tools
75489              From: Fisher Mark <fisherm@tce.com>
75490              Date: Tue, 3 Oct 2000 15:43:27 -0500 
75491              Message-ID: <B9B6874277EED211B1890008C707AF530505B180@indyexch3.indy.tce.com>
75492      Branch: perl
75493            ! pod/perlhack.pod
75494 ____________________________________________________________________________
75495 [  7142] By: jhi                                   on 2000/10/04  18:08:41
75496         Log: Subject:  [PATCH] 5.6.0 & 5.7.0  VMS TZ fix for VMS6.2 and earlier
75497              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
75498              Date:     Wed, 4 Oct 2000 12:11:11 EDT
75499              Message-Id: <001004120530.25cb5@DUPHY4.Physics.Drexel.Edu>
75500      Branch: perl
75501            ! vms/vms.c
75502 ____________________________________________________________________________
75503 [  7141] By: jhi                                   on 2000/10/04  12:20:16
75504         Log: Subject: [PATCH 5.7.0] h2xs not working
75505              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
75506              Message-ID: <20001003214301.A22851@monk.mps.ohio-state.edu>
75507              Date: Tue, 3 Oct 2000 21:43:01 -0400
75508              
75509              Subject: [PATCH 5.7.0] h2xs not documenting the created module
75510              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
75511              Date: Tue, 3 Oct 2000 22:55:19 -0400
75512              Message-ID: <20001003225519.A23360@monk.mps.ohio-state.edu>
75513      Branch: perl
75514            ! utils/h2xs.PL
75515 ____________________________________________________________________________
75516 [  7140] By: jhi                                   on 2000/10/04  11:53:44
75517         Log: Subject: [ID 20001004.003] installman "Ambiguous call resolved as CORE::"
75518              From: nick@babyhippo.com
75519              Date: Wed, 4 Oct 2000 12:06:45 +0100
75520              Message-Id: <20001004120645.A7356@babyhippo.com>
75521              
75522              Retract 7118 and 7135.
75523      Branch: perl
75524            ! installman installperl op.c t/pragma/subs.t
75525 ____________________________________________________________________________
75526 [  7139] By: jhi                                   on 2000/10/03  22:09:41
75527         Log: It is possible to have no hosts database at all.  Pointed out in
75528              
75529              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
75530              From: Peter Prymmer <pvhp@forte.com>
75531              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
75532              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
75533      Branch: metaconfig
75534            ! U/modified/myhostname.U
75535      Branch: perl
75536            ! Configure config_h.SH
75537 ____________________________________________________________________________
75538 [  7138] By: jhi                                   on 2000/10/03  21:49:49
75539         Log: Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
75540              From: Peter Prymmer <pvhp@forte.com>
75541              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
75542              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
75543      Branch: perl
75544            ! pp_sys.c
75545 ____________________________________________________________________________
75546 [  7137] By: jhi                                   on 2000/10/03  20:10:05
75547         Log: One remaining nit less at the VMS mailbox sizing.
75548      Branch: perl
75549            ! vms/vms.c
75550 ____________________________________________________________________________
75551 [  7136] By: jhi                                   on 2000/10/03  20:08:47
75552         Log: Test harness update to sync with the new perlcc,
75553              from Simon Cozens.
75554      Branch: perl
75555            ! t/TEST t/UTEST
75556 ____________________________________________________________________________
75557 [  7135] By: jhi                                   on 2000/10/03  15:15:42
75558         Log: Subject: Re: PATCH for 20001003.004
75559              Date: Tue, 3 Oct 2000 11:03:04 -0400 (EDT)
75560              From: "AARON B. DOSSETT" <aaron@iglou.com>
75561              Message-Id: <E13gTay-0006od-00@iglou.com>
75562      Branch: perl
75563            ! installman installperl
75564 ____________________________________________________________________________
75565 [  7134] By: jhi                                   on 2000/10/03  15:00:34
75566         Log: Subject: [ID 20001003.006] B::Debug not -w clean
75567              From: Nicholas Clark <nick@babyhippo.co.uk>
75568              Date: Tue, 03 Oct 2000 15:46:32 +0100
75569              Message-Id: <E13gTKy-0002R2-00@fruitbat.babyhippo.co.uk>
75570      Branch: perl
75571            ! ext/B/B/Debug.pm
75572 ____________________________________________________________________________
75573 [  7133] By: jhi                                   on 2000/10/03  14:58:39
75574         Log: Scale down the VMS message boxes, by Charles Lane.
75575              Fix for ID 20000903.009, workaround at
75576              http://www.xray.mpe.mpg.de/mailing-lists/vmsperl/2000-09/msg00039.html
75577      Branch: perl
75578            ! vms/vms.c
75579 ____________________________________________________________________________
75580 [  7132] By: jhi                                   on 2000/10/03  11:20:37
75581         Log: Upgrade to Storable 1.0.3, from Raphael Manfredi.
75582      Branch: perl
75583            + t/lib/st-lock.t t/lib/st-utf8.t
75584            ! MANIFEST ext/Storable/ChangeLog ext/Storable/Storable.pm
75585            ! ext/Storable/Storable.xs t/lib/st-recurse.t
75586 ____________________________________________________________________________
75587 [  7131] By: jhi                                   on 2000/10/03  03:38:23
75588         Log: Encode nits.
75589      Branch: perl
75590            ! MANIFEST Makefile.SH
75591 ____________________________________________________________________________
75592 [  7130] By: jhi                                   on 2000/10/03  03:31:05
75593         Log: Update Changes.
75594      Branch: perl
75595            ! Changes patchlevel.h
75596 ____________________________________________________________________________
75597 [  7129] By: jhi                                   on 2000/10/03  02:24:02
75598         Log: Misplaced else.
75599      Branch: metaconfig/U/perl
75600            ! d_strtoll.U
75601      Branch: perl
75602            ! Configure config_h.SH
75603 ____________________________________________________________________________
75604 [  7128] By: jhi                                   on 2000/10/03  02:08:29
75605         Log: Subject: [ID 20000915.007] Not OK: perl v5.7.0 +DEVEL7092 on os2-64int-ld 2.30 '(UNINSTALLED)'
75606              From: sthoenna@efn.org
75607              Date: Fri, 15 Sep 2000 07:19:57 -0700 (PDT)
75608              Message-Id: <200009151419.e8FEJvE19796@garcia.efn.org>
75609      Branch: metaconfig/U/perl
75610            ! d_strtoll.U
75611      Branch: perl
75612            ! Configure config_h.SH hints/os2.sh os2/os2ish.h
75613 ____________________________________________________________________________
75614 [  7127] By: jhi                                   on 2000/10/03  01:13:14
75615         Log: Update Changes.
75616      Branch: perl
75617            ! Changes patchlevel.h
75618 ____________________________________________________________________________
75619 [  7126] By: jhi                                   on 2000/10/03  00:57:08
75620         Log: Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY) defines
75621              as suggested by Olaf Flebbe and Nick Clark.
75622      Branch: perl
75623            ! epoc/epocish.h perl.h sv.c unixish.h util.c vms/vmsish.h
75624 ____________________________________________________________________________
75625 [  7125] By: jhi                                   on 2000/10/03  00:50:56
75626         Log: Subject: [ID 20001002.001] Not OK: perl v5.7.0 +DEVEL7093 +...001 on i586-linux 2.2.16 (UNINSTALLED)
75627              From: Nick Clark <nick@plum.flirble.org>
75628              Date: Mon, 2 Oct 2000 11:03:24 +0100
75629              Message-Id: <20001002110324.D20073@plum.flirble.org>
75630              
75631              Also fixes bug ID 20001002.005.
75632      Branch: perl
75633            ! t/lib/encode.t
75634 ____________________________________________________________________________
75635 [  7124] By: jhi                                   on 2000/10/03  00:34:59
75636         Log: Subject: [PATCH 5.7.0] Epoc update
75637              From: Olaf Flebbe <o.flebbe@gmx.de>
75638              Date: Wed, 20 Sep 2000 23:16:26 +0200 (MEST)
75639              Message-ID: <26423.969484586@www10.gmx.net>
75640      Branch: perl
75641            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
75642            ! epoc/epoc_stubs.c epoc/epocish.h epoc/link.pl
75643            ! lib/AutoLoader.pm lib/Cwd.pm mg.c perl.c perl.h pp_sys.c sv.c
75644            ! util.c util.h
75645 ____________________________________________________________________________
75646 [  7123] By: jhi                                   on 2000/10/03  00:30:07
75647         Log: Regen headers.
75648      Branch: perl
75649            ! embed.h opcode.h pod/perlapi.pod pp.sym pp_proto.h
75650 ____________________________________________________________________________
75651 [  7122] By: jhi                                   on 2000/10/03  00:10:48
75652         Log: OpenBSD flags tweak from Todd C. Miller, tweaked some more by Abigail.
75653      Branch: perl
75654            ! hints/openbsd.sh
75655 ____________________________________________________________________________
75656 [  7121] By: jhi                                   on 2000/10/03  00:05:06
75657         Log: Subject: [PATCH pod/perlop.pod]  Documentation glitch in magic autoincrement.
75658              From: <abigail@foad.org>
75659              Date: Tue, 26 Sep 2000 13:36:14 -0400
75660              Message-ID: <20000926173614.4356.qmail@foad.org>
75661      Branch: perl
75662            ! pod/perlop.pod
75663 ____________________________________________________________________________
75664 [  7120] By: jhi                                   on 2000/10/03  00:04:00
75665         Log: Inside require() $^S was always left undefined.
75666              
75667              Subject: Re: Tiny 2-byte change to fix debugger's eval bug
75668              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
75669              Date: Wed, 27 Sep 2000 18:54:49 -0400
75670              Message-ID: <20000927185449.A24927@monk.mps.ohio-state.edu>
75671      Branch: perl
75672            ! cop.h mg.c pp_ctl.c util.c
75673 ____________________________________________________________________________
75674 [  7119] By: jhi                                   on 2000/10/03  00:00:16
75675         Log: Subject: [PATCH] DLL not restartabke with threaded perl
75676              From: "Dave Hartnoll" <Dave_Hartnoll@3b2.com>
75677              Date: Thu, 28 Sep 2000 09:20:46 +0100
75678              Message-ID: <002101c02925$00aa8d80$7e0aa8c0@3b2.com>
75679      Branch: perl
75680            ! perl.c
75681 ____________________________________________________________________________
75682 [  7118] By: jhi                                   on 2000/10/02  23:59:20
75683         Log: Subject: Re: [ID 20000828.017] bytecode fails with use subs;
75684              From: Nicholas Clark <nick@ccl4.org>
75685              Date: Thu, 28 Sep 2000 11:52:24 +0100
75686              Message-ID: <20000928115224.D7924@plum.flirble.org>
75687      Branch: perl
75688            ! op.c
75689 ____________________________________________________________________________
75690 [  7117] By: jhi                                   on 2000/10/02  23:57:51
75691         Log: Subject: [ID 20000928.002] perlcc & ByteCode.pm option mismatch
75692              From: Nicholas Clark <nick@babyhippo.co.uk>
75693              Date: Thu, 28 Sep 2000 12:18:10 +0100
75694              Message-Id: <E13ebha-0004IV-00@fruitbat.babyhippo.co.uk>
75695              
75696              Did not apply cleanly, manual intervention was needed.
75697      Branch: perl
75698            ! ext/B/B/Bytecode.pm utils/perlcc.PL
75699 ____________________________________________________________________________
75700 [  7116] By: jhi                                   on 2000/10/02  23:50:40
75701         Log: Document the issue (is not a syntax error, kind of)
75702              
75703              Subject: Re: [ID 20000901.011] the list (1,,3) ought to be a syntax error
75704              From: Nicholas Clark <nick@ccl4.org>
75705              Date: Thu, 28 Sep 2000 17:12:42 +0100
75706              Message-ID: <20000928171242.K7924@plum.flirble.org>
75707      Branch: perl
75708            ! pod/perldata.pod
75709 ____________________________________________________________________________
75710 [  7115] By: jhi                                   on 2000/10/02  23:48:58
75711         Log: Subject: [PATCH 5.7.0] Minor optimization in re_intuit_start
75712              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
75713              Date: Thu, 28 Sep 2000 21:55:31 -0400
75714              Message-ID: <20000928215531.A4315@monk.mps.ohio-state.edu>
75715      Branch: perl
75716            ! regexec.c
75717 ____________________________________________________________________________
75718 [  7114] By: jhi                                   on 2000/10/02  23:47:57
75719         Log: Subject: DOC PATCH 5.6.0
75720              From: mjd@plover.com
75721              Date: 30 Sep 2000 06:02:34 -0000
75722              Message-ID: <20000930060234.4559.qmail@plover.com>
75723      Branch: perl
75724            ! pod/perldebguts.pod
75725 ____________________________________________________________________________
75726 [  7113] By: jhi                                   on 2000/10/02  23:46:43
75727         Log: SOCK_DGRAM and listen() do not mix as reported in
75728              
75729              Subject: [ID 20000930.001] Bug in perl 5.00503 IO::Socket
75730              From: Petter Reinholdtsen <pere@hungry.com>
75731              Date: Sun, 1 Oct 2000 10:57:20 +0800
75732              Message-Id: <200010010257.KAA05735@localhost.localdomain>
75733              
75734              The patch for 5.7.0+ had to be reengineered, though.
75735      Branch: perl
75736            ! ext/IO/lib/IO/Socket/UNIX.pm
75737 ____________________________________________________________________________
75738 [  7112] By: jhi                                   on 2000/10/02  23:36:57
75739         Log: Subject: Re: [PATCH 5.005_64 missed]
75740              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
75741              Date: Sun, 1 Oct 2000 18:50:10 -0400
75742              Message-ID: <20001001185010.A14152@monk.mps.ohio-state.edu>
75743      Branch: perl
75744            ! pod/perlxs.pod
75745 ____________________________________________________________________________
75746 [  7111] By: jhi                                   on 2000/10/02  23:35:40
75747         Log: Subject: Re: [ID 20000912.008] substr replacement of tainted data (bug) 
75748              From: Radu Greab <radu@netsoft.ro>
75749              Date: Mon, 2 Oct 2000 22:03:44 +0300 (EEST)
75750              Message-ID: <14808.56336.594486.626712@busy.netsoft.ro>
75751      Branch: perl
75752            ! op.c opcode.pl t/op/substr.t
75753 ____________________________________________________________________________
75754 [  7110] By: jhi                                   on 2000/10/02  23:32:38
75755         Log: Subject: [PATCH] Fix aliasing of tied filehandles
75756              From: Daniel Chetlin <daniel@chetlin.com>
75757              Date: Mon, 2 Oct 2000 14:53:27 -0700
75758              Message-ID: <20001002145327.C1617@ilmd>
75759      Branch: perl
75760            ! perl.h pp_hot.c t/op/tiehandle.t
75761 ____________________________________________________________________________
75762 [  7109] By: jhi                                   on 2000/10/02  23:31:30
75763         Log: s/Robin Parker/Robin Barker/
75764      Branch: perl
75765            ! Changes5.6
75766 ____________________________________________________________________________
75767 [  7108] By: jhi                                   on 2000/10/02  23:15:46
75768         Log: Retract #7091 as suggested in
75769              
75770              From: Robin Barker <rmb1@cise.npl.co.uk> 
75771              Subject: [PATCH-R]  was Re: SuSE's gcc-2.95.2 and //depot/perl
75772              Date: Fri, 29 Sep 2000 13:10:22 +0100 (BST)
75773              Message-Id: <200009291210.NAA17098@tempest.npl.co.uk>
75774      Branch: perl
75775            ! embed.pl proto.h
75776 ____________________________________________________________________________
75777 [  7107] By: nick                                  on 2000/10/02  18:23:14
75778         Log: A few tweaks to get Tk803 to work with Encode scheme.
75779      Branch: perl
75780            ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
75781 ____________________________________________________________________________
75782 [  7106] By: nick                                  on 2000/10/01  21:34:14
75783         Log: Add checking cases to Encode's toUnicode and fromUnicode.
75784      Branch: perl
75785            ! ext/Encode/Encode.pm
75786 ____________________________________________________________________________
75787 [  7105] By: nick                                  on 2000/10/01  17:18:01
75788         Log: Add encoding tables from tcl8.3.2 and perl code in Encode.pm
75789              To read and use them.
75790              Add a lib/encode.t which checks a few things.
75791      Branch: perl
75792            + ext/Encode/Encode/ascii.enc ext/Encode/Encode/big5.enc
75793            + ext/Encode/Encode/cp1250.enc ext/Encode/Encode/cp1251.enc
75794            + ext/Encode/Encode/cp1252.enc ext/Encode/Encode/cp1253.enc
75795            + ext/Encode/Encode/cp1254.enc ext/Encode/Encode/cp1255.enc
75796            + ext/Encode/Encode/cp1256.enc ext/Encode/Encode/cp1257.enc
75797            + ext/Encode/Encode/cp1258.enc ext/Encode/Encode/cp437.enc
75798            + ext/Encode/Encode/cp737.enc ext/Encode/Encode/cp775.enc
75799            + ext/Encode/Encode/cp850.enc ext/Encode/Encode/cp852.enc
75800            + ext/Encode/Encode/cp855.enc ext/Encode/Encode/cp857.enc
75801            + ext/Encode/Encode/cp860.enc ext/Encode/Encode/cp861.enc
75802            + ext/Encode/Encode/cp862.enc ext/Encode/Encode/cp863.enc
75803            + ext/Encode/Encode/cp864.enc ext/Encode/Encode/cp865.enc
75804            + ext/Encode/Encode/cp866.enc ext/Encode/Encode/cp869.enc
75805            + ext/Encode/Encode/cp874.enc ext/Encode/Encode/cp932.enc
75806            + ext/Encode/Encode/cp936.enc ext/Encode/Encode/cp949.enc
75807            + ext/Encode/Encode/cp950.enc ext/Encode/Encode/dingbats.enc
75808            + ext/Encode/Encode/euc-cn.enc ext/Encode/Encode/euc-jp.enc
75809            + ext/Encode/Encode/euc-kr.enc ext/Encode/Encode/gb12345.enc
75810            + ext/Encode/Encode/gb1988.enc ext/Encode/Encode/gb2312.enc
75811            + ext/Encode/Encode/iso2022-jp.enc
75812            + ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
75813            + ext/Encode/Encode/iso8859-1.enc
75814            + ext/Encode/Encode/iso8859-2.enc
75815            + ext/Encode/Encode/iso8859-3.enc
75816            + ext/Encode/Encode/iso8859-4.enc
75817            + ext/Encode/Encode/iso8859-5.enc
75818            + ext/Encode/Encode/iso8859-6.enc
75819            + ext/Encode/Encode/iso8859-7.enc
75820            + ext/Encode/Encode/iso8859-8.enc
75821            + ext/Encode/Encode/iso8859-9.enc ext/Encode/Encode/jis0201.enc
75822            + ext/Encode/Encode/jis0208.enc ext/Encode/Encode/jis0212.enc
75823            + ext/Encode/Encode/koi8-r.enc ext/Encode/Encode/ksc5601.enc
75824            + ext/Encode/Encode/macCentEuro.enc
75825            + ext/Encode/Encode/macCroatian.enc
75826            + ext/Encode/Encode/macCyrillic.enc
75827            + ext/Encode/Encode/macDingbats.enc
75828            + ext/Encode/Encode/macGreek.enc
75829            + ext/Encode/Encode/macIceland.enc
75830            + ext/Encode/Encode/macJapan.enc ext/Encode/Encode/macRoman.enc
75831            + ext/Encode/Encode/macRomania.enc ext/Encode/Encode/macThai.enc
75832            + ext/Encode/Encode/macTurkish.enc
75833            + ext/Encode/Encode/macUkraine.enc
75834            + ext/Encode/Encode/shiftjis.enc ext/Encode/Encode/symbol.enc
75835            + t/lib/encode.t
75836            ! MANIFEST ext/Encode/Encode.pm
75837 ____________________________________________________________________________
75838 [  7104] By: nick                                  on 2000/09/30  13:04:30
75839         Log: Subject: [PATCH@blead] Fix some recursion in overload.pm
75840              From: Daniel Chetlin <daniel@chetlin.com>
75841              Date: Mon, 18 Sep 2000 05:05:40 -0700
75842              Message-Id: <20000918050540.C652@ilmd>
75843      Branch: perl
75844            ! lib/overload.pm sv.c t/pragma/overload.t
75845 ____________________________________________________________________________
75846 [  7103] By: nick                                  on 2000/09/30  12:53:36
75847         Log: Subject: [ID 20000917.002] 5.7.0 and blead@7095 make html makes man
75848              From: Johan Vromans <jvromans@squirrel.nl>
75849              Date: Sun, 17 Sep 2000 19:46:05 +0200 (CEST)
75850              Message-Id: <14789.861.376723.870640@phoenix.squirrel.nl>
75851      Branch: perl
75852            ! pod/Makefile.SH
75853 ____________________________________________________________________________
75854 [  7102] By: nick                                  on 2000/09/30  12:52:31
75855         Log: Subject: [PATCH] Re: [ID 20000915.010] Infinite loop with -MO=Deparse
75856              From: Spider Boardman <spider@Orb.Nashua.NH.US>
75857              Date: Sat, 16 Sep 2000 16:36:45 -0400
75858              Message-Id: <200009162036.QAA11694@Orb.Nashua.NH.US>
75859      Branch: perl
75860            ! ext/B/B/Deparse.pm
75861 ____________________________________________________________________________
75862 [  7101] By: nick                                  on 2000/09/30  12:51:41
75863         Log: Subject: [PATCH perl@7065] another VMS my_fwrite() fix for Storable
75864              From: Craig A. Berry <craig.berry@psinetcs.com>
75865              Date: Sat, 16 Sep 2000 10:11:10 -0500
75866              Message-Id: <4.3.2.7.2.20000916010548.01ce1b60@exchi01>
75867      Branch: perl
75868            ! vms/vms.c
75869 ____________________________________________________________________________
75870 [  7100] By: nick                                  on 2000/09/30  12:50:33
75871         Log: Subject: Re: unicode support and perl [ID 20000901.097]
75872              From: Spider Boardman <spider@Orb.Nashua.NH.US>
75873              Date: Fri, 15 Sep 2000 16:37:58 -0400
75874              Message-Id: <200009152037.QAA19056@Orb.Nashua.NH.US>
75875      Branch: perl
75876            ! t/op/append.t
75877 ____________________________________________________________________________
75878 [  7099] By: nick                                  on 2000/09/30  12:49:35
75879         Log: Subject: Re: unicode support and perl [ID 20000901.097]
75880              From: Spider Boardman <spider@Orb.Nashua.NH.US>
75881              Date: Fri, 15 Sep 2000 16:25:30 -0400
75882              Message-Id: <200009152025.QAA18540@Orb.Nashua.NH.US>
75883      Branch: perl
75884            ! pp_hot.c
75885 ____________________________________________________________________________
75886 [  7098] By: nick                                  on 2000/09/30  12:48:00
75887         Log: Subject: Re: Trapping by opmask sets strange parser state [PATCH]
75888              From: Gisle Aas <gisle@ActiveState.com>
75889              Date: 15 Sep 2000 16:23:41 +0200
75890              Message-Id: <m3aed9ybrm.fsf@eik.g.aas.no>
75891      Branch: perl
75892            ! toke.c
75893 ____________________________________________________________________________
75894 [  7097] By: nick                                  on 2000/09/30  12:45:16
75895         Log: Subject: [PATCH] Nits in perlmod.pod
75896              From: Daniel Chetlin <daniel@chetlin.com>
75897              Date: Fri, 15 Sep 2000 02:04:09 -0700
75898              Message-Id: <20000915020409.A2104@ilmd>
75899      Branch: perl
75900            ! pod/perlmod.pod
75901 ____________________________________________________________________________
75902 [  7096] By: nick                                  on 2000/09/30  12:18:00
75903         Log: Re-instate Perl_utf8_to_uv without checking parameter - added in change 7075.
75904              i.e. rename Simon's function to Perl_utf8_to_uv_chk, change all calls to it
75905              to use new name and add Perl_utf8_to_uv() as a wrapper which calls it passing
75906              0 to checking to get the warning.
75907      Branch: perl
75908            ! doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
75909            ! perlapi.c pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c
75910            ! regexec.c sv.c toke.c utf8.c
75911 ____________________________________________________________________________
75912 [  7095] By: nick                                  on 2000/09/15  16:55:59
75913         Log: Multiplicity & ithreads fix for sv.c/Encode.xs
75914              
75915              Subject: [ID 20000915.004] Not OK: perl v5.7.1 +devel-7094 on alpha-dec_osf-thread-multi 4.0f (UNINSTALLED)
75916              From: Spider Boardman <spider@Orb.Nashua.NH.US>
75917              Message-Id: <200009151037.GAA07447@Orb.Nashua.NH.US>
75918              Date: Fri, 15 Sep 2000 06:37:30 -0400
75919      Branch: perl
75920            ! ext/Encode/Encode.xs sv.c
75921 ____________________________________________________________________________
75922 [  7094] By: jhi                                   on 2000/09/15  03:23:32
75923         Log: Update Changes.
75924      Branch: perl
75925            ! Changes patchlevel.h
75926 ____________________________________________________________________________
75927 [  7093] By: jhi                                   on 2000/09/15  03:11:44
75928         Log: Fix for the charnames.t failures from Spider Boardman.
75929      Branch: perl
75930            ! toke.c
75931 ____________________________________________________________________________
75932 [  7092] By: jhi                                   on 2000/09/15  00:15:48
75933         Log: Botched the #7090 check-in.
75934      Branch: perl
75935            ! sv.c
75936 ____________________________________________________________________________
75937 [  7091] By: jhi                                   on 2000/09/14  23:33:24
75938         Log: Part of #7081 didn't come through.
75939      Branch: perl
75940            ! embed.pl proto.h
75941 ____________________________________________________________________________
75942 [  7090] By: jhi                                   on 2000/09/14  23:17:39
75943         Log: Subject: Re: perl@7078 
75944              From: Spider Boardman <spider@web.zk3.dec.com>
75945              Date: Thu, 14 Sep 2000 19:06:36 -0400
75946              Message-Id: <200009142306.TAA20082@leggy.zk3.dec.com>
75947      Branch: perl
75948            ! sv.c toke.c
75949 ____________________________________________________________________________
75950 [  7089] By: jhi                                   on 2000/09/14  23:11:21
75951         Log: Small portability tweaks.
75952      Branch: perl
75953            ! ext/Encode/Encode.xs
75954 ____________________________________________________________________________
75955 [  7088] By: jhi                                   on 2000/09/14  22:57:23
75956         Log: Fake return to pacify picky compilers.
75957      Branch: perl
75958            ! ext/Encode/Encode.xs
75959 ____________________________________________________________________________
75960 [  7087] By: jhi                                   on 2000/09/14  22:53:37
75961         Log: Subject: [PATCH] utf8.c apidoc
75962              From: Simon Cozens <simon@cozens.net>
75963              Date: Thu, 14 Sep 2000 23:46:57 +0100
75964              Message-ID: <20000914234657.A13953@deep-dark-truthful-mirror.perlhacker.org>
75965      Branch: perl
75966            ! perlapi.c pod/perlapi.pod utf8.c
75967 ____________________________________________________________________________
75968 [  7086] By: jhi                                   on 2000/09/14  22:40:38
75969         Log: We don't need to count the high bit bytes, a boolean is enough. 
75970      Branch: perl
75971            ! sv.c
75972 ____________________________________________________________________________
75973 [  7085] By: jhi                                   on 2000/09/14  21:20:09
75974         Log: Replace #7084 with
75975              
75976              Subject: Re: perl@7078 
75977              From: Spider Boardman <spider@web.zk3.dec.com>
75978              Date: Thu, 14 Sep 2000 17:09:36 -0400
75979              Message-Id: <200009142109.RAA03425@leggy.zk3.dec.com>
75980      Branch: perl
75981            ! sv.c utf8.c
75982 ____________________________________________________________________________
75983 [  7084] By: jhi                                   on 2000/09/14  20:03:34
75984         Log: UTF8-encoded version of 256 is 0xc4 0x80; test that a char is
75985              convertible to bytes by checking it doesn't go above 0xc3
75986              
75987              Subject: Re: perl@7078
75988              From: Simon Cozens <simon@cozens.net>
75989              Date: Thu, 14 Sep 2000 20:59:19 +0100
75990              Message-ID: <20000914205919.A11098@deep-dark-truthful-mirror.perlhacker.org>
75991      Branch: perl
75992            ! utf8.c
75993 ____________________________________________________________________________
75994 [  7083] By: jhi                                   on 2000/09/14  19:38:47
75995         Log: Subject: Re: perl@7078
75996              From: Simon Cozens <simon@cozens.net>
75997              Date: Thu, 14 Sep 2000 20:13:09 +0100
75998              Message-ID: <20000914201309.A10640@deep-dark-truthful-mirror.perlhacker.org>
75999      Branch: perl
76000            ! t/op/bop.t
76001 ____________________________________________________________________________
76002 [  7082] By: jhi                                   on 2000/09/14  17:50:44
76003         Log: The one that got away.
76004      Branch: perl
76005            ! lib/File/Find.pm
76006 ____________________________________________________________________________
76007 [  7081] By: jhi                                   on 2000/09/14  17:45:35
76008         Log: Subject: [PATCH perl-5.7.0] continued -Wformat support
76009              From: Robin Barker <rmb1@cise.npl.co.uk>
76010              Message-Id: <200009141707.SAA13276@tempest.npl.co.uk>
76011              Date: Thu, 14 Sep 2000 18:07:38 +0100 (BST)
76012      Branch: perl
76013            ! Porting/pumpkin.pod embed.pl ext/ByteLoader/bytecode.h
76014            ! ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_dlopen.xs
76015            ! ext/Storable/Storable.xs malloc.c perl.c perl.h pp.c proto.h
76016            ! regcomp.c toke.c universal.c
76017 ____________________________________________________________________________
76018 [  7080] By: jhi                                   on 2000/09/14  17:40:35
76019         Log: Problems picked up by AIX cc.
76020              
76021              Subject: Re: perl@7078 (patch included)
76022              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
76023              Date: Thu, 14 Sep 2000 18:53:30 +0200
76024              Message-Id: <20000914182304.7017.H.M.BRAND@hccnet.nl>
76025      Branch: perl
76026            ! ext/Encode/Encode.xs
76027 ____________________________________________________________________________
76028 [  7079] By: jhi                                   on 2000/09/14  17:38:27
76029         Log: Subject: File::Find 5.7.0 POD nits
76030              From: Rich Morin <rdm@cfcl.com>
76031              Date: Wed, 13 Sep 2000 22:03:58 -0700
76032              Message-Id: <v042208a0b5e60b3149be@w205.z205158144.scl-ca.dsl.cnc.net>
76033      Branch: perl
76034            ! lib/File/Find.pm
76035 ____________________________________________________________________________
76036 [  7078] By: jhi                                   on 2000/09/14  14:58:20
76037         Log: Update Changes.
76038      Branch: perl
76039            ! Changes patchlevel.h
76040 ____________________________________________________________________________
76041 [  7077] By: jhi                                   on 2000/09/14  14:55:54
76042         Log: Compilation warnings and an error.
76043      Branch: perl
76044            ! sv.c
76045 ____________________________________________________________________________
76046 [  7076] By: jhi                                   on 2000/09/14  14:42:56
76047         Log: Fix for a parsing bug, not for the original bug.
76048              
76049              Subject: Re: [ID 20000910.005] Another segfault with regexes. 
76050              From: Spider Boardman <spider@web.zk3.dec.com>
76051              Date: Wed, 13 Sep 2000 17:52:20 -0400
76052              Message-Id: <200009132152.RAA24029@leggy.zk3.dec.com>
76053      Branch: perl
76054            ! regcomp.c
76055 ____________________________________________________________________________
76056 [  7075] By: jhi                                   on 2000/09/14  14:40:40
76057         Log: Batch of UTF-8 patches from Simon Cozens.
76058      Branch: perl
76059            ! doop.c embed.h embed.pl ext/Encode/Encode.xs handy.h op.c
76060            ! pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c
76061            ! toke.c utf8.c
76062 ____________________________________________________________________________
76063 [  7074] By: jhi                                   on 2000/09/14  14:29:58
76064         Log: Subject: Re: Two advertising clauses need to be removed
76065              From: Russ Allbery <rra@stanford.edu>
76066              Date: 13 Sep 2000 18:50:26 -0700
76067              Message-ID: <ylwvgfvj19.fsf@windlord.stanford.edu>
76068      Branch: perl
76069            ! ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
76070 ____________________________________________________________________________
76071 [  7073] By: jhi                                   on 2000/09/14  14:28:20
76072         Log: Subject: [PATCH] de-wall t/README
76073              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
76074              Date: Wed, 13 Sep 2000 17:46:55 -0700
76075              Message-ID: <//Bw5gzkge/e092yn@efn.org>
76076      Branch: perl
76077            ! t/README
76078 ____________________________________________________________________________
76079 [  7072] By: jhi                                   on 2000/09/14  14:25:10
76080         Log: Hints optimization.
76081              
76082              Subject: Minor nit
76083              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
76084              Date: Wed, 13 Sep 2000 21:42:07 +0200
76085              Message-Id: <20000913214116.1D38.H.M.BRAND@hccnet.nl>
76086      Branch: perl
76087            ! hints/hpux.sh
76088 ____________________________________________________________________________
76089 [  7071] By: jhi                                   on 2000/09/14  14:23:30
76090         Log: Allow chop() and chomp() to be overridden.
76091              
76092              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
76093              From: "Casey R. Tweten" <crt@kiski.net>
76094              Date: Wed, 13 Sep 2000 12:41:31 -0400 (EDT)
76095              Message-ID: <Pine.OSF.4.21.0009131154120.6661-100000@home.kiski.net>
76096      Branch: perl
76097            ! toke.c
76098 ____________________________________________________________________________
76099 [  7070] By: jhi                                   on 2000/09/14  14:20:36
76100         Log: The return value of setlocale must be copied away.
76101              
76102              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
76103              From: Alan Burlison <Alan.Burlison@uk.sun.com>
76104              Date: Wed, 13 Sep 2000 16:27:37 +0100 
76105              Message-Id: <39BF9CE9.3D7FBBDD@uk.sun.com>
76106      Branch: perl
76107            ! util.c
76108 ____________________________________________________________________________
76109 [  7069] By: jhi                                   on 2000/09/14  14:16:27
76110         Log: Remove vestiges of tr//CU.
76111              
76112              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
76113              From: Nick Clark <nick@plum.flirble.org>
76114              Date: Tue, 12 Sep 2000 22:50:14 +0100
76115              Message-Id: <E13YxwU-000DDQ-00@plum.flirble.org>
76116              
76117              Subject: Re: [ID 20000912.009] perlunicode.pod still mentions tr///CU
76118              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
76119              Date: Tue, 12 Sep 2000 21:38:48 -0700
76120              Message-ID: <YTwv5gzkgmfL092yn@efn.org>
76121      Branch: perl
76122            ! op.h pod/perlunicode.pod
76123 ____________________________________________________________________________
76124 [  7068] By: jhi                                   on 2000/09/13  14:18:39
76125         Log: Add the Encode extension.  The code is still largely just skeleton.
76126      Branch: perl
76127            + ext/Encode/Encode.pm ext/Encode/Encode.xs
76128            + ext/Encode/Makefile.PL ext/Encode/Todo
76129            ! MANIFEST Todo-5.6
76130 ____________________________________________________________________________
76131 [  7067] By: jhi                                   on 2000/09/12  17:43:33
76132         Log: Allow for whitespace between "#" and "line" in cpp output.
76133              
76134              Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
76135              From: Calle Dybedahl <calle@lysator.liu.se>
76136              Date: 12 Sep 2000 19:38:02 +0200 
76137              Message-ID: <867l8hy0hx.fsf_-_@tezcatlipoca.algonet.se>
76138      Branch: perl
76139            ! ext/Errno/ChangeLog ext/Errno/Errno_pm.PL
76140 ____________________________________________________________________________
76141 [  7066] By: gsar                                  on 2000/09/12  17:24:29
76142         Log: change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
76143              initialization in all the threads on Windows
76144      Branch: perl
76145            ! win32/win32.c
76146 ____________________________________________________________________________
76147 [  7065] By: jhi                                   on 2000/09/12  15:11:31
76148         Log: Update Changes.
76149      Branch: perl
76150            ! Changes patchlevel.h
76151 ____________________________________________________________________________
76152 [  7064] By: jhi                                   on 2000/09/12  14:54:54
76153         Log: Retract #7062, the pod tests are not ready.
76154      Branch: perl
76155            ! t/TEST t/harness
76156 ____________________________________________________________________________
76157 [  7063] By: jhi                                   on 2000/09/12  14:25:41
76158         Log: The #7054 truncated Configure badly.
76159      Branch: metaconfig/U/perl
76160            ! End.U
76161      Branch: perl
76162            ! Configure config_h.SH
76163 ____________________________________________________________________________
76164 [  7062] By: jhi                                   on 2000/09/12  14:08:32
76165         Log: Subject: [ID 20000911.009] t/pod/*.t tests not run by harness or make test
76166              From: sthoenna@efn.org
76167              Date: Mon, 11 Sep 2000 17:56:47 -0700 (PDT)
76168              Message-Id: <200009120056.e8C0ulZ21635@garcia.efn.org>
76169      Branch: perl
76170            ! t/TEST t/harness
76171 ____________________________________________________________________________
76172 [  7061] By: jhi                                   on 2000/09/12  14:07:18
76173         Log: Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
76174              From: sthoenna@efn.org
76175              Date: Mon, 11 Sep 2000 22:07:21 -0700 (PDT)
76176              Message-Id: <200009120507.e8C57LA02461@garcia.efn.org>
76177      Branch: perl
76178            ! pod/perlxs.pod
76179 ____________________________________________________________________________
76180 [  7060] By: jhi                                   on 2000/09/12  14:06:08
76181         Log: Break up the myconfig lines a bit.
76182              
76183              Subject: perlbug/perl -V output format
76184              From: sthoenna@efn.org
76185              Date: Tue, 12 Sep 2000 00:04:11 -0700 (PDT)
76186              Message-Id: <200009120704.e8C74BX10562@garcia.efn.org>
76187      Branch: perl
76188            ! myconfig.SH
76189 ____________________________________________________________________________
76190 [  7059] By: jhi                                   on 2000/09/12  14:05:04
76191         Log: Test for the #7049.
76192              
76193              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
76194              From: andreas.koenig@anima.de (Andreas J. Koenig)
76195              Date: 12 Sep 2000 06:42:01 +0200
76196              Message-ID: <m3k8cigr1i.fsf@ak-71.mind.de>
76197      Branch: perl
76198            ! t/op/my.t
76199 ____________________________________________________________________________
76200 [  7058] By: jhi                                   on 2000/09/12  14:03:05
76201         Log: Subject: [patch: perl@7045] vms updates
76202              From: Peter Prymmer <pvhp@forte.com>
76203              Date: Mon, 11 Sep 2000 18:41:48 -0700 (PDT)
76204              Message-ID: <Pine.OSF.4.10.10009111840030.339348-100000@aspara.forte.com>
76205      Branch: perl
76206            ! configure.com lib/ExtUtils/MM_VMS.pm vms/descrip_mms.template
76207 ____________________________________________________________________________
76208 [  7057] By: jhi                                   on 2000/09/12  14:00:51
76209         Log: Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
76210              From: sthoenna@efn.org
76211              Date: Mon, 11 Sep 2000 16:28:13 -0700 (PDT)
76212              Message-Id: <200009112328.e8BNSD616812@garcia.efn.org>
76213      Branch: perl
76214            ! t/op/64bitint.t
76215 ____________________________________________________________________________
76216 [  7056] By: jhi                                   on 2000/09/12  13:58:14
76217         Log: Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
76218              From: Jeff Pinyan <jeffp@crusoe.net>
76219              Date: Sun, 10 Sep 2000 12:01:21 -0400 (EDT)
76220              Message-ID: <Pine.GSO.4.21.0009101200190.12441-100000@crusoe.crusoe.net>
76221      Branch: perl
76222            ! pod/perlfunc.pod
76223 ____________________________________________________________________________
76224 [  7055] By: jhi                                   on 2000/09/12  13:56:32
76225         Log: Do in VMS as the #7054 does.
76226      Branch: perl
76227            ! configure.com
76228 ____________________________________________________________________________
76229 [  7054] By: jhi                                   on 2000/09/12  13:50:31
76230         Log: Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
76231              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
76232              Date: Mon, 11 Sep 2000 08:33:09 +0100
76233              Message-ID: <000e01c01bc2$88b2d2c0$0e14140a@bfs.phone.com>
76234      Branch: metaconfig/U/perl
76235            ! End.U
76236      Branch: perl
76237            ! Configure Makefile.SH config_h.SH lib/ExtUtils/Embed.pm
76238            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
76239 ____________________________________________________________________________
76240 [  7053] By: jhi                                   on 2000/09/12  13:29:19
76241         Log: Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
76242              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
76243              Date:     Tue, 12 Sep 2000 08:35:59 EDT
76244              Message-Id: <000912081130.13ca9@DUPHY4.Physics.Drexel.Edu>
76245      Branch: perl
76246            ! vms/test.com
76247 ____________________________________________________________________________
76248 [  7052] By: jhi                                   on 2000/09/11  23:01:50
76249         Log: Document the SvUTF8*().
76250      Branch: perl
76251            ! pod/perlapi.pod sv.h
76252 ____________________________________________________________________________
76253 [  7051] By: gsar                                  on 2000/09/11  14:46:30
76254         Log: C<@a = @b = split(...)> optimization coredumps under ithreads
76255              (missed a spot when fixing up op_pmreplroot hack for ithreads)
76256      Branch: perl
76257            ! op.c t/op/split.t
76258 ____________________________________________________________________________
76259 [  7050] By: nick                                  on 2000/09/11  10:03:51
76260         Log: Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
76261              
76262              Subject: borland C++ win32.c tweak
76263              From: Vadim Konovalov <vkonovalov@lucent.com>
76264              Message-ID: <402099F49BEED211999700805FC7359F6FB379@ru0028exch01.spb.lucent.com>
76265              Date: Mon, 11 Sep 2000 11:22:33 +0400
76266      Branch: perl
76267            ! win32/win32.c
76268 ____________________________________________________________________________
76269 [  7049] By: nick                                  on 2000/09/11  09:57:33
76270         Log: Point fix for s/// on foreach (keys %xxx).
76271      Branch: perl
76272            ! pp_hot.c
76273 ____________________________________________________________________________
76274 [  7048] By: jhi                                   on 2000/09/10  23:37:09
76275         Log: Silence t/pod/*.t about alternate quote-mappings now implemented
76276              by Pod::Text, from Brad Appleton.
76277      Branch: perl
76278            ! t/pod/testp2pt.pl
76279 ____________________________________________________________________________
76280 [  7047] By: jhi                                   on 2000/09/10  14:32:53
76281         Log: Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
76282              by Russ Allbery.
76283      Branch: perl
76284            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL pod/pod2text.PL
76285 ____________________________________________________________________________
76286 [  7046] By: jhi                                   on 2000/09/10  14:15:08
76287         Log: Upgrade to CPAN 1.57_65, from Andreas König.
76288      Branch: perl
76289            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
76290 ____________________________________________________________________________
76291 [  7045] By: jhi                                   on 2000/09/08  21:36:32
76292         Log: Update Changes.
76293      Branch: perl
76294            ! Changes patchlevel.h
76295 ____________________________________________________________________________
76296 [  7044] By: jhi                                   on 2000/09/08  21:29:56
76297         Log: Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
76298              From: Peter Prymmer <pvhp@forte.com>
76299              Date: Fri, 8 Sep 2000 13:33:27 -0700 (PDT)
76300              Message-ID: <Pine.OSF.4.10.10009081331420.132461-100000@aspara.forte.com>
76301      Branch: perl
76302            ! configure.com
76303 ____________________________________________________________________________
76304 [  7043] By: jhi                                   on 2000/09/08  21:27:50
76305         Log: Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
76306              From: Peter Prymmer <pvhp@forte.com>
76307              Date: Fri, 8 Sep 2000 11:02:19 -0700 (PDT)
76308              Message-ID: <Pine.OSF.4.10.10009081054340.132461-100000@aspara.forte.com>
76309      Branch: perl
76310            ! Makefile.SH installperl
76311 ____________________________________________________________________________
76312 [  7042] By: jhi                                   on 2000/09/08  21:23:21
76313         Log: Continue #7041.
76314      Branch: perl
76315            ! cygwin/Makefile.SHs os2/Makefile.SHs
76316 ____________________________________________________________________________
76317 [  7041] By: jhi                                   on 2000/09/08  21:18:10
76318         Log: Do away with memory models cruft.  Sorry, PDP users.
76319      Branch: metaconfig
76320            ! U/modified/cc.U U/modified/libpth.U
76321      Branch: perl
76322            ! Configure Makefile.SH Porting/Glossary Porting/config.sh
76323            ! Porting/config_H cflags.SH config_h.SH configure.com
76324            ! epoc/config.sh hints/mint.sh hints/titanos.sh hints/vmesa.sh
76325            ! lib/ExtUtils/MM_Unix.pm win32/config.bc win32/config.gc
76326            ! win32/config.vc x2p/Makefile.SH x2p/cflags.SH
76327 ____________________________________________________________________________
76328 [  7040] By: jhi                                   on 2000/09/08  14:34:18
76329         Log: Major rewrite of s2p.  And I mean really major, it is
76330              an implementation of sed in perl.  If called as s2p it
76331              will function as s2p.  Note: needs non-UNIXifying.
76332              
76333              Subject: s2p
76334              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
76335              Date: Mon, 28 Aug 2000 14:05:12 +0200
76336              Message-ID: <39AA5578.2102E2AA@alcatel.at>
76337      Branch: perl
76338            ! x2p/s2p.PL
76339 ____________________________________________________________________________
76340 [  7039] By: jhi                                   on 2000/09/08  14:19:49
76341         Log: Re-allow vec() for characters > 255.
76342              
76343              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
76344              From: Spider Boardman <spider@web.zk3.dec.com>
76345              Date: Fri, 08 Sep 2000 02:21:02 -0400
76346              Message-Id: <200009080621.CAA03409@leggy.zk3.dec.com>
76347      Branch: perl
76348            ! doop.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
76349            ! t/op/vec.t
76350 ____________________________________________________________________________
76351 [  7038] By: jhi                                   on 2000/09/08  14:14:18
76352         Log: Subject: [PATCH lib/Benchmark.pm]
76353              From: <abigail@foad.org>
76354              Date: Thu, 7 Sep 2000 15:03:20 -0400
76355              Message-ID: <20000907190320.888.qmail@foad.org>
76356      Branch: perl
76357            ! lib/Benchmark.pm
76358 ____________________________________________________________________________
76359 [  7037] By: jhi                                   on 2000/09/08  14:11:06
76360         Log: Optimizing hash keys into shared strings doesn't work with ithreads.
76361              
76362              Subject: Re: [ID 20000907.008] Not OK: v5.7.0 on alpha-dec_osf-thread-multi    
76363              From: Spider Boardman <spider@web.zk3.dec.com>
76364              Date: Fri, 08 Sep 2000 01:30:27 -0400
76365              Message-Id: <200009080530.BAA10498@leggy.zk3.dec.com>
76366      Branch: perl
76367            ! op.c
76368 ____________________________________________________________________________
76369 [  7036] By: jhi                                   on 2000/09/08  14:08:58
76370         Log: Subject: [ID 20000908.002] perlipc documentation bug.
76371              From: Major Sébastien <sebastien.major@crdp.ac-caen.fr>
76372              Date: Fri, 08 Sep 2000 12:38:32 +0200
76373              Message-Id: <39B8C1A8.3DC36E6D@crdp.ac-caen.fr>
76374      Branch: perl
76375            ! pod/perlipc.pod
76376 ____________________________________________________________________________
76377 [  7035] By: jhi                                   on 2000/09/08  14:03:12
76378         Log: Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
76379              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
76380              Date: Fri, 08 Sep 2000 11:47:34 +0200
76381              Message-Id: <20000908111426.FBDB.H.M.BRAND@hccnet.nl>
76382      Branch: perl
76383            ! hints/dec_osf.sh
76384 ____________________________________________________________________________
76385 [  7034] By: jhi                                   on 2000/09/08  13:59:35
76386         Log: Subject: Re: [ID 20000906.004] segfault with bad perl statement
76387              From: Simon Cozens <simon@cozens.net>
76388              Date: Thu, 7 Sep 2000 20:40:38 +0100
76389              Message-ID: <20000907204038.A15650@deep-dark-truthful-mirror.perlhacker.org>
76390      Branch: perl
76391            ! pp_hot.c
76392 ____________________________________________________________________________
76393 [  7033] By: jhi                                   on 2000/09/08  04:03:03
76394         Log: Subject: [ID 20000904.008] Tiny fix for perldiag
76395              From: "Larry W. Virden" <lvirden@cas.org>
76396              Date: Mon, 4 Sep 2000 18:45:44 -0400 (EDT)
76397              Message-Id: <200009042245.SAA22916@lwv26awu.cas.org>
76398      Branch: perl
76399            ! pod/perldiag.pod
76400 ____________________________________________________________________________
76401 [  7032] By: jhi                                   on 2000/09/07  22:18:30
76402         Log: Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
76403              From: Peter Scott <Peter.J.Scott@jpl.nasa.gov>
76404              Date: Mon, 04 Sep 2000 13:16:38 -0700
76405              Message-Id: <4.3.2.7.2.20000904130939.00adae90@mail2a.jpl.nasa.gov>
76406      Branch: perl
76407            ! lib/perl5db.pl
76408 ____________________________________________________________________________
76409 [  7031] By: jhi                                   on 2000/09/07  22:02:29
76410         Log: Fix the ccversion detection for 5.1 and beyond.
76411              
76412              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
76413              From: Spider Boardman <spider@leggy.zk3.dec.com>
76414              Date: Thu, 7 Sep 2000 17:54:27 -0400
76415              Message-Id: <200009072154.RAA14747@leggy.zk3.dec.com>
76416      Branch: perl
76417            ! hints/dec_osf.sh
76418 ____________________________________________________________________________
76419 [  7030] By: jhi                                   on 2000/09/07  19:12:28
76420         Log: Fix for
76421              
76422              Subject: [ID 20000903.001] \w in utf8-strings
76423              From: Marc Lehmann <pcg@goof.com>
76424              Date: Sun, 03 Sep 2000 09:44:29 +0200
76425              Message-Id: <E13VUS5-0000cv-00.pgcc-forever-2000-09-03-09-44-29@fuji>
76426              
76427              and various related nits.
76428      Branch: perl
76429            ! lib/unicode/mktables.PL regcomp.h regexec.c utf8.c
76430 ____________________________________________________________________________
76431 [  7029] By: jhi                                   on 2000/09/07  18:49:09
76432         Log: Fix the URL, but the server is still missing in action.
76433              
76434              Subject: [ID 20000905.002] perlfaq1.pod URL error
76435              From: "Larry W. Virden" <lvirden@cas.org>
76436              Date: Tue, 5 Sep 2000 08:24:40 -0400 (EDT)
76437              Message-Id: <200009051224.IAA11226@lwv26awu.cas.org>
76438      Branch: perl
76439            ! pod/perlfaq1.pod
76440 ____________________________________________________________________________
76441 [  7028] By: jhi                                   on 2000/09/07  18:47:13
76442         Log: Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
76443              From: Hugo <hv@crypt.compulink.co.uk>
76444              Date: Tue, 05 Sep 2000 14:13:37 +0100
76445              Message-Id: <200009051313.OAA24507@crypt.compulink.co.uk>
76446      Branch: perl
76447            ! toke.c
76448 ____________________________________________________________________________
76449 [  7027] By: jhi                                   on 2000/09/07  18:45:35
76450         Log: Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
76451              From: Daniel Chetlin <daniel@chetlin.com>
76452              Date: Tue, 5 Sep 2000 04:57:07 -0700
76453              Message-ID: <20000905045707.A8620@ilmd.chetlin.org>
76454      Branch: perl
76455            ! pod/perlfaq6.pod pod/perlop.pod
76456 ____________________________________________________________________________
76457 [  7026] By: jhi                                   on 2000/09/07  18:44:01
76458         Log: Document the new ref() semantics.
76459              
76460              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
76461              From: Gisle Aas <gisle@ActiveState.com>
76462              Date: 05 Sep 2000 08:10:30 +0200
76463              Message-ID: <m3vgwb8j3d.fsf@eik.g.aas.no>
76464      Branch: perl
76465            ! pod/perldelta.pod
76466 ____________________________________________________________________________
76467 [  7025] By: jhi                                   on 2000/09/07  18:42:27
76468         Log: Make Data::Dumper (non-XS) to work with changed semantics of ref().
76469              
76470              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
76471              From: Gisle Aas <gisle@ActiveState.com>
76472              Date: 05 Sep 2000 08:11:40 +0200
76473              Message-ID: <m3snrf8j1f.fsf@eik.g.aas.no>
76474      Branch: perl
76475            ! ext/Data/Dumper/Dumper.pm t/lib/dumper.t
76476 ____________________________________________________________________________
76477 [  7024] By: jhi                                   on 2000/09/07  18:39:32
76478         Log: Subject: [PATCH] Modernize Opcode.pm documentation
76479              From: Gisle Aas <gisle@ActiveState.com>
76480              Date: 4 Sep 2000 00:18:55 -0000
76481              Message-ID: <20000904001855.26128.qmail@eik.g.aas.no>
76482      Branch: perl
76483            ! ext/Opcode/Opcode.pm
76484 ____________________________________________________________________________
76485 [  7023] By: jhi                                   on 2000/09/07  18:37:42
76486         Log: Subject: [PATCH] Tied filehandle documentation
76487              From: Gisle Aas <gisle@ActiveState.com>
76488              Date: 4 Sep 2000 00:14:40 -0000
76489              Message-ID: <20000904001440.26084.qmail@eik.g.aas.no>
76490      Branch: perl
76491            ! pod/perlfunc.pod pod/perltie.pod
76492 ____________________________________________________________________________
76493 [  7022] By: jhi                                   on 2000/09/07  18:35:37
76494         Log: Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
76495              From: Gisle Aas <gisle@ActiveState.com>
76496              Date: 4 Sep 2000 00:04:22 -0000
76497              Message-ID: <20000904000422.26002.qmail@eik.g.aas.no>
76498      Branch: perl
76499            ! lib/Tie/Handle.pm t/lib/tie-stdhandle.t
76500 ____________________________________________________________________________
76501 [  7021] By: jhi                                   on 2000/09/07  18:33:22
76502         Log: Subject: small apidoc fix
76503              From: Marc Lehmann <pcg@goof.com>
76504              Date: Sun, 3 Sep 2000 05:12:06 +0200
76505              Message-ID: <20000903051206.A5909@cerebro.laendle>
76506      Branch: perl
76507            ! pod/perlapi.pod utf8.c
76508 ____________________________________________________________________________
76509 [  7020] By: jhi                                   on 2000/09/07  16:14:57
76510         Log: Tiny perldelta nits.
76511      Branch: perl
76512            ! pod/perldelta.pod
76513 ____________________________________________________________________________
76514 [  7019] By: jhi                                   on 2000/09/07  16:04:20
76515         Log: Guard against bad string->int conversion for quads.
76516      Branch: perl
76517            ! t/op/64bitint.t
76518 ____________________________________________________________________________
76519 [  7018] By: jhi                                   on 2000/09/06  17:07:03
76520         Log: Update Unicode todo list.
76521      Branch: perl
76522            ! Todo-5.6
76523 ____________________________________________________________________________
76524 [  7017] By: jhi                                   on 2000/09/05  21:16:01
76525         Log: Document the SvIOK_.*UV().
76526      Branch: perl
76527            ! pod/perlapi.pod sv.h
76528 ____________________________________________________________________________
76529 [  7016] By: nick                                  on 2000/09/03  21:54:46
76530         Log: Hash lookup of constant strings optimization:
76531              Introduce SvREADONLY && SvFAKE to flag an SV which has SvPVX pointing
76532              to string table (as per sharepvn). Add newSV_pvn_share to create such
76533              a thing. Make hv.c compare addresses of strings and skip string compare
76534              if equal. Make method_named and helem ops use these shared-string SVs
76535              when arg is constant. Make keys op return shared-string SVs (less clearly
76536              a win).
76537      Branch: perl
76538            ! embed.h embed.pl embedvar.h global.sym hv.c objXSUB.h op.c
76539            ! opcode.h opnames.h perlapi.c perlapi.h pod/perlapi.pod
76540            ! pod/perlintern.pod pp_hot.c proto.h sv.c
76541 ____________________________________________________________________________
76542 [  7015] By: jhi                                   on 2000/09/02  17:48:59
76543         Log: This is 5.7.0.
76544      Branch: perl
76545            ! Changes
76546 ____________________________________________________________________________
76547 [  7014] By: jhi                                   on 2000/09/02  17:35:45
76548         Log: Changes and patchlevel tweaks.
76549      Branch: perl
76550            ! Changes patchlevel.h
76551 ____________________________________________________________________________
76552 [  7013] By: jhi                                   on 2000/09/02  17:30:50
76553         Log: Update Changes.
76554      Branch: perl
76555            ! Changes patchlevel.h
76556 ____________________________________________________________________________
76557 [  7012] By: nick                                  on 2000/09/02  17:25:20
76558         Log: More %{} and other deref special casing - do not pass to 'nomethod'.
76559      Branch: perl
76560            ! gv.c lib/overload.pm
76561 ____________________________________________________________________________
76562 [  7011] By: jhi                                   on 2000/09/02  17:16:25
76563         Log: Update perlhist.
76564      Branch: perl
76565            ! pod/perlhist.pod
76566 ____________________________________________________________________________
76567 [  7010] By: jhi                                   on 2000/09/02  17:01:35
76568         Log: perldelta nits.
76569      Branch: perl
76570            ! pod/perldelta.pod
76571 ____________________________________________________________________________
76572 [  7009] By: nick                                  on 2000/09/02  16:48:35
76573         Log: If overloaded %{} etc. return the object do not loop.
76574              Thus  sub deref { $_[0] } functions if object is wanted type.
76575      Branch: perl
76576            ! pp.h
76577 ____________________________________________________________________________
76578 [  7008] By: jhi                                   on 2000/09/02  16:26:11
76579         Log: Retab MANIFEST.
76580      Branch: perl
76581            ! ext/Storable/MANIFEST
76582 ____________________________________________________________________________
76583 [  7007] By: jhi                                   on 2000/09/02  16:23:02
76584         Log: Make certain cc is set before trying to run it.
76585      Branch: perl
76586            ! hints/hpux.sh hints/irix_6.sh hints/solaris_2.sh
76587 ____________________________________________________________________________
76588 [  7006] By: jhi                                   on 2000/09/02  15:45:41
76589         Log: Unicode notes.
76590      Branch: perl
76591            ! pod/perldelta.pod
76592 ____________________________________________________________________________
76593 [  7005] By: jhi                                   on 2000/09/02  15:42:11
76594         Log: Various Configure nits by Philip Newton,
76595              plus the ebcdic one by me.
76596      Branch: metaconfig
76597            + U/modified/pager.U
76598            ! U/ebcdic/ebcdic.U U/modified/Finish.U U/modified/Guess.U
76599      Branch: metaconfig/U/perl
76600            ! Devel.U quadfio.U
76601      Branch: perl
76602            ! Configure config_h.SH
76603 ____________________________________________________________________________
76604 [  7004] By: jhi                                   on 2000/09/02  15:06:14
76605         Log: Apparently avoiding the swapping is too costly.
76606              
76607              From: "Ben Tilly" <ben_tilly@hotmail.com>
76608              Subject: Re: the door is closed.
76609              Date: Fri, 01 Sep 2000 20:23:16 EDT
76610              Message-ID: <LAW2-F2963JkUwWpSWe00000904@hotmail.com>
76611      Branch: perl
76612            ! pod/perlfaq4.pod
76613 ____________________________________________________________________________
76614 [  7003] By: nick                                  on 2000/09/02  12:26:04
76615         Log: Undo part of change 6489 which looks like a bulk edit which
76616              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
76617              The supressing of main:: on return from select() is undesirable.
76618      Branch: perl
76619            ! pp_sys.c
76620 ____________________________________________________________________________
76621 [  7002] By: jhi                                   on 2000/09/01  23:08:54
76622         Log: Update Changes.
76623      Branch: perl
76624            ! Changes patchlevel.h
76625 ____________________________________________________________________________
76626 [  7001] By: jhi                                   on 2000/09/01  23:00:13
76627         Log: Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
76628              From: Peter Prymmer <pvhp@forte.com>
76629              Date: Fri, 1 Sep 2000 15:50:57 -0700 (PDT)
76630              Message-ID: <Pine.OSF.4.10.10009011542550.147696-100000@aspara.forte.com>
76631              
76632              plus rework the http: spots as suggested by Tom Christiansen,
76633              plus regen perltoc.
76634      Branch: perl
76635            ! README.os2 pod/perl56delta.pod pod/perlebcdic.pod
76636            ! pod/perlguts.pod pod/perltoc.pod pod/perlxs.pod
76637 ____________________________________________________________________________
76638 [  7000] By: jhi                                   on 2000/09/01  22:36:01
76639         Log: Only the first line, thank you very much.
76640      Branch: perl
76641            ! hints/solaris_2.sh
76642 ____________________________________________________________________________
76643 [  6999] By: gsar                                  on 2000/09/01  22:16:40
76644         Log: change#6791 accidentally clobbered change#6710, put it back
76645      Branch: perl
76646            ! win32/win32.c
76647 ____________________________________________________________________________
76648 [  6998] By: jhi                                   on 2000/09/01  22:14:16
76649         Log: Mention the HP-UX LP64 freak failure.
76650      Branch: perl
76651            ! pod/perldelta.pod
76652 ____________________________________________________________________________
76653 [  6997] By: jhi                                   on 2000/09/01  21:48:32
76654         Log: Detypo.
76655      Branch: perl
76656            ! hints/hpux.sh
76657 ____________________________________________________________________________
76658 [  6996] By: jhi                                   on 2000/09/01  21:27:10
76659         Log: Update Changes.
76660      Branch: perl
76661            ! Changes patchlevel.h
76662 ____________________________________________________________________________
76663 [  6995] By: jhi                                   on 2000/09/01  21:14:24
76664         Log: Mi splgn s gnin.g
76665      Branch: perl
76666            ! pp_ctl.c
76667 ____________________________________________________________________________
76668 [  6994] By: jhi                                   on 2000/09/01  21:09:54
76669         Log: Subject: http:// in L<>
76670              From: Nicholas Clark <nick@ccl4.org>
76671              Date: Fri, 1 Sep 2000 22:03:21 +0100
76672              Message-ID: <20000901220321.B72074@plum.flirble.org>
76673      Branch: perl
76674            ! README.os2 pod/perl56delta.pod pod/perlxs.pod
76675 ____________________________________________________________________________
76676 [  6993] By: jhi                                   on 2000/09/01  21:06:54
76677         Log: Update to Storable 1.0, from Raphael Manfredi.
76678      Branch: perl
76679            ! ext/Storable/ChangeLog ext/Storable/MANIFEST
76680            ! ext/Storable/Makefile.PL ext/Storable/README
76681            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
76682            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
76683            ! t/lib/st-dclone.t t/lib/st-dump.pl t/lib/st-forgive.t
76684            ! t/lib/st-freeze.t t/lib/st-overload.t t/lib/st-recurse.t
76685            ! t/lib/st-retrieve.t t/lib/st-store.t t/lib/st-tied.t
76686            ! t/lib/st-tiedhook.t t/lib/st-tieditems.t
76687 ____________________________________________________________________________
76688 [  6992] By: jhi                                   on 2000/09/01  20:43:05
76689         Log: Mention known sfio+linux buglet.
76690      Branch: perl
76691            ! pod/perldelta.pod
76692 ____________________________________________________________________________
76693 [  6991] By: jhi                                   on 2000/09/01  20:40:11
76694         Log: Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
76695              From: Peter Prymmer <pvhp@forte.com>
76696              Date: Fri, 1 Sep 2000 12:03:38 -0700 (PDT)
76697              Message-ID: <Pine.OSF.4.10.10009011140240.147696-100000@aspara.forte.com>
76698      Branch: perl
76699            ! vms/vms.c
76700 ____________________________________________________________________________
76701 [  6990] By: jhi                                   on 2000/09/01  20:25:26
76702         Log: Retract #6986.
76703      Branch: perl
76704            ! hints/solaris_2.sh
76705 ____________________________________________________________________________
76706 [  6989] By: jhi                                   on 2000/09/01  20:23:00
76707         Log: Mergesort is back.
76708      Branch: perl
76709            ! pod/perldelta.pod pod/perltoc.pod pp_ctl.c
76710 ____________________________________________________________________________
76711 [  6988] By: jhi                                   on 2000/09/01  19:37:40
76712         Log: Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
76713              From: Mike Guy <mjtg@cam.ac.uk>
76714              Date: Fri, 01 Sep 2000 17:43:33 +0100
76715              Message-Id: <E13Utuf-0004Bw-00@draco.cus.cam.ac.uk>
76716      Branch: perl
76717            ! doop.c embed.pl perlapi.c pod/perlapi.pod pod/perldiag.pod
76718            ! pod/perlfunc.pod proto.h t/op/vec.t utf8.c
76719 ____________________________________________________________________________
76720 [  6987] By: jhi                                   on 2000/09/01  19:17:10
76721         Log: Regen perltoc.
76722      Branch: perl
76723            ! pod/perltoc.pod
76724 ____________________________________________________________________________
76725 [  6986] By: jhi                                   on 2000/09/01  18:51:10
76726         Log: Subject: Re: Solaris x86 has no SPARC libraries!
76727              From: Lupe Christoph <lupe@lupe-christoph.de>
76728              Date: Fri, 1 Sep 2000 20:41:20 +0200
76729              Message-ID: <20000901204120.P13547@alanya.lupe-christoph.de>
76730      Branch: perl
76731            ! hints/solaris_2.sh
76732 ____________________________________________________________________________
76733 [  6985] By: jhi                                   on 2000/09/01  18:28:10
76734         Log: Update Changes.
76735      Branch: perl
76736            ! Changes patchlevel.h
76737 ____________________________________________________________________________
76738 [  6984] By: jhi                                   on 2000/09/01  18:26:53
76739         Log: Feature ordering tweak.
76740      Branch: perl
76741            ! myconfig.SH
76742 ____________________________________________________________________________
76743 [  6983] By: jhi                                   on 2000/09/01  18:19:50
76744         Log: Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
76745              From: <abigail@foad.org>
76746              Date: Fri, 1 Sep 2000 13:07:32 -0400
76747              Message-ID: <20000901170732.18249.qmail@foad.org>
76748      Branch: perl
76749            ! t/pragma/overload.t
76750 ____________________________________________________________________________
76751 [  6982] By: jhi                                   on 2000/09/01  18:17:54
76752         Log: Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
76753              so that case-ignoring systems like DCL can tell them from
76754              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
76755      Branch: metaconfig/U/perl
76756            ! Checkcc.U gccvers.U longdblfio.U perlxvf.U quadfio.U
76757      Branch: perl
76758            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
76759            ! config_h.SH configure.com epoc/config.sh hints/aix.sh
76760            ! hints/dec_osf.sh hints/hpux.sh hints/irix_6.sh
76761            ! hints/solaris_2.sh myconfig.SH uconfig.h uconfig.sh
76762            ! vos/config.def vos/config.h vos/config_h.SH_orig
76763            ! win32/config.bc win32/config.gc win32/config.vc
76764 ____________________________________________________________________________
76765 [  6981] By: nick                                  on 2000/09/01  17:21:57
76766         Log: Document UNTIE. Also tweak implementation to suppress the 'inner references'
76767              warning when UNTIE exists and instead pass the count of extra references to
76768              the UNTIE method.
76769      Branch: perl
76770            ! pod/perltie.pod pp_sys.c
76771 ____________________________________________________________________________
76772 [  6980] By: jhi                                   on 2000/09/01  16:54:44
76773         Log: Subject: [PATCH: 6948] add SCNfldbl to configure.com
76774              From: Peter Prymmer <pvhp@forte.com>
76775              Date: Thu, 31 Aug 2000 18:47:18 -0700 (PDT)
76776              Message-ID: <Pine.OSF.4.10.10008311811060.91659-100000@aspara.forte.com>
76777      Branch: perl
76778            ! configure.com
76779 ____________________________________________________________________________
76780 [  6979] By: jhi                                   on 2000/09/01  16:06:20
76781         Log: Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
76782              From: Mike Guy <mjtg@cam.ac.uk> 
76783              Date: Fri, 01 Sep 2000 16:49:27 +0100
76784              Message-Id: <E13Ut4J-0002sd-00@draco.cus.cam.ac.uk>  
76785      Branch: perl
76786            ! t/base/rs.t
76787 ____________________________________________________________________________
76788 [  6978] By: jhi                                   on 2000/09/01  16:00:42
76789         Log: Update to PodParser 1.18, from Brad Appleton.
76790      Branch: perl
76791            ! lib/Pod/Checker.pm t/pod/find.t
76792 ____________________________________________________________________________
76793 [  6977] By: jhi                                   on 2000/09/01  14:48:58
76794         Log: Subject: Nit in Configure (bleadperl@6961)
76795              From: Lupe Christoph <lupe@lupe-christoph.de>
76796              Date: Fri, 1 Sep 2000 16:34:29 +0200
76797              Message-ID: <20000901163429.K13547@alanya.lupe-christoph.de>
76798      Branch: metaconfig
76799            ! U/compline/ccflags.U
76800      Branch: perl
76801            ! Configure config_h.SH
76802 ____________________________________________________________________________
76803 [  6976] By: jhi                                   on 2000/09/01  14:39:52
76804         Log: Update Changes.
76805      Branch: perl
76806            ! Changes patchlevel.h
76807 ____________________________________________________________________________
76808 [  6975] By: jhi                                   on 2000/09/01  14:37:36
76809         Log: microperl config update.
76810      Branch: perl
76811            ! uconfig.h uconfig.sh
76812 ____________________________________________________________________________
76813 [  6974] By: jhi                                   on 2000/09/01  14:36:53
76814         Log: Document known deficiencies.
76815      Branch: perl
76816            ! pod/perldelta.pod
76817 ____________________________________________________________________________
76818 [  6973] By: jhi                                   on 2000/09/01  14:10:20
76819         Log: Mention warnings fixes and updates.
76820      Branch: perl
76821            ! pod/perldelta.pod
76822 ____________________________________________________________________________
76823 [  6972] By: jhi                                   on 2000/09/01  14:01:52
76824         Log: Drop unused argument.
76825              
76826              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
76827              From: Spider Boardman <spider@web.zk3.dec.com>
76828              Date: Thu, 31 Aug 2000 16:10:15 -0400
76829              Message-Id: <200008312010.QAA20392@leggy.zk3.dec.com>
76830      Branch: perl
76831            ! toke.c
76832 ____________________________________________________________________________
76833 [  6971] By: jhi                                   on 2000/09/01  13:59:24
76834         Log: Add the overload warnings to perldiag.
76835      Branch: perl
76836            ! lib/overload.pm pod/perldiag.pod
76837 ____________________________________________________________________________
76838 [  6970] By: jhi                                   on 2000/09/01  13:55:10
76839         Log: Subject: RE: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
76840              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
76841              Date: Fri, 1 Sep 2000 13:43:15 +0100 
76842              Message-ID: <001001c01412$32c7dde0$a20a140a@bfs.phone.com>                
76843      Branch: perl
76844            ! lib/overload.pm t/pragma/overload.t
76845 ____________________________________________________________________________
76846 [  6969] By: jhi                                   on 2000/09/01  13:52:27
76847         Log: Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
76848              From: <abigail@foad.org>
76849              Date: Fri, 1 Sep 2000 05:46:54 -0400
76850              Message-ID: <20000901094654.6476.qmail@foad.org>
76851      Branch: perl
76852            ! lib/overload.pm
76853 ____________________________________________________________________________
76854 [  6968] By: jhi                                   on 2000/09/01  13:50:05
76855         Log: Subject: [PATCH@6961] Fix misleading example in perlretut.pod
76856              From: Daniel Chetlin <daniel@chetlin.com>
76857              Date: Fri, 1 Sep 2000 02:10:55 -0700
76858              Message-ID: <20000901021055.C3400@ilmd.chetlin.org>
76859      Branch: perl
76860            ! pod/perlretut.pod
76861 ____________________________________________________________________________
76862 [  6967] By: jhi                                   on 2000/09/01  13:47:54
76863         Log: Part of the solution.
76864              
76865              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
76866              From: Mike Guy <mjtg@cam.ac.uk>
76867              Date: Fri, 01 Sep 2000 14:16:01 +0100
76868              Message-Id: <E13Uqfp-0006dN-00@draco.cus.cam.ac.uk>
76869      Branch: perl
76870            ! gv.c mg.c
76871 ____________________________________________________________________________
76872 [  6966] By: jhi                                   on 2000/09/01  13:46:17
76873         Log: Subject: CPAN.pm beta 1.57_57 for the core
76874              From: andreas.koenig@anima.de (Andreas J. Koenig)
76875              Date: 01 Sep 2000 15:16:31 +0200
76876              Message-ID: <m3r974z1zk.fsf@ak-71.mind.de>
76877      Branch: perl
76878            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
76879 ____________________________________________________________________________
76880 [  6965] By: jhi                                   on 2000/09/01  13:43:18
76881         Log: Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
76882              From: "Craig A. Berry" <craig.berry@psinetcs.com>
76883              Date: Fri, 01 Sep 2000 01:47:22 -0500
76884              Message-Id: <4.3.2.7.2.20000901011206.01ca2e88@exchi01>
76885      Branch: perl
76886            ! pod/perldelta.pod vms/vms.c
76887 ____________________________________________________________________________
76888 [  6964] By: jhi                                   on 2000/09/01  13:35:35
76889         Log: File::Temp patches from Andreas König,
76890              
76891              Subject: Re: [ID 20000831.046] OK: perl v5.7.0 +DEVEL6961 on sun4-solaris 2.8  (UNINSTALLED)
76892              From: andreas.koenig@anima.de (Andreas J. Koenig)
76893              Date: 01 Sep 2000 10:07:20 +0200
76894              Message-ID: <m3lmxc1qo7.fsf@ak-71.mind.de>
76895              
76896              Subject: Re: Almost OK: perl v5.7.0 +DEVEL6937 on PA-RISC2.0 11.00 (INSTALLED)
76897              From: andreas.koenig@anima.de (Andreas J. Koenig)
76898              Date: 31 Aug 2000 23:26:08 +0200
76899              Message-ID: <m3bsy92kcv.fsf@ak-71.mind.de>
76900      Branch: perl
76901            ! lib/File/Temp.pm t/lib/ftmp-security.t
76902 ____________________________________________________________________________
76903 [  6963] By: jhi                                   on 2000/09/01  02:22:24
76904         Log: Retract the mergesort code, way too incompatible licensing
76905              and copyrights.
76906      Branch: perl
76907            ! pod/perldelta.pod pp_ctl.c
76908 ____________________________________________________________________________
76909 [  6962] By: jhi                                   on 2000/08/31  23:27:32
76910         Log: Update Changes.
76911      Branch: perl
76912            ! Changes patchlevel.h
76913 ____________________________________________________________________________
76914 [  6961] By: jhi                                   on 2000/08/31  23:20:04
76915         Log: Small tweaks all over.
76916      Branch: metaconfig
76917            ! U/compline/d_gconvert.U
76918      Branch: perl
76919            ! AUTHORS Configure config_h.SH pp_ctl.c
76920 ____________________________________________________________________________
76921 [  6960] By: jhi                                   on 2000/08/31  22:39:36
76922         Log: Further rewording.
76923      Branch: perl
76924            ! pp_ctl.c
76925 ____________________________________________________________________________
76926 [  6959] By: jhi                                   on 2000/08/31  21:26:44
76927         Log: More address tweaking.
76928      Branch: perl
76929            ! AUTHORS Changes
76930 ____________________________________________________________________________
76931 [  6958] By: jhi                                   on 2000/08/31  20:47:25
76932         Log: AUTHORS tweaks, from Peter Prymmer.
76933              
76934              Subject: [PATCH: 6948] mvs doesn't exist (not any more)
76935              From: Peter Prymmer <pvhp@forte.com>
76936              Date: Thu, 31 Aug 2000 12:56:32 -0700 (PDT) 
76937              Message-ID: <Pine.OSF.4.10.10008311248410.91659-100000@aspara.forte.com>
76938      Branch: perl
76939            ! AUTHORS MAINTAIN
76940 ____________________________________________________________________________
76941 [  6957] By: jhi                                   on 2000/08/31  20:34:43
76942         Log: perldelta tweaks.
76943      Branch: perl
76944            ! pod/perldelta.pod
76945 ____________________________________________________________________________
76946 [  6956] By: jhi                                   on 2000/08/31  19:11:06
76947         Log: Regen perltoc.
76948      Branch: perl
76949            ! pod/perltoc.pod
76950 ____________________________________________________________________________
76951 [  6955] By: jhi                                   on 2000/08/31  19:06:30
76952         Log: Clarify the mergesort situation.
76953      Branch: perl
76954            ! pp_ctl.c
76955 ____________________________________________________________________________
76956 [  6954] By: jhi                                   on 2000/08/31  18:24:17
76957         Log: Move the Solaris 7 scan to use64bitall, make the
76958              failure to find 64-bot sparc libc to mention the
76959              possibility of being in an intel, from Lupe and Alan.
76960      Branch: perl
76961            ! hints/solaris_2.sh
76962 ____________________________________________________________________________
76963 [  6953] By: jhi                                   on 2000/08/31  18:09:20
76964         Log: Forget about NV_MAX (#6951).  Various floating point tweaks,
76965              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
76966      Branch: metaconfig
76967            ! U/compline/d_gconvert.U U/threads/archname.U
76968      Branch: metaconfig/U/perl
76969            ! perlxv.U
76970      Branch: perl
76971            ! Configure config_h.SH sv.c
76972 ____________________________________________________________________________
76973 [  6952] By: jhi                                   on 2000/08/31  17:42:24
76974         Log: :: not allowed in pathnames, change to .
76975              
76976              Subject: [PATCH perl@6938] cygwin port
76977              From: "Fifer, Eric" <EFifer@sanwaint.com>
76978              Date: Thu, 31 Aug 2000 16:32:59 +0100
76979              Message-ID: <779F20BCCE5AD31186A50008C75D997917179A@silldn_mail1.sanwaint.com>
76980      Branch: metaconfig/U/perl
76981            ! perlxv.U
76982 ____________________________________________________________________________
76983 [  6951] By: jhi                                   on 2000/08/31  17:02:05
76984         Log: Try to deduce NV_MAX.  Really should be Configure fodder.
76985      Branch: perl
76986            ! perl.h
76987 ____________________________________________________________________________
76988 [  6950] By: jhi                                   on 2000/08/31  16:26:08
76989         Log: More author updates.
76990              
76991              Subject: Re: [PATCH] Mark-Jason Dominus Does Exist
76992              From: Simon Cozens <simon@cozens.net>
76993              Date: Thu, 31 Aug 2000 17:13:32 +0100
76994              Message-ID: <20000831171332.A22498@deep-dark-truthful-mirror.perlhacker.org>
76995      Branch: perl
76996            ! AUTHORS
76997 ____________________________________________________________________________
76998 [  6949] By: jhi                                   on 2000/08/31  16:04:49
76999         Log: POSIX doesn't report long double values under -Duselongdouble
77000              when the long doubles are "real" (bigger than doubles).
77001              
77002              Subject: [ID 20000831.014] Not OK: perl v5.7.0 +DEVEL6919 on alpha-dec_osf-ld 5.1
77003              From: Spider Boardman <spider@peano.zk3.dec.com>
77004              Date: Thu, 31 Aug 2000 11:48:48 -0400 (EDT)
77005              Message-Id: <200008311548.LAA0000161952@peano.zk3.dec.com>
77006      Branch: perl
77007            ! ext/POSIX/POSIX.xs
77008 ____________________________________________________________________________
77009 [  6948] By: jhi                                   on 2000/08/31  15:25:10
77010         Log: Update Changes.
77011      Branch: perl
77012            ! Changes patchlevel.h
77013 ____________________________________________________________________________
77014 [  6947] By: jhi                                   on 2000/08/31  15:22:29
77015         Log: Document UNTIE in a very minimalistic way.
77016      Branch: perl
77017            ! pod/perlfunc.pod pod/perltie.pod
77018 ____________________________________________________________________________
77019 [  6946] By: jhi                                   on 2000/08/31  15:15:23
77020         Log: Document known failures.
77021      Branch: perl
77022            ! pod/perldelta.pod
77023 ____________________________________________________________________________
77024 [  6945] By: jhi                                   on 2000/08/31  15:07:00
77025         Log: Don't attach -ld to the archname if pointless.
77026      Branch: metaconfig
77027            ! U/threads/archname.U
77028      Branch: perl
77029            ! Configure config_h.SH
77030 ____________________________________________________________________________
77031 [  6944] By: jhi                                   on 2000/08/31  14:37:42
77032         Log: Wrap the test in eval.
77033              
77034              Subject: Re: [ID 20000831.009] Not OK: perl v5.7.0 +DEVEL6932 on sun4-solaris2.8 (UNINSTALLED)
77035              From: Tim Jenness <timj@jach.hawaii.edu>
77036              Date: Thu, 31 Aug 2000 03:39:33 -1000 (HST)
77037              Message-ID: <Pine.LNX.4.21.0008310311190.7444-100000@lapaki.jach.hawaii.edu>
77038      Branch: perl
77039            ! t/lib/ftmp-security.t
77040 ____________________________________________________________________________
77041 [  6943] By: jhi                                   on 2000/08/31  14:30:57
77042         Log: Make -Dusemorebits find long doubles in Solaris.
77043      Branch: perl
77044            ! hints/solaris_2.sh
77045 ____________________________________________________________________________
77046 [  6942] By: jhi                                   on 2000/08/31  13:48:45
77047         Log: Clarify the third case of ftmp-security warnings.
77048      Branch: perl
77049            ! INSTALL
77050 ____________________________________________________________________________
77051 [  6941] By: jhi                                   on 2000/08/31  13:40:31
77052         Log: Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
77053              From: <abigail@foad.org>
77054              Date: Thu, 31 Aug 2000 01:35:05 -0400
77055              Message-ID: <20000831053505.32120.qmail@foad.org>
77056      Branch: perl
77057            ! pod/perldelta.pod
77058 ____________________________________________________________________________
77059 [  6940] By: jhi                                   on 2000/08/31  13:38:48
77060         Log: Issue useful diagnostic on unknown pod commands.
77061              
77062              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
77063              From: <abigail@foad.org>
77064              Date: Thu, 31 Aug 2000 03:41:18 -0400
77065              Message-ID: <20000831074118.24880.qmail@foad.org>
77066      Branch: perl
77067            ! lib/Pod/Man.pm
77068 ____________________________________________________________________________
77069 [  6939] By: jhi                                   on 2000/08/31  13:34:33
77070         Log: Reveal Borland's isnan.
77071              
77072              Subject: build with BC++ tweak
77073              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
77074              Date: Thu, 31 Aug 2000 13:09:37 +0400
77075              Message-ID: <402099F49BEED211999700805FC7359F6FACA6@ru0028exch01.spb.lucent.com>
77076      Branch: perl
77077            ! win32/win32.h
77078 ____________________________________________________________________________
77079 [  6938] By: jhi                                   on 2000/08/31  05:01:20
77080         Log: Update Changes.
77081      Branch: perl
77082            ! Changes patchlevel.h
77083 ____________________________________________________________________________
77084 [  6937] By: jhi                                   on 2000/08/31  04:26:23
77085         Log: sscanf() may be the only way to read long doubles from strings.
77086      Branch: metaconfig/U/perl
77087            ! longdblfio.U
77088      Branch: perl
77089            ! Configure config_h.SH perl.h util.c
77090 ____________________________________________________________________________
77091 [  6936] By: jhi                                   on 2000/08/31  04:18:19
77092         Log: The #6929 was too skimpy.
77093      Branch: perl
77094            ! sv.c
77095 ____________________________________________________________________________
77096 [  6935] By: jhi                                   on 2000/08/31  02:47:07
77097         Log: Subject: Re: typos in pods
77098              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
77099              Date: Wed, 30 Aug 2000 19:25:34 -0700
77100              Message-ID: <eIcr5gzkg25X092yn@efn.org>
77101      Branch: perl
77102            ! lib/CPAN.pm lib/Pod/Checker.pm pod/perlmodlib.PL
77103 ____________________________________________________________________________
77104 [  6934] By: jhi                                   on 2000/08/31  02:42:55
77105         Log: Missed one Unicode file.
77106      Branch: perl
77107            + lib/unicode/UCDFF301.html
77108 ____________________________________________________________________________
77109 [  6933] By: jhi                                   on 2000/08/30  23:42:27
77110         Log: Update Changes.
77111      Branch: perl
77112            ! Changes patchlevel.h
77113 ____________________________________________________________________________
77114 [  6932] By: jhi                                   on 2000/08/30  23:40:07
77115         Log: Mention UNTIE in perldelta.  Still needs documenting
77116              in perltie et alia.
77117      Branch: perl
77118            ! pod/perldelta.pod
77119 ____________________________________________________________________________
77120 [  6931] By: jhi                                   on 2000/08/30  23:36:02
77121         Log: Subject: [PATCH] Don't use big-Oh when talking about lower bounds.
77122              From: <abigail@foad.org>
77123              Date: Wed, 30 Aug 2000 19:28:07 -0400
77124              Message-ID: <20000830232807.305.qmail@foad.org>
77125      Branch: perl
77126            ! pod/perldelta.pod
77127 ____________________________________________________________________________
77128 [  6930] By: jhi                                   on 2000/08/30  23:32:40
77129         Log: Update to Unicode 3.0.1.
77130      Branch: perl
77131            + lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
77132            + lib/unicode/PropList.txt lib/unicode/README.perl
77133            + lib/unicode/UCD301.html lib/unicode/Unicode.301
77134            - lib/unicode/Props.txt lib/unicode/UCD300.html
77135            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
77136            ! (edit 257 files)
77137 ____________________________________________________________________________
77138 [  6929] By: jhi                                   on 2000/08/30  22:38:18
77139         Log: Heap decorruption.
77140              
77141              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
77142              From: Alan Burlison <Alan.Burlison@uk.sun.com>
77143              Date: Wed, 30 Aug 2000 22:39:52 +0100
77144              Message-ID: <39AD7F28.A06533CF@uk.sun.com>
77145      Branch: perl
77146            ! sv.c
77147 ____________________________________________________________________________
77148 [  6928] By: jhi                                   on 2000/08/30  22:29:34
77149         Log: Retract the dummy test, skip the security tests (instead of failing),
77150              explain what the warnings mean.
77151      Branch: perl
77152            ! INSTALL lib/File/Temp.pm t/lib/ftmp-security.t
77153 ____________________________________________________________________________
77154 [  6927] By: jhi                                   on 2000/08/30  22:14:13
77155         Log: Change the internal implementation of sort() to be mergesort
77156              instead of quicksort, from John Linderman <jpl@research.att.com>.
77157              Gives us better worst case, better average case, and stability.
77158              What's there not to like?  (Small fixes for threaded builds
77159              were required).
77160      Branch: perl
77161            ! pod/perldelta.pod pp_ctl.c t/op/runlevel.t
77162 ____________________________________________________________________________
77163 [  6926] By: jhi                                   on 2000/08/30  20:55:20
77164         Log: A better fix for the Socket building problem from Craig Berry.
77165      Branch: perl
77166            ! vms/vms.c
77167 ____________________________________________________________________________
77168 [  6925] By: jhi                                   on 2000/08/30  20:20:25
77169         Log: Subject: [PATCH] Re: UNTIE method 
77170              From: Nick Ing-Simmons <nik@tiuk.ti.com>
77171              Date: Wed, 30 Aug 2000 18:26:55 +0100 (BST)
77172              Message-Id: <200008301726.SAA01114@mikado.tiuk.ti.com>
77173      Branch: perl
77174            ! pp_sys.c t/op/tie.t
77175 ____________________________________________________________________________
77176 [  6924] By: jhi                                   on 2000/08/30  20:17:11
77177         Log: Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
77178              From: "Craig A. Berry" <craig.berry@psinetcs.com>
77179              Date: Wed, 30 Aug 2000 15:03:14 -0500
77180              Message-Id: <4.3.2.7.2.20000830144622.028fe7a8@exchi01>
77181      Branch: perl
77182            ! vms/vms.c
77183 ____________________________________________________________________________
77184 [  6923] By: jhi                                   on 2000/08/30  20:15:18
77185         Log: Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
77186              From: "Craig A. Berry" <craig.berry@psinetcs.com>
77187              Date: Wed, 30 Aug 2000 13:30:36 -0500
77188              Message-Id: <4.3.2.7.2.20000830130617.02b8b968@exchi01>
77189      Branch: perl
77190            ! vms/vms.c
77191 ____________________________________________________________________________
77192 [  6922] By: jhi                                   on 2000/08/30  19:54:43
77193         Log: Better options for rsync.
77194      Branch: perl
77195            ! pod/perlhack.pod
77196 ____________________________________________________________________________
77197 [  6921] By: jhi                                   on 2000/08/30  19:40:16
77198         Log: Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
77199              From: Rick Delaney <rick@consumercontact.com>
77200              Date: Wed, 30 Aug 2000 15:36:55 -0400 (EDT)
77201              Message-Id: <Pine.UW2.4.10.10008301535210.1949-100000@consumer>
77202      Branch: perl
77203            ! pod/perlfunc.pod
77204 ____________________________________________________________________________
77205 [  6920] By: jhi                                   on 2000/08/30  19:36:40
77206         Log: Subject: [PATCH 6889] add a few ldbl formats to configure.com
77207              From: Peter Prymmer <pvhp@forte.com>
77208              Date: Tue, 29 Aug 2000 17:36:00 -0700 (PDT)
77209              Message-ID: <Pine.OSF.4.10.10008291720260.502507-100000@aspara.forte.com>
77210      Branch: perl
77211            ! configure.com
77212 ____________________________________________________________________________
77213 [  6919] By: jhi                                   on 2000/08/30  14:52:02
77214         Log: Update Changes.
77215      Branch: perl
77216            ! Changes patchlevel.h
77217 ____________________________________________________________________________
77218 [  6918] By: jhi                                   on 2000/08/30  14:48:34
77219         Log: NVs not necessarily doubles, as pointed out by Yitzchak.
77220      Branch: perl
77221            ! lib/ExtUtils/typemap
77222 ____________________________________________________________________________
77223 [  6917] By: jhi                                   on 2000/08/30  14:46:34
77224         Log: Subject: typos in pods
77225              From: Nicholas Clark <nick@ccl4.org>
77226              Date: Wed, 30 Aug 2000 01:12:50 +0100
77227              Message-ID: <20000830011249.A61388@plum.flirble.org>
77228      Branch: perl
77229            ! pod/perldbmfilter.pod pod/perldebtut.pod pod/perldebug.pod
77230            ! pod/perldiag.pod pod/perlebcdic.pod pod/perlfunc.pod
77231            ! pod/perlguts.pod pod/perlhack.pod pod/perlmodlib.pod
77232            ! pod/perlnewmod.pod pod/perlport.pod pod/perltoc.pod
77233 ____________________________________________________________________________
77234 [  6916] By: jhi                                   on 2000/08/30  14:19:09
77235         Log: Document Storable problems on Crays.  (Will have
77236              to document all the other Storable problems, too.)
77237      Branch: perl
77238            ! pod/perldelta.pod
77239 ____________________________________________________________________________
77240 [  6915] By: jhi                                   on 2000/08/30  14:06:02
77241         Log: Subject: [PATCH] fix misc cast warnings
77242              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
77243              Date: Tue, 29 Aug 2000 23:16:14 -0700
77244              Message-ID: <uaKr5gzkgGwQ092yn@efn.org>
77245      Branch: perl
77246            ! lib/ExtUtils/typemap os2/OS2/ExtAttr/ExtAttr.xs
77247            ! os2/OS2/ExtAttr/typemap os2/OS2/REXX/REXX.xs os2/os2.c
77248            ! os2/os2ish.h
77249 ____________________________________________________________________________
77250 [  6914] By: jhi                                   on 2000/08/30  14:03:45
77251         Log: Timestamp mismatch again.  Need to fix this dependence on
77252              config_h.SH timestamp, since it's the contents of config_h.SH
77253              that matter.
77254      Branch: perl
77255            ! uconfig.h uconfig.sh
77256 ____________________________________________________________________________
77257 [  6913] By: jhi                                   on 2000/08/30  13:54:06
77258         Log: Don't say "Perl 5.0 source kit".
77259      Branch: perl
77260            ! perl.c
77261 ____________________________________________________________________________
77262 [  6912] By: jhi                                   on 2000/08/30  13:51:24
77263         Log: Reset archname and archname64 always, forcing them be
77264              recomputed at each Configure run, make Configure and
77265              the hints files agree on the naming of largefiles variables.
77266      Branch: metaconfig
77267            ! U/threads/archname.U
77268      Branch: metaconfig/U/perl
77269            ! use64bits.U
77270      Branch: perl
77271            ! Configure config_h.SH configpm hints/aix.sh hints/hpux.sh
77272            ! hints/linux.sh hints/solaris_2.sh
77273 ____________________________________________________________________________
77274 [  6911] By: jhi                                   on 2000/08/30  13:30:13
77275         Log: Put back the slice accidentally removed by #6907.
77276      Branch: perl
77277            ! hints/solaris_2.sh
77278 ____________________________________________________________________________
77279 [  6910] By: jhi                                   on 2000/08/30  01:24:26
77280         Log: Be consistent: other Net::get* do export theirs.
77281              
77282              Subject: Re: Net::protoent does not export 'getproto'
77283              From: Yasushi Nakajima <sey@jkc.co.jp>
77284              Date: Wed, 30 Aug 2000 09:53:14 +0900
77285              Message-Id: <200008300051.DAA24700@taku.hut.fi>
77286      Branch: perl
77287            ! lib/Net/protoent.pm
77288 ____________________________________________________________________________
77289 [  6909] By: jhi                                   on 2000/08/30  01:17:25
77290         Log: Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
77291              From: Gurusamy Sarathy <gsar@ActiveState.com>
77292              Date: Tue, 29 Aug 2000 17:17:07 -0700
77293              Message-Id: <200008300017.RAA25382@smtp3.ActiveState.com>
77294      Branch: perl
77295            ! cop.h
77296 ____________________________________________________________________________
77297 [  6908] By: jhi                                   on 2000/08/30  00:58:05
77298         Log: Update Changes.
77299      Branch: perl
77300            ! Changes patchlevel.h
77301 ____________________________________________________________________________
77302 [  6907] By: jhi                                   on 2000/08/30  00:57:22
77303         Log: Introduce ccname to keep track of what compiler kind of we have.
77304      Branch: metaconfig/U/perl
77305            ! Checkcc.U gccvers.U
77306      Branch: perl
77307            ! Configure config_h.SH hints/solaris_2.sh
77308 ____________________________________________________________________________
77309 [  6906] By: jhi                                   on 2000/08/30  00:25:47
77310         Log: Put back the flags dump as reasoned in
77311              
77312              Subject: Re: [PATCH] Glob dumping
77313              From: Mike Guy <mjtg@cam.ac.uk> 
77314              Date: Tue, 29 Aug 2000 21:41:32 +0100
77315              Message-Id: <E13TsCK-0007iL-00@draco.cus.cam.ac.uk>
77316      Branch: perl
77317            ! dump.c t/lib/peek.t
77318 ____________________________________________________________________________
77319 [  6905] By: jhi                                   on 2000/08/30  00:16:17
77320         Log: Make the epsilon to be relative, not absolute.
77321              
77322              Subject: Re: [ID 20000829.039] Not OK: perl v5.7.0 +DEVEL6899 +[ID on alpha-dec_osf-ld 5.1 (UNINSTALLED)
77323              From: Spider Boardman <spider-perl@orb.nashua.nh.us>
77324              Date: Tue, 29 Aug 2000 19:58:56 -0400
77325              Message-Id: <200008292358.TAA31114@leggy.zk3.dec.com>
77326      Branch: perl
77327            ! t/lib/trig.t
77328 ____________________________________________________________________________
77329 [  6904] By: jhi                                   on 2000/08/30  00:13:09
77330         Log: From now on, Gisle is on my list of usual suspects :-)
77331              Retract #6902.
77332      Branch: perl
77333            ! ext/Opcode/Safe.pm
77334 ____________________________________________________________________________
77335 [  6903] By: jhi                                   on 2000/08/29  23:51:20
77336         Log: Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
77337              From: "Craig A. Berry" <craig.berry@psinetcs.com>
77338              Date: Tue, 29 Aug 2000 18:43:26 -0500
77339              Message-Id: <4.3.2.7.2.20000829180705.01b005b8@exchi01>
77340      Branch: perl
77341            + vms/vmspipe.com
77342            ! MANIFEST t/io/openpid.t vms/descrip_mms.template vms/test.com
77343            ! vms/vms.c
77344 ____________________________________________________________________________
77345 [  6902] By: jhi                                   on 2000/08/29  23:44:14
77346         Log: Retry what #6882 attempted.
77347              
77348              Subject: Re: [ID 20000829.004] Sharing leak root name into safe compartment
77349              From: Gisle Aas <gisle@ActiveState.com>
77350              Date: 30 Aug 2000 00:33:09 +0200
77351              Message-ID: <m3pumry9y2.fsf@eik.g.aas.no>
77352      Branch: perl
77353            ! ext/Opcode/Safe.pm
77354 ____________________________________________________________________________
77355 [  6901] By: jhi                                   on 2000/08/29  22:59:32
77356         Log: Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
77357              From: Hugo <hv@crypt.compulink.co.uk>
77358              Date: Mon, 12 Jun 2000 19:36:08 +0100
77359              Message-Id: <200006121836.TAA16977@crypt.compulink.co.uk>
77360      Branch: perl
77361            ! sv.c
77362 ____________________________________________________________________________
77363 [  6900] By: jhi                                   on 2000/08/29  22:58:35
77364         Log: Admit that we are leaking scalars.
77365              
77366              Subject: [ID 20000829.037] Not OK: perl v5.7.0 +DEVEL6899 on alpha-dec_osf 4.0f (UNINSTALLED)
77367              From: Spider Boardman <spider@leggy.zk3.dec.com>
77368              Date: Tue, 29 Aug 2000 18:48:29 -0400
77369              Message-Id: <200008292248.SAA31507@leggy.zk3.dec.com>
77370      Branch: perl
77371            ! t/pragma/warnings.t
77372 ____________________________________________________________________________
77373 [  6899] By: jhi                                   on 2000/08/29  20:53:13
77374         Log: Update Changes.
77375      Branch: perl
77376            ! Changes patchlevel.h
77377 ____________________________________________________________________________
77378 [  6898] By: jhi                                   on 2000/08/29  20:46:21
77379         Log: Undo namespace pollution of #6878.
77380              
77381              Subject: Re: Net::protoent does not export 'getproto'
77382              From: Mike Guy <mjtg@cam.ac.uk>
77383              Date: Tue, 29 Aug 2000 21:32:37 +0100
77384              Message-Id: <E13Ts3h-0007eN-00@draco.cus.cam.ac.uk>
77385      Branch: perl
77386            ! lib/Net/protoent.pm
77387 ____________________________________________________________________________
77388 [  6897] By: jhi                                   on 2000/08/29  20:44:29
77389         Log: Subject: [PATCH: 6889] updates to perlebcdic.pod
77390              From: Peter Prymmer <pvhp@forte.com>
77391              Date: Tue, 29 Aug 2000 13:32:41 -0700 (PDT)
77392              Message-ID: <Pine.OSF.4.10.10008291327500.502507-100000@aspara.forte.com>
77393      Branch: perl
77394            ! pod/perlebcdic.pod
77395 ____________________________________________________________________________
77396 [  6896] By: jhi                                   on 2000/08/29  20:40:57
77397         Log: There's no point repeating the 'revision' (5) of perl5.
77398      Branch: metaconfig/U/perl
77399            ! Devel.U patchlevel.U
77400      Branch: perl
77401            ! Configure config_h.SH
77402 ____________________________________________________________________________
77403 [  6895] By: jhi                                   on 2000/08/29  20:16:58
77404         Log: Regen Configure for #6894.
77405      Branch: metaconfig/U/perl
77406            ! perladmin.U
77407      Branch: perl
77408            ! Configure config_h.SH
77409 ____________________________________________________________________________
77410 [  6894] By: jhi                                   on 2000/08/29  19:59:52
77411         Log: Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
77412              From: "Philip Newton" <Philip.Newton@gmx.net>
77413              Date: Tue, 29 Aug 2000 21:39:14 +0200
77414              Message-Id: <200008291938.VAA98259@smtp1.nikoma.de>
77415      Branch: perl
77416            ! Configure INSTALL README hints/README.hints hints/bsdos.sh
77417            ! hints/freebsd.sh pod/perl.pod pod/perl56delta.pod
77418            ! pod/perlfaq2.pod pod/perllocale.pod pod/perlxs.pod
77419            ! utils/perlbug.PL
77420 ____________________________________________________________________________
77421 [  6893] By: jhi                                   on 2000/08/29  19:55:30
77422         Log: Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
77423              From: "Philip Newton" <Philip.Newton@gmx.net>
77424              Date: Tue, 29 Aug 2000 21:39:14 +0200
77425              Message-Id: <200008291938.VAA98255@smtp1.nikoma.de>
77426      Branch: perl
77427            ! installhtml
77428 ____________________________________________________________________________
77429 [  6892] By: jhi                                   on 2000/08/29  19:53:59
77430         Log: Subject: [ID 20000829.026] [PATCH 6868] File::Temp
77431              From: "Philip Newton" <Philip.Newton@gmx.net>
77432              Date: Tue, 29 Aug 2000 21:48:18 +0200
77433              Message-Id: <200008291947.VAA13628@smtp2.nikoma.de>
77434      Branch: perl
77435            ! lib/File/Temp.pm
77436 ____________________________________________________________________________
77437 [  6891] By: jhi                                   on 2000/08/29  18:30:03
77438         Log: Nail the ID 20000828.023.
77439      Branch: perl
77440            ! ext/Storable/Storable.xs
77441 ____________________________________________________________________________
77442 [  6890] By: jhi                                   on 2000/08/29  16:50:17
77443         Log: Under usethreads the dumped variable is IN_PAD.
77444              
77445              Subject: Re: [PATCH] Glob dumping
77446              From: Gisle Aas <gisle@ActiveState.com>
77447              Date: 29 Aug 2000 18:45:05 +0200
77448              Message-ID: <m37l9010fi.fsf@eik.g.aas.no>
77449      Branch: perl
77450            ! t/lib/peek.t
77451 ____________________________________________________________________________
77452 [  6889] By: jhi                                   on 2000/08/29  15:17:37
77453         Log: Update Changes.
77454      Branch: perl
77455            ! Changes patchlevel.h
77456 ____________________________________________________________________________
77457 [  6888] By: jhi                                   on 2000/08/29  14:49:59
77458         Log: Retract #6882, broke the safe tests.
77459      Branch: perl
77460            ! ext/Opcode/Safe.pm
77461 ____________________________________________________________________________
77462 [  6887] By: jhi                                   on 2000/08/29  14:47:06
77463         Log: Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
77464              From: Gisle Aas <gisle@ActiveState.com> 
77465              Date: 09 Jun 2000 20:00:11 +0200
77466              Message-ID: <m3n1kud9as.fsf@eik.g.aas.no>
77467      Branch: perl
77468            ! utils/perldoc.PL
77469 ____________________________________________________________________________
77470 [  6886] By: jhi                                   on 2000/08/29  14:42:45
77471         Log: The #6881 removed one dump line.
77472      Branch: perl
77473            ! t/lib/peek.t
77474 ____________________________________________________________________________
77475 [  6885] By: jhi                                   on 2000/08/29  14:30:47
77476         Log: Don't forget to tidy up.
77477      Branch: perl
77478            ! t/lib/ftmp-security.t
77479 ____________________________________________________________________________
77480 [  6884] By: jhi                                   on 2000/08/29  14:25:17
77481         Log: Disabling the one test is a bit tricky.
77482      Branch: perl
77483            ! t/lib/ftmp-security.t
77484 ____________________________________________________________________________
77485 [  6883] By: jhi                                   on 2000/08/29  14:16:25
77486         Log: Disable one of the tests for now.
77487      Branch: perl
77488            ! t/lib/ftmp-security.t
77489 ____________________________________________________________________________
77490 [  6882] By: jhi                                   on 2000/08/29  14:05:50
77491         Log: Subject: [ID 20000829.004] Sharing leak root name into safe compartment
77492              From: gisle@aas.no
77493              Date: 29 Aug 2000 10:35:06 -0000
77494              Message-Id: <20000829103506.21538.qmail@eik.g.aas.no>
77495      Branch: perl
77496            ! ext/Opcode/Safe.pm
77497 ____________________________________________________________________________
77498 [  6881] By: jhi                                   on 2000/08/29  14:03:51
77499         Log: Subject: [PATCH] Glob dumping
77500              From: Gisle Aas <gisle@ActiveState.com>
77501              Date: 29 Aug 2000 07:59:42 -0000
77502              Message-ID: <20000829075942.20923.qmail@eik.g.aas.no>
77503      Branch: perl
77504            ! dump.c
77505 ____________________________________________________________________________
77506 [  6880] By: jhi                                   on 2000/08/29  14:02:01
77507         Log: Subject: [PATCH] Warnings in B::Deparse
77508              From: <abigail@foad.org>
77509              Date: Tue, 29 Aug 2000 00:00:01 -0400
77510              Message-ID: <20000829040001.2999.qmail@foad.org>
77511      Branch: perl
77512            ! ext/B/B/Deparse.pm
77513 ____________________________________________________________________________
77514 [  6879] By: jhi                                   on 2000/08/29  13:57:26
77515         Log: Missed a change in #6869.
77516      Branch: perl
77517            ! mg.c
77518 ____________________________________________________________________________
77519 [  6878] By: jhi                                   on 2000/08/29  13:45:04
77520         Log: Subject: Net::protoent does not export 'getproto'
77521              From: Yasushi Nakajima <sey@jkc.co.jp>
77522              Date: Tue, 29 Aug 2000 17:28:57 +0900                 
77523      Branch: perl
77524            ! lib/Net/protoent.pm
77525 ____________________________________________________________________________
77526 [  6877] By: jhi                                   on 2000/08/29  13:39:19
77527         Log: Patches all over for people and the files they (hopefully) care about.
77528      Branch: perl
77529            ! AUTHORS Changes MAINTAIN
77530 ____________________________________________________________________________
77531 [  6876] By: jhi                                   on 2000/08/29  12:53:54
77532         Log: Fix for thinko in #6848.
77533              
77534              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
77535              From: Lupe Christoph <lupe@lupe-christoph.de>
77536              Date: Tue, 29 Aug 2000 09:04:08 +0200
77537              Message-ID: <20000829090408.V4437@alanya.lupe-christoph.de>
77538      Branch: perl
77539            ! ext/Thread/Thread.xs
77540 ____________________________________________________________________________
77541 [  6875] By: jhi                                   on 2000/08/29  12:50:14
77542         Log: Update to Getopt::Long 2.24, from Johan Vromans.
77543      Branch: perl
77544            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
77545 ____________________________________________________________________________
77546 [  6874] By: jhi                                   on 2000/08/29  02:09:53
77547         Log: Use minimal @INC in tests, most of the time just '../lib',
77548              so that we simply can't pick up stuff from other Perls than
77549              the one we are testing.  Pointed out by
77550              
77551              From: Mike Guy <mjtg@cam.ac.uk>
77552              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
77553              Date: Fri, 25 Aug 2000 15:15:59 +0100
77554              Message-Id: <E13SKH1-00031D-00@virgo.cus.cam.ac.uk>
77555      Branch: perl
77556            ! (edit 185 files)
77557 ____________________________________________________________________________
77558 [  6873] By: jhi                                   on 2000/08/29  01:07:11
77559         Log: Subject: [PATCH] Re: files not cleaned even by veryclean
77560              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
77561              Date: Mon, 28 Aug 2000 17:45:52 -0700
77562              Message-ID: <Afwq5gzkg2UB092yn@efn.org>
77563      Branch: perl
77564            ! Makefile.SH hints/os2.sh
77565 ____________________________________________________________________________
77566 [  6872] By: jhi                                   on 2000/08/28  23:33:39
77567         Log: Subject: [PATCH bleedperl@6866] spellings
77568              From: marcel@codewerk.com (Marcel Grunauer)
77569              Date: Tue, 29 Aug 2000 01:19:59 +0200
77570              Message-Id: <200008282319.BAA29862@gandalf.local>
77571      Branch: perl
77572            ! README.os390 pod/perl5004delta.pod pod/perldebtut.pod
77573            ! pod/perlebcdic.pod pod/perlfunc.pod pod/perlguts.pod
77574            ! pod/perlipc.pod pod/perlthrtut.pod pod/perlutil.pod
77575 ____________________________________________________________________________
77576 [  6871] By: jhi                                   on 2000/08/28  23:22:09
77577         Log: Take out the SUIDMAIL thing, that will not be
77578              a problem in 5.7.*.
77579      Branch: perl
77580            ! patchlevel.h
77581 ____________________________________________________________________________
77582 [  6870] By: jhi                                   on 2000/08/28  23:19:30
77583         Log: -S is the silent flag, -s is the strip flag.
77584              
77585              Subject: [PATCH] Re: [PATCH] make no-install          
77586              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
77587              Date: Mon, 28 Aug 2000 15:12:55 -0700
77588              Message-ID: <nPuq5gzkg2FO092yn@efn.org> 
77589      Branch: perl
77590            ! Makefile.SH
77591 ____________________________________________________________________________
77592 [  6869] By: jhi                                   on 2000/08/28  23:12:05
77593         Log: Subject: [PATCH bleedperl@6856] warnings fixes
77594              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
77595              Date: Mon, 28 Aug 2000 23:55:06 +0100
77596              Message-ID: <000501c01143$0230af80$2014140a@bfs.phone.com>
77597      Branch: perl
77598            ! lib/warnings.pm pod/perllexwarn.pod t/pragma/warn/7fatal
77599            ! warnings.h warnings.pl
77600 ____________________________________________________________________________
77601 [  6868] By: jhi                                   on 2000/08/28  21:38:22
77602         Log: Potential cruft.
77603      Branch: perl
77604            ! Makefile.SH
77605 ____________________________________________________________________________
77606 [  6867] By: jhi                                   on 2000/08/28  21:35:36
77607         Log: Update Changes.
77608      Branch: perl
77609            ! Changes patchlevel.h
77610 ____________________________________________________________________________
77611 [  6866] By: jhi                                   on 2000/08/28  21:33:49
77612         Log: Subject: hv.h Doc Patch
77613              From: Fisher Mark <fisherm@tce.com>
77614              Date: Mon, 28 Aug 2000 16:24:59 -0500
77615              Message-ID: <B9B6874277EED211B1890008C707AF5302881C77@indyexch3.indy.tce.com>
77616      Branch: perl
77617            ! hv.h
77618 ____________________________________________________________________________
77619 [  6865] By: jhi                                   on 2000/08/28  21:02:15
77620         Log: Add -ld to archname on long tr...double platforms.
77621      Branch: metaconfig
77622            ! U/threads/archname.U
77623      Branch: perl
77624            ! Configure config_h.SH
77625 ____________________________________________________________________________
77626 [  6864] By: jhi                                   on 2000/08/28  20:38:59
77627         Log: An attempt to fix the problem reported in
77628              
77629              Subject: Building perl@6856 using gcc/AIX 4.3.3 
77630              From: Daniel Muino <dmuino@afip.gov.ar> 
77631              Date: Mon, 28 Aug 2000 15:50:01 -0300   
77632              Message-ID: <20000828155001.A14403@con2-dgi>
77633              
77634              I can't test this properly since the gcc installation I have
77635              access to seems to be botched (gcc is calling the AIX cpp,
77636              a losing proposition...)
77637      Branch: perl
77638            ! hints/aix.sh
77639 ____________________________________________________________________________
77640 [  6863] By: jhi                                   on 2000/08/28  18:57:52
77641         Log: Fix for ID 20000828.001, long doubles were not formatted
77642              correctly (showed up in $], which stopped installing perl).
77643      Branch: perl
77644            ! sv.c
77645 ____________________________________________________________________________
77646 [  6862] By: jhi                                   on 2000/08/28  18:07:15
77647         Log: Typo in #6858.
77648      Branch: perl
77649            ! lib/Cwd.pm
77650 ____________________________________________________________________________
77651 [  6861] By: jhi                                   on 2000/08/28  17:57:27
77652         Log: opmini.o may be left around if a build is interrupted.
77653      Branch: perl
77654            ! Makefile.SH
77655 ____________________________________________________________________________
77656 [  6860] By: jhi                                   on 2000/08/28  16:52:50
77657         Log: Subject: [PATCH@6855] _Minor_ change to overload.pm pod
77658              From: Daniel Chetlin <daniel@chetlin.com>
77659              Date: Mon, 28 Aug 2000 01:14:18 -0700
77660              Message-ID: <20000828011418.J769@ilmd.chetlin.org>
77661      Branch: perl
77662            ! lib/overload.pm
77663 ____________________________________________________________________________
77664 [  6859] By: jhi                                   on 2000/08/28  16:08:46
77665         Log: Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
77666              From: Nicholas Clark <nick@ccl4.org>
77667              Date: Mon, 28 Aug 2000 16:03:27 +0100
77668              Message-Id: <20000828160327.C49785@plum.flirble.org>
77669      Branch: perl
77670            ! ext/ByteLoader/bytecode.h
77671 ____________________________________________________________________________
77672 [  6858] By: jhi                                   on 2000/08/28  16:02:10
77673         Log: Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
77674              From: Wolfgang Laun <wolfgang.laun@alcatel.at>
77675              Date: Mon, 28 Aug 2000 13:08:30 +0200
77676              Message-Id: <200008281108.NAA00782@localhost.aut.alcatel.at>
77677      Branch: perl
77678            ! lib/Cwd.pm
77679 ____________________________________________________________________________
77680 [  6857] By: jhi                                   on 2000/08/28  15:42:47
77681         Log: display_format used as a class method without arguments was broken,
77682              reported in
77683              
77684              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
77685              From: Yasushi Nakajima <sey@san.p.kyoto.jkc.co.jp>
77686              Date: Mon, 28 Aug 2000 16:38:08 +0900 (JST)
77687              Message-Id: <200008280738.QAA00215@san.p.kyoto.jkc.co.jp>
77688      Branch: perl
77689            ! lib/Math/Complex.pm t/lib/complex.t
77690 ____________________________________________________________________________
77691 [  6856] By: jhi                                   on 2000/08/27  22:09:48
77692         Log: Update Changes.
77693      Branch: perl
77694            ! Changes patchlevel.h
77695 ____________________________________________________________________________
77696 [  6855] By: jhi                                   on 2000/08/27  21:59:21
77697         Log: Retract #6853 (false alarm).
77698      Branch: perl
77699            ! lib/ExtUtils/xsubpp
77700 ____________________________________________________________________________
77701 [  6854] By: jhi                                   on 2000/08/27  21:37:44
77702         Log: Update Changes.
77703      Branch: perl
77704            ! Changes patchlevel.h
77705 ____________________________________________________________________________
77706 [  6853] By: jhi                                   on 2000/08/27  21:37:16
77707         Log: Subject: [PATCH perl@6850] workaround for xsubpp
77708              From: Hugo <hv@crypt.compulink.co.uk>
77709              Date: Sun, 27 Aug 2000 22:30:25 +0100
77710              Message-Id: <200008272130.WAA10083@crypt.compulink.co.uk>
77711      Branch: perl
77712            ! lib/ExtUtils/xsubpp
77713 ____________________________________________________________________________
77714 [  6852] By: jhi                                   on 2000/08/27  21:33:58
77715         Log: Big-endian 64-bit patch from Raphael Manfredi.
77716      Branch: perl
77717            ! ext/Storable/Storable.xs
77718 ____________________________________________________________________________
77719 [  6851] By: jhi                                   on 2000/08/27  21:22:21
77720         Log: More ruthless editing from Hugo van der Sanden.
77721      Branch: perl
77722            ! pod/perldelta.pod
77723 ____________________________________________________________________________
77724 [  6850] By: jhi                                   on 2000/08/27  16:11:46
77725         Log: Update Changes.
77726      Branch: perl
77727            ! Changes patchlevel.h
77728 ____________________________________________________________________________
77729 [  6849] By: jhi                                   on 2000/08/27  16:11:05
77730         Log: Provice virtual $Config{ccflags_nolargefiles} etc. 
77731      Branch: perl
77732            ! configpm pod/perldelta.pod
77733 ____________________________________________________________________________
77734 [  6848] By: jhi                                   on 2000/08/27  15:35:08
77735         Log: Use the actual thread type, not the pointer-to-struct.
77736      Branch: perl
77737            ! ext/Thread/Thread.xs
77738 ____________________________________________________________________________
77739 [  6847] By: jhi                                   on 2000/08/27  15:30:49
77740         Log: Test nit.
77741      Branch: perl
77742            ! t/pragma/warn/pp_sys
77743 ____________________________________________________________________________
77744 [  6846] By: jhi                                   on 2000/08/27  15:19:02
77745         Log: Passing -R in ldflags makes now it to appear in the default
77746              for lddlflags, just like with -L.
77747              
77748              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
77749              From: Lupe Christoph <lupe@lupe-christoph.de>
77750              Date: Sun, 27 Aug 2000 10:28:21 +0200
77751              Message-ID: <20000827102821.B4437@alanya.lupe-christoph.de>
77752      Branch: metaconfig/U/perl
77753            ! dlsrc.U
77754      Branch: perl
77755            ! Configure
77756 ____________________________________________________________________________
77757 [  6845] By: jhi                                   on 2000/08/27  15:08:54
77758         Log: Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
77759              From: Alan Burlison <Alan.Burlison@uk.sun.com>
77760              Date: Sat, 26 Aug 2000 22:23:27 +0100
77761              Message-ID: <39A8354F.E1E832C9@uk.sun.com>
77762      Branch: perl
77763            ! lib/ExtUtils/MM_Unix.pm
77764 ____________________________________________________________________________
77765 [  6844] By: jhi                                   on 2000/08/27  15:02:37
77766         Log: DJGPP update from Laszlo Molnar.
77767              
77768              Subject: [ID 20000826.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6788 on dos-djgpp djgpp (UNINSTALLED) [PATCH]
77769              From: ml1050 <ml1050@freemail.hu>
77770              Date: Sat, 26 Aug 2000 23:24:40 +0200
77771              Message-Id: <20000826232440.A439@freemail.hu>
77772      Branch: perl
77773            ! djgpp/config.over lib/File/Temp.pm pod/buildtoc.PL
77774            ! t/lib/ftmp-security.t t/lib/posix.t t/pragma/warn/pp_sys
77775 ____________________________________________________________________________
77776 [  6843] By: jhi                                   on 2000/08/27  14:53:58
77777         Log: Subject: installman buglet
77778              From: Lupe Christoph <lupe@lupe-christoph.de>
77779              Date: Sun, 27 Aug 2000 14:38:59 +0200
77780              Message-ID: <20000827143859.E4437@alanya.lupe-christoph.de>
77781      Branch: perl
77782            ! installman
77783 ____________________________________________________________________________
77784 [  6842] By: jhi                                   on 2000/08/27  14:52:08
77785         Log: Can't get the test to reliably work thanks to the
77786              inaccurateness of floating point.  "Resolves" bug ids
77787              20000826.003, 20000826.009, 20000826.010,
77788      Branch: perl
77789            ! t/lib/trig.t
77790 ____________________________________________________________________________
77791 [  6841] By: jhi                                   on 2000/08/26  15:53:58
77792         Log: Update Changes.
77793      Branch: perl
77794            ! Changes patchlevel.h
77795 ____________________________________________________________________________
77796 [  6840] By: jhi                                   on 2000/08/26  14:23:03
77797         Log: grep -e isn't portable.
77798              
77799              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
77800              From: chris@broadband.att.com
77801              Date: Sat, 26 Aug 2000 00:17:27 -0600 (MDT)
77802              Message-Id: <200008260617.AAA10219@lazlo.tci.com>
77803      Branch: perl
77804            ! hints/solaris_2.sh
77805 ____________________________________________________________________________
77806 [  6839] By: jhi                                   on 2000/08/26  14:12:23
77807         Log: no-install target a la make -n.
77808              
77809              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
77810              From: <abigail@foad.org>
77811              Date: Sat, 26 Aug 2000 03:57:34 -0400
77812              Message-ID: <20000826075735.18912.qmail@foad.org>
77813      Branch: perl
77814            ! Makefile.SH installman installperl
77815 ____________________________________________________________________________
77816 [  6838] By: jhi                                   on 2000/08/26  14:06:33
77817         Log: Retract #6826 as the #6828 should be do the same
77818              in a More Correct Way.
77819      Branch: perl
77820            ! installperl
77821 ____________________________________________________________________________
77822 [  6837] By: jhi                                   on 2000/08/26  05:24:00
77823         Log: More casting.
77824      Branch: perl
77825            ! ext/Storable/Storable.xs
77826 ____________________________________________________________________________
77827 [  6836] By: jhi                                   on 2000/08/26  05:05:46
77828         Log: Nicer in decimal.
77829      Branch: perl
77830            ! ext/Storable/Storable.xs
77831 ____________________________________________________________________________
77832 [  6835] By: jhi                                   on 2000/08/26  05:03:50
77833         Log: There be no UVdf.
77834      Branch: perl
77835            ! ext/Storable/Storable.xs
77836 ____________________________________________________________________________
77837 [  6834] By: jhi                                   on 2000/08/26  05:00:18
77838         Log: Continue IVdfing and UVxfing.
77839      Branch: perl
77840            ! ext/Storable/Storable.xs
77841 ____________________________________________________________________________
77842 [  6833] By: jhi                                   on 2000/08/26  04:53:14
77843         Log: Use IVdf.
77844      Branch: perl
77845            ! ext/Storable/Storable.xs
77846 ____________________________________________________________________________
77847 [  6832] By: jhi                                   on 2000/08/26  04:40:41
77848         Log: Document PTR2XX and INT2PTR.
77849      Branch: perl
77850            ! pod/perlguts.pod
77851 ____________________________________________________________________________
77852 [  6831] By: jhi                                   on 2000/08/26  04:33:18
77853         Log: Use UVxf, PTR2UV, NVff.
77854      Branch: perl
77855            ! ext/Storable/Storable.xs
77856 ____________________________________________________________________________
77857 [  6830] By: jhi                                   on 2000/08/26  04:31:32
77858         Log: Update the test count.
77859      Branch: perl
77860            ! t/lib/trig.t
77861 ____________________________________________________________________________
77862 [  6829] By: jhi                                   on 2000/08/26  03:05:50
77863         Log: Subject: [PATCH] installation not quite silent yet.
77864              From: <abigail@foad.org>
77865              Date: Fri, 25 Aug 2000 20:07:53 -0400
77866              Message-ID: <20000826000753.7822.qmail@foad.org>
77867      Branch: perl
77868            ! installman installperl
77869 ____________________________________________________________________________
77870 [  6828] By: jhi                                   on 2000/08/26  03:05:14
77871         Log: Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
77872              From: Spider Boardman <spider@web.zk3.dec.com>
77873              Date: Fri, 25 Aug 2000 19:12:40 -0400
77874              Message-Id: <200008252312.TAA17828@leggy.zk3.dec.com>
77875      Branch: perl
77876            ! gv.c
77877 ____________________________________________________________________________
77878 [  6827] By: jhi                                   on 2000/08/25  23:54:34
77879         Log: Support preserving extremely big/small angles.
77880      Branch: perl
77881            ! lib/Math/Trig.pm pod/perldelta.pod t/lib/trig.t
77882 ____________________________________________________________________________
77883 [  6826] By: jhi                                   on 2000/08/25  23:01:20
77884         Log: Patch installperl to be long double-aware.
77885              
77886              Subject: Re: [PATCH] [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
77887              From: Spider Boardman <spider@web.zk3.dec.com>
77888              Date: Fri, 25 Aug 2000 18:15:23 -0400
77889              Message-Id: <200008252215.SAA28740@leggy.zk3.dec.com>
77890      Branch: perl
77891            ! installperl
77892 ____________________________________________________________________________
77893 [  6825] By: jhi                                   on 2000/08/25  22:58:25
77894         Log: Remove duplicately applied patch shards.
77895              
77896              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
77897              From: Spider Boardman <spider@leggy.zk3.dec.com>
77898              Date: Fri, 25 Aug 2000 16:45:03 -0400
77899              Message-Id: <200008252045.QAA23518@leggy.zk3.dec.com>
77900      Branch: perl
77901            ! t/lib/cgi-html.t
77902 ____________________________________________________________________________
77903 [  6824] By: jhi                                   on 2000/08/25  22:57:00
77904         Log: Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
77905              From: Daniel Chetlin <daniel@chetlin.com>
77906              Date: Fri, 25 Aug 2000 12:23:16 -0700
77907              Message-ID: <20000825122316.A10250@ilmd.chetlin.org>
77908              
77909              Subject: Re: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
77910              From: Daniel Chetlin <daniel@chetlin.com>
77911              Date: Fri, 25 Aug 2000 14:47:19 -0700
77912              Message-ID: <20000825144719.A20587@ilmd.chetlin.org>
77913      Branch: perl
77914            ! installman
77915 ____________________________________________________________________________
77916 [  6823] By: jhi                                   on 2000/08/25  22:44:17
77917         Log: Timestamp problem?
77918      Branch: perl
77919            ! uconfig.h uconfig.sh
77920 ____________________________________________________________________________
77921 [  6822] By: jhi                                   on 2000/08/25  19:01:06
77922         Log: One forgotten file from #6816.
77923      Branch: perl
77924            ! vos/config.h
77925 ____________________________________________________________________________
77926 [  6821] By: jhi                                   on 2000/08/25  18:56:39
77927         Log: Regen Changes.
77928      Branch: perl
77929            ! Changes patchlevel.h
77930 ____________________________________________________________________________
77931 [  6820] By: jhi                                   on 2000/08/25  18:52:35
77932         Log: Fix Changes ordering.
77933      Branch: perl
77934            ! Changes
77935 ____________________________________________________________________________
77936 [  6819] By: jhi                                   on 2000/08/25  18:50:25
77937         Log: Update Changes.
77938      Branch: perl
77939            ! Changes patchlevel.h
77940 ____________________________________________________________________________
77941 [  6818] By: jhi                                   on 2000/08/25  18:47:45
77942         Log: Tweak the sfio/useperlio logic, hopefully as wished in
77943              
77944              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
77945              From: Nicholas Clark <nick@babyhippo.co.uk>
77946              Date: Fri, 25 Aug 2000 12:01:45 +0100
77947              Message-Id: <E13SHF3-0005I9-00@fruitbat.babyhippo.co.uk>
77948      Branch: metaconfig/U/perl
77949            ! d_sfio.U
77950      Branch: perl
77951            ! Configure
77952 ____________________________________________________________________________
77953 [  6817] By: jhi                                   on 2000/08/25  18:32:51
77954         Log: Allow microperl to assume <math.h>, without it the math
77955              functions like floor() are assumed to return int, which makes
77956              for core dumps in machines where integer and floating register
77957              don't mix.
77958      Branch: perl
77959            ! uconfig.h uconfig.sh
77960 ____________________________________________________________________________
77961 [  6816] By: jhi                                   on 2000/08/25  18:27:17
77962         Log: AIX 4.3.3 has SOCKS in libc with a differently named init routine,
77963              the problem reported in
77964              
77965              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
77966              From: danhale@us.ibm.com
77967              Date: Fri, 25 Aug 2000 10:58:06 -0400
77968              Message-Id: <85256946.005238A3.00@d54mta02.raleigh.ibm.com>
77969      Branch: metaconfig/U/perl
77970            + d_socks5_init.U
77971      Branch: perl
77972            ! Configure INSTALL config_h.SH configure.com epoc/config.sh
77973            ! perl.c uconfig.h uconfig.sh vos/config.def vos/config.h
77974            ! vos/config.pl vos/config_h.SH_orig win32/config.bc
77975            ! win32/config.gc win32/config.vc
77976 ____________________________________________________________________________
77977 [  6815] By: jhi                                   on 2000/08/25  17:43:31
77978         Log: A solution for the retrieve_fd autosplit warning,
77979              idea suggested by Mike Guy.
77980      Branch: perl
77981            ! ext/Storable/Storable.pm
77982 ____________________________________________________________________________
77983 [  6814] By: jhi                                   on 2000/08/25  17:16:03
77984         Log: Add install-silent target.
77985      Branch: perl
77986            ! Makefile.SH
77987 ____________________________________________________________________________
77988 [  6813] By: jhi                                   on 2000/08/25  17:14:23
77989         Log: Subject: Re: [PATCH] More silencing of installman.
77990              From: <abigail@foad.org>
77991              Date: Thu, 24 Aug 2000 19:27:03 -0400
77992              Message-ID: <20000824232703.7001.qmail@foad.org>
77993              
77994              Subject: Re: [PATCH] More silencing of installman.
77995              From: <abigail@foad.org>
77996              Date: Fri, 25 Aug 2000 03:00:58 -0400
77997              Message-ID: <20000825070058.10697.qmail@foad.org>
77998      Branch: perl
77999            ! installman
78000 ____________________________________________________________________________
78001 [  6812] By: jhi                                   on 2000/08/25  17:11:28
78002         Log: installperl --verbose and --silent.
78003              
78004              Subject: Re: [PATCH] More silencing of installman.
78005              From: <abigail@foad.org>
78006              Message-ID: <20000825064430.9719.qmail@foad.org>
78007              Date: Fri, 25 Aug 2000 02:44:30 -0400
78008      Branch: perl
78009            ! installperl
78010 ____________________________________________________________________________
78011 [  6811] By: jhi                                   on 2000/08/25  17:05:43
78012         Log: Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
78013              From: "Peter J. Farley III" <pjfarley@banet.net>
78014              Date: Thu, 24 Aug 2000 21:58:03 -0400
78015              Message-Id: <4.3.1.0.20000824215500.00ac3df0@pop5.banet.net>
78016              
78017              (applied slightly modified)
78018      Branch: perl
78019            ! lib/ExtUtils/MM_Unix.pm
78020 ____________________________________________________________________________
78021 [  6810] By: jhi                                   on 2000/08/25  17:01:18
78022         Log: Missing parts of 
78023              
78024              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
78025              From: Peter Prymmer <pvhp@forte.com>
78026              Date: Wed, 23 Aug 2000 13:58:31 -0700 (PDT)
78027              Message-ID: <Pine.OSF.4.10.10008231351000.126820-100000@aspara.forte.com>
78028      Branch: perl
78029            ! t/lib/cgi-html.t
78030 ____________________________________________________________________________
78031 [  6809] By: jhi                                   on 2000/08/25  16:46:32
78032         Log: Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
78033              From: "Craig A. Berry" <craig.berry@psinetcs.com>
78034              Date: Thu, 24 Aug 2000 19:13:11 -0500
78035              Message-Id: <4.3.2.7.2.20000824174417.02479ef8@exchi01>
78036      Branch: perl
78037            ! vms/vms.c
78038 ____________________________________________________________________________
78039 [  6808] By: jhi                                   on 2000/08/25  16:39:22
78040         Log: Subject: [PATCH: 6805] several more tweaks to configure.com
78041              From: Peter Prymmer <pvhp@forte.com>
78042              Date: Thu, 24 Aug 2000 16:25:48 -0700 (PDT)
78043              Message-ID: <Pine.OSF.4.10.10008241623420.181493-100000@aspara.forte.com>
78044      Branch: perl
78045            ! configure.com
78046 ____________________________________________________________________________
78047 [  6807] By: jhi                                   on 2000/08/25  16:36:37
78048         Log: Better wording for the vec lvalue diagnostic.
78049              
78050              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
78051              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
78052              Date: Wed, 23 Aug 2000 14:12:16 -0400
78053              Message-ID: <20000823141215.A173200@linguist.dartmouth.edu>
78054      Branch: perl
78055            ! pod/perldiag.pod
78056 ____________________________________________________________________________
78057 [  6806] By: jhi                                   on 2000/08/24  18:17:22
78058         Log: Subject: [PATCH] More silencing of installman.
78059              From: <abigail@foad.org>
78060              Date: Thu, 24 Aug 2000 14:01:44 -0400
78061              Message-ID: <20000824180144.20062.qmail@foad.org>
78062      Branch: perl
78063            ! installman
78064 ____________________________________________________________________________
78065 [  6805] By: jhi                                   on 2000/08/24  15:00:31
78066         Log: Update Changes.
78067      Branch: perl
78068            ! Changes patchlevel.h
78069 ____________________________________________________________________________
78070 [  6804] By: jhi                                   on 2000/08/24  14:59:07
78071         Log: Regen perltoc.
78072      Branch: perl
78073            ! pod/perltoc.pod
78074 ____________________________________________________________________________
78075 [  6803] By: jhi                                   on 2000/08/24  14:44:39
78076         Log: Show the doc file, not the temp file.
78077      Branch: perl
78078            ! installman
78079 ____________________________________________________________________________
78080 [  6802] By: jhi                                   on 2000/08/24  14:41:53
78081         Log: Continue silencing.
78082      Branch: perl
78083            ! installman
78084 ____________________________________________________________________________
78085 [  6801] By: jhi                                   on 2000/08/24  14:34:40
78086         Log: Actually do something with the silencer option.
78087      Branch: perl
78088            ! installman
78089 ____________________________________________________________________________
78090 [  6800] By: jhi                                   on 2000/08/24  14:26:22
78091         Log: Make installman to recognize the silence flag -S.
78092      Branch: perl
78093            ! installman
78094 ____________________________________________________________________________
78095 [  6799] By: jhi                                   on 2000/08/24  13:49:38
78096         Log: DOS patches and portability/porting notes, from Tim Jenness.
78097      Branch: perl
78098            ! lib/File/Temp.pm
78099 ____________________________________________________________________________
78100 [  6798] By: jhi                                   on 2000/08/24  13:48:27
78101         Log: Create directories in silence.
78102              
78103              Subject: [PATCH] Another silencer for MakeMaker
78104              From: andreas.koenig@anima.de (Andreas J. Koenig)
78105              Date: 24 Aug 2000 14:18:52 +0200
78106              Message-ID: <m3zom297ir.fsf@ak-71.mind.de>
78107      Branch: perl
78108            ! lib/ExtUtils/Command.pm
78109 ____________________________________________________________________________
78110 [  6797] By: jhi                                   on 2000/08/24  13:46:42
78111         Log: More liberal parsing of version numbers.
78112              
78113              Subject: Re: CPAN.pm beta for testing available
78114              From: andreas.koenig@anima.de (Andreas J. Koenig)
78115              Date: 24 Aug 2000 13:51:57 +0200
78116              Message-ID: <m34s4aanc2.fsf@ak-71.mind.de>
78117      Branch: perl
78118            ! lib/CPAN.pm
78119 ____________________________________________________________________________
78120 [  6796] By: jhi                                   on 2000/08/24  13:44:36
78121         Log: Make "make install" by default silent.  A new "install-verbose"
78122              target is verbose.
78123      Branch: perl
78124            ! Makefile.SH
78125 ____________________________________________________________________________
78126 [  6795] By: jhi                                   on 2000/08/24  13:39:14
78127         Log: Add silencer flags to installperl.
78128              
78129              Subject: [PATCH] Making installperl silent.
78130              From: <abigail@foad.org>
78131              Date: Thu, 24 Aug 2000 05:01:45 -0400
78132              Message-ID: <20000824090145.13141.qmail@foad.org>
78133      Branch: perl
78134            ! installperl
78135 ____________________________________________________________________________
78136 [  6794] By: jhi                                   on 2000/08/24  13:35:50
78137         Log: installperl couldn't tell whether it had run tests or not.
78138              
78139              Subject: [PATCH] Re: installperl and t/TEST
78140              From: <abigail@foad.org>
78141              Date: Thu, 24 Aug 2000 04:00:53 -0400
78142              Message-ID: <20000824080053.2494.qmail@foad.org>
78143      Branch: perl
78144            ! Makefile.SH installperl
78145 ____________________________________________________________________________
78146 [  6793] By: jhi                                   on 2000/08/24  13:27:50
78147         Log: Drop the separate perlbc, perlcc -b should be enough.
78148      Branch: perl
78149            - utils/perlbc.PL
78150            ! MANIFEST pod/perldelta.pod pod/perlutil.pod utils/Makefile
78151 ____________________________________________________________________________
78152 [  6792] By: jhi                                   on 2000/08/24  04:41:30
78153         Log: Upgrade to Storable 0.7.4, from Raphael Manfredi,
78154              plus the typo fix from Peter Prymmer.
78155      Branch: perl
78156            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
78157            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
78158 ____________________________________________________________________________
78159 [  6791] By: jhi                                   on 2000/08/24  02:10:43
78160         Log: Replace #6705 with a minimal doc patch.
78161              
78162              Subject: [PATCH 5.6.0] replace change #6705
78163              From: Jan Dubois <jand@ActiveState.com>
78164              Date: Wed, 23 Aug 2000 18:31:51 -0700
78165              Message-ID: <dau8qsolaurdcbom4810gfuhbjegemtr58@4ax.com>
78166      Branch: perl
78167            ! lib/Win32.pod win32/win32.c
78168 ____________________________________________________________________________
78169 [  6790] By: jhi                                   on 2000/08/23  17:52:00
78170         Log: Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
78171              From: Mike Guy <mjtg@cam.ac.uk>
78172              Date: Wed, 23 Aug 2000 18:38:46 +0100
78173              Message-Id: <E13ReUA-0000vC-00@virgo.cus.cam.ac.uk>
78174      Branch: perl
78175            ! doop.c pod/perldiag.pod pod/perlfunc.pod t/op/vec.t
78176 ____________________________________________________________________________
78177 [  6789] By: jhi                                   on 2000/08/23  15:34:21
78178         Log: Update Changes.
78179      Branch: perl
78180            ! Changes patchlevel.h
78181 ____________________________________________________________________________
78182 [  6788] By: jhi                                   on 2000/08/23  15:33:40
78183         Log: Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
78184              From: Wilfredo Sánchez <wsanchez@apple.com>
78185              Date: Tue, 22 Aug 2000 19:31:27 -0700
78186              Message-Id: <200008230231.TAA00461@ns1.abstrata.com>
78187      Branch: perl
78188            ! perl.h
78189 ____________________________________________________________________________
78190 [  6787] By: jhi                                   on 2000/08/23  15:29:31
78191         Log: Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
78192              From: Spider Boardman <spider@leggy.zk3.dec.com>
78193              Date: Wed, 23 Aug 2000 10:33:23 -0400
78194              Message-Id: <200008231433.KAA28122@leggy.zk3.dec.com>
78195      Branch: perl
78196            ! lib/Pod/Html.pm
78197 ____________________________________________________________________________
78198 [  6786] By: jhi                                   on 2000/08/23  15:28:11
78199         Log: Bad makefile.
78200      Branch: perl
78201            ! ext/B/Makefile.PL
78202 ____________________________________________________________________________
78203 [  6785] By: jhi                                   on 2000/08/23  14:37:04
78204         Log: Update Changes.
78205      Branch: perl
78206            ! Changes patchlevel.h
78207 ____________________________________________________________________________
78208 [  6784] By: jhi                                   on 2000/08/23  13:58:41
78209         Log: Portability fix from Hugo van der Sanden.
78210      Branch: perl
78211            ! ext/re/Makefile.PL
78212 ____________________________________________________________________________
78213 [  6783] By: jhi                                   on 2000/08/23  13:53:53
78214         Log: Storable support, v-version fixes.
78215              
78216              Subject: CPAN.pm beta for testing available
78217              From: andreas.koenig@anima.de (Andreas J. Koenig)
78218              Date: 22 Aug 2000 23:31:33 +0200
78219              Message-ID: <m3hf8dc79m.fsf@ak-71.mind.de>
78220      Branch: perl
78221            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
78222 ____________________________________________________________________________
78223 [  6782] By: jhi                                   on 2000/08/23  13:51:26
78224         Log: Mac and other portability updates from Chris Nandor.
78225      Branch: perl
78226            ! pod/perlmodinstall.pod
78227 ____________________________________________________________________________
78228 [  6781] By: jhi                                   on 2000/08/23  13:47:33
78229         Log: Subject: [PATCH: 6778] fix a small typo in Storable.xs
78230              From: Peter Prymmer <pvhp@forte.com>
78231              Date: Tue, 22 Aug 2000 16:20:41 -0700 (PDT)
78232              Message-ID: <Pine.OSF.4.10.10008221616430.68568-100000@aspara.forte.com>
78233      Branch: perl
78234            ! ext/Storable/Storable.xs
78235 ____________________________________________________________________________
78236 [  6780] By: jhi                                   on 2000/08/23  13:33:34
78237         Log: VMS MMS (make) wants null action.
78238      Branch: perl
78239            ! ext/B/Makefile.PL
78240 ____________________________________________________________________________
78241 [  6779] By: jhi                                   on 2000/08/22  19:44:47
78242         Log: Forgot portability nit.
78243      Branch: perl
78244            ! t/lib/st-forgive.t
78245 ____________________________________________________________________________
78246 [  6778] By: jhi                                   on 2000/08/22  19:35:25
78247         Log: Be portable.
78248      Branch: perl
78249            ! ext/B/Makefile.PL t/lib/st-forgive.t t/lib/st-retrieve.t
78250            ! t/lib/st-store.t
78251 ____________________________________________________________________________
78252 [  6777] By: jhi                                   on 2000/08/22  18:50:53
78253         Log: Update Changes.
78254      Branch: perl
78255            ! Changes patchlevel.h
78256 ____________________________________________________________________________
78257 [  6776] By: jhi                                   on 2000/08/22  18:44:46
78258         Log: cSVOPo_*v things index into the current PL_curpad
78259              under ithreads, which is different from the curpad
78260              used by the XSUB.  (In other words, the code as-is
78261              before this patch wouldn't work under ithreads.)
78262              From Sarathy.
78263      Branch: perl
78264            ! ext/B/B.xs
78265 ____________________________________________________________________________
78266 [  6775] By: jhi                                   on 2000/08/22  18:18:37
78267         Log: Make the selection of NVff et al stricter.
78268      Branch: metaconfig/U/perl
78269            ! perlxvf.U
78270      Branch: perl
78271            ! Configure config_h.SH
78272 ____________________________________________________________________________
78273 [  6774] By: jhi                                   on 2000/08/22  17:19:42
78274         Log: perldelta nits.
78275      Branch: perl
78276            ! pod/perldelta.pod
78277 ____________________________________________________________________________
78278 [  6773] By: jhi                                   on 2000/08/22  17:06:26
78279         Log: Long double fixes from Spider Boardman.
78280              
78281              Subject: [ID 20000821.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on alpha-dec_osf 5.1 (UNINSTALLED)
78282              From: system PRIVILEGED account <root@peano.zk3.dec.com>
78283              Date: Mon, 21 Aug 2000 18:41:15 -0400 (EDT)
78284              Message-Id: <200008212241.SAA0000014255@peano.zk3.dec.com>
78285      Branch: perl
78286            ! t/lib/bigfltpm.t t/lib/st-06compat.t
78287 ____________________________________________________________________________
78288 [  6772] By: jhi                                   on 2000/08/22  15:04:53
78289         Log: Update Changes.
78290      Branch: perl
78291            ! Changes patchlevel.h
78292 ____________________________________________________________________________
78293 [  6771] By: jhi                                   on 2000/08/22  15:01:44
78294         Log: perldelta fixes from Hugo van der Sanden.
78295      Branch: perl
78296            ! pod/perldelta.pod
78297 ____________________________________________________________________________
78298 [  6770] By: jhi                                   on 2000/08/22  14:34:49
78299         Log: Subject: [PATCH blead] nextchar() abuse misses an optimisation
78300              From: Hugo <hv@crypt.compulink.co.uk>
78301              Date: Tue, 22 Aug 2000 11:21:53 +0100
78302              Message-Id: <200008221021.LAA03332@crypt.compulink.co.uk>
78303      Branch: perl
78304            ! regcomp.c
78305 ____________________________________________________________________________
78306 [  6769] By: jhi                                   on 2000/08/22  14:30:02
78307         Log: Add Yitzchak, reformat.
78308      Branch: perl
78309            ! Changes config_h.SH
78310 ____________________________________________________________________________
78311 [  6768] By: jhi                                   on 2000/08/22  14:21:35
78312         Log: Long double Gconvert fixes from Yitzchak Scott-Thoennes
78313              and Spider Boardman.
78314      Branch: metaconfig
78315            ! U/compline/d_gconvert.U
78316      Branch: perl
78317            ! Configure
78318 ____________________________________________________________________________
78319 [  6767] By: jhi                                   on 2000/08/22  14:11:24
78320         Log: Subject: Re: [PATCH] [ID 20000820.012] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on
78321              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
78322              Date: Mon, 21 Aug 2000 19:08:31 -0700
78323              Message-ID: <fCeo5gzkgmhY092yn@efn.org>
78324      Branch: perl
78325            - ext/Storable/patchlevel.h
78326            ! MANIFEST ext/Storable/MANIFEST
78327 ____________________________________________________________________________
78328 [  6766] By: jhi                                   on 2000/08/22  13:49:29
78329         Log: Subject: [PATCH: 6757] configure.com updates and syslog build
78330              From: Peter Prymmer <pvhp@forte.com>
78331              Date: Mon, 21 Aug 2000 17:15:35 -0700 (PDT)
78332              Message-ID: <Pine.OSF.4.10.10008211653270.17516-100000@aspara.forte.com>
78333      Branch: perl
78334            ! configure.com ext/Storable/Makefile.PL
78335 ____________________________________________________________________________
78336 [  6765] By: jhi                                   on 2000/08/22  13:44:59
78337         Log: Subject: [PATCH blead] B:: missing dependency
78338              From: Hugo <hv@crypt.compulink.co.uk>
78339              Date: Tue, 22 Aug 2000 06:44:33 +0100
78340              Message-Id: <200008220544.GAA31051@crypt.compulink.co.uk>
78341      Branch: perl
78342            ! ext/B/Makefile.PL
78343 ____________________________________________________________________________
78344 [  6764] By: jhi                                   on 2000/08/22  13:38:12
78345         Log: More bytecompiler.
78346      Branch: perl
78347            ! pod/perlutil.pod utils/Makefile utils/perlbc.PL
78348 ____________________________________________________________________________
78349 [  6763] By: jhi                                   on 2000/08/22  13:36:44
78350         Log: Bytecompiler patches from Benjamin Stuhl.
78351      Branch: perl
78352            ! bytecode.pl embedvar.h ext/B/B.pm ext/B/B.xs
78353            ! ext/B/B/Asmdata.pm ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
78354            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
78355            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
78356            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h intrpvar.h
78357            ! perl.c perlapi.h pod/perldelta.pod
78358 ____________________________________________________________________________
78359 [  6762] By: jhi                                   on 2000/08/21  23:43:40
78360         Log: An obsoleted diagnostic.
78361      Branch: perl
78362            ! pod/perldelta.pod
78363 ____________________________________________________________________________
78364 [  6761] By: jhi                                   on 2000/08/21  23:01:45
78365         Log: The #6759 wasn't quite right.
78366      Branch: perl
78367            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
78368            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
78369            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
78370            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
78371            ! t/lib/st-tieditems.t
78372 ____________________________________________________________________________
78373 [  6760] By: jhi                                   on 2000/08/21  22:35:49
78374         Log: Be verydeepclean.
78375      Branch: perl
78376            ! Makefile.SH
78377 ____________________________________________________________________________
78378 [  6759] By: jhi                                   on 2000/08/21  22:25:40
78379         Log: Subject: [PATCH: 6757] make new Storable tests forgiving of places where not built
78380              From: Peter Prymmer <pvhp@forte.com>
78381              Date: Mon, 21 Aug 2000 14:58:16 -0700 (PDT)
78382              Message-ID: <Pine.OSF.4.10.10008211456250.17516-100000@aspara.forte.com>
78383      Branch: perl
78384            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
78385            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
78386            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
78387            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
78388            ! t/lib/st-tieditems.t
78389 ____________________________________________________________________________
78390 [  6758] By: jhi                                   on 2000/08/21  22:22:32
78391         Log: Few more casts, need reported in
78392              
78393              Subject: Re: [ID 20000821.010] OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i586-linux-64all 2.2.16-9mdk (UNINSTALLED)
78394              From: Mike Stok <mike@stok.co.uk>
78395              Date: Mon, 21 Aug 2000 15:59:29 -0500 (CDT)
78396              Message-ID: <Pine.LNX.4.21.0008211558480.19081-100000@ratdog.stok.co.uk>
78397              
78398              and
78399              
78400              Subject: [ID 20000821.013] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i686-linux-64int 2.2.13
78401              From: abigail@foad.org
78402              Date: 21 Aug 2000 21:31:34 -0000
78403              Message-Id: <20000821213134.30170.qmail@foad.org>
78404      Branch: perl
78405            ! ext/Storable/Storable.xs
78406 ____________________________________________________________________________
78407 [  6757] By: jhi                                   on 2000/08/21  18:37:07
78408         Log: Update Changes.
78409      Branch: perl
78410            ! Changes patchlevel.h
78411 ____________________________________________________________________________
78412 [  6756] By: jhi                                   on 2000/08/21  18:34:02
78413         Log: A pod nit.
78414              
78415              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
78416              From: <abigail@foad.org>
78417              Date: Mon, 21 Aug 2000 14:00:16 -0400
78418              Message-ID: <20000821180016.28627.qmail@foad.org>
78419      Branch: perl
78420            ! pod/perlre.pod
78421 ____________________________________________________________________________
78422 [  6755] By: jhi                                   on 2000/08/21  18:30:56
78423         Log: Use PodParser 1.18 new test.
78424      Branch: perl
78425            ! t/pod/special_seqs.t t/pod/special_seqs.xr
78426 ____________________________________________________________________________
78427 [  6754] By: jhi                                   on 2000/08/21  18:28:35
78428         Log: Apply some PodParser 1.18 patches; the Pod/Find.pm
78429              patches cannot be applied since #6712 conflicts.
78430      Branch: perl
78431            ! lib/Pod/InputObjects.pm lib/Pod/Parser.pm lib/Pod/Usage.pm
78432 ____________________________________________________________________________
78433 [  6753] By: jhi                                   on 2000/08/21  18:15:11
78434         Log: Weed out some smaller changes.
78435      Branch: perl
78436            ! pod/perldelta.pod
78437 ____________________________________________________________________________
78438 [  6752] By: jhi                                   on 2000/08/21  18:02:30
78439         Log: Also under djgpp the timestamps are funky.
78440      Branch: perl
78441            ! t/op/stat.t
78442 ____________________________________________________________________________
78443 [  6751] By: jhi                                   on 2000/08/21  17:55:56
78444         Log: Tweak the floating point output routine preferences.
78445      Branch: metaconfig
78446            ! U/compline/d_gconvert.U
78447      Branch: perl
78448            ! Configure
78449 ____________________________________________________________________________
78450 [  6750] By: jhi                                   on 2000/08/21  17:51:29
78451         Log: Unicos/mk requires elaborate paranoia.
78452      Branch: perl
78453            ! lib/Math/Complex.pm
78454 ____________________________________________________________________________
78455 [  6749] By: gsar                                  on 2000/08/21  16:53:31
78456         Log: use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
78457      Branch: perl
78458            ! lib/Cwd.pm
78459 ____________________________________________________________________________
78460 [  6748] By: gsar                                  on 2000/08/21  16:22:19
78461         Log: free TLS slot properly on Windows
78462      Branch: perl
78463            ! thread.h win32/perllib.c win32/win32thread.h
78464 ____________________________________________________________________________
78465 [  6747] By: jhi                                   on 2000/08/21  16:20:58
78466         Log: Rename the macro argument because some preprocessors
78467              can't tell the difference and expand arguments also inside
78468              double quoted strings.
78469      Branch: perl
78470            ! regcomp.c
78471 ____________________________________________________________________________
78472 [  6746] By: jhi                                   on 2000/08/21  16:09:41
78473         Log: Support long doubles in Storable.
78474              
78475              Subject: Re: Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on i686-linux-thread-multi-64int 2.2.14-5.0 (UNINSTALLED)
78476              From: Radu Greab <radu@netsoft.ro>
78477              Date: Mon, 21 Aug 2000 18:05:59 +0300 (EET DST)
78478              Message-ID: <Pine.GSO.4.05.10008211804210.10137-100000@localhost>
78479      Branch: perl
78480            ! ext/Storable/Storable.xs
78481 ____________________________________________________________________________
78482 [  6745] By: jhi                                   on 2000/08/21  15:51:40
78483         Log: Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
78484              From: "Fifer, Eric" <EFifer@sanwaint.com>
78485              Date: Mon, 21 Aug 2000 15:34:49 +0100
78486              Message-ID: <779F20BCCE5AD31186A50008C75D9979171786@silldn_mail1.sanwaint.com>
78487      Branch: perl
78488            ! t/pragma/warn/9enabled
78489 ____________________________________________________________________________
78490 [  6744] By: jhi                                   on 2000/08/21  15:39:35
78491         Log: Document the endianness of Alpha more precisely.
78492      Branch: perl
78493            ! hints/unicos.sh pod/perldelta.pod pod/perlfunc.pod
78494            ! pod/perlport.pod
78495 ____________________________________________________________________________
78496 [  6743] By: jhi                                   on 2000/08/21  14:47:05
78497         Log: perldelta fixes from the p5p crowd.
78498      Branch: perl
78499            ! pod/perldelta.pod pod/perlop.pod
78500 ____________________________________________________________________________
78501 [  6742] By: jhi                                   on 2000/08/21  13:34:51
78502         Log: Update to Pod::LaTeX 0.53.
78503              
78504              Subject: [PATCH] lib/Pod/LaTeX.pm updates
78505              From: Tim Jenness <timj@jach.hawaii.edu>
78506              Date: Sun, 20 Aug 2000 23:09:48 -1000 (HST)
78507              Message-ID: <Pine.LNX.4.21.0008202308040.12047-100000@lapaki.jach.hawaii.edu>
78508      Branch: perl
78509            ! lib/Pod/LaTeX.pm
78510 ____________________________________________________________________________
78511 [  6741] By: jhi                                   on 2000/08/21  13:33:01
78512         Log: Subject: [PATCH] os2.c fix for use64bitint
78513              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
78514              Date: Mon, 21 Aug 2000 01:32:25 -0700
78515              Message-ID: <ZkOo5gzkgWEb092yn@efn.org>
78516      Branch: perl
78517            ! os2/os2.c
78518 ____________________________________________________________________________
78519 [  6740] By: jhi                                   on 2000/08/21  13:28:52
78520         Log: Array context keeps slithering in.
78521              
78522              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
78523              From: Daniel Chetlin <daniel@chetlin.com>
78524              Date: Sun, 20 Aug 2000 21:40:25 -0700
78525              Message-ID: <20000820214025.C29387@ilmd.chetlin.org>
78526      Branch: perl
78527            ! ext/Storable/Storable.xs lib/Pod/InputObjects.pm
78528            ! pod/perldebtut.pod
78529 ____________________________________________________________________________
78530 [  6739] By: jhi                                   on 2000/08/21  13:23:55
78531         Log: Big-endian quad fixes for Storable from Radu Greab,
78532              plus few explicit null casts for picky compilers.
78533      Branch: perl
78534            ! ext/Storable/Storable.xs
78535 ____________________________________________________________________________
78536 [  6738] By: gsar                                  on 2000/08/21  05:56:13
78537         Log: small tweaks for change#6705: avoid C++ style comments in C code;
78538              use Perl's malloc API rather than the low level system one
78539      Branch: perl
78540            ! win32/win32.c
78541 ____________________________________________________________________________
78542 [  6737] By: gsar                                  on 2000/08/21  05:35:41
78543         Log: add Storable to list of extensions on Windows
78544      Branch: perl
78545            ! win32/Makefile win32/makefile.mk
78546 ____________________________________________________________________________
78547 [  6736] By: jhi                                   on 2000/08/21  02:57:53
78548         Log: Update Changes.
78549      Branch: perl
78550            ! Changes patchlevel.h
78551 ____________________________________________________________________________
78552 [  6735] By: jhi                                   on 2000/08/21  02:57:20
78553         Log: Draft 0.
78554      Branch: perl
78555            ! pod/perldelta.pod
78556 ____________________________________________________________________________
78557 [  6734] By: jhi                                   on 2000/08/21  02:57:03
78558         Log: Add Storable 0.7.2 from Raphael Manfredi,
78559              plus the patch from
78560              
78561              Subject: Re: someone with too much time and a 64-bit box and interest in Storable?
78562              From: Radu Greab <radu@netsoft.ro>
78563              Date: Mon, 21 Aug 2000 03:10:05 +0300 (EEST)
78564              Message-ID: <Pine.LNX.4.10.10008210258160.1292-100000@busy.netsoft.ro>
78565              
78566              plus changes to get Storable to compile with
78567              picky ANSI compilers.
78568      Branch: perl
78569            + ext/Storable/ChangeLog ext/Storable/MANIFEST
78570            + ext/Storable/Makefile.PL ext/Storable/README
78571            + ext/Storable/Storable.pm ext/Storable/Storable.xs
78572            + ext/Storable/patchlevel.h t/lib/st-06compat.t
78573            + t/lib/st-blessed.t t/lib/st-canonical.t t/lib/st-dclone.t
78574            + t/lib/st-dump.pl t/lib/st-forgive.t t/lib/st-freeze.t
78575            + t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
78576            + t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
78577            + t/lib/st-tieditems.t
78578            ! MANIFEST
78579 ____________________________________________________________________________
78580 [  6733] By: jhi                                   on 2000/08/21  02:29:09
78581         Log: The correct cleaning order is an art.
78582      Branch: perl
78583            ! Makefile.SH
78584 ____________________________________________________________________________
78585 [  6732] By: jhi                                   on 2000/08/21  01:23:39
78586         Log: The #6724 is here.
78587      Branch: perl
78588            ! t/lib/ftmp-security.t
78589 ____________________________________________________________________________
78590 [  6731] By: jhi                                   on 2000/08/20  23:17:03
78591         Log: s/this one/the 5.6.0 release/
78592      Branch: perl
78593            ! pod/perl56delta.pod
78594 ____________________________________________________________________________
78595 [  6730] By: jhi                                   on 2000/08/20  23:07:34
78596         Log: Mention perlebcdic and perlposix-bc.
78597      Branch: perl
78598            ! pod/perlport.pod
78599 ____________________________________________________________________________
78600 [  6729] By: jhi                                   on 2000/08/20  21:32:59
78601         Log: Document the number of exponent digits.
78602      Branch: perl
78603            ! pod/perlfunc.pod
78604 ____________________________________________________________________________
78605 [  6728] By: jhi                                   on 2000/08/20  21:16:47
78606         Log: Use File::Spec->tmpdir().
78607              
78608              Subject: Re: [ID 20000820.001] not OK - Perl 5.7.0 (uninstalled)
78609              From: Tim Jenness <timj@jach.hawaii.edu>
78610              Message-ID: <Pine.LNX.4.21.0008201057080.20544-100000@lapaki.jach.hawaii.edu>
78611              MIME-Version: 1.0
78612              Date: Sun, 20 Aug 2000 11:01:25 -1000 (HST)
78613      Branch: perl
78614            ! utils/perlbug.PL
78615 ____________________________________________________________________________
78616 [  6727] By: jhi                                   on 2000/08/20  20:43:32
78617         Log: Update Changes.
78618      Branch: perl
78619            ! Changes patchlevel.h
78620 ____________________________________________________________________________
78621 [  6726] By: jhi                                   on 2000/08/20  20:41:44
78622         Log: The veryclean target needs to clobber.
78623      Branch: perl
78624            ! Makefile.SH
78625 ____________________________________________________________________________
78626 [  6725] By: jhi                                   on 2000/08/20  20:37:38
78627         Log: Document odd vs even subreleases and -Dusedevel.
78628      Branch: perl
78629            ! INSTALL
78630 ____________________________________________________________________________
78631 [  6724] By: jhi                                   on 2000/08/20  19:58:05
78632         Log: Use temporary directory instead of current directory.
78633              
78634              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
78635              From: Tim Jenness <timj@jach.hawaii.edu>
78636              Date: Sat, 19 Aug 2000 10:26:07 -1000 (HST)
78637              Message-ID: <Pine.LNX.4.21.0008191015090.13727-100000@lapaki.jach.hawaii.edu>
78638      Branch: perl
78639            ! t/lib/ftmp-security.t
78640 ____________________________________________________________________________
78641 [  6723] By: jhi                                   on 2000/08/20  19:55:55
78642         Log: Subject: [PATCH] Silence MakeMaker (Was: installman)
78643              From: andreas.koenig@anima.de (Andreas J. Koenig)
78644              Date: 20 Aug 2000 15:52:03 +0200
78645              Message-ID: <m3em3khwfw.fsf_-_@ak-71.mind.de>
78646      Branch: perl
78647            ! lib/ExtUtils/MM_Unix.pm
78648 ____________________________________________________________________________
78649 [  6722] By: jhi                                   on 2000/08/20  19:46:01
78650         Log: Update to CGI 2.72, from Lincoln Stein.
78651      Branch: perl
78652            ! lib/CGI.pm
78653 ____________________________________________________________________________
78654 [  6721] By: jhi                                   on 2000/08/20  19:43:54
78655         Log: (Replaced by #8364.)
78656              
78657              Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
78658              From: Radu Greab <radu@netsoft.ro>
78659              Date: Sun, 20 Aug 2000 18:03:26 +0300 (EEST)
78660              Message-ID: <Pine.LNX.4.10.10008201753260.1292-100000@busy.netsoft.ro>
78661      Branch: perl
78662            ! ext/GDBM_File/GDBM_File.xs
78663 ____________________________________________________________________________
78664 [  6720] By: jhi                                   on 2000/08/20  19:42:01
78665         Log: pp_open() could pass an uninitialized filename down to do_open9().
78666      Branch: perl
78667            ! pp_sys.c
78668 ____________________________________________________________________________
78669 [  6719] By: jhi                                   on 2000/08/20  14:06:41
78670         Log: UTF8 concat fixes.
78671              
78672              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
78673              From: Hugo <hv@crypt.compulink.co.uk>
78674              Date: Sun, 20 Aug 2000 07:30:46 +0100
78675              Message-Id: <200008200630.HAA18053@crypt.compulink.co.uk>
78676      Branch: perl
78677            ! pp_hot.c t/op/append.t
78678 ____________________________________________________________________________
78679 [  6718] By: jhi                                   on 2000/08/20  02:09:37
78680         Log: Let's try #6717 again.
78681      Branch: perl
78682            ! lib/File/Temp.pm
78683 ____________________________________________________________________________
78684 [  6717] By: jhi                                   on 2000/08/20  01:56:55
78685         Log: Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
78686              From: "Craig A. Berry" <craig.berry@metamorgs.com>
78687              Date: Sat, 19 Aug 2000 18:15:39 -0500
78688              Message-Id: <p04320402b5c4c10bc280@[192.168.56.169]>
78689      Branch: perl
78690            ! lib/File/Temp.pm
78691 ____________________________________________________________________________
78692 [  6716] By: jhi                                   on 2000/08/19  15:50:11
78693         Log: Update Changes.
78694      Branch: perl
78695            ! Changes patchlevel.h
78696 ____________________________________________________________________________
78697 [  6715] By: jhi                                   on 2000/08/19  15:39:09
78698         Log: Subject: [ID 20000817.023] endianness description in perlfunc.pod
78699              From: Jonathan D Johnston <jdjohnston2@juno.com>
78700              Date: Thu, 17 Aug 2000 23:13:01 -0400       
78701              Message-Id: <20000817.231304.-743351.1.jdjohnston2@juno.com>
78702      Branch: perl
78703            ! pod/perlfunc.pod
78704 ____________________________________________________________________________
78705 [  6714] By: jhi                                   on 2000/08/19  15:34:04
78706         Log: Introduce a 'veryclean' target that is like 'distclean'
78707              but also removes *~ and *.orig.
78708      Branch: perl
78709            ! Makefile.SH lib/ExtUtils/MM_Unix.pm pod/Makefile.SH
78710            ! utils/Makefile x2p/Makefile.SH
78711 ____________________________________________________________________________
78712 [  6713] By: jhi                                   on 2000/08/19  14:15:45
78713         Log: Put back the long double avoidance code to POSIX.xs
78714              because VMS seems to need it still.
78715      Branch: perl
78716            ! ext/POSIX/POSIX.xs
78717 ____________________________________________________________________________
78718 [  6712] By: jhi                                   on 2000/08/19  14:10:41
78719         Log: Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
78720              From: Peter Prymmer <pvhp@forte.com>
78721              Date: Fri, 18 Aug 2000 18:18:31 -0700 (PDT)
78722              Message-ID: <Pine.OSF.4.10.10008181818100.322420-100000@aspara.forte.com>
78723      Branch: perl
78724            ! lib/Pod/Find.pm t/pod/find.t
78725 ____________________________________________________________________________
78726 [  6711] By: jhi                                   on 2000/08/19  14:09:19
78727         Log: Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
78728              From: Peter Prymmer <pvhp@forte.com>
78729              Date: Fri, 18 Aug 2000 17:54:10 -0700 (PDT)
78730              Message-ID: <Pine.OSF.4.10.10008181751350.322420-100000@aspara.forte.com>
78731              cc: vmsperl@perl.org
78732      Branch: perl
78733            ! t/lib/peek.t
78734 ____________________________________________________________________________
78735 [  6710] By: jhi                                   on 2000/08/19  14:08:01
78736         Log: Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
78737              From: Jan Dubois <jand@ActiveState.com>
78738              Date: Fri, 18 Aug 2000 16:31:48 -0700
78739              Message-ID: <2ihrps00u6qkpjtfq6f2b1d1ndkrs7l04u@4ax.com>
78740      Branch: perl
78741            ! win32/win32.c
78742 ____________________________________________________________________________
78743 [  6709] By: jhi                                   on 2000/08/19  14:06:57
78744         Log: Fix a core dump in lib/selfloader under -DDEBUGGING.
78745              
78746              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
78747              From: Spider.Boardman@Orb.Nashua.NH.US
78748              Date: Fri, 18 Aug 2000 18:41:14 -0400
78749              Message-Id: <200008182241.SAA29667@Orb.Nashua.NH.US>
78750      Branch: perl
78751            ! regcomp.c
78752 ____________________________________________________________________________
78753 [  6708] By: jhi                                   on 2000/08/18  22:04:49
78754         Log: Update Changes.
78755      Branch: perl
78756            ! Changes patchlevel.h
78757 ____________________________________________________________________________
78758 [  6707] By: jhi                                   on 2000/08/18  21:55:14
78759         Log: Add warnif(), check warnings further up the stack,
78760              all the warnings functions now can take an optional object reference.
78761              
78762              Subject: [PATCH bleedperl@6691] warnings pragma update
78763              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
78764              Date: Fri, 18 Aug 2000 22:42:06 +0100
78765              Message-ID: <000c01c0095d$278e0040$ca01073e@bfs.phone.com>
78766      Branch: perl
78767            ! lib/Class/Struct.pm lib/Tie/Handle.pm lib/Tie/Hash.pm
78768            ! lib/Tie/Scalar.pm lib/fields.pm lib/syslog.pl lib/warnings.pm
78769            ! pod/perllexwarn.pod t/pragma/warn/9enabled warnings.pl
78770 ____________________________________________________________________________
78771 [  6706] By: jhi                                   on 2000/08/18  21:41:45
78772         Log: Typo in pp_complement().
78773              
78774              Subject: [PATCH perl-current] Deparse
78775              From: Peter Scott <Peter@PSDT.com>
78776              Date: Fri, 18 Aug 2000 12:44:37 -0700
78777              Message-Id: <4.3.2.7.2.20000818124024.00ba2be0@psdt.com>
78778      Branch: perl
78779            ! ext/B/B/Deparse.pm
78780 ____________________________________________________________________________
78781 [  6705] By: jhi                                   on 2000/08/18  21:25:59
78782         Log: Subject: [PATCH 5.6.0+] fix for Win32::DomainName
78783              From: Jan Dubois <jand@ActiveState.com>
78784              Date: Fri, 18 Aug 2000 14:22:51 -0700
78785              Message-ID: <0o9rps458r29eb97h5csuq81b1eip4no33@4ax.com>
78786      Branch: perl
78787            ! lib/Win32.pod win32/win32.c
78788 ____________________________________________________________________________
78789 [  6704] By: jhi                                   on 2000/08/18  21:16:14
78790         Log: Don't eat leading os from index entries.
78791              
78792              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
78793              From: Russ Allbery <rra@stanford.edu>
78794              Date: 10 Aug 2000 20:49:25 -0700
78795              Message-ID: <ylu2cs78ze.fsf@windlord.stanford.edu>
78796      Branch: perl
78797            ! lib/Pod/Man.pm
78798 ____________________________________________________________________________
78799 [  6703] By: jhi                                   on 2000/08/18  21:07:06
78800         Log: Add [[:blank:]] as suggested in
78801              
78802              Subject: [ID 20000716.024] [=cc=] / [:blank:]
78803              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
78804              Date: Sun, 16 Jul 2000 17:55:29 -0700
78805              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
78806              
78807              (the [=cc=] has already been taken care of by #6439
78808              so the whole bug report can be closed)
78809              
78810              and make [[:space:]] to be equivalent to isspace(3)
78811              (as opposed to \s, which is isSPACE()).  The difference
78812              is that now [[:space:]] matches the mythical vertical tab,
78813              while \s doesn't.
78814      Branch: perl
78815            ! handy.h pod/perlre.pod pod/perlretut.pod regcomp.c regcomp.h
78816            ! regexec.c t/op/pat.t
78817 ____________________________________________________________________________
78818 [  6702] By: jhi                                   on 2000/08/18  18:47:47
78819         Log: The new tests were missing from #6415.
78820      Branch: perl
78821            ! t/op/bop.t
78822 ____________________________________________________________________________
78823 [  6701] By: jhi                                   on 2000/08/18  18:20:40
78824         Log: Document the NDBM_File and ODBM_File as SDBM_File
78825              was documented in #6417.
78826      Branch: perl
78827            ! ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
78828            ! ext/SDBM_File/SDBM_File.pm
78829 ____________________________________________________________________________
78830 [  6700] By: jhi                                   on 2000/08/18  18:10:39
78831         Log: Subject: [PATCH perl@6698] cygwin port
78832              From: "Fifer, Eric" <EFifer@sanwaint.com>
78833              Date: Fri, 18 Aug 2000 17:30:05 +0100
78834              Message-ID: <779F20BCCE5AD31186A50008C75D9979171784@silldn_mail1.sanwaint.com>
78835      Branch: perl
78836            ! lib/File/Temp.pm
78837 ____________________________________________________________________________
78838 [  6699] By: jhi                                   on 2000/08/18  16:21:49
78839         Log: Document code point which makes if (defined %stash::) to work
78840              (noted by Spider Boardman).
78841      Branch: perl
78842            ! op.c
78843 ____________________________________________________________________________
78844 [  6698] By: jhi                                   on 2000/08/18  13:43:27
78845         Log: Update Changes.
78846      Branch: perl
78847            ! Changes patchlevel.h
78848 ____________________________________________________________________________
78849 [  6697] By: jhi                                   on 2000/08/18  13:35:57
78850         Log: Tiny Getopt::Long patch from Johan Vromans.
78851      Branch: perl
78852            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
78853 ____________________________________________________________________________
78854 [  6696] By: jhi                                   on 2000/08/18  13:26:14
78855         Log: Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
78856              From: Paul David Fardy <pdf@morgan.ucs.mun.ca>
78857              Date: Thu, 17 Aug 2000 17:23:40 -0230 (NDT)
78858              Message-Id: <200008171953.RAA17673@porthos.ucs.mun.ca>
78859      Branch: perl
78860            ! pod/perldiag.pod pod/perlsyn.pod
78861 ____________________________________________________________________________
78862 [  6695] By: jhi                                   on 2000/08/18  13:13:26
78863         Log: Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
78864              From: Daniel Chetlin <daniel@chetlin.com>
78865              Date: Fri, 18 Aug 2000 03:13:36 -0700
78866              Message-ID: <20000818031336.B14165@ilmd.chetlin.org>
78867      Branch: perl
78868            ! pod/perlfunc.pod
78869 ____________________________________________________________________________
78870 [  6694] By: jhi                                   on 2000/08/18  13:08:05
78871         Log: Subject: [PATCH] perltrap.pod spring cleaning
78872              From: Daniel Chetlin <daniel@chetlin.com>
78873              Date: Fri, 18 Aug 2000 03:06:54 -0700
78874              Message-ID: <20000818030654.A14165@ilmd.chetlin.org>
78875              
78876              plus Mike Guy's nitfix.
78877      Branch: perl
78878            ! pod/perltrap.pod
78879 ____________________________________________________________________________
78880 [  6693] By: jhi                                   on 2000/08/18  13:00:26
78881         Log: Unbuffer the output.
78882              
78883              Subject: Re: [ID 20000817.017] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6680 on
78884              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
78885              Date: Thu, 17 Aug 2000 18:39:29 -0700
78886              Message-ID: <RPJn5gzkgydf092yn@efn.org>
78887      Branch: perl
78888            ! t/op/fork.t
78889 ____________________________________________________________________________
78890 [  6692] By: jhi                                   on 2000/08/18  05:19:17
78891         Log: Delete the image, too, not just its MANIFEStation.
78892      Branch: perl
78893            - lib/CGI/eg/wilogo.gif
78894 ____________________________________________________________________________
78895 [  6691] By: jhi                                   on 2000/08/18  05:10:26
78896         Log: Propagate new Configure vars.
78897      Branch: perl
78898            ! configure.com epoc/config.sh uconfig.h uconfig.sh
78899            ! vos/config.def vos/config.h vos/config_h.SH_orig
78900            ! win32/config.bc win32/config.gc win32/config.vc
78901            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
78902 ____________________________________________________________________________
78903 [  6690] By: jhi                                   on 2000/08/18  04:30:56
78904         Log: Update Changes.
78905      Branch: perl
78906            ! Changes patchlevel.h
78907 ____________________________________________________________________________
78908 [  6689] By: jhi                                   on 2000/08/18  04:12:30
78909         Log: Fix the lib/complex failure of
78910              
78911              From: abigail@foad.org
78912              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
78913              Date: 15 Aug 2000 04:06:38 -0000
78914              Message-Id: <20000815040638.8524.qmail@foad.org> 
78915              
78916              Linux long double accuracy issue: something that
78917              when printed with %g looks like "2" but int() of it is 1.
78918      Branch: perl
78919            ! lib/Math/Complex.pm
78920 ____________________________________________________________________________
78921 [  6688] By: jhi                                   on 2000/08/18  03:15:35
78922         Log: The byteorder code in #6671 was wrong.
78923      Branch: perl
78924            ! configpm
78925 ____________________________________________________________________________
78926 [  6687] By: jhi                                   on 2000/08/18  02:08:42
78927         Log: Subject: [PATCH 5.6.0+] newSVrv() memory leak
78928              From: Jan Dubois <jand@ActiveState.com>
78929              Date: Thu, 17 Aug 2000 18:31:55 -0700
78930              Message-ID: <l64ppsggaiuc4t6msm45iqohmhpjblb4qf@4ax.com>
78931      Branch: perl
78932            ! sv.c
78933 ____________________________________________________________________________
78934 [  6686] By: jhi                                   on 2000/08/18  02:04:15
78935         Log: Use NVs in POSIX math, not doubles.
78936              
78937              From: abigail@foad.org
78938              Subject: [ID 20000817.014] POSIX & modfl
78939              Date: 17 Aug 2000 20:49:18 -0000
78940              Message-Id: <20000817204918.23123.qmail@foad.org>
78941      Branch: perl
78942            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
78943 ____________________________________________________________________________
78944 [  6685] By: jhi                                   on 2000/08/18  02:02:12
78945         Log: Introduce NVef, NVff, and NVgf, use the middle one.
78946              (helps for lib/peek + Linux + long doubles)  Reported in
78947              
78948              From: abigail@foad.org
78949              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
78950              Date: 15 Aug 2000 04:06:38 -0000
78951              Message-Id: <20000815040638.8524.qmail@foad.org> 
78952              
78953              (note: the lib/complex failure has not yet been addressed)
78954      Branch: metaconfig/U/perl
78955            ! perlxvf.U
78956      Branch: perl
78957            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
78958            ! config_h.SH dump.c perl.h pod/perlguts.pod
78959 ____________________________________________________________________________
78960 [  6684] By: jhi                                   on 2000/08/17  23:22:19
78961         Log: Add byteorder to the myconfig output.
78962      Branch: perl
78963            ! myconfig.SH
78964 ____________________________________________________________________________
78965 [  6683] By: jhi                                   on 2000/08/17  23:20:19
78966         Log: The image doth not exist, spotted by Johan Vromans.
78967      Branch: perl
78968            ! MANIFEST
78969 ____________________________________________________________________________
78970 [  6682] By: jhi                                   on 2000/08/17  22:38:16
78971         Log: Document what the backtick returns if the command fails.
78972      Branch: perl
78973            ! pod/perlop.pod
78974 ____________________________________________________________________________
78975 [  6681] By: jhi                                   on 2000/08/17  22:33:12
78976         Log: Do not use prototyping here.
78977              
78978              Subject: [ID 20000817.016] [PATCH] Peek.xs
78979              From: abigail@foad.org
78980              Date: 17 Aug 2000 20:55:56 -0000
78981              Message-Id: <20000817205556.24270.qmail@foad.org>
78982      Branch: perl
78983            ! ext/Devel/Peek/Makefile.PL
78984 ____________________________________________________________________________
78985 [  6680] By: jhi                                   on 2000/08/17  19:46:43
78986         Log: Don't propose using modules built for 5.005 if no binary
78987              compatibility with 5.005 is attempted.
78988              
78989              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
78990              Subject: Minor nit with 5.7.0 (6655)
78991              Date: Wed, 16 Aug 2000 15:56:14 -0700 (PDT)
78992              Message-Id: <200008162256.PAA06964@xfiles.intercon.hp.com>
78993      Branch: metaconfig
78994            ! U/installdirs/inc_version_list.U
78995      Branch: perl
78996            ! Configure config_h.SH
78997 ____________________________________________________________________________
78998 [  6679] By: jhi                                   on 2000/08/17  19:16:39
78999         Log: Microperl config update.
79000      Branch: perl
79001            ! uconfig.h uconfig.sh
79002 ____________________________________________________________________________
79003 [  6678] By: jhi                                   on 2000/08/17  19:16:13
79004         Log: The #6648 wasn't protective enough for limited platforms
79005              (like microperl).
79006      Branch: perl
79007            ! dump.c sv.c
79008 ____________________________________________________________________________
79009 [  6677] By: jhi                                   on 2000/08/17  14:46:35
79010         Log: Update Changes.
79011      Branch: perl
79012            ! Changes patchlevel.h
79013 ____________________________________________________________________________
79014 [  6676] By: jhi                                   on 2000/08/17  14:44:02
79015         Log: Add perlebcdic from Peter Prymmer, regen toc.
79016      Branch: perl
79017            + pod/perlebcdic.pod
79018            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
79019 ____________________________________________________________________________
79020 [  6675] By: jhi                                   on 2000/08/17  14:41:52
79021         Log: perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
79022      Branch: perl
79023            ! pod/perldebtut.pod
79024 ____________________________________________________________________________
79025 [  6674] By: jhi                                   on 2000/08/17  14:29:43
79026         Log: Get -DLEAKTEST to compile (not necessarily to work, mind)
79027              
79028              Subject: [ID 20000724.006] -DLEAKTEST problem
79029              From: Gregory Martin Pfeil <pfeilgm@technomadic.org>
79030              Date: Tue, 25 Jul 2000 00:36:32 -0500
79031              Message-Id: <20000725003632.A26186@www.llamacom.com>
79032              
79033              Reminder sent
79034              
79035              Subject: [PATCH bleadperl@6647] -DLEAKTEST compile error      
79036              From: Hugo <hv@crypt.compulink.co.uk>
79037              Date: Thu, 17 Aug 2000 15:23:42 +0100
79038              Message-Id: <200008171423.PAA06749@crypt.compulink.co.uk>
79039      Branch: perl
79040            ! util.c
79041 ____________________________________________________________________________
79042 [  6673] By: jhi                                   on 2000/08/17  04:07:10
79043         Log: Subject: Re: [PATCH]Re: Questions about Math::BigFloat
79044              From: John Peacock <JPeacock@UnivPress.com>
79045              Date: Tue, 01 Aug 2000 09:38:12 -0400
79046              Message-ID: <3986D2C4.54B78FE4@UnivPress.com>
79047      Branch: perl
79048            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm t/lib/bigfltpm.t
79049 ____________________________________________________________________________
79050 [  6672] By: jhi                                   on 2000/08/17  03:04:35
79051         Log: Subject: [PATCH] Cwd.pm now uses strict
79052              From: Tim Jenness <timj@jach.hawaii.edu>
79053              Date: Wed, 16 Aug 2000 16:42:35 -1000 (HST)
79054              Message-ID: <Pine.LNX.4.21.0008161639510.1135-100000@lapaki.jach.hawaii.edu>
79055      Branch: perl
79056            ! lib/Cwd.pm
79057 ____________________________________________________________________________
79058 [  6671] By: jhi                                   on 2000/08/17  02:16:35
79059         Log: Make $Config{byteorder} more magical so that it is
79060              dynamically computed: nice for 'fat binaries'.
79061              
79062              Subject: [PATCH]: default byteorder
79063              From: Wilfredo Sánchez <wsanchez@apple.com>
79064              Date: Mon, 31 Jul 2000 19:45:31 -0700
79065              Message-Id: <200008010245.TAA04459@ns1.abstrata.com>
79066      Branch: perl
79067            ! configpm
79068 ____________________________________________________________________________
79069 [  6670] By: gsar                                  on 2000/08/17  01:22:21
79070         Log: move WNOHANG definition to where other such things are
79071      Branch: perl
79072            ! win32/win32.h
79073 ____________________________________________________________________________
79074 [  6669] By: jhi                                   on 2000/08/17  01:19:17
79075         Log: Update Changes.
79076      Branch: perl
79077            ! Changes patchlevel.h
79078 ____________________________________________________________________________
79079 [  6668] By: jhi                                   on 2000/08/17  01:16:29
79080         Log: Doc nits spotted by Richard Soderberg.
79081      Branch: perl
79082            ! README.posix-bc README.vmesa
79083 ____________________________________________________________________________
79084 [  6667] By: jhi                                   on 2000/08/17  01:12:11
79085         Log: Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
79086              From: "Casey R. Tweten" <crt@kiski.net>
79087              Date: Wed, 16 Aug 2000 12:39:08 -0400 (EDT)
79088              Message-ID: <Pine.OSF.4.21.0008161238250.32058-100000@home.kiski.net>
79089      Branch: perl
79090            ! pod/perldebtut.pod
79091 ____________________________________________________________________________
79092 [  6666] By: jhi                                   on 2000/08/17  01:09:31
79093         Log: Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
79094              From: "Casey R. Tweten" <crt@kiski.net>
79095              Date: Wed, 16 Aug 2000 11:35:09 -0400 (EDT)
79096              Message-ID: <Pine.OSF.4.21.0008161132270.10885-100000@home.kiski.net>
79097      Branch: perl
79098            ! lib/Shell.pm
79099 ____________________________________________________________________________
79100 [  6665] By: gsar                                  on 2000/08/17  01:03:52
79101         Log: add "ok" targets from change#6632 in makefile.mk
79102      Branch: perl
79103            ! pod/perlport.pod win32/Makefile win32/makefile.mk
79104 ____________________________________________________________________________
79105 [  6664] By: gsar                                  on 2000/08/17  00:56:11
79106         Log: avoid warnings from dense compiler
79107      Branch: perl
79108            ! win32/win32.c
79109 ____________________________________________________________________________
79110 [  6663] By: jhi                                   on 2000/08/17  00:51:49
79111         Log: Tweak the regex compilation errors once more.
79112      Branch: perl
79113            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
79114            ! t/op/regmesg.t t/pragma/warn/regcomp
79115 ____________________________________________________________________________
79116 [  6662] By: gsar                                  on 2000/08/17  00:28:19
79117         Log: trailing new %ENV entries weren't being pushed into the real
79118              environment of subprocesses on Windows
79119      Branch: perl
79120            ! t/op/magic.t win32/perlhost.h
79121 ____________________________________________________________________________
79122 [  6661] By: gsar                                  on 2000/08/17  00:19:20
79123         Log: waitpid() now handles externally spawned pids correctly;
79124              fixes for backtick/wait/waitpid failures on Windows 9x
79125              
79126              these changes make the pid returned by process functions on
79127              Windows 9x always positive by clearing the high bit (which
79128              is always set on Win9x); pseudo-process PIDs are likewise
79129              always negative now on Win9x (just as on NT/2000)
79130      Branch: perl
79131            ! pp_sys.c win32/perlhost.h win32/win32.c
79132 ____________________________________________________________________________
79133 [  6660] By: jhi                                   on 2000/08/17  00:04:32
79134         Log: Retract #6645.
79135      Branch: perl
79136            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
79137            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
79138            ! t/op/sprintf.t
79139 ____________________________________________________________________________
79140 [  6659] By: gsar                                  on 2000/08/16  23:59:28
79141         Log: on windows, the return values from wait() and waitpid() don't
79142              match those of pseudo-pids
79143      Branch: perl
79144            ! pp_sys.c t/op/fork.t util.c win32/win32.c
79145 ____________________________________________________________________________
79146 [  6658] By: gsar                                  on 2000/08/16  23:56:14
79147         Log: pod nit seen in passing
79148      Branch: perl
79149            ! pod/perlfunc.pod
79150 ____________________________________________________________________________
79151 [  6657] By: gsar                                  on 2000/08/16  23:53:42
79152         Log: change#6328 could make close(SOCKET) return false on windows
79153              when it shouldn't
79154      Branch: perl
79155            ! win32/win32sck.c
79156 ____________________________________________________________________________
79157 [  6656] By: gsar                                  on 2000/08/16  23:46:57
79158         Log: check that the number pseudo children doesn't exceed
79159              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
79160              the WaitForMultipleObjects() limit that would cause wait()
79161              to crash)
79162              
79163              wait() and waitpid() could potentially be rewritten to use
79164              more than one thread to do the waiting to eliminate this
79165              limitation
79166      Branch: perl
79167            ! win32/perlhost.h
79168 ____________________________________________________________________________
79169 [  6655] By: jhi                                   on 2000/08/16  14:11:05
79170         Log: Update Changes.
79171      Branch: perl
79172            ! Changes patchlevel.h
79173 ____________________________________________________________________________
79174 [  6654] By: jhi                                   on 2000/08/16  14:10:12
79175         Log: Update to perldebtut 1.9, from Richard Foley.
79176      Branch: perl
79177            ! pod/perldebtut.pod
79178 ____________________________________________________________________________
79179 [  6653] By: jhi                                   on 2000/08/16  14:08:17
79180         Log: Change the regx compilation error markers to use = instead of <
79181              since pod makes using the latter quite messy.  Reported in
79182              ID 20000814.006 by Abigail and in
79183              Subject: Unknown escape E<> ?
79184              From: Lupe Christoph <lupe@lupe-christoph.de>
79185              Date: Fri, 11 Aug 2000 00:30:27 +0200
79186              Message-ID: <20000811003027.F17420@alanya.lupe-christoph.de>
79187      Branch: perl
79188            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
79189            ! t/op/regmesg.t t/pragma/warn/regcomp
79190 ____________________________________________________________________________
79191 [  6652] By: jhi                                   on 2000/08/16  13:25:31
79192         Log: Change the perlbug address to perl.org since it's more forgiving.
79193              
79194              Subject: [ID 20000814.007] [PATCH] Email address in perlbug.
79195              From: abigail@foad.org
79196              Date: 15 Aug 2000 04:15:40 -0000
79197              Message-Id: <20000815041540.8633.qmail@foad.org>
79198      Branch: perl
79199            ! utils/perlbug.PL
79200 ____________________________________________________________________________
79201 [  6651] By: jhi                                   on 2000/08/16  13:22:35
79202         Log: Subject: [PATCH] Cwd::_backtick_pwd does not check return value
79203              From: Tim Jenness <timj@jach.hawaii.edu>
79204              Date: Tue, 15 Aug 2000 15:51:59 -1000 (HST)
79205              Message-ID: <Pine.LNX.4.21.0008151547560.1223-100000@lapaki.jach.hawaii.edu>
79206      Branch: perl
79207            ! lib/Cwd.pm
79208 ____________________________________________________________________________
79209 [  6650] By: jhi                                   on 2000/08/16  13:18:13
79210         Log: Update to CPAN 1.57.
79211              
79212              Subject: Re: [PATCH] Cwd::_backtick_pwd does not check return value
79213              From: andreas.koenig@anima.de (Andreas J. Koenig)
79214              Date: 16 Aug 2000 15:09:46 +0200
79215              Message-ID: <m3k8dh5p45.fsf@ak-71.mind.de>
79216      Branch: perl
79217            ! lib/CPAN.pm
79218 ____________________________________________________________________________
79219 [  6649] By: jhi                                   on 2000/08/16  13:12:31
79220         Log: Subject: [ID 20000324.040] minor fix to perlhpux.pod
79221              From: "Larry W. Virden" <lvirden@cas.org>
79222              Date: Fri, 24 Mar 2000 14:25:37 -0500 (EST)
79223              Message-Id: <200003241925.OAA27985@lwv26awu.cas.org>
79224      Branch: perl
79225            ! README.hpux
79226 ____________________________________________________________________________
79227 [  6648] By: jhi                                   on 2000/08/16  13:03:53
79228         Log: The numeric locale was reset to "C" by s?printf and never restored.
79229              
79230              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
79231              From: Christian Kirsch <ck@held.mind.de>
79232              Date: Wed, 9 Aug 2000 17:05:17 +0200
79233              Message-Id: <20000809170517.A25389@held>
79234              
79235              No test since adding the failing example to locale.t
79236              does not fail -- probably because the locale settings are so
79237              thoroughly tweaked by that time.  Running the example standalone
79238              does fail, though.  UPDATE: test case added at change #7540.
79239      Branch: perl
79240            ! dump.c perl.h pp.c pp_ctl.c sv.c
79241 ____________________________________________________________________________
79242 [  6647] By: jhi                                   on 2000/08/16  00:07:54
79243         Log: Update Changes and test semi-automatic patchlevel updating.
79244      Branch: perl
79245            ! Changes patchlevel.h
79246 ____________________________________________________________________________
79247 [  6646] By: jhi                                   on 2000/08/15  23:35:07
79248         Log: Fix a dependency problem.
79249              
79250              Subject: [PATCH: 6640] VMS Makefile.SH update
79251              From: Peter Prymmer <pvhp@forte.com>
79252              Date: Tue, 15 Aug 2000 16:31:34 -0700 (PDT)
79253              Message-ID: <Pine.OSF.4.10.10008151613140.141017-100000@aspara.forte.com>
79254      Branch: perl
79255            ! vms/descrip_mms.template
79256 ____________________________________________________________________________
79257 [  6645] By: jhi                                   on 2000/08/15  23:33:23
79258         Log: (Retracted by #6660)
79259              
79260              Subject: [PATCH perl-current] make s?printf() produce two exponent digits where possible
79261              From: Dominic Dunlop <domo@computer.org>
79262              Date: Tue, 15 Aug 2000 22:20:52 +0200
79263              Message-Id: <p04320403b5bf4c32d381@[192.168.1.4]>
79264      Branch: metaconfig/U/perl
79265            + d_printfed.U
79266      Branch: perl
79267            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
79268            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
79269            ! t/op/sprintf.t
79270 ____________________________________________________________________________
79271 [  6644] By: jhi                                   on 2000/08/15  21:17:20
79272         Log: Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
79273              From: abigail@foad.org
79274              Date: 15 Aug 2000 20:12:41 -0000
79275              Message-Id: <20000815201241.25556.qmail@foad.org>
79276      Branch: perl
79277            ! INSTALL
79278 ____________________________________________________________________________
79279 [  6643] By: jhi                                   on 2000/08/15  21:15:28
79280         Log: (an already applied patch)
79281      Branch: perl
79282            ! lib/CGI.pm
79283 ____________________________________________________________________________
79284 [  6642] By: gsar                                  on 2000/08/15  19:54:05
79285         Log: magic callbacks all need to have same type signature
79286      Branch: perl
79287            ! embed.pl mg.c proto.h
79288 ____________________________________________________________________________
79289 [  6641] By: jhi                                   on 2000/08/15  17:56:27
79290         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)
79291              From: Mike Guy <mjtg@cam.ac.uk>
79292              Message-Id: <E13OkU9-0006rb-00@libra.cus.cam.ac.uk>
79293              Date: Tue, 15 Aug 2000 18:26:45 +0100
79294              
79295              Only the peek.t part applied, not the hash quality part.
79296      Branch: perl
79297            ! t/lib/peek.t
79298 ____________________________________________________________________________
79299 [  6640] By: jhi                                   on 2000/08/15  16:37:37
79300         Log: Update Changes.
79301      Branch: perl
79302            ! Changes
79303 ____________________________________________________________________________
79304 [  6639] By: jhi                                   on 2000/08/15  16:34:55
79305         Log: Missed a file from #6638.
79306      Branch: perl
79307            ! lib/File/Temp.pm
79308 ____________________________________________________________________________
79309 [  6638] By: jhi                                   on 2000/08/15  16:33:19
79310         Log: Subject: [PATCH perl@6620] cygwin port
79311              From: "Fifer, Eric" <EFifer@sanwaint.com>
79312              Date: Tue, 15 Aug 2000 17:00:49 +0100
79313              Message-ID: <779F20BCCE5AD31186A50008C75D9979171779@silldn_mail1.sanwaint.com>
79314      Branch: perl
79315            ! README.cygwin hints/cygwin.sh pod/perlport.pod t/lib/b.t
79316 ____________________________________________________________________________
79317 [  6637] By: jhi                                   on 2000/08/15  16:29:22
79318         Log: Subject: [PATCH] debugger exit code should reflect user exit code
79319              From: Mike Guy <mjtg@cam.ac.uk>
79320              Date: Tue, 15 Aug 2000 16:55:59 +0100
79321              Message-Id: <E13Oj4J-0005FS-00@libra.cus.cam.ac.uk>
79322      Branch: perl
79323            ! lib/perl5db.pl
79324 ____________________________________________________________________________
79325 [  6636] By: jhi                                   on 2000/08/15  15:30:58
79326         Log: Update Changes.
79327      Branch: perl
79328            ! Changes
79329 ____________________________________________________________________________
79330 [  6635] By: jhi                                   on 2000/08/15  15:27:21
79331         Log: Use -Dusedevel; regen Configure and the respective Porting stuff.
79332      Branch: metaconfig
79333            ! U/mkglossary U/mksample
79334      Branch: metaconfig/U/perl
79335            ! Devel.U
79336      Branch: perl
79337            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
79338 ____________________________________________________________________________
79339 [  6634] By: jhi                                   on 2000/08/15  14:11:55
79340         Log: Don't blow limited stacks, a lower number is enough to
79341              tickle the lookbehind limit.
79342              
79343              Subject: [ID 20000815.007] Not OK: perl@6627 +SUIDMAIL on powerpc-machten 4.1.4 (UNINSTALLED) [PATCH]
79344              From: Dominic Dunlop <domo@computer.org>
79345              Date: Tue, 15 Aug 2000 13:51:24 +0200
79346              Message-Id: <p04320400b5bedcedaf22@[192.168.1.4]>
79347      Branch: perl
79348            ! t/op/regmesg.t
79349 ____________________________________________________________________________
79350 [  6633] By: jhi                                   on 2000/08/15  14:01:46
79351         Log: Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
79352              From: Mike Guy <mjtg@cam.ac.uk>
79353              Date: Tue, 15 Aug 2000 12:10:50 +0100
79354              Message-Id: <E13OecM-0006nF-00@libra.cus.cam.ac.uk>
79355      Branch: perl
79356            ! utils/perldoc.PL
79357 ____________________________________________________________________________
79358 [  6632] By: jhi                                   on 2000/08/15  13:58:48
79359         Log: make ok etc also for win32.
79360              
79361              Subject: [ID 20000814.008] Not OK: perl v5.6.0 (6620) on MSWin32-x86 4.0 (UNINSTALLED)
79362              From: Prymmer/Kahn <pvhp@best.com>
79363              Date: Mon, 14 Aug 2000 22:42:06 -0700 (PDT)
79364              Message-Id: <Pine.BSF.4.21.0008142240280.3888-100000@shell8.ba.best.com>
79365      Branch: perl
79366            ! win32/Makefile
79367 ____________________________________________________________________________
79368 [  6631] By: jhi                                   on 2000/08/15  13:45:03
79369         Log: Update (kinda) to Test 1.14, from Joshua Pritikin.
79370      Branch: perl
79371            ! lib/Test.pm
79372 ____________________________________________________________________________
79373 [  6630] By: jhi                                   on 2000/08/15  03:25:09
79374         Log: Update Changes.
79375      Branch: perl
79376            ! Changes
79377 ____________________________________________________________________________
79378 [  6629] By: jhi                                   on 2000/08/15  03:23:53
79379         Log: magic_regdatum_set() is void, not int.
79380      Branch: perl
79381            ! embed.pl mg.c proto.h
79382 ____________________________________________________________________________
79383 [  6628] By: jhi                                   on 2000/08/15  03:08:02
79384         Log: Make the user to give up his firstborn, err, to knowingly
79385              verify installing an unstable developer release.  Also bump
79386              the release to 5.7.0, but leave a patch tag in the local
79387              patches saying that this is not yet the real thing.
79388      Branch: metaconfig
79389            ! U/modified/Instruct.U
79390      Branch: metaconfig/U/perl
79391            + Devel.U
79392      Branch: perl
79393            ! Configure patchlevel.h
79394 ____________________________________________________________________________
79395 [  6627] By: jhi                                   on 2000/08/14  22:32:52
79396         Log: README.os2 update.
79397              
79398              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
79399              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
79400              Date: Wed, 02 Aug 2000 21:55:09 -0700
79401              Message-ID: <tsPi5gzkgegX092yn@efn.org>
79402      Branch: perl
79403            ! README.os2
79404 ____________________________________________________________________________
79405 [  6626] By: jhi                                   on 2000/08/14  21:00:02
79406         Log: Subject: Re: File::Temp problems on VMS in bleedperl
79407              From: Tim Jenness <timj@jach.hawaii.edu>
79408              cc: vmsperl@perl.org
79409              Date: Mon, 14 Aug 2000 09:44:33 -1000 (HST)
79410              Message-ID: <Pine.LNX.4.21.0008140941300.6753-100000@lapaki.jach.hawaii.edu>
79411      Branch: perl
79412            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
79413 ____________________________________________________________________________
79414 [  6625] By: jhi                                   on 2000/08/14  20:52:16
79415         Log: Add SUIDMAIL as was done for the CERT alert.
79416      Branch: perl
79417            ! patchlevel.h
79418 ____________________________________________________________________________
79419 [  6624] By: jhi                                   on 2000/08/14  20:48:50
79420         Log: Subject: sfio2000
79421              From: Daniel Muino <dmuino@afip.gov.ar>
79422              Date: Mon, 14 Aug 2000 16:58:11 -0300
79423              Message-ID: <20000814165811.B16368@con2-dgi>
79424      Branch: perl
79425            ! perlsdio.h perlsfio.h
79426 ____________________________________________________________________________
79427 [  6623] By: jhi                                   on 2000/08/14  20:47:36
79428         Log: Subject: warning: storage class after type is obsolescent
79429              From: Daniel Muino <dmuino@afip.gov.ar>
79430              Date: Mon, 14 Aug 2000 16:42:47 -0300
79431              Message-ID: <20000814164247.A16368@con2-dgi>
79432      Branch: perl
79433            ! regcomp.pl regnodes.h
79434 ____________________________________________________________________________
79435 [  6622] By: jhi                                   on 2000/08/14  20:43:05
79436         Log: Subject: [ID 20000814.002] [Patch] Email address in Changes.
79437              From: abigail@foad.org
79438              Date: 14 Aug 2000 20:00:10 -0000
79439              Message-Id: <20000814200010.27271.qmail@foad.org>
79440      Branch: perl
79441            ! Changes
79442 ____________________________________________________________________________
79443 [  6621] By: jhi                                   on 2000/08/14  15:23:05
79444         Log: Update Changes.
79445      Branch: perl
79446            ! Changes
79447 ____________________________________________________________________________
79448 [  6620] By: jhi                                   on 2000/08/14  15:22:14
79449         Log: Subject: Re: [PATCH] @+, @- readonly
79450              From: Mike Guy <mjtg@cam.ac.uk>
79451              Date: Mon, 14 Aug 2000 15:26:55 +0100
79452              Message-Id: <E13OLCZ-00020N-00@libra.cus.cam.ac.uk>
79453      Branch: perl
79454            ! XSUB.h embed.h embed.pl globvar.sym gv.c mg.c perl.h proto.h
79455            ! sv.c t/op/pat.t
79456 ____________________________________________________________________________
79457 [  6619] By: jhi                                   on 2000/08/14  14:12:08
79458         Log: Update Changes.
79459      Branch: perl
79460            ! Changes
79461 ____________________________________________________________________________
79462 [  6618] By: jhi                                   on 2000/08/14  14:09:34
79463         Log: For now remove the mail code.
79464      Branch: perl
79465            ! perl.c
79466 ____________________________________________________________________________
79467 [  6617] By: jhi                                   on 2000/08/14  14:08:28
79468         Log: Drop the eg/ mentions and also mention the recent suidperl thing.
79469      Branch: perl
79470            ! jpl/README lib/ExtUtils/Embed.pm pod/perlcompile.pod
79471            ! pod/perlfaq8.pod pod/perlsec.pod
79472 ____________________________________________________________________________
79473 [  6616] By: jhi                                   on 2000/08/14  14:00:11
79474         Log: Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
79475              From: Mike Guy <mjtg@cam.ac.uk>
79476              Date: Mon, 14 Aug 2000 08:26:02 +0100
79477              Message-Id: <E13OEdG-0007LT-00@libra.cus.cam.ac.uk>
79478      Branch: perl
79479            ! lib/perl5db.pl
79480 ____________________________________________________________________________
79481 [  6615] By: jhi                                   on 2000/08/14  13:58:45
79482         Log: Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
79483              From: Mike Guy <mjtg@cam.ac.uk>
79484              Date: Mon, 14 Aug 2000 08:04:22 +0100
79485              Message-Id: <E13OEII-0007B2-00@libra.cus.cam.ac.uk>
79486      Branch: perl
79487            ! gv.c mg.c t/op/pat.t
79488 ____________________________________________________________________________
79489 [  6614] By: jhi                                   on 2000/08/14  13:56:45
79490         Log: Subject: Test fails / warnings with perl-current #6612
79491              From: Mike Guy <mjtg@cam.ac.uk>
79492              Date: Mon, 14 Aug 2000 07:57:23 +0100
79493              Message-Id: <E13OEBX-000776-00@libra.cus.cam.ac.uk>
79494      Branch: perl
79495            ! t/lib/b.t t/lib/peek.t
79496 ____________________________________________________________________________
79497 [  6613] By: jhi                                   on 2000/08/14  13:45:33
79498         Log: VMS configure.com update continues.
79499      Branch: perl
79500            - vms/configure.com
79501            ! MANIFEST configure.com
79502 ____________________________________________________________________________
79503 [  6612] By: jhi                                   on 2000/08/13  22:13:35
79504         Log: Update Changes.
79505      Branch: perl
79506            ! Changes
79507 ____________________________________________________________________________
79508 [  6611] By: jhi                                   on 2000/08/13  16:21:45
79509         Log: Upgrade to CGI 2.71, from Lincoln Stein.
79510      Branch: perl
79511            ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-function.t
79512 ____________________________________________________________________________
79513 [  6610] By: jhi                                   on 2000/08/13  15:09:16
79514         Log: Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
79515              From: Mike Guy <mjtg@cam.ac.uk>
79516              Date: Sun, 13 Aug 2000 13:45:51 +0100
79517              Message-Id: <E13Nx9D-00027M-00@libra.cus.cam.ac.uk>
79518      Branch: perl
79519            ! t/op/regmesg.t
79520 ____________________________________________________________________________
79521 [  6609] By: jhi                                   on 2000/08/13  14:31:26
79522         Log: Andreas says that 1.56 is fine, so reverting back to it.
79523      Branch: perl
79524            ! lib/CPAN.pm
79525 ____________________________________________________________________________
79526 [  6608] By: jhi                                   on 2000/08/13  05:34:20
79527         Log: Update Changes.
79528      Branch: perl
79529            ! Changes
79530 ____________________________________________________________________________
79531 [  6607] By: jhi                                   on 2000/08/13  05:32:01
79532         Log: Put back the \z changes of #5406 to CPAN.pm.
79533      Branch: perl
79534            ! lib/CPAN.pm
79535 ____________________________________________________________________________
79536 [  6606] By: jhi                                   on 2000/08/13  05:20:16
79537         Log: Fix-n-skip the tests under 5005threads.
79538      Branch: perl
79539            ! t/lib/b.t
79540 ____________________________________________________________________________
79541 [  6605] By: jhi                                   on 2000/08/13  05:07:48
79542         Log: Fix the test for 5005threads.
79543      Branch: perl
79544            ! t/lib/peek.t
79545 ____________________________________________________________________________
79546 [  6604] By: jhi                                   on 2000/08/13  03:35:37
79547         Log: Should have deleted this in #6603.
79548      Branch: perl
79549            - vms/subconfigure.com
79550 ____________________________________________________________________________
79551 [  6603] By: jhi                                   on 2000/08/12  18:29:32
79552         Log: Rewrite of vms/subconfigure.com as configure.com,
79553              from Peter Prymmer and the vmsperl crew.
79554      Branch: perl
79555            + vms/configure.com
79556            ! MANIFEST
79557 ____________________________________________________________________________
79558 [  6602] By: jhi                                   on 2000/08/11  13:00:01
79559         Log: PlainText.pm is dead.
79560      Branch: perl
79561            - lib/Pod/PlainText.pm
79562            ! MANIFEST
79563 ____________________________________________________________________________
79564 [  6601] By: jhi                                   on 2000/08/11  04:06:45
79565         Log: Update Changes.
79566      Branch: perl
79567            ! Changes
79568 ____________________________________________________________________________
79569 [  6600] By: jhi                                   on 2000/08/11  04:06:10
79570         Log: Add a few missing files, update MANIFEST.
79571      Branch: perl
79572            + lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
79573            + lib/Pod/PlainText.pm t/pod/find.t
79574            ! MANIFEST t/op/regmesg.t
79575 ____________________________________________________________________________
79576 [  6599] By: jhi                                   on 2000/08/11  03:31:10
79577         Log: Add Perl debugging tutorial, regen toc. 
79578              
79579              Subject: perldebtut.pod
79580              From: Richard Foley <Richard.Foley@m.dasa.de>
79581              Date: Wed, 09 Aug 2000 10:17:15 +0200
79582              Message-id: <3991138B.262247B8@m.dasa.de>
79583      Branch: perl
79584            + pod/perldebtut.pod
79585            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
79586 ____________________________________________________________________________
79587 [  6598] By: jhi                                   on 2000/08/11  02:48:56
79588         Log: tiny Changes edit
79589      Branch: perl
79590            ! Changes
79591 ____________________________________________________________________________
79592 [  6597] By: jhi                                   on 2000/08/11  02:39:04
79593         Log: Tests for #6589.
79594              
79595              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
79596              From: simon@brecon.co.uk (Simon Cozens)
79597              Date: 11 Aug 2000 02:24:52 GMT
79598              Message-ID: <slrn8p6ovk.5sh.simon@justanother.perlhacker.org>
79599      Branch: perl
79600            ! t/lib/b.t
79601 ____________________________________________________________________________
79602 [  6596] By: jhi                                   on 2000/08/11  01:50:07
79603         Log: Update Changes.
79604      Branch: perl
79605            ! Changes
79606 ____________________________________________________________________________
79607 [  6595] By: jhi                                   on 2000/08/11  01:47:16
79608         Log: nitfix
79609      Branch: perl
79610            ! Changes
79611 ____________________________________________________________________________
79612 [  6594] By: jhi                                   on 2000/08/11  01:36:16
79613         Log: Subject: Getting perlio and threads to compile
79614              From: Lupe Christoph <lupe@lupe-christoph.de>
79615              Date: Wed, 9 Aug 2000 11:35:54 +0200
79616              Message-ID: <20000809113554.G23160@alanya.lupe-christoph.de>
79617              
79618              (the Solaris version changes in Configure skipped)
79619      Branch: perl
79620            ! hints/solaris_2.sh thread.h
79621 ____________________________________________________________________________
79622 [  6593] By: jhi                                   on 2000/08/11  01:30:16
79623         Log: Subject: Re: [ID 20000730.003] utf8::length() bad
79624              From: simon@brecon.co.uk (Simon Cozens)
79625              Date: 1 Aug 2000 06:55:19 GMT
79626              Message-ID: <slrn8oct2n.19l.simon@justanother.perlhacker.org>
79627      Branch: perl
79628            ! lib/utf8.pm
79629 ____________________________________________________________________________
79630 [  6592] By: jhi                                   on 2000/08/11  01:26:39
79631         Log: Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
79632              From: Peter Scott <Peter@PeterScott.com>
79633              Date: Thu, 10 Aug 2000 08:23:27 -0700
79634              Message-Id: <4.3.2.7.2.20000810081749.00aa92c0@peterscott.com>
79635      Branch: perl
79636            ! lib/perl5db.pl
79637 ____________________________________________________________________________
79638 [  6591] By: jhi                                   on 2000/08/11  01:22:02
79639         Log: Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
79640              From: Hugo <hv@crypt.compulink.co.uk>
79641              Date: Thu, 10 Aug 2000 19:23:04 +0100
79642              Message-Id: <200008101823.TAA23580@crypt.compulink.co.uk>
79643      Branch: perl
79644            ! regexec.c t/op/pat.t
79645 ____________________________________________________________________________
79646 [  6590] By: jhi                                   on 2000/08/11  01:19:19
79647         Log: Preprocessing and postprocessing for File::Find.
79648              
79649              Subject: Patch to Find::File.pm to allow alphabetical results
79650              From: Joe Smith <jsmith@inwap.com>
79651              Date: Wed, 9 Aug 2000 02:44:54 -0700
79652              Message-Id: <20000809024453.A21193@tardis.Tymnet.COM>
79653      Branch: perl
79654            ! lib/File/Find.pm
79655 ____________________________________________________________________________
79656 [  6589] By: jhi                                   on 2000/08/11  01:12:39
79657         Log: B::Deparse didn't do sub attributes.
79658              
79659              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
79660              From: simon@brecon.co.uk (Simon Cozens)
79661              Date: 9 Aug 2000 04:49:20 GMT
79662              Message-ID: <slrn8p1omg.beq.simon@justanother.perlhacker.org>
79663      Branch: perl
79664            ! ext/B/B.xs ext/B/B/Deparse.pm ext/B/defsubs_h.PL
79665 ____________________________________________________________________________
79666 [  6588] By: jhi                                   on 2000/08/11  01:06:40
79667         Log: Subject: debugger "d" command doesnt check line number
79668              From: Mike Guy <mjtg@cam.ac.uk>
79669              Date: Tue, 08 Aug 2000 21:54:29 +0100
79670              Message-Id: <E13MGOL-000053-00@libra.cus.cam.ac.uk>
79671      Branch: perl
79672            ! lib/perl5db.pl mg.c pod/perldiag.pod
79673 ____________________________________________________________________________
79674 [  6587] By: jhi                                   on 2000/08/11  00:45:03
79675         Log: sleep(1) does not necessarily return 1.
79676              
79677              Subject: [PATCH bleadperl] op/lex_assign.t  
79678              From: Hugo <hv@crypt.compulink.co.uk>
79679              Date: Thu, 03 Aug 2000 14:34:22 +0100        
79680              Message-Id: <200008031334.OAA03379@crypt.compulink.co.uk>
79681      Branch: perl
79682            ! t/op/lex_assign.t
79683 ____________________________________________________________________________
79684 [  6586] By: jhi                                   on 2000/08/11  00:31:50
79685         Log: Document the IO::Select timeout.
79686      Branch: perl
79687            ! ext/IO/lib/IO/Select.pm
79688 ____________________________________________________________________________
79689 [  6585] By: jhi                                   on 2000/08/11  00:13:54
79690         Log: Forgot contributor.
79691      Branch: perl
79692            ! Changes
79693 ____________________________________________________________________________
79694 [  6584] By: jhi                                   on 2000/08/11  00:09:19
79695         Log: detypo
79696      Branch: perl
79697            ! Changes
79698 ____________________________________________________________________________
79699 [  6583] By: jhi                                   on 2000/08/11  00:07:53
79700         Log: Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
79701              
79702              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
79703              From: Mike Guy <mjtg@cam.ac.uk> 
79704              Date: Thu, 10 Aug 2000 15:50:54 +0100
79705              Message-Id: <E13Mtfa-0005Ge-00@libra.cus.cam.ac.uk>
79706      Branch: perl
79707            ! sv.c t/op/int.t
79708 ____________________________________________________________________________
79709 [  6582] By: jhi                                   on 2000/08/10  23:29:32
79710         Log: Update Changes.
79711      Branch: perl
79712            ! Changes
79713 ____________________________________________________________________________
79714 [  6581] By: jhi                                   on 2000/08/10  23:26:16
79715         Log: Put back the std @INC thing.
79716      Branch: perl
79717            ! t/lib/ansicolor.t t/lib/cgi-form.t t/lib/cgi-function.t
79718            ! t/lib/cgi-html.t t/lib/cgi-pretty.t t/lib/cgi-request.t
79719            ! t/lib/gol-basic.t t/lib/gol-compat.t t/lib/gol-linkage.t
79720            ! t/lib/gol-oo.t
79721 ____________________________________________________________________________
79722 [  6580] By: jhi                                   on 2000/08/10  23:03:34
79723         Log: Update to CGI 2.70, from Lincoln Stein.
79724      Branch: perl
79725            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
79726            ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
79727            ! t/lib/cgi-function.t t/lib/cgi-html.t t/lib/cgi-pretty.t
79728            ! t/lib/cgi-request.t
79729 ____________________________________________________________________________
79730 [  6579] By: jhi                                   on 2000/08/10  22:41:50
79731         Log: Update to CPAN 1.56, from Andreas König.
79732      Branch: perl
79733            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
79734 ____________________________________________________________________________
79735 [  6578] By: jhi                                   on 2000/08/10  22:38:13
79736         Log: Update to Pod::Parser 1.17, from Brad Appleton.
79737      Branch: perl
79738            ! lib/Pod/Checker.pm lib/Pod/Find.pm lib/Pod/InputObjects.pm
79739            ! lib/Pod/ParseUtils.pm lib/Pod/Parser.pm lib/Pod/Select.pm
79740            ! lib/Pod/Usage.pm pod/pod2usage.PL pod/podchecker.PL
79741            ! pod/podselect.PL t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
79742            ! t/pod/include.t t/pod/included.t t/pod/lref.t
79743            ! t/pod/multiline_items.t t/pod/nested_items.t
79744            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
79745            ! t/pod/poderrs.t t/pod/poderrs.xr t/pod/podselect.t
79746            ! t/pod/special_seqs.t
79747 ____________________________________________________________________________
79748 [  6577] By: jhi                                   on 2000/08/10  22:35:41
79749         Log: Small AUTHORS and MAINTAIN updates.  Could do with big updates.
79750      Branch: perl
79751            ! AUTHORS MAINTAIN
79752 ____________________________________________________________________________
79753 [  6576] By: jhi                                   on 2000/08/10  22:24:54
79754         Log: Update to Getopt::Long 2.23_05, from Johan Vromans.
79755      Branch: perl
79756            + t/lib/gol-oo.t
79757            ! MANIFEST lib/Getopt/Long.pm lib/newgetopt.pl t/lib/gol-basic.t
79758            ! t/lib/gol-compat.t t/lib/gol-linkage.t
79759 ____________________________________________________________________________
79760 [  6575] By: jhi                                   on 2000/08/10  22:02:07
79761         Log: Update to Term::ANSIColor 1.03, from Russ Allbery.
79762      Branch: perl
79763            ! lib/Term/ANSIColor.pm t/lib/ansicolor.t
79764 ____________________________________________________________________________
79765 [  6574] By: jhi                                   on 2000/08/10  21:55:03
79766         Log: Iterating perl6 description.
79767      Branch: perl
79768            ! pod/perlfaq1.pod
79769 ____________________________________________________________________________
79770 [  6573] By: jhi                                   on 2000/08/10  21:48:26
79771         Log: Revert the sv.c part of #6559, a better fix is needed.
79772      Branch: perl
79773            ! sv.c
79774 ____________________________________________________________________________
79775 [  6572] By: jhi                                   on 2000/08/10  20:33:43
79776         Log: It's the 2ndO'ROSSC.
79777      Branch: perl
79778            ! pod/perlfaq1.pod
79779 ____________________________________________________________________________
79780 [  6571] By: jhi                                   on 2000/08/10  15:55:48
79781         Log: detypo
79782      Branch: perl
79783            ! pod/perlfaq1.pod
79784 ____________________________________________________________________________
79785 [  6570] By: jhi                                   on 2000/08/10  14:11:17
79786         Log: An exceptionally sticky typo.
79787      Branch: perl
79788            ! Changes
79789 ____________________________________________________________________________
79790 [  6569] By: jhi                                   on 2000/08/10  14:09:33
79791         Log: detypo (and test Changes updating script)
79792      Branch: perl
79793            ! Changes
79794 ____________________________________________________________________________
79795 [  6568] By: jhi                                   on 2000/08/10  14:07:07
79796         Log: Update Changes.
79797      Branch: perl
79798            ! Changes
79799 ____________________________________________________________________________
79800 [  6567] By: jhi                                   on 2000/08/10  14:06:19
79801         Log: Amend the description of Perl6.
79802              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
79803              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
79804              Date: Wed, 9 Aug 2000 22:11:06 -0500
79805              Message-ID: <20000809221106.A12246@chaos.wustl.edu>
79806      Branch: perl
79807            ! pod/perlfaq1.pod
79808 ____________________________________________________________________________
79809 [  6566] By: jhi                                   on 2000/08/10  13:58:57
79810         Log: Subject: Remove dead entry in perldiag
79811              From: Mike Guy <mjtg@cam.ac.uk>
79812              Date: Thu, 10 Aug 2000 14:19:19 +0100
79813              Message-Id: <E13MsEx-00033G-00@libra.cus.cam.ac.uk>
79814      Branch: perl
79815            ! pod/perldiag.pod
79816 ____________________________________________________________________________
79817 [  6565] By: jhi                                   on 2000/08/10  13:51:48
79818         Log: Zero entries were skipped, fix from Adrian Goalby
79819              <argoalby@yahoo.co.uk>
79820      Branch: perl
79821            ! lib/unicode/Number.pl lib/unicode/mktables.PL
79822 ____________________________________________________________________________
79823 [  6564] By: jhi                                   on 2000/08/10  13:00:12
79824         Log: Subject: [PATCH 5.6.0] cygwin port
79825              From: "Fifer, Eric" <EFifer@sanwaint.com>
79826              Date: Thu, 10 Aug 2000 13:15:36 +0100
79827              Message-ID: <779F20BCCE5AD31186A50008C75D997917176A@silldn_mail1.sanwaint.com>
79828      Branch: perl
79829            ! README.cygwin hints/cygwin.sh
79830 ____________________________________________________________________________
79831 [  6563] By: jhi                                   on 2000/08/10  12:55:16
79832         Log: Get back into sync with Jeffrey on the enhanced regex warnings.
79833      Branch: perl
79834            ! pod/perldiag.pod regcomp.c t/op/re_tests t/op/readdir.t
79835 ____________________________________________________________________________
79836 [  6562] By: gsar                                  on 2000/08/10  08:38:39
79837         Log: warn is a macro, avoid using at a variable to avoid warnings
79838              in some configurations; readdir.t is too conservative in
79839              estimating number of *.t's
79840      Branch: perl
79841            ! t/op/readdir.t util.c
79842 ____________________________________________________________________________
79843 [  6561] By: jhi                                   on 2000/08/09  23:35:42
79844         Log: Update Changes.
79845      Branch: perl
79846            ! Changes
79847 ____________________________________________________________________________
79848 [  6560] By: jhi                                   on 2000/08/09  23:05:47
79849         Log: Subject: Re: enhanced(?) regex error messages
79850              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
79851              Date: Wed, 9 Aug 2000 00:59:43 -0700 (PDT)
79852              Message-Id: <200008090759.AAA07144@ventrue.yahoo.com>
79853              
79854              (plus two small patches sent privately)
79855              (this still seems to leave few test failures)
79856      Branch: perl
79857            + t/op/regmesg.t
79858            ! MANIFEST pod/perldiag.pod regcomp.c regcomp.h t/op/misc.t
79859            ! t/pragma/warn/regcomp
79860 ____________________________________________________________________________
79861 [  6559] By: jhi                                   on 2000/08/09  20:41:18
79862         Log: (The fix did work but was not right, retracted in #6573)
79863              
79864              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
79865              From: Christian Kirsch <ck@held.mind.de>
79866              Date: Wed, 9 Aug 2000 17:05:17 +0200
79867              Message-Id: <20000809170517.A25389@held>
79868      Branch: perl
79869            ! sv.c t/pragma/locale.t
79870 ____________________________________________________________________________
79871 [  6558] By: jhi                                   on 2000/08/08  22:34:08
79872         Log: Tiny updates on the contributors list.
79873      Branch: perl
79874            ! Changes
79875 ____________________________________________________________________________
79876 [  6557] By: jhi                                   on 2000/08/08  19:34:28
79877         Log: Double check that we have a dirhandle.
79878      Branch: perl
79879            ! util.c
79880 ____________________________________________________________________________
79881 [  6556] By: jhi                                   on 2000/08/08  19:01:51
79882         Log: Delete eg as agreed at TPC3 (yes, 3).  Dusty, obsolete, non-w-clean.
79883              May be repopulated with fresh maintained examples.
79884      Branch: perl
79885            + lib/CGI/eg/RunMeFirst lib/CGI/eg/caution.xbm
79886            + lib/CGI/eg/clickable_image.cgi lib/CGI/eg/cookie.cgi
79887            + lib/CGI/eg/crash.cgi lib/CGI/eg/customize.cgi
79888            + lib/CGI/eg/diff_upload.cgi lib/CGI/eg/dna_small_gif.uu
79889            + lib/CGI/eg/file_upload.cgi lib/CGI/eg/frameset.cgi
79890            + lib/CGI/eg/index.html lib/CGI/eg/internal_links.cgi
79891            + lib/CGI/eg/javascript.cgi lib/CGI/eg/monty.cgi
79892            + lib/CGI/eg/multiple_forms.cgi lib/CGI/eg/nph-clock.cgi
79893            + lib/CGI/eg/nph-multipart.cgi lib/CGI/eg/popup.cgi
79894            + lib/CGI/eg/save_state.cgi lib/CGI/eg/tryit.cgi
79895            + lib/CGI/eg/wilogo_gif.uu
79896            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
79897            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
79898            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
79899            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
79900            - eg/cgi/frameset.cgi eg/cgi/index.html
79901            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
79902            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
79903            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
79904            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
79905            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
79906            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
79907            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
79908            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
79909            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
79910            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
79911            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
79912            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
79913            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
79914            - eg/van/vanish eg/who eg/wrapsuid
79915            ! MANIFEST
79916 ____________________________________________________________________________
79917 [  6555] By: jhi                                   on 2000/08/08  18:51:08
79918         Log: Delete chat2 as requested by Randal.
79919              
79920              Subject: Re: perlfaq8 coyness
79921              From: merlyn@stonehenge.com (Randal L. Schwartz) 
79922              Date: 15 May 2000 18:52:42 -0700 
79923              Message-ID: <m166sfl0r9.fsf@halfdome.holdit.com> 
79924      Branch: perl
79925            - lib/chat2.pl
79926            ! MANIFEST
79927 ____________________________________________________________________________
79928 [  6554] By: jhi                                   on 2000/08/08  18:31:35
79929         Log: Regen global.sym.
79930      Branch: perl
79931            ! global.sym
79932 ____________________________________________________________________________
79933 [  6553] By: jhi                                   on 2000/08/08  18:28:13
79934         Log: Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
79935              (either perlbug or p5p ate the original), plus regen
79936              perlapi and perltoc. 
79937      Branch: perl
79938            ! Changes Changes5.004 README.Y2K cop.h emacs/cperl-mode.el
79939            ! ext/B/ramblings/flip-flop ext/Data/Dumper/Dumper.pm
79940            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Socket.pm
79941            ! ext/Socket/Socket.pm lib/CGI.pm lib/CGI/Cookie.pm
79942            ! lib/File/Temp.pm lib/FileHandle.pm lib/Pod/Functions.pm
79943            ! lib/Pod/InputObjects.pm lib/Pod/LaTeX.pm lib/Text/Soundex.pm
79944            ! lib/perl5db.pl op.h opcode.pl perlapi.c perlapi.h
79945            ! pod/perlapi.pod pod/perltoc.pod t/lib/dosglob.t
79946            ! t/lib/ftmp-posix.t t/lib/glob-global.t t/op/grent.t
79947            ! t/op/pwent.t vms/ext/DCLsym/DCLsym.pm
79948 ____________________________________________________________________________
79949 [  6552] By: jhi                                   on 2000/08/08  18:06:29
79950         Log: Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
79951              From: Mike Guy <mjtg@cam.ac.uk>
79952              Message-Id: <E13MAj1-00038W-00@libra.cus.cam.ac.uk>
79953              Date: Tue, 08 Aug 2000 15:51:27 +0100
79954      Branch: perl
79955            ! doop.c sv.h t/op/join.t t/pragma/overload.t
79956 ____________________________________________________________________________
79957 [  6551] By: jhi                                   on 2000/08/08  18:01:11
79958         Log: Re-apply #6549.
79959      Branch: perl
79960            ! lib/perl5db.pl
79961 ____________________________________________________________________________
79962 [  6550] By: jhi                                   on 2000/08/08  17:43:08
79963         Log: Accidental retraction of #6549.
79964      Branch: perl
79965            ! lib/perl5db.pl
79966 ____________________________________________________________________________
79967 [  6549] By: jhi                                   on 2000/08/08  17:40:04
79968         Log: Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
79969              From: Mike Guy <mjtg@cam.ac.uk>
79970              Date: Mon, 07 Aug 2000 21:49:58 +0100
79971              Message-Id: <E13LtqQ-0006Jc-00@libra.cus.cam.ac.uk>
79972      Branch: perl
79973            ! lib/perl5db.pl
79974 ____________________________________________________________________________
79975 [  6548] By: jhi                                   on 2000/08/08  17:37:57
79976         Log: Document here-doc better.
79977              
79978              Subject: Re: [ID 20000804.003] heredoc in s///e replacement
79979              From: Mike Guy <mjtg@cam.ac.uk>
79980              Date: Mon, 07 Aug 2000 14:02:09 +0100
79981              Message-Id: <E13LmXh-0006rM-00@libra.cus.cam.ac.uk>
79982      Branch: perl
79983            ! pod/perldata.pod
79984 ____________________________________________________________________________
79985 [  6547] By: jhi                                   on 2000/08/08  17:33:34
79986         Log: Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
79987              From: "Randy J. Ray" <rjray@redhat.com>
79988              Date: Mon, 07 Aug 2000 19:12:25 -0700
79989              Message-Id: <200008080212.TAA12784@tzimisce.soma.redhat.com>
79990      Branch: perl
79991            ! perl.c pod/perlrun.pod
79992 ____________________________________________________________________________
79993 [  6546] By: jhi                                   on 2000/08/08  17:29:26
79994         Log: Subject: Re: enhanced(?) regex error messages 
79995              From: Hugo <hv@crypt.compulink.co.uk>
79996              Date: Tue, 08 Aug 2000 03:25:51 +0100
79997              Message-Id: <200008080225.DAA10998@crypt.compulink.co.uk>
79998              
79999              plus Capitalize the error messages, plus perldiag them.
80000      Branch: perl
80001            ! pod/perldiag.pod regcomp.c t/op/pat.t t/op/re_tests
80002 ____________________________________________________________________________
80003 [  6545] By: jhi                                   on 2000/08/08  13:59:28
80004         Log: Augment #6539 a bit: don't croak if there's magic in the air.
80005              
80006              Subject: Re: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF) 
80007              From: Hugo <hv@crypt.compulink.co.uk>
80008              Date: Tue, 08 Aug 2000 03:02:03 +0100
80009              Message-Id: <200008080202.DAA09147@crypt.compulink.co.uk>
80010      Branch: perl
80011            ! pp.c t/op/bless.t
80012 ____________________________________________________________________________
80013 [  6544] By: jhi                                   on 2000/08/07  21:11:52
80014         Log: Make the test -w clean.
80015      Branch: perl
80016            ! t/op/bless.t
80017 ____________________________________________________________________________
80018 [  6543] By: jhi                                   on 2000/08/07  19:49:53
80019         Log: use warnings instead of $^W.
80020      Branch: perl
80021            ! t/op/bless.t
80022 ____________________________________________________________________________
80023 [  6542] By: jhi                                   on 2000/08/07  17:41:41
80024         Log: Disable a portability warning Because We Know What We Are Doing.
80025      Branch: perl
80026            ! t/op/bless.t
80027 ____________________________________________________________________________
80028 [  6541] By: jhi                                   on 2000/08/07  17:29:51
80029         Log: Tiny tidying on report_evil_fh().
80030      Branch: perl
80031            ! util.c
80032 ____________________________________________________________________________
80033 [  6540] By: jhi                                   on 2000/08/07  16:37:38
80034         Log: Make regular expression parse error messages easier to understand.
80035              
80036              Subject: Re: enhanced(?) regex error messages
80037              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
80038              Date: Fri, 4 Aug 2000 23:34:07 -0700 (PDT)
80039              Message-Id: <200008050634.XAA20360@ventrue.yahoo.com>
80040      Branch: perl
80041            ! regcomp.c
80042 ____________________________________________________________________________
80043 [  6539] By: jhi                                   on 2000/08/07  16:12:27
80044         Log: Make bless(REF, REF) a fatal error, add bless tests.
80045              
80046              Subject: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF)
80047              From: Hugo <hv@crypt.compulink.co.uk>
80048              Date: Mon, 07 Aug 2000 16:59:38 +0100
80049              Message-Id: <200008071559.QAA29541@crypt.compulink.co.uk>
80050      Branch: perl
80051            + t/op/bless.t
80052            ! MANIFEST pod/perldiag.pod pp.c sv.c
80053 ____________________________________________________________________________
80054 [  6538] By: jhi                                   on 2000/08/07  15:59:43
80055         Log: Subject: [ID 20000803.006] 'use lib ...' doesn't behave as documented
80056              From: Tim Conrow <tim@spindrift.srl.caltech.edu>
80057              Date: Thu, 3 Aug 2000 14:29:21 -0700
80058              Message-Id: <200008032129.OAA27898@spindrift.caltech.edu>
80059      Branch: perl
80060            ! lib/lib_pm.PL
80061 ____________________________________________________________________________
80062 [  6537] By: jhi                                   on 2000/08/07  15:47:18
80063         Log: Retract #6419 for now since it breaks in AFS and MachTen.
80064      Branch: perl
80065            ! lib/Cwd.pm
80066 ____________________________________________________________________________
80067 [  6536] By: jhi                                   on 2000/08/07  15:05:29
80068         Log: Plug the security hole described in the Aug 05 2000 bugtraq message
80069              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
80070              The security hole exists only in suidperls, which isn't
80071              installed or even built by default.
80072      Branch: perl
80073            ! perl.c
80074 ____________________________________________________________________________
80075 [  6535] By: jhi                                   on 2000/08/07  14:45:14
80076         Log: tr memory corruption fix from Simon Cozens.
80077      Branch: perl
80078            ! doop.c
80079 ____________________________________________________________________________
80080 [  6534] By: jhi                                   on 2000/08/06  11:38:16
80081         Log: Document a bit that UDP is not what you might think.
80082              
80083              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
80084              From: Lupe Christoph <lupe@lupe-christoph.de>
80085              Message-ID: <20000724085915.B13172@alanya.lupe-christoph.de>
80086              Date: Mon, 24 Jul 2000 08:59:15 +0200
80087      Branch: perl
80088            ! pod/perlipc.pod
80089 ____________________________________________________________________________
80090 [  6533] By: jhi                                   on 2000/08/06  11:35:01
80091         Log: Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
80092              From: Jeff Pinyan <jeffp@hut.crusoe.net>
80093              Date: Sat, 5 Aug 2000 00:22:01 -0400 (EDT)
80094              Message-ID: <Pine.BSF.3.96.1000805002052.23260A-100000@hut.crusoe.net>
80095      Branch: perl
80096            ! pod/perlfunc.pod
80097 ____________________________________________________________________________
80098 [  6532] By: jhi                                   on 2000/08/06  03:45:41
80099         Log: Have symbols for the IoTYPEs.
80100      Branch: perl
80101            ! doio.c pp_ctl.c pp_sys.c sv.h toke.c util.c
80102 ____________________________________________________________________________
80103 [  6531] By: jhi                                   on 2000/08/06  01:33:55
80104         Log: Continue fixing the io warnings.  This also
80105              sort of fixes bug ID 20000802.003: the core dump
80106              is no more.  Whether the current behaviour is correct
80107              (giving a warning: "Not a format reference"), is another matter.
80108      Branch: perl
80109            ! doio.c pod/perldiag.pod pp_hot.c pp_sys.c t/pragma/warn/doio
80110            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
80111 ____________________________________________________________________________
80112 [  6530] By: jhi                                   on 2000/08/05  21:33:12
80113         Log: Change the Policy policy: now -Dprefix= with an existing
80114              Policy.sh and prefix == siteprefix == vendorprefix, then all
80115              of them follow along the new prefix.
80116              
80117              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
80118              From: Andy Dougherty <doughera@lafayette.edu>
80119              Date: Fri, 4 Aug 2000 14:53:50 -0400 (EDT)
80120              Message-ID: <Pine.SOL.4.10.10008041440560.17981-100000@maxwell.phys.lafayette.edu>
80121      Branch: perl
80122            ! Policy_sh.SH
80123 ____________________________________________________________________________
80124 [  6529] By: jhi                                   on 2000/08/05  18:57:28
80125         Log: Zap lib/Sys directory when cleaning up.
80126      Branch: perl
80127            ! Makefile.SH
80128 ____________________________________________________________________________
80129 [  6528] By: jhi                                   on 2000/08/05  18:40:44
80130         Log: Essential prototype changes were missing from #6527.
80131              Also make report_evil_fh() more bomb-proof.
80132      Branch: perl
80133            ! embed.h util.c
80134 ____________________________________________________________________________
80135 [  6527] By: jhi                                   on 2000/08/05  03:22:05
80136         Log: Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
80137              From: "Ronald F. Guilmette" <rfg@monkeys.com>
80138              Date: Mon, 24 Jul 2000 15:47:00 -0700 (PDT)
80139              Message-Id: <200007242247.PAA52177@monkeys.com>
80140      Branch: perl
80141            ! embed.pl pp_hot.c pp_sys.c proto.h t/pragma/warn/pp_sys util.c
80142 ____________________________________________________________________________
80143 [  6526] By: jhi                                   on 2000/08/04  21:23:27
80144         Log: gcc versions might have (parentheses) in them.
80145      Branch: metaconfig/U/perl
80146            ! gccvers.U
80147      Branch: perl
80148            ! Configure config_h.SH
80149 ____________________________________________________________________________
80150 [  6525] By: jhi                                   on 2000/08/04  20:23:12
80151         Log: Weed buglets pointed out by
80152              
80153              From: Lupe Christoph <lupe@lupe-christoph.de>
80154              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
80155              Date: Fri, 4 Aug 2000 17:34:39 +0200
80156              Message-ID: <20000804173439.L8087@alanya.lupe-christoph.de>
80157      Branch: metaconfig/U/perl
80158            ! gccvers.U uselfs.U
80159      Branch: perl
80160            ! Configure config_h.SH
80161 ____________________________________________________________________________
80162 [  6524] By: jhi                                   on 2000/08/04  19:02:08
80163         Log: Warn under -w if lstat(FH) is attempted.
80164              
80165              Subject: [ID 20000421.003] perlfunc says you can lstat a file handle but you cannot
80166              From: "Todd C. Miller" <Todd.Miller@courtesan.com> 
80167              Date: Fri, 21 Apr 2000 10:43:46 -0600 (MDT) 
80168              Message-Id: <200004211643.e3LGhkX24720@xerxes.courtesan.com> 
80169      Branch: perl
80170            ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c
80171            ! t/pragma/warn/pp_sys
80172 ____________________________________________________________________________
80173 [  6523] By: jhi                                   on 2000/08/04  12:31:11
80174         Log: Subject: New perlcc, take 2
80175              From: simon@brecon.co.uk (Simon Cozens)
80176              Date: 4 Aug 2000 06:21:04 GMT
80177              Message-ID: <slrn8oko6g.da2.simon@justanother.perlhacker.org>
80178      Branch: perl
80179            ! utils/perlcc.PL
80180 ____________________________________________________________________________
80181 [  6522] By: jhi                                   on 2000/08/04  12:26:33
80182         Log: Subject: Re: Array vs. List context
80183              From: Daniel Chetlin <daniel@chetlin.com>
80184              Date: Fri, 4 Aug 2000 00:22:44 -0700
80185              Message-ID: <20000804002244.A5924@ilmd.chetlin.org>
80186      Branch: perl
80187            ! pod/perlapi.pod pod/perlcall.pod pod/perlembed.pod
80188            ! pod/perlfaq4.pod
80189 ____________________________________________________________________________
80190 [  6521] By: jhi                                   on 2000/08/04  12:22:38
80191         Log: Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
80192              From: Raymund Will <ray@caldera.de>
80193              Date: Fri, 4 Aug 2000 12:07:09 +0200
80194              Message-Id: <20000804120709.A14982@caldera.de>
80195      Branch: perl
80196            ! configure.gnu
80197 ____________________________________________________________________________
80198 [  6520] By: jhi                                   on 2000/08/04  04:09:06
80199         Log: After the #6519 a warning about stat() is just that,
80200              not about a filetest, which now have their own warning.
80201      Branch: perl
80202            ! pod/perldiag.pod
80203 ____________________________________________________________________________
80204 [  6519] By: jhi                                   on 2000/08/04  04:06:30
80205         Log: In the warnings call filehandles consistently so;
80206              add "unopened" warning for stat().
80207      Branch: perl
80208            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
80209            ! t/pragma/warn/pp_sys
80210 ____________________________________________________________________________
80211 [  6518] By: jhi                                   on 2000/08/04  02:55:35
80212         Log: Subject: Minor tweak to perlvar.pod
80213              From: "Stephen P. Potter" <spp@ds.net>
80214              Date: Tue, 18 Apr 2000 09:26:03 -0400
80215              Message-Id: <200004181326.JAA01560@spp.users.ds.net>
80216      Branch: perl
80217            ! pod/perlvar.pod
80218 ____________________________________________________________________________
80219 [  6517] By: jhi                                   on 2000/08/04  02:50:08
80220         Log: Subject: [ID 19990721.004] Documentation bug in perlfunc
80221              From: "Clinton Pierce" <cpierce1@ford.com>
80222              Date: Wed, 21 Jul 1999 16:45:31 -0400
80223              Message-Id: <199907212049.QAA12875@mailfw3.ford.com>
80224              
80225              Fix by Stephen Potter (visible in the bug db but not in p5p?)
80226      Branch: perl
80227            ! pod/perlfunc.pod pod/perlop.pod
80228 ____________________________________________________________________________
80229 [  6516] By: jhi                                   on 2000/08/04  02:09:25
80230         Log: This is 6512.  Really.
80231      Branch: perl
80232            ! dump.c
80233 ____________________________________________________________________________
80234 [  6515] By: jhi                                   on 2000/08/04  01:25:50
80235         Log: mention the idea of @( and @)
80236      Branch: perl
80237            ! Todo-5.6
80238 ____________________________________________________________________________
80239 [  6514] By: bailey                                on 2000/08/04  01:18:46
80240         Log: YA resync with mainstem, including VMS patches from others
80241      Branch: vmsperl
80242           +> (branch 48 files)
80243            - lib/lib.pm pod/Makefile pod/Win32.pod pod/buildtoc
80244           !> (integrate 354 files)
80245 ____________________________________________________________________________
80246 [  6513] By: jhi                                   on 2000/08/04  01:18:18
80247         Log: Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
80248              From: Mark Dickinson <dickins3@fas.harvard.edu>
80249              Date: Wed, 2 Aug 2000 13:25:07 -0400 (EDT)
80250              Message-Id: <Pine.OSF.4.10.10008021321380.32190-200000@is07.fas.harvard.edu>
80251      Branch: perl
80252            ! t/op/grent.t t/op/pwent.t
80253 ____________________________________________________________________________
80254 [  6512] By: jhi                                   on 2000/08/04  01:14:06
80255         Log: Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
80256              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
80257              Date: Wed, 02 Aug 2000 10:51:01 +0100
80258              Message-Id: <E13JvAz-0005B5-00@libra.cus.cam.ac.uk>
80259      Branch: perl
80260            ! sv.c
80261 ____________________________________________________________________________
80262 [  6511] By: jhi                                   on 2000/08/04  00:57:00
80263         Log: Subject: [PATCH] bad cppsymbols on os2 + Configure question                
80264              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
80265              Date: Thu, 03 Aug 2000 17:20:04 -0700
80266              Message-ID: <0wgi5gzkgqLb092yn@efn.org> 
80267      Branch: metaconfig
80268            ! U/modified/Cppsym.U
80269      Branch: perl
80270            ! Configure config_h.SH
80271 ____________________________________________________________________________
80272 [  6510] By: jhi                                   on 2000/08/04  00:25:28
80273         Log: detypo
80274      Branch: perl
80275            ! Makefile.SH
80276 ____________________________________________________________________________
80277 [  6509] By: jhi                                   on 2000/08/03  23:43:18
80278         Log: Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
80279              From: Dominic Dunlop <domo@computer.org>
80280              Date: Thu, 3 Aug 2000 22:16:46 +0200
80281              Message-Id: <p04320411b5af8091f6fe@[194.235.193.148]>
80282      Branch: perl
80283            ! t/op/sprintf.t
80284 ____________________________________________________________________________
80285 [  6508] By: jhi                                   on 2000/08/03  23:40:37
80286         Log: Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
80287              From: Hugo <hv@crypt.compulink.co.uk>
80288              Date: Thu, 03 Aug 2000 18:25:30 +0100
80289              Message-Id: <200008031725.SAA10580@crypt.compulink.co.uk>
80290      Branch: perl
80291            ! regcomp.c t/op/re_tests
80292 ____________________________________________________________________________
80293 [  6507] By: jhi                                   on 2000/08/03  23:38:28
80294         Log: Subject: [PATCH] sv.h documentation - SvLEN
80295              From: Mike Guy <mjtg@cam.ac.uk>
80296              Date: Thu, 03 Aug 2000 14:43:09 +0100
80297              Message-Id: <E13KLHB-0004UK-00@libra.cus.cam.ac.uk>
80298      Branch: perl
80299            ! sv.h
80300 ____________________________________________________________________________
80301 [  6506] By: jhi                                   on 2000/08/03  15:49:14
80302         Log: Disable the fix_pl hack for now.
80303      Branch: perl
80304            ! Makefile.SH
80305 ____________________________________________________________________________
80306 [  6505] By: jhi                                   on 2000/08/03  13:49:04
80307         Log: Add a URL for FSF.
80308              
80309              Subject: Patch for README
80310              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
80311              Date: Wed, 2 Aug 2000 13:25:09 -0500
80312              Message-ID: <20000802132509.I10379@chaos.wustl.edu>
80313      Branch: perl
80314            ! README
80315 ____________________________________________________________________________
80316 [  6504] By: jhi                                   on 2000/08/03  13:29:19
80317         Log: Be more informative on what is skipped and why,
80318              also repeat the list at the end.
80319      Branch: perl
80320            ! Porting/p4desc
80321 ____________________________________________________________________________
80322 [  6503] By: jhi                                   on 2000/08/03  13:07:05
80323         Log: Circumvent the removal of .patch by fix_pl.
80324              
80325              Subject: Re: [ID 20000802.011] unable to 'make test'          
80326              From: simon@brecon.co.uk (Simon Cozens) 
80327              Date: 3 Aug 2000 04:17:00 GMT
80328              Message-ID: <slrn8ohshs.81o.simon@justanother.perlhacker.org> 
80329      Branch: perl
80330            ! Makefile.SH
80331 ____________________________________________________________________________
80332 [  6502] By: jhi                                   on 2000/08/03  00:14:34
80333         Log: Add the missing setproctitle unit.
80334      Branch: metaconfig/U/perl
80335            + d_setproctitle.U
80336 ____________________________________________________________________________
80337 [  6501] By: jhi                                   on 2000/08/03  00:00:26
80338         Log: The subtest 4 may fail also on VOBS, as pointed out
80339              by Nick Ing-Simmons in November 1999, bug id 19991124.003
80340              (but the failure in that bug report isn't the subtest 4).
80341      Branch: perl
80342            ! t/op/stat.t
80343 ____________________________________________________________________________
80344 [  6500] By: jhi                                   on 2000/08/02  23:49:30
80345         Log: Better skip message for the test; one of the two problems in
80346              
80347              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
80348              From: Lupe Christoph <lupe@lupe-christoph.de>
80349              Date: Thu, 24 Feb 2000 11:54:50 +0100 (MET)
80350              Message-Id: <200002241054.LAA06808@lupe-christoph.de>
80351      Branch: perl
80352            ! t/op/numconvert.t
80353 ____________________________________________________________________________
80354 [  6499] By: jhi                                   on 2000/08/02  22:49:16
80355         Log: Allow "no Module;" even if there is no 'unimport'.
80356              
80357              Subject: [ID 20000324.029] `unimport' is not special the way `import' is
80358              From: mjd@plover.com
80359              Date: 24 Mar 2000 15:24:34 -0000
80360              Message-Id: <20000324152434.15160.qmail@plover.com>
80361      Branch: perl
80362            ! gv.c
80363 ____________________________________________________________________________
80364 [  6498] By: jhi                                   on 2000/08/02  22:42:58
80365         Log: Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
80366              that are hopefully soon put into use.
80367      Branch: perl
80368            ! opcode.h opcode.pl opnames.h
80369 ____________________________________________________________________________
80370 [  6497] By: gsar                                  on 2000/08/02  22:28:59
80371         Log: require.t needs binmode() to work on windows
80372      Branch: perl
80373            ! t/comp/require.t
80374 ____________________________________________________________________________
80375 [  6496] By: jhi                                   on 2000/08/02  22:08:51
80376         Log: Document the IVdf UVuf UVof UVxf.
80377      Branch: perl
80378            ! pod/perlguts.pod
80379 ____________________________________________________________________________
80380 [  6495] By: jhi                                   on 2000/08/02  21:54:26
80381         Log: detypo #6494
80382      Branch: perl
80383            ! ext/Data/Dumper/Dumper.xs
80384 ____________________________________________________________________________
80385 [  6494] By: jhi                                   on 2000/08/02  21:49:17
80386         Log: Dump UVs as UVs in Data::Dumper.
80387              
80388              Subject: Re: [ID 20000405.018] Data::Dumper and negative numbers
80389              From: Gurusamy Sarathy <gsar@ActiveState.com>
80390              Date: Thu, 27 Apr 2000 12:26:25 -0700
80391              Message-Id: <200004271926.MAA04331@molotok.activestate.com>
80392      Branch: perl
80393            ! ext/Data/Dumper/Dumper.xs
80394 ____________________________________________________________________________
80395 [  6493] By: jhi                                   on 2000/08/02  17:01:58
80396         Log: Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
80397              From: Hugo <hv@crypt.compulink.co.uk>
80398              Date: Wed, 02 Aug 2000 14:53:56 +0100
80399              Message-Id: <200008021353.OAA24761@crypt.compulink.co.uk>
80400      Branch: perl
80401            ! regexec.c t/op/re_tests
80402 ____________________________________________________________________________
80403 [  6492] By: jhi                                   on 2000/08/02  15:02:46
80404         Log: The new setproctitle() feature is available only in 
80405              bleeding edge FreeBSD.  From Paul Saab.
80406      Branch: perl
80407            ! mg.c
80408 ____________________________________________________________________________
80409 [  6491] By: jhi                                   on 2000/08/02  13:34:36
80410         Log: The tr utf8 patching continues.
80411              
80412              Subject: Re: #6469, too many tests claimed in require.t
80413              From: simon@brecon.co.uk (Simon Cozens)
80414              Date: 2 Aug 2000 02:37:17 GMT
80415              Message-ID: <slrn8of2at.81o.simon@justanother.perlhacker.org>
80416              
80417              (the logic of the test was the wrong way round in the patch)
80418      Branch: perl
80419            ! doop.c
80420 ____________________________________________________________________________
80421 [  6490] By: jhi                                   on 2000/08/02  13:27:38
80422         Log: The name of a filehandle does not have <these>.
80423      Branch: perl
80424            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
80425            ! t/pragma/warn/pp_sys util.c
80426 ____________________________________________________________________________
80427 [  6489] By: jhi                                   on 2000/08/02  04:26:46
80428         Log: Remove the extraneous "main::" prefix from all the
80429              "opened only for", "on closed", and "never opened" warnings.
80430              
80431              Subject: Re: inappropriate warning
80432              From: Gurusamy Sarathy <gsar@ActiveState.com>
80433              Date: Mon, 20 Mar 2000 11:28:02 -0800
80434              Message-Id: <200003201928.LAA32224@maul.ActiveState.com>
80435      Branch: perl
80436            ! doio.c embed.h embed.pl gv.c objXSUB.h pp_hot.c pp_sys.c
80437            ! proto.h t/pragma/warn/4lint t/pragma/warn/doio
80438            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
80439 ____________________________________________________________________________
80440 [  6488] By: jhi                                   on 2000/08/02  03:02:57
80441         Log: memcpy has n o in it, as pinted ut by Sarathy.
80442      Branch: perl
80443            ! pod/perlguts.pod
80444 ____________________________________________________________________________
80445 [  6487] By: jhi                                   on 2000/08/02  02:44:51
80446         Log: Document in one place the memory abstractions used in Perl core.
80447              
80448              Subject: Re: Memory abstraction
80449              From: simon@brecon.co.uk (Simon Cozens)
80450              Date: 2 Aug 2000 02:20:23 GMT
80451              Organization: Earth.li Origins
80452      Branch: perl
80453            ! pod/perlguts.pod
80454 ____________________________________________________________________________
80455 [  6486] By: jhi                                   on 2000/08/02  02:41:57
80456         Log: regen_headers, regen perltoc.
80457      Branch: perl
80458            ! perlapi.c pod/perltoc.pod
80459 ____________________________________________________________________________
80460 [  6485] By: jhi                                   on 2000/08/02  01:43:33
80461         Log: "This little thing tests for a file .patch, and if it contains
80462              a number, pops into patchlevel.h" (making it easier to track
80463              which development version people are reporting bugs against)
80464              
80465              Subject: Patchlevel autogeneration for repository perls
80466              From: simon@brecon.co.uk (Simon Cozens)
80467              Date: 14 Jul 2000 07:12:15 GMT
80468              Message-ID: <slrn8mtfaf.1qo.simon@justanother.perlhacker.org>
80469      Branch: perl
80470            + fix_pl
80471            ! MANIFEST Makefile.SH
80472 ____________________________________________________________________________
80473 [  6484] By: jhi                                   on 2000/08/02  01:32:54
80474         Log: FreeBSD 3.* updates from
80475              
80476              From: Paul Saab <ps@yahoo-inc.com>
80477              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
80478              Date: Tue, 1 Aug 2000 15:41:39 -0700
80479              Message-Id: <20000801154139.A53740@yahoo-inc.com>
80480      Branch: perl
80481            ! hints/freebsd.sh
80482 ____________________________________________________________________________
80483 [  6483] By: jhi                                   on 2000/08/02  01:27:44
80484         Log: In new BSDs changes to argv[] do not show up in ps(1) output,
80485              instead one must use setproctitle().  This was already addressed
80486              by change #6457, but the below has a new variant for FreeBSD 4.0
80487              or later, and the matter is also documented more.
80488              
80489              From: Paul Saab <ps@yahoo-inc.com>
80490              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
80491              Date: Tue, 1 Aug 2000 15:41:39 -0700
80492              Message-Id: <20000801154139.A53740@yahoo-inc.com>
80493      Branch: metaconfig/U/perl
80494            + i_libutil.U
80495      Branch: perl
80496            ! Configure config_h.SH mg.c perl.h pod/perlvar.pod
80497 ____________________________________________________________________________
80498 [  6482] By: jhi                                   on 2000/08/01  22:17:32
80499         Log: The test from this
80500              
80501              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
80502              Date: Sat, 15 Apr 2000 17:03:44 +0100
80503              From: Tom Hughes <tom@compton.nu>
80504              Message-ID: <d1c9b2af49.tom@compton.compton.nu>
80505              
80506              was missing, the code change went in as #5989
80507              (which had a different test?)
80508      Branch: perl
80509            ! t/op/misc.t
80510 ____________________________________________________________________________
80511 [  6481] By: jhi                                   on 2000/08/01  21:48:38
80512         Log: Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
80513              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
80514              Date: Thu, 27 Jul 2000 13:51:41 -0700 (PDT)
80515              Message-Id: <200007272051.NAA02178@xfiles.intercon.hp.com>
80516      Branch: perl
80517            ! perl.h
80518 ____________________________________________________________________________
80519 [  6480] By: jhi                                   on 2000/08/01  18:05:28
80520         Log: Make p4desc to skip non-mainperl branches by default.
80521      Branch: perl
80522            ! Porting/p4desc
80523 ____________________________________________________________________________
80524 [  6479] By: jhi                                   on 2000/08/01  17:29:19
80525         Log: If gccosandvers is equal to osname, clear gccosandvers.
80526      Branch: metaconfig/U/perl
80527            ! gccvers.U
80528      Branch: perl
80529            ! Configure config_h.SH
80530 ____________________________________________________________________________
80531 [  6478] By: jhi                                   on 2000/08/01  15:54:08
80532         Log: BOM patching from Simon Cozens.
80533      Branch: perl
80534            ! toke.c
80535 ____________________________________________________________________________
80536 [  6477] By: jhi                                   on 2000/08/01  04:50:33
80537         Log: Stash away the largefiles flags and libswanted.
80538      Branch: perl
80539            ! hints/aix.sh hints/hpux.sh hints/linux.sh hints/solaris_2.sh
80540 ____________________________________________________________________________
80541 [  6476] By: gsar                                  on 2000/08/01  04:24:24
80542         Log: various syntax errors and such (not fixed: comp/require.t#22 coredump
80543              on Windows)
80544      Branch: perl
80545            ! t/pragma/utf8.t utf8.c win32/win32.c
80546 ____________________________________________________________________________
80547 [  6475] By: jhi                                   on 2000/08/01  03:35:24
80548         Log: Make chr() for values >127 to create utf8 when under utf8.
80549              
80550              Subject: Re: uft8/chr()
80551              From: simon@brecon.co.uk (Simon Cozens)
80552              Date: 1 Aug 2000 02:37:02 GMT
80553              Message-ID: <slrn8ocdud.19l.simon@justanother.perlhacker.org>
80554      Branch: perl
80555            ! pod/perlfunc.pod pp.c t/pragma/utf8.t
80556 ____________________________________________________________________________
80557 [  6474] By: jhi                                   on 2000/08/01  02:36:18
80558         Log: In Digital UNIX warn if gcc explicitly chosen because even
80559              2.95.2 is known to cause problems.
80560      Branch: perl
80561            ! hints/dec_osf.sh
80562 ____________________________________________________________________________
80563 [  6473] By: jhi                                   on 2000/08/01  02:00:56
80564         Log: Make the safety catch for buggy gccs work with triple version
80565              numbers like 2.95.2.  Reported in
80566              
80567              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
80568              From: Maurizio Loreti <maurizio.loreti@pd.infn.it>
80569              Date: Mon, 31 Jul 2000 14:55:06 +0200
80570              Message-Id: <200007311255.AA25586@axcdf4.pd.infn.it>
80571      Branch: perl
80572            ! hints/dec_osf.sh
80573 ____________________________________________________________________________
80574 [  6472] By: jhi                                   on 2000/08/01  01:13:33
80575         Log: Subject: fix and question re: waitpid() under win32
80576              From: Brian Clarke <clarke@appliedmeta.com>
80577              Date: Fri, 28 Jul 2000 15:18:29 -0400
80578              Message-ID: <3981DC85.290314EB@appliedmeta.com>
80579              
80580              Slightly reformatted and WNOHANG # define moved to win32.h
80581              so that also POSIX.xs sees it, as suggsted by Sarathy.
80582      Branch: perl
80583            ! win32/win32.c win32/win32.h
80584 ____________________________________________________________________________
80585 [  6471] By: jhi                                   on 2000/08/01  00:55:05
80586         Log: Subject: [PATCH] allow non-variable as lhs of non-updating tr///
80587              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
80588              Message-Id: <E13JEgd-0003fy-00@libra.cus.cam.ac.uk>
80589              Date: Mon, 31 Jul 2000 13:28:51 +0100
80590              
80591              (aka ID 20000730.002)
80592      Branch: perl
80593            ! op.c t/op/tr.t
80594 ____________________________________________________________________________
80595 [  6470] By: jhi                                   on 2000/07/31  23:34:42
80596         Log: Document the problem with -P in HP-UX and its workaround.
80597              
80598              Subject: [ID 20000628.002] HPUX 11: -Ae compiler flag breaks perl -P
80599              From: Milton Hankins {64892} <webtools@uewrhp03.msd.ray.com>
80600              Date: Wed, 28 Jun 2000 13:58:21 -0400 (EDT)
80601              Message-Id: <200006281758.NAA10339@uewrhp03.msd.ray.com>
80602      Branch: perl
80603            ! README.hpux
80604 ____________________________________________________________________________
80605 [  6469] By: jhi                                   on 2000/07/31  04:15:02
80606         Log: The swallow_bom() saga continues.  The #23 of require.t
80607              (UTF16-LE) still fails (silently, no output) but the #22
80608              (UTF16-BE) seems to be working now.  The root of the
80609              failure may be in sv_gets(): is it UTF-16LE-aware,
80610              especially when it comes to line endings? 
80611      Branch: perl
80612            ! embed.h embed.pl objXSUB.h pod/perldiag.pod proto.h
80613            ! t/comp/require.t toke.c utf8.c
80614 ____________________________________________________________________________
80615 [  6468] By: jhi                                   on 2000/07/30  19:05:48
80616         Log: Find green threads before native threads.
80617              
80618              Subject: Re: Patch to jpl/JNI/Makefile.PL
80619              From: Jens Thomsen <jens@fiend.cis.com>
80620              Date: Fri, 28 Jul 2000 15:54:49 -0600 (MDT)
80621              Message-ID: <Pine.LNX.4.21.0007281553470.687-200000@fiend.cis.com>
80622      Branch: perl
80623            ! jpl/JNI/Makefile.PL
80624 ____________________________________________________________________________
80625 [  6467] By: jhi                                   on 2000/07/30  18:36:22
80626         Log: Fix the HALF_UPGRADE() macro introduced in #6263.
80627      Branch: perl
80628            ! doop.c
80629 ____________________________________________________________________________
80630 [  6466] By: jhi                                   on 2000/07/30  04:37:29
80631         Log: A new version of the "remove UPPERACSE string comparison"
80632              operators.  The problem with the previous one (change #6454)
80633              was that it was for Perl 5.6.0.  From Paul Marquess.
80634      Branch: perl
80635            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/3both
80636            ! t/pragma/warn/4lint t/pragma/warn/5nolint t/pragma/warn/7fatal
80637            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
80638 ____________________________________________________________________________
80639 [  6465] By: jhi                                   on 2000/07/29  22:39:56
80640         Log: Do not upgrade SVs into utf8 just because they participate
80641              in eq or cmp.  Reported and fix suggested in
80642              
80643              Subject: [ID 20000720.009] sv_eq UTF8 bug
80644              From: "Simon Cozens" <simon@othersideofthe.earth.li>
80645              Date: 21 Jul 2000 04:37:29 -0000
80646              Message-Id: <20000721043729.30081.qmail@othersideofthe.earth.li>
80647              
80648              Exercise for the kind reader: should we or should we not
80649              cache the utf8 conversion alongside the SV? (as magic,
80650              as the strxfrm()ed version is cached under use locale)
80651              Argue both for and against.
80652      Branch: perl
80653            ! sv.c
80654 ____________________________________________________________________________
80655 [  6464] By: jhi                                   on 2000/07/29  22:36:22
80656         Log: Subject: UTF8 concat
80657              From: simon@brecon.co.uk (Simon Cozens) 
80658              Date: 30 Jun 2000 06:13:25 GMT
80659              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org> 
80660              
80661              (with a memory leak fixed, plus a few casts added)
80662              
80663              This also seems to help for
80664              
80665              Subject: [ID 20000716.015] join UTF8 weirdness
80666              From: root <root@ak-71.mind.de> 
80667              Date: Sat, 15 Jul 2000 15:29:54 +0200
80668              Message-Id: <200007151329.PAA13970@ak-71.mind.de>
80669              
80670              (from Andreas König)
80671      Branch: perl
80672            ! pp_hot.c
80673 ____________________________________________________________________________
80674 [  6463] By: jhi                                   on 2000/07/29  00:55:39
80675         Log: Tune the comments and hopefully stop a memory leak.
80676      Branch: perl
80677            ! toke.c utf8.c
80678 ____________________________________________________________________________
80679 [  6462] By: jhi                                   on 2000/07/29  00:16:53
80680         Log: The problem described in this
80681              
80682              Subject: [ID 20000322.018] named chars aren't magical enough
80683              From: root <root@dixie.cscaper.com>     
80684              Date: Wed, 22 Mar 2000 18:37:42 -0700
80685              Message-Id: <200003230137.SAA29532@dixie.cscaper.com>
80686              
80687              has been fixed in perl 5.6.0 but just in case added a test
80688              to keep it away.  (The report from Joseph Hall.)
80689      Branch: perl
80690            ! t/lib/charnames.t
80691 ____________________________________________________________________________
80692 [  6461] By: jhi                                   on 2000/07/28  23:56:36
80693         Log: Tiny fixes for #6460.
80694      Branch: metaconfig/U/perl
80695            ! gccvers.U
80696      Branch: perl
80697            ! Configure config_h.SH
80698 ____________________________________________________________________________
80699 [  6460] By: jhi                                   on 2000/07/28  23:24:41
80700         Log: Warn if the version of the operating system used to compile gcc
80701              differs from the current version of the operating system.
80702              Also display the gcc compilation os and version in myconfig.
80703              Inspiration from
80704              
80705              Subject: Re: [ID 20000710.003] ERRORS!!         
80706              From: "Kurt D. Starsinic" <kstar@chapin.edu>
80707              Date: Mon, 10 Jul 2000 15:54:16 -0400
80708              Message-ID: <20000710155416.A1384@O2.chapin.edu>
80709      Branch: metaconfig/U/perl
80710            ! gccvers.U
80711      Branch: perl
80712            ! Configure config_h.SH myconfig.SH
80713 ____________________________________________________________________________
80714 [  6459] By: jhi                                   on 2000/07/28  22:00:32
80715         Log: In DEC OSF aka Digital UNIX aka Tru64 add the version
80716              letter to $Config{osvers}.
80717      Branch: metaconfig
80718            ! U/modified/Oldconfig.U
80719      Branch: perl
80720            ! Configure config_h.SH
80721 ____________________________________________________________________________
80722 [  6458] By: jhi                                   on 2000/07/28  04:15:39
80723         Log: Back out #6454, doesn't seem to work.
80724              (Reason: that patch was for perl 5.6.0, not perl-current)
80725              (A version of the patch for perl-current came in later as #6466)
80726      Branch: perl
80727            ! regcomp.c t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
80728            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
80729            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
80730 ____________________________________________________________________________
80731 [  6457] By: jhi                                   on 2000/07/27  23:31:49
80732         Log: Use setproctitle() if available to modify $0.
80733              
80734              Subject: setting $* on BSD4 broken
80735              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
80736              Date: Sun, 23 Jul 2000 01:31:34 -0700 (PDT)
80737              Message-Id: <200007230831.BAA08379@ventrue.yahoo.com>
80738      Branch: metaconfig
80739            ! U/modified/Myinit.U
80740      Branch: perl
80741            ! Configure config_h.SH mg.c
80742 ____________________________________________________________________________
80743 [  6456] By: jhi                                   on 2000/07/27  14:50:47
80744         Log: Allow "no AutoLoader;", based on change #6444,
80745              suggested by Graham Barr.
80746      Branch: perl
80747            ! lib/AutoLoader.pm
80748 ____________________________________________________________________________
80749 [  6455] By: jhi                                   on 2000/07/27  14:19:10
80750         Log: Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
80751              From: rspier@pobox.com (Robert Spier)
80752              Date: Thu, 27 Jul 2000 09:49:35 -0400 (EDT)
80753              Message-ID: <14720.15855.787664.424783@rls.cx>
80754      Branch: perl
80755            ! pod/perldiag.pod
80756 ____________________________________________________________________________
80757 [  6454] By: jhi                                   on 2000/07/27  14:03:02
80758         Log: Remove EQ, NE, GT, LT, GE, LE (they have been deprecated
80759              for a long time).
80760              
80761              Reported in
80762              
80763              Subject: [ID 20000717.004] Unexpected complaint of NE deprecation
80764              From: Ryan Herbert <rherbert@sycamorehq.com>
80765              Date: Mon, 17 Jul 2000 11:40:42 -0400
80766              Message-Id: <200007171540.LAA20480@beorn.hq.sai>
80767              
80768              Patched in
80769              
80770              Subject: RE: [ID 20000717.004] Unexpected complaint of NE deprecation
80771              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
80772              Date: Wed, 26 Jul 2000 23:40:18 +0100
80773              Message-ID: <000001bff752$79511880$0a17073e@tiny>
80774              
80775              based on an earlier patch from Stephen P. Potter.
80776              
80777              (Removed later by change #6458 because this patch was for
80778              perl 5.6.0, not perl-current)
80779      Branch: perl
80780            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
80781            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
80782            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
80783 ____________________________________________________________________________
80784 [  6453] By: jhi                                   on 2000/07/27  13:48:02
80785         Log: Subject: [PATCH] fixes bug 20000508.004
80786              From: Michael Stevens <mstevens@globnix.org>
80787              Date: Thu, 27 Jul 2000 13:49:04 +0100
80788              Message-ID: <20000727134903.A9351@athenaeum.globnix.org>
80789      Branch: perl
80790            ! pod/perldata.pod
80791 ____________________________________________________________________________
80792 [  6452] By: jhi                                   on 2000/07/26  23:51:26
80793         Log: Further File::Temp patches from Yitzchak Scott-Thoennes
80794              and Craig A. Berry.
80795      Branch: perl
80796            ! lib/File/Temp.pm pod/perlport.pod
80797 ____________________________________________________________________________
80798 [  6451] By: jhi                                   on 2000/07/26  19:43:30
80799         Log: Be wary of close()s, too.
80800              
80801              Subject: Re: [PATCH] perlbug cleanup
80802              From: Tim Jenness <t.jenness@jach.hawaii.edu>
80803              Date: Wed, 26 Jul 2000 09:32:43 -1000 (HST)
80804              Message-ID: <Pine.LNX.4.10.10007260931540.27658-100000@lapaki.jach.hawaii.edu>
80805      Branch: perl
80806            ! utils/perlbug.PL
80807 ____________________________________________________________________________
80808 [  6450] By: jhi                                   on 2000/07/26  18:41:40
80809         Log: Subject: Minor doc patch: handy.h
80810              From: Daniel =?iso-8859-1?Q?Mui=F1o?= <dmuino@afip.gov.ar>
80811              Date: Wed, 26 Jul 2000 15:34:25 -0300
80812              Message-ID: <397F2F31.F3F9F4F3@afip.gov.ar>
80813      Branch: perl
80814            ! handy.h pod/perlapi.pod
80815 ____________________________________________________________________________
80816 [  6449] By: jhi                                   on 2000/07/26  18:23:55
80817         Log: Subject: [PATCH] minor doc change - perlguts
80818              From: Michael Stevens <mstevens@globnix.org>
80819              Date: Thu, 13 Jul 2000 12:39:18 +0100
80820              Message-ID: <20000713123918.A26561@athenaeum.globnix.org>
80821      Branch: perl
80822            ! pod/perlguts.pod
80823 ____________________________________________________________________________
80824 [  6448] By: jhi                                   on 2000/07/26  18:20:30
80825         Log: open() wariness in perlbug.
80826              
80827              Subject: [PATCH] perlbug cleanup
80828              From: Michael Stevens <mstevens@globnix.org>
80829              Message-ID: <20000713155222.A11380@athenaeum.globnix.org>
80830              Date: Thu, 13 Jul 2000 15:52:23 +0100
80831      Branch: perl
80832            ! utils/perlbug.PL
80833 ____________________________________________________________________________
80834 [  6447] By: jhi                                   on 2000/07/26  18:13:04
80835         Log: File::Temp patches for VMS and OS/2 from Tim Jenness.
80836      Branch: perl
80837            ! lib/File/Temp.pm t/lib/ftmp-security.t
80838 ____________________________________________________________________________
80839 [  6446] By: jhi                                   on 2000/07/26  18:06:32
80840         Log: docfix from Peter Scott <Peter@PSDT.com>.
80841      Branch: perl
80842            ! pod/perlfunc.pod
80843 ____________________________________________________________________________
80844 [  6445] By: jhi                                   on 2000/07/26  17:53:31
80845         Log: Fix *foo{FORMAT}.
80846              
80847              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
80848              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
80849              Date: Wed, 26 Jul 2000 19:51:02 +0200
80850              Message-Id: <20000726194952.41DD.H.M.BRAND@hccnet.nl>
80851              
80852              From: Graham Barr <gbarr@pobox.com>
80853              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
80854              Date: Wed, 26 Jul 2000 17:38:36 +0100
80855              Message-ID: <20000726173836.L472@pobox.com>
80856      Branch: perl
80857            ! pp.c sv.c t/op/gv.t
80858 ____________________________________________________________________________
80859 [  6444] By: jhi                                   on 2000/07/26  17:49:14
80860         Log: Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
80861              from Graham Barr in the module list.
80862      Branch: perl
80863            ! gv.c pod/perlobj.pod
80864 ____________________________________________________________________________
80865 [  6443] By: jhi                                   on 2000/07/26  16:06:56
80866         Log: More split() doc and test patches from Mike Guy.
80867      Branch: perl
80868            ! pod/perlfunc.pod t/op/split.t
80869 ____________________________________________________________________________
80870 [  6442] By: jhi                                   on 2000/07/26  16:05:30
80871         Log: MacOS nits from Matthias Neeracher.
80872      Branch: perl
80873            ! perl.c pp_ctl.c
80874 ____________________________________________________________________________
80875 [  6441] By: jhi                                   on 2000/07/26  04:39:57
80876         Log: Subject: [PATCH] split /^/
80877              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
80878              Date: Tue, 25 Jul 2000 14:18:57 +0100
80879              Message-Id: <E13H4bp-00062h-00@libra.cus.cam.ac.uk>
80880              
80881              (with notes from tchrist and gbarr)
80882      Branch: perl
80883            ! pod/perlfunc.pod t/op/split.t
80884 ____________________________________________________________________________
80885 [  6440] By: jhi                                   on 2000/07/26  04:32:32
80886         Log: Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
80887              From: Peter Prymmer <pvhp@forte.com>
80888              Date: Tue, 25 Jul 2000 18:59:16 -0700 (PDT)
80889              Message-ID: <Pine.OSF.4.10.10007251805350.294719-100000@aspara.forte.com>
80890      Branch: perl
80891            ! vms/munchconfig.c
80892 ____________________________________________________________________________
80893 [  6439] By: jhi                                   on 2000/07/26  04:31:01
80894         Log: Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
80895              to be fatal errors (instead of by default ignoring them, and
80896              ignoring with a bug: even though -w gave an error, the opening [
80897              was left in)  Reported in:
80898              
80899              Subject: [ID 20000716.024] [=cc=] / [:blank:]
80900              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
80901              Date: Sun, 16 Jul 2000 17:55:29 -0700
80902              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
80903      Branch: perl
80904            ! pod/perldiag.pod regcomp.c t/pragma/warn/regcomp
80905 ____________________________________________________________________________
80906 [  6438] By: jhi                                   on 2000/07/25  15:41:15
80907         Log: Subject: [PATCH] av.c apidoc
80908              From: simon@brecon.co.uk (Simon Cozens)
80909              Date: 24 Jul 2000 06:40:52 GMT
80910              Message-ID: <slrn8nnp7k.cgv.simon@justanother.perlhacker.org>
80911      Branch: perl
80912            ! av.c embed.h embed.pl embedvar.h global.sym objXSUB.h
80913            ! perlapi.c perlapi.h pod/perlapi.pod proto.h
80914 ____________________________________________________________________________
80915 [  6437] By: jhi                                   on 2000/07/25  14:05:36
80916         Log: Subject: [ID 20000724.003] Documentation changes for perllocale.pod
80917              From: "Stephen P. Potter" <spp@ds.net>
80918              Date: Mon, 24 Jul 2000 14:22:23 -0400
80919              Message-Id: <200007241822.OAA06827@spp.users.ds.net>
80920      Branch: perl
80921            ! pod/perllocale.pod
80922 ____________________________________________________________________________
80923 [  6436] By: jhi                                   on 2000/07/25  14:02:03
80924         Log: Subject: [PATCH] Make large file tests deal with SIGXFSZ
80925              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
80926              Date: Mon, 24 Jul 2000 18:04:28 +0100
80927              Message-Id: <E13GleW-0000fr-00@libra.cus.cam.ac.uk>
80928      Branch: perl
80929            ! t/lib/syslfs.t t/op/lfs.t
80930 ____________________________________________________________________________
80931 [  6435] By: jhi                                   on 2000/07/25  13:59:28
80932         Log: Get UTF16 BOMs working.  Patch from
80933              
80934              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
80935              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
80936              Date: Tue, 25 Jul 2000 12:52:45 +0100
80937              Message-Id: <E13H3GP-0004MR-00@libra.cus.cam.ac.uk>
80938              
80939              and notes from
80940              
80941              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
80942              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
80943              Date: Tue, 25 Jul 2000 11:43:25 +0100
80944              Message-Id: <E13H2BJ-0002nG-00@libra.cus.cam.ac.uk>
80945      Branch: perl
80946            ! t/comp/require.t toke.c utf8.c
80947 ____________________________________________________________________________
80948 [  6434] By: jhi                                   on 2000/07/25  02:39:54
80949         Log: Make the "uninit variable" warning to say "concat or string"
80950              or "join or string" when in concat or join .
80951              
80952              Subject: Re: [ID 20000403.009] uninitialised concatenation???
80953              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
80954              Date: Tue, 04 Apr 2000 18:22:58 +0100
80955              Message-Id: <E12cX2Y-000364-00@taurus.cus.cam.ac.uk>
80956              
80957              Subject: [ID 20000330.052] Use of uninitialized value in concatenation (.)
80958              From: William R Ward <hermit@BayView.COM>
80959              Date: Thu, 30 Mar 2000 19:50:03 -0800
80960              Message-Id: <200003310350.TAA13319@komodo.bayview.com>
80961      Branch: perl
80962            ! opcode.h opcode.pl opnames.h pp.sym pp_proto.h
80963            ! t/pragma/warn/op t/pragma/warn/sv
80964 ____________________________________________________________________________
80965 [  6433] By: jhi                                   on 2000/07/24  17:52:56
80966         Log: File::Spec::VMS fixup for tmpdir from Craig Berry.
80967      Branch: perl
80968            ! lib/File/Spec/VMS.pm
80969 ____________________________________________________________________________
80970 [  6432] By: jhi                                   on 2000/07/24  17:44:44
80971         Log: Test cases for #6431.
80972              
80973              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
80974              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
80975              Date: Mon, 24 Jul 2000 15:32:29 +0100
80976              Message-Id: <E13GjHR-00058t-00@libra.cus.cam.ac.uk>
80977      Branch: perl
80978            ! t/op/pat.t t/op/split.t
80979 ____________________________________________________________________________
80980 [  6431] By: jhi                                   on 2000/07/24  17:43:17
80981         Log: Bind op fix.
80982              
80983              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
80984              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
80985              Date: Mon, 17 Jul 2000 20:04:56 +0100
80986              Message-Id: <E13EGCG-0006oO-00@libra.cus.cam.ac.uk>
80987      Branch: perl
80988            ! op.c
80989 ____________________________________________________________________________
80990 [  6430] By: jhi                                   on 2000/07/24  03:42:42
80991         Log: Subject: [ID 20000716.023] syslog test fails without sockets
80992              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
80993              Date: Sun, 16 Jul 2000 12:07:42 -0700 (PDT)
80994              Message-Id: <200007161907.e6GJ7g115736@garcia.efn.org>
80995      Branch: metaconfig/U/perl
80996            ! Extensions.U
80997      Branch: perl
80998            ! Configure config_h.SH
80999 ____________________________________________________________________________
81000 [  6429] By: jhi                                   on 2000/07/24  03:11:52
81001         Log: Add an optimization for map-maps-a-list-element-to-more-list-elements
81002              case, but add also notes explaining the relationship of this
81003              patch and the earlier notes by Sarathy.
81004              
81005              Subject: Map is still slow
81006              From: "Ben Tilly" <ben_tilly@hotmail.com>
81007              Date: Sat, 15 Jul 2000 17:23:27 EDT
81008              Message-ID: <20000715212327.21656.qmail@hotmail.com>
81009      Branch: perl
81010            ! pp_ctl.c
81011 ____________________________________________________________________________
81012 [  6428] By: jhi                                   on 2000/07/24  02:58:52
81013         Log: Documentation to explain the behaviour of map().
81014              
81015              Subject: Re: Map is still slow 
81016              From: Gurusamy Sarathy <gsar@ActiveState.com>
81017              Date: Sat, 15 Jul 2000 16:05:09 -0700
81018              Message-Id: <200007152305.QAA26887@molotok.activestate.com>
81019      Branch: perl
81020            ! pp_ctl.c
81021 ____________________________________________________________________________
81022 [  6427] By: jhi                                   on 2000/07/24  02:50:03
81023         Log: Add tests for
81024              [ID 19991110.003] another matching finding by pcre author
81025              which has already been fixed by some patch, as verified in
81026              
81027              Subject: Re: two regex bugs from the mists of time (well, last November)
81028              From: Hugo <hv@crypt.compulink.co.uk>
81029              Date: Sat, 22 Jul 2000 18:12:58 +0100
81030              Message-Id: <200007221712.SAA26770@crypt.compulink.co.uk>
81031      Branch: perl
81032            ! t/op/re_tests
81033 ____________________________________________________________________________
81034 [  6426] By: jhi                                   on 2000/07/24  02:11:20
81035         Log: A missing 'break' after the [[:space:]] switch case.
81036              
81037              Subject: [ID 20000718.006] Missing 'break' in regcomp.c
81038              From: "Stephen P. Potter" <spp@ds.net>
81039              Date: Tue, 18 Jul 2000 16:25:17 -0400
81040              Message-Id: <200007182025.QAA28383@spp.users.ds.net>
81041      Branch: perl
81042            ! regcomp.c
81043 ____________________________________________________________________________
81044 [  6425] By: jhi                                   on 2000/07/24  02:06:12
81045         Log: The output might have been produced in the wrong order.
81046              
81047              Subject: [ID 20000720.003] [PATCH] t/op/write.t
81048              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
81049              Date: Thu, 20 Jul 2000 18:49:18 +0100
81050              Message-Id: <E13FKRi-0004rF-00@libra.cus.cam.ac.uk>
81051      Branch: perl
81052            ! t/op/write.t
81053 ____________________________________________________________________________
81054 [  6424] By: jhi                                   on 2000/07/24  02:00:07
81055         Log: Use STDOUT consistently.
81056              
81057              Subject: [ID 20000720.002] [PATCH] Consistency of Test::Harness output
81058              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
81059              Date: Thu, 20 Jul 2000 18:04:01 +0100
81060              Message-Id: <E13FJjt-0004Jh-00@libra.cus.cam.ac.uk>
81061      Branch: perl
81062            ! lib/Test/Harness.pm
81063 ____________________________________________________________________________
81064 [  6423] By: jhi                                   on 2000/07/24  01:54:54
81065         Log: Protect against "wild next"s, that is, callbacks doing "next"
81066              instead of "return".
81067              
81068              Subject: [PATCH] Re: [ID 20000717.003] Core dump in 5.6.0
81069              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
81070              Date: Tue, 18 Jul 2000 11:30:16 +0100
81071              Message-Id: <E13EUdk-0006ha-00@libra.cus.cam.ac.uk>
81072      Branch: perl
81073            ! lib/File/Find.pm
81074 ____________________________________________________________________________
81075 [  6422] By: jhi                                   on 2000/07/24  01:35:47
81076         Log: Out-of-date note removed.
81077              
81078              Subject: [PATCH] documentation perlipc
81079              From: rspier@pobox.com (Robert Spier)
81080              Date: Thu, 20 Jul 2000 19:21:14 -0400 (EDT)
81081              Message-ID: <14711.35178.572612.502654@rls.cx>
81082      Branch: perl
81083            ! pod/perlipc.pod
81084 ____________________________________________________________________________
81085 [  6421] By: jhi                                   on 2000/07/24  00:09:18
81086         Log: Send all installperl messages to STDERR and be -w clean.
81087              
81088              Subject: [PATCH] Re: [ID 20000721.003] installperl stderr/stdout problem
81089              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
81090              Date: Sat, 22 Jul 2000 14:02:11 +0100
81091              Message-Id: <E13Fyux-0003Q2-00@libra.cus.cam.ac.uk>
81092      Branch: perl
81093            ! installperl
81094 ____________________________________________________________________________
81095 [  6420] By: jhi                                   on 2000/07/24  00:04:19
81096         Log: Decutandpasto.
81097              
81098              Subject: [PATCH perl-current] 19990607.008 - perlipc.pod
81099              From: "Richard Soderberg" <rs@crystalflame.net>
81100              Date: Sun, 23 Jul 2000 01:37:23 -0700
81101              Message-ID: <NAEKLNAAHLMBPMPNBMLECEIKCBAA.rs@crystalflame.net>
81102      Branch: perl
81103            ! pod/perlipc.pod
81104 ____________________________________________________________________________
81105 [  6419] By: jhi                                   on 2000/07/24  00:01:12
81106         Log: A cleaner abs_path().
81107              Subject: Re: unix alternative to Cwd.pm
81108              From: Jeff Pinyan <jeffp@crusoe.net>
81109              Date: Sun, 23 Jul 2000 17:43:02 -0400 (EDT)
81110              Message-ID: <Pine.GSO.4.21.0007231739120.4304-100000@crusoe.crusoe.net>
81111      Branch: perl
81112            ! lib/Cwd.pm
81113 ____________________________________________________________________________
81114 [  6418] By: jhi                                   on 2000/07/23  23:48:56
81115         Log: Detypo.
81116              
81117              Subject: [PATCH perl-current] Typo in hints/powerux.sh
81118              From: "Richard Soderberg" <rs@crystalflame.net>
81119              Date: Sun, 23 Jul 2000 01:27:33 -0700
81120              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEIJCBAA.rs@crystalflame.net>
81121      Branch: perl
81122            ! hints/powerux.sh
81123 ____________________________________________________________________________
81124 [  6417] By: jhi                                   on 2000/07/17  22:13:31
81125         Log: Subject: SDBM_File documentation
81126              From: mjd@plover.com
81127              Date: 16 Jul 2000 17:41:17 -0000
81128              Message-ID: <20000716174117.18515.qmail@plover.com>
81129      Branch: perl
81130            ! ext/SDBM_File/SDBM_File.pm
81131 ____________________________________________________________________________
81132 [  6416] By: jhi                                   on 2000/07/17  19:13:26
81133         Log: MPE/ix updates for perl 5.6.0 from Mark Bixby.
81134      Branch: perl
81135            ! hints/mpeix.sh mpeix/relink
81136 ____________________________________________________________________________
81137 [  6415] By: jhi                                   on 2000/07/15  14:11:02
81138         Log: Fix the bitvector ops for utf8 (tricky since past 7 bits
81139              the utf8 'characters' can be more than one octet).
81140              
81141              Date: Sat, 15 Jul 2000 00:21:56 +0100
81142              From: Tom Hughes <tom@compton.nu>
81143              Subject: Re: [ID 20000714.002]
81144              Message-ID: <db2334de49.tom@compton.compton.nu>
81145              
81146              Reported in
81147              
81148              Subject: [ID 20000714.002]
81149              From: "Simon Cozens" <simon@othersideofthe.earth.li>
81150              Date: 14 Jul 2000 15:13:09 -0000
81151              Message-Id: <20000714151309.7170.qmail@othersideofthe.earth.li>
81152      Branch: perl
81153            ! doop.c
81154 ____________________________________________________________________________
81155 [  6414] By: jhi                                   on 2000/07/15  03:13:41
81156         Log: another VMS build tweak from Peter Prymmer
81157      Branch: perl
81158            ! vms/descrip_mms.template
81159 ____________________________________________________________________________
81160 [  6413] By: jhi                                   on 2000/07/15  03:10:40
81161         Log: perlvms.pod whitespace cleanup to keep pod utils happy.
81162      Branch: perl
81163            ! vms/perlvms.pod
81164 ____________________________________________________________________________
81165 [  6412] By: jhi                                   on 2000/07/15  00:31:05
81166         Log: More docs for sv functions.
81167              
81168              Subject: [PATCH cfgperl] sv.c apidoc
81169              From: simon@brecon.co.uk (Simon Cozens)
81170              Date: 13 Jul 2000 09:00:20 GMT
81171              Message-ID: <slrn8mr194.2em.simon@justanother.perlhacker.org>
81172              
81173              Subject: Re: [PATCH cfgperl] sv.c apidoc
81174              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
81175              Date: Thu, 13 Jul 2000 12:27:41 +0100
81176              Message-Id: <E13Ch9Z-0006QL-00@libra.cus.cam.ac.uk>
81177              
81178              Subject: Re: [PATCH cfgperl] sv.c apidoc
81179              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
81180              Date: Thu, 13 Jul 2000 13:23:09 +0100
81181              Message-Id: <E13Ci1F-0007WR-00@libra.cus.cam.ac.uk>
81182              
81183              Subject: Re: [PATCH cfgperl] sv.c apidoc
81184              From: simon@brecon.co.uk (Simon Cozens)
81185              Date: 14 Jul 2000 06:51:02 GMT
81186              Message-ID: <slrn8mte2m.1qo.simon@justanother.perlhacker.org>
81187      Branch: perl
81188            ! embed.pl pod/perlapi.pod sv.c
81189 ____________________________________________________________________________
81190 [  6411] By: jhi                                   on 2000/07/15  00:10:41
81191         Log: lib/b test fixes from Peter Prymmer.
81192      Branch: perl
81193            ! t/lib/b.t
81194 ____________________________________________________________________________
81195 [  6410] By: jhi                                   on 2000/07/15  00:02:09
81196         Log: Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
81197              From: Hugo <hv@crypt.compulink.co.uk>
81198              Date: Fri, 14 Jul 2000 23:05:20 +0100
81199              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
81200              
81201              Didn't anymore apply, but that point still could use another fix.
81202      Branch: perl
81203            ! pod/perlfunc.pod
81204 ____________________________________________________________________________
81205 [  6409] By: jhi                                   on 2000/07/14  23:15:15
81206         Log: thinko fix in vms/descrip_mms.template, the win32.pod in lib,
81207              not in pod, from Peter Prymmer
81208      Branch: perl
81209            ! vms/descrip_mms.template
81210 ____________________________________________________________________________
81211 [  6408] By: jhi                                   on 2000/07/14  20:35:05
81212         Log: The bug report
81213              [ID 19991110.002] minimal matching discrepancy found by pcre author
81214              seems to have been fixed (though differently from what was suggested
81215              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
81216      Branch: perl
81217            ! t/op/re_tests
81218 ____________________________________________________________________________
81219 [  6407] By: jhi                                   on 2000/07/14  17:38:08
81220         Log: Fix AutoSplit to use File::Spec the right way in VMS,
81221              from Peter Prymmer.
81222      Branch: perl
81223            ! lib/AutoSplit.pm
81224 ____________________________________________________________________________
81225 [  6406] By: jhi                                   on 2000/07/14  14:13:22
81226         Log: Merge perlhacktut into perlhack, update perlguts.
81227              
81228              Subject: Re: Perlhacktut
81229              From: simon@brecon.co.uk (Simon Cozens)
81230              Date: 14 Jul 2000 06:49:21 GMT
81231              Message-ID: <slrn8mtdvh.1qo.simon@justanother.perlhacker.org>
81232              
81233              Subject: Re: Perlhacktut
81234              From: simon@brecon.co.uk (Simon Cozens)
81235              Date: 14 Jul 2000 07:09:45 GMT
81236              Message-ID: <slrn8mtf5p.1qo.simon@justanother.perlhacker.org>
81237      Branch: perl
81238            ! pod/perlguts.pod pod/perlhack.pod
81239 ____________________________________________________________________________
81240 [  6405] By: jhi                                   on 2000/07/14  14:02:31
81241         Log: Integrate with Sarathy.
81242      Branch: cfgperl
81243           !> doop.c embed.h embed.pl embedvar.h ext/IPC/SysV/Makefile.PL
81244           !> intrpvar.h lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h
81245           !> pod/perlapi.pod pp.c proto.h sv.h thread.h toke.c util.c
81246 ____________________________________________________________________________
81247 [  6404] By: gsar                                  on 2000/07/14  12:15:02
81248         Log: PERL_OBJECT build tweaks
81249      Branch: perl
81250            ! toke.c
81251 ____________________________________________________________________________
81252 [  6403] By: gsar                                  on 2000/07/14  11:23:41
81253         Log: inconsistent types needs casts
81254      Branch: perl
81255            ! toke.c
81256 ____________________________________________________________________________
81257 [  6402] By: gsar                                  on 2000/07/14  11:12:04
81258         Log: typos in change#6399, regen headers
81259      Branch: perl
81260            ! doop.c embed.h embedvar.h perlapi.h pod/perlapi.pod proto.h
81261 ____________________________________________________________________________
81262 [  6401] By: gsar                                  on 2000/07/14  10:59:12
81263         Log: typecasts needed for change#6394
81264      Branch: perl
81265            ! toke.c
81266 ____________________________________________________________________________
81267 [  6400] By: gsar                                  on 2000/07/14  10:49:37
81268         Log: integrate cfgperl contents into mainline
81269      Branch: perl
81270           !> Configure MANIFEST config_h.SH embed.pl global.sym proto.h
81271           !> regcomp.c regexec.c t/op/re_tests toke.c vms/subconfigure.com
81272 ____________________________________________________________________________
81273 [  6399] By: gsar                                  on 2000/07/14  10:38:35
81274         Log: enable UTF-16 filter by default if relevant BOM is seen; various
81275              cleanups (typos, misformatted code, and small bugs)
81276      Branch: perl
81277            ! doop.c embed.pl mg.c op.c pp.c toke.c
81278 ____________________________________________________________________________
81279 [  6398] By: gsar                                  on 2000/07/14  08:55:38
81280         Log: rename totally bletcherous SvLOCK() thingy (doesn't do what the
81281              name suggests anyway)
81282      Branch: perl
81283            ! ext/IPC/SysV/Makefile.PL sv.h thread.h util.c
81284 ____________________________________________________________________________
81285 [  6397] By: gsar                                  on 2000/07/14  08:44:33
81286         Log: move new variables to the end of the interpreter structure (for
81287              bincompat in code that doesn't #include XSUB.h)
81288      Branch: perl
81289            ! intrpvar.h
81290 ____________________________________________________________________________
81291 [  6396] By: gsar                                  on 2000/07/14  08:13:58
81292         Log: MakeMaker should not remove editor backups (*~) on `make clean`
81293              by default (completes change#6383)
81294      Branch: perl
81295            ! lib/ExtUtils/MM_Unix.pm
81296 ____________________________________________________________________________
81297 [  6395] By: jhi                                   on 2000/07/14  05:20:33
81298         Log: Replace change #6337 with a better one.
81299              
81300              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
81301              From: Hugo <hv@crypt.compulink.co.uk>
81302              Date: Fri, 14 Jul 2000 04:16:20 +0100
81303              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
81304      Branch: cfgperl
81305            ! regexec.c t/op/re_tests
81306 ____________________________________________________________________________
81307 [  6394] By: jhi                                   on 2000/07/14  01:33:59
81308         Log: Fix the BOM bug: not a byteorder bug, a signedness bug.
81309      Branch: cfgperl
81310            ! embed.pl global.sym proto.h toke.c
81311 ____________________________________________________________________________
81312 [  6393] By: jhi                                   on 2000/07/13  23:41:23
81313         Log: remove discarded test
81314      Branch: cfgperl
81315            ! MANIFEST
81316 ____________________________________________________________________________
81317 [  6392] By: jhi                                   on 2000/07/13  23:32:25
81318         Log: The {multiplier} of a fixed substring was overlooked which
81319              caused a wrong initial search offset for that substring.
81320              
81321              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
81322              From: Hugo <hv@crypt.compulink.co.uk>
81323              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
81324              Date: Thu, 13 Jul 2000 19:27:13 +0100
81325      Branch: cfgperl
81326            ! regcomp.c t/op/re_tests
81327 ____________________________________________________________________________
81328 [  6391] By: jhi                                   on 2000/07/13  16:37:42
81329         Log: typo fix from Craig Berry
81330      Branch: cfgperl
81331            ! vms/subconfigure.com
81332 ____________________________________________________________________________
81333 [  6390] By: jhi                                   on 2000/07/13  13:20:12
81334         Log: Integrate with Sarathy.
81335      Branch: cfgperl
81336            - t/op/method2entersub.t
81337           !> Changes Configure Makefile.SH ext/IPC/SysV/Makefile.PL
81338           !> pod/perldelta.pod sv.c t/lib/english.t t/lib/selfloader.t
81339           !> t/op/sprintf.t toke.c win32/Makefile win32/config_h.PL
81340           !> win32/makefile.mk win32/win32sck.c x2p/Makefile.SH
81341 ____________________________________________________________________________
81342 [  6389] By: jhi                                   on 2000/07/13  13:18:48
81343         Log: Detypo from Peter Prymmer, part of #6388.
81344      Branch: cfgperl
81345            ! Configure config_h.SH
81346      Branch: metaconfig
81347            ! U/modified/d_longlong.U
81348 ____________________________________________________________________________
81349 [  6388] By: gsar                                  on 2000/07/13  06:33:40
81350         Log: typos (spotted by Peter Prymmer)
81351      Branch: perl
81352            ! Configure t/lib/english.t
81353 ____________________________________________________________________________
81354 [  6387] By: gsar                                  on 2000/07/13  05:35:28
81355         Log: new selfloader.t in change#6183 doesn't close DATA handles,
81356              and thus fails to clean up tmp files on dosish platforms
81357      Branch: perl
81358            ! t/lib/selfloader.t
81359 ____________________________________________________________________________
81360 [  6386] By: gsar                                  on 2000/07/12  21:42:39
81361         Log: sprintf test tweaks (from Dominic Dunlop)
81362      Branch: perl
81363            ! t/op/sprintf.t
81364 ____________________________________________________________________________
81365 [  6385] By: gsar                                  on 2000/07/12  21:33:46
81366         Log: fix bugs in processing %v-*d and similar format specs (from
81367              Avi Finkel <avi@finkel.org>)
81368      Branch: perl
81369            ! sv.c t/op/sprintf.t
81370 ____________________________________________________________________________
81371 [  6384] By: gsar                                  on 2000/07/12  16:04:19
81372         Log: readd missing perldelta.pod changes from changes#6339,6376
81373      Branch: perl
81374            ! pod/perldelta.pod
81375 ____________________________________________________________________________
81376 [  6383] By: gsar                                  on 2000/07/12  16:00:51
81377         Log: don't clobber *.orig files on *clean targets
81378      Branch: perl
81379            ! Makefile.SH ext/IPC/SysV/Makefile.PL x2p/Makefile.SH
81380 ____________________________________________________________________________
81381 [  6382] By: gsar                                  on 2000/07/12  07:59:12
81382         Log: fix broken integrations in cfgperl
81383      Branch: cfgperl
81384           !> Changes pod/perldelta.pod
81385 ____________________________________________________________________________
81386 [  6381] By: gsar                                  on 2000/07/12  07:42:17
81387         Log: integrate cfgperl changes into mainline
81388      Branch: perl
81389            ! Changes
81390           !> Configure config_h.SH pod/perlbook.pod pod/perldelta.pod
81391           !> pod/perlre.pod
81392 ____________________________________________________________________________
81393 [  6380] By: gsar                                  on 2000/07/12  07:31:00
81394         Log: get sprintf.t to adjust properly for 3-digit exponents
81395      Branch: perl
81396            ! t/op/sprintf.t
81397 ____________________________________________________________________________
81398 [  6379] By: gsar                                  on 2000/07/12  06:40:04
81399         Log: change#6174 needs corresponding change in win32/config_h.PL,
81400              which grovels through config_h.SH to find the config.h name
81401      Branch: perl
81402            ! win32/config_h.PL
81403 ____________________________________________________________________________
81404 [  6378] By: jhi                                   on 2000/07/12  05:03:59
81405         Log: Do the cc sanity check both before the hints and
81406              after the cc selction.
81407      Branch: cfgperl
81408            ! Configure config_h.SH
81409      Branch: metaconfig
81410            ! U/modified/Oldconfig.U U/modified/cc.U
81411      Branch: metaconfig/U/perl
81412            + Checkcc.U
81413 ____________________________________________________________________________
81414 [  6377] By: jhi                                   on 2000/07/12  02:49:22
81415         Log: Fix nits noticed by Boston.pm.
81416      Branch: cfgperl
81417            ! pod/perlre.pod
81418 ____________________________________________________________________________
81419 [  6376] By: jhi                                   on 2000/07/11  21:22:13
81420         Log: Configure cosmetics and perldelta.
81421      Branch: cfgperl
81422            ! Configure config_h.SH pod/perldelta.pod
81423      Branch: metaconfig
81424            ! U/modified/cc.U
81425 ____________________________________________________________________________
81426 [  6375] By: gsar                                  on 2000/07/11  21:17:35
81427         Log: windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
81428      Branch: perl
81429            ! t/op/sprintf.t win32/Makefile win32/makefile.mk
81430            ! win32/win32sck.c
81431 ____________________________________________________________________________
81432 [  6374] By: gsar                                  on 2000/07/11  20:48:50
81433         Log: tweak for build failure under multiplicity
81434      Branch: perl
81435            ! toke.c
81436 ____________________________________________________________________________
81437 [  6373] By: gsar                                  on 2000/07/11  20:37:23
81438         Log: integrate cfgperl changes#6325..6373 into mainline
81439              (NOTE: today's batch of integrations still untested)
81440      Branch: perl
81441           +> ext/DynaLoader/hints/netbsd.pl
81442            ! Changes
81443           !> (integrate 26 files)
81444 ____________________________________________________________________________
81445 [  6372] By: jhi                                   on 2000/07/11  20:30:36
81446         Log: Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
81447              regen perltoc.
81448      Branch: cfgperl
81449            + pod/perlbook.pod
81450            ! MANIFEST pod/Makefile.SH pod/buildtoc.PL pod/perl.pod
81451            ! pod/perltoc.pod
81452 ____________________________________________________________________________
81453 [  6371] By: jhi                                   on 2000/07/11  20:08:56
81454         Log: Minor cleanups on the booklist.
81455      Branch: cfgperl
81456            ! pod/perlfaq2.pod
81457 ____________________________________________________________________________
81458 [  6370] By: jhi                                   on 2000/07/11  19:31:13
81459         Log: mjd's tr patches "broke" tr/z-Z/z-Z/
81460      Branch: cfgperl
81461            ! t/pragma/overload.t
81462 ____________________________________________________________________________
81463 [  6369] By: gsar                                  on 2000/07/11  19:27:48
81464         Log: integrate cfgperl changes#6293..6324 into mainline
81465      Branch: perl
81466           +> lib/Win32.pod lib/lib_pm.PL pod/Makefile.SH pod/buildtoc.PL
81467            - lib/lib.pm.PL pod/Makefile pod/Win32.pod pod/buildtoc
81468           !> (integrate 30 files)
81469 ____________________________________________________________________________
81470 [  6368] By: gsar                                  on 2000/07/11  19:18:57
81471         Log: skip integrate of problematic change#6292 from cfgperl into mainline
81472      Branch: perl
81473           !> pp_hot.c
81474 ____________________________________________________________________________
81475 [  6367] By: gsar                                  on 2000/07/11  19:17:21
81476         Log: integrate cfgperl changes#6288..6290 into mainline
81477      Branch: perl
81478           !> lib/File/Spec/Functions.pm lib/File/Spec/OS2.pm
81479 ____________________________________________________________________________
81480 [  6366] By: gsar                                  on 2000/07/11  19:11:18
81481         Log: integrate cfgperl changes#6268..6282 into mainline
81482      Branch: perl
81483           !> (integrate 30 files)
81484 ____________________________________________________________________________
81485 [  6365] By: gsar                                  on 2000/07/11  18:57:00
81486         Log: delete new accidentally branched file
81487      Branch: perl
81488            - t/op/method2entersub.t
81489 ____________________________________________________________________________
81490 [  6364] By: gsar                                  on 2000/07/11  18:55:13
81491         Log: skip integrate of change#6267 from cfgperl into mainline (the
81492              method call optimization is flawed without additional hints
81493              from user about immutableness of @ISA and no runtime method
81494              definitions)
81495      Branch: perl
81496           +> t/op/method2entersub.t
81497           !> MANIFEST embed.pl lib/ExtUtils/Install.pm lib/base.pm op.c
81498           !> perl.h t/op/sprintf.t xsutils.c
81499 ____________________________________________________________________________
81500 [  6363] By: gsar                                  on 2000/07/11  18:49:43
81501         Log: integrate cfgperl changes#6261..6266 into mainline
81502      Branch: perl
81503           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
81504           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
81505           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
81506           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
81507 ____________________________________________________________________________
81508 [  6362] By: gsar                                  on 2000/07/11  18:43:26
81509         Log: integrate cfgperl changes#6252..6260 into mainline
81510      Branch: perl
81511           !> MANIFEST doop.c embed.h embed.pl embedvar.h lib/Exporter.pm
81512           !> lib/IPC/Open3.pm objXSUB.h op.c pod/perlfunc.pod pp.c
81513           !> pp_proto.h proto.h sv.c t/op/my_stash.t t/op/pack.t t/op/tr.t
81514           !> t/pragma/constant.t t/pragma/warn/op t/pragma/warn/regcomp
81515 ____________________________________________________________________________
81516 [  6361] By: gsar                                  on 2000/07/11  18:37:12
81517         Log: skip integrate of problematic change#6251 from cfgperl into mainline
81518      Branch: perl
81519           !> lib/Exporter.pm
81520 ____________________________________________________________________________
81521 [  6360] By: gsar                                  on 2000/07/11  18:34:56
81522         Log: integrate cfgperl change#6250 into mainline
81523      Branch: perl
81524           +> t/op/my_stash.t
81525           !> MANIFEST embed.pl proto.h toke.c
81526 ____________________________________________________________________________
81527 [  6359] By: gsar                                  on 2000/07/11  18:21:19
81528         Log: integrate cfgperl changes#6242..6249 into mainline
81529      Branch: perl
81530           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
81531           !> gv.c lib/File/Spec.pm lib/IPC/Open3.pm objXSUB.h perlapi.c
81532           !> perlapi.h pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod
81533           !> pp_proto.h proto.h sv.c t/lib/filefunc.t t/lib/filespec.t
81534           !> t/lib/peek.t utf8.c
81535 ____________________________________________________________________________
81536 [  6358] By: gsar                                  on 2000/07/11  18:15:45
81537         Log: skip integrate of problematic change#6241 from cfgperl into mainline
81538      Branch: perl
81539           !> regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
81540 ____________________________________________________________________________
81541 [  6357] By: jhi                                   on 2000/07/11  18:15:16
81542         Log: Fix for
81543              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
81544              From: Roderick Schertler <roderick@argon.org> 
81545              Date: Tue, 11 Jul 2000 13:55:05 -0400 
81546              Message-Id: <200007111755.NAA05077@jones.argon.org> 
81547      Branch: cfgperl
81548            ! doio.c
81549 ____________________________________________________________________________
81550 [  6356] By: jhi                                   on 2000/07/11  18:12:51
81551         Log: Typo in #6341.
81552      Branch: cfgperl
81553            ! pp_hot.c
81554 ____________________________________________________________________________
81555 [  6355] By: gsar                                  on 2000/07/11  18:12:10
81556         Log: integrate cfgperl changes#6231..6240 into mainline
81557      Branch: perl
81558           +> pod/perlutil.pod
81559           !> (integrate 35 files)
81560 ____________________________________________________________________________
81561 [  6354] By: jhi                                   on 2000/07/11  18:04:34
81562         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take 2
81563              From: Dominic Dunlop <domo@computer.org> 
81564              Date: Tue, 11 Jul 2000 12:27:33 +0200 
81565              Message-Id: <p04320405b590a14d4650@[192.168.1.4]> 
81566              
81567              Replaces change #6268.
81568      Branch: cfgperl
81569            ! t/op/sprintf.t
81570 ____________________________________________________________________________
81571 [  6353] By: gsar                                  on 2000/07/11  17:59:51
81572         Log: skip integrate of problematic change#6230 from cfgperl into mainline
81573              (a later version of File::Spec is already in mainline)
81574      Branch: perl
81575           !> lib/File/Spec.pm lib/File/Spec/Functions.pm
81576           !> lib/File/Spec/OS2.pm t/lib/filefunc.t t/lib/filespec.t
81577 ____________________________________________________________________________
81578 [  6352] By: gsar                                  on 2000/07/11  17:57:48
81579         Log: integrate cfgperl changes#6224..6229 into mainline
81580      Branch: perl
81581           +> lib/lib.pm.PL
81582            - lib/lib.pm
81583           !> MANIFEST Makefile.SH README.hpux embed.pl ext/Socket/Socket.pm
81584           !> lib/English.pm op.c t/lib/english.t
81585 ____________________________________________________________________________
81586 [  6351] By: gsar                                  on 2000/07/11  17:50:10
81587         Log: skip integrate of problematic change#6223 from cfgperl into mainline
81588      Branch: perl
81589           !> doio.c
81590 ____________________________________________________________________________
81591 [  6350] By: gsar                                  on 2000/07/11  17:48:28
81592         Log: integrate cfgperl changes#6220..6222 into mainline
81593      Branch: perl
81594           !> doop.c embed.pl lib/Pod/Usage.pm makedef.pl pod/perlop.pod
81595           !> toke.c utf8.c win32/win32.h
81596 ____________________________________________________________________________
81597 [  6349] By: gsar                                  on 2000/07/11  17:46:13
81598         Log: skip integrate of problematic changes#6218..6219 from cfgperl into
81599              mainline
81600      Branch: perl
81601           !> bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
81602           !> ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
81603           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
81604 ____________________________________________________________________________
81605 [  6348] By: jhi                                   on 2000/07/11  17:45:49
81606         Log: README.posix-bc podified from Thomas Dorner.
81607      Branch: cfgperl
81608            ! README.posix-bc
81609 ____________________________________________________________________________
81610 [  6347] By: gsar                                  on 2000/07/11  17:42:04
81611         Log: integrate cfgperl change#6217 into mainline
81612      Branch: perl
81613           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h gv.c
81614           !> intrpvar.h objXSUB.h perl.c perlapi.h pp.c pp_ctl.c proto.h
81615           !> sv.h util.c util.h vmesa/vmesa.c win32/win32.c
81616 ____________________________________________________________________________
81617 [  6346] By: gsar                                  on 2000/07/11  17:39:37
81618         Log: skip integrate of problematic changes#6211..6212 from cfgperl into
81619              mainline
81620      Branch: perl
81621           !> embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm ext/B/defsubs_h.PL
81622           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
81623           !> ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
81624           !> perlapi.h pod/perlapi.pod
81625 ____________________________________________________________________________
81626 [  6345] By: gsar                                  on 2000/07/11  17:36:42
81627         Log: integrate cfgperl changes#6207..6210 into mainline
81628      Branch: perl
81629           !> doio.c embed.h embed.pl gv.c intrpvar.h objXSUB.h perl.c pp.c
81630           !> pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c win32/win32.c
81631 ____________________________________________________________________________
81632 [  6344] By: gsar                                  on 2000/07/11  17:31:20
81633         Log: skip integrate of problematic changes#6204..6206 from cfgperl into
81634              mainline
81635      Branch: perl
81636           !> (integrate 40 files)
81637 ____________________________________________________________________________
81638 [  6343] By: gsar                                  on 2000/07/11  17:19:08
81639         Log: integrate cfgperl changes#6174..6203 into mainline (first of several)
81640      Branch: perl
81641           +> Makefile.micro README.micro Todo.micro uconfig.h uconfig.sh
81642            ! Changes
81643           !> (integrate 34 files)
81644 ____________________________________________________________________________
81645 [  6342] By: jhi                                   on 2000/07/11  16:05:48
81646         Log: Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
81647              To: perl5-porters@perl.org
81648              From: Karsten Sperling <spiff@phreax.net>
81649              Date: Mon, 10 Jul 2000 15:12:52 +0200
81650              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
81651      Branch: cfgperl
81652            ! lib/Symbol.pm
81653 ____________________________________________________________________________
81654 [  6341] By: jhi                                   on 2000/07/11  15:59:23
81655         Log: Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
81656              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
81657              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
81658              Date: Fri, 07 Jul 2000 17:57:16 +0100
81659      Branch: cfgperl
81660            ! pp_hot.c
81661 ____________________________________________________________________________
81662 [  6340] By: jhi                                   on 2000/07/11  15:55:47
81663         Log: Subject: Re: format bug report  [Patch]
81664              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
81665              Date: Wed, 05 Jul 2000 13:12:52 +0200
81666              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
81667              
81668              Subject: Re: format bug report  [Patch]
81669              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
81670              Date: Wed, 05 Jul 2000 14:10:01 +0200
81671              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
81672      Branch: cfgperl
81673            ! t/op/write.t toke.c
81674 ____________________________________________________________________________
81675 [  6339] By: jhi                                   on 2000/07/11  13:54:09
81676         Log: Be less forgiving about ambiguous and illegal tr ranges.
81677              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
81678              From: Mark-Jason Dominus <mjd@plover.com>
81679              Date: Tue, 04 Jul 2000 10:00:12 -0400
81680              Message-ID: <20000704140012.17772.qmail@plover.com>
81681              
81682              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
81683              From: Mark-Jason Dominus <mjd@plover.com>
81684              Date: Wed, 05 Jul 2000 09:37:36 -0400
81685              Message-ID: <20000705133736.27293.qmail@plover.com>
81686      Branch: cfgperl
81687            ! pod/perldelta.pod pod/perldiag.pod t/op/tr.t toke.c
81688 ____________________________________________________________________________
81689 [  6338] By: jhi                                   on 2000/07/11  13:31:24
81690         Log: Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
81691              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
81692              Date: Tue, 11 Jul 2000 13:50:51 +0100
81693              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
81694      Branch: cfgperl
81695            ! sv.c
81696 ____________________________________________________________________________
81697 [  6337] By: jhi                                   on 2000/07/11  13:29:14
81698         Log: Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
81699              From: Hugo <hv@crypt.compulink.co.uk>
81700              Date: Tue, 11 Jul 2000 12:44:50 +0100
81701              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
81702      Branch: cfgperl
81703            ! regexec.c t/op/re_tests
81704 ____________________________________________________________________________
81705 [  6336] By: jhi                                   on 2000/07/11  13:26:47
81706         Log: Subject: [PATCH cfgperl] $& segfaults if you trick it
81707              From: simon@brecon.co.uk (Simon Cozens)
81708              Date: 7 Jul 2000 11:26:09 GMT
81709              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
81710      Branch: cfgperl
81711            ! mg.c
81712 ____________________________________________________________________________
81713 [  6335] By: jhi                                   on 2000/07/11  13:23:37
81714         Log: Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
81715              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
81716              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
81717              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
81718      Branch: cfgperl
81719            + ext/DynaLoader/hints/netbsd.pl
81720            ! MANIFEST ext/DynaLoader/hints/openbsd.pl
81721 ____________________________________________________________________________
81722 [  6334] By: jhi                                   on 2000/07/11  13:20:38
81723         Log: Subject: PATCH perlguts.pod: Document D and d magic types
81724              From: mjd@plover.com
81725              Date: 5 Jul 2000 18:01:51 -0000
81726              Message-ID: <20000705180151.29413.qmail@plover.com>
81727      Branch: cfgperl
81728            ! pod/perlguts.pod
81729 ____________________________________________________________________________
81730 [  6333] By: jhi                                   on 2000/07/11  13:15:51
81731         Log: Precedence goof, fix based on
81732              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
81733              From: Hugo <hv@crypt.compulink.co.uk>
81734              Date: Tue, 11 Jul 2000 12:52:38 +0100
81735              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
81736      Branch: cfgperl
81737            ! t/op/taint.t
81738 ____________________________________________________________________________
81739 [  6332] By: jhi                                   on 2000/07/11  12:40:17
81740         Log: Integrate with Sarathy.
81741      Branch: cfgperl
81742           !> win32/win32sck.c
81743 ____________________________________________________________________________
81744 [  6331] By: jhi                                   on 2000/07/10  20:14:16
81745         Log: Sprinkle ldlibpath.
81746      Branch: cfgperl
81747            ! pod/Makefile.SH
81748 ____________________________________________________________________________
81749 [  6330] By: jhi                                   on 2000/07/10  17:54:49
81750         Log: More POSIX.pod tweaks.
81751      Branch: cfgperl
81752            ! ext/POSIX/POSIX.pod
81753 ____________________________________________________________________________
81754 [  6329] By: jhi                                   on 2000/07/10  14:02:12
81755         Log: Reorder perl.pod once more.
81756      Branch: cfgperl
81757            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
81758 ____________________________________________________________________________
81759 [  6328] By: gsar                                  on 2000/07/10  07:06:00
81760         Log: accept() leaks memory on windows due to incorrect ordering of
81761              closesocket() and fclose() calls
81762      Branch: perl
81763            ! win32/win32sck.c
81764 ____________________________________________________________________________
81765 [  6327] By: gsar                                  on 2000/07/10  06:49:17
81766         Log: winsock options weren't being set in all threads under ithreads
81767              (caused send()s from second and subsequent threads to fail)
81768      Branch: perl
81769            ! win32/win32sck.c
81770 ____________________________________________________________________________
81771 [  6326] By: jhi                                   on 2000/07/08  02:45:40
81772         Log: Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
81773              was cast to an unsigned (32-bit) integer with wild abandon.
81774      Branch: cfgperl
81775            ! ext/Devel/DProf/DProf.xs
81776 ____________________________________________________________________________
81777 [  6325] By: jhi                                   on 2000/07/07  18:50:33
81778         Log: Remove perlbook, update perlfaq book listing,
81779              rearrange perl.pod, regenerate perltoc.
81780      Branch: cfgperl
81781            - pod/perlbook.pod
81782            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perldiag.pod
81783            ! pod/perlfaq2.pod pod/perltoc.pod
81784 ____________________________________________________________________________
81785 [  6324] By: jhi                                   on 2000/07/07  14:03:40
81786         Log: Fix the alignment problem in Crays ([ID 20000612.002]).
81787      Branch: cfgperl
81788            ! sv.h toke.c
81789 ____________________________________________________________________________
81790 [  6323] By: jhi                                   on 2000/07/06  16:03:55
81791         Log: Fix complaints of buildtoc.
81792      Branch: cfgperl
81793            + lib/Win32.pod
81794            - pod/Win32.pod
81795            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
81796 ____________________________________________________________________________
81797 [  6322] By: jhi                                   on 2000/07/06  15:15:52
81798         Log: Add =head1 NAMEs so that buildtoc is happy.
81799              (The CGI::Util nit reported to Lincoln.)
81800      Branch: cfgperl
81801            ! ext/B/B/Stash.pm lib/CGI/Util.pm lib/warnings/register.pm
81802            ! pod/perltoc.pod
81803 ____________________________________________________________________________
81804 [  6321] By: jhi                                   on 2000/07/06  03:16:04
81805         Log: Config is being used.
81806      Branch: cfgperl
81807            ! t/op/method.t
81808 ____________________________________________________________________________
81809 [  6320] By: jhi                                   on 2000/07/06  03:13:13
81810         Log: Integrate with Sarathy.
81811      Branch: cfgperl
81812           !> lib/perl5db.pl win32/perllib.c win32/vdir.h win32/win32sck.c
81813 ____________________________________________________________________________
81814 [  6319] By: jhi                                   on 2000/07/06  03:11:46
81815         Log: Autogenerate pod/Makefile and pod/buildtoc.
81816              buildtoc also checks whether the existing pods are
81817              mentioned in MANIFEST and perl.pod, and vice versa.
81818              (None of the thusly found discrepancies fixed yet.)
81819              roffitall also needs to be autogenerated similarly but it
81820              seems so badly out of date that I didn't touch it yet.
81821      Branch: cfgperl
81822            + pod/Makefile.SH pod/buildtoc.PL
81823            - pod/Makefile pod/buildtoc
81824            ! MANIFEST Makefile.SH pod/perl.pod pod/perltoc.pod
81825 ____________________________________________________________________________
81826 [  6318] By: gsar                                  on 2000/07/05  22:10:54
81827         Log: fix UNC path handling on Windows under ithreads, and chdir()
81828              return value when given a non-existent directory
81829      Branch: perl
81830            ! win32/vdir.h
81831 ____________________________________________________________________________
81832 [  6317] By: gsar                                  on 2000/07/05  22:08:19
81833         Log: winsock cleanup never done on Windows (leads to handle leaks)
81834      Branch: perl
81835            ! win32/perllib.c win32/win32sck.c
81836 ____________________________________________________________________________
81837 [  6316] By: gsar                                  on 2000/07/05  22:06:19
81838         Log: some debugger output does not go to the socket when RemotePort is set
81839      Branch: perl
81840            ! lib/perl5db.pl
81841 ____________________________________________________________________________
81842 [  6315] By: jhi                                   on 2000/07/05  00:25:21
81843         Log: Integrate with Sarathy, preliminary fix for unicos
81844              alignment problems in [ID 20000612.002] Perl problem on Cray system.
81845      Branch: cfgperl
81846            ! sv.h
81847           !> pp_hot.c
81848 ____________________________________________________________________________
81849 [  6314] By: gsar                                  on 2000/07/04  23:34:02
81850         Log: tyop in change#6306
81851      Branch: perl
81852            ! pp_hot.c
81853 ____________________________________________________________________________
81854 [  6313] By: jhi                                   on 2000/07/04  22:14:38
81855         Log: Multiline string literals ENONPORTABLE.
81856      Branch: cfgperl
81857            ! pp_hot.c
81858 ____________________________________________________________________________
81859 [  6312] By: jhi                                   on 2000/07/04  20:34:44
81860         Log: Integrate with Sarathy.
81861      Branch: cfgperl
81862           !> pod/perldelta.pod pod/perldiag.pod pp_hot.c t/lib/b.t
81863           !> t/op/method.t
81864 ____________________________________________________________________________
81865 [  6311] By: jhi                                   on 2000/07/04  20:30:56
81866         Log: More POSIX.pod embellishment.
81867      Branch: cfgperl
81868            ! ext/POSIX/POSIX.pod
81869 ____________________________________________________________________________
81870 [  6310] By: gsar                                  on 2000/07/04  17:28:48
81871         Log: b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
81872      Branch: perl
81873            ! t/lib/b.t
81874 ____________________________________________________________________________
81875 [  6309] By: jhi                                   on 2000/07/04  17:22:18
81876         Log: The #6308 required a little bit more.
81877      Branch: cfgperl
81878            ! Makefile.SH win32/Makefile
81879 ____________________________________________________________________________
81880 [  6308] By: jhi                                   on 2000/07/04  16:35:24
81881         Log: Rename lib.pm.PL to lib_pm.PL to keep the 8.3 people happy.
81882      Branch: cfgperl
81883            + lib/lib_pm.PL
81884            - lib/lib.pm.PL
81885            ! MANIFEST Makefile.SH
81886 ____________________________________________________________________________
81887 [  6307] By: jhi                                   on 2000/07/04  16:28:58
81888         Log: Win32 patches for cfgperl from Sarathy.
81889      Branch: cfgperl
81890            ! doio.c doop.c embed.h embed.pl global.sym gv.c makedef.pl
81891            ! objXSUB.h op.c perlapi.c pp.c pp_ctl.c pp_hot.c proto.h
81892            ! thread.h toke.c util.c win32/Makefile win32/win32.c
81893 ____________________________________________________________________________
81894 [  6306] By: gsar                                  on 2000/07/04  16:28:40
81895         Log: better diagnostic on Frob->stuff() when Frob:: doesn't exist
81896              (from Richard Soderberg <rs@oregonnet.com>)
81897      Branch: perl
81898            ! pod/perldelta.pod pod/perldiag.pod pp_hot.c t/op/method.t
81899 ____________________________________________________________________________
81900 [  6305] By: jhi                                   on 2000/07/04  16:24:24
81901         Log: Integrate with Sarathy.
81902      Branch: cfgperl
81903           !> embed.h embed.pl global.sym lib/File/Spec/Mac.pm
81904           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
81905           !> lib/File/Spec/Win32.pm objXSUB.h perlapi.c pod/perldiag.pod
81906           !> proto.h win32/win32.c
81907 ____________________________________________________________________________
81908 [  6304] By: gsar                                  on 2000/07/04  16:17:24
81909         Log: missing perldiag entry for unpack("w",...) diagnostic (from
81910              Andreas Koenig)
81911      Branch: perl
81912            ! pod/perldiag.pod
81913 ____________________________________________________________________________
81914 [  6303] By: gsar                                  on 2000/07/04  16:14:44
81915         Log: remove rel2abs prototypes (from Barrie Slaymaker)
81916      Branch: perl
81917            ! lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
81918            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
81919 ____________________________________________________________________________
81920 [  6302] By: gsar                                  on 2000/07/04  04:59:35
81921         Log: adjust change#6299
81922      Branch: perl
81923            ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
81924            ! win32/win32.c
81925 ____________________________________________________________________________
81926 [  6301] By: jhi                                   on 2000/07/04  04:50:07
81927         Log: Integrate with Sarathy.
81928      Branch: cfgperl
81929           !> embed.h embed.pl embedvar.h global.sym hv.c intrpvar.h
81930           !> makedef.pl objXSUB.h perl.c perl.h perlapi.c perlapi.h
81931           !> pp_hot.c proto.h sv.c t/io/argv.t win32/win32.c
81932 ____________________________________________________________________________
81933 [  6300] By: gsar                                  on 2000/07/04  04:42:09
81934         Log: PERL_OBJECT build tweak
81935      Branch: perl
81936            ! perl.h
81937 ____________________________________________________________________________
81938 [  6299] By: gsar                                  on 2000/07/04  04:37:00
81939         Log: fix memory leak on Windows (PL_sys_intern contents were never
81940              freed)
81941      Branch: perl
81942            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
81943            ! perlapi.c proto.h win32/win32.c
81944 ____________________________________________________________________________
81945 [  6298] By: gsar                                  on 2000/07/04  04:15:59
81946         Log: fix large memory leak that has been around for ever, masked by
81947              -DPURIFY (most of the arenas were never freed!)
81948      Branch: perl
81949            ! embedvar.h global.sym hv.c intrpvar.h perl.c perlapi.h sv.c
81950 ____________________________________________________________________________
81951 [  6297] By: gsar                                  on 2000/07/04  04:07:46
81952         Log: fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
81953      Branch: perl
81954            ! perl.c
81955 ____________________________________________________________________________
81956 [  6296] By: jhi                                   on 2000/06/30  18:28:37
81957         Log: Elaborate POSIX.pod.  Still needs work.
81958      Branch: cfgperl
81959            ! ext/POSIX/POSIX.pod
81960 ____________________________________________________________________________
81961 [  6295] By: jhi                                   on 2000/06/30  14:58:18
81962         Log: Point to perlipc for more SysV IPC examples.
81963      Branch: cfgperl
81964            ! pod/perlfunc.pod
81965 ____________________________________________________________________________
81966 [  6294] By: gsar                                  on 2000/06/30  14:47:45
81967         Log: slurp mode fix in change#4736 still not quite right
81968      Branch: perl
81969            ! pp_hot.c t/io/argv.t
81970 ____________________________________________________________________________
81971 [  6293] By: jhi                                   on 2000/06/30  12:02:55
81972         Log: Integrate with Sarathy.
81973      Branch: cfgperl
81974           !> cop.h pp_ctl.c pp_hot.c t/op/args.t
81975 ____________________________________________________________________________
81976 [  6292] By: jhi                                   on 2000/06/30  12:01:11
81977         Log: From: simon@brecon.co.uk (Simon Cozens)
81978              Subject: UTF8 concat
81979              Date: 30 Jun 2000 06:13:25 GMT
81980              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org>
81981      Branch: cfgperl
81982            ! pp_hot.c
81983 ____________________________________________________________________________
81984 [  6291] By: gsar                                  on 2000/06/30  04:37:33
81985         Log: dounwind() may cause POPSUB() to diddle the wrong PL_curpad
81986              when @_ is modified, causing coredumps
81987      Branch: perl
81988            ! cop.h pp_ctl.c pp_hot.c t/op/args.t
81989 ____________________________________________________________________________
81990 [  6290] By: jhi                                   on 2000/06/30  02:21:44
81991         Log: Integrate with Sarathy.
81992      Branch: cfgperl
81993           !> vms/vms.c vms/vmsish.h
81994 ____________________________________________________________________________
81995 [  6289] By: jhi                                   on 2000/06/30  02:21:02
81996         Log: Check VERSIONs.
81997      Branch: cfgperl
81998            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
81999            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
82000            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
82001 ____________________________________________________________________________
82002 [  6288] By: jhi                                   on 2000/06/30  02:18:52
82003         Log: Integrate with Sarathy.
82004      Branch: cfgperl
82005           !> ext/Opcode/Opcode.xs lib/File/Spec.pm
82006           !> lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
82007           !> lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
82008           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm pod/perlembed.pod
82009 ____________________________________________________________________________
82010 [  6287] By: gsar                                  on 2000/06/30  02:17:08
82011         Log: integrate vmsperl changes into mainline
82012      Branch: perl
82013           !> vms/vms.c vms/vmsish.h
82014 ____________________________________________________________________________
82015 [  6285] By: gsar                                  on 2000/06/30  02:05:28
82016         Log: localize %INC in a Safe compartment so that use/require work
82017              (many other magic globals probably need similar treatment)
82018      Branch: perl
82019            ! ext/Opcode/Opcode.xs
82020 ____________________________________________________________________________
82021 [  6284] By: gsar                                  on 2000/06/30  01:54:54
82022         Log: tweak perlembed for multiplicity/usethreads sanity; correct notes
82023              about Windows
82024      Branch: perl
82025            ! pod/perlembed.pod
82026 ____________________________________________________________________________
82027 [  6283] By: jhi                                   on 2000/06/30  01:50:10
82028         Log: Subject: [PATCH bleedperl] File::Spec 0.82 beta
82029              From: Barrie Slaymaker <barries@jester.slaysys.com>
82030              Date: Wed, 28 Jun 2000 11:35:29 -0400
82031              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
82032      Branch: perl
82033            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
82034            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
82035            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
82036            ! lib/File/Spec/Win32.pm
82037 ____________________________________________________________________________
82038 [  6282] By: jhi                                   on 2000/06/29  22:57:22
82039         Log: Subject: [PATCH 5.6.0]ITHREADs for VMS
82040              From: Dan Sugalski <dan@sidhe.org>
82041              Date: Tue, 06 Jun 2000 11:59:50 -0400
82042              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
82043      Branch: cfgperl
82044            ! vms/vms.c
82045 ____________________________________________________________________________
82046 [  6281] By: jhi                                   on 2000/06/29  22:52:50
82047         Log: Subject: [PATCH 5.6.0] utils/h2xs.PL
82048              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
82049              Date: Wed, 7 Jun 2000 04:02:04 -0500
82050              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
82051      Branch: cfgperl
82052            ! utils/h2xs.PL
82053 ____________________________________________________________________________
82054 [  6280] By: jhi                                   on 2000/06/29  22:45:47
82055         Log: Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
82056              From: rspier@pobox.com (Robert Spier)
82057              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
82058              Message-ID: <14654.31913.845602.610277@rls.cx>
82059      Branch: cfgperl
82060            ! utils/h2xs.PL
82061 ____________________________________________________________________________
82062 [  6279] By: jhi                                   on 2000/06/29  22:38:16
82063         Log: Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
82064              From: Tim Ayers <tayers@bridge.com>
82065              Date: Thu, 08 Jun 2000 08:11:06 +0200
82066              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
82067              [resent by Richard Foley, Message-Id probably wrong]
82068      Branch: cfgperl
82069            ! pod/perlsub.pod
82070 ____________________________________________________________________________
82071 [  6278] By: jhi                                   on 2000/06/29  22:21:45
82072         Log: Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
82073              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
82074              Date: Fri, 09 Jun 2000 12:39:27 -0400
82075              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
82076              (plus update the version "number" of Text::Wrap)
82077      Branch: cfgperl
82078            ! lib/Text/Wrap.pm
82079 ____________________________________________________________________________
82080 [  6277] By: jhi                                   on 2000/06/29  22:13:10
82081         Log: Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
82082              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
82083              Date: Mon, 12 Jun 2000 14:55:59 +0100
82084              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
82085      Branch: cfgperl
82086            ! pod/perlfunc.pod
82087 ____________________________________________________________________________
82088 [  6276] By: jhi                                   on 2000/06/29  22:11:06
82089         Log: Subject: [PATCH] Re: eval documentation: context
82090              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
82091              Date: Mon, 12 Jun 2000 15:07:29 +0100
82092              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
82093      Branch: cfgperl
82094            ! pod/perlfunc.pod
82095 ____________________________________________________________________________
82096 [  6275] By: jhi                                   on 2000/06/29  21:59:46
82097         Log: Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
82098              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
82099              Date: Tue, 13 Jun 2000 02:43:48 -0500
82100              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
82101      Branch: cfgperl
82102            ! lib/Pod/Html.pm lib/Pod/Man.pm lib/Pod/Text.pm
82103 ____________________________________________________________________________
82104 [  6274] By: jhi                                   on 2000/06/29  21:56:14
82105         Log: Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
82106              From: Andy Dougherty <doughera@lafayette.edu>
82107              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
82108              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
82109      Branch: cfgperl
82110            ! ext/File/Glob/Glob.pm
82111 ____________________________________________________________________________
82112 [  6273] By: jhi                                   on 2000/06/29  21:49:09
82113         Log: Subject: [PATCH] xsub attributes
82114              From: Doug MacEachern <dougm@covalent.net>
82115              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
82116              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
82117      Branch: cfgperl
82118            ! embed.h embed.pl embedvar.h global.sym lib/ExtUtils/xsubpp
82119            ! objXSUB.h op.c perlapi.c perlapi.h proto.h
82120 ____________________________________________________________________________
82121 [  6272] By: jhi                                   on 2000/06/29  21:41:28
82122         Log: Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
82123              From: Tom Phoenix <rootbeer@redcat.com>
82124              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
82125              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
82126      Branch: cfgperl
82127            ! lib/Net/Ping.pm
82128 ____________________________________________________________________________
82129 [  6271] By: jhi                                   on 2000/06/29  21:36:55
82130         Log: Subject: PATCH pod/perltie.pod
82131              From: Ian Phillipps <Ian.Phillipps@iname.com>
82132              Date: Fri, 16 Jun 2000 00:17:19 +0100
82133              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
82134              (only the first hunk, the second hunk had already been done
82135              by some other patch)
82136      Branch: cfgperl
82137            ! pod/perltie.pod
82138 ____________________________________________________________________________
82139 [  6270] By: jhi                                   on 2000/06/29  21:24:51
82140         Log: Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
82141              From: Nicholas Clark <nick@talking.bollo.cx>
82142              Date: Fri, 23 Jun 2000 16:21:15 +0100
82143              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
82144      Branch: cfgperl
82145            ! t/lib/anydbm.t t/lib/dprof.t t/lib/dumper-ovl.t t/lib/dumper.t
82146            ! t/lib/hostname.t t/lib/ipc_sysv.t t/op/taint.t
82147 ____________________________________________________________________________
82148 [  6269] By: jhi                                   on 2000/06/29  19:38:15
82149         Log: Regen headers for #6261 (and update embed.pl for this) and #6267,
82150              silence few compiler warnings.
82151      Branch: cfgperl
82152            ! doop.c embed.pl global.sym objXSUB.h op.c proto.h toke.c
82153 ____________________________________________________________________________
82154 [  6268] By: jhi                                   on 2000/06/29  18:21:50
82155         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
82156              From: Dominic Dunlop <domo@computer.org> 
82157              Date: Thu, 29 Jun 2000 12:32:39 +0200 
82158              Message-Id: <p04320403b580cc1338db@[192.168.1.4]> 
82159      Branch: cfgperl
82160            ! t/op/sprintf.t
82161 ____________________________________________________________________________
82162 [  6267] By: jhi                                   on 2000/06/29  18:16:07
82163         Log: Subject: Re: [PATCH] Re: Speeding up method lookups 
82164              From: Doug MacEachern <dougm@covalent.net>
82165              Date: Sun, 18 Jun 2000 13:24:55 -0700 (PDT)
82166              Message-ID: <Pine.LNX.4.10.10006181306031.397-100000@mojo.covalent.net>
82167      Branch: cfgperl
82168            + t/op/method2entersub.t
82169            ! MANIFEST embed.pl lib/ExtUtils/Install.pm lib/File/Spec/Mac.pm
82170            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
82171            ! lib/File/Spec/Win32.pm lib/base.pm op.c perl.h t/op/sprintf.t
82172            ! xsutils.c
82173 ____________________________________________________________________________
82174 [  6266] By: jhi                                   on 2000/06/29  15:11:15
82175         Log: Subject: [PATCH 5.6.0] cygwin port
82176              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
82177              From: "Fifer, Eric" <EFifer@sanwaint.com>
82178              Date: Thu, 29 Jun 2000 12:58:29 +0100
82179      Branch: cfgperl
82180            ! cygwin/Makefile.SHs
82181 ____________________________________________________________________________
82182 [  6265] By: jhi                                   on 2000/06/29  15:04:05
82183         Log: Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
82184              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
82185              Date: Wed, 28 Jun 2000 17:50:12 -0700
82186              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
82187      Branch: cfgperl
82188            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
82189 ____________________________________________________________________________
82190 [  6264] By: jhi                                   on 2000/06/29  15:00:57
82191         Log: Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
82192              From: Marty Lucich <marty@netcom.com>
82193              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
82194              Message-Id: <200006282116.OAA11148@netcom.com>
82195              ccdlflags update (the BSD/OS 4.1 part had already been taken
82196              care of by #6141).
82197      Branch: cfgperl
82198            ! hints/bsdos.sh
82199 ____________________________________________________________________________
82200 [  6263] By: jhi                                   on 2000/06/29  13:47:44
82201         Log: tr fixes from Simon Cozens
82202      Branch: cfgperl
82203            ! doop.c
82204 ____________________________________________________________________________
82205 [  6262] By: jhi                                   on 2000/06/28  18:46:01
82206         Log: Subject: 5.6.0 Patch for EPOC
82207              From: Olaf Flebbe <o.flebbe@gmx.de>
82208              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
82209              Message-ID: <23449.960929969@www11.gmx.net>
82210      Branch: cfgperl
82211            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epocish.c
82212            ! epoc/epocish.h
82213 ____________________________________________________________________________
82214 [  6261] By: jhi                                   on 2000/06/28  18:29:07
82215         Log: Subject: Re: [PATCH cfgperl] BOMs away!
82216              From: simon@brecon.co.uk (Simon Cozens)
82217              Date: 17 Jun 2000 11:49:57 GMT
82218              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
82219      Branch: cfgperl
82220            ! pod/perldiag.pod t/comp/require.t toke.c
82221 ____________________________________________________________________________
82222 [  6260] By: jhi                                   on 2000/06/28  17:47:16
82223         Log: Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
82224              From: simon@brecon.co.uk (Simon Cozens) 
82225              Date: 17 Jun 2000 11:56:44 GMT 
82226              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org> 
82227              pack U0, pack C0
82228      Branch: cfgperl
82229            ! pod/perlfunc.pod pp.c t/op/pack.t
82230 ____________________________________________________________________________
82231 [  6259] By: jhi                                   on 2000/06/28  16:43:17
82232         Log: perlnewmod was missing from MANIFEST.
82233      Branch: cfgperl
82234            ! MANIFEST
82235 ____________________________________________________________________________
82236 [  6258] By: jhi                                   on 2000/06/28  15:54:30
82237         Log: linenumber tweak
82238      Branch: cfgperl
82239            ! t/pragma/warn/regcomp
82240 ____________________________________________________________________________
82241 [  6257] By: jhi                                   on 2000/06/28  15:50:44
82242         Log: Subject: Re: [PATCH] "Constant subroutine redefined" mandatory warning
82243              From: Doug MacEachern <dougm@covalent.net>
82244              Date: Sun, 25 Jun 2000 12:11:28 -0700 (PDT)
82245              Message-ID: <Pine.LNX.4.10.10006251209191.461-100000@mojo.covalent.net>
82246              (one part of the patch had been applied earlier)
82247      Branch: cfgperl
82248            ! op.c sv.c t/pragma/constant.t t/pragma/warn/op
82249 ____________________________________________________________________________
82250 [  6256] By: jhi                                   on 2000/06/28  15:40:22
82251         Log: tweaks from Simon Cozens to further fix tr/// under utf8
82252      Branch: cfgperl
82253            ! doop.c
82254 ____________________________________________________________________________
82255 [  6255] By: jhi                                   on 2000/06/28  15:33:45
82256         Log: small thinko tweaks
82257      Branch: cfgperl
82258            ! lib/IPC/Open3.pm t/op/my_stash.t
82259 ____________________________________________________________________________
82260 [  6254] By: jhi                                   on 2000/06/28  15:33:25
82261         Log: Subject: tr///, help wanted.
82262              From: simon@brecon.co.uk (Simon Cozens)
82263              Date: 28 Jun 2000 11:29:04 GMT
82264              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
82265      Branch: cfgperl
82266            ! doop.c embed.h embed.pl embedvar.h global.sym objXSUB.h
82267            ! pp_proto.h proto.h t/op/tr.t
82268 ____________________________________________________________________________
82269 [  6253] By: jhi                                   on 2000/06/28  15:09:17
82270         Log: Paranoia tweak on #6249.
82271              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
82272              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
82273              Date: Sun, 25 Jun 2000 23:43:12 -0400
82274              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
82275      Branch: cfgperl
82276            ! lib/IPC/Open3.pm
82277 ____________________________________________________________________________
82278 [  6252] By: jhi                                   on 2000/06/28  15:01:38
82279         Log: Document #6249 and #6251.
82280      Branch: cfgperl
82281            ! lib/Exporter.pm lib/IPC/Open3.pm
82282 ____________________________________________________________________________
82283 [  6251] By: jhi                                   on 2000/06/28  14:50:43
82284         Log: Subject: [PATCH] inline AUTOLOADed constants via Exporter.pm
82285              From: Doug MacEachern <dougm@covalent.net>
82286              Date: Fri, 23 Jun 2000 00:16:39 -0700 (PDT)
82287              Message-ID: <Pine.LNX.4.10.10006230009400.322-100000@mojo.covalent.net>
82288      Branch: cfgperl
82289            ! lib/Exporter.pm
82290 ____________________________________________________________________________
82291 [  6250] By: jhi                                   on 2000/06/28  14:45:23
82292         Log: Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
82293              From: Doug MacEachern <dougm@covalent.net>
82294              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
82295              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
82296      Branch: cfgperl
82297            + t/op/my_stash.t
82298            ! MANIFEST embed.pl global.sym proto.h toke.c
82299 ____________________________________________________________________________
82300 [  6249] By: jhi                                   on 2000/06/28  14:36:34
82301         Log: Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's 
82302              From: Frank Tobin <ftobin@uiuc.edu>
82303              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
82304              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
82305      Branch: cfgperl
82306            ! lib/IPC/Open3.pm
82307 ____________________________________________________________________________
82308 [  6248] By: jhi                                   on 2000/06/28  14:11:25
82309         Log: Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
82310              From: Mark-Jason Dominus <mjd@plover.com>
82311              Date: Tue, 27 Jun 2000 22:36:42 -0400
82312              Message-ID: <20000628023642.12166.qmail@plover.com>
82313      Branch: cfgperl
82314            ! pod/perlfunc.pod
82315 ____________________________________________________________________________
82316 [  6247] By: jhi                                   on 2000/06/27  12:46:37
82317         Log: Tweak $VERSION, patch from Doug MacEachern.
82318      Branch: cfgperl
82319            ! lib/File/Spec.pm
82320 ____________________________________________________________________________
82321 [  6246] By: jhi                                   on 2000/06/27  03:34:46
82322         Log: Allow for standalone testing.
82323      Branch: cfgperl
82324            ! t/lib/filefunc.t t/lib/filespec.t
82325 ____________________________________________________________________________
82326 [  6245] By: jhi                                   on 2000/06/27  02:50:02
82327         Log: Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
82328              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
82329              Date: Sat, 24 Jun 2000 13:06:20 +0100
82330              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
82331      Branch: cfgperl
82332            ! ext/DynaLoader/DynaLoader_pm.PL
82333 ____________________________________________________________________________
82334 [  6244] By: jhi                                   on 2000/06/27  02:46:10
82335         Log: Subject: [PATCH] avoid mg_ptr in '*' magic
82336              From: Doug MacEachern <dougm@covalent.net>
82337              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
82338              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
82339      Branch: cfgperl
82340            ! gv.c sv.c t/lib/peek.t
82341 ____________________________________________________________________________
82342 [  6243] By: jhi                                   on 2000/06/27  02:38:07
82343         Log: Subject: [PATCH] is_utf8_string
82344              From: simon@brecon.co.uk (Simon Cozens)
82345              Date: 26 Jun 2000 02:25:59 GMT
82346              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
82347      Branch: cfgperl
82348            ! embed.h embed.pl embedvar.h global.sym objXSUB.h perlapi.c
82349            ! perlapi.h pod/perlapi.pod pod/perlintern.pod pp_proto.h
82350            ! proto.h utf8.c
82351 ____________________________________________________________________________
82352 [  6242] By: jhi                                   on 2000/06/27  02:24:00
82353         Log: Subject: [PATCH] bytes<->utf8 fixes
82354              From: simon@brecon.co.uk (Simon Cozens)
82355              Date: 26 Jun 2000 04:55:45 GMT
82356              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
82357      Branch: cfgperl
82358            ! embed.pl perlapi.c pod/perlapi.pod proto.h utf8.c
82359 ____________________________________________________________________________
82360 [  6241] By: jhi                                   on 2000/06/27  02:12:42
82361         Log: Do no -warn on \_, only on \alpha.
82362              Subject: New Unrecognized escape warning for /\_/ from activestate perl-current5.6.0
82363              From: David Dyck <dcd@tc.fluke.com>
82364              Date: Mon, 26 Jun 2000 09:32:02 -0700 (PDT)
82365              Message-ID: <Pine.LNX.4.05.10006260830280.3054-100000@dd.tc.fluke.com>
82366      Branch: cfgperl
82367            ! regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
82368 ____________________________________________________________________________
82369 [  6240] By: jhi                                   on 2000/06/27  02:00:01
82370         Log: Subject: [ID 20000626.007] h2xs man page contains trailing garbage
82371              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
82372              Date: Mon, 26 Jun 2000 18:40:14 +0100
82373              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
82374      Branch: cfgperl
82375            ! utils/h2xs.PL
82376 ____________________________________________________________________________
82377 [  6239] By: jhi                                   on 2000/06/27  01:53:40
82378         Log: Configure maintenance.  Sever some dependency cycles,
82379              separate gccversion from the cc unit,
82380              address [ID 20000623.006] Configure script patch for using gcc on AIX
82381              (but solve it a little bit differently),
82382              unduplex some accidentally duplicated units,
82383              suggest using gcc if no cc available
82384              (p5p thread: "Solaris configure: counterproposal", 1999-09)
82385      Branch: cfgperl
82386            ! Configure Todo-5.6 config_h.SH
82387      Branch: metaconfig
82388            ! U/modified/Config_h.U U/modified/cc.U U/modified/cpp_stuff.U
82389            ! U/modified/libs.U U/modified/models.U U/modified/usrinc.U
82390      Branch: metaconfig/U/perl
82391            + gccvers.U
82392            ! d_getespwnam.U d_getprpwnam.U i_prot.U
82393 ____________________________________________________________________________
82394 [  6238] By: jhi                                   on 2000/06/25  18:04:56
82395         Log: Subject: [PATCH 5.6.0] XS module loading fixup for VMS
82396              From: Dan Sugalski <dan@sidhe.org>
82397              Date: Fri, 23 Jun 2000 17:00:00 -0400
82398              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
82399      Branch: cfgperl
82400            ! lib/ExtUtils/MM_VMS.pm vms/vms.c
82401 ____________________________________________________________________________
82402 [  6237] By: jhi                                   on 2000/06/25  16:36:45
82403         Log: Tweak embed.pl, regen headers.
82404      Branch: cfgperl
82405            ! embed.h embed.pl embedvar.h ext/B/B/Asmdata.pm
82406            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h global.sym
82407            ! keywords.h lib/warnings.pm objXSUB.h opcode.h opnames.h
82408            ! perlapi.c perlapi.h pod/perlapi.pod pod/perlintern.pod pp.sym
82409            ! pp_proto.h proto.h regnodes.h utf8.c warnings.h
82410 ____________________________________________________________________________
82411 [  6236] By: jhi                                   on 2000/06/25  15:26:42
82412         Log: Regen headers.
82413      Branch: cfgperl
82414            ! embed.h embedvar.h ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
82415            ! ext/ByteLoader/byterun.h global.sym keywords.h lib/warnings.pm
82416            ! objXSUB.h opcode.h opnames.h perlapi.c perlapi.h
82417            ! pod/perlapi.pod pod/perlintern.pod pp.sym pp_proto.h proto.h
82418            ! regnodes.h warnings.h
82419 ____________________________________________________________________________
82420 [  6235] By: jhi                                   on 2000/06/23  19:39:35
82421         Log: The thread begun by
82422              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
82423              From: Kevin.Ruscoe@ubsw.com
82424              Date: Fri, 16 Jun 2000 16:38:51 +0100
82425              Message-Id: <H000019b03c300d6@MHS>
82426      Branch: cfgperl
82427            ! hints/solaris_2.sh
82428 ____________________________________________________________________________
82429 [  6234] By: jhi                                   on 2000/06/23  19:23:36
82430         Log: Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
82431              because when run as services (Win32ese for daemons)
82432              no environment variables are set and tmpdir ends up as /tmp,
82433              which is ambiguous.
82434              
82435              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
82436              From: matt@sergeant.org
82437              Date: 16 Jun 2000 16:30:43 -0000
82438              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
82439      Branch: cfgperl
82440            ! lib/File/Spec/Win32.pm
82441 ____________________________________________________________________________
82442 [  6233] By: jhi                                   on 2000/06/23  19:18:58
82443         Log: Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
82444              From: Mark-Jason Dominus <mjd@plover.com>
82445              Date: Fri, 16 Jun 2000 20:53:04 -0400
82446              Message-ID: <20000617005304.8008.qmail@plover.com>
82447      Branch: cfgperl
82448            ! op.h
82449 ____________________________________________________________________________
82450 [  6232] By: jhi                                   on 2000/06/23  16:10:02
82451         Log: Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
82452              From: simon@brecon.co.uk (Simon Cozens)
82453              Date: 19 Jun 2000 15:18:27 GMT
82454              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
82455              
82456              plus update pod/Makefile and regenerate perltoc
82457      Branch: cfgperl
82458            + pod/perlutil.pod
82459            ! MANIFEST Todo-5.6 pod/Makefile pod/perltoc.pod pod/roffitall
82460 ____________________________________________________________________________
82461 [  6231] By: jhi                                   on 2000/06/23  15:19:18
82462         Log: Subject: [PATCH 5.6.0] cygwin port
82463              From: "Fifer, Eric" <EFifer@sanwaint.com>
82464              Date: Tue, 20 Jun 2000 14:30:58 +0100
82465              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
82466      Branch: cfgperl
82467            ! README.cygwin lib/File/Find.pm
82468 ____________________________________________________________________________
82469 [  6230] By: jhi                                   on 2000/06/23  14:25:21
82470         Log: Upgrade to File::Spec 0.810_01 from CPAN by Barrie Slaymaker.
82471      Branch: cfgperl
82472            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
82473            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
82474            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
82475            ! lib/File/Spec/Win32.pm t/lib/filefunc.t t/lib/filespec.t
82476 ____________________________________________________________________________
82477 [  6229] By: jhi                                   on 2000/06/23  14:13:34
82478         Log: Subject: README.hpux version 0.6.1
82479              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
82480              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
82481              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
82482      Branch: cfgperl
82483            ! README.hpux
82484 ____________________________________________________________________________
82485 [  6228] By: jhi                                   on 2000/06/23  14:07:20
82486         Log: Subject: [PATCH] "Constant subroutine redefined" mandatory warning
82487              From: Doug MacEachern <dougm@covalent.net>
82488              Date: Tue, 20 Jun 2000 21:23:56 -0700 (PDT)
82489              Message-ID: <Pine.LNX.4.10.10006202116340.321-100000@mojo.covalent.net>
82490      Branch: cfgperl
82491            ! op.c
82492 ____________________________________________________________________________
82493 [  6227] By: jhi                                   on 2000/06/23  14:01:06
82494         Log: Subject: [PATCH] lib.pm -> lib.pm.PL
82495              From: Doug MacEachern <dougm@covalent.net>
82496              Date: Tue, 20 Jun 2000 22:14:41 -0700 (PDT)
82497              Message-ID: <Pine.LNX.4.10.10006202208210.321-100000@mojo.covalent.net>
82498      Branch: cfgperl
82499            + lib/lib.pm.PL
82500            - lib/lib.pm
82501            ! MANIFEST Makefile.SH
82502 ____________________________________________________________________________
82503 [  6226] By: jhi                                   on 2000/06/23  13:53:07
82504         Log: Subject: [PATCH] remove forward declarations in Socket.pm
82505              From: Doug MacEachern <dougm@covalent.net>
82506              Date: Tue, 20 Jun 2000 21:54:12 -0700 (PDT)
82507              Message-ID: <Pine.LNX.4.10.10006202149190.321-100000@mojo.covalent.net>
82508              
82509              From: Doug MacEachern <dougm@covalent.net>
82510              Subject: Re: [PATCH] remove forward declarations in Socket.pm
82511              Date: Fri, 23 Jun 2000 00:09:29 -0700 (PDT)
82512              Message-ID: <Pine.LNX.4.10.10006222349440.322-100000@mojo.covalent.net>
82513      Branch: cfgperl
82514            ! ext/Socket/Socket.pm op.c
82515 ____________________________________________________________________________
82516 [  6225] By: jhi                                   on 2000/06/23  13:41:52
82517         Log: Add source code filenames to apidoc.
82518              From: simon@brecon.co.uk (Simon Cozens)
82519              Subject: [PATCH embed.pl] Source X-ref
82520              Date: 22 Jun 2000 02:18:49 GMT
82521              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
82522      Branch: cfgperl
82523            ! embed.pl
82524 ____________________________________________________________________________
82525 [  6224] By: jhi                                   on 2000/06/23  13:32:33
82526         Log: A way to avoid English.pm performance hit.
82527              From: root <root@jester.slaysys.com>
82528              Subject: [YAPATCH English.pm] My turn to putt again
82529              Date: Thu, 22 Jun 2000 20:33:58 -0400
82530              Message-Id: <200006230033.UAA05960@jester.slaysys.com>
82531      Branch: cfgperl
82532            ! lib/English.pm t/lib/english.t
82533 ____________________________________________________________________________
82534 [  6223] By: jhi                                   on 2000/06/23  13:27:06
82535         Log: Avoid double close().
82536              Subject: [PATCH] avoid double close()
82537              From: Doug MacEachern <dougm@covalent.net>
82538              Date: Thu, 22 Jun 2000 23:08:06 -0700 (PDT)
82539              Message-ID: <Pine.LNX.4.10.10006222251260.322-100000@mojo.covalent.net>
82540      Branch: cfgperl
82541            ! doio.c
82542 ____________________________________________________________________________
82543 [  6222] By: jhi                                   on 2000/06/23  13:25:54
82544         Log: doc typo fix
82545              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
82546              From: Ian Phillipps <Ian.Phillipps@iname.com>
82547              Date: Fri, 23 Jun 2000 10:40:58 +0100
82548              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
82549      Branch: cfgperl
82550            ! lib/Pod/Usage.pm
82551 ____________________________________________________________________________
82552 [  6221] By: jhi                                   on 2000/06/23  13:24:15
82553         Log: Remove tr///CU (the feature is to be obsoleted by better interfaces).
82554              From: simon@brecon.co.uk (Simon Cozens)
82555              Subject: [PATCH] Eliminate tr///[CU][CU]
82556              Date: 23 Jun 2000 11:05:40 GMT
82557              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
82558      Branch: cfgperl
82559            ! doop.c embed.pl pod/perlop.pod toke.c utf8.c
82560 ____________________________________________________________________________
82561 [  6220] By: jhi                                   on 2000/06/22  16:07:51
82562         Log: Win32 patches from Benjamin Stuhl.
82563      Branch: cfgperl
82564            ! makedef.pl win32/win32.h
82565 ____________________________________________________________________________
82566 [  6219] By: jhi                                   on 2000/06/22  16:06:34
82567         Log: Bytecode patches from Benjamin Stuhl.
82568      Branch: cfgperl
82569            ! bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
82570            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
82571            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
82572 ____________________________________________________________________________
82573 [  6218] By: jhi                                   on 2000/06/15  23:54:16
82574         Log: Bytecode patches from Benjamin Stuhl.
82575      Branch: cfgperl
82576            ! ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
82577 ____________________________________________________________________________
82578 [  6217] By: jhi                                   on 2000/06/09  13:38:29
82579         Log: Rename the fdpid locking and integrate with Sarathy.
82580      Branch: cfgperl
82581            ! Configure config_h.SH doio.c embed.h embed.pl embedvar.h
82582            ! global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
82583            ! pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
82584            ! win32/win32.c
82585           !> av.h cop.h hints/solaris_2.sh t/op/runlevel.t
82586 ____________________________________________________________________________
82587 [  6216] By: gsar                                  on 2000/06/08  14:54:21
82588         Log: be more optimal about clearing @_
82589      Branch: perl
82590            ! cop.h
82591 ____________________________________________________________________________
82592 [  6215] By: gsar                                  on 2000/06/08  14:33:04
82593         Log: tweak comment about @DB::args
82594      Branch: perl
82595            ! av.h pp_ctl.c
82596 ____________________________________________________________________________
82597 [  6214] By: gsar                                  on 2000/06/08  13:57:54
82598         Log: @_ can't have junk in it even in the non-USE_ITHREADS case because
82599              caller() wants to populate @DB::args with it (causes a coredump
82600              in Carp::confess())
82601      Branch: perl
82602            ! cop.h t/op/runlevel.t
82603 ____________________________________________________________________________
82604 [  6213] By: gsar                                  on 2000/06/08  07:06:35
82605         Log: back out change#6106 (seems problematic)
82606      Branch: perl
82607            ! hints/solaris_2.sh
82608 ____________________________________________________________________________
82609 [  6212] By: jhi                                   on 2000/06/07  03:10:36
82610         Log: Continuing mopup for #6204.
82611      Branch: cfgperl
82612            ! ext/B/defsubs_h.PL
82613 ____________________________________________________________________________
82614 [  6211] By: jhi                                   on 2000/06/07  02:41:50
82615         Log: Mopup for #6204.
82616              Under the 5005 threads the t/lib/b.t for B::Deparse fails:
82617              Can't locate object method "PV" via package "B::RV" at ../lib/B/Deparse.pm line 2360.
82618              This is comes from const() where POK isn't on when expected.
82619      Branch: cfgperl
82620            ! embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm
82621            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
82622            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
82623            ! perlapi.h pod/perlapi.pod
82624 ____________________________________________________________________________
82625 [  6210] By: jhi                                   on 2000/06/07  01:56:29
82626         Log: Mopup for #6207 and #6209.
82627      Branch: cfgperl
82628            ! doio.c gv.c sv.h util.c vmesa/vmesa.c win32/win32.c
82629 ____________________________________________________________________________
82630 [  6209] By: jhi                                   on 2000/06/07  01:33:12
82631         Log: Lock PL_fdpid against race conditions, based on:
82632              Subject: [PATCH 5.6.0]subprocess fixup for threads
82633              From: Dan Sugalski <dan@sidhe.org>
82634              To: perl5-porters@perl.org
82635              Date: Tue, 11 Apr 2000 17:02:32 -0400
82636              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
82637      Branch: cfgperl
82638            ! doio.c intrpvar.h perl.c sv.h util.c vmesa/vmesa.c
82639            ! win32/win32.c
82640 ____________________________________________________________________________
82641 [  6208] By: jhi                                   on 2000/06/07  01:05:23
82642         Log: Regen headers for #6207.
82643      Branch: cfgperl
82644            ! embed.h global.sym objXSUB.h proto.h
82645 ____________________________________________________________________________
82646 [  6207] By: jhi                                   on 2000/06/06  23:43:13
82647         Log: Subject: [PATCH 5.6.0] Threadsafe patches
82648              From: Dan Sugalski <dan@sidhe.org>
82649              To: perl5-porters@perl.org
82650              Date: Mon, 08 May 2000 18:08:13 -0400
82651              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
82652      Branch: cfgperl
82653            ! embed.pl global.sym gv.c intrpvar.h perl.c pp.c pp_ctl.c
82654            ! proto.h sv.h util.c
82655 ____________________________________________________________________________
82656 [  6206] By: jhi                                   on 2000/06/06  23:21:23
82657         Log: Subject: [PATCH] Eliminate $a/$b in pod
82658              From: David Glasser <me@davidglasser.net>
82659              To: perl5-porters@perl.org
82660              Date: Mon, 29 May 2000 21:15:59 -0400
82661              Message-Id: <l03130302b558bb2640ce@[209.195.241.121]>
82662      Branch: cfgperl
82663            ! pod/perl5004delta.pod pod/perl56delta.pod pod/perlboot.pod
82664            ! pod/perlbot.pod pod/perlcall.pod pod/perldata.pod
82665            ! pod/perldbmfilter.pod pod/perldiag.pod pod/perldsc.pod
82666            ! pod/perlembed.pod pod/perlfaq4.pod pod/perlfaq6.pod
82667            ! pod/perlfaq7.pod pod/perlfilter.pod pod/perlfunc.pod
82668            ! pod/perlguts.pod pod/perllexwarn.pod pod/perllocale.pod
82669            ! pod/perlobj.pod pod/perlop.pod pod/perlref.pod pod/perlsub.pod
82670            ! pod/perlsyn.pod pod/perltie.pod pod/perltrap.pod
82671            ! pod/perlvar.pod pod/perlxs.pod
82672 ____________________________________________________________________________
82673 [  6205] By: jhi                                   on 2000/06/06  23:12:14
82674         Log: Subject: [PATCH] Win32 improvements
82675              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
82676              To: gsar@activestate.com, perl5-porters@perl.org
82677              Date: Mon, 29 May 2000 17:22:24 PDT
82678              Message-ID: <20000530002224.91142.qmail@hotmail.com>
82679              (MUA had mangled many lines by wordwrapping)
82680      Branch: cfgperl
82681            ! utils/c2ph.PL win32/makefile.mk win32/win32.c win32/win32sck.c
82682 ____________________________________________________________________________
82683 [  6204] By: jhi                                   on 2000/06/06  23:01:50
82684         Log: Subject: [PATCH] B::Bytecode patches
82685              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
82686              To: gsar@activestate.com, jhi@iki.fi
82687              Cc: perl5-porters@perl.org
82688              Message-ID: <20000602202526.48694.qmail@hotmail.com>
82689              (MUA had mangled many lines by wordwrapping)
82690      Branch: cfgperl
82691            ! bytecode.pl ext/B/B.pm ext/B/B.xs ext/B/B/Assembler.pm
82692            ! ext/B/B/Bytecode.pm ext/B/O.pm ext/B/defsubs_h.PL
82693            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
82694            ! intrpvar.h perl.c
82695 ____________________________________________________________________________
82696 [  6203] By: jhi                                   on 2000/06/06  22:32:43
82697         Log: Subject: [PATCH] perldiag should refer to perlos2.pod not README.os2
82698              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
82699              Date: Tue, 06 Jun 2000 13:07:45 -0700
82700              Message-ID: <RoVP5gzkgmTL092yn@efn.org>
82701      Branch: cfgperl
82702            ! pod/perldiag.pod
82703 ____________________________________________________________________________
82704 [  6202] By: jhi                                   on 2000/06/06  19:38:35
82705         Log: Integrate with Sarathy.
82706      Branch: cfgperl
82707           !> perl.c
82708 ____________________________________________________________________________
82709 [  6201] By: gsar                                  on 2000/06/06  00:42:59
82710         Log: Perl_eval_pv() leaks 4 bytes every time it is called because it
82711              does a PUSHMARK that's never ever POPMARKed; in general, only
82712              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
82713              Perl_eval_[sp]v() don't because they don't take any incoming
82714              arguments (this leak has been around since the original version
82715              of perl_eval_pv() in 5.003_97e)
82716      Branch: perl
82717            ! perl.c
82718 ____________________________________________________________________________
82719 [  6200] By: jhi                                   on 2000/06/04  03:44:52
82720         Log: Update to cperl-mode.el 4.31 from
82721              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
82722              Subject: A couple of notes
82723              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
82724              To: Mailing list Perl5 <perl5-porters@perl.org>
82725              Date: Sat, 3 Jun 2000 23:33:32 -0400
82726              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
82727      Branch: cfgperl
82728            ! emacs/cperl-mode.el
82729 ____________________________________________________________________________
82730 [  6199] By: jhi                                   on 2000/06/03  15:11:05
82731         Log: Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
82732              From: Dan Sugalski <dan@sidhe.org>
82733              To: perl5-porters@perl.org, vmsperl@perl.org
82734              Date: Fri, 02 Jun 2000 17:30:51 -0400
82735              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
82736      Branch: cfgperl
82737            ! vms/descrip_mms.template vms/gen_shrfls.pl
82738 ____________________________________________________________________________
82739 [  6198] By: jhi                                   on 2000/06/03  14:59:15
82740         Log: Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
82741              From: Dan Sugalski <dan@sidhe.org>
82742              To: vmsperl@perl.org, perl5-porters@perl.org
82743              Date: Fri, 02 Jun 2000 16:00:41 -0400
82744              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
82745              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
82746      Branch: cfgperl
82747            ! embed.h embed.pl embedvar.h ext/POSIX/POSIX.xs global.sym
82748            ! objXSUB.h perlapi.c perlapi.h pod/perlapi.pod
82749            ! pod/perlintern.pod proto.h vms/vms.c vms/vmsish.h
82750 ____________________________________________________________________________
82751 [  6197] By: jhi                                   on 2000/06/03  14:41:30
82752         Log: Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
82753              From: John Borwick <jhborwic@unity.ncsu.edu>
82754              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
82755              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
82756      Branch: cfgperl
82757            ! pod/perlsyn.pod
82758 ____________________________________________________________________________
82759 [  6196] By: jhi                                   on 2000/06/03  14:38:09
82760         Log: Integrate with Sarathy.
82761      Branch: cfgperl
82762           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
82763           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
82764           !> vms/perly_c.vms
82765 ____________________________________________________________________________
82766 [  6195] By: gsar                                  on 2000/06/02  22:43:13
82767         Log: fix yet another eval"" leak under USE_ITHREADS
82768      Branch: perl
82769            ! op.c
82770 ____________________________________________________________________________
82771 [  6194] By: gsar                                  on 2000/06/02  18:22:06
82772         Log: fix small eval"" memory leaks under USE_ITHREADS
82773      Branch: perl
82774            ! cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
82775            ! perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
82776            ! vms/perly_c.vms
82777 ____________________________________________________________________________
82778 [  6193] By: jhi                                   on 2000/06/01  13:03:56
82779         Log: Signals-be-gone for microperl.
82780      Branch: cfgperl
82781            ! Todo.micro doop.c mg.c perl.c perl.h pp_sys.c util.c
82782 ____________________________________________________________________________
82783 [  6192] By: jhi                                   on 2000/06/01  12:52:02
82784         Log: Integrate with Sarathy.
82785      Branch: cfgperl
82786           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
82787           !> AUTHORS MAINTAIN MANIFEST doop.c embed.pl
82788           !> ext/Devel/Peek/Peek.pm handy.h lib/SelfLoader.pm perl.c
82789           !> pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
82790           !> pod/perlfaq9.pod pod/perlfunc.pod pod/perllocale.pod
82791           !> pod/perlre.pod pod/perltrap.pod pod/pod2latex.PL t/op/tr.t
82792           !> t/op/vec.t utils/h2xs.PL
82793 ____________________________________________________________________________
82794 [  6191] By: gsar                                  on 2000/06/01  09:38:21
82795         Log: vec() loses numericalness (modified version of patch suggested
82796              by Robin Barker)
82797      Branch: perl
82798            ! doop.c t/op/vec.t
82799 ____________________________________________________________________________
82800 [  6190] By: gsar                                  on 2000/06/01  09:26:15
82801         Log: submit missing embed.pl change
82802      Branch: perl
82803            ! embed.pl
82804 ____________________________________________________________________________
82805 [  6189] By: gsar                                  on 2000/06/01  09:05:34
82806         Log: counting tr/// corrupts later operation (from M.J.T Guy)
82807      Branch: perl
82808            ! doop.c t/op/tr.t
82809 ____________________________________________________________________________
82810 [  6188] By: gsar                                  on 2000/06/01  08:58:39
82811         Log: h2xs tweaks
82812      Branch: perl
82813            ! utils/h2xs.PL
82814 ____________________________________________________________________________
82815 [  6187] By: gsar                                  on 2000/06/01  08:50:07
82816         Log: replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
82817              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
82818      Branch: perl
82819            + lib/Pod/LaTeX.pm
82820            ! AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm
82821            ! pod/pod2latex.PL
82822 ____________________________________________________________________________
82823 [  6186] By: gsar                                  on 2000/06/01  08:24:40
82824         Log: further qualify references to "alphanumeric" (from Wolfgang Laun
82825              <wolfgang.laun@alcatel.at>)
82826      Branch: perl
82827            ! handy.h pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
82828            ! pod/perlfaq9.pod pod/perllocale.pod pod/perlre.pod
82829 ____________________________________________________________________________
82830 [  6185] By: gsar                                  on 2000/06/01  08:12:00
82831         Log: remove incorrect documentation about implicit split to @_ in
82832              list context, which never really worked in perl 5 (from
82833              M.J.T. Guy)
82834      Branch: perl
82835            ! pod/perlfunc.pod pod/perltrap.pod
82836 ____________________________________________________________________________
82837 [  6184] By: gsar                                  on 2000/06/01  07:52:27
82838         Log: tweak for change#6127
82839      Branch: perl
82840            ! perl.c
82841 ____________________________________________________________________________
82842 [  6183] By: gsar                                  on 2000/06/01  07:41:02
82843         Log: SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
82844              <nick@ccl4.org>)
82845      Branch: perl
82846            + t/lib/selfloader.t
82847            ! MANIFEST lib/SelfLoader.pm
82848 ____________________________________________________________________________
82849 [  6182] By: jhi                                   on 2000/06/01  00:34:42
82850         Log: Be Cleaner Part Deux.
82851      Branch: cfgperl
82852            ! Makefile.SH
82853 ____________________________________________________________________________
82854 [  6181] By: jhi                                   on 2000/06/01  00:32:09
82855         Log: Integrate with Sarathy.
82856      Branch: cfgperl
82857           !> pp.c t/op/arith.t
82858 ____________________________________________________________________________
82859 [  6180] By: jhi                                   on 2000/06/01  00:31:13
82860         Log: microperl nits from Simon Cozens.
82861      Branch: cfgperl
82862            + uconfig.h
82863            ! MAINTAIN MANIFEST Makefile.SH Todo.micro perl.h uconfig.sh
82864            ! unixish.h
82865 ____________________________________________________________________________
82866 [  6179] By: gsar                                  on 2000/05/31  22:37:51
82867         Log: buggy modulus on UVs introduced by change#3378 (resulted in
82868              4063328477 % 65535 amounting to 27406, instead of 27407)
82869      Branch: perl
82870            ! pp.c t/op/arith.t
82871 ____________________________________________________________________________
82872 [  6178] By: jhi                                   on 2000/05/31  21:52:41
82873         Log: Be cleaner.
82874      Branch: cfgperl
82875            ! Makefile.SH
82876 ____________________________________________________________________________
82877 [  6177] By: jhi                                   on 2000/05/31  21:47:33
82878         Log: Substitution utf8 patch from Simon Cozens.
82879      Branch: cfgperl
82880            ! pp_hot.c
82881 ____________________________________________________________________________
82882 [  6176] By: jhi                                   on 2000/05/31  21:45:34
82883         Log: Single-quoted utf8 patch from Simon Cozens.
82884      Branch: cfgperl
82885            ! toke.c
82886 ____________________________________________________________________________
82887 [  6175] By: jhi                                   on 2000/05/31  21:40:18
82888         Log: Integrate with Sarathy.
82889      Branch: cfgperl
82890           !> op.c regexec.c t/lib/filefind.t t/op/re_tests t/op/wantarray.t
82891 ____________________________________________________________________________
82892 [  6174] By: jhi                                   on 2000/05/31  21:37:31
82893         Log: microperl changes from Simon Cozens; Makefile for microperl
82894              written from scratch; few casts added as microperl compilation
82895              doesn't have all prototypes available.
82896      Branch: cfgperl
82897            + Makefile.micro README.micro Todo.micro uconfig.sh
82898            ! Configure MAINTAIN MANIFEST config_h.SH doop.c mg.c op.c
82899            ! perl.c perl.h perlio.c unixish.h utf8.c util.c
82900      Branch: metaconfig
82901            + U/modified/Config_h.U
82902 ____________________________________________________________________________
82903 [  6173] By: jhi                                   on 2000/05/31  20:00:24
82904         Log: metaconfig maintenance.
82905      Branch: metaconfig
82906            + U/modified/Inhdr.U U/typedefs/inotype.U
82907      Branch: metaconfig/U/perl
82908            + d_finitel.U d_getcwd.U d_llseek.U i_fp_class.U i_iconv.U
82909            + i_ieeefp.U i_syslog.U i_sysrusage.U i_ulimit.U
82910 ____________________________________________________________________________
82911 [  6172] By: gsar                                  on 2000/05/31  05:05:42
82912         Log: fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
82913              (from Ilya Zakharevich)
82914      Branch: perl
82915            ! regexec.c t/op/re_tests
82916 ____________________________________________________________________________
82917 [  6171] By: gsar                                  on 2000/05/31  05:01:47
82918         Log: scalar() doesn't force scalar context when used in void context
82919              (from Simon Cozens)
82920      Branch: perl
82921            ! op.c t/op/wantarray.t
82922 ____________________________________________________________________________
82923 [  6170] By: gsar                                  on 2000/05/31  04:41:33
82924         Log: change#6142 needs tweaks to tests to work where there's no symlink()
82925              (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
82926      Branch: perl
82927            ! t/lib/filefind.t
82928 ____________________________________________________________________________
82929 [  6169] By: gsar                                  on 2000/05/31  04:29:49
82930         Log: integrate cfgperl contents into mainline
82931      Branch: perl
82932           +> pod/perlmodlib.PL pod/perlnewmod.pod
82933           !> (integrate 42 files)
82934 ____________________________________________________________________________
82935 [  6168] By: jhi                                   on 2000/05/30  22:53:37
82936         Log: Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
82937      Branch: cfgperl
82938            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
82939            ! config_h.SH epoc/config.sh perl.h toke.c vms/subconfigure.com
82940            ! vos/config.def vos/config.h vos/config.pl vos/config_h.SH_orig
82941            ! win32/config.bc win32/config.gc win32/config.vc
82942            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
82943            ! win32/config_h.PL win32/config_sh.PL
82944      Branch: metaconfig/U/perl
82945            ! perlxv.U
82946 ____________________________________________________________________________
82947 [  6167] By: jhi                                   on 2000/05/30  22:20:21
82948         Log: tweak todo 
82949      Branch: cfgperl
82950            ! Todo-5.6
82951 ____________________________________________________________________________
82952 [  6166] By: jhi                                   on 2000/05/30  22:11:51
82953         Log: Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
82954              in case somebody wants to write an extension for more
82955              shadow database interfaces.
82956      Branch: cfgperl
82957            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
82958            ! config_h.SH epoc/config.sh pp_sys.c vms/subconfigure.com
82959            ! vos/config.def vos/config.h vos/config_h.SH_orig
82960            ! win32/config.bc win32/config.gc win32/config.vc
82961            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
82962      Branch: metaconfig
82963            ! U/modified/Myinit.U
82964      Branch: metaconfig/U/perl
82965            + d_getespwnam.U d_getprpwnam.U i_prot.U
82966 ____________________________________________________________________________
82967 [  6165] By: jhi                                   on 2000/05/30  18:35:34
82968         Log: Integrate with Sarathy.
82969      Branch: cfgperl
82970           !> op.c
82971 ____________________________________________________________________________
82972 [  6164] By: jhi                                   on 2000/05/30  18:30:16
82973         Log: detypo
82974      Branch: cfgperl
82975            ! Configure config_h.SH
82976      Branch: metaconfig/U/perl
82977            ! perlxv.U
82978 ____________________________________________________________________________
82979 [  6163] By: gsar                                  on 2000/05/30  03:24:03
82980         Log: fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
82981      Branch: perl
82982            ! op.c
82983 ____________________________________________________________________________
82984 [  6162] By: gsar                                  on 2000/05/30  03:09:38
82985         Log: fix memory leak in method call optimization (change#3768);
82986              made C<eval "$x->foo()"> leak
82987      Branch: perl
82988            ! op.c
82989 ____________________________________________________________________________
82990 [  6161] By: jhi                                   on 2000/05/29  17:56:26
82991         Log: Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
82992              both from Simon Cozens.
82993      Branch: cfgperl
82994            + pod/perlmodlib.PL pod/perlnewmod.pod
82995            ! AUTHORS MAINTAIN MANIFEST pod/Makefile pod/perl.pod
82996            ! pod/perlmodlib.pod pod/perltoc.pod
82997 ____________________________________________________________________________
82998 [  6160] By: jhi                                   on 2000/05/29  17:23:55
82999         Log: Changes for the File::Temp 0.08 (change #6159) test suite
83000              to fit better into the Perl distribution test framework.
83001      Branch: cfgperl
83002            ! t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t t/lib/ftmp-security.t
83003            ! t/lib/ftmp-tempfile.t
83004 ____________________________________________________________________________
83005 [  6159] By: jhi                                   on 2000/05/29  16:55:36
83006         Log: Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
83007      Branch: cfgperl
83008            ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
83009            ! t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
83010 ____________________________________________________________________________
83011 [  6158] By: bailey                                on 2000/05/29  16:22:08
83012         Log: Add fallback to tmpfile for use in cases where user's relying on
83013              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
83014              Lane's patch)
83015      Branch: vmsperl
83016            ! vms/vms.c vms/vmsish.h
83017 ____________________________________________________________________________
83018 [  6157] By: jhi                                   on 2000/05/29  03:10:36
83019         Log: Regen Configure to jive with #6149.
83020      Branch: cfgperl
83021            ! Configure
83022      Branch: metaconfig
83023            ! U/modified/Getfile.U
83024 ____________________________________________________________________________
83025 [  6156] By: jhi                                   on 2000/05/29  03:01:38
83026         Log: Integrate with Sarathy.
83027      Branch: cfgperl
83028           +> ext/DynaLoader/dl_mac.xs
83029           !> (integrate 38 files)
83030 ____________________________________________________________________________
83031 [  6155] By: gsar                                  on 2000/05/28  21:15:58
83032         Log: small bug in change#6144; remove random \xA0 character that snuck
83033              in via change#6145
83034      Branch: perl
83035            ! lib/AutoSplit.pm lib/ExtUtils/xsubpp
83036 ____________________________________________________________________________
83037 [  6154] By: gsar                                  on 2000/05/28  21:04:19
83038         Log: avoid type mismatch warning
83039      Branch: perl
83040            ! perl.c
83041 ____________________________________________________________________________
83042 [  6153] By: gsar                                  on 2000/05/28  20:58:31
83043         Log: prettier Test::Harness output on failed tests (from Nicholas Clark
83044              <nick@Bagpuss.uk.boo.com>)
83045      Branch: perl
83046            ! lib/Test/Harness.pm
83047 ____________________________________________________________________________
83048 [  6152] By: gsar                                  on 2000/05/28  20:53:42
83049         Log: cosmetic fixups of RE debug output (from Ilya Zakharevich)
83050      Branch: perl
83051            ! regexec.c
83052 ____________________________________________________________________________
83053 [  6151] By: gsar                                  on 2000/05/28  20:50:28
83054         Log: fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
83055      Branch: perl
83056            ! regexec.c
83057 ____________________________________________________________________________
83058 [  6150] By: gsar                                  on 2000/05/28  20:39:58
83059         Log: perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
83060      Branch: perl
83061            ! pod/perlrequick.pod
83062 ____________________________________________________________________________
83063 [  6149] By: gsar                                  on 2000/05/28  20:35:16
83064         Log: OS/2 tweaks for usethreads build (from Rocco Caputo
83065              <troc@netrus.net>)
83066      Branch: perl
83067            ! Configure hints/os2.sh makedef.pl os2/Makefile.SHs
83068            ! os2/OS2/REXX/t/rx_dllld.t os2/OS2/REXX/t/rx_objcall.t
83069            ! os2/OS2/REXX/t/rx_tievar.t os2/OS2/REXX/t/rx_tieydb.t
83070            ! os2/os2.c os2/os2ish.h perl.c util.c x2p/a2p.h
83071 ____________________________________________________________________________
83072 [  6148] By: gsar                                  on 2000/05/28  20:21:07
83073         Log: close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
83074      Branch: perl
83075            ! lib/ExtUtils/MM_Unix.pm
83076 ____________________________________________________________________________
83077 [  6147] By: gsar                                  on 2000/05/28  20:12:41
83078         Log: add a make entry to Config.pm so "perl -V:make" works on VMS
83079              (from Peter Prymmer)
83080      Branch: perl
83081            ! vms/subconfigure.com
83082 ____________________________________________________________________________
83083 [  6146] By: gsar                                  on 2000/05/28  20:06:15
83084         Log: doc typo
83085      Branch: perl
83086            ! lib/warnings.pm warnings.h warnings.pl
83087 ____________________________________________________________________________
83088 [  6145] By: gsar                                  on 2000/05/28  18:44:33
83089         Log: make xsubpp skip embedded pod (from Matthias Neeracher
83090              <neeri@iis.ee.ethz.ch>)
83091      Branch: perl
83092            ! lib/ExtUtils/xsubpp
83093 ____________________________________________________________________________
83094 [  6144] By: gsar                                  on 2000/05/28  18:42:49
83095         Log: MacOS support, part 2: make AutoSplit use File::Spec instead
83096              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
83097              <neeri@iis.ee.ethz.ch>)
83098      Branch: perl
83099            ! lib/AutoSplit.pm
83100 ____________________________________________________________________________
83101 [  6143] By: gsar                                  on 2000/05/28  18:41:12
83102         Log: MacOS support, part 1 (from Matthias Neeracher
83103              <neeri@iis.ee.ethz.ch>)
83104      Branch: perl
83105            + ext/DynaLoader/dl_mac.xs
83106            ! MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
83107            ! ext/POSIX/POSIX.xs lib/ExtUtils/MakeMaker.pm mg.c perl.c
83108            ! perlsfio.h pod/perlfaq4.pod pp_ctl.c proto.h toke.c util.c
83109            ! util.h
83110 ____________________________________________________________________________
83111 [  6142] By: gsar                                  on 2000/05/28  18:21:51
83112         Log: File::Find fails to chdir when chasing symlinks (from
83113              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
83114      Branch: perl
83115            ! lib/File/Find.pm t/lib/filefind.t
83116 ____________________________________________________________________________
83117 [  6141] By: jhi                                   on 2000/05/28  14:25:15
83118         Log: BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
83119              forwarded by Peter Seebach from the bsdi-users mailing list.
83120              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
83121      Branch: perl
83122            ! hints/bsdos.sh
83123 ____________________________________________________________________________
83124 [  6140] By: jhi                                   on 2000/05/28  14:11:57
83125         Log: Integrate with Sarathy.
83126      Branch: cfgperl
83127           +> (branch 30 files)
83128           !> (integrate 93 files)
83129 ____________________________________________________________________________
83130 [  6139] By: gsar                                  on 2000/05/28  10:01:48
83131         Log: revise mktables.PL for bugs and newness in Unicode 3.0
83132              (from James Bence <jbence@amgen.com>)
83133      Branch: perl
83134            + lib/unicode/Is/BidiAL.pl lib/unicode/Is/BidiBN.pl
83135            + lib/unicode/Is/BidiLRE.pl lib/unicode/Is/BidiLRO.pl
83136            + lib/unicode/Is/BidiNSM.pl lib/unicode/Is/BidiPDF.pl
83137            + lib/unicode/Is/BidiRLE.pl lib/unicode/Is/BidiRLO.pl
83138            + lib/unicode/Is/Cf.pl lib/unicode/Is/Cs.pl
83139            + lib/unicode/Is/DCfraction.pl lib/unicode/Is/Me.pl
83140            + lib/unicode/Is/Nl.pl lib/unicode/Is/Pc.pl lib/unicode/Is/Pf.pl
83141            + lib/unicode/Is/Pi.pl lib/unicode/Is/Sk.pl
83142            + lib/unicode/Is/SylAA.pl lib/unicode/Is/SylAAI.pl
83143            + lib/unicode/Is/SylAI.pl lib/unicode/Is/SylEE.pl
83144            + lib/unicode/Is/SylII.pl lib/unicode/Is/SylN.pl
83145            + lib/unicode/Is/SylOO.pl lib/unicode/Is/SylWAA.pl
83146            + lib/unicode/Is/SylWEE.pl lib/unicode/Is/SylWII.pl
83147            + lib/unicode/Is/SylWO.pl lib/unicode/Is/SylWOO.pl
83148            + lib/unicode/Is/SylWU.pl
83149            ! MANIFEST lib/unicode/Is/Cn.pl lib/unicode/Is/Graph.pl
83150            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
83151            ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
83152            ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
83153            ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
83154            ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
83155            ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
83156            ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
83157            ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
83158            ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
83159            ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
83160            ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
83161            ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
83162            ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
83163            ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
83164            ! lib/unicode/Is/LbrkZW.pl lib/unicode/Is/Punct.pl
83165            ! lib/unicode/Is/Space.pl lib/unicode/Is/SylA.pl
83166            ! lib/unicode/Is/SylC.pl lib/unicode/Is/SylE.pl
83167            ! lib/unicode/Is/SylI.pl lib/unicode/Is/SylO.pl
83168            ! lib/unicode/Is/SylU.pl lib/unicode/Is/SylV.pl
83169            ! lib/unicode/Is/SylWA.pl lib/unicode/Is/SylWC.pl
83170            ! lib/unicode/Is/SylWE.pl lib/unicode/Is/SylWI.pl
83171            ! lib/unicode/Is/SylWV.pl lib/unicode/Is/Upper.pl
83172            ! lib/unicode/Makefile lib/unicode/mktables.PL
83173 ____________________________________________________________________________
83174 [  6138] By: gsar                                  on 2000/05/28  08:50:32
83175         Log: add note about the handling of negative indices to tied arrays
83176              (from Michael G Schwern <schwern@pobox.com>)
83177      Branch: perl
83178            ! pod/perltie.pod
83179 ____________________________________________________________________________
83180 [  6137] By: gsar                                  on 2000/05/28  08:46:10
83181         Log: fix bogus redeclaration warning for "our" variables in different
83182              scopes
83183      Branch: perl
83184            ! op.c t/pragma/strict-vars
83185 ____________________________________________________________________________
83186 [  6136] By: gsar                                  on 2000/05/28  08:31:20
83187         Log: random pod typos (from Peter Scott <Peter@PSDT.com>)
83188      Branch: perl
83189            ! ext/Devel/Peek/Peek.pm pod/perldebguts.pod
83190 ____________________________________________________________________________
83191 [  6135] By: gsar                                  on 2000/05/28  08:17:50
83192         Log: enable Test::Harness to dynamically determine column width etc.
83193              (from Rob Napier <rnapier@employees.org>)
83194      Branch: perl
83195            ! lib/Test/Harness.pm
83196 ____________________________________________________________________________
83197 [  6134] By: gsar                                  on 2000/05/28  08:13:39
83198         Log: make Test::Harness use wait.h/WCOREDUMP if available
83199              (from Ben Tilly <ben_tilly@hotmail.com>)
83200      Branch: perl
83201            ! lib/Test/Harness.pm
83202 ____________________________________________________________________________
83203 [  6133] By: gsar                                  on 2000/05/28  08:08:05
83204         Log: elide bogus test in change#6132
83205      Branch: perl
83206            ! t/pragma/warn/9enabled
83207 ____________________________________________________________________________
83208 [  6132] By: gsar                                  on 2000/05/28  08:03:14
83209         Log: warnings::enabled() doesn't fall back to looking at $^W if
83210              caller isn't using lexical warnings (from Paul Marquess)
83211      Branch: perl
83212            ! pp_ctl.c t/pragma/warn/9enabled
83213 ____________________________________________________________________________
83214 [  6131] By: gsar                                  on 2000/05/28  07:57:47
83215         Log: avoid warnings in POSIX.pm (from Barrie Slaymaker)
83216      Branch: perl
83217            ! ext/POSIX/POSIX.pm
83218 ____________________________________________________________________________
83219 [  6130] By: gsar                                  on 2000/05/28  07:29:12
83220         Log: fix places that mean C<"word" character> but say C<alphanumeric
83221              character>
83222      Branch: perl
83223            ! pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
83224 ____________________________________________________________________________
83225 [  6129] By: gsar                                  on 2000/05/28  07:18:41
83226         Log: VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
83227      Branch: perl
83228            ! vms/test.com
83229 ____________________________________________________________________________
83230 [  6128] By: gsar                                  on 2000/05/28  07:12:55
83231         Log: new perlxstut example for passing/returning refs to arrays
83232              (from David Lowe <dlowe@pootpoot.com>)
83233      Branch: perl
83234            ! pod/perlxstut.pod
83235 ____________________________________________________________________________
83236 [  6127] By: gsar                                  on 2000/05/28  07:02:50
83237         Log: call_method(...,G_EVAL) can longjmp() out if the method probing
83238              failed (from Gisle Aas)
83239      Branch: perl
83240            ! cop.h perl.c
83241 ____________________________________________________________________________
83242 [  6126] By: gsar                                  on 2000/05/28  06:39:53
83243         Log: change#2879 broke rvalue autovivification of magicals such as ${$num}
83244              (reworked variant of patch suggested by Simon Cozens)
83245      Branch: perl
83246            ! embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
83247            ! pp_hot.c proto.h t/op/gv.t
83248 ____________________________________________________________________________
83249 [  6125] By: gsar                                  on 2000/05/28  05:14:55
83250         Log: enable propagating exception objects via Perl_croak() in XS code
83251              (from Gisle Aas)
83252      Branch: perl
83253            ! util.c
83254 ____________________________________________________________________________
83255 [  6124] By: gsar                                  on 2000/05/28  05:07:28
83256         Log: integrate vmsperl contents into mainline
83257      Branch: perl
83258           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
83259           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
83260           !> vms/vmsish.h
83261 ____________________________________________________________________________
83262 [  6123] By: gsar                                  on 2000/05/28  05:03:53
83263         Log: clarify gotcha with #line directives (from Rocco Caputo
83264              <troc@netrus.net>)
83265      Branch: perl
83266            ! pod/perldebug.pod pod/perlsyn.pod
83267 ____________________________________________________________________________
83268 [  6122] By: gsar                                  on 2000/05/28  04:58:29
83269         Log: downgrade fatal error on C<"foo@nosucharray.com"> to optional warning
83270              (from Mark-Jason Dominus)
83271      Branch: perl
83272            ! lib/ExtUtils/typemap pod/perl56delta.pod pod/perlsub.pod
83273            ! pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
83274            ! t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
83275            ! toke.c
83276 ____________________________________________________________________________
83277 [  6121] By: bailey                                on 2000/05/25  04:46:54
83278         Log: Allow eliminate_macros() and fixpath() to handle space-delimited
83279              lists (based on fixes by Craig Berry)
83280      Branch: vmsperl
83281            ! lib/File/Spec/VMS.pm
83282 ____________________________________________________________________________
83283 [  6120] By: bailey                                on 2000/05/25  04:25:38
83284         Log: Add missing escape (Charles Lane)
83285      Branch: vmsperl
83286            ! t/op/lex_assign.t
83287 ____________________________________________________________________________
83288 [  6119] By: bailey                                on 2000/05/25  04:21:25
83289         Log: Quiet error messages in vmsish.t (Charles Lane)
83290      Branch: vmsperl
83291            ! vms/ext/vmsish.t
83292 ____________________________________________________________________________
83293 [  6118] By: bailey                                on 2000/05/25  04:17:57
83294         Log: Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
83295              Flatten case labels in switch statements uniformly (Charles Bailey)
83296      Branch: vmsperl
83297            ! vms/vms.c
83298 ____________________________________________________________________________
83299 [  6117] By: bailey                                on 2000/05/25  03:58:09
83300         Log: Treat sockets as special in sys(read|write) (Charles Lane et al.)
83301      Branch: vmsperl
83302            ! vms/vmsish.h
83303 ____________________________________________________________________________
83304 [  6116] By: bailey                                on 2000/05/25  03:11:15
83305         Log: Miscellaneous cosmetic fixes (Charles Lane)
83306      Branch: vmsperl
83307            ! lib/ExtUtils/MM_VMS.pm
83308 ____________________________________________________________________________
83309 [  6115] By: bailey                                on 2000/05/25  03:10:36
83310         Log: Add bounds checking for several strings (Charles Lane)
83311      Branch: vmsperl
83312            ! vms/vms.c
83313 ____________________________________________________________________________
83314 [  6114] By: bailey                                on 2000/05/25  02:25:34
83315         Log: Urk -- undo previous removal of vmsish 'exit' change
83316      Branch: vmsperl
83317            ! vms/ext/vmsish.pm vms/vmsish.h
83318 ____________________________________________________________________________
83319 [  6113] By: bailey                                on 2000/05/24  02:24:40
83320         Log: Ugly workaround for version-specific RTL error
83321      Branch: vmsperl
83322            ! vms/vms.c
83323 ____________________________________________________________________________
83324 [  6112] By: bailey                                on 2000/05/24  02:19:55
83325         Log: Check for existence of file before trying to delete
83326      Branch: vmsperl
83327            ! vms/test.com
83328 ____________________________________________________________________________
83329 [  6111] By: bailey                                on 2000/05/23  23:35:13
83330         Log: Resync with mainline prior to post-5.6.0 updates
83331      Branch: vmsperl
83332           +> (branch 49 files)
83333            - t/lib/thread.t t/op/64bit.t t/op/nothread.t
83334            ! vms/ext/vmsish.pm
83335           !> (integrate 334 files)
83336 ____________________________________________________________________________
83337 [  6110] By: jhi                                   on 2000/05/23  19:28:32
83338         Log: todo tweak
83339      Branch: cfgperl
83340            ! Todo-5.6
83341 ____________________________________________________________________________
83342 [  6109] By: jhi                                   on 2000/05/18  17:38:54
83343         Log: Integrate with Sarathy.
83344      Branch: cfgperl
83345           !> mg.c perl.h win32/perlhost.h
83346 ____________________________________________________________________________
83347 [  6108] By: gsar                                  on 2000/05/17  02:24:56
83348         Log: reenable fake signal handling on Windows, bugs and all
83349      Branch: perl
83350            ! mg.c perl.h win32/perlhost.h
83351 ____________________________________________________________________________
83352 [  6107] By: jhi                                   on 2000/05/15  18:01:41
83353         Log: Tweak the todo list.
83354      Branch: cfgperl
83355            ! Todo-5.6
83356 ____________________________________________________________________________
83357 [  6106] By: jhi                                   on 2000/05/15  13:41:48
83358         Log: The (Configure) script refuses to go on, after asking for
83359              'You may also choose to try maximal 64-bitness....'.
83360              If answer is yes the script can't find the 'workshoplibpth.cbu' file.
83361              -- Patrick Zima
83362              p5p Message-Id: <200005151108.NAA19733@pc026991.otn.lm.dasa.de> 
83363      Branch: cfgperl
83364            ! hints/solaris_2.sh
83365 ____________________________________________________________________________
83366 [  6105] By: jhi                                   on 2000/05/11  14:37:43
83367         Log: Integrate with Sarathy.
83368      Branch: cfgperl
83369           !> embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
83370           !> perlapi.c pod/perlapi.pod proto.h win32/win32.c
83371 ____________________________________________________________________________
83372 [  6104] By: gsar                                  on 2000/05/11  03:39:07
83373         Log: PL_sys_intern was being initialized too late on windows
83374      Branch: perl
83375            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
83376            ! perlapi.c pod/perlapi.pod proto.h win32/win32.c
83377 ____________________________________________________________________________
83378 [  6103] By: jhi                                   on 2000/05/09  19:42:20
83379         Log: Test tweaking for Unicos continues.
83380      Branch: cfgperl
83381            ! t/op/64bitint.t
83382 ____________________________________________________________________________
83383 [  6102] By: jhi                                   on 2000/05/09  16:47:27
83384         Log: The test suite tweak in #6101 wasn't quite right.
83385      Branch: cfgperl
83386            ! t/lib/complex.t
83387 ____________________________________________________________________________
83388 [  6101] By: jhi                                   on 2000/05/09  15:35:34
83389         Log: Hints and test tweaks for Unicos.
83390      Branch: cfgperl
83391            ! hints/unicos.sh t/lib/b.t t/lib/complex.t t/op/64bitint.t
83392 ____________________________________________________________________________
83393 [  6100] By: jhi                                   on 2000/05/08  21:15:06
83394         Log: More compilation tweakery from Allen Smith.
83395      Branch: cfgperl
83396            ! hints/irix_6.sh
83397 ____________________________________________________________________________
83398 [  6099] By: jhi                                   on 2000/05/08  19:21:18
83399         Log: Tweaks for the cc bugs from Allen Smith.
83400      Branch: cfgperl
83401            ! hints/irix_6.sh
83402 ____________________________________________________________________________
83403 [  6098] By: jhi                                   on 2000/05/08  19:13:37
83404         Log: Add a note about other, yet unsupported, shadow password APIs.
83405      Branch: cfgperl
83406            ! pp_sys.c
83407 ____________________________________________________________________________
83408 [  6097] By: jhi                                   on 2000/05/08  18:46:34
83409         Log: Add a note about possible compilation problems from Allen Smith.
83410      Branch: cfgperl
83411            ! hints/irix_6.sh
83412 ____________________________________________________________________________
83413 [  6096] By: jhi                                   on 2000/05/08  17:33:10
83414         Log: Integrate with Sarathy.
83415      Branch: cfgperl
83416           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
83417           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
83418 ____________________________________________________________________________
83419 [  6095] By: jhi                                   on 2000/05/08  16:21:33
83420         Log: Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
83421              might be useful in future.
83422      Branch: cfgperl
83423            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
83424            ! config_h.SH
83425      Branch: metaconfig
83426            ! U/installdirs/inc_version_list.U
83427      Branch: metaconfig/U/perl
83428            ! perlxv.U
83429 ____________________________________________________________________________
83430 [  6094] By: gsar                                  on 2000/05/08  14:22:22
83431         Log: cygwin update (from Eric Fifer <efifer@sanwaint.com>)
83432      Branch: perl
83433            ! README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
83434            ! hints/cygwin.sh pp_sys.c
83435 ____________________________________________________________________________
83436 [  6093] By: gsar                                  on 2000/05/08  12:52:28
83437         Log: fork() failure to create pseudo process sets errno=EAGAIN and returns
83438              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
83439      Branch: perl
83440            ! pp_sys.c sv.c win32/perlhost.h
83441 ____________________________________________________________________________
83442 [  6092] By: jhi                                   on 2000/05/07  22:40:34
83443         Log: Regen perltoc with the fixed buildtoc.
83444      Branch: cfgperl
83445            ! pod/perltoc.pod
83446 ____________________________________________________________________________
83447 [  6091] By: jhi                                   on 2000/05/07  22:24:16
83448         Log: Integrate with Sarathy.
83449      Branch: cfgperl
83450           !> perl.c pod/buildtoc pp.c pp_hot.c sv.c t/op/quotemeta.t
83451           !> t/op/substr.t toke.c
83452 ____________________________________________________________________________
83453 [  6090] By: gsar                                  on 2000/05/07  19:47:07
83454         Log: concat doesn't preserve utf8-ness, and doesn't invalidate
83455              [NI]OK; added tests for both
83456      Branch: perl
83457            ! perl.c pp_hot.c sv.c t/op/substr.t
83458 ____________________________________________________________________________
83459 [  6089] By: gsar                                  on 2000/05/07  18:18:38
83460         Log: buildtoc tweak to fix newline lossage
83461      Branch: perl
83462            ! pod/buildtoc
83463 ____________________________________________________________________________
83464 [  6088] By: jhi                                   on 2000/05/07  16:35:36
83465         Log: Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
83466              because we do not use those.  The HAS_GETSPNAM remains,
83467              though, because we still do use that.
83468      Branch: cfgperl
83469            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
83470            ! config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
83471            ! pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
83472            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
83473            ! win32/config.vc win32/config_H.bc win32/config_H.gc
83474            ! win32/config_H.vc win32/config_h.PL win32/config_sh.PL
83475 ____________________________________________________________________________
83476 [  6087] By: gsar                                  on 2000/05/07  16:05:16
83477         Log: reverse() and quotemeta() weren't preserving utf8-ness; add tests
83478      Branch: perl
83479            ! pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
83480 ____________________________________________________________________________
83481 [  6086] By: jhi                                   on 2000/05/07  15:27:07
83482         Log: Integrate with Sarathy.
83483      Branch: cfgperl
83484           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
83485           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
83486           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
83487           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
83488           !> pod/perltie.pod pp.c t/lib/peek.t t/op/substr.t
83489           !> utils/perlbug.PL vms/vms.c vms/vmsish.h
83490 ____________________________________________________________________________
83491 [  6085] By: gsar                                  on 2000/05/07  05:52:02
83492         Log: repeat operator (x) doesn't preserve utf8-ness
83493      Branch: perl
83494            ! pp.c t/op/substr.t
83495 ____________________________________________________________________________
83496 [  6084] By: gsar                                  on 2000/05/07  05:39:55
83497         Log: substr() does not preserve utf8-ness (from Stefan Eissing
83498              <Eissing@medicaldataservice.de>); added tests
83499      Branch: perl
83500            ! pp.c t/op/substr.t
83501 ____________________________________________________________________________
83502 [  6083] By: gsar                                  on 2000/05/07  05:24:46
83503         Log: note about undocumented caller() return value (from M.J.T. Guy);
83504              yet another peek.t tweak
83505      Branch: perl
83506            ! pod/perlfunc.pod t/lib/peek.t
83507 ____________________________________________________________________________
83508 [  6082] By: gsar                                  on 2000/05/07  05:08:40
83509         Log: peek.t non-portable to ithreads
83510      Branch: perl
83511            ! t/lib/peek.t
83512 ____________________________________________________________________________
83513 [  6081] By: gsar                                  on 2000/05/07  04:17:04
83514         Log: better default perlbug categories for ok reports (from Richard Foley)
83515      Branch: perl
83516            ! utils/perlbug.PL
83517 ____________________________________________________________________________
83518 [  6080] By: gsar                                  on 2000/05/07  04:08:07
83519         Log: add File::Temp v0.08 from CPAN, with small tweaks to testsuite
83520              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
83521      Branch: perl
83522            + lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
83523            + t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
83524            ! AUTHORS MAINTAIN MANIFEST
83525 ____________________________________________________________________________
83526 [  6079] By: gsar                                  on 2000/05/07  04:01:38
83527         Log: remove outdated kludge in Carp (NULLs are permitted in diagnostics now)
83528      Branch: perl
83529            ! lib/Carp/Heavy.pm
83530 ____________________________________________________________________________
83531 [  6078] By: gsar                                  on 2000/05/07  01:24:19
83532         Log: workaround for CRT bug in chdir() (from Charles Lane, via
83533              Peter Prymmer)
83534      Branch: perl
83535            ! iperlsys.h vms/vms.c vms/vmsish.h
83536 ____________________________________________________________________________
83537 [  6077] By: gsar                                  on 2000/05/07  01:22:23
83538         Log: avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
83539              and Tom Phoenix)
83540      Branch: perl
83541            ! lib/diagnostics.pm pod/perlrun.pod pod/perltie.pod
83542 ____________________________________________________________________________
83543 [  6076] By: gsar                                  on 2000/05/06  17:36:29
83544         Log: integrate cfgperl contents into mainline
83545      Branch: perl
83546           +> t/lib/peek.t
83547           !> Configure MANIFEST Porting/Glossary Porting/config.sh
83548           !> Porting/config_H config_h.SH ext/POSIX/POSIX.xs
83549           !> hints/unicos.sh lib/Math/Complex.pm pp_sys.c sv.c
83550           !> t/lib/complex.t t/op/grent.t t/op/pwent.t toke.c util.c
83551 ____________________________________________________________________________
83552 [  6075] By: jhi                                   on 2000/05/05  18:56:10
83553         Log: Make the test more portable.
83554      Branch: cfgperl
83555            ! t/lib/peek.t
83556 ____________________________________________________________________________
83557 [  6074] By: jhi                                   on 2000/05/05  18:49:20
83558         Log: Introduce t/lib/peek.t.
83559      Branch: cfgperl
83560            + t/lib/peek.t
83561            ! MANIFEST
83562 ____________________________________________________________________________
83563 [  6073] By: jhi                                   on 2000/05/05  14:30:45
83564         Log: Complex tweaks.
83565      Branch: cfgperl
83566            ! lib/Math/Complex.pm t/lib/complex.t
83567 ____________________________________________________________________________
83568 [  6072] By: jhi                                   on 2000/05/05  12:27:13
83569         Log: Integrate with Sarathy.
83570      Branch: cfgperl
83571           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
83572           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
83573           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
83574           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
83575 ____________________________________________________________________________
83576 [  6071] By: gsar                                  on 2000/05/05  02:24:46
83577         Log: misformatted perllocal.pod (from Tim Jenness
83578              <t.jenness@jach.hawaii.edu>)
83579      Branch: perl
83580            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
83581 ____________________________________________________________________________
83582 [  6070] By: gsar                                  on 2000/05/05  02:16:52
83583         Log: remove misleading comment (from M.J.T. Guy)
83584      Branch: perl
83585            ! t/lib/anydbm.t
83586 ____________________________________________________________________________
83587 [  6069] By: gsar                                  on 2000/05/05  02:15:13
83588         Log: File::Spec compatibility update (from Barrie Slaymaker
83589              <barries@slaysys.com>)
83590      Branch: perl
83591            ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
83592            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
83593 ____________________________________________________________________________
83594 [  6068] By: gsar                                  on 2000/05/05  02:01:50
83595         Log: note about values()
83596      Branch: perl
83597            ! pod/perlfunc.pod
83598 ____________________________________________________________________________
83599 [  6067] By: gsar                                  on 2000/05/05  01:33:09
83600         Log: replace direct call to sighandler() with (*PL_sighandlerp)()
83601      Branch: perl
83602            ! win32/win32.c
83603 ____________________________________________________________________________
83604 [  6066] By: gsar                                  on 2000/05/05  01:23:43
83605         Log: s/END/CHECK/
83606      Branch: perl
83607            ! perl.c
83608 ____________________________________________________________________________
83609 [  6065] By: jhi                                   on 2000/05/04  17:30:22
83610         Log: Integrate with Sarathy.
83611      Branch: cfgperl
83612           !> pp_sys.c sv.c t/pragma/utf8.t toke.c
83613 ____________________________________________________________________________
83614 [  6064] By: gsar                                  on 2000/05/04  17:26:14
83615         Log: change#5905 wasn't quite right--it's intent only applies when arguments
83616              to sv_vcatpvfn() are SVs instead of C types; back out change#5907 as well
83617      Branch: perl
83618            ! pp_sys.c sv.c
83619 ____________________________________________________________________________
83620 [  6063] By: gsar                                  on 2000/05/04  16:52:29
83621         Log: tokeq() could read unallocated field in argument
83622      Branch: perl
83623            ! toke.c
83624 ____________________________________________________________________________
83625 [  6062] By: gsar                                  on 2000/05/04  16:34:51
83626         Log: additional tests for utf8.t
83627      Branch: perl
83628            ! t/pragma/utf8.t
83629 ____________________________________________________________________________
83630 [  6061] By: gsar                                  on 2000/05/04  16:09:28
83631         Log: change#5921 neglected to make eq honor "use bytes"
83632      Branch: perl
83633            ! sv.c
83634 ____________________________________________________________________________
83635 [  6060] By: jhi                                   on 2000/05/04  15:30:16
83636         Log: Integrate with Sarathy.
83637      Branch: cfgperl
83638           !> perl.c regcomp.c t/pragma/utf8.t
83639 ____________________________________________________________________________
83640 [  6059] By: jhi                                   on 2000/05/04  15:26:37
83641         Log: The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
83642              in natively 64-bit platforms where a long is a quad (no need
83643              for long longs).  Also added bias for IVs.
83644      Branch: cfgperl
83645            ! toke.c
83646 ____________________________________________________________________________
83647 [  6058] By: gsar                                  on 2000/05/04  00:19:14
83648         Log: printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
83649              (spotted by Donald Kinzer <dkinzer@premia.com>)
83650      Branch: perl
83651            ! perl.c
83652 ____________________________________________________________________________
83653 [  6057] By: gsar                                  on 2000/05/03  18:34:01
83654         Log: fix broken parsing of /\x{ab}/
83655      Branch: perl
83656            ! regcomp.c t/pragma/utf8.t
83657 ____________________________________________________________________________
83658 [  6056] By: jhi                                   on 2000/05/03  17:57:16
83659         Log: The search of infinity continues, this time simplified.
83660      Branch: cfgperl
83661            ! lib/Math/Complex.pm
83662 ____________________________________________________________________________
83663 [  6055] By: jhi                                   on 2000/05/03  17:45:30
83664         Log: Detypo.
83665      Branch: cfgperl
83666            ! hints/unicos.sh
83667 ____________________________________________________________________________
83668 [  6054] By: jhi                                   on 2000/05/02  22:28:27
83669         Log: Be more forgiving in POSIX about HUGE_VALL.
83670      Branch: cfgperl
83671            ! ext/POSIX/POSIX.xs
83672 ____________________________________________________________________________
83673 [  6053] By: jhi                                   on 2000/05/02  22:25:05
83674         Log: Integrate with Sarathy.
83675      Branch: cfgperl
83676           !> hints/irix_6.sh pod/perlop.pod
83677 ____________________________________________________________________________
83678 [  6052] By: jhi                                   on 2000/05/02  22:24:31
83679         Log: Unicos hint tweak.
83680      Branch: cfgperl
83681            ! hints/unicos.sh
83682 ____________________________________________________________________________
83683 [  6051] By: jhi                                   on 2000/05/02  22:21:26
83684         Log: Complex tweakery.
83685      Branch: cfgperl
83686            ! lib/Math/Complex.pm t/lib/complex.t
83687 ____________________________________________________________________________
83688 [  6050] By: jhi                                   on 2000/05/02  19:26:22
83689         Log: Use setxxent()/endxxent().
83690      Branch: cfgperl
83691            ! t/op/grent.t t/op/pwent.t
83692 ____________________________________________________________________________
83693 [  6049] By: jhi                                   on 2000/05/02  19:06:02
83694         Log: Test both the scalar and list contexts.
83695      Branch: cfgperl
83696            ! t/op/grent.t t/op/pwent.t
83697 ____________________________________________________________________________
83698 [  6048] By: gsar                                  on 2000/05/02  18:29:10
83699         Log: add note about how $( doesn't interpolate in REs (from
83700              Philip Newton <newton@ficus.frogspace.net>)
83701      Branch: perl
83702            ! pod/perlop.pod
83703 ____________________________________________________________________________
83704 [  6047] By: jhi                                   on 2000/05/02  17:41:24
83705         Log: Call getspnam() only iff needed.
83706      Branch: cfgperl
83707            ! pp_sys.c
83708 ____________________________________________________________________________
83709 [  6046] By: gsar                                  on 2000/05/02  17:07:25
83710         Log: libscheck has insufficient checks for n32 libs (from
83711              Albert Chin-A-Young <china@thewrittenword.com>)
83712      Branch: perl
83713            ! hints/irix_6.sh
83714 ____________________________________________________________________________
83715 [  6045] By: jhi                                   on 2000/05/02  13:57:17
83716         Log: Integrate with Sarathy.
83717      Branch: cfgperl
83718           !> MANIFEST Porting/makerel perl.c pod/perlretut.pod
83719           !> pod/perltrap.pod pp.c regcomp.c t/op/oct.t toke.c util.c
83720 ____________________________________________________________________________
83721 [  6044] By: gsar                                  on 2000/05/02  06:48:19
83722         Log: change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
83723              such that underscores are only ignored in literal numbers,
83724              "\x{...}", and hex/oct argument
83725      Branch: perl
83726            ! perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
83727 ____________________________________________________________________________
83728 [  6043] By: gsar                                  on 2000/05/02  02:22:29
83729         Log: perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
83730      Branch: perl
83731            ! pod/perlretut.pod
83732 ____________________________________________________________________________
83733 [  6042] By: gsar                                  on 2000/05/02  02:17:51
83734         Log: remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
83735      Branch: perl
83736            ! pod/perltrap.pod
83737 ____________________________________________________________________________
83738 [  6041] By: gsar                                  on 2000/05/02  01:53:51
83739         Log: cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
83740              to compensate
83741      Branch: perl
83742            ! Porting/makerel
83743 ____________________________________________________________________________
83744 [  6040] By: gsar                                  on 2000/05/02  01:51:57
83745         Log: missing files in MANIFEST
83746      Branch: perl
83747            ! MANIFEST
83748 ____________________________________________________________________________
83749 [  6039] By: jhi                                   on 2000/05/02  00:36:46
83750         Log: Infinite problems.
83751      Branch: cfgperl
83752            ! lib/Math/Complex.pm
83753 ____________________________________________________________________________
83754 [  6038] By: jhi                                   on 2000/05/02  00:06:38
83755         Log: pwent/spent #ifdef imbalance.
83756      Branch: cfgperl
83757            ! pp_sys.c
83758 ____________________________________________________________________________
83759 [  6037] By: jhi                                   on 2000/05/01  22:50:11
83760         Log: Use HUGE_VALL if applicable.
83761      Branch: cfgperl
83762            ! ext/POSIX/POSIX.xs util.c
83763 ____________________________________________________________________________
83764 [  6036] By: jhi                                   on 2000/05/01  22:20:53
83765         Log: Correct Freudian slip.
83766      Branch: cfgperl
83767            ! pp_sys.c
83768 ____________________________________________________________________________
83769 [  6035] By: jhi                                   on 2000/05/01  21:07:38
83770         Log: Continue on the pwent/spent case.
83771      Branch: cfgperl
83772            ! pp_sys.c
83773 ____________________________________________________________________________
83774 [  6034] By: jhi                                   on 2000/05/01  17:45:14
83775         Log: Integrate with Sarathy; unfortunately Sarathy's whitespace
83776              adjustments in 6032 conflicted badly with this, will have
83777              to revisit them later.
83778      Branch: cfgperl
83779           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
83780           !> MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
83781           !> lib/CGI/Pretty.pm lib/CGI/Push.pm lib/English.pm
83782           !> lib/Pod/Man.pm lib/Pod/Text.pm lib/diagnostics.pm
83783           !> pod/perldiag.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
83784           !> t/lib/cgi-html.t t/lib/cgi-request.t
83785 ____________________________________________________________________________
83786 [  6033] By: jhi                                   on 2000/05/01  17:40:49
83787         Log: Rewrite the pwent/spent logic to be a little bit more clearer.
83788      Branch: cfgperl
83789            ! pp_sys.c
83790 ____________________________________________________________________________
83791 [  6032] By: gsar                                  on 2000/05/01  15:56:32
83792         Log: whitespace adjustments
83793      Branch: perl
83794            ! pp_sys.c
83795 ____________________________________________________________________________
83796 [  6031] By: gsar                                  on 2000/05/01  15:19:41
83797         Log: small nits in diagnostics.pm (from Robin Barker)
83798      Branch: perl
83799            ! lib/diagnostics.pm pod/perldiag.pod
83800 ____________________________________________________________________________
83801 [  6030] By: gsar                                  on 2000/05/01  08:39:18
83802         Log: introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
83803              for @- and @+ (from Johan Vromans)
83804      Branch: perl
83805            ! lib/English.pm pod/perlvar.pod
83806 ____________________________________________________________________________
83807 [  6029] By: gsar                                  on 2000/05/01  08:16:10
83808         Log: add CGI.pm v2.66 (from Lincoln Stein)
83809      Branch: perl
83810            + lib/CGI/Util.pm t/lib/cgi-pretty.t
83811            ! MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
83812            ! lib/CGI/Pretty.pm lib/CGI/Push.pm t/lib/cgi-function.t
83813            ! t/lib/cgi-html.t t/lib/cgi-request.t
83814 ____________________________________________________________________________
83815 [  6028] By: gsar                                  on 2000/05/01  06:34:41
83816         Log: Pod::Man generates groff-incompatible macro definition (from
83817              Tom Christiansen)
83818      Branch: perl
83819            ! lib/Pod/Man.pm
83820 ____________________________________________________________________________
83821 [  6027] By: gsar                                  on 2000/05/01  06:31:36
83822         Log: podlators-1.02 update (from Russ Allbery)
83823      Branch: perl
83824            ! lib/Pod/Man.pm lib/Pod/Text.pm
83825 ____________________________________________________________________________
83826 [  6026] By: jhi                                   on 2000/04/30  23:24:23
83827         Log: Integrate with Sarathy.
83828      Branch: cfgperl
83829           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
83830           !> ext/Sys/Syslog/Syslog.xs lib/perl5db.pl
83831           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
83832           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
83833           !> pod/perl56delta.pod sv.c t/lib/b.t t/lib/open3.t
83834           !> t/lib/syslog.t toke.c win32/win32.h
83835 ____________________________________________________________________________
83836 [  6025] By: gsar                                  on 2000/04/30  18:17:47
83837         Log: Is{Alnum,Alpha,Word} don't match titlecase
83838              
83839              TODO: IsSpace is defined recursively!
83840              
83841              (both spotted by Larry)
83842      Branch: perl
83843            ! lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
83844            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
83845 ____________________________________________________________________________
83846 [  6024] By: gsar                                  on 2000/04/30  17:50:19
83847         Log: extend "Unrecognized escape" warning to \8, \9, and \_ as well
83848              (from Hugo van der Sanden)
83849      Branch: perl
83850            ! toke.c
83851 ____________________________________________________________________________
83852 [  6023] By: gsar                                  on 2000/04/30  17:14:43
83853         Log: debugger stomps on $. (from M.J.T. Guy)
83854      Branch: perl
83855            ! lib/perl5db.pl
83856 ____________________________________________________________________________
83857 [  6022] By: gsar                                  on 2000/04/30  16:59:22
83858         Log: unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
83859      Branch: perl
83860            ! sv.c
83861 ____________________________________________________________________________
83862 [  6021] By: gsar                                  on 2000/04/29  21:00:08
83863         Log: remove Win2K issue in pod (fixed by change#6020)
83864      Branch: perl
83865            ! README.win32 pod/perl56delta.pod
83866 ____________________________________________________________________________
83867 [  6020] By: gsar                                  on 2000/04/29  20:51:49
83868         Log: test tweak
83869      Branch: perl
83870            ! t/lib/open3.t
83871 ____________________________________________________________________________
83872 [  6019] By: gsar                                  on 2000/04/29  20:34:27
83873         Log: windows portability tweaks
83874      Branch: perl
83875            ! t/lib/b.t win32/win32.h
83876 ____________________________________________________________________________
83877 [  6018] By: gsar                                  on 2000/04/29  19:55:24
83878         Log: make lib/syslog.t portable to systems that don't have _PATH_LOG,
83879              make _PATH_LOG() return "" if unavailable
83880      Branch: perl
83881            ! ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
83882            ! ext/Sys/Syslog/Syslog.xs t/lib/syslog.t
83883 ____________________________________________________________________________
83884 [  6017] By: jhi                                   on 2000/04/28  22:49:46
83885         Log: Integrate with Sarathy.
83886      Branch: cfgperl
83887           !> op.c perl.c pod/perldiag.pod t/lib/b.t
83888 ____________________________________________________________________________
83889 [  6016] By: jhi                                   on 2000/04/28  22:46:14
83890         Log: Do not warn that an infinity does not look like a number.
83891      Branch: cfgperl
83892            ! sv.c
83893 ____________________________________________________________________________
83894 [  6015] By: gsar                                  on 2000/04/28  22:35:49
83895         Log: tweak test for portability
83896      Branch: perl
83897            ! t/lib/b.t
83898 ____________________________________________________________________________
83899 [  6014] By: gsar                                  on 2000/04/28  22:05:31
83900         Log: glob() loading File::Glob behind the scenes may cause syntax errors
83901      Branch: perl
83902            ! op.c
83903 ____________________________________________________________________________
83904 [  6013] By: gsar                                  on 2000/04/28  21:25:22
83905         Log: tweak change#5945 to display correct switch name in diagnostic
83906      Branch: perl
83907            ! perl.c pod/perldiag.pod
83908 ____________________________________________________________________________
83909 [  6012] By: jhi                                   on 2000/04/28  21:08:12
83910         Log: Integrate with Sarathy.
83911      Branch: cfgperl
83912           !> Changes ext/IO/lib/IO/Poll.pm installperl pod/perl56delta.pod
83913           !> pod/perldelta.pod pod/perlfunc.pod pod/perlmod.pod
83914           !> t/lib/io_poll.t utils/perldoc.PL vms/subconfigure.com
83915 ____________________________________________________________________________
83916 [  6011] By: jhi                                   on 2000/04/28  21:04:46
83917         Log: &HUGE_VAL is not defined, it exists.
83918      Branch: cfgperl
83919            ! lib/Math/Complex.pm
83920 ____________________________________________________________________________
83921 [  6010] By: gsar                                  on 2000/04/28  21:02:58
83922         Log: clarify note about shadow password support (from
83923              gellyfish@gellyfish.com)
83924      Branch: perl
83925            ! pod/perlfunc.pod
83926 ____________________________________________________________________________
83927 [  6009] By: gsar                                  on 2000/04/28  21:00:00
83928         Log: IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
83929      Branch: perl
83930            ! ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
83931 ____________________________________________________________________________
83932 [  6008] By: gsar                                  on 2000/04/28  20:56:33
83933         Log: VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
83934      Branch: perl
83935            ! installperl vms/subconfigure.com
83936 ____________________________________________________________________________
83937 [  6007] By: gsar                                  on 2000/04/28  20:51:21
83938         Log: note about compile failures and END blocks (from M.J.T. Guy)
83939      Branch: perl
83940            ! pod/perl56delta.pod pod/perlmod.pod
83941 ____________________________________________________________________________
83942 [  6006] By: jhi                                   on 2000/04/28  20:42:14
83943         Log: Regen Configure.
83944      Branch: cfgperl
83945            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
83946            ! config_h.SH
83947 ____________________________________________________________________________
83948 [  6005] By: gsar                                  on 2000/04/28  20:41:16
83949         Log: perldoc might fail via "use blib" (from Hugo van der Sanden)
83950      Branch: perl
83951            ! utils/perldoc.PL
83952 ____________________________________________________________________________
83953 [  6004] By: jhi                                   on 2000/04/28  20:28:21
83954         Log: Integrate with Sarathy.
83955      Branch: cfgperl
83956           !> Configure INSTALL Porting/Glossary Porting/config.sh
83957           !> Porting/config_H config_h.SH epoc/config.sh perl.c sv.c
83958           !> t/pragma/warn/toke toke.c vms/subconfigure.com vos/config.def
83959           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
83960           !> win32/config.vc win32/win32.c
83961 ____________________________________________________________________________
83962 [  6003] By: gsar                                  on 2000/04/28  20:11:20
83963         Log: allow REG_EXPAND_SZ keys in Windows registry (from
83964              John Clayton <John.Clayton@barclayscapital.com>)
83965      Branch: perl
83966            ! win32/win32.c
83967 ____________________________________________________________________________
83968 [  6002] By: gsar                                  on 2000/04/28  19:34:16
83969         Log: destructive sv_setsv() can lose UV-ness from source, causing
83970              numeric promotions/comparisons to fail to do the right thing
83971      Branch: perl
83972            ! sv.c
83973 ____________________________________________________________________________
83974 [  6001] By: gsar                                  on 2000/04/28  18:44:15
83975         Log: support additional library locations via $Config{otherlibdirs}
83976              (from Andy Dougherty)
83977      Branch: perl
83978            ! Configure INSTALL Porting/Glossary Porting/config.sh
83979            ! Porting/config_H config_h.SH epoc/config.sh perl.c
83980            ! vms/subconfigure.com vos/config.def vos/config_h.SH_orig
83981            ! win32/config.bc win32/config.gc win32/config.vc
83982 ____________________________________________________________________________
83983 [  6000] By: gsar                                  on 2000/04/28  18:26:58
83984         Log: reworked otherlibdirs.U (from Andy Dougherty)
83985      Branch: metaconfig
83986            ! U/installdirs/otherlibdirs.U
83987 ____________________________________________________________________________
83988 [  5999] By: gsar                                  on 2000/04/28  18:17:07
83989         Log: fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
83990      Branch: perl
83991            ! t/pragma/warn/toke toke.c
83992 ____________________________________________________________________________
83993 [  5998] By: jhi                                   on 2000/04/28  13:32:17
83994         Log: Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
83995      Branch: cfgperl
83996            ! lib/Math/Complex.pm
83997 ____________________________________________________________________________
83998 [  5997] By: jhi                                   on 2000/04/28  13:14:04
83999         Log: Preserve $!.
84000      Branch: cfgperl
84001            ! lib/Math/Complex.pm
84002 ____________________________________________________________________________
84003 [  5996] By: jhi                                   on 2000/04/28  12:59:23
84004         Log: Integrate with Sarathy.
84005      Branch: cfgperl
84006           +> pod/perlrequick.pod pod/perlretut.pod
84007           !> (integrate 51 files)
84008 ____________________________________________________________________________
84009 [  5995] By: gsar                                  on 2000/04/28  09:37:36
84010         Log: fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
84011      Branch: perl
84012            ! mg.c t/pragma/warn/7fatal warnings.h warnings.pl
84013 ____________________________________________________________________________
84014 [  5994] By: gsar                                  on 2000/04/28  09:33:26
84015         Log: fix for missed accounting for null byte in pack("Z",...) (from
84016              M.J.T. Guy)
84017      Branch: perl
84018            ! pp.c t/op/pack.t
84019 ____________________________________________________________________________
84020 [  5993] By: gsar                                  on 2000/04/28  09:30:05
84021         Log: various minor tweaks seen on p5p
84022      Branch: perl
84023            ! lib/perl5db.pl pod/perlipc.pod pod/perlvar.pod
84024 ____________________________________________________________________________
84025 [  5992] By: gsar                                  on 2000/04/28  09:08:19
84026         Log: pod nit (from Simon Cozens)
84027      Branch: perl
84028            ! pod/perlop.pod
84029 ____________________________________________________________________________
84030 [  5991] By: gsar                                  on 2000/04/28  09:06:36
84031         Log: posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
84032      Branch: perl
84033            ! README.posix-bc hints/posix-bc.sh
84034 ____________________________________________________________________________
84035 [  5990] By: gsar                                  on 2000/04/28  08:54:52
84036         Log: use $ENV{LIB} to search for libs under Visual C compiler
84037              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
84038      Branch: perl
84039            ! lib/ExtUtils/Liblist.pm
84040 ____________________________________________________________________________
84041 [  5989] By: gsar                                  on 2000/04/28  08:27:12
84042         Log: qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
84043              itself and no other (from Tom Hughes)
84044      Branch: perl
84045            ! t/op/array.t toke.c
84046 ____________________________________________________________________________
84047 [  5988] By: gsar                                  on 2000/04/28  08:01:38
84048         Log: s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
84049              <paul@miraclefish.com>)
84050      Branch: perl
84051            ! lib/ExtUtils/MakeMaker.pm
84052 ____________________________________________________________________________
84053 [  5987] By: gsar                                  on 2000/04/28  07:53:09
84054         Log: B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
84055      Branch: perl
84056            ! ext/B/B/Bytecode.pm ext/B/B/Disassembler.pm
84057 ____________________________________________________________________________
84058 [  5986] By: gsar                                  on 2000/04/28  07:44:17
84059         Log: add regular expressions tutorial and quick-start guide (from
84060              Mark Kvale <kvale@phy.ucsf.edu>)
84061      Branch: perl
84062            + pod/perlrequick.pod pod/perlretut.pod
84063            ! AUTHORS MAINTAIN MANIFEST
84064 ____________________________________________________________________________
84065 [  5985] By: gsar                                  on 2000/04/28  07:30:28
84066         Log: forked child may not exit correctly if it failed to open
84067              /dev/console (from Graham Barr)
84068      Branch: perl
84069            ! ext/Sys/Syslog/Syslog.pm
84070 ____________________________________________________________________________
84071 [  5984] By: gsar                                  on 2000/04/28  07:27:20
84072         Log: attributes::reftype() doesn't work on tied argument
84073      Branch: perl
84074            ! xsutils.c
84075 ____________________________________________________________________________
84076 [  5983] By: gsar                                  on 2000/04/28  07:15:04
84077         Log: numeric conversion of non-number in change#3378 tramples on
84078              OOK offset, causing segfaults
84079      Branch: perl
84080            ! sv.c
84081 ____________________________________________________________________________
84082 [  5982] By: gsar                                  on 2000/04/28  04:48:25
84083         Log: avoid error in IO::Socket::INET when given an unknown service name
84084              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
84085      Branch: perl
84086            ! ext/IO/lib/IO/Socket/INET.pm
84087 ____________________________________________________________________________
84088 [  5981] By: gsar                                  on 2000/04/28  04:31:31
84089         Log: rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
84090              prototype mismatch with CORE::glob(); update pod and tests to
84091              suit (File::Glob::glob() is still available for backward
84092              compatibility, but should be considered deprecated)
84093      Branch: perl
84094            ! ext/File/Glob/Glob.pm t/lib/glob-basic.t t/lib/glob-case.t
84095            ! t/lib/glob-taint.t
84096 ____________________________________________________________________________
84097 [  5980] By: gsar                                  on 2000/04/28  03:47:29
84098         Log: allow Configure -S to run non-interactively (spotted by Greg Hudson
84099              <ghudson@mit.edu>)
84100      Branch: metaconfig
84101            ! U/modified/Options.U
84102      Branch: perl
84103            ! Configure
84104 ____________________________________________________________________________
84105 [  5979] By: gsar                                  on 2000/04/28  03:07:54
84106         Log: under useithreads, constant pad entries could inadvertently be
84107              shared across threads (from Eric Blood <eblood@xmission.com>);
84108              added Eric's test case to testsuite
84109      Branch: perl
84110            ! op.c t/op/misc.t
84111 ____________________________________________________________________________
84112 [  5978] By: gsar                                  on 2000/04/27  21:13:00
84113         Log: sync version numbers in File::Spec with the ones on CPAN
84114              (from Barrie Slaymaker)
84115      Branch: perl
84116            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
84117            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
84118            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
84119 ____________________________________________________________________________
84120 [  5977] By: gsar                                  on 2000/04/27  21:07:29
84121         Log: autoquote barewords followed by newline and arrow properly
84122              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
84123      Branch: perl
84124            ! t/pragma/warn/toke toke.c
84125 ____________________________________________________________________________
84126 [  5976] By: gsar                                  on 2000/04/27  20:41:20
84127         Log: DB_File v1.73 update (from Paul Marquess)
84128      Branch: perl
84129            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
84130            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
84131 ____________________________________________________________________________
84132 [  5975] By: gsar                                  on 2000/04/27  20:34:24
84133         Log: allow sort() reentrancy (variant of patch suggested by
84134              Hugo van der Sanden)
84135      Branch: perl
84136            ! pp_ctl.c t/op/sort.t
84137 ____________________________________________________________________________
84138 [  5974] By: gsar                                  on 2000/04/27  19:46:57
84139         Log: change#4197 somehow missed initializing PL_errors, meaning
84140              sytax error queueing wasn't working outside eval"" at all;
84141              also fixed eval"" to localize PL_error_count, so that compile-time
84142              eval's don't clobber the error state of the outer context
84143      Branch: perl
84144            ! lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
84145            ! t/pragma/warn/toke
84146 ____________________________________________________________________________
84147 [  5973] By: gsar                                  on 2000/04/27  18:29:05
84148         Log: fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
84149      Branch: perl
84150            ! regcomp.c regexec.c t/op/re_tests
84151 ____________________________________________________________________________
84152 [  5972] By: jhi                                   on 2000/04/27  18:22:41
84153         Log: Integrate with Sarathy.
84154      Branch: cfgperl
84155           +> t/lib/b.t t/lib/syslog.t
84156           !> (integrate 31 files)
84157 ____________________________________________________________________________
84158 [  5971] By: jhi                                   on 2000/04/27  18:18:46
84159         Log: Unicos tweaks from Mark P. Lutz.
84160      Branch: cfgperl
84161            ! hints/unicos.sh lib/Math/Complex.pm
84162 ____________________________________________________________________________
84163 [  5970] By: gsar                                  on 2000/04/27  18:05:11
84164         Log: Data::Dumper fumbles negative numbers on 32-bit platforms where
84165              IV is >32bits
84166      Branch: perl
84167            ! ext/Data/Dumper/Dumper.xs t/lib/dumper.t
84168 ____________________________________________________________________________
84169 [  5969] By: gsar                                  on 2000/04/27  17:50:56
84170         Log: fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
84171      Branch: perl
84172            + t/lib/syslog.t
84173            ! MANIFEST ext/Sys/Syslog/Syslog.pm
84174 ____________________________________________________________________________
84175 [  5968] By: gsar                                  on 2000/04/27  17:44:49
84176         Log: tolerate spaces in group names in test on solaris (from David Boyce
84177              <dsb@boyski.com>)
84178      Branch: perl
84179            ! t/op/groups.t
84180 ____________________________________________________________________________
84181 [  5967] By: gsar                                  on 2000/04/27  17:41:22
84182         Log: improved docs on the warn_uninit diagnostic (from David Glasser
84183              and Simon Cozens)
84184      Branch: perl
84185            ! pod/perldiag.pod
84186 ____________________________________________________________________________
84187 [  5966] By: gsar                                  on 2000/04/27  16:54:58
84188         Log: add testsuite for B backends, fix bug in B::Deparse (from
84189              Simon Cozens <simon@brecon.co.uk>)
84190      Branch: perl
84191            + t/lib/b.t
84192            ! MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
84193 ____________________________________________________________________________
84194 [  5965] By: gsar                                  on 2000/04/27  16:10:37
84195         Log: avoid "will not stay shared" warnings for our variables (from
84196              Robin Barker)
84197      Branch: perl
84198            ! op.c t/pragma/warn/op
84199 ____________________________________________________________________________
84200 [  5964] By: gsar                                  on 2000/04/27  07:05:05
84201         Log: reformat to 72 columns (again)
84202      Branch: perl
84203            ! pod/perldiag.pod
84204 ____________________________________________________________________________
84205 [  5963] By: gsar                                  on 2000/04/27  06:28:31
84206         Log: patch from Larry to make (\&) prototype work; added tests for
84207              the same
84208      Branch: perl
84209            ! op.c t/comp/proto.t
84210 ____________________________________________________________________________
84211 [  5962] By: gsar                                  on 2000/04/27  06:15:47
84212         Log: updated README.hpux (from Jeff Okamoto)
84213      Branch: perl
84214            ! README.hpux
84215 ____________________________________________________________________________
84216 [  5961] By: gsar                                  on 2000/04/27  05:55:03
84217         Log: recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
84218      Branch: perl
84219            ! emacs/cperl-mode.el
84220 ____________________________________________________________________________
84221 [  5960] By: gsar                                  on 2000/04/27  05:49:26
84222         Log: better INSTALL notes on Solaris issues (from Dominic Dunlop)
84223      Branch: perl
84224            ! INSTALL
84225 ____________________________________________________________________________
84226 [  5959] By: gsar                                  on 2000/04/27  05:33:41
84227         Log: doubled words in pods (from Simon Cozens
84228              <simon.p.cozens@jp.pwcglobal.com>)
84229      Branch: perl
84230            ! pod/perl56delta.pod pod/perldebguts.pod pod/perlfaq5.pod
84231            ! pod/perlfork.pod pod/perlfunc.pod pod/perlipc.pod
84232            ! pod/perllexwarn.pod pod/perllocale.pod pod/perlmodlib.pod
84233            ! pod/perlnumber.pod pod/perlopentut.pod pod/perltodo.pod
84234            ! pod/perltootc.pod
84235 ____________________________________________________________________________
84236 [  5958] By: gsar                                  on 2000/04/27  05:11:39
84237         Log: change#3569 deleted some essential code, revert; avoid use of
84238              atexit() to make DynaLoader work properly on AIX under mod_perl
84239              (from Jens-Uwe Mager <jum@helios.de>)
84240      Branch: perl
84241            ! ext/DynaLoader/dl_aix.xs
84242 ____________________________________________________________________________
84243 [  5957] By: gsar                                  on 2000/04/27  04:54:51
84244         Log: pod nits (from A. C. Yardley <yardley@tanet.net>)
84245      Branch: perl
84246            ! pod/perlmod.pod
84247 ____________________________________________________________________________
84248 [  5956] By: gsar                                  on 2000/04/27  04:51:47
84249         Log: better diagnostics on failed tests (from Ilya Zakharevich)
84250      Branch: perl
84251            ! t/op/lex_assign.t
84252 ____________________________________________________________________________
84253 [  5955] By: gsar                                  on 2000/04/27  04:26:44
84254         Log: longstanding bug exposed by change#3307: sort arguments weren't
84255              compiled with the right wantarray context (ensuing runtime lookup
84256              via block_gimme() was getting the incidental context of the
84257              sort() itself)
84258      Branch: perl
84259            ! op.c t/op/sort.t
84260 ____________________________________________________________________________
84261 [  5954] By: gsar                                  on 2000/04/26  23:42:12
84262         Log: integrate cfgperl contents into mainline
84263      Branch: perl
84264           !> (integrate 30 files)
84265 ____________________________________________________________________________
84266 [  5953] By: jhi                                   on 2000/04/26  23:06:42
84267         Log: Integrate with Sarathy.
84268      Branch: cfgperl
84269           !> README.win32 ext/B/B/Deparse.pm
84270           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
84271           !> lib/vars.pm perl.c pod/perldiag.pod pod/perlsub.pod
84272           !> pod/perlsyn.pod pod/perlthrtut.pod pod/perltoc.pod
84273           !> pod/perltodo.pod pod/perlxs.pod pod/perlxstut.pod
84274           !> utils/perldoc.PL vms/perlvms.pod
84275 ____________________________________________________________________________
84276 [  5952] By: jhi                                   on 2000/04/26  23:03:46
84277         Log: Undo "use integer" addition from 64bitint as it seems
84278              to break most of the subtests in Digital UNIX;
84279              Unicos needs to find another way.
84280      Branch: cfgperl
84281            ! t/op/64bitint.t
84282 ____________________________________________________________________________
84283 [  5951] By: jhi                                   on 2000/04/26  22:57:53
84284         Log: Be more robust on "extreme" (large absolute value)
84285              arguments.  Originally reported by Daniel Connelly
84286              as a problem with asinh() on large negative arguments,
84287              asinh() used to bail out because an argument to log()
84288              ended up being zero.  Ilya Zakharevich proposed using
84289              Taylor's series in such cases, which for such large
84290              arguments is a very good approximation.
84291      Branch: cfgperl
84292            ! lib/Math/Complex.pm t/lib/complex.t
84293 ____________________________________________________________________________
84294 [  5950] By: gsar                                  on 2000/04/25  19:13:12
84295         Log: reformat perldiag to avoid long lines
84296      Branch: perl
84297            ! pod/perldiag.pod
84298 ____________________________________________________________________________
84299 [  5949] By: gsar                                  on 2000/04/25  18:41:11
84300         Log: make perldoc use the pod2man from the same version (from
84301              M.J.T. Guy)
84302      Branch: perl
84303            ! utils/perldoc.PL
84304 ____________________________________________________________________________
84305 [  5948] By: gsar                                  on 2000/04/25  18:21:57
84306         Log: typo in vars.pm that leads to cryptic message (from Piotr Piatkowski
84307              <kompas@kompas.usr.onet.pl>)
84308      Branch: perl
84309            ! lib/vars.pm
84310 ____________________________________________________________________________
84311 [  5947] By: gsar                                  on 2000/04/25  18:11:53
84312         Log: use &dl_error rather than &dl_load_file as the guard for calling
84313              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
84314              statically built perl)
84315      Branch: perl
84316            ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
84317 ____________________________________________________________________________
84318 [  5946] By: jhi                                   on 2000/04/25  17:37:54
84319         Log: Document that tr() is not tr(1).
84320      Branch: cfgperl
84321            ! pod/perlop.pod
84322 ____________________________________________________________________________
84323 [  5945] By: gsar                                  on 2000/04/25  16:34:33
84324         Log: make module name mandatory after -M switch; reorder perldiag
84325              alphabetically (from Mark-Jason Dominus)
84326      Branch: perl
84327            ! perl.c pod/perldiag.pod
84328 ____________________________________________________________________________
84329 [  5944] By: jhi                                   on 2000/04/25  01:15:18
84330         Log: On second thoughts frexp() does have two arguments.
84331      Branch: cfgperl
84332            ! perl.h
84333 ____________________________________________________________________________
84334 [  5943] By: jhi                                   on 2000/04/24  22:56:32
84335         Log: Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
84336              Now pp_ncmp() returns undef is either operand is a NaN.
84337      Branch: cfgperl
84338            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
84339            ! Todo-5.6 config_h.SH epoc/config.sh perl.h pp.c pp_sys.c
84340            ! vms/subconfigure.com vos/config.def vos/config.h
84341            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
84342            ! win32/config.vc win32/config_H.bc win32/config_H.gc
84343            ! win32/config_H.vc
84344      Branch: metaconfig/U/perl
84345            + d_modfl.U
84346 ____________________________________________________________________________
84347 [  5942] By: jhi                                   on 2000/04/24  19:45:17
84348         Log: Regen Configure to match #5937.
84349      Branch: cfgperl
84350            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
84351            ! config_h.SH
84352      Branch: metaconfig
84353            ! U/installdirs/inc_version_list.U U/modified/cpp_stuff.U
84354 ____________________________________________________________________________
84355 [  5941] By: jhi                                   on 2000/04/24  19:24:11
84356         Log: Further Unicos fixes for Mark Lutz.
84357      Branch: cfgperl
84358            ! hints/unicos.sh pp_ctl.c
84359 ____________________________________________________________________________
84360 [  5940] By: jhi                                   on 2000/04/24  19:09:06
84361         Log: Various Unicos 10.0.0.6 fixes.
84362              
84363              Subject: [ID 20000414.007] Test suite failures in perl 5.6 on Cray T90
84364              From: Mark P Lutz <tecmpl1@triton.ca.boeing.com> 
84365              Reply-To: tecmpl1@triton.ca.boeing.com 
84366              To: perl5-porters@perl.org 
84367              Date: Fri, 14 Apr 2000 20:21:00 GMT 
84368              Message-Id: <200004142021.UAA36232@triton.ca.boeing.com> 
84369      Branch: cfgperl
84370            ! hints/unicos.sh pp.c pp_ctl.c t/op/64bitint.t
84371 ____________________________________________________________________________
84372 [  5939] By: gsar                                  on 2000/04/24  19:01:24
84373         Log: more pod nits (from Larry Virden)
84374      Branch: perl
84375            ! README.win32 pod/perlsub.pod pod/perlsyn.pod
84376            ! pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
84377            ! pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
84378 ____________________________________________________________________________
84379 [  5938] By: gsar                                  on 2000/04/24  18:54:01
84380         Log: Consolidated B::Deparse fixes (from Stephen McCamant)
84381      Branch: perl
84382            ! ext/B/B/Deparse.pm
84383 ____________________________________________________________________________
84384 [  5937] By: jhi                                   on 2000/04/24  17:39:00
84385         Log: Integrate with Sarathy.
84386      Branch: cfgperl
84387           +> (branch 31 files)
84388           !> (integrate 73 files)
84389 ____________________________________________________________________________
84390 [  5936] By: gsar                                  on 2000/04/24  17:30:06
84391         Log: additional tests for change#5934 (from Paul Marquess, who also
84392              sent in the same fix)
84393      Branch: perl
84394            ! t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
84395            ! t/pragma/warn/5nolint t/pragma/warn/6default
84396 ____________________________________________________________________________
84397 [  5935] By: jhi                                   on 2000/04/24  17:26:05
84398         Log: Do not assume sign propagation.
84399              Subject:  [PATCH] Re: [ID 20000410.010] Unicoss 10.0.0.6 and perl 5.6.0
84400              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk> 
84401              To: payner@ncifcrf.gov, perl5-porters@perl.org 
84402              Date: Tue, 18 Apr 2000 18:24:49 +0100 
84403              Message-Id: <E12hbk1-0006Ws-00@ursa.cus.cam.ac.uk> 
84404      Branch: cfgperl
84405            ! t/op/bop.t t/op/misc.t
84406 ____________________________________________________________________________
84407 [  5934] By: gsar                                  on 2000/04/24  17:16:54
84408         Log: propagate lexical warnings from surrounding scope correctly
84409              within string eval()
84410      Branch: perl
84411            ! pp_ctl.c t/pragma/warn/pp_ctl
84412 ____________________________________________________________________________
84413 [  5933] By: jhi                                   on 2000/04/24  17:01:07
84414         Log: Flatten the cpp jungle doing the nosuid checking.
84415      Branch: cfgperl
84416            ! perl.c
84417 ____________________________________________________________________________
84418 [  5932] By: gsar                                  on 2000/04/24  09:08:14
84419         Log: add rsignal(), whichsig() and do_join() to public API list
84420              (mod_perl uses them to good advantage)
84421      Branch: perl
84422            ! embed.pl global.sym objXSUB.h perlapi.c proto.h
84423 ____________________________________________________________________________
84424 [  5931] By: gsar                                  on 2000/04/24  09:01:40
84425         Log: fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
84426      Branch: perl
84427            ! pp_hot.c regexec.c t/op/pat.t
84428 ____________________________________________________________________________
84429 [  5930] By: gsar                                  on 2000/04/24  08:58:33
84430         Log: small os390 tweaks (from Peter Prymmer)
84431      Branch: perl
84432            ! config_h.SH makedepend.SH
84433 ____________________________________________________________________________
84434 [  5929] By: gsar                                  on 2000/04/24  08:55:25
84435         Log: pod nits
84436      Branch: perl
84437            ! pod/perlguts.pod
84438 ____________________________________________________________________________
84439 [  5928] By: gsar                                  on 2000/04/24  08:50:13
84440         Log: revert change#5923 ("breaks" t/lib/io_poll.t)
84441      Branch: perl
84442            ! ext/IO/lib/IO/Poll.pm
84443 ____________________________________________________________________________
84444 [  5927] By: gsar                                  on 2000/04/24  08:43:24
84445         Log: arrange for next() to resume at the unstack op rather than the
84446              loop conditional, so that scope cleanup happens correctly
84447              (from Stephen McCamant)
84448      Branch: perl
84449            ! op.c pp_ctl.c t/op/misc.t
84450 ____________________________________________________________________________
84451 [  5926] By: gsar                                  on 2000/04/24  08:18:40
84452         Log: on windows, reserve 16M of stack rather than 128M (allows more
84453              threads to run concurrently)
84454      Branch: perl
84455            ! win32/Makefile win32/makefile.mk
84456 ____________________________________________________________________________
84457 [  5925] By: gsar                                  on 2000/04/24  08:13:52
84458         Log: POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
84459      Branch: perl
84460            ! toke.c
84461 ____________________________________________________________________________
84462 [  5924] By: gsar                                  on 2000/04/24  08:08:59
84463         Log: avoid using uninitialized memory in require version check
84464      Branch: perl
84465            ! pp_ctl.c universal.c
84466 ____________________________________________________________________________
84467 [  5923] By: gsar                                  on 2000/04/24  07:20:14
84468         Log: various bugs in IO::Poll (from Lincoln D. Stein <lstein@cshl.org>)
84469      Branch: perl
84470            ! ext/IO/lib/IO/Poll.pm
84471 ____________________________________________________________________________
84472 [  5922] By: gsar                                  on 2000/04/24  07:08:42
84473         Log: commentary about IoTYPE() (from Nathan Torkington)
84474      Branch: perl
84475            ! sv.h
84476 ____________________________________________________________________________
84477 [  5921] By: gsar                                  on 2000/04/24  06:58:26
84478         Log: make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
84479              by fix
84480      Branch: perl
84481            ! sv.c t/lib/charnames.t t/pragma/utf8.t
84482 ____________________________________________________________________________
84483 [  5920] By: gsar                                  on 2000/04/24  06:37:59
84484         Log: Larry's fix for buggy propagation of utf8-ness in join(); add test
84485      Branch: perl
84486            ! doop.c t/op/ver.t
84487 ____________________________________________________________________________
84488 [  5919] By: gsar                                  on 2000/04/24  06:21:58
84489         Log: Configure might miss old directories when prefix must be
84490              expanded (from Robin Barker)
84491      Branch: metaconfig
84492            ! U/installdirs/inc_version_list.U
84493      Branch: perl
84494            ! Configure
84495 ____________________________________________________________________________
84496 [  5918] By: gsar                                  on 2000/04/24  06:16:11
84497         Log: VMS nits in glob() test (from Charles Lane)
84498      Branch: perl
84499            ! t/lib/glob-basic.t
84500 ____________________________________________________________________________
84501 [  5917] By: gsar                                  on 2000/04/24  06:11:56
84502         Log: various pod nits (from Larry Virden and others)
84503      Branch: perl
84504            ! README.amiga README.hpux README.machten README.os2
84505            ! README.os390 README.win32 embed.pl handy.h lib/IPC/Open3.pm
84506            ! pod/Win32.pod pod/perl56delta.pod pod/perlapi.pod
84507            ! pod/perlbook.pod pod/perlcompile.pod pod/perldebguts.pod
84508            ! pod/perldiag.pod pod/perlfork.pod pod/perlfunc.pod
84509            ! pod/perlguts.pod pod/perlintern.pod pod/perlipc.pod
84510            ! pod/perlmod.pod pod/perlmodinstall.pod pod/perlnumber.pod
84511            ! pod/perlop.pod pod/perlport.pod pod/perlre.pod
84512            ! pod/perltrap.pod pod/perlunicode.pod pod/perlvar.pod pp.h
84513 ____________________________________________________________________________
84514 [  5916] By: gsar                                  on 2000/04/24  05:52:43
84515         Log: ignore dotfiles (.cvsignore etc) in test (from Warren Jones
84516              <wjones@tc.fluke.com>)
84517      Branch: perl
84518            ! t/lib/glob-basic.t
84519 ____________________________________________________________________________
84520 [  5915] By: gsar                                  on 2000/04/24  05:07:01
84521         Log: supported platforms mixed up
84522      Branch: perl
84523            ! pod/perl56delta.pod pod/perlport.pod
84524 ____________________________________________________________________________
84525 [  5914] By: gsar                                  on 2000/04/24  04:56:08
84526         Log: caller() wasn't returning the right number of elements for
84527              eval {...}
84528      Branch: perl
84529            ! pp_ctl.c t/pragma/warn/9enabled
84530 ____________________________________________________________________________
84531 [  5913] By: gsar                                  on 2000/04/24  04:35:41
84532         Log: pod nit: $yday range for localtime/gmtime is 0..364 not 1..365 (from
84533              Mark-Jason Dominus)
84534      Branch: perl
84535            ! pod/perlfunc.pod
84536 ____________________________________________________________________________
84537 [  5912] By: gsar                                  on 2000/04/24  04:17:15
84538         Log: fix totally broken caching in UNIVERSAL::isa() (from
84539              Nick Ing-Simmons)
84540      Branch: perl
84541            ! t/op/universal.t universal.c
84542 ____________________________________________________________________________
84543 [  5911] By: gsar                                  on 2000/04/24  03:39:47
84544         Log: add linebreak properties from unicode/LineBrk.txt (from
84545              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
84546      Branch: perl
84547            + lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
84548            + lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
84549            + lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
84550            + lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
84551            + lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
84552            + lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
84553            + lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
84554            + lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
84555            + lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
84556            + lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
84557            + lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
84558            + lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
84559            + lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
84560            + lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
84561            + lib/unicode/Is/LbrkZW.pl
84562            ! lib/unicode/mktables.PL
84563 ____________________________________________________________________________
84564 [  5910] By: gsar                                  on 2000/04/24  03:23:10
84565         Log: typo in pod
84566      Branch: perl
84567            ! ext/Thread/Thread.pm
84568 ____________________________________________________________________________
84569 [  5909] By: gsar                                  on 2000/04/24  03:22:03
84570         Log: mode argument to do_binmode() should be file mode, not boolean
84571      Branch: perl
84572            ! pp_sys.c
84573 ____________________________________________________________________________
84574 [  5908] By: gsar                                  on 2000/04/16  16:51:08
84575         Log: introduce illegal symbols into null package so that gv_fetchpv(...,TRUE)
84576              always returns a valid GV even when the symbol is trapped by strictures
84577              (avoids coredumps)
84578              
84579              TODO: the C<package;> hack needs similar treatment
84580      Branch: perl
84581            ! embedvar.h gv.c intrpvar.h perl.c perlapi.h
84582            ! t/pragma/strict-vars
84583 ____________________________________________________________________________
84584 [  5907] By: jhi                                   on 2000/03/31  23:42:56
84585         Log: pp_gmtime() assumed that newSVpvf %d would take C ints,
84586              an assumption which #5905 demolished.
84587      Branch: cfgperl
84588            ! pp_sys.c
84589 ____________________________________________________________________________
84590 [  5906] By: jhi                                   on 2000/03/31  18:54:37
84591         Log: Typo in #5905.
84592      Branch: cfgperl
84593            ! t/op/64bitint.t
84594 ____________________________________________________________________________
84595 [  5905] By: jhi                                   on 2000/03/31  18:50:54
84596         Log: Fix for "[ID 20000329.080] quad printing does not work as documented",
84597              reported by Joseph N. Hall.  The bug was that even with use64bitint
84598              one had to use the prefixes q, L, or ll with printf/sprintf,
84599              contrary to the documentation and common sense.
84600      Branch: cfgperl
84601            ! sv.c t/op/64bitint.t
84602 ____________________________________________________________________________
84603 [  5904] By: gsar                                  on 2000/03/28  02:31:32
84604         Log: add Changes, perldelta.pod
84605      Branch: perl
84606            + Changes pod/perldelta.pod
84607 ____________________________________________________________________________
84608 [  5903] By: gsar                                  on 2000/03/28  02:03:55
84609         Log: rename Changes and perldelta.pod
84610      Branch: perl
84611           +> Changes5.6 pod/perl56delta.pod
84612            - Changes pod/perldelta.pod
84613            ! MANIFEST
84614 ____________________________________________________________________________
84615 [  5902] By: gsar                                  on 2000/03/28  01:59:14
84616         Log: create maint-5.6 branch
84617      Branch: maint-5.6/perl
84618           +> (branch 1611 files)
84619 ____________________________________________________________________________
84620 [  5901] By: jhi                                   on 2000/03/23  05:48:43
84621         Log: Integrate with Sarathy.
84622      Branch: cfgperl
84623           !> Changes patchlevel.h pod/perlhist.pod pod/perltoc.pod
84624 ____________________________________________________________________________
84625 [  5900] By: gsar                                  on 2000/03/23  05:42:43
84626         Log: three guesses on what this is :-)
84627      Branch: perl
84628            ! Changes